.p-client-add {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 660px;
  padding: 24px;
  color: #3e3e3e;
}
.p-client-add-phone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 8px 0 0;
}
.p-client-add-phone_label {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 190px;
  height: 46px;
  padding: 0 8px;
}
.p-client-add-phone_label-span {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1px;
  min-height: 1px;
  display: block;
  pointer-events: none;
  font-size: 15px;
  line-height: 1;
  color: #000;
  font-weight: 600;
  word-wrap: break-word;
}
.p-client-add-phone_elements {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
}
.p-client-add .element-cr._divider {
  margin-top: 8px;
  border-top: 1px solid #f1f4f5;
  padding-top: 8px;
}
.p-client-add .element-cr._inline {
  margin-left: -16px !important;
}
.p-client-add .element#autocompleteCountry,
.p-client-add .element#autocompleteCountryAdditional {
  position: relative;
  width: 70px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.p-client-add .element#autocompleteCountry._active,
.p-client-add .element#autocompleteCountryAdditional._active {
  z-index: 3;
}
.p-client-add .element#autocompleteCountry:empty,
.p-client-add .element#autocompleteCountryAdditional:empty {
  display: none;
}
.p-client-add .element#autocompleteCountry .element-autocomplete_ac,
.p-client-add .element#autocompleteCountryAdditional .element-autocomplete_ac {
  width: 260px;
}
.p-client-add .element#autocompleteCountry .element-autocomplete_label,
.p-client-add .element#autocompleteCountryAdditional .element-autocomplete_label {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 16px;
  max-height: none;
  margin: 18px 0 0 16px;
}
.p-client-add .element#autocompleteCountry .element-autocomplete_field,
.p-client-add .element#autocompleteCountryAdditional .element-autocomplete_field {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: transparent;
}
.p-client-add .element#autocompleteCountry .element-autocomplete_field::-moz-selection,
.p-client-add .element#autocompleteCountryAdditional .element-autocomplete_field::-moz-selection {
  background: transparent;
  color: transparent;
}
.p-client-add .element#autocompleteCountry .element-autocomplete_field::selection,
.p-client-add .element#autocompleteCountryAdditional .element-autocomplete_field::selection {
  background: transparent;
  color: transparent;
}
.p-client-add .element#phone,
.p-client-add .element#additional_contact_phone {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
}
.p-client-add .element#surname {
  width: 200px;
}
.p-client-add .element#first_name {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
}
.p-confirmationWidget {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255,255,255,0.75);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 202;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 0 12px;
}
.p-confirmationWidget_cr {
  position: relative;
  border: 1px solid;
  padding: 32px 32px;
  top: 104px;
  border-radius: 4px;
  width: 660px;
  max-width: 960px;
  background: #fff;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 80px;
}
.p-confirmationWidget_cr._news{
  max-width: unset;
  width: 80vw;
  height: 80vh;
}
.p-confirmationWidget_cr._news iframe {
  height: 70vh;
}

@media (max-height: 1600px) {
  .p-confirmationWidget_cr._news iframe {
    height: 65vh;
  }
}
@media (max-height: 1000px) {
  .p-confirmationWidget_cr._news iframe {
    height: 60vh;
  }
}
body .p-confirmationWidget_cr {
  border-color: var(--versioncolor);
}
body._beauty .p-confirmationWidget_cr {
  border-color: var(--versioncolor);
}
body._health .p-confirmationWidget_cr {
  border-color: var(--versioncolor);
}
body._smile .p-confirmationWidget_cr {
  border-color: var(--versioncolor);
}
body._happiness .p-confirmationWidget_cr {
  border-color: var(--versioncolor);
}
body._velocity .p-confirmationWidget_cr {
  border-color: var(--versioncolor);
}
body._friend .p-confirmationWidget_cr {
  border-color: var(--versioncolor);
}
body._strength .p-confirmationWidget_cr {
  border-color: var(--versioncolor);
}
.p-confirmationWidget_cr._wa {
  width: auto;
}
.p-confirmationWidget_preloader {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: rgba(255,255,255,0.75);
  display: none;
}
.p-confirmationWidget_preloader._shown {
  display: block;
}
.p-confirmationWidget_preloader .t-preloader {
  font-size: 32px;
}
.p-confirmationWidget-progressbar {
  position: absolute;
  z-index: 3;
  height: 24px;
  bottom: 80px;
  right: 24px;
  left: 24px;
  border-radius: 4px;
  border: 1px solid;
  background: #fff;
}
body .p-confirmationWidget-progressbar {
  border-color: var(--versioncolor);
}
body._beauty .p-confirmationWidget-progressbar {
  border-color: var(--versioncolor);
}
body._health .p-confirmationWidget-progressbar {
  border-color: var(--versioncolor);
}
body._smile .p-confirmationWidget-progressbar {
  border-color: var(--versioncolor);
}
body._happiness .p-confirmationWidget-progressbar {
  border-color: var(--versioncolor);
}
body._velocity .p-confirmationWidget-progressbar {
  border-color: var(--versioncolor);
}
body._friend .p-confirmationWidget-progressbar {
  border-color: var(--versioncolor);
}
body._strength .p-confirmationWidget-progressbar {
  border-color: var(--versioncolor);
}
.p-confirmationWidget-progressbar_background {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
body .p-confirmationWidget-progressbar_background {
  background: var(--versioncolor);
}
body._beauty .p-confirmationWidget-progressbar_background {
  background: var(--versioncolor);
}
body._health .p-confirmationWidget-progressbar_background {
  background: var(--versioncolor);
}
body._smile .p-confirmationWidget-progressbar_background {
  background: var(--versioncolor);
}
body._happiness .p-confirmationWidget-progressbar_background {
  background: var(--versioncolor);
}
body._velocity .p-confirmationWidget-progressbar_background {
  background: var(--versioncolor);
}
body._friend .p-confirmationWidget-progressbar_background {
  background: var(--versioncolor);
}
body._strength .p-confirmationWidget-progressbar_background {
  background: var(--versioncolor);
}
.p-confirmationWidget-progressbar_percent {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 24px;
  width: 80px;
  margin: -12px 0 0 -40px;
  text-shadow: 1px 0 1px #fff, -1px 0 1px #fff, 0 1px 1px #fff, 0 -1px 1px #fff;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
}
.p-confirmationWidget_progressMsg {
  position: absolute;
  top: 40px;
  right: 0;
  left: 0;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
}
.p-confirmationWidget_close {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 28px;
  height: 28px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: 3;
}
.p-confirmationWidget_close::before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  text-align: center;
  line-height: 2px;
  margin: -1px 0 0;
  content: '\e60e';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
}
body .p-confirmationWidget_close::before {
  color: var(--versioncolor);
}
body._beauty .p-confirmationWidget_close::before {
  color: var(--versioncolor);
}
body._health .p-confirmationWidget_close::before {
  color: var(--versioncolor);
}
body._smile .p-confirmationWidget_close::before {
  color: var(--versioncolor);
}
body._happiness .p-confirmationWidget_close::before {
  color: var(--versioncolor);
}
body._velocity .p-confirmationWidget_close::before {
  color: var(--versioncolor);
}
body._friend .p-confirmationWidget_close::before {
  color: var(--versioncolor);
}
body._strength .p-confirmationWidget_close::before {
  color: var(--versioncolor);
}
.p-confirmationWidget-confirmation {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-confirmationWidget-confirmation-image {
  text-align: center;
}
.p-confirmationWidget-confirmation-image_img {
  max-width: 100%;
}
.p-confirmationWidget-confirmation_heading {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
}
.p-confirmationWidget-confirmation_heading strong {
  font-weight: 600;
}
body .p-confirmationWidget-confirmation_heading strong {
  color: var(--versioncolor);
}
body._beauty .p-confirmationWidget-confirmation_heading strong {
  color: var(--versioncolor);
}
body._health .p-confirmationWidget-confirmation_heading strong {
  color: var(--versioncolor);
}
body._smile .p-confirmationWidget-confirmation_heading strong {
  color: var(--versioncolor);
}
body._happiness .p-confirmationWidget-confirmation_heading strong {
  color: var(--versioncolor);
}
body._velocity .p-confirmationWidget-confirmation_heading strong {
  color: var(--versioncolor);
}
body._friend .p-confirmationWidget-confirmation_heading strong {
  color: var(--versioncolor);
}
body._strength .p-confirmationWidget-confirmation_heading strong {
  color: var(--versioncolor);
}
.p-confirmationWidget-confirmation_text {
  margin: 12px 0 0;
  font-size: 14px;
}
.p-confirmationWidget-confirmation_text em {
  font-style: normal;
}
body .p-confirmationWidget-confirmation_text em {
  color: var(--versioncolor);
}
body._beauty .p-confirmationWidget-confirmation_text em {
  color: var(--versioncolor);
}
body._health .p-confirmationWidget-confirmation_text em {
  color: var(--versioncolor);
}
body._smile .p-confirmationWidget-confirmation_text em {
  color: var(--versioncolor);
}
body._happiness .p-confirmationWidget-confirmation_text em {
  color: var(--versioncolor);
}
body._velocity .p-confirmationWidget-confirmation_text em {
  color: var(--versioncolor);
}
body._friend .p-confirmationWidget-confirmation_text em {
  color: var(--versioncolor);
}
body._strength .p-confirmationWidget-confirmation_text em {
  color: var(--versioncolor);
}
.p-confirmationWidget-confirmation_text strong {
  font-weight: 600;
  font-size: 16px;
}
body .p-confirmationWidget-confirmation_text strong {
  color: var(--versioncolor);
}
body._beauty .p-confirmationWidget-confirmation_text strong {
  color: var(--versioncolor);
}
body._health .p-confirmationWidget-confirmation_text strong {
  color: var(--versioncolor);
}
body._smile .p-confirmationWidget-confirmation_text strong {
  color: var(--versioncolor);
}
body._happiness .p-confirmationWidget-confirmation_text strong {
  color: var(--versioncolor);
}
body._velocity .p-confirmationWidget-confirmation_text strong {
  color: var(--versioncolor);
}
body._friend .p-confirmationWidget-confirmation_text strong {
  color: var(--versioncolor);
}
body._strength .p-confirmationWidget-confirmation_text strong {
  color: var(--versioncolor);
}
.p-confirmationWidget-confirmation_text h1 {
  font-weight: 600;
  font-size: 18px;
  margin: 0 0 12px;
}
.p-confirmationWidget-confirmation_message {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
}
.p-confirmationWidget-confirmation_message strong {
  font-weight: 600;
}
body .p-confirmationWidget-confirmation_message strong {
  color: var(--versioncolor);
}
body._beauty .p-confirmationWidget-confirmation_message strong {
  color: var(--versioncolor);
}
body._health .p-confirmationWidget-confirmation_message strong {
  color: var(--versioncolor);
}
body._smile .p-confirmationWidget-confirmation_message strong {
  color: var(--versioncolor);
}
body._happiness .p-confirmationWidget-confirmation_message strong {
  color: var(--versioncolor);
}
body._velocity .p-confirmationWidget-confirmation_message strong {
  color: var(--versioncolor);
}
body._friend .p-confirmationWidget-confirmation_message strong {
  color: var(--versioncolor);
}
body._strength .p-confirmationWidget-confirmation_message strong {
  color: var(--versioncolor);
}
.p-confirmationWidget-confirmation-buttons {
  margin: 12px 0 0 -12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-confirmationWidget-confirmation-buttons._column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-confirmationWidget-confirmation-buttons_c {
  padding: 12px 0 0 12px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.p-confirmationWidget-confirmation-buttons .t-button {
  min-width: 160px;
}
.p-confirmationWidget-newDemo_heading {
  font-size: 32px;
  text-align: center;
}
body .p-confirmationWidget-newDemo_heading {
  color: var(--versioncolor);
}
body._beauty .p-confirmationWidget-newDemo_heading {
  color: var(--versioncolor);
}
body._health .p-confirmationWidget-newDemo_heading {
  color: var(--versioncolor);
}
body._smile .p-confirmationWidget-newDemo_heading {
  color: var(--versioncolor);
}
body._happiness .p-confirmationWidget-newDemo_heading {
  color: var(--versioncolor);
}
body._velocity .p-confirmationWidget-newDemo_heading {
  color: var(--versioncolor);
}
body._friend .p-confirmationWidget-newDemo_heading {
  color: var(--versioncolor);
}
body._strength .p-confirmationWidget-newDemo_heading {
  color: var(--versioncolor);
}
.p-confirmationWidget-newDemo-parts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0 0 -12px;
}
.p-confirmationWidget-newDemo-parts_i {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1px;
  min-height: 1px;
  padding: 12px 0 0 12px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.p-confirmationWidget-newDemo_or {
  height: 150px;
  font-weight: 600;
  font-size: 24px;
}
.p-confirmationWidget-newDemo-block {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #e6e6e6;
}
.p-confirmationWidget-newDemo-block._fixed {
  background: url("../images/demo.jpg") no-repeat 0 0;
}
.p-confirmationWidget-newDemo-block-top {
  padding: 12px;
}
.p-confirmationWidget-newDemo-block-top._right {
  text-align: right;
}
.p-confirmationWidget-newDemo-block-top_t {
  font-size: 16px;
  line-height: 1.5;
}
.p-confirmationWidget-newDemo-block-bottom {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0 -8px 8px -6px rgba(0,0,0,0.2) inset;
          box-shadow: 0 -8px 8px -6px rgba(0,0,0,0.2) inset;
  text-align: center;
  padding: 0 24px;
  border-radius: 0 0 8px 8px;
}
body .p-confirmationWidget-newDemo-block-bottom {
  background: var(--versioncolor);
}
body._beauty .p-confirmationWidget-newDemo-block-bottom {
  background: var(--versioncolor);
}
body._health .p-confirmationWidget-newDemo-block-bottom {
  background: var(--versioncolor);
}
body._smile .p-confirmationWidget-newDemo-block-bottom {
  background: var(--versioncolor);
}
body._happiness .p-confirmationWidget-newDemo-block-bottom {
  background: var(--versioncolor);
}
body._velocity .p-confirmationWidget-newDemo-block-bottom {
  background: var(--versioncolor);
}
body._friend .p-confirmationWidget-newDemo-block-bottom {
  background: var(--versioncolor);
}
body._strength .p-confirmationWidget-newDemo-block-bottom {
  background: var(--versioncolor);
}
.p-confirmationWidget-newDemo-block-bottom {
  -webkit-transition: background 0.2s ease-in-out;
          transition: background 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.p-confirmationWidget-newDemo-block:hover .p-confirmationWidget-newDemo-block-bottom {
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
}
body .p-confirmationWidget-newDemo-block:hover .p-confirmationWidget-newDemo-block-bottom {
  background: var(--versioncolor3);
}
body._beauty .p-confirmationWidget-newDemo-block:hover .p-confirmationWidget-newDemo-block-bottom {
  background: var(--versioncolor3);
}
body._health .p-confirmationWidget-newDemo-block:hover .p-confirmationWidget-newDemo-block-bottom {
  background: var(--versioncolor3);
}
body._smile .p-confirmationWidget-newDemo-block:hover .p-confirmationWidget-newDemo-block-bottom {
  background: var(--versioncolor3);
}
body._happiness .p-confirmationWidget-newDemo-block:hover .p-confirmationWidget-newDemo-block-bottom {
  background: var(--versioncolor3);
}
body._velocity .p-confirmationWidget-newDemo-block:hover .p-confirmationWidget-newDemo-block-bottom {
  background: var(--versioncolor3);
}
body._friend .p-confirmationWidget-newDemo-block:hover .p-confirmationWidget-newDemo-block-bottom {
  background: var(--versioncolor3);
}
body._strength .p-confirmationWidget-newDemo-block:hover .p-confirmationWidget-newDemo-block-bottom {
  background: var(--versioncolor3);
}
.p-confirmationWidget-newDemo-block:active .p-confirmationWidget-newDemo-block-bottom {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
body .p-confirmationWidget-newDemo-block:active .p-confirmationWidget-newDemo-block-bottom {
  background: var(--versioncolor4);
}
body._beauty .p-confirmationWidget-newDemo-block:active .p-confirmationWidget-newDemo-block-bottom {
  background: var(--versioncolor4);
}
body._health .p-confirmationWidget-newDemo-block:active .p-confirmationWidget-newDemo-block-bottom {
  background: var(--versioncolor4);
}
body._smile .p-confirmationWidget-newDemo-block:active .p-confirmationWidget-newDemo-block-bottom {
  background: var(--versioncolor4);
}
body._happiness .p-confirmationWidget-newDemo-block:active .p-confirmationWidget-newDemo-block-bottom {
  background: var(--versioncolor4);
}
body._velocity .p-confirmationWidget-newDemo-block:active .p-confirmationWidget-newDemo-block-bottom {
  background: var(--versioncolor4);
}
body._friend .p-confirmationWidget-newDemo-block:active .p-confirmationWidget-newDemo-block-bottom {
  background: var(--versioncolor4);
}
body._strength .p-confirmationWidget-newDemo-block:active .p-confirmationWidget-newDemo-block-bottom {
  background: var(--versioncolor4);
}
.p-confirmationWidget-newDemo-block-bottom_t {
  margin: -4px 0 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1px;
  min-height: 1px;
  color: #fff;
  font-size: 22px;
  white-space: nowrap;
  line-height: 1.2;
}
.p-financialWidget,.p-justMiddlePagePopupWidget {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255,255,255,0.75);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 200;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.p-financialWidget_cr,.p-justMiddlePagePopupWidget_cr {
  position: relative;
  border: 1px solid;
  padding: 12px 16px 0;
  top: 104px;
  border-radius: 4px;
  width: 50%;
  background: #fff;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 80px;
  margin: 0 0 24px;
}
body .p-financialWidget_cr,body .p-justMiddlePagePopupWidget_cr {
  border-color: var(--versioncolor);
}
body._beauty .p-financialWidget_cr,body._beauty .p-justMiddlePagePopupWidget_cr  {
  border-color: var(--versioncolor);
}
body._health .p-financialWidget_cr,body._health .p-justMiddlePagePopupWidget_cr  {
  border-color: var(--versioncolor);
}
body._smile .p-financialWidget_cr,body._smile .p-justMiddlePagePopupWidget_cr  {
  border-color: var(--versioncolor);
}
body._happiness .p-financialWidget_cr,body._happiness .p-justMiddlePagePopupWidget_cr  {
  border-color: var(--versioncolor);
}
body._velocity .p-financialWidget_cr,body._velocity .p-justMiddlePagePopupWidget_cr  {
  border-color: var(--versioncolor);
}
body._friend .p-financialWidget_cr,body._friend .p-justMiddlePagePopupWidget_cr {
  border-color: var(--versioncolor);
}
body._strength .p-financialWidget_cr,body._strength  .p-justMiddlePagePopupWidget_cr {
  border-color: var(--versioncolor);
}
.p-financialWidget_preloader,.p-justMiddlePagePopupWidget_preloader {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: rgba(255,255,255,0.75);
  display: none;
}
.p-financialWidget_preloader._shown,.p-justMiddlePagePopupWidget_preloader._shown {
  display: block;
}

@-webkit-keyframes spin2 {
  0% {
    -webkit-transform: translate3D(0, 0%, 0) rotate(0deg);
  }
  100% {
    -webkit-transform: translate3D(0, 0, 0) rotate(359deg);
  }
}
@keyframes spin2 {
  0% {
    transform: translate3D(0%, 0%, 0) rotate(0deg);
  }
  100% {
    transform: translate3D(0%, 0%, 0) rotate(359deg);
  }
}
.p-financialWidget_preloader._permanent,
.p-confirmationWidget_preloader._permanent {
  display: block;
  background: none;
}
.p-financialWidget_preloader._permanent .t-preloader,
.p-confirmationWidget_preloader._permanent .t-preloader{
  -webkit-animation: spin2 1.5s linear infinite;
  animation: spin2 1.5s linear infinite;
}

.p-financialWidget_preloader .t-preloader,.p-justMiddlePagePopupWidget_preloader .t-preloader {
  font-size: 32px;
}
.p-financialWidget_close,.p-justMiddlePagePopupWidget_close {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 28px;
  height: 28px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: 3;
}
.p-financialWidget_close::before,.p-justMiddlePagePopupWidget_close::before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  text-align: center;
  line-height: 2px;
  margin: -1px 0 0;
  content: '\e60e';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
}
body .p-financialWidget_close::before,body .p-justMiddlePagePopupWidget_close::before {
  color: var(--versioncolor);
}
body._beauty .p-financialWidget_close::before, body._beauty .p-justMiddlePagePopupWidget_close::before {
  color: var(--versioncolor);
}
body._health .p-financialWidget_close::before, body._health .p-justMiddlePagePopupWidget_close::before {
  color: var(--versioncolor);
}
body._smile .p-financialWidget_close::before, body._smile .p-justMiddlePagePopupWidget_close::before {
  color: var(--versioncolor);
}
body._happiness .p-financialWidget_close::before,body._happiness .p-justMiddlePagePopupWidget_close::before {
  color: var(--versioncolor);
}
body._velocity .p-financialWidget_close::before,body._velocity .p-justMiddlePagePopupWidget_close::before {
  color: var(--versioncolor);
}
body._friend .p-financialWidget_close::before,body._friend .p-justMiddlePagePopupWidget_close::before {
  color: var(--versioncolor);
}
body._strength .p-financialWidget_close::before,body._strength .p-justMiddlePagePopupWidget_close::before {
  color: var(--versioncolor);
}
.p-financialWidget-invoice {
  padding: 0 0 12px;
}
.p-financialWidget-invoice:empty {
  display: none;
}
.p-financialWidget-invoice_cr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.p-financialWidget-invoice_c._grow {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
}
.p-financialWidget-invoice_button + .p-financialWidget-invoice_button {
  margin-top: 8px;
}
.p-financialWidget-invoice-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.p-financialWidget-invoice-heading_name {

  min-width: 1px;
  min-height: 1px;
  font-size: 16px;
  font-weight: 600;
}
.p-financialWidget-invoice-heading_status {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  font-size: 14px;
  color: #fff;
  border-radius: 4px;
  margin: 0 0 0 12px;
  padding: 0 6px 2px;
  background-color: #c2c2c2;
}
body .p-financialWidget-invoice-heading_status._paid {
  background-color: var(--versioncolor);
}
body._beauty .p-financialWidget-invoice-heading_status._paid {
  background-color: var(--versioncolor);
}
body._health .p-financialWidget-invoice-heading_status._paid {
  background-color: var(--versioncolor);
}
body._smile .p-financialWidget-invoice-heading_status._paid {
  background-color: var(--versioncolor);
}
body._happiness .p-financialWidget-invoice-heading_status._paid {
  background-color: var(--versioncolor);
}
body._velocity .p-financialWidget-invoice-heading_status._paid {
  background-color: var(--versioncolor);
}
body._friend .p-financialWidget-invoice-heading_status._paid {
  background-color: var(--versioncolor);
}
body._strength .p-financialWidget-invoice-heading_status._paid {
  background-color: var(--versioncolor);
}
.p-financialWidget-invoice-heading_status._cancelled {
  background-color: #ff7979;
}
.p-financialWidget-invoice-heading_status._awaiting {
  opacity: 0.5;
}
body .p-financialWidget-invoice-heading_status._awaiting {
  background-color: var(--versioncolor);
}
body._beauty .p-financialWidget-invoice-heading_status._awaiting {
  background-color: var(--versioncolor);
}
body._health .p-financialWidget-invoice-heading_status._awaiting {
  background-color: var(--versioncolor);
}
body._smile .p-financialWidget-invoice-heading_status._awaiting {
  background-color: var(--versioncolor);
}
body._happiness .p-financialWidget-invoice-heading_status._awaiting {
  background-color: var(--versioncolor);
}
body._velocity .p-financialWidget-invoice-heading_status._awaiting {
  background-color: var(--versioncolor);
}
body._friend .p-financialWidget-invoice-heading_status._awaiting {
  background-color: var(--versioncolor);
}
body._strength .p-financialWidget-invoice-heading_status._awaiting {
  background-color: var(--versioncolor);
}
.p-financialWidget-invoice-heading_status._awaiting_cancel {
  background-color: #ff7979;
  opacity: 0.5;
}
.p-financialWidget-invoice_reason {
  padding: 8px 0;
  font-size: 14px;
  color: #888;
}
.p-financialWidget-invoice-info {
  margin: 4px 0 0;
  font-size: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.p-financialWidget-invoice-info_label {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  width: 210px;
}
body .p-financialWidget-invoice-info_label {
  color: var(--versioncolor);
}
body._beauty .p-financialWidget-invoice-info_label {
  color: var(--versioncolor);
}
body._health .p-financialWidget-invoice-info_label {
  color: var(--versioncolor);
}
body._smile .p-financialWidget-invoice-info_label {
  color: var(--versioncolor);
}
body._happiness .p-financialWidget-invoice-info_label {
  color: var(--versioncolor);
}
body._velocity .p-financialWidget-invoice-info_label {
  color: var(--versioncolor);
}
body._friend .p-financialWidget-invoice-info_label {
  color: var(--versioncolor);
}
body._strength .p-financialWidget-invoice-info_label {
  color: var(--versioncolor);
}
.p-financialWidget-invoice-info_value {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  color: #000;
  font-weight: 600;
}
.p-financialWidget._confirmation .p-financialWidget-invoice .t-button {
  display: none;
}
.p-financialWidget-payments {
  border-top: 1px solid;
  margin: 0 -16px 0;
}
body .p-financialWidget-payments {
  border-color: var(--versioncolor);
}
body._beauty .p-financialWidget-payments {
  border-color: var(--versioncolor);
}
body._health .p-financialWidget-payments {
  border-color: var(--versioncolor);
}
body._smile .p-financialWidget-payments {
  border-color: var(--versioncolor);
}
body._happiness .p-financialWidget-payments {
  border-color: var(--versioncolor);
}
body._velocity .p-financialWidget-payments {
  border-color: var(--versioncolor);
}
body._friend .p-financialWidget-payments {
  border-color: var(--versioncolor);
}
body._strength .p-financialWidget-payments {
  border-color: var(--versioncolor);
}
.p-financialWidget-payments:empty {
  display: none;
}
.p-financialWidget-payments_i {
  position: relative;
}
.p-financialWidget-payments_i + .p-financialWidget-payments_i::before {
  position: absolute;
  top: 0;
  right: 16px;
  left: 16px;
  border-top: 1px solid #d8d8d8;
  content: ' ';
}
.p-financialWidget-payments_i:not(._refund) + .p-financialWidget-payments_i._refund::before {
  right: 0;
  left: 0;
  border-color: #b4b4b4;
}
.p-financialWidget-payment {
  padding: 8px 16px;
}
.p-financialWidget-payment._refund {
  background: #fafafa;
}
.p-financialWidget-payment-info {
  font-size: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.p-financialWidget-payment-info + .p-financialWidget-payment-info {
  margin-top: 2px;
}
.p-financialWidget-payment-info_label {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  width: 120px;
  color: #888;
  font-size: 12px;
}
.p-financialWidget-payment-info_value {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  color: #000;
}
.p-financialWidget-payment-info_value._single {
  color: #888;
}
.p-financialWidget-payment-info_value._unit {
  font-weight: 600;
}
.p-financialWidget .element#source {
  width: 50%;
}
.p-financialWidget .element#financial_account_id {
  width: 50%;
}
.p-financialWidget .element#amount {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
}
.p-financialWidget .element#deposit {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.p-financialWidget .element#deposit .element_cr {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.p-financialWidget .element#bonus {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.p-financialWidget .element#bonus .element_cr {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.p-financialWidget .element#bonus_amount .element_label,
.p-financialWidget .element#service_pack_bonus_amount .element_label {
  height: 36px;
}
.p-financialWidget .element#bonus_amount .element_field,
.p-financialWidget .element#service_pack_bonus_amount .element_field {
  height: 36px;
  width: 100px;
}
.p-financialWidget .element#negative_allowed {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.p-financialWidget .element#negative_allowed .element_cr {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.p-financialWidget .element-cr._border-top {
  margin-top: 12px;
  position: relative;
}
.p-financialWidget .element-cr._border-top::before {
  position: absolute;
  top: 0;
  left: 8px;
  right: 0;
  border-top: 1px solid;
  content: ' ';
}
body .p-financialWidget .element-cr._border-top::before {
  border-color: var(--versioncolor);
}
body._beauty .p-financialWidget .element-cr._border-top::before {
  border-color: var(--versioncolor);
}
body._health .p-financialWidget .element-cr._border-top::before {
  border-color: var(--versioncolor);
}
body._smile .p-financialWidget .element-cr._border-top::before {
  border-color: var(--versioncolor);
}
body._happiness .p-financialWidget .element-cr._border-top::before {
  border-color: var(--versioncolor);
}
body._velocity .p-financialWidget .element-cr._border-top::before {
  border-color: var(--versioncolor);
}
body._friend .p-financialWidget .element-cr._border-top::before {
  border-color: var(--versioncolor);
}
body._strength .p-financialWidget .element-cr._border-top::before {
  border-color: var(--versioncolor);
}
.p-financialWidget_paymentForm {
  border-top: 1px solid;
  margin: 0 -16px 0;
  padding: 0 16px;
}
body .p-financialWidget_paymentForm {
  border-color: var(--versioncolor);
}
body._beauty .p-financialWidget_paymentForm {
  border-color: var(--versioncolor);
}
body._health .p-financialWidget_paymentForm {
  border-color: var(--versioncolor);
}
body._smile .p-financialWidget_paymentForm {
  border-color: var(--versioncolor);
}
body._happiness .p-financialWidget_paymentForm {
  border-color: var(--versioncolor);
}
body._velocity .p-financialWidget_paymentForm {
  border-color: var(--versioncolor);
}
body._friend .p-financialWidget_paymentForm {
  border-color: var(--versioncolor);
}
body._strength .p-financialWidget_paymentForm {
  border-color: var(--versioncolor);
}
.p-financialWidget_invoiceOperate {
  border-top: 1px solid #d4d4d4;
  margin: 12px 0;
  padding: 12px 0 0;
}
.p-financialWidget-validation {
  margin: 12px 0 0;
}
.p-financialWidget-validation:empty {
  display: none;
}
.p-financialWidget_formCr {
  margin-bottom:20px;
}
.p-financialWidget._confirmation .p-financialWidget_formCr {
  min-height: 240px;
}
.p-financialWidget-confirmation {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255,255,255,0.75);
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-financialWidget-confirmation:empty {
  display: none;
}
.p-financialWidget-confirmation_message {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
}
.p-financialWidget-confirmation_message strong {
  font-weight: 600;
}
body .p-financialWidget-confirmation_message strong {
  color: var(--versioncolor);
}
body._beauty .p-financialWidget-confirmation_message strong {
  color: var(--versioncolor);
}
body._health .p-financialWidget-confirmation_message strong {
  color: var(--versioncolor);
}
body._smile .p-financialWidget-confirmation_message strong {
  color: var(--versioncolor);
}
body._happiness .p-financialWidget-confirmation_message strong {
  color: var(--versioncolor);
}
body._velocity .p-financialWidget-confirmation_message strong {
  color: var(--versioncolor);
}
body._friend .p-financialWidget-confirmation_message strong {
  color: var(--versioncolor);
}
body._strength .p-financialWidget-confirmation_message strong {
  color: var(--versioncolor);
}
.p-financialWidget-confirmation-buttons {
  margin: 24px 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-financialWidget-confirmation-buttons._vertical {
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
}

.p-financialWidget-confirmation-buttons_c._vertical{
  width: 90%;
  min-width: 426px;
}

.p-financialWidget-confirmation-buttons_c + .p-financialWidget-confirmation-buttons_c {
  margin-left: 12px;
}
._vertical .p-financialWidget-confirmation-buttons_c + .p-financialWidget-confirmation-buttons_c {
  margin-left: 0;
  margin-top: 12px;
}
.p-financialWidget-confirmation-buttons .t-button {
  width: 160px;
}
.p-financialWidget_question {
  width: 24px;
  height: 36px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.p-financialWidget_question::before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  text-align: center;
  line-height: 2px;
  margin: -1px 0 0;
  content: '\e674';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
}
body .p-financialWidget_question::before {
  color: var(--versioncolor);
}
body._beauty .p-financialWidget_question::before {
  color: var(--versioncolor);
}
body._health .p-financialWidget_question::before {
  color: var(--versioncolor);
}
body._smile .p-financialWidget_question::before {
  color: var(--versioncolor);
}
body._happiness .p-financialWidget_question::before {
  color: var(--versioncolor);
}
body._velocity .p-financialWidget_question::before {
  color: var(--versioncolor);
}
body._friend .p-financialWidget_question::before {
  color: var(--versioncolor);
}
body._strength .p-financialWidget_question::before {
  color: var(--versioncolor);
}
.p-financialWidget_question._on::before {
  color: #b2b2b2 !important;
}
.p-documentsWidget {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255,255,255,0.75);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 200;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #000;
}
.p-documentsWidget_cr {
  position: relative;
  border: 1px solid;
  top: 104px;
  border-radius: 4px;
  width: 860px;
  background: #fff;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 80px;
  margin: 0 0 24px;
}
body .p-documentsWidget_cr {
  border-color: var(--versioncolor);
}
body._beauty .p-documentsWidget_cr {
  border-color: var(--versioncolor);
}
body._health .p-documentsWidget_cr {
  border-color: var(--versioncolor);
}
body._smile .p-documentsWidget_cr {
  border-color: var(--versioncolor);
}
body._happiness .p-documentsWidget_cr {
  border-color: var(--versioncolor);
}
body._velocity .p-documentsWidget_cr {
  border-color: var(--versioncolor);
}
body._friend .p-documentsWidget_cr {
  border-color: var(--versioncolor);
}
body._strength .p-documentsWidget_cr {
  border-color: var(--versioncolor);
}
.p-documentsWidget_preloader {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: rgba(255,255,255,0.75);
  display: none;
}
.p-documentsWidget_preloader._shown {
  display: block;
}
.p-documentsWidget_preloader .t-preloader {
  font-size: 32px;
}
.p-documentsWidget_close {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 28px;
  height: 28px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: 3;
}
.p-documentsWidget_close::before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  text-align: center;
  line-height: 2px;
  margin: -1px 0 0;
  content: '\e60e';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
}
body .p-documentsWidget_close::before {
  color: var(--versioncolor);
}
body._beauty .p-documentsWidget_close::before {
  color: var(--versioncolor);
}
body._health .p-documentsWidget_close::before {
  color: var(--versioncolor);
}
body._smile .p-documentsWidget_close::before {
  color: var(--versioncolor);
}
body._happiness .p-documentsWidget_close::before {
  color: var(--versioncolor);
}
body._velocity .p-documentsWidget_close::before {
  color: var(--versioncolor);
}
body._friend .p-documentsWidget_close::before {
  color: var(--versioncolor);
}
body._strength .p-documentsWidget_close::before {
  color: var(--versioncolor);
}
.p-documentsWidget_title {
  font-size: 16px;
  font-weight: 600;
  padding: 12px 16px;
  line-height: 20px;
}
.p-documentsWidget_form {
  padding: 0 16px 16px;
  border-bottom: 1px solid;
}
body .p-documentsWidget_form {
  border-color: var(--versioncolor);
}
body._beauty .p-documentsWidget_form {
  border-color: var(--versioncolor);
}
body._health .p-documentsWidget_form {
  border-color: var(--versioncolor);
}
body._smile .p-documentsWidget_form {
  border-color: var(--versioncolor);
}
body._happiness .p-documentsWidget_form {
  border-color: var(--versioncolor);
}
body._velocity .p-documentsWidget_form {
  border-color: var(--versioncolor);
}
body._friend .p-documentsWidget_form {
  border-color: var(--versioncolor);
}
body._strength .p-documentsWidget_form {
  border-color: var(--versioncolor);
}
.p-documentsWidget_form:empty {
  display: none;
}
.p-documentsWidget_form .element_label {
  padding-left: 0 !important;
}
.p-documentsWidget-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 16px;
}
.p-documentsWidget-button._hidden {
  display: none;
}
.p-documentsWidget-button .t-button {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
}
.p-documentsWidget-itemsCr {
  padding: 16px;
}
.p-documentsWidget-itemsCr_title {
  font-size: 15px;
  font-weight: 600;
}
.p-documentsWidget-items {
  margin: 16px 0 0;
}
.p-documentsWidget-items_i + .p-documentsWidget-items_i {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid #d8d8d8;
}
.p-documentsWidget-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.p-documentsWidget-item_c {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
}
.p-documentsWidget-item_c._shrink {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1px;
  min-height: 1px;
}
.p-documentsWidget-item_c._right {
  margin-left: auto;
}
.p-documentsWidget-item_name {
  font-weight: 600;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p-documentsWidget-item_date {
  color: #aaa;
  font-size: 14px;
  padding: 0 16px;
}
.p-elementLogWidget {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255,255,255,0.75);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 200;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #000;
}
.p-elementLogWidget_cr {
  position: relative;
  border: 1px solid;
  top: 104px;
  border-radius: 4px;
  width: 660px;
  background: #fff;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 80px;
  margin: 0 0 24px;
}
body .p-elementLogWidget_cr {
  border-color: var(--versioncolor);
}
body._beauty .p-elementLogWidget_cr {
  border-color: var(--versioncolor);
}
body._health .p-elementLogWidget_cr {
  border-color: var(--versioncolor);
}
body._smile .p-elementLogWidget_cr {
  border-color: var(--versioncolor);
}
body._happiness .p-elementLogWidget_cr {
  border-color: var(--versioncolor);
}
body._velocity .p-elementLogWidget_cr {
  border-color: var(--versioncolor);
}
body._friend .p-elementLogWidget_cr {
  border-color: var(--versioncolor);
}
body._strength .p-elementLogWidget_cr {
  border-color: var(--versioncolor);
}
.p-elementLogWidget_preloader {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: rgba(255,255,255,0.75);
  display: none;
}
.p-elementLogWidget_preloader._shown {
  display: block;
}
.p-elementLogWidget_preloader .t-preloader {
  font-size: 32px;
}
.p-elementLogWidget_close {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 28px;
  height: 28px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: 3;
}
.p-elementLogWidget_close::before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  text-align: center;
  line-height: 2px;
  margin: -1px 0 0;
  content: '\e60e';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
}
body .p-elementLogWidget_close::before {
  color: var(--versioncolor);
}
body._beauty .p-elementLogWidget_close::before {
  color: var(--versioncolor);
}
body._health .p-elementLogWidget_close::before {
  color: var(--versioncolor);
}
body._smile .p-elementLogWidget_close::before {
  color: var(--versioncolor);
}
body._happiness .p-elementLogWidget_close::before {
  color: var(--versioncolor);
}
body._velocity .p-elementLogWidget_close::before {
  color: var(--versioncolor);
}
body._friend .p-elementLogWidget_close::before {
  color: var(--versioncolor);
}
body._strength .p-elementLogWidget_close::before {
  color: var(--versioncolor);
}
.p-elementLogWidget_title {
  font-size: 16px;
  font-weight: 600;
  padding: 12px 16px;
  line-height: 20px;
}
.p-elementLogWidget_form {
  padding: 0 16px 16px;
  border-bottom: 1px solid;
}
body .p-elementLogWidget_form {
  border-color: var(--versioncolor);
}
body._beauty .p-elementLogWidget_form {
  border-color: var(--versioncolor);
}
body._health .p-elementLogWidget_form {
  border-color: var(--versioncolor);
}
body._smile .p-elementLogWidget_form {
  border-color: var(--versioncolor);
}
body._happiness .p-elementLogWidget_form {
  border-color: var(--versioncolor);
}
body._velocity .p-elementLogWidget_form {
  border-color: var(--versioncolor);
}
body._friend .p-elementLogWidget_form {
  border-color: var(--versioncolor);
}
body._strength .p-elementLogWidget_form {
  border-color: var(--versioncolor);
}
.p-elementLogWidget_form:empty {
  display: none;
}
.p-elementLogWidget_form .element_label {
  padding-left: 0 !important;
}
.p-elementLogWidget-itemsCr {
  padding: 0 16px 16px;
}
.p-elementLogWidget-items_i + .p-elementLogWidget-items_i {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid #d8d8d8;
}
.p-elementLogWidget-items_i._head + .p-elementLogWidget-items_i {
  border-top-color: #000;
}
.p-elementLogWidget-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-size: 14px;
  margin: 0 0 0 -8px;
}
.p-elementLogWidget-items_i._head .p-elementLogWidget-item {
  font-weight: 600;
}
.p-elementLogWidget-item_c {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  width: 50%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 0 8px;
}
.p-elementLogWidget-item_c:first-child {
  width: 25%;
}
.p-elementLogWidget-item_c:last-child {
  width: 25%;
}
.p-elementLogWidget-item_value {
  word-break: break-all;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
.p-financialList_table {
  position: relative;
  display: table;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 8px 24px 8px 12px;
  border-spacing: 0 1px;
  table-layout: fixed;
}
.p-financialList_table {
  -webkit-transition: -webkit-transform 0.5s ease;
          transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.p-financialList_head {
  position: relative;
  display: table-row;
}
.p-financialList_row {
  display: table-row;
}
.p-financialList_row._hidden {
  display: none;
}
.p-financialList_cell {
  position: relative;
  display: table-cell;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  height: 54px;
  padding: 24px 8px 24px 12px;
  font-size: 0;
}
.p-financialList_cell {
  -webkit-transition: -webkit-box-shadow 0.1s ease, background 0.1s ease;
          transition: box-shadow 0.1s ease, background 0.1s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.p-financialList_head .p-financialList_cell {
  padding-top: 4px;
  padding-bottom: 4px;
  vertical-align: middle;
}
.p-financialList_head + .p-financialList_row .p-financialList_cell,
.p-financialList_row._new + .p-financialList_row .p-financialList_cell {
  -webkit-box-shadow: 0 1px transparent, 0 -1px #b4b4b4;
          box-shadow: 0 1px transparent, 0 -1px #b4b4b4;
}
.p-financialList_row + .p-financialList_row .p-financialList_cell {
  -webkit-box-shadow: 0 1px transparent, 0 -1px #f2f2f2;
          box-shadow: 0 1px transparent, 0 -1px #f2f2f2;
}
.p-financialList_row + .p-financialList_row:last-child .p-financialList_cell {
  -webkit-box-shadow: 0 1px #f2f2f2, 0 -1px #f2f2f2;
          box-shadow: 0 1px #f2f2f2, 0 -1px #f2f2f2;
}
.p-financialList_row._odd .p-financialList_cell {
  background-color: rgba(204,204,204,0.1);
}
.p-financialList_cell:last-child {
  width: 100px;
}
.p-financialList_cell._first {
  width: -webkit-calc(360px - 12px);
  width: calc(360px - 12px);
  padding-left: 12px;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.p-financialList_cell._first::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 12px;
  -webkit-box-shadow: -1px 0 transparent, 0 1px transparent, 0 -1px transparent, 1px 0 #f2f2f2;
          box-shadow: -1px 0 transparent, 0 1px transparent, 0 -1px transparent, 1px 0 #f2f2f2;
  content: ' ';
}
.p-financialList_cell._first::before {
  -webkit-transition: -webkit-box-shadow 0.1s ease, left 0s 0.1s;
          transition: box-shadow 0.1s ease, left 0s 0.1s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.p-financialList_row .p-financialList_cell._first {
  margin-top: -2px;
  vertical-align: middle;
}
.p-financialList_row .p-financialList_cell._first._chevron {
  padding-right: 40px;
}
.p-financialList_row .p-financialList_cell._first._chevron::after {
  content: '\e600';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 0;
  width: 40px;
  margin: -1px 0 0;
  font-size: 24px;
  line-height: 2px;
  color: #d8d8d8;
  text-align: center;
}
.p-financialList_row .p-financialList_cell._first._chevron::after {
  -webkit-transition: color 0.2s ease;
          transition: color 0.2s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.p-financialList_row .p-financialList_cell._first._chevron:hover::after {
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
}
body .p-financialList_row .p-financialList_cell._first._chevron:hover::after {
  color: var(--versioncolor);
}
body._beauty .p-financialList_row .p-financialList_cell._first._chevron:hover::after {
  color: var(--versioncolor);
}
body._health .p-financialList_row .p-financialList_cell._first._chevron:hover::after {
  color: var(--versioncolor);
}
body._smile .p-financialList_row .p-financialList_cell._first._chevron:hover::after {
  color: var(--versioncolor);
}
body._happiness .p-financialList_row .p-financialList_cell._first._chevron:hover::after {
  color: var(--versioncolor);
}
body._velocity .p-financialList_row .p-financialList_cell._first._chevron:hover::after {
  color: var(--versioncolor);
}
body._friend .p-financialList_row .p-financialList_cell._first._chevron:hover::after {
  color: var(--versioncolor);
}
body._strength .p-financialList_row .p-financialList_cell._first._chevron:hover::after {
  color: var(--versioncolor);
}
.p-financialList_row .p-financialList_cell._first._chevron:active::after {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
body .p-financialList_row .p-financialList_cell._first._chevron:active::after {
  color: var(--versioncolor3);
}
body._beauty .p-financialList_row .p-financialList_cell._first._chevron:active::after {
  color: var(--versioncolor3);
}
body._health .p-financialList_row .p-financialList_cell._first._chevron:active::after {
  color: var(--versioncolor3);
}
body._smile .p-financialList_row .p-financialList_cell._first._chevron:active::after {
  color: var(--versioncolor3);
}
body._happiness .p-financialList_row .p-financialList_cell._first._chevron:active::after {
  color: var(--versioncolor3);
}
body._velocity .p-financialList_row .p-financialList_cell._first._chevron:active::after {
  color: var(--versioncolor3);
}
body._friend .p-financialList_row .p-financialList_cell._first._chevron:active::after {
  color: var(--versioncolor3);
}
body._strength .p-financialList_row .p-financialList_cell._first._chevron:active::after {
  color: var(--versioncolor3);
}
.p-financialList_head + .p-financialList_row .p-financialList_cell._first,
.p-financialList_row._new + .p-financialList_row .p-financialList_cell._first {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.p-financialList_head + .p-financialList_row .p-financialList_cell._first::before,
.p-financialList_row._new + .p-financialList_row .p-financialList_cell._first::before {
  -webkit-box-shadow: -1px 0 transparent, 0 1px transparent, 0 -1px #b4b4b4, 1px 0 #f2f2f2;
          box-shadow: -1px 0 transparent, 0 1px transparent, 0 -1px #b4b4b4, 1px 0 #f2f2f2;
}
.p-financialList_row + .p-financialList_row .p-financialList_cell._first {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.p-financialList_row + .p-financialList_row .p-financialList_cell._first::before {
  -webkit-box-shadow: -1px 0 transparent, 0 1px transparent, 0 -1px #f2f2f2, 1px 0 #f2f2f2;
          box-shadow: -1px 0 transparent, 0 1px transparent, 0 -1px #f2f2f2, 1px 0 #f2f2f2;
}
.p-financialList_row + .p-financialList_row:last-child .p-financialList_cell._first {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.p-financialList_row + .p-financialList_row:last-child .p-financialList_cell._first::before {
  -webkit-box-shadow: -1px 0 transparent, 0 1px #f2f2f2, 0 -1px #f2f2f2, 1px 0 #f2f2f2;
          box-shadow: -1px 0 transparent, 0 1px #f2f2f2, 0 -1px #f2f2f2, 1px 0 #f2f2f2;
}
.p-financialList_row._active .p-financialList_cell._first {
  border-radius: 4px 0 0 4px;
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
body .p-financialList_row._active .p-financialList_cell._first {
  color: var(--versioncolor);
}
body._beauty .p-financialList_row._active .p-financialList_cell._first {
  color: var(--versioncolor);
}
body._health .p-financialList_row._active .p-financialList_cell._first {
  color: var(--versioncolor);
}
body._smile .p-financialList_row._active .p-financialList_cell._first {
  color: var(--versioncolor);
}
body._happiness .p-financialList_row._active .p-financialList_cell._first {
  color: var(--versioncolor);
}
body._velocity .p-financialList_row._active .p-financialList_cell._first {
  color: var(--versioncolor);
}
body._friend .p-financialList_row._active .p-financialList_cell._first {
  color: var(--versioncolor);
}
body._strength .p-financialList_row._active .p-financialList_cell._first {
  color: var(--versioncolor);
}
.p-financialList_row._active .p-financialList_cell._first::before {
  left: 0;
  border-radius: 4px 0 0 4px;
  -webkit-box-shadow: -1px 0 #d8d8d8, 0 1px #d8d8d8, 0 -1px #d8d8d8, 1px 0 transparent !important;
          box-shadow: -1px 0 #d8d8d8, 0 1px #d8d8d8, 0 -1px #d8d8d8, 1px 0 transparent !important;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.p-financialList_row._active + .p-financialList_row .p-financialList_cell._first {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.p-financialList_row._active + .p-financialList_row .p-financialList_cell._first::before {
  -webkit-box-shadow: -1px 0 transparent, 0 1px transparent, 0 -1px transparent, 1px 0 #f2f2f2;
          box-shadow: -1px 0 transparent, 0 1px transparent, 0 -1px transparent, 1px 0 #f2f2f2;
}
.p-financialList_label {
  position: absolute;
  top: 2px;
  left: 2px;
  padding: 0 6px 2px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  background: #fff;
  font-size: 13px;
  line-height: 1;
  color: #b4b4b4;
  font-weight: 600;
}
body .p-financialList_label._paid {
  border-color: var(--versioncolor);
}
body._beauty .p-financialList_label._paid {
  border-color: var(--versioncolor);
}
body._health .p-financialList_label._paid {
  border-color: var(--versioncolor);
}
body._smile .p-financialList_label._paid {
  border-color: var(--versioncolor);
}
body._happiness .p-financialList_label._paid {
  border-color: var(--versioncolor);
}
body._velocity .p-financialList_label._paid {
  border-color: var(--versioncolor);
}
body._friend .p-financialList_label._paid {
  border-color: var(--versioncolor);
}
body._strength .p-financialList_label._paid {
  border-color: var(--versioncolor);
}
body .p-financialList_label._paid {
  color: var(--versioncolor);
}
body._beauty .p-financialList_label._paid {
  color: var(--versioncolor);
}
body._health .p-financialList_label._paid {
  color: var(--versioncolor);
}
body._smile .p-financialList_label._paid {
  color: var(--versioncolor);
}
body._happiness .p-financialList_label._paid {
  color: var(--versioncolor);
}
body._velocity .p-financialList_label._paid {
  color: var(--versioncolor);
}
body._friend .p-financialList_label._paid {
  color: var(--versioncolor);
}
body._strength .p-financialList_label._paid {
  color: var(--versioncolor);
}
.p-financialList_label._cancelled {
  border-color: #ff7979;
  color: #ff7979;
}
.p-financialList_label._awaiting {
  opacity: 0.5;
}
body .p-financialList_label._awaiting {
  border-color: var(--versioncolor);
}
body._beauty .p-financialList_label._awaiting {
  border-color: var(--versioncolor);
}
body._health .p-financialList_label._awaiting {
  border-color: var(--versioncolor);
}
body._smile .p-financialList_label._awaiting {
  border-color: var(--versioncolor);
}
body._happiness .p-financialList_label._awaiting {
  border-color: var(--versioncolor);
}
body._velocity .p-financialList_label._awaiting {
  border-color: var(--versioncolor);
}
body._friend .p-financialList_label._awaiting {
  border-color: var(--versioncolor);
}
body._strength .p-financialList_label._awaiting {
  border-color: var(--versioncolor);
}
body .p-financialList_label._awaiting {
  color: var(--versioncolor);
}
body._beauty .p-financialList_label._awaiting {
  color: var(--versioncolor);
}
body._health .p-financialList_label._awaiting {
  color: var(--versioncolor);
}
body._smile .p-financialList_label._awaiting {
  color: var(--versioncolor);
}
body._happiness .p-financialList_label._awaiting {
  color: var(--versioncolor);
}
body._velocity .p-financialList_label._awaiting {
  color: var(--versioncolor);
}
body._friend .p-financialList_label._awaiting {
  color: var(--versioncolor);
}
body._strength .p-financialList_label._awaiting {
  color: var(--versioncolor);
}
.p-financialList_label._awaiting_cancel {
  border-color: #ff7979;
  color: #ff7979;
  opacity: 0.5;
}
.p-financialList_ct {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.p-financialList_text {
  position: relative;
  word-wrap: break-word;
}
.p-financialList_text {
  -webkit-transition: color 0.2s ease;
          transition: color 0.2s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.p-financialList_head .p-financialList_text {
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 14px;
  color: #3e3e3e;
  font-weight: 700;
  text-transform: uppercase;
}
.p-financialList_row .p-financialList_text {
  font-size: 14px;
  line-height: 16px;
  color: #3e3e3e;
}
body .p-financialList_row._new .p-financialList_cell._first .p-financialList_text {
  color: var(--versioncolor);
}
body._beauty .p-financialList_row._new .p-financialList_cell._first .p-financialList_text {
  color: var(--versioncolor);
}
body._health .p-financialList_row._new .p-financialList_cell._first .p-financialList_text {
  color: var(--versioncolor);
}
body._smile .p-financialList_row._new .p-financialList_cell._first .p-financialList_text {
  color: var(--versioncolor);
}
body._happiness .p-financialList_row._new .p-financialList_cell._first .p-financialList_text {
  color: var(--versioncolor);
}
body._velocity .p-financialList_row._new .p-financialList_cell._first .p-financialList_text {
  color: var(--versioncolor);
}
body._friend .p-financialList_row._new .p-financialList_cell._first .p-financialList_text {
  color: var(--versioncolor);
}
body._strength .p-financialList_row._new .p-financialList_cell._first .p-financialList_text {
  color: var(--versioncolor);
}
.p-financialList_row._new .p-financialList_cell._first .p-financialList_text::before {
  content: '\e60d';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 4px 0 0;
  font-size: 24px;
}
.p-financialList_cell._star .p-financialList_text {
  padding-left: 32px;
}
.p-financialList_cell._star .p-financialList_text::before {
  content: '\e652';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 0;
  width: 32px;
  margin: -1px 0 0;
  font-size: 24px;
  line-height: 2px;
}
body .p-financialList_row .p-financialList_cell._star .p-financialList_text::before {
  color: var(--versioncolor);
}
body._beauty .p-financialList_row .p-financialList_cell._star .p-financialList_text::before {
  color: var(--versioncolor);
}
body._health .p-financialList_row .p-financialList_cell._star .p-financialList_text::before {
  color: var(--versioncolor);
}
body._smile .p-financialList_row .p-financialList_cell._star .p-financialList_text::before {
  color: var(--versioncolor);
}
body._happiness .p-financialList_row .p-financialList_cell._star .p-financialList_text::before {
  color: var(--versioncolor);
}
body._velocity .p-financialList_row .p-financialList_cell._star .p-financialList_text::before {
  color: var(--versioncolor);
}
body._friend .p-financialList_row .p-financialList_cell._star .p-financialList_text::before {
  color: var(--versioncolor);
}
body._strength .p-financialList_row .p-financialList_cell._star .p-financialList_text::before {
  color: var(--versioncolor);
}
.p-financialList_cell._promote .p-financialList_text::before {
  content: '\e653';
  font-family: 'clientix-icons';
}
.p-financialList_cell._promoted .p-financialList_text::before {
  content: '\e654';
  font-family: 'clientix-icons';
}
.p-financialList_cell._sort .p-financialList_text {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.p-financialList_cell._sort .p-financialList_text::after {
  content: '\e625';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 100%;
  width: 32px;
  margin: -1px 0 0;
  font-size: 24px;
  line-height: 2px;
  color: #d8d8d8;
  text-align: center;
}
.p-financialList_cell._sort .p-financialList_text::after {
  -webkit-transition: color 0.2s ease;
          transition: color 0.2s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.p-financialList_cell._sort .p-financialList_text:hover::after {
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
}
body .p-financialList_cell._sort .p-financialList_text:hover::after {
  color: var(--versioncolor);
}
body._beauty .p-financialList_cell._sort .p-financialList_text:hover::after {
  color: var(--versioncolor);
}
body._health .p-financialList_cell._sort .p-financialList_text:hover::after {
  color: var(--versioncolor);
}
body._smile .p-financialList_cell._sort .p-financialList_text:hover::after {
  color: var(--versioncolor);
}
body._happiness .p-financialList_cell._sort .p-financialList_text:hover::after {
  color: var(--versioncolor);
}
body._velocity .p-financialList_cell._sort .p-financialList_text:hover::after {
  color: var(--versioncolor);
}
body._friend .p-financialList_cell._sort .p-financialList_text:hover::after {
  color: var(--versioncolor);
}
body._strength .p-financialList_cell._sort .p-financialList_text:hover::after {
  color: var(--versioncolor);
}
.p-financialList_cell._sort .p-financialList_text:active::after {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
body .p-financialList_cell._sort .p-financialList_text:active::after {
  color: var(--versioncolor3);
}
body._beauty .p-financialList_cell._sort .p-financialList_text:active::after {
  color: var(--versioncolor3);
}
body._health .p-financialList_cell._sort .p-financialList_text:active::after {
  color: var(--versioncolor3);
}
body._smile .p-financialList_cell._sort .p-financialList_text:active::after {
  color: var(--versioncolor3);
}
body._happiness .p-financialList_cell._sort .p-financialList_text:active::after {
  color: var(--versioncolor3);
}
body._velocity .p-financialList_cell._sort .p-financialList_text:active::after {
  color: var(--versioncolor3);
}
body._friend .p-financialList_cell._sort .p-financialList_text:active::after {
  color: var(--versioncolor3);
}
body._strength .p-financialList_cell._sort .p-financialList_text:active::after {
  color: var(--versioncolor3);
}
.p-financialList_cell._sort_up .p-financialList_text::after {
  content: '\e621';
  font-family: 'clientix-icons';
}
.p-financialList_cell._sort_down .p-financialList_text::after {
  content: '\e622';
  font-family: 'clientix-icons';
}
.p-financialList_text._unit {
  font-weight: 600;
  font-size: 15px;
}
.p-financialList_text._unit._income {
  color: #00bf8b;
}
.p-financialList_text._unit._outcome {
  color: #ff7979;
}
.p-financialList_text._unit::after {
  font-size: 13px;
  padding: 0 0 0 2px;
  vertical-align: middle !important;
}
.p-financialList_text._unit::before {
  font-size: 13px;
  padding: 0 2px 0 0;
}
body.int .p-financialList_text._unit::before {
  content: '\e640';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.p-financialList_subText {
  font-size: 13px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  max-width: 320px;
}
.p-financialList_subText._success {
  color: #008000;
}
.p-financialList_subText._cancelled {
  color: #e57373;
}
.p-financialList_subText span {
  color: #888;
}
.p-financialList_row._message .p-financialList_subText._message {
  display: none;
}
.p-financialList_sort-preloader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 32px;
}
.p-financialList_sort-preloader._hidden {
  display: none;
}
.p-financialList_preloader {
  display: none;
  position: relative;
  height: 100px;
  text-align: center;
}
.p-financialList._preloader .p-financialList_preloader {
  display: block;
}
.p-financialList_preloader .t-preloader {
  font-size: 32px;
}
.p-financialList-groups {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: -4px 0 0 -4px;
}
.p-financialList-groups_item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4px 0 0 4px;
}
.p-financialList-group {
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 12px;
  line-height: 1;
  color: #fff;
}
body .p-financialList-group {
  background: var(--versioncolor);
}
body._beauty .p-financialList-group {
  background: var(--versioncolor);
}
body._health .p-financialList-group {
  background: var(--versioncolor);
}
body._smile .p-financialList-group {
  background: var(--versioncolor);
}
body._happiness .p-financialList-group {
  background: var(--versioncolor);
}
body._velocity .p-financialList-group {
  background: var(--versioncolor);
}
body._friend .p-financialList-group {
  background: var(--versioncolor);
}
body._strength .p-financialList-group {
  background: var(--versioncolor);
}
.p-financialList-nothing {
  padding: 12px;
}
.p-financialList-nothing._hidden {
  display: none;
}
.p-financialList-nothing_icon {
  position: relative;
  height: 64px;
}
.p-financialList-nothing_icon::before {
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: -1px 0 0;
  font-size: 40px;
  line-height: 2px;
  color: #555;
  text-align: center;
}
.p-financialList-nothing_icon._empty::before {
  content: '\e623';
  font-family: 'clientix-icons';
}
.p-financialList-nothing_icon._add::before {
  content: '\e664';
  font-family: 'clientix-icons';
}
.p-financialList-nothing_icon._sms::before {
  content: '\e675';
  font-family: 'clientix-icons';
}
.p-financialList-nothing_icon._card::before {
  content: '\e65d';
  font-family: 'clientix-icons';
}
.p-financialList-nothing_icon._wallet::before {
  content: '\e601';
  font-family: 'clientix-icons';
}
.p-financialList-nothing_title {
  text-align: center;
  font-size: 20px;
}
.p-financialList-nothing_text {
  text-align: center;
  font-size: 15px;
}
.p-financialList-buttons {
  padding: 12px 0;
}
.p-financialList-buttons._hidden {
  display: none;
}
.p-financialList-buttons_cr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 0 -12px;
}
.p-financialList-buttons_item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 0 12px;
}
.p-financialList-buttons_button {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  height: 46px;
  padding: 0 8px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  background: #fff;
  -webkit-box-shadow: 0 1px 2px -1px #fff inset;
          box-shadow: 0 1px 2px -1px #fff inset;
  font-size: 14px;
  line-height: 44px;
  text-align: center;
  white-space: nowrap;
}
body .p-financialList-buttons_button {
  color: var(--versioncolor);
}
body._beauty .p-financialList-buttons_button {
  color: var(--versioncolor);
}
body._health .p-financialList-buttons_button {
  color: var(--versioncolor);
}
body._smile .p-financialList-buttons_button {
  color: var(--versioncolor);
}
body._happiness .p-financialList-buttons_button {
  color: var(--versioncolor);
}
body._velocity .p-financialList-buttons_button {
  color: var(--versioncolor);
}
body._friend .p-financialList-buttons_button {
  color: var(--versioncolor);
}
body._strength .p-financialList-buttons_button {
  color: var(--versioncolor);
}
.p-financialList-buttons_button {
  -webkit-transition: background 0.2s ease, -webkit-box-shadow 0.2s ease, padding-top 0.2s ease;
          transition: background 0.2s ease, box-shadow 0.2s ease, padding-top 0.2s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.p-financialList-buttons_button:hover {
  background: #fafafa;
}
.p-financialList-buttons_button:active {
  padding-top: 1px;
  background: #fafafa;
  -webkit-box-shadow: 0 1px 2px -1px #d8d8d8 inset;
          box-shadow: 0 1px 2px -1px #d8d8d8 inset;
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
.p-financialList_actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-financialList-message {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 0 12px 6px;
  z-index: 1;
  display: none;
  background: #fff;
}
.p-financialList_row._message .p-financialList-message {
  display: block;
}
.p-financialList-message_name {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  padding: 0 0 4px 8px;
}
.p-financialList-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body .p-financialList-toggle {
  color: var(--versioncolor);
}
body._beauty .p-financialList-toggle {
  color: var(--versioncolor);
}
body._health .p-financialList-toggle {
  color: var(--versioncolor);
}
body._smile .p-financialList-toggle {
  color: var(--versioncolor);
}
body._happiness .p-financialList-toggle {
  color: var(--versioncolor);
}
body._velocity .p-financialList-toggle {
  color: var(--versioncolor);
}
body._friend .p-financialList-toggle {
  color: var(--versioncolor);
}
body._strength .p-financialList-toggle {
  color: var(--versioncolor);
}
.p-financialList-toggle:hover {
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
}
body .p-financialList-toggle:hover {
  color: var(--versioncolor3);
}
body._beauty .p-financialList-toggle:hover {
  color: var(--versioncolor3);
}
body._health .p-financialList-toggle:hover {
  color: var(--versioncolor3);
}
body._smile .p-financialList-toggle:hover {
  color: var(--versioncolor3);
}
body._happiness .p-financialList-toggle:hover {
  color: var(--versioncolor3);
}
body._velocity .p-financialList-toggle:hover {
  color: var(--versioncolor3);
}
body._friend .p-financialList-toggle:hover {
  color: var(--versioncolor3);
}
body._strength .p-financialList-toggle:hover {
  color: var(--versioncolor3);
}
.p-financialList-toggle:active {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
body .p-financialList-toggle:active {
  color: var(--versioncolor4);
}
body._beauty .p-financialList-toggle:active {
  color: var(--versioncolor4);
}
body._health .p-financialList-toggle:active {
  color: var(--versioncolor4);
}
body._smile .p-financialList-toggle:active {
  color: var(--versioncolor4);
}
body._happiness .p-financialList-toggle:active {
  color: var(--versioncolor4);
}
body._velocity .p-financialList-toggle:active {
  color: var(--versioncolor4);
}
body._friend .p-financialList-toggle:active {
  color: var(--versioncolor4);
}
body._strength .p-financialList-toggle:active {
  color: var(--versioncolor4);
}
.p-financialList-toggle_t {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1px;
  min-height: 1px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
/*word-wrap: break-word;*/
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  padding-right: 28px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.p-financialList-toggle_t::before {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  border-bottom: 1px dashed;
  content: ' ';
}
.p-financialList-toggle_t::after {
  content: '\e62d';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 0;
  margin: 1px 0 0 2px;
  font-size: 24px;
  line-height: 1px;
}
.p-financialList_row._message .p-financialList-toggle_t::after {
  content: '\e62e';
  font-family: 'clientix-icons';
}
.p-financialList-field {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  position: relative;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 130px;
  height: 46px;
  padding: 0 32px 0 8px;
  border: 1px solid #e1e5e8;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px -1px #e1e5e8 inset, 0 1px 2px -1px #fff;
          box-shadow: 0 1px 2px -1px #e1e5e8 inset, 0 1px 2px -1px #fff;
  background: #f6f7f8;
  font-size: 15px;
  line-height: 44px;
  color: #5f696a;
}
.p-financialList-field._edit {
  display: none;
}
.p-financialList-field_t {
  white-space: nowrap;
}
.p-financialList-field_edit {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 32px;
  border-left: 1px solid #e1e5e8;
  border-radius: 0 4px 4px 0;
  background: #fff;
}
body .p-financialList-field_edit {
  color: var(--versioncolor);
}
body._beauty .p-financialList-field_edit {
  color: var(--versioncolor);
}
body._health .p-financialList-field_edit {
  color: var(--versioncolor);
}
body._smile .p-financialList-field_edit {
  color: var(--versioncolor);
}
body._happiness .p-financialList-field_edit {
  color: var(--versioncolor);
}
body._velocity .p-financialList-field_edit {
  color: var(--versioncolor);
}
body._friend .p-financialList-field_edit {
  color: var(--versioncolor);
}
body._strength .p-financialList-field_edit {
  color: var(--versioncolor);
}
.p-financialList-field_edit::before {
  content: '\e60f';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: -1px 0 0;
  font-size: 20px;
  line-height: 2px;
  text-align: center;
}
body .p-financialList-field_edit:hover {
  color: var(--versioncolor3);
}
body._beauty .p-financialList-field_edit:hover {
  color: var(--versioncolor3);
}
body._health .p-financialList-field_edit:hover {
  color: var(--versioncolor3);
}
body._smile .p-financialList-field_edit:hover {
  color: var(--versioncolor3);
}
body._happiness .p-financialList-field_edit:hover {
  color: var(--versioncolor3);
}
body._velocity .p-financialList-field_edit:hover {
  color: var(--versioncolor3);
}
body._friend .p-financialList-field_edit:hover {
  color: var(--versioncolor3);
}
body._strength .p-financialList-field_edit:hover {
  color: var(--versioncolor3);
}
body .p-financialList-field_edit:hover:active {
  color: var(--versioncolor4);
}
body._beauty .p-financialList-field_edit:hover:active {
  color: var(--versioncolor4);
}
body._health .p-financialList-field_edit:hover:active {
  color: var(--versioncolor4);
}
body._smile .p-financialList-field_edit:hover:active {
  color: var(--versioncolor4);
}
body._happiness .p-financialList-field_edit:hover:active {
  color: var(--versioncolor4);
}
body._velocity .p-financialList-field_edit:hover:active {
  color: var(--versioncolor4);
}
body._friend .p-financialList-field_edit:hover:active {
  color: var(--versioncolor4);
}
body._strength .p-financialList-field_edit:hover:active {
  color: var(--versioncolor4);
}
.p-financialList-field_edit {
  -webkit-transition: color 0.2s ease-in-out;
          transition: color 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.p-financialList-field_edit:hover {
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
}
.p-financialList-field_edit:hover:active {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
.p-financialList-formCr {
  position: relative;
  width: 270px;
  display: none;
}

#companyFinancialChangeCategory{
  width:250px;
  z-index:99999999;
}
.p-financialList-formCr._edit {
  display: block;
}
.p-financialList-form {
  position: relative;
  width:200px;
}
.p-financialList-form_save {
  position: absolute;
  top: 1px;
  right: 0;
  bottom: 1px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 32px;
  border-left: 1px solid #e1e5e8;
}

.p-financialList-form_save_noicon {
  position: relative;
  top: 1px;
  left: 0;

  bottom: 1px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100px;
  text-decoration: none;
  text-transform: none;
  font-weight: 600;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--versioncolor3);
}
body .p-financialList-form_save {
  color: var(--versioncolor);
}
body._beauty .p-financialList-form_save {
  color: var(--versioncolor);
}
body._health .p-financialList-form_save {
  color: var(--versioncolor);
}
body._smile .p-financialList-form_save {
  color: var(--versioncolor);
}
body._happiness .p-financialList-form_save {
  color: var(--versioncolor);
}
body._velocity .p-financialList-form_save {
  color: var(--versioncolor);
}
body._friend .p-financialList-form_save {
  color: var(--versioncolor);
}
body._strength .p-financialList-form_save {
  color: var(--versioncolor);
}
.p-financialList-form_save::before {
  content: '\e606';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: -1px 0 0;
  font-size: 24px;
  line-height: 2px;
  text-align: center;
}
body .p-financialList-form_save:hover {
  color: var(--versioncolor3);
}
body._beauty .p-financialList-form_save:hover {
  color: var(--versioncolor3);
}
body._health .p-financialList-form_save:hover {
  color: var(--versioncolor3);
}
body._smile .p-financialList-form_save:hover {
  color: var(--versioncolor3);
}
body._happiness .p-financialList-form_save:hover {
  color: var(--versioncolor3);
}
body._velocity .p-financialList-form_save:hover {
  color: var(--versioncolor3);
}
body._friend .p-financialList-form_save:hover {
  color: var(--versioncolor3);
}
body._strength .p-financialList-form_save:hover {
  color: var(--versioncolor3);
}
body .p-financialList-form_save:hover:active {
  color: var(--versioncolor4);
}
body._beauty .p-financialList-form_save:hover:active {
  color: var(--versioncolor4);
}
body._health .p-financialList-form_save:hover:active {
  color: var(--versioncolor4);
}
body._smile .p-financialList-form_save:hover:active {
  color: var(--versioncolor4);
}
body._happiness .p-financialList-form_save:hover:active {
  color: var(--versioncolor4);
}
body._velocity .p-financialList-form_save:hover:active {
  color: var(--versioncolor4);
}
body._friend .p-financialList-form_save:hover:active {
  color: var(--versioncolor4);
}
body._strength .p-financialList-form_save:hover:active {
  color: var(--versioncolor4);
}
.p-financialList-form_save {
  -webkit-transition: color 0.2s ease-in-out;
          transition: color 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.p-financialList-form_save:hover {
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
}
.p-financialList-form_save:hover:active {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
.p-financialList-form .element-calendar_cr::after {
  display: none;
}
.p-financialList-form .element-calendar_field {
  width: 100%;
}
.p-clientFinancial_client {
  padding: 24px;
}
body:not(._quadro) .p-clientFinancial_client {
  display: none;
}
#clientAbonementEdit .p-financialRunWidget {
  margin: 24px 0 0;
}
#clientHealthPlanEdit .p-financialRunWidget {
  margin: 24px 0 0;
}
#DMSEdit .p-financialRunWidget {
  margin: 24px 0 0;
}
#viewEditAppointment .p-financialRunWidget {
  padding: 0 24px;
}
#viewEditSale .p-financialRunWidget {
  padding: 0 24px;
}
#appointmentChooseAbonement .p-financialRunWidget {
  padding: 0 0 12px;
}
.p-financialRunWidget_noInvoice {
  /*display: -webkit-box;*/
  /*display: -webkit-flex;*/
  /*display: -ms-flexbox;*/
  /*display: flex;*/
}
.p-financialRunWidget-invoice {
  border-radius: 4px;
  border: 1px solid;
  padding: 8px 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  background-color: white;
}
body .p-financialRunWidget-invoice {
  border-color: var(--versioncolor);
}
body._beauty .p-financialRunWidget-invoice {
  border-color: var(--versioncolor);
}
body._health .p-financialRunWidget-invoice {
  border-color: var(--versioncolor);
}
body._smile .p-financialRunWidget-invoice {
  border-color: var(--versioncolor);
}
body._happiness .p-financialRunWidget-invoice {
  border-color: var(--versioncolor);
}
body._velocity .p-financialRunWidget-invoice {
  border-color: var(--versioncolor);
}
body._friend .p-financialRunWidget-invoice {
  border-color: var(--versioncolor);
}
body._strength .p-financialRunWidget-invoice {
  border-color: var(--versioncolor);
}
.p-feedbackList_table {
  position: relative;
  display: table;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 8px 24px 8px 12px;
  border-spacing: 0 1px;
/*table-layout: fixed;*/
}
.p-feedbackList_table {
  -webkit-transition: -webkit-transform 0.5s ease;
          transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.p-feedbackList_head {
  position: relative;
  display: table-row;
}
.p-feedbackList_row {
  display: table-row;
}
.p-feedbackList_row._hidden {
  display: none;
}
.p-feedbackList_cell {
  position: relative;
  display: table-cell;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  height: 54px;
  padding: 24px 8px 24px 12px;
  font-size: 0;
}
.p-feedbackList_cell {
  -webkit-transition: -webkit-box-shadow 0.1s ease, background 0.1s ease;
          transition: box-shadow 0.1s ease, background 0.1s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.p-feedbackList_head .p-feedbackList_cell {
  padding-top: 4px;
  padding-bottom: 4px;
  vertical-align: middle;
}
.p-feedbackList_head + .p-feedbackList_row .p-feedbackList_cell,
.p-feedbackList_row._new + .p-feedbackList_row .p-feedbackList_cell {
  -webkit-box-shadow: 0 1px transparent, 0 -1px #b4b4b4;
          box-shadow: 0 1px transparent, 0 -1px #b4b4b4;
}
.p-feedbackList_row + .p-feedbackList_row .p-feedbackList_cell {
  -webkit-box-shadow: 0 1px transparent, 0 -1px #f2f2f2;
          box-shadow: 0 1px transparent, 0 -1px #f2f2f2;
}
.p-feedbackList_row + .p-feedbackList_row:last-child .p-feedbackList_cell {
  -webkit-box-shadow: 0 1px #f2f2f2, 0 -1px #f2f2f2;
          box-shadow: 0 1px #f2f2f2, 0 -1px #f2f2f2;
}
.p-feedbackList_row._odd .p-feedbackList_cell {
  background-color: rgba(204,204,204,0.1);
}
.p-feedbackList_cell:last-child {
  width: 100px;
}
.p-feedbackList_cell._first {
  width: -webkit-calc(360px - 12px);
  width: calc(360px - 12px);
  padding-left: 12px;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.p-feedbackList_cell._first::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 12px;
  -webkit-box-shadow: -1px 0 transparent, 0 1px transparent, 0 -1px transparent, 1px 0 #f2f2f2;
          box-shadow: -1px 0 transparent, 0 1px transparent, 0 -1px transparent, 1px 0 #f2f2f2;
  content: ' ';
}
.p-feedbackList_cell._first::before {
  -webkit-transition: -webkit-box-shadow 0.1s ease, left 0s 0.1s;
          transition: box-shadow 0.1s ease, left 0s 0.1s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.p-feedbackList_row .p-feedbackList_cell._first {
  margin-top: -2px;
  vertical-align: middle;
}
.p-feedbackList_row .p-feedbackList_cell._first._chevron {
  padding-right: 40px;
}
.p-feedbackList_row .p-feedbackList_cell._first._chevron::after {
  content: '\e600';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 0;
  width: 40px;
  margin: -1px 0 0;
  font-size: 24px;
  line-height: 2px;
  color: #d8d8d8;
  text-align: center;
}
.p-feedbackList_row .p-feedbackList_cell._first._chevron::after {
  -webkit-transition: color 0.2s ease;
          transition: color 0.2s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.p-feedbackList_row .p-feedbackList_cell._first._chevron:hover::after {
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
}
body .p-feedbackList_row .p-feedbackList_cell._first._chevron:hover::after {
  color: var(--versioncolor);
}
body._beauty .p-feedbackList_row .p-feedbackList_cell._first._chevron:hover::after {
  color: var(--versioncolor);
}
body._health .p-feedbackList_row .p-feedbackList_cell._first._chevron:hover::after {
  color: var(--versioncolor);
}
body._smile .p-feedbackList_row .p-feedbackList_cell._first._chevron:hover::after {
  color: var(--versioncolor);
}
body._happiness .p-feedbackList_row .p-feedbackList_cell._first._chevron:hover::after {
  color: var(--versioncolor);
}
body._velocity .p-feedbackList_row .p-feedbackList_cell._first._chevron:hover::after {
  color: var(--versioncolor);
}
body._friend .p-feedbackList_row .p-feedbackList_cell._first._chevron:hover::after {
  color: var(--versioncolor);
}
body._strength .p-feedbackList_row .p-feedbackList_cell._first._chevron:hover::after {
  color: var(--versioncolor);
}
.p-feedbackList_row .p-feedbackList_cell._first._chevron:active::after {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
body .p-feedbackList_row .p-feedbackList_cell._first._chevron:active::after {
  color: var(--versioncolor3);
}
body._beauty .p-feedbackList_row .p-feedbackList_cell._first._chevron:active::after {
  color: var(--versioncolor3);
}
body._health .p-feedbackList_row .p-feedbackList_cell._first._chevron:active::after {
  color: var(--versioncolor3);
}
body._smile .p-feedbackList_row .p-feedbackList_cell._first._chevron:active::after {
  color: var(--versioncolor3);
}
body._happiness .p-feedbackList_row .p-feedbackList_cell._first._chevron:active::after {
  color: var(--versioncolor3);
}
body._velocity .p-feedbackList_row .p-feedbackList_cell._first._chevron:active::after {
  color: var(--versioncolor3);
}
body._friend .p-feedbackList_row .p-feedbackList_cell._first._chevron:active::after {
  color: var(--versioncolor3);
}
body._strength .p-feedbackList_row .p-feedbackList_cell._first._chevron:active::after {
  color: var(--versioncolor3);
}
.p-feedbackList_head + .p-feedbackList_row .p-feedbackList_cell._first,
.p-feedbackList_row._new + .p-feedbackList_row .p-feedbackList_cell._first {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.p-feedbackList_head + .p-feedbackList_row .p-feedbackList_cell._first::before,
.p-feedbackList_row._new + .p-feedbackList_row .p-feedbackList_cell._first::before {
  -webkit-box-shadow: -1px 0 transparent, 0 1px transparent, 0 -1px #b4b4b4, 1px 0 #f2f2f2;
          box-shadow: -1px 0 transparent, 0 1px transparent, 0 -1px #b4b4b4, 1px 0 #f2f2f2;
}
.p-feedbackList_row + .p-feedbackList_row .p-feedbackList_cell._first {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.p-feedbackList_row + .p-feedbackList_row .p-feedbackList_cell._first::before {
  -webkit-box-shadow: -1px 0 transparent, 0 1px transparent, 0 -1px #f2f2f2, 1px 0 #f2f2f2;
          box-shadow: -1px 0 transparent, 0 1px transparent, 0 -1px #f2f2f2, 1px 0 #f2f2f2;
}
.p-feedbackList_row + .p-feedbackList_row:last-child .p-feedbackList_cell._first {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.p-feedbackList_row + .p-feedbackList_row:last-child .p-feedbackList_cell._first::before {
  -webkit-box-shadow: -1px 0 transparent, 0 1px #f2f2f2, 0 -1px #f2f2f2, 1px 0 #f2f2f2;
          box-shadow: -1px 0 transparent, 0 1px #f2f2f2, 0 -1px #f2f2f2, 1px 0 #f2f2f2;
}
.p-feedbackList_row._active .p-feedbackList_cell._first {
  border-radius: 4px 0 0 4px;
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
body .p-feedbackList_row._active .p-feedbackList_cell._first {
  color: var(--versioncolor);
}
body._beauty .p-feedbackList_row._active .p-feedbackList_cell._first {
  color: var(--versioncolor);
}
body._health .p-feedbackList_row._active .p-feedbackList_cell._first {
  color: var(--versioncolor);
}
body._smile .p-feedbackList_row._active .p-feedbackList_cell._first {
  color: var(--versioncolor);
}
body._happiness .p-feedbackList_row._active .p-feedbackList_cell._first {
  color: var(--versioncolor);
}
body._velocity .p-feedbackList_row._active .p-feedbackList_cell._first {
  color: var(--versioncolor);
}
body._friend .p-feedbackList_row._active .p-feedbackList_cell._first {
  color: var(--versioncolor);
}
body._strength .p-feedbackList_row._active .p-feedbackList_cell._first {
  color: var(--versioncolor);
}
.p-feedbackList_row._active .p-feedbackList_cell._first::before {
  left: 0;
  border-radius: 4px 0 0 4px;
  -webkit-box-shadow: -1px 0 #d8d8d8, 0 1px #d8d8d8, 0 -1px #d8d8d8, 1px 0 transparent !important;
          box-shadow: -1px 0 #d8d8d8, 0 1px #d8d8d8, 0 -1px #d8d8d8, 1px 0 transparent !important;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.p-feedbackList_row._active + .p-feedbackList_row .p-feedbackList_cell._first {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.p-feedbackList_row._active + .p-feedbackList_row .p-feedbackList_cell._first::before {
  -webkit-box-shadow: -1px 0 transparent, 0 1px transparent, 0 -1px transparent, 1px 0 #f2f2f2;
          box-shadow: -1px 0 transparent, 0 1px transparent, 0 -1px transparent, 1px 0 #f2f2f2;
}
.p-feedbackList_label {
  position: absolute;
  top: 2px;
  left: 2px;
  padding: 0 6px 2px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  background: #fff;
  font-size: 13px;
  line-height: 1;
  color: #b4b4b4;
  font-weight: 600;
}
body .p-feedbackList_label._paid {
  border-color: var(--versioncolor);
}
body._beauty .p-feedbackList_label._paid {
  border-color: var(--versioncolor);
}
body._health .p-feedbackList_label._paid {
  border-color: var(--versioncolor);
}
body._smile .p-feedbackList_label._paid {
  border-color: var(--versioncolor);
}
body._happiness .p-feedbackList_label._paid {
  border-color: var(--versioncolor);
}
body._velocity .p-feedbackList_label._paid {
  border-color: var(--versioncolor);
}
body._friend .p-feedbackList_label._paid {
  border-color: var(--versioncolor);
}
body._strength .p-feedbackList_label._paid {
  border-color: var(--versioncolor);
}
body .p-feedbackList_label._paid {
  color: var(--versioncolor);
}
body._beauty .p-feedbackList_label._paid {
  color: var(--versioncolor);
}
body._health .p-feedbackList_label._paid {
  color: var(--versioncolor);
}
body._smile .p-feedbackList_label._paid {
  color: var(--versioncolor);
}
body._happiness .p-feedbackList_label._paid {
  color: var(--versioncolor);
}
body._velocity .p-feedbackList_label._paid {
  color: var(--versioncolor);
}
body._friend .p-feedbackList_label._paid {
  color: var(--versioncolor);
}
body._strength .p-feedbackList_label._paid {
  color: var(--versioncolor);
}
.p-feedbackList_label._cancelled {
  border-color: #ff7979;
  color: #ff7979;
}
.p-feedbackList_label._awaiting {
  opacity: 0.5;
}
body .p-feedbackList_label._awaiting {
  border-color: var(--versioncolor);
}
body._beauty .p-feedbackList_label._awaiting {
  border-color: var(--versioncolor);
}
body._health .p-feedbackList_label._awaiting {
  border-color: var(--versioncolor);
}
body._smile .p-feedbackList_label._awaiting {
  border-color: var(--versioncolor);
}
body._happiness .p-feedbackList_label._awaiting {
  border-color: var(--versioncolor);
}
body._velocity .p-feedbackList_label._awaiting {
  border-color: var(--versioncolor);
}
body._friend .p-feedbackList_label._awaiting {
  border-color: var(--versioncolor);
}
body._strength .p-feedbackList_label._awaiting {
  border-color: var(--versioncolor);
}
body .p-feedbackList_label._awaiting {
  color: var(--versioncolor);
}
body._beauty .p-feedbackList_label._awaiting {
  color: var(--versioncolor);
}
body._health .p-feedbackList_label._awaiting {
  color: var(--versioncolor);
}
body._smile .p-feedbackList_label._awaiting {
  color: var(--versioncolor);
}
body._happiness .p-feedbackList_label._awaiting {
  color: var(--versioncolor);
}
body._velocity .p-feedbackList_label._awaiting {
  color: var(--versioncolor);
}
body._friend .p-feedbackList_label._awaiting {
  color: var(--versioncolor);
}
body._strength .p-feedbackList_label._awaiting {
  color: var(--versioncolor);
}
.p-feedbackList_label._awaiting_cancel {
  border-color: #ff7979;
  color: #ff7979;
  opacity: 0.5;
}
.p-feedbackList_ct {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.p-feedbackList_text {
  position: relative;
  word-wrap: break-word;
}
.p-feedbackList_text {
  -webkit-transition: color 0.2s ease;
          transition: color 0.2s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.p-feedbackList_text._green {
  color: #008000 !important;
  font-weight: 600;
}
.p-feedbackList_text._red {
  color: #e57373 !important;
  font-weight: 600;
}
.p-feedbackList_head .p-feedbackList_text {
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 14px;
  color: #3e3e3e;
  font-weight: 700;
  text-transform: uppercase;
}
.p-feedbackList_row .p-feedbackList_text {
  font-size: 14px;
  line-height: 16px;
  color: #3e3e3e;
}
body .p-feedbackList_row._new .p-feedbackList_cell._first .p-feedbackList_text {
  color: var(--versioncolor);
}
body._beauty .p-feedbackList_row._new .p-feedbackList_cell._first .p-feedbackList_text {
  color: var(--versioncolor);
}
body._health .p-feedbackList_row._new .p-feedbackList_cell._first .p-feedbackList_text {
  color: var(--versioncolor);
}
body._smile .p-feedbackList_row._new .p-feedbackList_cell._first .p-feedbackList_text {
  color: var(--versioncolor);
}
body._happiness .p-feedbackList_row._new .p-feedbackList_cell._first .p-feedbackList_text {
  color: var(--versioncolor);
}
body._velocity .p-feedbackList_row._new .p-feedbackList_cell._first .p-feedbackList_text {
  color: var(--versioncolor);
}
body._friend .p-feedbackList_row._new .p-feedbackList_cell._first .p-feedbackList_text {
  color: var(--versioncolor);
}
body._strength .p-feedbackList_row._new .p-feedbackList_cell._first .p-feedbackList_text {
  color: var(--versioncolor);
}
.p-feedbackList_row._new .p-feedbackList_cell._first .p-feedbackList_text::before {
  content: '\e60d';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 4px 0 0;
  font-size: 24px;
}
.p-feedbackList_cell._star .p-feedbackList_text {
  padding-left: 32px;
}
.p-feedbackList_cell._star .p-feedbackList_text::before {
  content: '\e652';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 0;
  width: 32px;
  margin: -1px 0 0;
  font-size: 24px;
  line-height: 2px;
}
body .p-feedbackList_row .p-feedbackList_cell._star .p-feedbackList_text::before {
  color: var(--versioncolor);
}
body._beauty .p-feedbackList_row .p-feedbackList_cell._star .p-feedbackList_text::before {
  color: var(--versioncolor);
}
body._health .p-feedbackList_row .p-feedbackList_cell._star .p-feedbackList_text::before {
  color: var(--versioncolor);
}
body._smile .p-feedbackList_row .p-feedbackList_cell._star .p-feedbackList_text::before {
  color: var(--versioncolor);
}
body._happiness .p-feedbackList_row .p-feedbackList_cell._star .p-feedbackList_text::before {
  color: var(--versioncolor);
}
body._velocity .p-feedbackList_row .p-feedbackList_cell._star .p-feedbackList_text::before {
  color: var(--versioncolor);
}
body._friend .p-feedbackList_row .p-feedbackList_cell._star .p-feedbackList_text::before {
  color: var(--versioncolor);
}
body._strength .p-feedbackList_row .p-feedbackList_cell._star .p-feedbackList_text::before {
  color: var(--versioncolor);
}
.p-feedbackList_cell._promote .p-feedbackList_text::before {
  content: '\e653';
  font-family: 'clientix-icons';
}
.p-feedbackList_cell._promoted .p-feedbackList_text::before {
  content: '\e654';
  font-family: 'clientix-icons';
}
.p-feedbackList_cell._sort .p-feedbackList_text {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.p-feedbackList_cell._sort .p-feedbackList_text::after {
  content: '\e625';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 100%;
  width: 32px;
  margin: -1px 0 0;
  font-size: 24px;
  line-height: 2px;
  color: #d8d8d8;
  text-align: center;
}
.p-feedbackList_cell._sort .p-feedbackList_text::after {
  -webkit-transition: color 0.2s ease;
          transition: color 0.2s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.p-feedbackList_cell._sort .p-feedbackList_text:hover::after {
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
}
body .p-feedbackList_cell._sort .p-feedbackList_text:hover::after {
  color: var(--versioncolor);
}
body._beauty .p-feedbackList_cell._sort .p-feedbackList_text:hover::after {
  color: var(--versioncolor);
}
body._health .p-feedbackList_cell._sort .p-feedbackList_text:hover::after {
  color: var(--versioncolor);
}
body._smile .p-feedbackList_cell._sort .p-feedbackList_text:hover::after {
  color: var(--versioncolor);
}
body._happiness .p-feedbackList_cell._sort .p-feedbackList_text:hover::after {
  color: var(--versioncolor);
}
body._velocity .p-feedbackList_cell._sort .p-feedbackList_text:hover::after {
  color: var(--versioncolor);
}
body._friend .p-feedbackList_cell._sort .p-feedbackList_text:hover::after {
  color: var(--versioncolor);
}
body._strength .p-feedbackList_cell._sort .p-feedbackList_text:hover::after {
  color: var(--versioncolor);
}
.p-feedbackList_cell._sort .p-feedbackList_text:active::after {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
body .p-feedbackList_cell._sort .p-feedbackList_text:active::after {
  color: var(--versioncolor3);
}
body._beauty .p-feedbackList_cell._sort .p-feedbackList_text:active::after {
  color: var(--versioncolor3);
}
body._health .p-feedbackList_cell._sort .p-feedbackList_text:active::after {
  color: var(--versioncolor3);
}
body._smile .p-feedbackList_cell._sort .p-feedbackList_text:active::after {
  color: var(--versioncolor3);
}
body._happiness .p-feedbackList_cell._sort .p-feedbackList_text:active::after {
  color: var(--versioncolor3);
}
body._velocity .p-feedbackList_cell._sort .p-feedbackList_text:active::after {
  color: var(--versioncolor3);
}
body._friend .p-feedbackList_cell._sort .p-feedbackList_text:active::after {
  color: var(--versioncolor3);
}
body._strength .p-feedbackList_cell._sort .p-feedbackList_text:active::after {
  color: var(--versioncolor3);
}
.p-feedbackList_cell._sort_up .p-feedbackList_text::after {
  content: '\e621';
  font-family: 'clientix-icons';
}
.p-feedbackList_cell._sort_down .p-feedbackList_text::after {
  content: '\e622';
  font-family: 'clientix-icons';
}
.p-feedbackList_text._unit {
  font-weight: 600;
  font-size: 15px;
}
.p-feedbackList_text._unit._income {
  color: #00bf8b;
}
.p-feedbackList_text._unit._outcome {
  color: #ff7979;
}
.p-feedbackList_text._unit::after {
  font-size: 13px;
  padding: 0 0 0 2px;
  vertical-align: middle !important;
}
.p-feedbackList_text._unit::before {
  font-size: 13px;
  padding: 0 2px 0 0;
}
body.int .p-feedbackList_text._unit::before {
  content: '\e640';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.p-feedbackList_subText {
  font-size: 13px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  max-width: 320px;
}
.p-feedbackList_subText._success {
  color: #008000;
}
.p-feedbackList_subText._cancelled {
  color: #e57373;
}
.p-feedbackList_subText span {
  color: #888;
}
.p-feedbackList_row._message .p-feedbackList_subText._message {
  display: none;
}
.p-feedbackList_appointment {
  color: var(--versioncolor);
  font-weight: 600;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin: 4px 0 0;
}
.p-feedbackList_employeeCount {
  font-weight: 600;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
body .p-feedbackList_employeeCount {
  color: var(--versioncolor);
}
body._beauty .p-feedbackList_employeeCount {
  color: var(--versioncolor);
}
body._health .p-feedbackList_employeeCount {
  color: var(--versioncolor);
}
body._smile .p-feedbackList_employeeCount {
  color: var(--versioncolor);
}
body._happiness .p-feedbackList_employeeCount {
  color: var(--versioncolor);
}
body._velocity .p-feedbackList_employeeCount {
  color: var(--versioncolor);
}
body._friend .p-feedbackList_employeeCount {
  color: var(--versioncolor);
}
body._strength .p-feedbackList_employeeCount {
  color: var(--versioncolor);
}
.p-feedbackList_row._employees .p-feedbackList_employeeCount {
  display: none;
}
.p-feedbackList_employeeCount::after {
  content: '\e62d';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 0 0 2px;
  font-size: 20px;
}
.p-feedbackList-employees {
  display: none;
}
.p-feedbackList_row._employees .p-feedbackList-employees {
  display: block;
}
.p-feedbackList_client {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-decoration: underline;
}
.p-feedbackList_sort-preloader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 32px;
}
.p-feedbackList_sort-preloader._hidden {
  display: none;
}
.p-feedbackList_preloader {
  display: none;
  position: relative;
  height: 100px;
  text-align: center;
}
.p-feedbackList._preloader .p-feedbackList_preloader {
  display: block;
}
.p-feedbackList_preloader .t-preloader {
  font-size: 32px;
}
.p-feedbackList-groups {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: -4px 0 0 -4px;
}
.p-feedbackList-groups_item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4px 0 0 4px;
}
.p-feedbackList-group {
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 12px;
  line-height: 1;
  color: #fff;
}
body .p-feedbackList-group {
  background: var(--versioncolor);
}
body._beauty .p-feedbackList-group {
  background: var(--versioncolor);
}
body._health .p-feedbackList-group {
  background: var(--versioncolor);
}
body._smile .p-feedbackList-group {
  background: var(--versioncolor);
}
body._happiness .p-feedbackList-group {
  background: var(--versioncolor);
}
body._velocity .p-feedbackList-group {
  background: var(--versioncolor);
}
body._friend .p-feedbackList-group {
  background: var(--versioncolor);
}
body._strength .p-feedbackList-group {
  background: var(--versioncolor);
}
.p-feedbackList-nothing {
  padding: 12px;
}
.p-feedbackList-nothing._hidden {
  display: none;
}
.p-feedbackList-nothing_icon {
  position: relative;
  height: 64px;
}
.p-feedbackList-nothing_icon::before {
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: -1px 0 0;
  font-size: 40px;
  line-height: 2px;
  color: #555;
  text-align: center;
}
.p-feedbackList-nothing_icon._empty::before {
  content: '\e623';
  font-family: 'clientix-icons';
}
.p-feedbackList-nothing_icon._add::before {
  content: '\e664';
  font-family: 'clientix-icons';
}
.p-feedbackList-nothing_icon._sms::before {
  content: '\e675';
  font-family: 'clientix-icons';
}
.p-feedbackList-nothing_icon._card::before {
  content: '\e65d';
  font-family: 'clientix-icons';
}
.p-feedbackList-nothing_icon._wallet::before {
  content: '\e601';
  font-family: 'clientix-icons';
}
.p-feedbackList-nothing_icon._star::before {
  content: '\e652';
  font-family: 'clientix-icons';
}
.p-feedbackList-nothing_title {
  text-align: center;
  font-size: 20px;
}
.p-feedbackList-nothing_text {
  text-align: center;
  font-size: 15px;
}
.p-feedbackList-buttons {
  padding: 12px 0;
}
.p-feedbackList-buttons._hidden {
  display: none;
}
.p-feedbackList-buttons_cr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 0 -12px;
}
.p-feedbackList-buttons_item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 0 12px;
}
.p-feedbackList-buttons_button {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  height: 46px;
  padding: 0 8px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  background: #fff;
  -webkit-box-shadow: 0 1px 2px -1px #fff inset;
          box-shadow: 0 1px 2px -1px #fff inset;
  font-size: 14px;
  line-height: 44px;
  text-align: center;
  white-space: nowrap;
}
body .p-feedbackList-buttons_button {
  color: var(--versioncolor);
}
body._beauty .p-feedbackList-buttons_button {
  color: var(--versioncolor);
}
body._health .p-feedbackList-buttons_button {
  color: var(--versioncolor);
}
body._smile .p-feedbackList-buttons_button {
  color: var(--versioncolor);
}
body._happiness .p-feedbackList-buttons_button {
  color: var(--versioncolor);
}
body._velocity .p-feedbackList-buttons_button {
  color: var(--versioncolor);
}
body._friend .p-feedbackList-buttons_button {
  color: var(--versioncolor);
}
body._strength .p-feedbackList-buttons_button {
  color: var(--versioncolor);
}
.p-feedbackList-buttons_button {
  -webkit-transition: background 0.2s ease, -webkit-box-shadow 0.2s ease, padding-top 0.2s ease;
          transition: background 0.2s ease, box-shadow 0.2s ease, padding-top 0.2s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.p-feedbackList-buttons_button:hover {
  background: #fafafa;
}
.p-feedbackList-buttons_button:active {
  padding-top: 1px;
  background: #fafafa;
  -webkit-box-shadow: 0 1px 2px -1px #d8d8d8 inset;
          box-shadow: 0 1px 2px -1px #d8d8d8 inset;
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
.p-feedbackList_actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-feedbackList-message {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 0 12px 6px;
  z-index: 1;
  display: none;
  background: #fff;
}
.p-feedbackList_row._message .p-feedbackList-message {
  display: block;
}
.p-feedbackList-message_name {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  padding: 0 0 4px 8px;
}
.p-feedbackList-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body .p-feedbackList-toggle {
  color: var(--versioncolor);
}
body._beauty .p-feedbackList-toggle {
  color: var(--versioncolor);
}
body._health .p-feedbackList-toggle {
  color: var(--versioncolor);
}
body._smile .p-feedbackList-toggle {
  color: var(--versioncolor);
}
body._happiness .p-feedbackList-toggle {
  color: var(--versioncolor);
}
body._velocity .p-feedbackList-toggle {
  color: var(--versioncolor);
}
body._friend .p-feedbackList-toggle {
  color: var(--versioncolor);
}
body._strength .p-feedbackList-toggle {
  color: var(--versioncolor);
}
.p-feedbackList-toggle:hover {
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
}
body .p-feedbackList-toggle:hover {
  color: var(--versioncolor3);
}
body._beauty .p-feedbackList-toggle:hover {
  color: var(--versioncolor3);
}
body._health .p-feedbackList-toggle:hover {
  color: var(--versioncolor3);
}
body._smile .p-feedbackList-toggle:hover {
  color: var(--versioncolor3);
}
body._happiness .p-feedbackList-toggle:hover {
  color: var(--versioncolor3);
}
body._velocity .p-feedbackList-toggle:hover {
  color: var(--versioncolor3);
}
body._friend .p-feedbackList-toggle:hover {
  color: var(--versioncolor3);
}
body._strength .p-feedbackList-toggle:hover {
  color: var(--versioncolor3);
}
.p-feedbackList-toggle:active {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
body .p-feedbackList-toggle:active {
  color: var(--versioncolor4);
}
body._beauty .p-feedbackList-toggle:active {
  color: var(--versioncolor4);
}
body._health .p-feedbackList-toggle:active {
  color: var(--versioncolor4);
}
body._smile .p-feedbackList-toggle:active {
  color: var(--versioncolor4);
}
body._happiness .p-feedbackList-toggle:active {
  color: var(--versioncolor4);
}
body._velocity .p-feedbackList-toggle:active {
  color: var(--versioncolor4);
}
body._friend .p-feedbackList-toggle:active {
  color: var(--versioncolor4);
}
body._strength .p-feedbackList-toggle:active {
  color: var(--versioncolor4);
}
.p-feedbackList-toggle_t {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1px;
  min-height: 1px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  word-wrap: break-word;
}
.p-feedbackList-toggle_t::before {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  border-bottom: 1px dashed;
  content: ' ';
}
.p-feedbackList-toggle_t::after {
  content: '\e62d';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 100%;
  margin: 1px 0 0 2px;
  font-size: 24px;
  line-height: 1px;
}
.p-feedbackList_row._message .p-feedbackList-toggle_t::after {
  content: '\e62e';
  font-family: 'clientix-icons';
}
#qualityFeedbackFilter .element#executor_id {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
}
#qualityFeedbackFilter .element#executor_id .element-autocomplete_ac-cr {
  padding: 0 8px;
}
#qualityFeedbackFilter .element#executor_id .element_clear {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  top: 0;
  right: 40px;
  height: 45px;
  width: 40px;
}
#qualityFeedbackFilter .element#executor_id .element_clear::before {
  content: '\e60e';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: -1px 0 0;
  text-align: center;
  color: #8f979b;
  font-size: 16px;
  line-height: 2px;
}
#qualityFeedbackFilter .element#executor_id .element_clear::after {
  position: absolute;
  top: 10px;
  right: 0;
  width: 1px;
  height: 25px;
  content: ' ';
  background: #d8d8d8;
}
#qualityFeedbackFilter .element#executor_id .element_clear:active::before {
  padding-top: 1px;
}
#qualityFeedbackFilter .element#executor_id .element_clear._hidden {
  display: none;
}
#qualityFeedbackFilter .element#start_date {
  width: 140px;
}
#qualityFeedbackFilter .element#start_date .element_error {
  z-index: 1;
  width: 300px;
}
#qualityFeedbackFilter .element#end_date {
  width: 140px;
}
.p-settings-edit-qualityCount_cr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.p-settings-edit-qualityCount_c {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
}
.p-settings-edit-qualityCount_c._ml {
  margin-left: 40px;
}
.p-settings-edit-qualityCount-average {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffc900;
}
.p-settings-edit-qualityCount-average_star {
  margin: 2px 0 0;
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  width: 24px;
  height: 24px;
}
.p-settings-edit-qualityCount-average_star::before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  text-align: center;
  content: '\e652';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  margin: -1px 0 0;
  line-height: 2px;
}
.p-settings-edit-qualityCount-average_star._full::before {
  content: '\e654';
  font-family: 'clientix-icons';
}
.p-settings-edit-qualityCount-average_star._half::before {
  content: '\e653';
  font-family: 'clientix-icons';
}
.p-settings-edit-qualityCount_averageNumber {
  font-size: 24px;
  line-height: 28px;
  margin: 0 0 0 12px;
}
body .p-settings-edit-qualityCount_averageNumber {
  color: var(--versioncolor);
}
body._beauty .p-settings-edit-qualityCount_averageNumber {
  color: var(--versioncolor);
}
body._health .p-settings-edit-qualityCount_averageNumber {
  color: var(--versioncolor);
}
body._smile .p-settings-edit-qualityCount_averageNumber {
  color: var(--versioncolor);
}
body._happiness .p-settings-edit-qualityCount_averageNumber {
  color: var(--versioncolor);
}
body._velocity .p-settings-edit-qualityCount_averageNumber {
  color: var(--versioncolor);
}
body._friend .p-settings-edit-qualityCount_averageNumber {
  color: var(--versioncolor);
}
body._strength .p-settings-edit-qualityCount_averageNumber {
  color: var(--versioncolor);
}
.p-settings-edit-qualityCount_feedbacksCount {
  font-size: 24px;
  line-height: 28px;
}
body .p-settings-edit-qualityCount_feedbacksCount {
  color: var(--versioncolor);
}
body._beauty .p-settings-edit-qualityCount_feedbacksCount {
  color: var(--versioncolor);
}
body._health .p-settings-edit-qualityCount_feedbacksCount {
  color: var(--versioncolor);
}
body._smile .p-settings-edit-qualityCount_feedbacksCount {
  color: var(--versioncolor);
}
body._happiness .p-settings-edit-qualityCount_feedbacksCount {
  color: var(--versioncolor);
}
body._velocity .p-settings-edit-qualityCount_feedbacksCount {
  color: var(--versioncolor);
}
body._friend .p-settings-edit-qualityCount_feedbacksCount {
  color: var(--versioncolor);
}
body._strength .p-settings-edit-qualityCount_feedbacksCount {
  color: var(--versioncolor);
}
.p-settings-edit-qualityCount_feedbacksCount::before {
  content: '\e618';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  vertical-align: top;
  padding: 0 4px 0 0;
}
.p-settings-edit-qualityCount_feedbacksCount span {
  font-size: 14px;
}
#qualityComponentSettings .element#COMPONENT_QA_NIGHT_TIME_START .element_cr {
  width: 100px;
}
#qualityComponentSettings .element#COMPONENT_QA_NIGHT_TIME_END .element_cr {
  width: 100px;
}
#qualityComponentSettings .element#COMPONENT_QA_WEEKLY_LIMIT .element_label {
  width: 200px;
}
#qualityComponentSettings .element#COMPONENT_QA_WEEKLY_LIMIT .element_cr {
  width: 100px;
}
.p-analyticsWidget {
  padding: 24px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.p-analyticsWidget._empty {
  background: #fafafa;
}
.p-analyticsWidget_button._animate {
  -webkit-animation: button_shake 1s ease;
          animation: button_shake 1s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@-webkit-keyframes button_shake {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-box-shadow: 0 4px 32px rgba(0,0,0,0);
            box-shadow: 0 4px 32px rgba(0,0,0,0);
  }
  25% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-box-shadow: 0 4px 32px rgba(0,0,0,0.1);
            box-shadow: 0 4px 32px rgba(0,0,0,0.1);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-box-shadow: 0 4px 32px rgba(0,0,0,0);
            box-shadow: 0 4px 32px rgba(0,0,0,0);
  }
  75% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-box-shadow: 0 4px 32px rgba(0,0,0,0.1);
            box-shadow: 0 4px 32px rgba(0,0,0,0.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-box-shadow: 0 4px 32px rgba(0,0,0,0);
            box-shadow: 0 4px 32px rgba(0,0,0,0);
  }
}
@keyframes button_shake {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-box-shadow: 0 4px 32px rgba(0,0,0,0);
            box-shadow: 0 4px 32px rgba(0,0,0,0);
  }
  25% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-box-shadow: 0 4px 32px rgba(0,0,0,0.1);
            box-shadow: 0 4px 32px rgba(0,0,0,0.1);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-box-shadow: 0 4px 32px rgba(0,0,0,0);
            box-shadow: 0 4px 32px rgba(0,0,0,0);
  }
  75% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-box-shadow: 0 4px 32px rgba(0,0,0,0.1);
            box-shadow: 0 4px 32px rgba(0,0,0,0.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-box-shadow: 0 4px 32px rgba(0,0,0,0);
            box-shadow: 0 4px 32px rgba(0,0,0,0);
  }
}
.p-analyticsWidget._half {
  width: 50%;
}
.p-analyticsWidget._half + .p-analyticsWidget._half {
  border-left: 1px solid #d8d8d8;
}
.p-analyticsWidget + .p-analyticsWidget {
  border-top: 1px solid #d8d8d8;
}
.p-analyticsWidget-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: -4px 0 0 -16px;
}
.p-analyticsWidget-top_c {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1px;
  min-height: 1px;
  margin: 4px 0 0 16px;
}
.p-analyticsWidget_title {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  height: 24px;
  padding-left: 32px;
  position: relative;
}
.p-analyticsWidget_title::before {
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 24px;
  margin: -1px 0 0;
  line-height: 2px;
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body .p-analyticsWidget_title::before {
  color: var(--versioncolor);
}
body._beauty .p-analyticsWidget_title::before {
  color: var(--versioncolor);
}
body._health .p-analyticsWidget_title::before {
  color: var(--versioncolor);
}
body._smile .p-analyticsWidget_title::before {
  color: var(--versioncolor);
}
body._happiness .p-analyticsWidget_title::before {
  color: var(--versioncolor);
}
body._velocity .p-analyticsWidget_title::before {
  color: var(--versioncolor);
}
body._friend .p-analyticsWidget_title::before {
  color: var(--versioncolor);
}
body._strength .p-analyticsWidget_title::before {
  color: var(--versioncolor);
}
.p-analyticsWidget._empty .p-analyticsWidget_title::before {
  color: #b4b4b4 !important;
}
.p-analyticsWidget#analyticsFinancialRevenue .p-analyticsWidget_title::before {
  content: '\e614';
  font-family: 'materials';
}
.p-analyticsWidget#analyticsFinancialExpenses .p-analyticsWidget_title::before {
  content: '\e612';
  font-family: 'materials';
}
.p-analyticsWidget#analyticsFinancialIncome .p-analyticsWidget_title::before {
  content: '\e60e';
  font-family: 'materials';
}
.p-analyticsWidget#analyticsClientAverageInvoice .p-analyticsWidget_title::before {
  content: '\e615';
  font-family: 'materials';
}
.p-analyticsWidget#analyticsClientPrimarySecondary .p-analyticsWidget_title::before {
  content: '\e60f';
  font-family: 'materials';
}
.p-analyticsWidget#analyticsClientLeadSource .p-analyticsWidget_title::before {
  content: '\e619';
  font-family: 'materials';
}
.p-analyticsWidget#analyticsClientComebacks .p-analyticsWidget_title::before {
  content: '\e61a';
  font-family: 'materials';
}
.p-analyticsWidget#analyticsServicesRevenue .p-analyticsWidget_title::before {
  content: '\e60a';
  font-family: 'materials';
}
.p-analyticsWidget#analyticsServicesIncome .p-analyticsWidget_title::before {
  content: '\e60a';
  font-family: 'materials';
}
.p-analyticsWidget#analyticsServicesPopularity .p-analyticsWidget_title::before {
  content: '\e610';
  font-family: 'materials';
}
.p-analyticsWidget#analyticsServicesFloorAge .p-analyticsWidget_title::before {
  content: '\e610';
  font-family: 'materials';
}
.p-analyticsWidget#analyticsMaterialsRevenue .p-analyticsWidget_title::before {
  content: '\e60d';
  font-family: 'materials';
}
.p-analyticsWidget#analyticsMaterialsIncome .p-analyticsWidget_title::before {
  content: '\e60d';
  font-family: 'materials';
}
.p-analyticsWidget#analyticsMaterialsPopularity .p-analyticsWidget_title::before {
  content: '\e611';
  font-family: 'materials';
}
.p-analyticsWidget#analyticsEmployeesRevenue .p-analyticsWidget_title::before {
  content: '\e617';
  font-family: 'materials';
}
.p-analyticsWidget#analyticsEmployeesWorkload .p-analyticsWidget_title::before {
  content: '\e613';
  font-family: 'materials';
}
.p-analyticsWidget#analyticsEmployeesAppointments .p-analyticsWidget_title::before {
  content: '\e616';
  font-family: 'materials';
}
.p-analyticsWidget#analyticsEmployeesAppointmentsCreated .p-analyticsWidget_title::before {
  content: '\e611';
  font-family: 'clientix-icons';
}
.p-analyticsWidget#analyticsEmployeesComebacks .p-analyticsWidget_title::before {
  content: '\e60f';
  font-family: 'materials';
}.p-analyticsWidget#analyticsEmployeesAwaitingList .p-analyticsWidget_title::before {
  content: '\e60f';
  font-family: 'materials';
}
.p-analyticsWidget#analyticsEmployeesRating .p-analyticsWidget_title::before {
  content: '\e60c';
  font-family: 'materials';
}
.p-analyticsWidget#analyticsEmployeesCost .p-analyticsWidget_title::before {
  content: '\e60b';
  font-family: 'materials';
}
.p-analyticsWidget#analyticsEmployeesIncome .p-analyticsWidget_title::before {
  content: '\e60e';
  font-family: 'materials';
}
.p-analyticsWidget-tipBlock {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255,255,255,0.5);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-analyticsWidget-tipBlock._hidden {
  display: none;
}
.p-analyticsWidget-tipBlock_cr {
  border-radius: 4px;
  border: 1px solid;
  padding: 16px;
  position: relative;
  background: #fff;
}
.p-analyticsWidget._empty .subForm .element-cr{
  display: flex;
  flex-wrap: wrap;
}
body .p-analyticsWidget-tipBlock_cr {
  border-color: var(--versioncolor);
}
body._beauty .p-analyticsWidget-tipBlock_cr {
  border-color: var(--versioncolor);
}
body._health .p-analyticsWidget-tipBlock_cr {
  border-color: var(--versioncolor);
}
body._smile .p-analyticsWidget-tipBlock_cr {
  border-color: var(--versioncolor);
}
body._happiness .p-analyticsWidget-tipBlock_cr {
  border-color: var(--versioncolor);
}
body._velocity .p-analyticsWidget-tipBlock_cr {
  border-color: var(--versioncolor);
}
body._friend .p-analyticsWidget-tipBlock_cr {
  border-color: var(--versioncolor);
}
body._strength .p-analyticsWidget-tipBlock_cr {
  border-color: var(--versioncolor);
}
.p-analyticsWidget-tipBlock_title {
  font-size: 16px;
  font-weight: 600;
  padding: 0 16px 0 0;
}
.p-analyticsWidget-tipBlock_text {
  margin: 12px 0 0;
  font-size: 14px;
}
.p-analyticsWidget-tipBlock_close {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 28px;
  height: 28px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: 3;
}
.p-analyticsWidget-tipBlock_close::before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  text-align: center;
  line-height: 2px;
  margin: -1px 0 0;
  content: '\e60e';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
}
body .p-analyticsWidget-tipBlock_close::before {
  color: var(--versioncolor);
}
body._beauty .p-analyticsWidget-tipBlock_close::before {
  color: var(--versioncolor);
}
body._health .p-analyticsWidget-tipBlock_close::before {
  color: var(--versioncolor);
}
body._smile .p-analyticsWidget-tipBlock_close::before {
  color: var(--versioncolor);
}
body._happiness .p-analyticsWidget-tipBlock_close::before {
  color: var(--versioncolor);
}
body._velocity .p-analyticsWidget-tipBlock_close::before {
  color: var(--versioncolor);
}
body._friend .p-analyticsWidget-tipBlock_close::before {
  color: var(--versioncolor);
}
body._strength .p-analyticsWidget-tipBlock_close::before {
  color: var(--versioncolor);
}
.p-analyticsWidget_sorter {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
body .p-analyticsWidget_sorter {
  color: var(--versioncolor);
}
body._beauty .p-analyticsWidget_sorter {
  color: var(--versioncolor);
}
body._health .p-analyticsWidget_sorter {
  color: var(--versioncolor);
}
body._smile .p-analyticsWidget_sorter {
  color: var(--versioncolor);
}
body._happiness .p-analyticsWidget_sorter {
  color: var(--versioncolor);
}
body._velocity .p-analyticsWidget_sorter {
  color: var(--versioncolor);
}
body._friend .p-analyticsWidget_sorter {
  color: var(--versioncolor);
}
body._strength .p-analyticsWidget_sorter {
  color: var(--versioncolor);
}
.p-analyticsWidget_sorter._down::after {
  content: '\e62d';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  vertical-align: middle;
  line-height: 24px;
}
.p-analyticsWidget_sorter._up::after {
  content: '\e62e';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  vertical-align: middle;
  line-height: 24px;
}
.p-analyticsWidget-sorter {
  height: 25px;
}
.p-analyticsWidget-sorter_t {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  height: 24px;
}
body .p-analyticsWidget-sorter_t {
  color: var(--versioncolor);
}
body._beauty .p-analyticsWidget-sorter_t {
  color: var(--versioncolor);
}
body._health .p-analyticsWidget-sorter_t {
  color: var(--versioncolor);
}
body._smile .p-analyticsWidget-sorter_t {
  color: var(--versioncolor);
}
body._happiness .p-analyticsWidget-sorter_t {
  color: var(--versioncolor);
}
body._velocity .p-analyticsWidget-sorter_t {
  color: var(--versioncolor);
}
body._friend .p-analyticsWidget-sorter_t {
  color: var(--versioncolor);
}
body._strength .p-analyticsWidget-sorter_t {
  color: var(--versioncolor);
}
.p-analyticsWidget-sorter_t._down::after {
  content: '\e62d';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  vertical-align: middle;
  line-height: 24px;
}
.p-analyticsWidget-sorter_t._up::after {
  content: '\e62e';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  vertical-align: middle;
  line-height: 24px;
}
.p-analyticsWidget-paginator {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-analyticsWidget-paginator_range {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  height: 24px;
}
body .p-analyticsWidget-paginator_range {
  color: var(--versioncolor);
}
body._beauty .p-analyticsWidget-paginator_range {
  color: var(--versioncolor);
}
body._health .p-analyticsWidget-paginator_range {
  color: var(--versioncolor);
}
body._smile .p-analyticsWidget-paginator_range {
  color: var(--versioncolor);
}
body._happiness .p-analyticsWidget-paginator_range {
  color: var(--versioncolor);
}
body._velocity .p-analyticsWidget-paginator_range {
  color: var(--versioncolor);
}
body._friend .p-analyticsWidget-paginator_range {
  color: var(--versioncolor);
}
body._strength .p-analyticsWidget-paginator_range {
  color: var(--versioncolor);
}
.p-analyticsWidget-paginator_prev {
  position: relative;
  width: 24px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #b4b4b4;
}
.p-analyticsWidget-paginator_prev::after {
  font-size: 24px;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  text-align: center;
  margin: -1px 0 0;
  line-height: 2px;
  content: '\e624';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body .p-analyticsWidget-paginator_prev:hover {
  color: var(--versioncolor);
}
body._beauty .p-analyticsWidget-paginator_prev:hover {
  color: var(--versioncolor);
}
body._health .p-analyticsWidget-paginator_prev:hover {
  color: var(--versioncolor);
}
body._smile .p-analyticsWidget-paginator_prev:hover {
  color: var(--versioncolor);
}
body._happiness .p-analyticsWidget-paginator_prev:hover {
  color: var(--versioncolor);
}
body._velocity .p-analyticsWidget-paginator_prev:hover {
  color: var(--versioncolor);
}
body._friend .p-analyticsWidget-paginator_prev:hover {
  color: var(--versioncolor);
}
body._strength .p-analyticsWidget-paginator_prev:hover {
  color: var(--versioncolor);
}
.p-analyticsWidget-paginator_next {
  position: relative;
  width: 24px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #b4b4b4;
}
.p-analyticsWidget-paginator_next::after {
  font-size: 24px;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  text-align: center;
  margin: -1px 0 0;
  line-height: 2px;
  content: '\e600';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body .p-analyticsWidget-paginator_next:hover {
  color: var(--versioncolor);
}
body._beauty .p-analyticsWidget-paginator_next:hover {
  color: var(--versioncolor);
}
body._health .p-analyticsWidget-paginator_next:hover {
  color: var(--versioncolor);
}
body._smile .p-analyticsWidget-paginator_next:hover {
  color: var(--versioncolor);
}
body._happiness .p-analyticsWidget-paginator_next:hover {
  color: var(--versioncolor);
}
body._velocity .p-analyticsWidget-paginator_next:hover {
  color: var(--versioncolor);
}
body._friend .p-analyticsWidget-paginator_next:hover {
  color: var(--versioncolor);
}
body._strength .p-analyticsWidget-paginator_next:hover {
  color: var(--versioncolor);
}
.p-analyticsWidget-subtitle {
  margin: 12px 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.p-analyticsWidget-subtitle_label {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  font-size: 16px;
}
.p-analyticsWidget-subtitle_value {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  font-size: 16px;
  font-weight: 600;
  padding: 0 0 0 4px;
}
body .p-analyticsWidget-subtitle_value {
  color: var(--versioncolor);
}
body._beauty .p-analyticsWidget-subtitle_value {
  color: var(--versioncolor);
}
body._health .p-analyticsWidget-subtitle_value {
  color: var(--versioncolor);
}
body._smile .p-analyticsWidget-subtitle_value {
  color: var(--versioncolor);
}
body._happiness .p-analyticsWidget-subtitle_value {
  color: var(--versioncolor);
}
body._velocity .p-analyticsWidget-subtitle_value {
  color: var(--versioncolor);
}
body._friend .p-analyticsWidget-subtitle_value {
  color: var(--versioncolor);
}
body._strength .p-analyticsWidget-subtitle_value {
  color: var(--versioncolor);
}
.p-analyticsWidget_canvas {
  margin: 24px 0 0;
  height: 320px;
}
.p-analyticsWidget_preloader {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255,255,255,0.5);
  display: none;
  z-index: 2;
}
.p-analyticsWidget_preloader .t-preloader {
  font-size: 32px;
}
.p-analyticsWidget._preloader .p-analyticsWidget_preloader {
  display: block;
}
.p-analyticsWidget-middle {
  margin: -24px 0 0 -24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.p-analyticsWidget-middle_c {
  padding: 24px 0 0 24px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
}
.p-analyticsWidget._half .p-analyticsWidget-middle_c {
  width: 100%;
}
.p-analyticsWidget-middle_c._middle {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.p-analyticsWidget-image {
  position: relative;
  width: 100%;
  max-width: 894px;
}
.p-analyticsWidget._half .p-analyticsWidget-image {
  width: auto;
}
.p-analyticsWidget-image img {
  width: 100%;
}
.p-analyticsWidget-image_overlay {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: rgba(255,255,255,0.5);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #888;
}
.p-analyticsWidget-image_overlay {
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.p-analyticsWidget-image_overlay::after {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  text-align: center;
  margin: -1px 0 0;
  line-height: 2px;
  content: '\e60a';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
}
.p-analyticsWidget-image_overlay:hover {
  background: rgba(255,255,255,0.25);
  color: #000;
}
.p-analyticsWidget-image-wr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-analyticsWidget-noData {
  margin: 12px 0 0;
}
.p-analyticsWidget-noData_text {
  font-size: 14px;
  text-align: justify;
}
.p-analyticsWidget-noData_text strong {
  font-weight: 600;
}
body .p-analyticsWidget-noData_text strong {
  color: var(--versioncolor);
}
body._beauty .p-analyticsWidget-noData_text strong {
  color: var(--versioncolor);
}
body._health .p-analyticsWidget-noData_text strong {
  color: var(--versioncolor);
}
body._smile .p-analyticsWidget-noData_text strong {
  color: var(--versioncolor);
}
body._happiness .p-analyticsWidget-noData_text strong {
  color: var(--versioncolor);
}
body._velocity .p-analyticsWidget-noData_text strong {
  color: var(--versioncolor);
}
body._friend .p-analyticsWidget-noData_text strong {
  color: var(--versioncolor);
}
body._strength .p-analyticsWidget-noData_text strong {
  color: var(--versioncolor);
}
.p-analyticsWidget-noData_text em {
  color: #f88;
  font-weight: 400;
  font-size: 16px;
  font-style: normal;
  margin: 0 0 8px;
}
.p-analyticsWidget-noData_text em::before {
  content: '\e62f';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 8px 0 0;
  font-size: 24px;
}
.p-analyticsWidget-noData_action {
  margin: 12px 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.p-analyticsWidget-tip {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.p-analyticsWidgetCr._mobile .p-analyticsWidget-tip {
  padding-bottom: 12px;
}
.p-analyticsWidget-tip_t {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  position: relative;
  font-size: 12px;
  color: #2d607a;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin: 0 0 0 20px;
}
.p-analyticsWidget-tip_t._report::before {
  content: '\e666';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
}
.p-analyticsWidget-tip_t::before {
  position: absolute;
  top: 50%;
  left: -20px;
  width: 20px;
  margin: -1px 0 0;
  line-height: 2px;
  content: '\e674';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.p-analyticsWidget-tip_t::after {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  border-top: 1px dashed;
  content: ' ';
}
.p-analyticsWidget .customElement {
  margin: 0 0 0 8px;
}
.p-analyticsWidget .customElement_cr {
  position: relative;
  width: 210px;
  padding: 5px 15px 5px 15px;
  border: grey 1px dotted;
  border-radius: 25px;
}
.p-analyticsWidget .customElement_cr::before {
  content: '\e62d';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  text-align: center;
  line-height: 2px;
  margin: 1px 0 0;
}
body .p-analyticsWidget .customElement_cr::before {
  color: var(--versioncolor);
}
body._beauty .p-analyticsWidget .customElement_cr::before {
  color: var(--versioncolor);
}
body._health .p-analyticsWidget .customElement_cr::before {
  color: var(--versioncolor);
}
body._smile .p-analyticsWidget .customElement_cr::before {
  color: var(--versioncolor);
}
body._happiness .p-analyticsWidget .customElement_cr::before {
  color: var(--versioncolor);
}
body._velocity .p-analyticsWidget .customElement_cr::before {
  color: var(--versioncolor);
}
body._friend .p-analyticsWidget .customElement_cr::before {
  color: var(--versioncolor);
}
body._strength .p-analyticsWidget .customElement_cr::before {
  color: var(--versioncolor);
}
.p-analyticsWidget .customElement._active .customElement_cr::before {
  color: #000 !important;
  content: '\e62e';
  font-family: 'clientix-icons';
}
.p-analyticsWidget .customElement_field {
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: 0;
  padding: 0;
  outline: 0;
  background: none;
  font-size: 15px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-overflow: ellipsis;
  text-decoration: underline;
  width: 100%;
}
body .p-analyticsWidget .customElement_field {
  color: var(--versioncolor);
}
body._beauty .p-analyticsWidget .customElement_field {
  color: var(--versioncolor);
}
body._health .p-analyticsWidget .customElement_field {
  color: var(--versioncolor);
}
body._smile .p-analyticsWidget .customElement_field {
  color: var(--versioncolor);
}
body._happiness .p-analyticsWidget .customElement_field {
  color: var(--versioncolor);
}
body._velocity .p-analyticsWidget .customElement_field {
  color: var(--versioncolor);
}
body._friend .p-analyticsWidget .customElement_field {
  color: var(--versioncolor);
}
body._strength .p-analyticsWidget .customElement_field {
  color: var(--versioncolor);
}
.p-analyticsWidget .customElement_field::-webkit-input-placeholder {
  opacity: 1;
}
.p-analyticsWidget .customElement_field::-moz-placeholder {
  opacity: 1;
}
.p-analyticsWidget .customElement_field:-ms-input-placeholder {
  opacity: 1;
}
.p-analyticsWidget .customElement_field::placeholder {
  opacity: 1;
}
body .p-analyticsWidget .customElement_field::-webkit-input-placeholder {
  color: var(--versioncolor);
}
body .p-analyticsWidget .customElement_field::-moz-placeholder {
  color: var(--versioncolor);
}
body .p-analyticsWidget .customElement_field:-ms-input-placeholder {
  color: var(--versioncolor);
}
body .p-analyticsWidget .customElement_field::placeholder {
  color: var(--versioncolor);
}
body._beauty .p-analyticsWidget .customElement_field::-webkit-input-placeholder {
  color: var(--versioncolor);
}
body._beauty .p-analyticsWidget .customElement_field::-moz-placeholder {
  color: var(--versioncolor);
}
body._beauty .p-analyticsWidget .customElement_field:-ms-input-placeholder {
  color: var(--versioncolor);
}
body._beauty .p-analyticsWidget .customElement_field::placeholder {
  color: var(--versioncolor);
}
body._health .p-analyticsWidget .customElement_field::-webkit-input-placeholder {
  color: var(--versioncolor);
}
body._health .p-analyticsWidget .customElement_field::-moz-placeholder {
  color: var(--versioncolor);
}
body._health .p-analyticsWidget .customElement_field:-ms-input-placeholder {
  color: var(--versioncolor);
}
body._health .p-analyticsWidget .customElement_field::placeholder {
  color: var(--versioncolor);
}
body._smile .p-analyticsWidget .customElement_field::-webkit-input-placeholder {
  color: var(--versioncolor);
}
body._smile .p-analyticsWidget .customElement_field::-moz-placeholder {
  color: var(--versioncolor);
}
body._smile .p-analyticsWidget .customElement_field:-ms-input-placeholder {
  color: var(--versioncolor);
}
body._smile .p-analyticsWidget .customElement_field::placeholder {
  color: var(--versioncolor);
}
body._happiness .p-analyticsWidget .customElement_field::-webkit-input-placeholder {
  color: var(--versioncolor);
}
body._happiness .p-analyticsWidget .customElement_field::-moz-placeholder {
  color: var(--versioncolor);
}
body._happiness .p-analyticsWidget .customElement_field:-ms-input-placeholder {
  color: var(--versioncolor);
}
body._happiness .p-analyticsWidget .customElement_field::placeholder {
  color: var(--versioncolor);
}
body._velocity .p-analyticsWidget .customElement_field::-webkit-input-placeholder {
  color: var(--versioncolor);
}
body._velocity .p-analyticsWidget .customElement_field::-moz-placeholder {
  color: var(--versioncolor);
}
body._velocity .p-analyticsWidget .customElement_field:-ms-input-placeholder {
  color: var(--versioncolor);
}
body._velocity .p-analyticsWidget .customElement_field::placeholder {
  color: var(--versioncolor);
}
body._friend .p-analyticsWidget .customElement_field::-webkit-input-placeholder {
  color: var(--versioncolor);
}
body._friend .p-analyticsWidget .customElement_field::-moz-placeholder {
  color: var(--versioncolor);
}
body._friend .p-analyticsWidget .customElement_field:-ms-input-placeholder {
  color: var(--versioncolor);
}
body._friend .p-analyticsWidget .customElement_field::placeholder {
  color: var(--versioncolor);
}
body._strength .p-analyticsWidget .customElement_field::-webkit-input-placeholder {
  color: var(--versioncolor);
}
body._strength .p-analyticsWidget .customElement_field::-moz-placeholder {
  color: var(--versioncolor);
}
body._strength .p-analyticsWidget .customElement_field:-ms-input-placeholder {
  color: var(--versioncolor);
}
body._strength .p-analyticsWidget .customElement_field::placeholder {
  color: var(--versioncolor);
}
.p-analyticsWidget .customElement._active .customElement_field {
  color: #000 !important;
}
.p-analyticsWidget .customElement-dropdown {
  display: none;
  position: absolute;
  z-index: 2;
  top: 100%;
  left: 0;
  margin: 8px 0 0;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  background: #fff;
  -webkit-box-shadow: 0 4px 4px -2px rgba(0,0,0,0.2);
          box-shadow: 0 4px 4px -2px rgba(0,0,0,0.2);
}
.p-analyticsWidget .customElement._active .customElement-dropdown {
  display: block;
}
.p-analyticsWidget .customElement-dropdown_cr {
  overflow-x: hidden;
  overflow-y: auto;
}
.p-analyticsWidget .customElement-radio_cr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 15px 5px 15px;
  border: grey 1px dotted;
  border-radius: 25px;
}
.p-analyticsWidget .customElement-radio_hidden {
  display: none;
}
.p-analyticsWidget .customElement-radio_button {
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: 0;
  padding: 0;
  outline: 0;
  background: none;
  font-size: 15px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-overflow: ellipsis;
  text-decoration: underline;
}
body .p-analyticsWidget .customElement-radio_button {
  color: var(--versioncolor);
}
body._beauty .p-analyticsWidget .customElement-radio_button {
  color: var(--versioncolor);
}
body._health .p-analyticsWidget .customElement-radio_button {
  color: var(--versioncolor);
}
body._smile .p-analyticsWidget .customElement-radio_button {
  color: var(--versioncolor);
}
body._happiness .p-analyticsWidget .customElement-radio_button {
  color: var(--versioncolor);
}
body._velocity .p-analyticsWidget .customElement-radio_button {
  color: var(--versioncolor);
}
body._friend .p-analyticsWidget .customElement-radio_button {
  color: var(--versioncolor);
}
body._strength .p-analyticsWidget .customElement-radio_button {
  color: var(--versioncolor);
}
.p-analyticsWidget .customElement-radio_button-span {
  pointer-events: none;
}
.p-analyticsWidget .customElement-radio_hidden:checked + .customElement-radio_button {
  color: #000 !important;
  text-decoration: none;
}
.p-analyticsWidget .customElement-radio_button + .customElement-radio_hidden + .customElement-radio_button {
  margin-left: 8px;
  padding-left: 8px;
  border-left: 1px solid #d8d8d8;
}
.p-analyticsWidgetCr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.p-analyticsWidgetCr._mobile {
  overflow: auto;
}
.c-voipButton {
  display: inline-block;
  vertical-align: top;
  border: 1px solid;
  padding: 2px 12px 2px 2px;
  border-radius: 23px;
  min-height: 46px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
body .c-voipButton {
  border-color: var(--versioncolor);
}
body._beauty .c-voipButton {
  border-color: var(--versioncolor);
}
body._health .c-voipButton {
  border-color: var(--versioncolor);
}
body._smile .c-voipButton {
  border-color: var(--versioncolor);
}
body._happiness .c-voipButton {
  border-color: var(--versioncolor);
}
body._velocity .c-voipButton {
  border-color:var(--versioncolor);
}
body._friend .c-voipButton {
  border-color: var(--versioncolor);
}
body._strength .c-voipButton {
  border-color: var(--versioncolor);
}
.c-voipButton {
  -webkit-transition: border-color 0.2s ease-in-out;
          transition: border-color 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.c-voipButton:hover {
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
}
body .c-voipButton:hover {
  border-color: var(--versioncolor3);
}
body._beauty .c-voipButton:hover {
  border-color: var(--versioncolor3);
}
body._health .c-voipButton:hover {
  border-color: var(--versioncolor3);
}
body._smile .c-voipButton:hover {
  border-color: var(--versioncolor3);
}
body._happiness .c-voipButton:hover {
  border-color: var(--versioncolor3);
}
body._velocity .c-voipButton:hover {
  border-color: var(--versioncolor3);
}
body._friend .c-voipButton:hover {
  border-color:var(--versioncolor3);
}
body._strength .c-voipButton:hover {
  border-color:var(--versioncolor3);
}
.c-voipButton:active {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
body .c-voipButton:active {
  border-color: var(--versioncolor4);
}
body._beauty .c-voipButton:active {
  border-color: var(--versioncolor4);
}
body._health .c-voipButton:active {
  border-color: var(--versioncolor4);
}
body._smile .c-voipButton:active {
  border-color: var(--versioncolor4);
}
body._happiness .c-voipButton:active {
  border-color: var(--versioncolor4);
}
body._velocity .c-voipButton:active {
  border-color: var(--versioncolor4);
}
body._friend .c-voipButton:active {
  border-color: var(--versioncolor4);
}
body._strength .c-voipButton:active {
  border-color: var(--versioncolor4);
}
.c-voipButton._margin {
  margin: 12px 0;
}
.c-voipButton-parts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: -8px 0 0 -8px;
}
.c-voipButton-parts_i {
  padding: 8px 0 0 8px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 50px;
  min-height: 1px;
}
.c-voipButton_icon {
  position: relative;
  border-radius: 50%;
  height: 40px;
  width: 40px;
}
body .c-voipButton_icon {
  background: var(--versioncolor);
}
body._beauty .c-voipButton_icon {
  background: var(--versioncolor);
}
body._health .c-voipButton_icon {
  background: var(--versioncolor);
}
body._smile .c-voipButton_icon {
  background: var(--versioncolor);
}
body._happiness .c-voipButton_icon {
  background: var(--versioncolor);
}
body._velocity .c-voipButton_icon {
  background: var(--versioncolor);
}
body._friend .c-voipButton_icon {
  background: var(--versioncolor);
}
body._strength .c-voipButton_icon {
  background: var(--versioncolor);
}
.c-voipButton_icon {
  -webkit-transition: background 0.2s ease-in-out;
          transition: background 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.c-voipButton:hover .c-voipButton_icon {
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
}
body .c-voipButton:hover .c-voipButton_icon {
  background: var(--versioncolor3);
}
body._beauty .c-voipButton:hover .c-voipButton_icon {
  background: var(--versioncolor3);
}
body._health .c-voipButton:hover .c-voipButton_icon {
  background: var(--versioncolor3);
}
body._smile .c-voipButton:hover .c-voipButton_icon {
  background: var(--versioncolor3);
}
body._happiness .c-voipButton:hover .c-voipButton_icon {
  background: var(--versioncolor3);
}
body._velocity .c-voipButton:hover .c-voipButton_icon {
  background: var(--versioncolor3);
}
body._friend .c-voipButton:hover .c-voipButton_icon {
  background: var(--versioncolor3);
}
body._strength .c-voipButton:hover .c-voipButton_icon {
  background: var(--versioncolor3);
}
.c-voipButton:active .c-voipButton_icon {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
body .c-voipButton:active .c-voipButton_icon {
  background: var(--versioncolor4);
}
body._beauty .c-voipButton:active .c-voipButton_icon {
  background: var(--versioncolor4);
}
body._health .c-voipButton:active .c-voipButton_icon {
  background: var(--versioncolor4);
}
body._smile .c-voipButton:active .c-voipButton_icon {
  background: var(--versioncolor4);
}
body._happiness .c-voipButton:active .c-voipButton_icon {
  background: var(--versioncolor4);
}
body._velocity .c-voipButton:active .c-voipButton_icon {
  background: var(--versioncolor4);
}
body._friend .c-voipButton:active .c-voipButton_icon {
  background: var(--versioncolor4);
}
body._strength .c-voipButton:active .c-voipButton_icon {
  background: var(--versioncolor4);
}
.c-voipButton_icon::after {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  text-align: center;
  line-height: 2px;
  margin: -1px 0 0;
  font-size: 20px;
  content: '\e621';
  font-family: 'materials';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
}
.c-voipButton-phone_t {
  font-size: 15px;
}
.c-voipButton-text_t {
  font-size: 12px;
}
body .c-voipButton-text_t {
  color: var(--versioncolor);
}
body._beauty .c-voipButton-text_t {
  color: var(--versioncolor);
}
body._health .c-voipButton-text_t {
  color: var(--versioncolor);
}
body._smile .c-voipButton-text_t {
  color: var(--versioncolor);
}
body._happiness .c-voipButton-text_t {
  color: var(--versioncolor);
}
body._velocity .c-voipButton-text_t {
  color: var(--versioncolor);
}
body._friend .c-voipButton-text_t {
  color: var(--versioncolor);
}
body._strength .c-voipButton-text_t {
  color: var(--versioncolor);
}
.c-voipButton-text_t {
  -webkit-transition: color 0.2s ease-in-out;
          transition: color 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.c-voipButton:hover .c-voipButton-text_t {
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
}
body .c-voipButton:hover .c-voipButton-text_t {
  color: var(--versioncolor3);
}
body._beauty .c-voipButton:hover .c-voipButton-text_t {
  color: var(--versioncolor3);
}
body._health .c-voipButton:hover .c-voipButton-text_t {
  color: var(--versioncolor3);
}
body._smile .c-voipButton:hover .c-voipButton-text_t {
  color: var(--versioncolor3);
}
body._happiness .c-voipButton:hover .c-voipButton-text_t {
  color: var(--versioncolor3);
}
body._velocity .c-voipButton:hover .c-voipButton-text_t {
  color: var(--versioncolor3);
}
body._friend .c-voipButton:hover .c-voipButton-text_t {
  color: var(--versioncolor3);
}
body._strength .c-voipButton:hover .c-voipButton-text_t {
  color: var(--versioncolor3);
}
.c-voipButton:active .c-voipButton-text_t {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
body .c-voipButton:active .c-voipButton-text_t {
  color: var(--versioncolor4);
}
body._beauty .c-voipButton:active .c-voipButton-text_t {
  color: var(--versioncolor4);
}
body._health .c-voipButton:active .c-voipButton-text_t {
  color: var(--versioncolor4);
}
body._smile .c-voipButton:active .c-voipButton-text_t {
  color: var(--versioncolor4);
}
body._happiness .c-voipButton:active .c-voipButton-text_t {
  color: var(--versioncolor4);
}
body._velocity .c-voipButton:active .c-voipButton-text_t {
  color: var(--versioncolor4);
}
body._friend .c-voipButton:active .c-voipButton-text_t {
  color: var(--versioncolor4);
}
body._strength .c-voipButton:active .c-voipButton-text_t {
  color: var(--versioncolor4);
}
.c-customWidgets:empty {
  display: none;
}
.c-customWidgets-items {
  margin: -8px 0 0 -8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.c-customWidgets-items_i {
  padding: 8px 0 0 8px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1px;
  min-height: 1px;
}
.c-customWidgets-item {
  border: 1px solid;
  padding: 4px;
  border-radius: 4px;
  height: 36px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
body .c-customWidgets-item {
  border-color: rgba(255,105,131,0.5);
}
body._beauty .c-customWidgets-item {
  border-color: rgba(255,136,175,0.5);
}
body._health .c-customWidgets-item {
  border-color: rgba(0,204,250,0.5);
}
body._smile .c-customWidgets-item {
  border-color: rgba(16,178,197,0.5);
}
body._happiness .c-customWidgets-item {
  border-color: rgba(237,190,0,0.5);
}
body._velocity .c-customWidgets-item {
  border-color: rgba(255,87,34,0.5);
}
body._friend .c-customWidgets-item {
  border-color: rgba(120,196,121,0.5);
}
body._strength .c-customWidgets-item {
  border-color: rgba(100,196,10,0.5);
}
.c-customWidgets-item {
  -webkit-transition: border-color 0.2s ease-in-out;
          transition: border-color 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.c-customWidgets-item:hover {
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
}
body .c-customWidgets-item:hover {
  border-color: rgba(244,81,109,0.5);
}
body._beauty .c-customWidgets-item:hover {
  border-color: rgba(244,111,154,0.5);
}
body._health .c-customWidgets-item:hover {
  border-color: rgba(0,179,220,0.5);
}
body._smile .c-customWidgets-item:hover {
  border-color: rgba(13,154,170,0.5);
}
body._happiness .c-customWidgets-item:hover {
  border-color: rgba(208,167,0,0.5);
}
body._velocity .c-customWidgets-item:hover {
  border-color: rgba(244,68,13,0.5);
}
body._friend .c-customWidgets-item:hover {
  border-color: rgba(101,182,102,0.5);
}
body._strength .c-customWidgets-item:hover {
  border-color: rgba(86,169,8,0.5);
}
.c-customWidgets-item:active {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
body .c-customWidgets-item:active {
  border-color: rgba(234,58,89,0.5);
}
body._beauty .c-customWidgets-item:active {
  border-color: rgba(234,87,136,0.5);
}
body._health .c-customWidgets-item:active {
  border-color: rgba(0,157,192,0.5);
}
body._smile .c-customWidgets-item:active {
  border-color: rgba(11,132,146,0.5);
}
body._happiness .c-customWidgets-item:active {
  border-color: rgba(180,144,0,0.5);
}
body._velocity .c-customWidgets-item:active {
  border-color: rgba(228,55,0,0.5);
}
body._friend .c-customWidgets-item:active {
  border-color: rgba(84,169,85,0.5);
}
body._strength .c-customWidgets-item:active {
  border-color: rgba(73,144,7,0.5);
}
.c-customWidgets-item_icon {
  position: relative;
  max-height: 100%;
  width: auto;
  border-radius: 2px;
  font-size: 12px;
  line-height: 22px;
}
.c-customWidgets-item_icon {
  -webkit-transition: opacity 0.2s ease-in-out;
          transition: opacity 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
body .c-customWidgets-item_icon {
  color: var(--versioncolor);
}
body._beauty .c-customWidgets-item_icon {
  color: var(--versioncolor);
}
body._health .c-customWidgets-item_icon {
  color: var(--versioncolor);
}
body._smile .c-customWidgets-item_icon {
  color: var(--versioncolor);
}
body._happiness .c-customWidgets-item_icon {
  color: var(--versioncolor);
}
body._velocity .c-customWidgets-item_icon {
  color: var(--versioncolor);
}
body._friend .c-customWidgets-item_icon {
  color: var(--versioncolor);
}
body._strength .c-customWidgets-item_icon {
  color: var(--versioncolor);
}
.c-customWidgets-item:hover .c-customWidgets-item_icon {
  opacity: 0.85;
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
}
.c-customWidgets-item:active .c-customWidgets-item_icon {
  opacity: 0.7;
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
.b-notificationPopupWidget {
  position: absolute;
  top: 96px;
  right: 0;
  z-index: 1000;
  width: 360px;
  background: rgba(255,255,255,0.85);
  transition: right 0.5s;
}
.b-notificationPopupWidget._show {
  right: 386px;
}
.p-settings-edit-partnerCabinet_button {
  margin: 12px 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.p-settings-edit-partnerCabinet_heading {
  margin: 24px 0 0;
  font-size: 24px;
}
body .p-settings-edit-partnerCabinet_heading {
  color: var(--versioncolor);
}
body._beauty .p-settings-edit-partnerCabinet_heading {
  color: var(--versioncolor);
}
body._health .p-settings-edit-partnerCabinet_heading {
  color: var(--versioncolor);
}
body._smile .p-settings-edit-partnerCabinet_heading {
  color: var(--versioncolor);
}
body._happiness .p-settings-edit-partnerCabinet_heading {
  color: var(--versioncolor);
}
body._velocity .p-settings-edit-partnerCabinet_heading {
  color: var(--versioncolor);
}
body._friend .p-settings-edit-partnerCabinet_heading {
  color: var(--versioncolor);
}
body._strength .p-settings-edit-partnerCabinet_heading {
  color: var(--versioncolor);
}
.p-settings-edit-partnerCabinet_text {
  margin: 12px 0 0;
  font-size: 16px;
}
.p-settings-edit-partnerCabinet_text strong {
  font-weight: 600;
}
body .p-settings-edit-partnerCabinet_text strong {
  color: var(--versioncolor);
}
body._beauty .p-settings-edit-partnerCabinet_text strong {
  color: var(--versioncolor);
}
body._health .p-settings-edit-partnerCabinet_text strong {
  color: var(--versioncolor);
}
body._smile .p-settings-edit-partnerCabinet_text strong {
  color: var(--versioncolor);
}
body._happiness .p-settings-edit-partnerCabinet_text strong {
  color: var(--versioncolor);
}
body._velocity .p-settings-edit-partnerCabinet_text strong {
  color: var(--versioncolor);
}
body._friend .p-settings-edit-partnerCabinet_text strong {
  color: var(--versioncolor);
}
body._strength .p-settings-edit-partnerCabinet_text strong {
  color: var(--versioncolor);
}
.p-settings-edit-partnerCabinet_stepsHeading {
  margin: 24px 0 0;
  font-size: 24px;
  color: #000;
  text-align: center;
}
.p-settings-edit-partnerCabinet-steps {
  margin: 12px 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.p-settings-edit-partnerCabinet-steps_i {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1px;
  min-height: 1px;
}
.p-settings-edit-partnerCabinet-step_icon {
  height: 75px;
  position: relative;
}
.p-settings-edit-partnerCabinet-step_icon::before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  text-align: center;
  line-height: 2px;
  margin: -1px 0 0;
  font-size: 56px;
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body .p-settings-edit-partnerCabinet-step_icon::before {
  color: var(--versioncolor);
}
body._beauty .p-settings-edit-partnerCabinet-step_icon::before {
  color: var(--versioncolor);
}
body._health .p-settings-edit-partnerCabinet-step_icon::before {
  color: var(--versioncolor);
}
body._smile .p-settings-edit-partnerCabinet-step_icon::before {
  color: var(--versioncolor);
}
body._happiness .p-settings-edit-partnerCabinet-step_icon::before {
  color: var(--versioncolor);
}
body._velocity .p-settings-edit-partnerCabinet-step_icon::before {
  color: var(--versioncolor);
}
body._friend .p-settings-edit-partnerCabinet-step_icon::before {
  color: var(--versioncolor);
}
body._strength .p-settings-edit-partnerCabinet-step_icon::before {
  color: var(--versioncolor);
}
.p-settings-edit-partnerCabinet-step_icon._window::before {
  content: '\e627';
  font-family: 'materials';
}
.p-settings-edit-partnerCabinet-step_icon._tools::before {
  content: '\e625';
  font-family: 'materials';
}
.p-settings-edit-partnerCabinet-step_icon._people::before {
  content: '\e624';
  font-family: 'materials';
  margin-right: 40px;
}
.p-settings-edit-partnerCabinet-step_icon._people::after {
  content: '\e623';
  font-family: 'materials';
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  text-align: center;
  line-height: 2px;
  margin: -1px 0 0;
  font-size: 40px;
  margin-left: 40px;
  margin-top: -8px;
}
body .p-settings-edit-partnerCabinet-step_icon._people::after {
  color: var(--versioncolor);
}
body._beauty .p-settings-edit-partnerCabinet-step_icon._people::after {
  color: var(--versioncolor);
}
body._health .p-settings-edit-partnerCabinet-step_icon._people::after {
  color: var(--versioncolor);
}
body._smile .p-settings-edit-partnerCabinet-step_icon._people::after {
  color: var(--versioncolor);
}
body._happiness .p-settings-edit-partnerCabinet-step_icon._people::after {
  color: var(--versioncolor);
}
body._velocity .p-settings-edit-partnerCabinet-step_icon._people::after {
  color: var(--versioncolor);
}
body._friend .p-settings-edit-partnerCabinet-step_icon._people::after {
  color: var(--versioncolor);
}
body._strength .p-settings-edit-partnerCabinet-step_icon._people::after {
  color: var(--versioncolor);
}
.p-settings-edit-partnerCabinet-step_text {
  margin: 12px 0 0;
  font-size: 16px;
  text-align: center;
}
.p-settings-edit-partnerCabinet-step_text strong {
  font-weight: 400;
}
body .p-settings-edit-partnerCabinet-step_text strong {
  color: var(--versioncolor);
}
body._beauty .p-settings-edit-partnerCabinet-step_text strong {
  color: var(--versioncolor);
}
body._health .p-settings-edit-partnerCabinet-step_text strong {
  color: var(--versioncolor);
}
body._smile .p-settings-edit-partnerCabinet-step_text strong {
  color: var(--versioncolor);
}
body._happiness .p-settings-edit-partnerCabinet-step_text strong {
  color: var(--versioncolor);
}
body._velocity .p-settings-edit-partnerCabinet-step_text strong {
  color: var(--versioncolor);
}
body._friend .p-settings-edit-partnerCabinet-step_text strong {
  color: var(--versioncolor);
}
body._strength .p-settings-edit-partnerCabinet-step_text strong {
  color: var(--versioncolor);
}
.p-settings-edit-partnerCabinet-bottom {
  border-top: 1px solid;
  margin: 24px 0 0;
  padding: 24px 0 0;
}
body .p-settings-edit-partnerCabinet-bottom {
  border-color: var(--versioncolor);
}
body._beauty .p-settings-edit-partnerCabinet-bottom {
  border-color: var(--versioncolor);
}
body._health .p-settings-edit-partnerCabinet-bottom {
  border-color: var(--versioncolor);
}
body._smile .p-settings-edit-partnerCabinet-bottom {
  border-color: var(--versioncolor);
}
body._happiness .p-settings-edit-partnerCabinet-bottom {
  border-color: var(--versioncolor);
}
body._velocity .p-settings-edit-partnerCabinet-bottom {
  border-color: var(--versioncolor);
}
body._friend .p-settings-edit-partnerCabinet-bottom {
  border-color: var(--versioncolor);
}
body._strength .p-settings-edit-partnerCabinet-bottom {
  border-color: var(--versioncolor);
}
.p-settings-edit-partnerCabinet-bottom-parts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -12px 0 0 -12px;
}
.p-settings-edit-partnerCabinet-bottom-parts_i {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1px;
  min-height: 1px;
  padding: 12px 0 0 12px;
}
.p-settings-edit-partnerCabinet-bottom_text {
  font-size: 14px;
  white-space: nowrap;
}
.p-settings-edit-partnerCabinet-bottom_text strong {
  font-weight: 600;
  font-size: 18px;
}
.p-settings-edit-partnerCabinet-bottom_icon {
  display: inline-block;
  vertical-align: top;
  font-size: 42px;
  font-weight: 300;
  position: relative;
  line-height: 1;
}
body .p-settings-edit-partnerCabinet-bottom_icon {
  color: var(--versioncolor);
}
body._beauty .p-settings-edit-partnerCabinet-bottom_icon {
  color: var(--versioncolor);
}
body._health .p-settings-edit-partnerCabinet-bottom_icon {
  color: var(--versioncolor);
}
body._smile .p-settings-edit-partnerCabinet-bottom_icon {
  color: var(--versioncolor);
}
body._happiness .p-settings-edit-partnerCabinet-bottom_icon {
  color: var(--versioncolor);
}
body._velocity .p-settings-edit-partnerCabinet-bottom_icon {
  color: var(--versioncolor);
}
body._friend .p-settings-edit-partnerCabinet-bottom_icon {
  color: var(--versioncolor);
}
body._strength .p-settings-edit-partnerCabinet-bottom_icon {
  color: var(--versioncolor);
}
.p-settings-edit-partnerCabinet-bottom_icon::before {
  position: absolute;
  top: 50%;
  left: 100%;
  line-height: 2px;
  margin: -1px 0 0 12px;
  font-size: 36px;
  width: 36px;
  content: '\e622';
  font-family: 'materials';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body .p-settings-edit-partnerCabinet-bottom_icon::before {
  color: var(--versioncolor);
}
body._beauty .p-settings-edit-partnerCabinet-bottom_icon::before {
  color: var(--versioncolor);
}
body._health .p-settings-edit-partnerCabinet-bottom_icon::before {
  color: var(--versioncolor);
}
body._smile .p-settings-edit-partnerCabinet-bottom_icon::before {
  color: var(--versioncolor);
}
body._happiness .p-settings-edit-partnerCabinet-bottom_icon::before {
  color: var(--versioncolor);
}
body._velocity .p-settings-edit-partnerCabinet-bottom_icon::before {
  color: var(--versioncolor);
}
body._friend .p-settings-edit-partnerCabinet-bottom_icon::before {
  color: var(--versioncolor);
}
body._strength .p-settings-edit-partnerCabinet-bottom_icon::before {
  color: var(--versioncolor);
}
.p-settings-edit-partnerCabinet_wanna {
  margin: 24px 0 0;
  border-top: 1px solid #d8d8d8;
  font-size: 24px;
  padding: 24px 0 0 80px;
  position: relative;
}
body .p-settings-edit-partnerCabinet_wanna {
  color: var(--versioncolor);
}
body._beauty .p-settings-edit-partnerCabinet_wanna {
  color: var(--versioncolor);
}
body._health .p-settings-edit-partnerCabinet_wanna {
  color: var(--versioncolor);
}
body._smile .p-settings-edit-partnerCabinet_wanna {
  color: var(--versioncolor);
}
body._happiness .p-settings-edit-partnerCabinet_wanna {
  color: var(--versioncolor);
}
body._velocity .p-settings-edit-partnerCabinet_wanna {
  color: var(--versioncolor);
}
body._friend .p-settings-edit-partnerCabinet_wanna {
  color: var(--versioncolor);
}
body._strength .p-settings-edit-partnerCabinet_wanna {
  color: var(--versioncolor);
}
.p-settings-edit-partnerCabinet_wanna::before {
  position: absolute;
  top: 50%;
  margin-top: 12px;
  left: 0;
  width: 80px;
  line-height: 2px;
  font-size: 56px;
  content: '\e626';
  font-family: 'materials';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
}
.b-dashboardWidget {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.b-dashboardWidget_cr {
  height: 100%;
  width: 1024px;
  padding: 0 24px 36px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 959px) {
  .b-dashboardWidget_cr {
    width: 100%;
  }
}
.b-dashboardWidget-heading {
  padding: 28px 0 0;
}
.b-dashboardWidget-heading_t {
  text-align: center;
  line-height: 1;
  font-size: 40px;
}
@media (max-width: 480px) {
  .b-dashboardWidget-heading_t {
    font-size: 24px;
  }
}
.b-dashboardWidget-heading_link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
body .b-dashboardWidget-heading_link {
  color: var(--versioncolor);
}
body._beauty .b-dashboardWidget-heading_link {
  color: var(--versioncolor);
}
body._health .b-dashboardWidget-heading_link {
  color: var(--versioncolor);
}
body._smile .b-dashboardWidget-heading_link {
  color: var(--versioncolor);
}
body._happiness .b-dashboardWidget-heading_link {
  color: var(--versioncolor);
}
body._velocity .b-dashboardWidget-heading_link {
  color: var(--versioncolor);
}
body._friend .b-dashboardWidget-heading_link {
  color: var(--versioncolor);
}
body._strength .b-dashboardWidget-heading_link {
  color: var(--versioncolor);
}
.b-dashboardWidget-heading_link::before {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  content: '';
  border-bottom: 2px solid;
}
.b-dashboardWidget-heading2 {
  margin: 40px 0 0;
  padding: 0 0 8px;
  border-bottom: 1px solid;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body .b-dashboardWidget-heading2 {
  border-color: var(--versioncolor);
}
body._beauty .b-dashboardWidget-heading2 {
  border-color: var(--versioncolor);
}
body._health .b-dashboardWidget-heading2 {
  border-color: var(--versioncolor);
}
body._smile .b-dashboardWidget-heading2 {
  border-color: var(--versioncolor);
}
body._happiness .b-dashboardWidget-heading2 {
  border-color: var(--versioncolor);
}
body._velocity .b-dashboardWidget-heading2 {
  border-color: var(--versioncolor);
}
body._friend .b-dashboardWidget-heading2 {
  border-color: var(--versioncolor);
}
body._strength .b-dashboardWidget-heading2 {
  border-color: var(--versioncolor);
}
.b-dashboardWidget-heading2_t {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1px;
  min-height: 1px;
  text-align: center;
  font-size: 28px;
  line-height: 1;
}
body .b-dashboardWidget-heading2_t {
  color: var(--versioncolor);
}
body._beauty .b-dashboardWidget-heading2_t {
  color: var(--versioncolor);
}
body._health .b-dashboardWidget-heading2_t {
  color: var(--versioncolor);
}
body._smile .b-dashboardWidget-heading2_t {
  color: var(--versioncolor);
}
body._happiness .b-dashboardWidget-heading2_t {
  color: var(--versioncolor);
}
body._velocity .b-dashboardWidget-heading2_t {
  color: var(--versioncolor);
}
body._friend .b-dashboardWidget-heading2_t {
  color: var(--versioncolor);
}
body._strength .b-dashboardWidget-heading2_t {
  color: var(--versioncolor);
}
.b-dashboardWidget-heading2._small .b-dashboardWidget-heading2_t {
  font-size: 24px;
}
.b-dashboardWidget-heading2._large .b-dashboardWidget-heading2_t {
  font-size: 32px;
}
.b-dashboardWidget-cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -24px 0 0 -24px;
}
@media (max-width: 959px) {
  .b-dashboardWidget-cols {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.b-dashboardWidget-cols_c {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 24px 0 0 24px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
}
@media (max-width: 959px) {
  .b-dashboardWidget-cols_c {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    min-width: 1px;
    min-height: 1px;
  }
  .b-dashboardWidget-cols._to-m_50 > .b-dashboardWidget-cols_c {
    width: 50%;
  }
  .b-dashboardWidget-cols._to-m_100 > .b-dashboardWidget-cols_c {
    width: 100%;
  }
  .b-dashboardWidget-cols_c ._to-m_hidden {
    display: none;
  }
}
@media (max-width: 480px) {
  .b-dashboardWidget-cols._to-s_100 > .b-dashboardWidget-cols_c {
    width: 100%;
  }
}
.b-dashboardWidget-cols_c._width_1-2 {
  width: 50%;
}
.b-dashboardWidget-cols_c._width_1-3 {
  width: 33.33%;
}
.b-dashboardWidget-cols_c._width_2-3 {
  width: 66.66%;
}
.b-dashboardWidget-heading3 {
  margin: 20px 0 0;
}
.b-dashboardWidget-heading3._pt {
  padding-top: 16px;
}
.b-dashboardWidget-heading3_t {
  text-align: center;
  line-height: 1;
  font-weight: 600;
  font-size: 18px;
}
.b-dashboardWidget-heading3._large .b-dashboardWidget-heading3_t {
  font-size: 24px;
}
.b-dashboardWidget-value {
  margin: 8px 0 0;
}
.b-dashboardWidget-value_t {
  text-align: center;
  line-height: 1;
  font-size: 40px;
}
.b-dashboardWidget-value._large .b-dashboardWidget-value_t {
  font-size: 64px;
  font-weight: 600;
}
.b-dashboardWidget-value._green .b-dashboardWidget-value_t {
  color: #008000;
}
.b-dashboardWidget-value._red .b-dashboardWidget-value_t {
  color: #f00;
}
.b-dashboardWidget-value_unit {
  color: #b2b2b2;
  font-size: 28px;
  padding: 0 0 0 4px;
}
.b-dashboardWidget-value._large .b-dashboardWidget-value_unit {
  font-size: 40px;
  font-weight: 400;
}
.b-dashboardWidget-value_percent {
  font-size: 28px;
  font-weight: 300;
}
.b-dashboardWidget-growth {
  margin: 4px 0 0;
}
.b-dashboardWidget-growth_t {
  line-height: 1;
  text-align: center;
  font-weight: 300;
  font-size: 20px;
  color: #888;
}
.b-dashboardWidget-growth._large .b-dashboardWidget-growth_t {
  font-size: 28px;
}
.b-dashboardWidget-growth._small .b-dashboardWidget-growth_t {
  font-size: 16px;
}
.b-dashboardWidget-growth._green .b-dashboardWidget-growth_t {
  color: #008000;
}
.b-dashboardWidget-growth._red .b-dashboardWidget-growth_t {
  color: #f00;
}
.b-dashboardWidget-growth_arrow {
  font-size: 26px;
}
.b-dashboardWidget-growth._large .b-dashboardWidget-growth_arrow {
  font-size: 34px;
}
.b-dashboardWidget-growth._small .b-dashboardWidget-growth_arrow {
  font-size: 22px;
}
.b-dashboardWidget-description-items_i._mt_1 {
  margin-top: 130px;
}
.b-dashboardWidget-description-items_i._mt_2 {
  margin-top: 45px;
}
.b-dashboardWidget-description-items_i._mt_3 {
  margin-top: 70px;
}
.b-dashboardWidget-description-text_t {
  text-align: right;
  color: #b2b2b2;
  font-size: 14px;
  font-weight: 300;
  line-height: 1;
}
.b-dashboardWidget-arrow_cr {
  position: relative;
  height: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.b-dashboardWidget-arrow_cr::before {
  position: absolute;
  content: '\e62b';
  font-family: 'materials';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  right: 0;
  left: 0;
  text-align: center;
  font-size: 100px;
  margin: -1px 0 0;
  line-height: 2px;
  top: 50%;
}
body .b-dashboardWidget-arrow_cr::before {
  color: var(--versioncolor);
}
body._beauty .b-dashboardWidget-arrow_cr::before {
  color: var(--versioncolor);
}
body._health .b-dashboardWidget-arrow_cr::before {
  color: var(--versioncolor);
}
body._smile .b-dashboardWidget-arrow_cr::before {
  color: var(--versioncolor);
}
body._happiness .b-dashboardWidget-arrow_cr::before {
  color: var(--versioncolor);
}
body._velocity .b-dashboardWidget-arrow_cr::before {
  color: var(--versioncolor);
}
body._friend .b-dashboardWidget-arrow_cr::before {
  color: var(--versioncolor);
}
body._strength .b-dashboardWidget-arrow_cr::before {
  color: var(--versioncolor);
}
.b-dashboardWidget-arrow_t {
  text-align: center;
  line-height: 1;
  font-size: 16px;
  font-weight: 600;
}
.b-dashboardWidget-list {
  padding: 8px 0 0;
}
.b-dashboardWidget-list-items_i {
  border-bottom: 1px solid #d8d8d8;
}
.b-dashboardWidget-list-items_i._bdc_black {
  border-color: #888;
}
.b-dashboardWidget-keyValue {
  padding: 8px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 35px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.b-dashboardWidget-keyValue-key {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 1px;
  min-height: 1px;
}
.b-dashboardWidget-keyValue-key_t {
  font-size: 15px;
  line-height: 1.1;
}
.b-dashboardWidget-keyValue-key._small .b-dashboardWidget-keyValue-key_t {
  font-size: 12px;
}
.b-dashboardWidget-keyValue-key_small {
  font-size: 12px;
  font-weight: 300;
  color: #888;
}
.b-dashboardWidget-keyValue-value {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  margin: 0 0 0 auto;
  padding: 0 0 0 8px;
}
.b-dashboardWidget-keyValue-value_t {
  font-size: 15px;
  line-height: 1.1;
  font-weight: 600;
  text-align: right;
}
.b-dashboardWidget-keyValue-value._large .b-dashboardWidget-keyValue-value_t {
  font-size: 18px;
}
.b-dashboardWidget-keyValue-value._small .b-dashboardWidget-keyValue-value_t {
  font-size: 13px;
}
.b-dashboardWidget-keyValue-value._red .b-dashboardWidget-keyValue-value_t {
  color: #f00;
}
.b-dashboardWidget-keyValue-value_small {
  font-size: 12px;
  font-weight: 300;
}
.b-dashboardWidget-keyValue-value._green .b-dashboardWidget-keyValue-value_small {
  color: #008000;
}
.b-dashboardWidget-keyValue-value._red .b-dashboardWidget-keyValue-value_small {
  color: #f00;
}
.b-dashboardWidget-keyValue-value._gray .b-dashboardWidget-keyValue-value_small {
  color: #888;
}
.b-dashboardWidget-keyValue-value_unit {
  color: #b2b2b2;
  padding: 0 0 0 4px;
  font-weight: 300;
}
.b-dashboardWidget-keyValue-value_growth {
  font-weight: 300;
  color: #888;
}
.b-dashboardWidget-keyValue-value_growth._green {
  color: #008000;
}
.b-dashboardWidget-keyValue-value_growth._red {
  color: #f00;
}
.b-dashboardWidget_button {
  margin: 16px 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: none;
}
.b-dashboardWidget-noData {
  margin: 8px 0 0;
  background: #fafafa;
  padding: 11px 0;
}
.b-dashboardWidget-noData_t {
  font-size: 13px;
  line-height: 1;
  text-align: center;
  color: #888;
}
.b-dashboardHelp {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1;
  padding-right: 16px;
}
.b-dashboardHelp_cr {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  padding: 0 24px;
  width: 1024px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.b-dashboardHelp_button {
  font-size: 14px;
  color: #fff;
  padding: 4px 8px;
  border-radius: 4px 4px 0 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
body .b-dashboardHelp_button {
  background: var(--versioncolor);
}
body._beauty .b-dashboardHelp_button {
  background: var(--versioncolor);
}
body._health .b-dashboardHelp_button {
  background: var(--versioncolor);
}
body._smile .b-dashboardHelp_button {
  background: var(--versioncolor);
}
body._happiness .b-dashboardHelp_button {
  background: var(--versioncolor);
}
body._velocity .b-dashboardHelp_button {
  background: var(--versioncolor);
}
body._friend .b-dashboardHelp_button {
  background: var(--versioncolor);
}
body._strength .b-dashboardHelp_button {
  background: var(--versioncolor);
}
.b-dashboardHelp_button {
  -webkit-transition: background 0.2s ease-in-out;
          transition: background 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.b-dashboardHelp_button:hover {
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
}
body .b-dashboardHelp_button:hover {
  background: var(--versioncolor3);
}
body._beauty .b-dashboardHelp_button:hover {
  background: var(--versioncolor3);
}
body._health .b-dashboardHelp_button:hover {
  background: var(--versioncolor3);
}
body._smile .b-dashboardHelp_button:hover {
  background: var(--versioncolor3);
}
body._happiness .b-dashboardHelp_button:hover {
  background: var(--versioncolor3);
}
body._velocity .b-dashboardHelp_button:hover {
  background: var(--versioncolor3);
}
body._friend .b-dashboardHelp_button:hover {
  background: var(--versioncolor3);
}
body._strength .b-dashboardHelp_button:hover {
  background: var(--versioncolor3);
}
.b-dashboardHelp_button:active {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
body .b-dashboardHelp_button:active {
  background: var(--versioncolor4);
}
body._beauty .b-dashboardHelp_button:active {
  background: var(--versioncolor4);
}
body._health .b-dashboardHelp_button:active {
  background: var(--versioncolor4);
}
body._smile .b-dashboardHelp_button:active {
  background: var(--versioncolor4);
}
body._happiness .b-dashboardHelp_button:active {
  background: var(--versioncolor4);
}
body._velocity .b-dashboardHelp_button:active {
  background: var(--versioncolor4);
}
body._friend .b-dashboardHelp_button:active {
  background: var(--versioncolor4);
}
body._strength .b-dashboardHelp_button:active {
  background: var(--versioncolor4);
}
#addClientFromGroup #first_name .element_cr {
  width: 200px;
}
#responsible_manager_id .element_clear {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  top: 0;
  right: 40px;
  height: 45px;
  width: 40px;
}
#responsible_manager_id .element_clear::before {
  content: '\e60e';
  font-family: 'clientix-icons';
  vertical-align: bottom;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: -1px 0 0;
  text-align: center;
  color: #8f979b;
  font-size: 16px;
  line-height: 2px;
}
#responsible_manager_id .element_clear::after {
  position: absolute;
  top: 10px;
  right: 0;
  width: 1px;
  height: 25px;
  content: ' ';
  background: #d8d8d8;
}
#responsible_manager_id .element_clear:active::before {
  padding-top: 1px;
}
#responsible_manager_id .element_clear._hidden {
  display: none;
}

#analyticsEmployeesSummary {
  text-align:center;
}

.aTable {
  align-self: center;
}



.aTable .aTableRowEmployee {
  text-align: left;
  width: 400px;
  margin: auto;
  padding-bottom: 10px;
  font-size: 14px;
}

.aTable .aTableRowEmployee strong {
  font-size: 20px;
}

.aTable .aTableRowEmployee::before {
  content: '\e618';
  font-family: 'materials';
  margin-right: 10px;
  font-size: 20px;
}

.aTable .aTableRow {
  width: 400px;
  height: 30px;
  align-self: center;
  margin: auto;
}

.aTable .aTableRow .aTableCellHeading {
  float: left;
  width: 250px;
  text-align: left;
  border-bottom: 1px solid #80808042;

}

.aTable .aTableRow .aTableCellValue {
  float: left;
  border-bottom: 1px solid #80808042;
  width: 150px;
  text-align: left;
}

body .aTable .aTableRow .aTableCellValue {
  color: var(--versioncolor);
}
body._beauty .aTable .aTableRow .aTableCellValue {
  color: var(--versioncolor);
}
body._health .aTable .aTableRow .aTableCellValue {
  color: var(--versioncolor);
}
body._smile .aTable .aTableRow .aTableCellValue {
  color: var(--versioncolor);
}
body._happiness .aTable .aTableRow .aTableCellValue {
  color: var(--versioncolor);
}
body._velocity .aTable .aTableRow .aTableCellValue {
  color: var(--versioncolor);
}
body._friend .aTable .aTableRow .aTableCellValue {
  color: var(--versioncolor);
}
body._strength .aTable .aTableRow .aTableCellValue {
  color: var(--versioncolor);
}

.p-analyticsWidget  ._width300px .customElement_cr
 {
  width:300px;
}


.p-analyticsWidget #sgroups .customElement_cr {
  width: 250px;
}

.p-analyticsWidget #sgroups .customElement_cr::before {
  content:none;
}

.p-analyticsWidget #sgroups .customElement_cr .textoutput {
  width: 250px;
  font-size:14px;
}

.collapsible {
  background-color: #777;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}
.collapsible_content {
  padding: 0 18px;
  max-height: 0;
  overflow: auto;
  transition: max-height 0.2s ease-out;
  background-color: #f1f1f1;
  padding-right: 35px;
  border-top: 8px solid #f1f1f1;
  border-radius: 5px;
}

.collapsible:hover {
  background-color: #f1f1f1;
  -webkit-transition: background-color 1000ms linear;
  -ms-transition: background-color 1000ms linear;
  transition: background-color 1000ms linear;
}

._noPrint {
  background-color:grey;
}