@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,500,700&display=swap");
:root {
  --evabar-custom-color: #47ad37;
  --gradient-asset-stop-1: #1d9eab;
  --gradient-asset-stop-2: #29b6c5; }
  
@media screen  {
*,
*::before,
*::after {
  box-sizing: border-box; }
}


html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block; }

body {
  margin: 0;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #3e3f42;
  text-align: left;
  background-color: #fbfdfd; }

[tabindex='-1']:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 1rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 500; }

dd {
  margin-bottom: 0.5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: 600; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

a,
button.link {
  color: #307ceb;
  text-decoration: none;
  background-color: transparent; }
  a:hover,
  button.link:hover {
    color: #307ceb;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1rem; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  margin-bottom: 1.25rem;
  font-size: 1.125rem;
  font-weight: 500;
  text-align: left;
  caption-side: top; }

th {
  text-align: inherit; }

label {
  display: inline-block; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }
  button:not(:disabled),
  [type="button"]:not(:disabled),
  [type="reset"]:not(:disabled),
  [type="submit"]:not(:disabled) {
    cursor: pointer; }

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0; }

input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto; }

[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 1rem;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 500;
  line-height: 1.2;
  color: #3e3f42; }

h1 {
  font-size: 1.625rem; }

h2 {
  font-size: 1.125rem; }

h3 {
  font-size: 1.125rem;
  font-weight: 300; }

h4 {
  font-size: 0.9375rem; }

h5 {
  font-size: 0.875rem; }

h6 {
  font-size: 0.75rem;
  text-transform: uppercase; }

p + h3,
ul + h3,
ol + h3 {
  margin-top: 2.5rem; }

small,
.small {
  font-size: 80%; }

.text--center {
  text-align: center !important; }

.text--right {
  text-align: right; }

.text--nowrap {
  white-space: nowrap; }

.text--uppercase {
  text-transform: uppercase; }

.text--truncate {
  flex-grow: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text--success {
  color: #29b6c5; }

.text--warning {
  color: #f8b564; }

.text--danger {
  color: #e95584; }

.text--muted {
  color: #9ea0a5; }

.text--orange {
  color: #f8b564; 
  font-weight:500;}
  
.font-size--lg {
  font-size: 1.125rem !important; }

.font-weight--medium {
  font-weight: 500; }

.list--unstyled {
  padding-left: 0;
  list-style: none; }
  .list--unstyled li + li {
    margin-top: 0.375rem; }

	
.list--inlined {
  display: flex;
  padding-left: 0;
  list-style: none; }
  .list--inlined li + li {
    margin-left: 1.875rem; }

.list--checkbox-align {
  padding-left: 1.6875rem;
  list-style: none; }
  .list--checkbox-align li + li {
    margin-top: 0.375rem; }

.fade {
  transition: opacity 0.15s linear; }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.row {
  margin: 0 -10px; }
  @media screen and (min-width: 768px) {
    .row {
      display: flex;
      flex-wrap: wrap; } }
  .row--margin-y {
    margin-top: 20px;
    margin-bottom: 20px; }

[class^="col-"],
[class*=" col-"],
.col {
  flex: 1 0 auto;
  padding: 0 10px; }

.col-0 {
  flex-basis: 0; }

.col-1 {
  flex-basis: 8.33333%; }
  @media screen and (min-width: 768px) {
    .col-1 {
      max-width: 8.33333%; } }

.col-2 {
  flex-basis: 16.66667%; }
  @media screen and (min-width: 768px) {
    .col-2 {
      max-width: 16.66667%; } }

.col-3 {
  flex-basis: 25%; }
  @media screen and (min-width: 768px) {
    .col-3 {
      max-width: 25%; } }

.col-4 {
  flex-basis: 33.33333%; }
  @media screen and (min-width: 768px) {
    .col-4 {
      max-width: 33.33333%; } }

.col-5 {
  flex-basis: 41.66667%; }
  @media screen and (min-width: 768px) {
    .col-5 {
      max-width: 41.66667%; } }

.col-6 {
  flex-basis: 50%; }
  @media screen and (min-width: 768px) {
    .col-6 {
      max-width: 50%; } }

.col-7 {
  flex-basis: 58.33333%; }
  @media screen and (min-width: 768px) {
    .col-7 {
      max-width: 58.33333%; } }

.col-8 {
  flex-basis: 66.66667%; }
  @media screen and (min-width: 768px) {
    .col-8 {
      max-width: 66.66667%; } }

.col-9 {
  flex-basis: 75%; }
  @media screen and (min-width: 768px) {
    .col-9 {
      max-width: 75%; } }

.col-10 {
  flex-basis: 83.33333%; }
  @media screen and (min-width: 768px) {
    .col-10 {
      max-width: 83.33333%; } }

.col-11 {
  flex-basis: 91.66667%; }
  @media screen and (min-width: 768px) {
    .col-11 {
      max-width: 91.66667%; } }

.col-12 {
  flex-basis: 100%; }
  @media screen and (min-width: 768px) {
    .col-12 {
      max-width: 100%; } }

.col-1-5 {
  flex-basis: 12.5%; }
  @media screen and (min-width: 768px) {
    .col-1-5 {
      max-width: 12.5%; } }

.col--border-l {
  border-left: 1px solid #eaedf3; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative; }
  .scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important; }
    .scroll-wrapper > .scroll-content::-webkit-scrollbar {
      height: 0;
      width: 0; }
  .scroll-wrapper.scroll--rtl {
    direction: rtl; }

.scroll-element {
  box-sizing: content-box;
  display: none; }
  .scroll-element div {
    box-sizing: content-box; }
  .scroll-element .scroll-bar,
  .scroll-element .scroll-arrow {
    cursor: default; }
  .scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
    display: block; }

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999; }
  .scroll-textarea > .scroll-content {
    overflow: hidden !important; }
    .scroll-textarea > .scroll-content > textarea {
      border: none !important;
      box-sizing: border-box;
      height: 100% !important;
      margin: 0;
      max-height: none !important;
      max-width: none !important;
      overflow: scroll !important;
      outline: none;
      padding: 2px;
      position: relative !important;
      top: 0;
      width: 100% !important; }
      .scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
        height: 0;
        width: 0; }

/*************** SCROLLBAR RAIL ***************/
.scroll-element,
.scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scroll-element {
  background-color: #fff; }

.scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  border-radius: 30px; }

.scroll-element .scroll-element_size {
  background-color: #eaecee; }

.scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  min-width: 100%;
  padding: 0;
  width: 100%; }

.scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 4px; }

.scroll-element .scroll-bar {
  background-color: #307ceb;
  border-radius: 30px; }

/* scrollbar height/width & offset from container borders */
.scroll-content.scroll-scrolly_visible {
  left: 0;
  margin-left: 0; }

.scroll-content.scroll-scrollx_visible {
  margin-top: 0;
  top: 0; }

.scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 4px;
  top: 1px; }

.scroll-element.scroll-y .scroll-bar {
  min-height: 10px;
  width: 4px; }

.scroll-element.scroll-x .scroll-element_outer {
  height: 15px;
  left: 5px; }

.scroll-element.scroll-x .scroll-element_size {
  height: 2px;
  left: -10px;
  top: 5px; }

.scroll-element.scroll-y .scroll-element_outer {
  top: 5px;
  width: 4px; }

/* update scrollbar offset if both scrolls are visible */
.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: 0; }

.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: 0; }

.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: 0; }

.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: 0; }

.d--none {
  display: none !important; }

.d--inline {
  display: inline !important; }

.d--inline {
  display: inline !important; }

.d--inline-block {
  display: inline-block !important; }

.d--block {
  display: block !important; }

.d--inline-flex {
  display: inline-flex !important; }

.d--flex-row {
  display: flex; }

@media screen and (min-width: 768px) {
  .d--flex {
    display: flex; } }

@media screen and (max-width: 1023px) {
  .hidden-md-down {
    display: none; } }

@media screen and (min-width: 768px) {
  .show-mb {
    display: none; } }

.show-tb {
  display: none; }
  @media screen and (min-width: 768px) {
    .show-tb {
      display: block; } }

.flex--wrap {
  flex-wrap: wrap; }

.align--center {
  align-items: center; }

.align--start {
  align-items: flex-start; }

.align--end {
  align-items: flex-end; }

.align--baseline {
  align-items: baseline; }

.justify-content--between {
  justify-content: space-between; }

.justify-content--start {
  justify-content: flex-start !important; }

.justify-content--end {
  justify-content: flex-end; }

.justify-center {
  justify-content: center; }

.justify-self--end {
  justify-self: flex-end; }

.flex--1 {
  flex: 1 0 0; }

.direction--column {
  flex-direction: column; }

.vertical--middle {
  vertical-align: middle !important; }

.bt-0 {
  border-top: 0 !important; }

.m-y {
  margin-top: 20px;
  margin-bottom: 20px; }

.m-x {
  margin-right: 20px;
  margin-left: 20px; }

.m-0 {
  margin: 0 !important; }

.mr-a {
  margin-right: auto !important; }

.ml-a {
  margin-left: auto !important; }

.mt-label-height {
  margin-top: 1.5rem; }

.p-0 {
  padding: 0 !important; }

.p-y {
  padding-top: 20px;
  padding-bottom: 20px; }

.m-0 {
  margin: 0rem !important; }

.m-0 {
  margin: 0rem !important; }

.m-0 {
  margin: 0rem !important; }

.m-0 {
  margin: 0rem !important; }

.mt-0 {
  margin-top: 0rem !important; }

.mr-0 {
  margin-right: 0rem !important; }

.mb-0 {
  margin-bottom: 0rem !important; }

.ml-0 {
  margin-left: 0rem !important; }

.pt-0 {
  padding-top: 0rem !important; }

.pr-0 {
  padding-right: 0rem !important; }

.pb-0 {
  padding-bottom: 0rem !important; }

.pl-0 {
  padding-left: 0rem !important; }

.m-1 {
  margin: 0.625rem !important; }

.m-1 {
  margin: 0.625rem !important; }

.m-1 {
  margin: 0.625rem !important; }

.m-1 {
  margin: 0.625rem !important; }

.mt-1 {
  margin-top: 0.625rem !important; }

.mr-1 {
  margin-right: 0.625rem !important; }

.mb-1 {
  margin-bottom: 0.625rem !important; }

.ml-1 {
  margin-left: 0.625rem !important; }

.pt-1 {
  padding-top: 0.625rem !important; }

.pr-1 {
  padding-right: 0.625rem !important; }

.pb-1 {
  padding-bottom: 0.625rem !important; }

.pl-1 {
  padding-left: 0.625rem !important; }

.m-2 {
  margin: 1.25rem !important; }

.m-2 {
  margin: 1.25rem !important; }

.m-2 {
  margin: 1.25rem !important; }

.m-2 {
  margin: 1.25rem !important; }

.mt-2 {
  margin-top: 1.25rem !important; }

.mr-2 {
  margin-right: 1.25rem !important; }

.mb-2 {
  margin-bottom: 1.25rem !important; }

.ml-2 {
  margin-left: 1.25rem !important; }

.pt-2 {
  padding-top: 1.25rem !important; }

.pr-2 {
  padding-right: 1.25rem !important; }

.pb-2 {
  padding-bottom: 1.25rem !important; }

.pl-2 {
  padding-left: 1.25rem !important; }

.m-3 {
  margin: 1.875rem !important; }

.m-3 {
  margin: 1.875rem !important; }

.m-3 {
  margin: 1.875rem !important; }

.m-3 {
  margin: 1.875rem !important; }

.mt-3 {
  margin-top: 1.875rem !important; }

.mr-3 {
  margin-right: 1.875rem !important; }

.mb-3 {
  margin-bottom: 1.875rem !important; }

.ml-3 {
  margin-left: 1.875rem !important; }

.pt-3 {
  padding-top: 1.875rem !important; }

.pr-3 {
  padding-right: 1.875rem !important; }

.pb-3 {
  padding-bottom: 1.875rem !important; }

.pl-3 {
  padding-left: 1.875rem !important; }

.m-4 {
  margin: 2.5rem !important; }

.m-4 {
  margin: 2.5rem !important; }

.m-4 {
  margin: 2.5rem !important; }

.m-4 {
  margin: 2.5rem !important; }

.mt-4 {
  margin-top: 2.5rem !important; }

.mr-4 {
  margin-right: 2.5rem !important; }

.mb-4 {
  margin-bottom: 2.5rem !important; }

.ml-4 {
  margin-left: 2.5rem !important; }

.pt-4 {
  padding-top: 2.5rem !important; }

.pr-4 {
  padding-right: 2.5rem !important; }

.pb-4 {
  padding-bottom: 2.5rem !important; }

.pl-4 {
  padding-left: 2.5rem !important; }

.m-5 {
  margin: 3.125rem !important; }

.m-5 {
  margin: 3.125rem !important; }

.m-5 {
  margin: 3.125rem !important; }

.m-5 {
  margin: 3.125rem !important; }

.mt-5 {
  margin-top: 3.125rem !important; }

.mr-5 {
  margin-right: 3.125rem !important; }

.mb-5 {
  margin-bottom: 3.125rem !important; }

.ml-5 {
  margin-left: 3.125rem !important; }

.pt-5 {
  padding-top: 3.125rem !important; }

.pr-5 {
  padding-right: 3.125rem !important; }

.pb-5 {
  padding-bottom: 3.125rem !important; }

.pl-5 {
  padding-left: 3.125rem !important; }

.m-6 {
  margin: 3.75rem !important; }

.m-6 {
  margin: 3.75rem !important; }

.m-6 {
  margin: 3.75rem !important; }

.m-6 {
  margin: 3.75rem !important; }

.mt-6 {
  margin-top: 3.75rem !important; }

.mr-6 {
  margin-right: 3.75rem !important; }

.mb-6 {
  margin-bottom: 3.75rem !important; }

.ml-6 {
  margin-left: 3.75rem !important; }

.pt-6 {
  padding-top: 3.75rem !important; }

.pr-6 {
  padding-right: 3.75rem !important; }

.pb-6 {
  padding-bottom: 3.75rem !important; }

.pl-6 {
  padding-left: 3.75rem !important; }

.m-7 {
  margin: 4.375rem !important; }

.m-7 {
  margin: 4.375rem !important; }

.m-7 {
  margin: 4.375rem !important; }

.m-7 {
  margin: 4.375rem !important; }

.mt-7 {
  margin-top: 4.375rem !important; }

.mr-7 {
  margin-right: 4.375rem !important; }

.mb-7 {
  margin-bottom: 4.375rem !important; }

.ml-7 {
  margin-left: 4.375rem !important; }

.pt-7 {
  padding-top: 4.375rem !important; }

.pr-7 {
  padding-right: 4.375rem !important; }

.pb-7 {
  padding-bottom: 4.375rem !important; }

.pl-7 {
  padding-left: 4.375rem !important; }

.divider {
  display: block;
  margin: 0.5rem auto;
  border-top: 1px solid #eaedf3; }

.wrap-row {
  padding-bottom: 0.5rem;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0.5rem;
  border-bottom: 1px solid #eaedf3;
  position: relative; }
  .wrap-row:last-child {
    border-bottom: 0; }
  .wrap-row__ordering {
    width: 1.5rem;
    position: absolute;
    top: 1.875rem; }

.w-10 {
  width: 10% !important; }

.w-20 {
  width: 20% !important; }

.w-30 {
  width: 30% !important; }

.w-40 {
  width: 40% !important; }

.w-50 {
  width: 50% !important; }

.w-60 {
  width: 60% !important; }

.w-70 {
  width: 70% !important; }

.w-80 {
  width: 80% !important; }

.w-90 {
  width: 90% !important; }

.w-100 {
  width: 100% !important; }

.icon-20 {
  width: 20px;
  height: 20px; }

.visibility--hidden {
  visibility: hidden; }

.ovf-h {
  overflow: hidden; }

.green {
  color: #47ad37; }

.red {
  color: #e95584; }

.js-delete-wrap-row > * {
  pointer-events: none; }

.events-none {
  pointer-events: none; }

.button-events-none > * {
  pointer-events: none; }

.wrap-typeOfAnswerSelected {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 390px;
  position: relative; }

#typeOfAnswerSelected {
  width: 100%;
  height: 0;
  padding: 0;
  margin-left: 4px;
  border: 0;
  color: #3e3f42; }
  #typeOfAnswerSelected.visible {
    height: auto;
    margin-top: 4px; }

#typeOfAnswerSelected-error {
  margin-top: 2px;
  color: #e95584; }

.wrap-inputs-column {
  width: 7.5rem;
  padding: 0 0.625rem; }

.wrap-ckeditor {
  max-width: 30rem; }
.isIE11 .wrap-ckeditor {
    width: 100%; }							 

@media print {
  body {  background-color: transparent; }
  * {  box-shadow: none !important; }
  .navbar,
  .dropdown--user,
  .breadcrumb,
  .page-header__actions,
  [data-toggle="collapse"] {
    display: none !important; }
  .app {
    display: flex !important;
    flex-wrap: wrap;
    height: 100vh; }
  .app .header,
  .app > .evabar {
      flex: 1 0 100%; }
  .app .main {
      flex: 1 0 0;
padding: 3.125rem 1.875rem 3.75rem; } 
canvas[id*="grafica"] {
    transform: scale(0.8); 
}
  [id*="grafica"] {
    page-break-after: always;
    transform-origin: left center; }
    [id*="grafica"] svg {
      transform: scale(0.8);
      transform-origin: left center; } 
canvas[id*="chart_"] {
    transform: scale(0.8); }
  [id*="chart_"] {
    page-break-after: always;
    transform-origin: left center; }
    [id*="chart_"] svg {
      transform: scale(0.8);
      transform-origin: left center; }  
canvas[id*="canvas"] {
    transform: scale(0.8); }
  [id*="canvas"] {
    page-break-after: always;
    transform-origin: left center; }
    [id*="canvas"] svg {
      transform: scale(0.8);
      transform-origin: left center; } 
} 
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: '';
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  height: 4.25rem;
  overflow: hidden;
  float: left;
  min-height: 1px;
  display: none; }
  [dir='rtl'] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-wrapper {
  position: relative; }
  @media screen and (min-width: 1280px) {
    .slick-wrapper {
      width: 66.25rem;
      margin-left: auto;
      margin-right: auto; } }

.slick-controls {
  display: flex;
  justify-content: center;
  margin-top: 2.5rem; }
  @media screen and (min-width: 768px) {
    .slick-controls {
      justify-content: space-between;
      width: calc(100% + 120px);
      margin-top: 0;
      position: absolute;
      top: 10px;
      left: -60px;
      z-index: 1; } }
  @media screen and (min-width: 1280px) {
    .slick-controls {
      width: calc(100% + 300px);
      left: -180px; } }

.slick-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin: 0 8px;
  padding: 0;
  border: 0;
  color: #8f8f8f;
  border-radius: 50%;
  background-color: #fff; }
  .slick-arrow.slick-prev {
    box-shadow: -2px 2px 4px 0 rgba(190, 190, 190, 0.5); }
  .slick-arrow.slick-next {
    box-shadow: 2px 2px 4px 0 rgba(190, 190, 190, 0.5); }
  .slick-arrow:hover {
    color: #279cf4; }
  .slick-arrow:focus {
    outline: none; }
  .slick-arrow:active {
    color: #1f80c9; }
  .slick-arrow > svg {
    width: 1rem;
    height: 1rem;
    color: currentColor; }

/* @group Base */
.chosen-container {
  flex-grow: 1;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  user-select: none;
  width: 100% !important; }
  .chosen-container--fixed .chosen-container {
    min-width: 240px; }
  .chosen-container * {
    box-sizing: border-box; }
  .chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    z-index: 1010;
    width: 100%;
    border: 1px solid #eaedf3;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    clip: rect(0, 0, 0, 0);
    clip-path: inset(100% 100%); }
  .chosen-container.chosen-with-drop .chosen-drop {
    clip: auto;
    clip-path: none; }
  .chosen-container a {
    cursor: pointer; }
  .chosen-container .search-choice .group-name,
  .chosen-container .chosen-single .group-name {
    margin-right: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    color: #999999; }
    .chosen-container .search-choice .group-name:after,
    .chosen-container .chosen-single .group-name:after {
      content: ':';
      padding-left: 2px;
      vertical-align: top; }

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0.9375rem;
  background-color: #fff;
  background-clip: padding-box;
  text-decoration: none;
  white-space: nowrap;
  height: 2.375rem;
  border: 1px solid #eaedf3;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  line-height: 2.375rem;
  border-radius: 4px;
  color: #3e3f42;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-size: 0.875rem;
  font-weight: 400;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s; }
  .chosen-container-single .chosen-single.error {
    border-color: #e95584; }

.chosen-container-single .chosen-default {
  color: #999; }

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px; }

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 12px;
  right: 8px;
  display: block;
  width: 12px;
  height: 12px;
  background: white url("../img/chosen-sprite.png") -40px 1px no-repeat;
  font-size: 1px;
  z-index: 1; }
  .chosen-container-single .chosen-single abbr:hover {
    background-position: -40px -10px; }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%; }
  .chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url("../img/chosen-sprite.png") no-repeat 0px 2px;
    background-position: 0px -12px; }

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  width: 98%;
  margin: 0 auto;
  padding: 4px;
  white-space: nowrap;
  border-bottom: 1px solid #eaedf3; }
  .chosen-container-single .chosen-search input[type='text'] {
    margin: 1px 0;
    padding: 0 20px 0 0.9375rem;
    width: 100%;
    height: 2.375rem;
    line-height: 2.375rem;
    outline: 0;
    border: 1px solid #eaedf3;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(102, 113, 123, 0.21);
    background: url("../img/chosen-sprite.png") no-repeat 100% -20px;
    background-position: 96% -34px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0; }
    .isIE11 .chosen-container-single .chosen-search input[type='text']::-ms-clear {
      display: none; }

.chosen-container-single .chosen-drop {
  margin-top: 4px;
  border-radius: 4px;
  background-clip: padding-box; }

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(100% 100%); }

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0;
  padding: 0;
  max-height: 240px;
  -webkit-overflow-scrolling: touch; }
  .chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 12px 6px 12px 16px;
    border-left: 4px solid #fff;
    color: #3e3f42;
    list-style: none;
    line-height: 15px;
    word-wrap: break-word;
    -webkit-touch-callout: none; }
    .chosen-container .chosen-results li.active-result {
      display: list-item;
      cursor: pointer; }
    .chosen-container .chosen-results li.disabled-result {
      display: list-item;
      color: #ccc;
      cursor: default; }
    .chosen-container .chosen-results li.highlighted {
      color: #3e3f42;
      border-left-color: #307ceb;
      background-color: #eff8f8; }
    .chosen-container .chosen-results li.no-results {
      color: #3e3f42;
      display: list-item;
      background: #f4f4f4; }
    .chosen-container .chosen-results li.group-result {
      display: list-item;
      font-weight: bold;
      cursor: default; }
    .chosen-container .chosen-results li.group-option {
      padding-left: 15px; }
    .chosen-container .chosen-results li em {
      font-style: normal;
      text-decoration: underline; }

/* @end */
/* @group Multi Chosen */
.chosen-container-multi {
  position: relative; }
  .chosen-container-multi::after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 1px;
    z-index: 1;
    background: white url("../img/chosen-sprite.png") no-repeat 7px -20px; }
  .chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 6px 15px;
    width: 100%;
    min-height: 2.375rem;
    line-height: 2.375rem;
    border: 1px solid #eaedf3;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    cursor: text; }
  .chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none; }
    .chosen-container-multi .chosen-choices li.search-field {
      margin: 0;
      padding: 0;
      white-space: nowrap; }
      .chosen-container-multi .chosen-choices li.search-field input[type='text'] {
        display: flex;
        margin: 1px 0;
        padding: 0;
        height: 22px;
        outline: 0;
        border: 0 !important;
        background: transparent !important;
        box-shadow: none;
        color: #3e3f42;
        font-size: 100%;
        font-family: sans-serif;
        line-height: normal;
        border-radius: 0;
        width: 25px; }
        .isIE11 .chosen-container-multi .chosen-choices li.search-field input[type='text']::-ms-clear {
          display: none; }
    .chosen-container-multi .chosen-choices li.search-choice {
      height: 22px;
      line-height: 22px;
      background-color: #f9f9f9;
      display: flex;
      align-items: center;
      padding: 4px;
      position: relative;
      margin: 1px 5px 1px 0;
      border: 1px solid #eaedf3;
      max-width: 100%;
      border-radius: 3px;
      background-size: 100% 19px;
      background-repeat: repeat-x;
      background-clip: padding-box;
      box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
      color: #333;
      cursor: default; }
      .chosen-container-multi .chosen-choices li.search-choice span {
        margin-right: 4px;
        word-wrap: break-word; }
      .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
        display: block;
        width: 12px;
        height: 12px;
        background: url("../img/chosen-sprite.png") -42px 1px no-repeat;
        font-size: 1px; }
        .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
          background-position: -42px -10px; }
    .chosen-container-multi .chosen-choices li.search-choice-disabled {
      padding-right: 5px;
      border: 1px solid #ccc;
      background-color: #e4e4e4;
      background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
      color: #666; }
    .chosen-container-multi .chosen-choices li.search-choice-focus {
      background: #d4d4d4; }
      .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
        background-position: -42px -10px; }
  .chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0; }
  .chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default; }
  .chosen-container-multi .chosen-choices li.search-choice {
    height: auto;
    line-height: 1; }

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #eaedf3;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: white;
  box-shadow: 0 1px 0 #fff inset; }

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent; }
  .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: 0px -12px; }

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
  .chosen-container-active .chosen-choices li.search-field input[type='text'] {
    color: #222 !important; }

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default; }
  .chosen-disabled .chosen-single {
    cursor: default; }
  .chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default; }

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right; }
  .chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0; }
  .chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl; }
  .chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px; }
  .chosen-rtl .chosen-single div {
    right: auto;
    left: 3px; }
  .chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px; }
  .chosen-rtl .chosen-choices li {
    float: right; }
    .chosen-rtl .chosen-choices li.search-field input[type='text'] {
      direction: rtl; }
    .chosen-rtl .chosen-choices li.search-choice {
      margin: 3px 5px 3px 0;
      padding: 3px 5px 3px 19px; }
      .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
        right: auto;
        left: 4px; }
  .chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0; }
  .chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0; }
  .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none; }
  .chosen-rtl .chosen-search input[type='text'] {
    padding: 4px 5px 4px 20px;
    background: url("../img/chosen-sprite.png") no-repeat -30px -20px;
    direction: rtl; }
  .chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px; }
  .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px; }

.js-select-searcheable.error + .chosen-container-multi .chosen-choices {
  border-color: #e95584; }

.js-select-searcheable.error + .chosen-container-single .chosen-single {
  border-color: #e95584; }

.wrap-chosen-error {
  margin-top: 2px; }

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type='text'],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type='text'],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("../img/chosen-sprite@2x.png") !important;
    background-size: 52px 62px !important;
    background-repeat: no-repeat !important; } }

/* @end */
.card__body .cke {
  border-radius: 4px;
  border: 1px solid #eaedf3;
  box-shadow: inset 0 1px 2px rgba(102, 113, 123, 0.21);
  overflow: hidden; }
  .card__body .cke .cke_top,
  .card__body .cke .cke_bottom {
    display: none; }
	.isIE11 .card__body .cke .cke_top, .isIE11
    .card__body .cke .cke_bottom {
      display: block; }											   
  .card__body .cke:hover .cke_top,
  .card__body .cke:hover .cke_bottom {
    display: block; }

.card__body .ckeditor--grow ~ .cke {
  transition: all 300ms ease; }
  .card__body .ckeditor--grow ~ .cke:hover {
    width: 540px;
    position: absolute;
    z-index: 1; }
   .isIE11 .card__body .ckeditor--grow ~ .cke:hover {
    width: auto;
    position: relative; }
.btn, .dt-button {
  display: inline-block;
  min-height: 2.375rem;
  min-width: 7.75rem;
  border: 1px solid #d8dce6;
  border-radius: 4px;
  padding: 0.4375rem 1.25rem;
  background-color: #fff;
  background-image: linear-gradient(#fff, #f6f7f9);
  color: #6b6c6f;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  box-shadow: 0 1px 1px rgba(22, 29, 37, 0.05), inset 0 2px 0 rgba(255, 255, 255, 0.05);
  user-select: none;
  cursor: pointer; }
  .btn:hover, .dt-button:hover {
    color: #3e3f42;
    text-decoration: none; }
  .btn:focus, .dt-button:focus, .focus.btn, .focus.dt-button {
    outline: 0; }
  .btn:active, .dt-button:active, .btn[aria-expanded='true'], .dt-button[aria-expanded='true'] {
    background-image: none; }

.btn--primary {
  border-color: #1b92ec;
  background-image: linear-gradient(#2da1f8, #1991eb);
  color: #fff; }
  .btn--primary:hover {
    border-color: #1487dd;
    background-image: linear-gradient(#2da1f8, #177dc9);
    color: #fff; }
  .btn--primary:active, .btn--primary[aria-expanded='true'] {
    border-color: #1072bb;
    background-image: linear-gradient(#2384cd, #0e71ba);
    color: #fff; }

.btn--success {
  border-color: #1d9eac;
  background-image: linear-gradient(#29b6c5, #1d9eab);
  color: #fff; }
  .btn--success:hover {
    border-color: #1c94a1;
    background-image: linear-gradient(#29b6c5, #1b929f);
    color: #fff; }
  .btn--success:active, .btn--success[aria-expanded='true'] {
    border-color: #19929f;
    background-image: linear-gradient(#1ca6b4, #198d9a);
    color: #fff; }

.btn--danger {
  border-color: #c3446d;
  background-image: linear-gradient(#e95584, #bf436a);
  color: #fff; }
  .btn--danger:hover {
    border-color: #c3446c;
    background-image: linear-gradient(#d35079, #aa385c);
    color: #fff; }
  .btn--danger:active, .btn--danger[aria-expanded='true'] {
    border-color: #a00a13;
    background-image: linear-gradient(#d54976, #bf436a);
    color: #fff; }

.btn--link {
  min-width: 0;
  border-color: transparent;
  border-radius: 0;
  background-color: transparent;
  background-image: none;
  box-shadow: none; }

.btn--uppercase {
  text-transform: uppercase; }

.btn--info {
  flex-shrink: 0;
  width: 1.75rem;
  min-width: 0;
  height: 1.75rem;
  min-height: 0;
  border: 0;
  border-radius: 50%;
  padding: 0;
  background: #29b6c5;
  color: #fff;
  font-weight: 500;
  line-height: 1; }
  .btn--info:hover {
    color: #fff; }

.btn--icon {
  min-width: 0;
  border: 0;
  padding: 0.4375rem;
  background: transparent none;
  color: #9ea0a5;
  box-shadow: none; }
  .btn--icon .btn__icon {
    display: inline-block;
    max-width: 20px;
    max-height: 20px; }

.btn--icon-bg {
  min-width: 0;
  padding: 0.4375rem;
  color: #29b6c5;
  box-shadow: none; 
  border: 0;
background: transparent none;}
  /*.btn--icon-bg .btn__icon:hover {
    color: #29b6c5; }*/
  .btn--icon-bg .btn__icon {
    display: inline-block;
    max-width: 20px;
    max-height: 20px; }			   
.btn--jscolor {
  width: 21px;
  min-width: 0;
  height: 21px;
  min-height: 0;
  border: 0;
  padding: 0;
  background: transparent;
  box-shadow: none; }

.btn--action {
  width: 2.8125rem;
  min-width: 0;
  padding: 0.3125rem;
  color: #9ea0a5; }
  .btn--action svg {
    width: 20px;
    height: 20px; }

.btn--square {
  width: 2.4375rem;
  min-width: 0;
  padding-right: 0;
  padding-left: 0; }

.btn--block {
  display: block;
  width: 100%;
  min-width: 0; }

.btn--disabled, .btn:disabled {
  border-color: #696a6e;
  background: #747578 none;
  color: #9ea0a5;
  box-shadow: none;
  cursor: not-allowed; }

.btn--align-self {
  align-self: flex-start; }

a.btn--disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

input[type='submit'].btn--block,
input[type='reset'].btn--block,
input[type='button'].btn--block {
  width: 100%;
  min-width: 0; }

.avatar {
  flex-shrink: 0;
  display: none;
  align-items: center;
  justify-content: center;
  width: 2.375rem;
  height: 2.375rem;
  border-radius: 50%;
  background-color: #bcbcbc;
  color: #fff;
  font-size: 1rem;
  line-height: 1.2; }
  @media screen and (min-width: 768px) {
    .avatar {
      display: inline-flex; } }
  .avatar__image {
    max-width: 38px;
    max-height: 38px;
    border-radius: 50%; }
.avatar__image_dashboard {
    max-width: 38px;
    max-height: 38px;
    border-radius: 50%; }
.badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 100px;
  background-color: #9ea0a5;
  color: #fff;
  font-size: 0.75rem;
  font-weight: 500; }
  .badge--primary {
    background-color: #307ceb; }
  .badge--secondary {
    background-color: #6758f3; }
  .badge--danger {
    background-color: #e95584; }
  .badge--warning {
    background-color: #f8b564; }
  .badge--pink {
    background-color: #ef80a3; }
  .badge--green {
    background-color: #55cd65; }
	.badge--resul {
    background-color: #f8b564; width: 2.50rem;
  height: 2.50rem;}
  .badge--blue {
    background-color: #29b6c5; }

.evabar {
  display: flex;
  justify-content: flex-end;
  height: 6px;
  background-color: #47ad37; }
  .evabar::before, .evabar::after {
    content: "";
    display: block; }
  .evabar::before {
    width: 59px;
    background-color: #f8b564; }
  .evabar::after {
    width: 138px;
    background-color: #e95584; }
  .evabar--sm::before {
    width: 57px; }
  .evabar--sm::after {
    width: 48px; }

.form__control, .form-control, .form__group--jscolor, div.dataTables_wrapper select,
div.dataTables_wrapper input {
  display: block;
  width: 100%;
  height: 2.375rem;
  border: 1px solid #eaedf3;
  border-radius: 4px;
  padding: 0.4375rem 0.9375rem;
  box-shadow: inset 0 1px 2px rgba(102, 113, 123, 0.21);
  background-color: #fff;
  background-clip: padding-box;
  color: #3e3f42;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.875rem;
  font-weight: 400;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s; }
  .form__control::placeholder, .form-control::placeholder, .form__group--jscolor::placeholder, div.dataTables_wrapper select::placeholder,
  div.dataTables_wrapper input::placeholder {
    color: #9ea0a5; }
  .form__control:focus, .form-control:focus, .form__group--jscolor:focus, div.dataTables_wrapper select:focus,
  div.dataTables_wrapper input:focus {
    border-color: #307ceb;
    outline: 0 none; }

.form__label {
  display: block;
  margin-bottom: 0.375rem;
  color: #9ea0a5;
  font-size: 0.75rem;
  font-weight: 500;
  text-transform: uppercase; }

.form__control:disabled, .form-control:disabled {
  color: #9ea0a5;
  cursor: not-allowed; }

.was-validated .form__control:invalid, .was-validated .form-control:invalid {
  border-color: #e95584; }
  .was-validated .form__control:invalid + .form__helper, .was-validated .form-control:invalid + .form__helper {
    color: #e95584; }

.form__control[readonly], .form-control[readonly] {
  height: 1.25rem;
  padding: 0;
  border: 0;
  box-shadow: none; }

.form__control--xs, .form-control--xs {
  width: 3.25rem;
  padding-right: 0.25rem;
  padding-left: 0.25rem;
  text-align: center; }

.form__helper {
  margin: 0.375rem 0 0;
  color: #9ea0a5;
  font-size: 0.875rem; }

.form__group {
  position: relative;
  margin-bottom: 1.25rem; }
  .form__group--custom-control {
    margin-top: 0.625rem; }
    @media screen and (min-width: 768px) {
      .form__group--custom-control {
        margin-top: 0.41667rem; } }
    @media screen and (min-width: 1290px) {
      .form__group--custom-control + .form__group--custom-control {
        margin-left: 2.5rem; } }
  .form__group input.error,
  .form__group textarea.error,
  .form__group select.error {
    border-color: #e95584; }
  .form__group label.error {
    margin-top: 2px;
    color: #e95584;
    font-size: 0.8125rem; }
  .form__group .ckeditor.error + .cke,
  .form__group input[type="file"].error + label {
    border-color: #e95584; }

.form__group--error .form__control {
  border-color: #e95584; }

.form__group--error .form__helper {
  color: #e95584; }

.form__append-group {
  display: flex;
  flex-direction: column;
  position: relative; }
  .form__append-group.focus {
    border-color: #307ceb; }
  .form__append-group .form__control {
    flex: 1 0 auto;
    padding-right: 2.625rem; }

.form__append-btn {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.625rem;
  height: 2.375rem;
  border: 0;
  padding: 0;
  background-color: transparent;
  color: rgba(158, 160, 165, 0.5);
  font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  text-align: center;
  user-select: none;
  cursor: pointer;
  transition: all 0.25s; }
  .form__append-btn:hover {
    color: #9ea0a5; }
  .form__append-btn:focus {
    outline: 0; }

.form__append-icon {
  width: 20px;
  height: 20px; }

.form__group--jscolor {
  display: flex;
  align-items: center;
  padding-right: 0.4375rem;
  padding-left: 0.4375rem;
  color: #9ea0a5;
  line-height: 1; }
  .form__group--jscolor .jscolor__icon {
    width: 20px;
    height: 20px;
    margin-right: 0.75rem; }
  .form__group--jscolor .jscolor {
    margin-left: auto; }

.form__date {
  position: relative;
  display: block; }
  .form__date input[type='date'] {
    position: relative;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    padding: 0.4375rem 0.3125rem 0.4375rem 2.625rem;
    background: url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M5.998 6.943L2.943 9.998 0 7.055l5.998-.112zM0 3.045L3.045 0 5.98 2.934 0 3.045z' id='a'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill-opacity='0' fill='%23FFF' xlink:href='%23a'/%3E%3Cg mask='url(%23b)' fill='%239EA0A5'%3E%3Cpath d='M0 0h6v10H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat right 0.55rem center/8px 10px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none; }
    .form__date input[type='date']:hover, .form__date input[type='date']:focus {
      background-image: none; }
    .form__date input[type='date']::-webkit-inner-spin-button {
      display: none; }
    .form__date input[type='date']::-webkit-calendar-picker-indicator {
      padding: 8px 5px;
      color: #9ea0a5; }
      //.form__date input[type='date']::-webkit-calendar-picker-indicator:hover {
       // background: #f0f0f0; }
  .form__date::before {
    content: '';
    position: absolute;
    top: 0.59375rem;
    left: 15px;
    z-index: 10;
    display: block;
    width: 18px;
    height: 18px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCI+CiAgPGRlZnM+CiAgICA8cGF0aCBpZD0ic2V0dGluZ3MtWyMxNDkxXS1hIiBkPSJNMTYuOTcxMjQ2LDkgTDIuOTk2ODA1MTEsOSBMMi45OTY4MDUxMSw1Ljk3MSBDMi45OTY4MDUxMSw1LjQzNSAzLjQzMTExMDIyLDUgMy45NjYyNTM5OSw1IEw0Ljk5MzYxMDIyLDUgTDQuOTkzNjEwMjIsNyBMNi45OTA0MTUzNCw3IEw2Ljk5MDQxNTM0LDUgTDEyLjk3NzYzNTgsNSBMMTIuOTc3NjM1OCw3IEwxNC45NzQ0NDA5LDcgTDE0Ljk3NDQ0MDksNSBMMTUuOTcyODQzNSw1IEMxNi41MjM5NjE3LDUgMTYuOTcxMjQ2LDUuNDQ4IDE2Ljk3MTI0Niw2IEwxNi45NzEyNDYsOSBaIE0xNi45NzEyNDYsMTYgQzE2Ljk3MTI0NiwxNi41NSAxNi41MjE5NjQ5LDE3IDE1Ljk3Mjg0MzUsMTcgTDMuOTk1MjA3NjcsMTcgQzMuNDQ0MDg5NDYsMTcgMi45OTY4MDUxMSwxNi41NTIgMi45OTY4MDUxMSwxNiBMMi45OTY4MDUxMSwxMSBMMTYuOTcxMjQ2LDExIEwxNi45NzEyNDYsMTYgWiBNMS4wNjM4OTc3NiwxNi43NjEgQzEuMDYzODk3NzYsMTcuODY1IDIuMDIxMzY1ODEsMTkgMy4xMjM2MDIyNCwxOSBMMTcuMDk4MDQzMSwxOSBDMTguMjAxMjc4LDE5IDE5LDE3Ljk3OSAxOSwxNi43NjEgQzE5LDE2LjM3MiAxOC45NjgwNTExLDYuMzYgMTguOTY4MDUxMSw1LjcwOCBDMTguOTY4MDUxMSwzLjYyNiAxOC42ODc1LDMgMTQuOTc0NDQwOSwzIEwxNC45NzQ0NDA5LDEgTDEyLjk3NzYzNTgsMSBMMTIuOTc3NjM1OCwzIEw2Ljk5MDQxNTM0LDMgTDYuOTkwNDE1MzQsMSBMNC45OTM2MTAyMiwxIEw0Ljk5MzYxMDIyLDMgTDIuOTk2ODA1MTEsMyBDMS44OTg1NjIzLDMgMSwzLjkgMSw1IEwxLjA2Mzg5Nzc2LDE2Ljc2MSBaIi8+CiAgPC9kZWZzPgogIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEgLTEpIj4KICAgIDxtYXNrIGlkPSJzZXR0aW5ncy1bIzE0OTFdLWIiIGZpbGw9IiNmZmYiPgogICAgICA8dXNlIHhsaW5rOmhyZWY9IiNzZXR0aW5ncy1bIzE0OTFdLWEiLz4KICAgIDwvbWFzaz4KICAgIDx1c2UgZmlsbD0iI0ZGRiIgZmlsbC1vcGFjaXR5PSIwIiB4bGluazpocmVmPSIjc2V0dGluZ3MtWyMxNDkxXS1hIi8+CiAgICA8ZyBmaWxsPSIjOUVBMEE1IiBtYXNrPSJ1cmwoI3NldHRpbmdzLVsjMTQ5MV0tYikiPgogICAgICA8cmVjdCB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0xKSIvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==); }

.form__search input[type='search'] {
  padding-right: 2.5rem;
  background: #fff url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 18.586L18.586 20l-5.657-5.657 1.414-1.414L20 18.586zM7 12c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5-2.243 5-5 5zM7 0a7 7 0 1 0 0 14A7 7 0 0 0 7 0z' fill='%23CECFD2'/%3E%3C/svg%3E") no-repeat right 0.55rem center; }
  .form__search input[type='search']::-webkit-search-decoration, .form__search input[type='search']::-webkit-search-cancel-button, .form__search input[type='search']::-webkit-search-results-button, .form__search input[type='search']::-webkit-search-results-decoration {
    display: none; }

select.form-control, select.form__control {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  padding: 0.4375rem 1.40625rem 0.4375rem 0.9375rem;
  background: url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M5.998 6.943L2.943 9.998 0 7.055l5.998-.112zM0 3.045L3.045 0 5.98 2.934 0 3.045z' id='a'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill-opacity='0' fill='%23FFF' xlink:href='%23a'/%3E%3Cg mask='url(%23b)' fill='%239EA0A5'%3E%3Cpath d='M0 0h6v10H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat right 0.55rem center/8px 10px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none; }

select::-ms-expand {
  display: none; }

textarea.form-control, textarea.form__control {
  height: 7.125rem; }

textarea.form-control--sm, textarea.form__control--sm {
  height: 3.9375rem; }

.form__group .form__radio, .form__group
.form__checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0; }

.form__radio ~ .form__label,
.form__checkbox ~ .form__label {
  position: relative;
  min-height: 22px;
  padding-left: 1.6875rem;
  color: #3e3f42;
  font-size: inherit;
  font-weight: 400;
  text-transform: none; }
  .form__radio ~ .form__label::before, .form__radio ~ .form__label::after,
  .form__checkbox ~ .form__label::before,
  .form__checkbox ~ .form__label::after {
    content: '';
    position: absolute;
    width: 1rem;
    height: 1rem; }
  .form__radio ~ .form__label::before,
  .form__checkbox ~ .form__label::before {
    top: 2px;
    left: 0;
    border: 1px solid #d8dce6;
    border-radius: 50%;
    background-image: linear-gradient(#fff, #f6f7f9);
    box-shadow: 0 1px 1px rgba(22, 29, 37, 0.05), inset 0 2px 0 rgba(255, 255, 255, 0.05); }

.form__radio:checked ~ .form__label::before,
.form__checkbox:checked ~ .form__label::before {
  border-color: #1d9eac;
  background-image: linear-gradient(#29b6c5, #1d9eab); }

.form__radio:checked ~ .form__label::after,
.form__checkbox:checked ~ .form__label::after {
  top: 0;
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3' transform='translate(-5 -5)' fill='%23fff'/%3E%3C/svg%3E");
  background-position: center 0.4375rem;
  background-repeat: no-repeat; }

.form__radio:disabled ~ .form__label,
.form__checkbox:disabled ~ .form__label {
  cursor: not-allowed; }
  .form__radio:disabled ~ .form__label::before,
  .form__checkbox:disabled ~ .form__label::before {
    background-image: none;
    background-color: #ebebeb; }

.form__radio:disabled:checked ~ .form__label,
.form__checkbox:disabled:checked ~ .form__label {
  cursor: not-allowed; }
  .form__radio:disabled:checked ~ .form__label::before,
  .form__checkbox:disabled:checked ~ .form__label::before {
    border-color: #696a6e;
    background-image: none;
    background-color: #747578; }

.form__radio--mt-label-height,
.form__checkbox--mt-label-height {
  margin-top: 2.0625rem; }

.form__checkbox ~ .form__label::before {
  border-radius: 4px; }

.form__checkbox:checked ~ .form__label::after {
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.652 5.894L.106 3.331a.362.362 0 0 1 0-.513l.515-.512a.365.365 0 0 1 .514 0L2.909 4.1 6.865.106a.365.365 0 0 1 .514 0l.514.513a.36.36 0 0 1 0 .512L3.166 5.894a.365.365 0 0 1-.514 0' fill='%23fff'/%3E%3C/svg%3E"); }

[data-toggle='password'] .close {
  display: none; }

[data-toggle='password'].active .close {
  display: inline-block; }

[data-toggle='password'].active .open {
  display: none; }

.form__tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  border-radius: 0.1875rem;
  padding: 0.375rem 0.8125rem;
  margin-top: -0.5rem;
  color: #fff;
  font-size: 0.75rem;
  font-weight: 400; }
  .form__tooltip--valid {
    background-color: #29b6c5; }
  .form__tooltip--invalid {
    background-color: #e95584; }

.form__control.is-invalid ~ .form__tooltip--invalid,
.was-validated .form__control:invalid ~ .form__tooltip--invalid {
  display: block; }

.custom-file {
  position: relative; }
  .custom-file__control {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 65%;
    min-height: 2.375rem;
    opacity: 0;
    cursor: pointer; }
  .custom-file__label {
    position: relative;
    z-index: 2;
    cursor: pointer; }
  .custom-file--text-control .form__control {
    position: relative;
    line-height: 1.7; }
    .custom-file--text-control .form__control::after {
      content: '';
      position: absolute;
      top: 8px;
      right: 10px;
      width: 16px;
      height: 20px;
      background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.905 8.946l-4.715 9.899a2.033 2.033 0 0 1-2.688.967l-7.334-3.381a1.99 1.99 0 0 1-.978-2.658L6.187 1.155a2.032 2.032 0 0 1 2.69-.967l4.582 2.113a1.99 1.99 0 0 1 .978 2.658l-4.286 8.993a2.033 2.033 0 0 1-2.689.967l-1.833-.845a1.99 1.99 0 0 1-.979-2.658l3.004-6.274a1.017 1.017 0 0 1 1.344-.484.996.996 0 0 1 .49 1.329l-2.576 5.368a.995.995 0 0 0 .488 1.329 1.016 1.016 0 0 0 1.345-.484l3.432-7.179a.996.996 0 0 0-.49-1.33l-2.75-1.268a1.016 1.016 0 0 0-1.344.484l-5.14 10.801a1 1 0 0 0 .492 1.335l5.491 2.532a1.021 1.021 0 0 0 1.35-.486l4.285-8.988a1.017 1.017 0 0 1 1.345-.484.995.995 0 0 1 .49 1.329' fill='%239ea0a5'/%3E%3C/svg%3E");
      background-repeat: no-repeat; }

.switch {
  display: flex;
  align-items: center;
  cursor: pointer; }
  .switch--mt-label-height {
    margin-top: 2.0625rem; }
  .switch__label {
    margin-left: 0.5rem;
    color: #9ea0a5;
    font-size: 0.75rem;
    font-weight: 500;
    text-transform: uppercase; }
  .switch__container {
    position: relative;
    display: block;
    width: calc(20px * 2);
    height: 1.25rem; }
  .switch__input {
    position: absolute;
    left: -999rem; }
  .switch__slider, .switch__slider::after {
    position: absolute;
    border-radius: 30px;
    transition: transform 0.2s ease-in-out, border-color 0.25s ease-in-out, background 0.25s ease-in-out; }
  .switch__slider {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #eaedf3; }
    .switch__slider::after {
      content: '';
      width: 1.25rem;
      height: 1.25rem;
      background-color: rgba(255, 255, 255, 0.75);
      transform: translate3d(0, 0, 0);
      border: 2px solid #eaedf3; }
  .switch__input:checked ~ .switch__slider {
    background-color: #29b6c5; }
    .switch__input:checked ~ .switch__slider::after {
      background-color: #fff;
      border-color: #29b6c5;
      transform: translate3d(100%, 0, 0); }

.select-to-label.has-changed .form__group {
  display: none; }

.select-to-label.has-changed .select-to-label__feedback {
  display: block; }

.select-to-label__feedback {
  display: none; }

@media screen and (min-width: 1024px) {
  .form__group.d--flex.direction--column.col-6 {
    max-width: 40vw; } }

@media screen and (min-width: 1024px) {
  .form__group.d--flex.direction--column.col-3 {
    max-width: 25vw; } }

#newCompetence {
  height: calc(100vh - 60px);
  overflow-y: scroll; }
#nuevoCriterio {
  height: calc(100vh - 60px);
  overflow-y: scroll; }
.input-truncate {
  height: 0;
  padding: 0;
  border: 0;
  color: #3e3f42; }
  .input-truncate:focus {
    outline: none; }
  .input-truncate + label.error {
    display: none; }
  .input-truncate.visible {
    height: auto; }
  .input-truncate.error + label.error {
    display: block;
    top: 62px; }

.has-row-validation .form__group {
  margin-bottom: 0;
  padding-bottom: 1.25rem; }
  .has-row-validation .form__group label.error {
    position: absolute; }

.datepicker.dropdown-menu {
  min-width: 12.75rem; }

.datepicker > div:not([style]) {
  display: block !important; }
.table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #eaedf3;
  background-color: #fff; }
  .card .table {
    border-top: 0; }
  .table th,
  .table td {
    border-bottom: 1px solid #eaedf3;
    padding: 10px 10px; }
  .table thead { break-inside: auto; }
  .table tbody { break-inside: auto; }
  .table tfoot { break-inside: auto; }
  .table thead th {
    color: #9ea0a5;
    font-size: 0.75rem;
    font-weight: 500;
    text-transform: uppercase; }
    .table thead th.th--letter {
      font-size: 1.125rem;
      line-height: 1;
      text-align: center; }
  .table tbody th,
  .table tbody td {
    height: 48px; }
  .table__footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 3.375rem;
    padding: 0 13px; }
    .table__footer-link {
      color: #9ea0a5;
      font-size: 0.75rem;
      font-weight: 500;
      text-transform: uppercase; }
  .table--td-valign-top td {
    vertical-align: top; }
	
  .table--two-columns {
    table-layout: fixed; }
    .table--two-columns th:nth-child(1) {
      width: 75%; }
	  
 .table--two-columns--media {
    table-layout: fixed; }
  .table--two-columns--media th:nth-child(1) {
      width: 75%; }
  .table--two-columns--media tfoot th,
  .table--two-columns--media tfoot td {
    border-top: 1px solid #eaedf3;
    background-color: rgba(234, 237, 243, 0.5);
    font-weight: 600;
width: 75%;	}
  .table--two-columns--media tfoot th {
    text-transform: uppercase; }
	
  .table .cell--heading {
    height: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #29b6c5;
    color: #fff;
    font-size: 0.875rem;
    font-weight: 500;
    text-transform: uppercase; }
    .table .cell--heading__group {
      display: flex;
      align-items: center;
      justify-content: space-between; }

.table--success {
  border: 1px solid #eaedf3;
  border-top: 0;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  overflow-x: auto; }
  .table--success table {
    border-radius: 3px; }
  .table--success th,
  .table--success td {
    padding-top: 23.4px;
    padding-bottom: 23.4px; }
  .table--success thead th {
    border-bottom: 0;
    background-color: #29b6c5;
    color: #fff; }
    .table--success thead th:first-child {
      border-top-left-radius: 4px; }
    .table--success thead th:last-child {
      border-top-right-radius: 4px; }
    .table--success thead th a {
      color: #fff; }
  .table--success tfoot th,
  .table--success tfoot td {
    border-top: 1px solid #eaedf3;
    background-color: rgba(234, 237, 243, 0.5);
    font-weight: 600; }
  .table--success tfoot th {
    text-transform: uppercase; }
  .table--success tfoot tr:last-child td,
  .table--success tfoot tr:last-child th,
  .table--success tbody tr:last-child td,
  .table--success tbody tr:last-child th {
    border-bottom: 0; }
    .table--success tfoot tr:last-child td:first-child,
    .table--success tfoot tr:last-child th:first-child,
    .table--success tbody tr:last-child td:first-child,
    .table--success tbody tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
  .table--success tfoot tr:last-child td:last-child,
  .table--success tbody tr:last-child td:last-child {
    border-bottom-right-radius: 3px; }
  .table--success tbody th {
    font-weight: 600; }

.table--tfoot-top tfoot {
  display: table-header-group; }
  .table--tfoot-top tfoot th,
  .table--tfoot-top tfoot td {
    color: #29b6c5; }

.table-heading {
  margin-bottom: 1.5625rem;
  font-weight: 500; }
  div + .table-heading {
    margin-top: 2.5rem; }

.table--bordered th,
.table--bordered td {
  border: 1px solid #eaedf3; }

.table--expanded tbody th,
.table--expanded tbody td,
.table--expanded th,
.table--expanded td {
  height: 4.5rem;
  padding: 1.4625rem 0 1.7875rem 1.875rem; }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 5px;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 1; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.5rem;
    height: 0.3rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.3rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.3rem 0.25rem 0;
      border-top-color: #29b6c5; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.3rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.3rem;
    height: 0.5rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.25rem 0.3rem 0.25rem 0;
      border-right-color: #29b6c5; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.3rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.25rem 0.3rem;
      border-bottom-color: #29b6c5; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.3rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.3rem;
    height: 0.5rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.25rem 0 0.25rem 0.3rem;
      border-left-color: #29b6c5; }

.tooltip-inner {
  max-width: 267px;
  border-radius: 4px;
  padding: 0.5rem 0.75rem;
  background-color: #29b6c5;
  color: #fff;
  text-align: center; }

.average {
  display: flex;
  align-items: center;
  border-radius: 30px;
  border: 3px solid #cefaff;
  padding: 0.25rem 1.25rem 0.25rem 0.25rem;
  background-color: #29b6c5; }
  .average + .average {
    margin-top: 0.625rem; }
  .average__value {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.5625rem;
    height: 2.5625rem;
    border-radius: 100%;
    background-color: #cefaff;
    color: #36959f;
    font-size: 0.75rem;
    font-weight: 600; }
  .average__label {
    margin-left: 0.625rem;
    color: #cefaff;
    font-weight: 500; }
  @media screen and (min-width: 768px) {
    .average-group {
      display: flex; }
      .average-group .average + .average {
        margin-top: 0;
        margin-left: 1.375rem; } }

.breadcrumb {
  display: flex;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .breadcrumb__item {
    display: inline-flex;
    color: #9ea0a5; }
    .breadcrumb__item:not(:last-child)::after {
      content: "|";
      margin: 0 0.4375rem; }
  .breadcrumb__link {
    color: #29b6c5; }
    .breadcrumb__link:hover {
      color: #29b6c5; }

.btn-group {
  display: flex;
  flex-wrap: wrap; }
  .btn-group .btn + .btn {
    margin-left: 0.75rem; }
  .btn-group--form {
    margin-top: 2.25rem;
    justify-content: space-between; }
    @media screen and (min-width: 768px) {
      .btn-group--form {
        justify-content: flex-end; } }
    .btn-group--form .btn {
      min-width: 7.75rem; }
      @media screen and (max-width: 767px) {
        .btn-group--form .btn {
          flex: 0 0 calc(50% - 9px);
          display: block;
          margin-bottom: 1.125rem; } }
    .btn-group--form .btn + .btn {
      margin-left: 0;
      margin-right: 0 !important; }
      @media screen and (min-width: 768px) {
        .btn-group--form .btn + .btn {
          margin-left: 1rem; } }
  .btn-group--square .btn {
    width: 2.4375rem;
    padding-right: 0;
    padding-left: 0; }

.company-name {
  display: inline-flex;
  align-items: center; }
  .company-name__name {
    display: flex;
    align-items: center;
    height: 3.25rem;
    font-size: 1rem; }
  .company-name__logo {
    max-height: 3.125rem;
    min-height: 3.125rem; }

.company-name__logo:not([src=""]) + .company-name__name {
  border-left: 1px solid #eaedf3;
  margin-left: 0.9375rem;
  padding-left: 0.9375rem; }
  @media screen and (max-width: 767px) {
    .company-name__logo:not([src=""]) + .company-name__name {
      display: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle {
  position: relative;
  padding-right: 2.5rem;
  background: #fff;
  text-align: left;
  white-space: nowrap; }
  .dropdown-toggle--wider {
    min-width: 20.625rem;
    width: 100%;
    max-width: 100%;
    margin-bottom: 1.125rem; }
    @media screen and (min-width: 768px) {
      .dropdown-toggle--wider {
        min-width: 14.75rem;
        margin-bottom: 0; } }
  .dropdown-toggle--medium {
    width: 100%;
    margin-bottom: 1.125rem; }
    @media screen and (min-width: 768px) {
      .dropdown-toggle--medium {
        margin-bottom: 0; } }
    @media screen and (min-width: 1024px) {
      .dropdown-toggle--medium {
        min-width: 14.75rem; } }
  .dropdown-toggle::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 13px;
    width: 8px;
    height: 12px;
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M5.998 6.943L2.943 9.998 0 7.055l5.998-.112zM0 3.045L3.045 0 5.98 2.934 0 3.045z' id='a'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill-opacity='0' fill='%23FFF' xlink:href='%23a'/%3E%3Cg mask='url(%23b)' fill='%239EA0A5'%3E%3Cpath d='M0 0h6v10H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center center;
    transform: translate3d(0, -50%, 0); }
  .dropdown-toggle[aria-expanded="true"]::after {
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='4' viewBox='0 0 6 4' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M5.998.943L2.943 3.998 0 1.055z'/%3E%3C/defs%3E%3Cuse fill='%23307CEB' xlink:href='%23a'/%3E%3C/svg%3E"); }
  .dropdown-toggle[class*="btn--"]:not(.btn--link):not(.btn--uppercase)::after {
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M5.998 6.943L2.943 9.998 0 7.055l5.998-.112zM0 3.045L3.045 0 5.98 2.934 0 3.045z' id='a'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill-opacity='0' fill='%23FFF' xlink:href='%23a'/%3E%3Cg mask='url(%23b)' fill='%23fff'%3E%3Cpath d='M0 0h6v10H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  .dropdown-toggle[class*="btn--"]:not(.btn--link):not(.btn--uppercase)[aria-expanded="true"]::after {
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='4' viewBox='0 0 6 4' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M5.998.943L2.943 3.998 0 1.055z'/%3E%3C/defs%3E%3Cuse fill='%23fff' xlink:href='%23a'/%3E%3C/svg%3E"); }
  .dropdown-toggle--user {
    display: flex;
    align-items: center; }
    .dropdown-toggle--user .avatar {
      margin-right: 0.53125rem; }
  .dropdown-toggle--context {
    width: 0.9375rem;
    border: 0;
    padding: 0;
    background-image: none;
    text-indent: -999rem; }
    .dropdown-toggle--context:hover {
      background-color: #f8f8f8; }
    .dropdown-toggle--context::after {
      display: none; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 14.75rem;
  border: 1px solid #d8dce6;
  border-radius: 4px;
  margin: 0.125rem 0 0;
  background-color: #fff;
  background-clip: padding-box;
  color: #3e3f42;
  font-size: 14px;
  text-align: left;
  list-style: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); }

.dropdown-toggle--user + .dropdown-menu {
  border-radius: 0 0 4px 4px; }

.dropdown-toggle--context + .dropdown-menu::before, .dropdown-toggle--context + .dropdown-menu::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid; }

.dropdown-toggle--context + .dropdown-menu::before {
  top: -6px;
  left: 15px;
  z-index: 10;
  border-width: 0 7px 6px 7px;
  border-color: transparent transparent #fff transparent; }

.dropdown-toggle--context + .dropdown-menu::after {
  top: -8px;
  left: 13px;
  z-index: 5;
  border-width: 0 9px 8px 9px;
  border-color: transparent transparent #eaedf3 transparent; }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  margin: 0.5rem 0;
  background-color: #eaedf3; }

.dropdown-item {
  clear: both;
  display: block;
  width: 100%;
  border: 0;
  padding: 0.5rem 1rem;
  background-color: transparent;
  color: #3e3f42;
  font-weight: 400;
  text-align: inherit;
  white-space: nowrap; }
  .dropdown-item:first-of-type {
    border-radius: 4px 4px 0 0; }
  .dropdown-item:last-of-type {
    border-radius: 0 0 4px 4px; }
  .dropdown-item + .dropdown-item {
    border-top: 1px solid #eaedf3; }
  .dropdown-item:hover, .dropdown-item:focus {
    background-color: #eff8f8;
    color: #3e3f42;
    text-decoration: none;
    box-shadow: inset 3.5px 0 0 #307ceb; }
  .dropdown-item.active, .dropdown-item:active {
    background-color: #eff8f8;
    color: #3e3f42;
    text-decoration: none;
    box-shadow: inset 3.5px 0 0 #307ceb; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #9ea0a5;
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.75rem;
  color: #6b6c6f;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.5rem 1rem;
  color: #3e3f42; }

.dropdown-context-icon {
  position: relative;
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 30px;
  margin: 0 auto;
  background-color: #6b6c6f; }
  .dropdown-context-icon::before, .dropdown-context-icon::after {
    content: "";
    position: absolute;
    left: 50%;
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 30px;
    margin: 14px auto;
    background-color: #6b6c6f;
    transform: translate3d(-50%, 0, 0); }
  .dropdown-context-icon::before {
    top: -7px; }
  .dropdown-context-icon::after {
    bottom: -7px; }

.dropdown__icon-flag {
  width: 22px;
  height: 14px;
  margin-right: 0.5rem;
  transform: translate3d(0, -1px, 0); }

.dropdown--change-value .dropdown-item * {
  pointer-events: none; }

.footer {
  padding-top: 0.75rem; }
  .footer__link, .footer__copy {
    padding: 0.375rem 1.6875rem; }
  .footer__link {
    position: relative;
    display: block;
    color: #3e3f42; }
    .footer__link::after {
      content: "";
      position: absolute;
      top: 50%;
      right: 29px;
      width: 10px;
      height: 5px;
      background-image: url("data:image/svg+xml,%3Csvg width='10' height='5' viewBox='0 0 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.402.839l.712.742a.247.247 0 0 1-.183.418H.417C.14 2 0 2.224 0 2.5v-.004C0 2.773.139 3 .417 3h7.506c.223 0 .336.27.182.429l-.708.73a.494.494 0 0 0 .02.705v.002c.201.187.516.177.705-.021l1.603-1.671a.996.996 0 0 0-.004-1.38L8.133.155a.502.502 0 0 0-.701-.021l-.005.005a.493.493 0 0 0-.025.701' fill='%239EA0A5'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center center;
      transform: translate3d(0, -50%, 0); }
    .footer__link:hover {
      text-decoration: none; }
  .footer__copy {
    border-top: 1px solid #eaedf3;
    border-bottom: 1px solid #eaedf3;
    margin: 0.375rem 0 0;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #9ea0a5;
    font-size: 12px; }

.ordering {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  min-height: 2.375rem; }
  .ordering .btn {
    display: block;
    min-height: 0;
    padding: 0.0625rem 0.5rem;
    line-height: 1; }
    .ordering .btn * {
      pointer-events: none; }
    .ordering .btn:first-child .btn__icon {
      transform: rotate(-45deg); }
    .ordering .btn:last-child .btn__icon {
      transform: rotate(135deg); }
  .ordering .btn__icon {
    width: 8px;
    height: 8px; }

.pagination, div.dataTables_paginate {
  display: inline-flex;
  border: 1px solid #d8dce6;
  border-radius: 4px;
  padding: 0.125rem;
  background-color: #fff;
  list-style: none;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08); }

.page-link, .paginate_button,
.dataTables_paginate .ellipsis {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  border-radius: 4px;
  background-color: #fff;
  color: #3e3f42;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  cursor: pointer; }
  .page-link:hover, .paginate_button:hover,
  .dataTables_paginate .ellipsis:hover {
    z-index: 2;
    background-color: #eaedf3;
    color: #3e3f42;
    text-decoration: none; }
  .page-link:focus, .paginate_button:focus,
  .dataTables_paginate .ellipsis:focus {
    z-index: 2;
    outline: 0 none; }

.page-item {
  padding: 0 0.0625rem; }
  .page-item.active .page-link, .page-item.active .paginate_button,
  .page-item.active .dataTables_paginate .ellipsis, .dataTables_paginate .page-item.active .ellipsis {
    z-index: 1;
    color: #fff;
    background-color: #29b6c5; }
  .page-item.disabled .page-link, .page-item.disabled .paginate_button,
  .page-item.disabled .dataTables_paginate .ellipsis, .dataTables_paginate .page-item.disabled .ellipsis {
    color: #bcbcbc;
    pointer-events: none;
    cursor: not-allowed; }
  .page-item.previous .page-link, .page-item.previous .paginate_button,
  .page-item.previous .dataTables_paginate .ellipsis, .dataTables_paginate .page-item.previous .ellipsis, .page-item.next .page-link, .page-item.next .paginate_button,
  .page-item.next .dataTables_paginate .ellipsis, .dataTables_paginate .page-item.next .ellipsis {
    display: flex;
    align-items: center;
    height: 100%;
    font-size: 11px; }
  .page-item.previous .page-link, .page-item.previous .paginate_button,
  .page-item.previous .dataTables_paginate .ellipsis, .dataTables_paginate .page-item.previous .ellipsis {
    border-right: 1px solid #eaedf3; }
  .page-item.next .page-link, .page-item.next .paginate_button,
  .page-item.next .dataTables_paginate .ellipsis, .dataTables_paginate .page-item.next .ellipsis {
    border-left: 1px solid #eaedf3; }

.progressbar + .progressbar {
  margin-top: 0.9375rem; }

.progressbar__heading {
  display: block;
  margin-bottom: 0.3125rem; }

.progressbar__value {
  margin-left: 0.5625rem;
  color: #29b6c5;
  font-size: 1rem;
  font-weight: 500; }

.progressbar__data {
  display: flex; }

.progressbar__group, .progressbar__item {
  height: 1rem;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; 
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;}

.progressbar__group {
  flex: 1 0 auto;
//  background-color: #eaedf3;
  background-color: rgb(210, 250, 250);
  }

.progressbar__item {
  display: block;
  background-color: #29b6c5; }

.progressbar__label {
  margin-left: 1.3125rem; }

.progressbar--multiple {
  display: flex;
  align-items: center; }
  .progressbar--multiple .progressbar__heading {
    margin-bottom: 0;
    color: #9ea0a5;
    font-size: 0.75rem;
    font-weight: 500;
    text-transform: uppercase; }
  .progressbar--multiple .progressbar__group {
    display: flex;
    align-items: center;
    height: auto;
    border-radius: 0;
    margin-left: 0.9375rem;
    background-color: transparent; }
  .progressbar--multiple .progressbar__item {
    flex: initial;
    width: 2.8125rem;
    height: 0.25rem;
    border-radius: 4px;
    background-color: #e6e7e8; }
    .progressbar--multiple .progressbar__item--active {
      background-color: #f8b564; }
    .progressbar--multiple .progressbar__item + .progressbar__item {
      margin-left: 0.3125rem; }

.progressbar--sm {
  display: flex;
  align-items: center; }
  .progressbar--sm .progressbar__heading {
    margin-bottom: 0;
    color: #29b6c5;
	font-size: 0.875rem;
    font-weight: 400;
    text-transform: initial; }
  .progressbar--sm .progressbar__group {
    height: auto;
    margin-left: 0.3125rem;
	 background-color: rgb(210, 250, 250);
    //background-color: #d7dbe4; 
	}
  .progressbar--sm .progressbar__item {
    height: 0.25rem;
    border-radius: 4px; }
  .progressbar--sm .progressbar__label {
    margin-left: 0.5rem;
    font-size: 0.875rem; }

.progressbar--lg .progressbar__heading {
  margin-bottom: 1.125rem;
  font-weight: 600; }

.progressbar--lg .progressbar__value {
  margin: 0 1.4375rem 0 0;
  font-size: 2.25rem;
  line-height: 1; }

.progressbar--lg .progressbar__container {
  display: flex;
  align-items: center; }

.card {
  border: 1px solid #eaedf3;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08); }
  .card + .card,
  .table + .card,
  .table--success + .card {
    margin-top: 1.875rem; }
  .card__header, .card__header-group {
    display: flex;
    min-height: 4.5rem; }
    .isIE11 .card__header, .isIE11 .card__header-group {
      height: 4.5rem; }
  .card__header {
    position: relative;
    border-bottom: 1px solid #eaedf3;
    padding: 0 1.875rem 0 1.875rem; }
    .card__header--decoration::before, .card__header--decoration-green::before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 14px;
      background-color: #f8b564;
      border-top-left-radius: 3px; }
    .card__header--decoration-green::before {
      background-color: #29b6c5; }
    .card__header--no-border-b {
      border-bottom: 0; }
    .card__body + .card__header {
      border-top: 1px solid #eaedf3; }
  .card__header-group {
    flex: 1 0 auto;
    align-items: center; }
    .card__header-group .btn-group {
      margin-left: auto; }
  .card__heading {
    display: inline-flex;
    align-items: center;
    margin: 0;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.3; }
    @media screen and (min-width: 768px) {
      .card__heading {
        font-size: 1.125rem;
        font-weight: 500;
        line-height: 1.2; } }
    .card__heading--mobile {
      margin-bottom: 1.25rem; }
      @media screen and (min-width: 768px) {
        .card__heading--mobile {
          margin: 3rem 0 2.5rem; } }
      @media screen and (min-width: 1024px) {
        .card__heading--mobile {
          display: none; } }
    .card__heading .badge {
      margin-left: 0.4375rem; }
  .card__icon-heading {
    margin-right: 0.375rem; }
  .card__metainfo {
    border-left: 1px solid #3e3f42;
    margin-left: 0.625rem;
    padding-left: 0.625rem;
    line-height: 1.2; }
  .card__metadate {
    display: inline-flex;
    align-items: center;
    border-left: 1px solid #eaedf3;
    margin-left: 1.25rem;
    padding: 0.5rem 0 0.5rem 1.25rem;
    color: #9ea0a5; }
  .card__icon-calendar {
    width: 22px;
    height: 22px;
    margin-right: 0.625rem;
    color: #bcbcbc; }
  .card__body {
    padding: 1.875rem 0.9375rem; }
    @media screen and (min-width: 1024px) {
      .card__body {
        padding-right: 30px;
        padding-left: 30px; } }
    .card__body--ova {
      max-height: 21.25rem; }
      .card__body--ova.scroll-wrapper {
        padding-bottom: 30px !important; }
      @media screen and (min-width: 1024px) {
        .card__body--ova.scroll-content {
          padding: 30px !important; } }
    .card__body--p0 {
      padding: 0; }
    .card__body + .card__body {
      border-top: 1px solid #eaedf3; }
    @media screen and (max-width: 1023px) {
      .card__body--filter .btn-group {
        display: block; } }
    @media screen and (max-width: 767px) {
      .card__body--filter .dropdown-toggle {
        min-width: 0;
        width: 100%; } }
  .card--full-height {
    height: 100%; }
    .card--full-height .card__body {
      height: calc(100% - 72px); }

.card__data-list {
  list-style: none;
  margin: 0;
  padding-left: 0; }
  @media screen and (min-width: 768px) {
    .card__data-list {
      display: flex;
      flex-wrap: wrap; } }

.card__data-item {
  border-bottom: 1px solid #eaedf3;
  padding: 0.625rem 0 0.625rem 0.9375rem; }
  @media screen and (min-width: 768px) {
    .card__data-item {
      flex: 1 0 50%;
      display: flex;
      align-items: center;
      max-width: 50%;
      min-height: 4.5rem;
      padding: 0 0 0 1.875rem; } }
  .card__data-item .form__label {
    margin-bottom: 0; }
    .card__data-item .form__label + .dropdown {
      margin-left: 1.25rem; }

.card__data-label {
  margin-right: 0.625rem; }
  .card__data-label + .avatar {
    margin-left: 1.25rem; }

.card__data-value {
  display: block;
  margin-right: 0.9375rem; }
  @media screen and (min-width: 768px) {
    .card__data-value {
      display: inline;
      margin-right: 0;
      margin-left: 0.625rem; }
      .card__data-value + .avatar {
        margin-left: 0.625rem; } }

.card .custom-file {
  display: none;
  margin: 0 0.9375rem; }

.card__data-list--success b {
  color: #29b6c5;
  font-weight: 400; }

.card__date {
  line-height: 1; }
  .card__date + .card__date {
    margin-left: 3.125rem; }

.card--error,
.card--success {
  margin-bottom: 1.25rem; }
  .card--error .card__header,
  .card--success .card__header {
    min-height: 0;
    border: 0;
    border-radius: 4px;
    padding: 1rem 0.875rem;
	 height: auto;
    color: #fff; }
    .card--error .card__header p:last-of-type,
    .card--success .card__header p:last-of-type {
      display: flex;
      align-items: center;
      margin-bottom: 0; }
  .card--error .card__icon-notify,
  .card--success .card__icon-notify {
    flex: 0 0 20px;
    width: 20px;
    height: 20px;
    margin-right: 1.125rem; }
  .card--error .card__multiline-notify,
  .card--success .card__multiline-notify {
    flex-direction: column;
    align-items: flex-start !important; }
  .card--error .card__body,
  .card--success .card__body {
    padding: 2.1875rem 2.5rem 1rem; }

.card--error .card__header {
  background-color: #e95584; }

.card--success .card__header {
  background-color: #29b6c5; }

[data-toggle="collapse"] {
  position: relative; }

.collapse__toggle {
  line-height: 1; }
  .collapse__toggle .vert,
  .collapse__toggle .horiz {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    background-color: #9ea0a5; }
  .collapse__toggle .vert {
    width: 2px;
    height: 8px;
    transform: translate3d(-1px, -4px, 0); }
  .collapse__toggle .horiz {
    width: 8px;
    height: 2px;
    transform: translate3d(-4px, -1px, 0); }

[aria-expanded="true"] .vert {
  display: none; }

table.dataTable {
  clear: both;
  max-width: none;
  border-collapse: separate;
  border-spacing: 0; }

table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
  text-align: center; }

table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap; }

div.dataTables_wrapper label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap; }

div.dataTables_wrapper select {
  display: inline-block;
  width: 4.0625rem;
  margin: 0 11px;
  padding: 0.4375rem 1.40625rem 0.4375rem 0.9375rem;
  background: url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M5.998 6.943L2.943 9.998 0 7.055l5.998-.112zM0 3.045L3.045 0 5.98 2.934 0 3.045z' id='a'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill-opacity='0' fill='%23FFF' xlink:href='%23a'/%3E%3Cg mask='url(%23b)' fill='%239EA0A5'%3E%3Cpath d='M0 0h6v10H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat right 0.55rem center/8px 10px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none; }
  div.dataTables_wrapper select.form__control--default {
    width: 100%;
    margin: 0; }

div.dataTables_wrapper .btn {
  min-width: 0; }

div.dataTables_wrapper div.dataTables_filter {
	padding: rem(24px 0 24px $card-padding-right);
	label + .btn {
		margin-left: rem(20px);
	}
}
div.dataTables_wrapper div.dataTables_filter {
  padding: 1.5rem 0 1.5rem 1.875rem; }
  div.dataTables_wrapper div.dataTables_filter label + .btn {
    margin-left: 1.25rem; }

div.dataTables_wrapper div.dataTables_filter input[type='search'] {
  display: inline-block;
  width: 18.125rem;
  background: #fff url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 18.586L18.586 20l-5.657-5.657 1.414-1.414L20 18.586zM7 12c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5-2.243 5-5 5zM7 0a7 7 0 1 0 0 14A7 7 0 0 0 7 0z' fill='%23CECFD2'/%3E%3C/svg%3E") no-repeat right 0.55rem center; }
  div.dataTables_wrapper div.dataTables_filter input[type='search']::-webkit-search-decoration, div.dataTables_wrapper div.dataTables_filter input[type='search']::-webkit-search-cancel-button, div.dataTables_wrapper div.dataTables_filter input[type='search']::-webkit-search-results-button, div.dataTables_wrapper div.dataTables_filter input[type='search']::-webkit-search-results-decoration {
    display: none; }

div.dataTables_wrapper div.dataTables_filter .btn-group {
  border-top: 1px solid #eaedf3;
  margin: 1.5rem -1.3125rem 0;
  padding: 1.5rem 1.3125rem 0; }
  div.dataTables_wrapper div.dataTables_filter .btn-group .dropdown {
    margin-left: 0.75rem; }

div.dataTables_wrapper div.dataTables_info {
  white-space: nowrap; }
  div.dataTables_wrapper div.dataTables_info::before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 12px;
    margin: 0 14px;
    background-color: #6b6c6f;
    vertical-align: middle; }

div.dataTables_paginate {
  margin-left: auto; }
  div.dataTables_paginate > span {
    display: flex; }

.dataTables_paginate .ellipsis:hover {
  background-color: inherit;
  color: inherit;
  cursor: default; }

.paginate_button.current {
  z-index: 1;
  color: #fff;
  background-color: #29b6c5; }

.paginate_button.previous, .paginate_button.next {
  display: flex;
  align-items: center;
  font-size: 11px; }

.paginate_button.previous {
  border-right: 1px solid #eaedf3; }

.paginate_button.next {
  border-left: 1px solid #eaedf3; }

.paginate_button.disabled {
  color: #bcbcbc;
  pointer-events: none;
  cursor: not-allowed; }

div.dataTables_wrapper {
  position: relative; }
  div.dataTables_wrapper div.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    padding: 1em 0;
    margin-left: -50%;
    margin-top: -55px;
    padding: 20px;
    text-align: center;
    font-size: 1.2em;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); }

table.dataTable thead > tr > th.sorting_asc,
table.dataTable thead > tr > th.sorting_desc,
table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting {
  padding-left: 30px; }

table.dataTable thead > tr > th:active,
table.dataTable thead > tr > td:active {
  outline: none; }

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative; }

table.dataTable thead .sorting::before, table.dataTable thead .sorting::after,
table.dataTable thead .sorting_asc::before,
table.dataTable thead .sorting_asc::after,
table.dataTable thead .sorting_desc::before,
table.dataTable thead .sorting_desc::after,
table.dataTable thead .sorting_asc_disabled::before,
table.dataTable thead .sorting_asc_disabled::after,
table.dataTable thead .sorting_desc_disabled::before,
table.dataTable thead .sorting_desc_disabled::after {
  content: '';
  position: absolute;
  left: 11px;
  display: block;
  width: 9px;
  height: 5px;
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 8 4' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.997.943L3.924 3.998 0 1.055z' fill='%239EA0A5'/%3E%3C/svg%3E") no-repeat;
  background-size: cover;
  opacity: 0.4; }

table.dataTable thead .sorting:first-child,
table.dataTable thead .sorting_asc:first-child,
table.dataTable thead .sorting_desc:first-child,
table.dataTable thead .sorting_asc_disabled:first-child,
table.dataTable thead .sorting_desc_disabled:first-child {
  padding-left: 46px; }
  table.dataTable thead .sorting:first-child::before, table.dataTable thead .sorting:first-child::after,
  table.dataTable thead .sorting_asc:first-child::before,
  table.dataTable thead .sorting_asc:first-child::after,
  table.dataTable thead .sorting_desc:first-child::before,
  table.dataTable thead .sorting_desc:first-child::after,
  table.dataTable thead .sorting_asc_disabled:first-child::before,
  table.dataTable thead .sorting_asc_disabled:first-child::after,
  table.dataTable thead .sorting_desc_disabled:first-child::before,
  table.dataTable thead .sorting_desc_disabled:first-child::after {
    left: 28px; }

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
  bottom: 1.4375rem;
  transform: rotate(180deg) translate3d(-1px, 0, 0); }

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  bottom: 1.0625rem; }

table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:after {
  opacity: 1; }

table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
  opacity: 0; }

div.dataTables_scroll {
  display: grid; }

div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important; }

div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

div.dataTables_scrollBody table thead .sorting:before,
div.dataTables_scrollBody table thead .sorting_asc:before,
div.dataTables_scrollBody table thead .sorting_desc:before,
div.dataTables_scrollBody table thead .sorting:after,
div.dataTables_scrollBody table thead .sorting_asc:after,
div.dataTables_scrollBody table thead .sorting_desc:after {
  display: none; }

div.dataTables_scrollBody table tbody tr:first-child th,
div.dataTables_scrollBody table tbody tr:first-child td {
  border-top: none; }

div.dataTables_scrollFoot > .dataTables_scrollFootInner {
  box-sizing: content-box; }

div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
  margin-top: 0 !important;
  border-top: none; }

table.dataTable.table-sm > thead > tr > th {
  padding-right: 20px; }

table.dataTable.table-sm .sorting:before,
table.dataTable.table-sm .sorting_asc:before,
table.dataTable.table-sm .sorting_desc:before {
  top: 5px;
  right: 0.85em; }

table.dataTable.table-sm .sorting:after,
table.dataTable.table-sm .sorting_asc:after,
table.dataTable.table-sm .sorting_desc:after {
  top: 5px; }

table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
  border-left-width: 0; }

table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
  border-right-width: 0; }

table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
  border-bottom-width: 0; }

div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0; }

div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0; }

div.table-responsive > div.dataTables_wrapper > div.row > div[class^='col-']:first-child {
  padding-left: 0; }

div.table-responsive > div.dataTables_wrapper > div.row > div[class^='col-']:last-child {
  padding-right: 0; }

div.dt-autofill-handle {
  position: absolute;
  height: 8px;
  width: 8px;
  z-index: 102;
  box-sizing: border-box;
  background: #0275d8;
  cursor: pointer; }

div.dtk-focus-alt div.dt-autofill-handle {
  background: #ff8b33; }

div.dt-autofill-select {
  position: absolute;
  z-index: 1001;
  background-color: #0275d8;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 5px, rgba(255, 255, 255, 0.5) 5px, rgba(255, 255, 255, 0.5) 10px); }

div.dt-autofill-select.top,
div.dt-autofill-select.bottom {
  height: 3px;
  margin-top: -1px; }

div.dt-autofill-select.left,
div.dt-autofill-select.right {
  width: 3px;
  margin-left: -1px; }

div.dt-autofill-list {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 500px;
  margin-left: -250px;
  background-color: white;
  border-radius: 6px;
  box-shadow: 0 0 5px #555;
  border: 2px solid #444;
  z-index: 11;
  box-sizing: border-box;
  padding: 1.5em 2em; }

div.dt-autofill-list ul {
  display: table;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%; }

div.dt-autofill-list ul li {
  display: table-row; }

div.dt-autofill-list ul li:last-child div.dt-autofill-question,
div.dt-autofill-list ul li:last-child div.dt-autofill-button {
  border-bottom: none; }

div.dt-autofill-list ul li:hover {
  background-color: #f6f6f6; }

div.dt-autofill-list div.dt-autofill-question {
  display: table-cell;
  padding: 0.5em 0;
  border-bottom: 1px solid #ccc; }

div.dt-autofill-list div.dt-autofill-question input[type='number'] {
  padding: 6px;
  width: 30px;
  margin: -2px 0; }

div.dt-autofill-list div.dt-autofill-button {
  display: table-cell;
  padding: 0.5em 0;
  border-bottom: 1px solid #ccc; }

div.dt-autofill-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  z-index: 10; }

div.dt-autofill-list div.dt-autofill-question input[type='number'] {
  padding: 6px; }

@keyframes dtb-spinner {
  width: 60px;
  margin: -2px 0; }
  div.dt-autofill-list div.dt-autofill-question input[type='number'] 100% {
    transform: rotate(360deg); }

@-o-keyframes dtb-spinner {
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-ms-keyframes dtb-spinner {
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes dtb-spinner {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes dtb-spinner {
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }

div.dt-button-info {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 400px;
  margin-top: -100px;
  margin-left: -200px;
  background-color: white;
  border: 2px solid #111;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  text-align: center;
  z-index: 21; }

div.dt-button-info h2 {
  padding: 0.5em;
  margin: 0;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
  background-color: #f3f3f3; }

div.dt-button-info > div {
  padding: 1em; }

div.dt-button-collection-title {
  text-align: center;
  padding: 0.3em 0 0.5em;
  font-size: 0.9em; }

div.dt-button-collection-title:empty {
  display: none; }

div.dt-button-collection.dropdown-menu {
  display: block;
  z-index: 2002;
  -webkit-column-gap: 8px;
  -moz-column-gap: 8px;
  -ms-column-gap: 8px;
  -o-column-gap: 8px;
  column-gap: 8px; }

div.dt-button-collection.dropdown-menu.fixed {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -75px;
  border-radius: 0; }

div.dt-button-collection.dropdown-menu.fixed.two-column {
  margin-left: -150px; }

div.dt-button-collection.dropdown-menu.fixed.three-column {
  margin-left: -225px; }

div.dt-button-collection.dropdown-menu.fixed.four-column {
  margin-left: -300px; }

div.dt-button-collection.dropdown-menu > * {
  -webkit-column-break-inside: avoid;
  break-inside: avoid; }

div.dt-button-collection.dropdown-menu.two-column {
  width: 300px;
  padding-bottom: 1px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -ms-column-count: 2;
  -o-column-count: 2;
  column-count: 2; }

div.dt-button-collection.dropdown-menu.three-column {
  width: 450px;
  padding-bottom: 1px;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  -ms-column-count: 3;
  -o-column-count: 3;
  column-count: 3; }

div.dt-button-collection.dropdown-menu.four-column {
  width: 600px;
  padding-bottom: 1px;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  -ms-column-count: 4;
  -o-column-count: 4;
  column-count: 4; }

div.dt-button-collection.dropdown-menu .dt-button {
  border-radius: 0; }

div.dt-button-collection {
  -webkit-column-gap: 8px;
  -moz-column-gap: 8px;
  -ms-column-gap: 8px;
  -o-column-gap: 8px;
  column-gap: 8px; }

div.dt-button-collection.fixed {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -75px;
  border-radius: 0; }

div.dt-button-collection.fixed.two-column {
  margin-left: -150px; }

div.dt-button-collection.fixed.three-column {
  margin-left: -225px; }

div.dt-button-collection.fixed.four-column {
  margin-left: -300px; }

div.dt-button-collection > * {
  -webkit-column-break-inside: avoid;
  break-inside: avoid; }

div.dt-button-collection.two-column {
  width: 300px;
  padding-bottom: 1px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -ms-column-count: 2;
  -o-column-count: 2;
  column-count: 2; }

div.dt-button-collection.three-column {
  width: 450px;
  padding-bottom: 1px;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  -ms-column-count: 3;
  -o-column-count: 3;
  column-count: 3; }

div.dt-button-collection.four-column {
  width: 600px;
  padding-bottom: 1px;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  -ms-column-count: 4;
  -o-column-count: 4;
  column-count: 4; }

div.dt-button-collection .dt-button {
  border-radius: 0; }

div.dt-button-collection.fixed {
  max-width: none; }

div.dt-button-collection.fixed:before,
div.dt-button-collection.fixed:after {
  display: none; }

div.dt-button-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999; }

div.dt-buttons button.btn.processing,
div.dt-buttons div.btn.processing,
div.dt-buttons a.btn.processing {
  color: rgba(0, 0, 0, 0.2); }

div.dt-buttons button.btn.processing:after,
div.dt-buttons div.btn.processing:after,
div.dt-buttons a.btn.processing:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  box-sizing: border-box;
  display: block;
  content: ' ';
  border: 2px solid #282828;
  border-radius: 50%;
  border-left-color: transparent;
  border-right-color: transparent;
  animation: dtb-spinner 1500ms infinite linear;
  -o-animation: dtb-spinner 1500ms infinite linear;
  -ms-animation: dtb-spinner 1500ms infinite linear;
  -webkit-animation: dtb-spinner 1500ms infinite linear;
  -moz-animation: dtb-spinner 1500ms infinite linear; }

table.DTCR_clonedTable.dataTable {
  position: absolute !important;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 202; }

div.DTCR_pointer {
  width: 1px;
  background-color: #0275d8;
  z-index: 201; }

table.DTFC_Cloned tr {
  background-color: white;
  margin-bottom: 0; }

div.DTFC_LeftHeadWrapper table,
div.DTFC_RightHeadWrapper table {
  border-bottom: none !important;
  margin-bottom: 0 !important;
  background-color: white; }

div.DTFC_LeftBodyWrapper table,
div.DTFC_RightBodyWrapper table {
  border-top: none;
  margin: 0 !important; }

div.DTFC_LeftBodyWrapper table thead .sorting:after,
div.DTFC_LeftBodyWrapper table thead .sorting_asc:after,
div.DTFC_LeftBodyWrapper table thead .sorting_desc:after,
div.DTFC_LeftBodyWrapper table thead .sorting:after,
div.DTFC_LeftBodyWrapper table thead .sorting_asc:after,
div.DTFC_LeftBodyWrapper table thead .sorting_desc:after,
div.DTFC_RightBodyWrapper table thead .sorting:after,
div.DTFC_RightBodyWrapper table thead .sorting_asc:after,
div.DTFC_RightBodyWrapper table thead .sorting_desc:after,
div.DTFC_RightBodyWrapper table thead .sorting:after,
div.DTFC_RightBodyWrapper table thead .sorting_asc:after,
div.DTFC_RightBodyWrapper table thead .sorting_desc:after {
  display: none; }

div.DTFC_LeftBodyWrapper table tbody tr:first-child th,
div.DTFC_LeftBodyWrapper table tbody tr:first-child td,
div.DTFC_RightBodyWrapper table tbody tr:first-child th,
div.DTFC_RightBodyWrapper table tbody tr:first-child td {
  border-top: none; }

div.DTFC_LeftFootWrapper table,
div.DTFC_RightFootWrapper table {
  border-top: none;
  margin-top: 0 !important;
  background-color: white; }

div.DTFC_Blocker {
  background-color: white; }

table.dataTable.table-striped.DTFC_Cloned tbody {
  background-color: white; }

table.dataTable.fixedHeader-floating,
table.dataTable.fixedHeader-locked {
  background-color: white;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

table.dataTable.fixedHeader-floating {
  position: fixed !important; }

table.dataTable.fixedHeader-locked {
  position: absolute !important; }

@media print {
  table.fixedHeader-floating {
    display: none; } }

table.dataTable tbody th.focus,
table.dataTable tbody td.focus {
  box-shadow: inset 0 0 1px 2px #0275d8; }

div.dtk-focus-alt table.dataTable tbody th.focus,
div.dtk-focus-alt table.dataTable tbody td.focus {
  box-shadow: inset 0 0 1px 2px #ff8b33; }

table.dataTable tr.dtrg-group td {
  background-color: #e0e0e0; }

table.dataTable tr.dtrg-group.dtrg-level-0 td {
  font-weight: bold; }

table.dataTable tr.dtrg-group.dtrg-level-1 td,
table.dataTable tr.dtrg-group.dtrg-level-2 td {
  background-color: #f0f0f0;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  padding-left: 2em;
  font-size: 0.9em; }

table.dataTable tr.dtrg-group.dtrg-level-2 td {
  background-color: #f3f3f3; }

table.dt-rowReorder-float {
  position: absolute !important;
  opacity: 0.8;
  table-layout: fixed;
  outline: 2px solid #0275d8;
  outline-offset: -2px;
  z-index: 2001; }

tr.dt-rowReorder-moving {
  outline: 2px solid #888;
  outline-offset: -2px; }

body.dt-rowReorder-noOverflow {
  overflow-x: hidden; }

table.dataTable td.reorder {
  text-align: center;
  cursor: move; }

div.dts {
  display: block !important; }

div.dts tbody th,
div.dts tbody td {
  white-space: nowrap; }

div.dts div.dts_loading {
  z-index: 1; }

div.dts div.dts_label {
  position: absolute;
  right: 10px;
  background: rgba(0, 0, 0, 0.8);
  color: white;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
  text-align: right;
  border-radius: 3px;
  padding: 0.4em;
  z-index: 2;
  display: none; }

div.dts div.dataTables_scrollBody {
  background: repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, white 10px, white 20px); }

div.dts div.dataTables_scrollBody table {
  z-index: 2; }

div.dts div.dataTables_paginate,
div.dts div.dataTables_length {
  display: none; }

div.DTS div.dataTables_scrollBody table {
  background-color: white; }

table.dataTable.hover tbody > tr.selected:hover,
table.dataTable.hover tbody > tr > .selected:hover,
table.dataTable.display tbody > tr.selected:hover,
table.dataTable.display tbody > tr > .selected:hover {
  background-color: #0271d0; }

table.dataTable.order-column tbody > tr.selected > .sorting_1,
table.dataTable.order-column tbody > tr.selected > .sorting_2,
table.dataTable.order-column tbody > tr.selected > .sorting_3,
table.dataTable.order-column tbody > tr > .selected,
table.dataTable.display tbody > tr.selected > .sorting_1,
table.dataTable.display tbody > tr.selected > .sorting_2,
table.dataTable.display tbody > tr.selected > .sorting_3,
table.dataTable.display tbody > tr > .selected {
  background-color: #0273d4; }

table.dataTable.display tbody > tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_1 {
  background-color: #026fcc; }

table.dataTable.display tbody > tr.odd.selected > .sorting_2,
table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_2 {
  background-color: #0270ce; }

table.dataTable.display tbody > tr.odd.selected > .sorting_3,
table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_3 {
  background-color: #0270d0; }

table.dataTable.display tbody > tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_1 {
  background-color: #0273d4; }

table.dataTable.display tbody > tr.even.selected > .sorting_2,
table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_2 {
  background-color: #0274d5; }

table.dataTable.display tbody > tr.even.selected > .sorting_3,
table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_3 {
  background-color: #0275d7; }

table.dataTable.display tbody > tr.odd > .selected,
table.dataTable.order-column.stripe tbody > tr.odd > .selected {
  background-color: #026fcc; }

table.dataTable.display tbody > tr.even > .selected,
table.dataTable.order-column.stripe tbody > tr.even > .selected {
  background-color: #0273d4; }

table.dataTable.display tbody > tr.selected:hover > .sorting_1,
table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_1 {
  background-color: #026bc6; }

table.dataTable.display tbody > tr.selected:hover > .sorting_2,
table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_2 {
  background-color: #026cc8; }

table.dataTable.display tbody > tr.selected:hover > .sorting_3,
table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_3 {
  background-color: #026eca; }

table.dataTable.display tbody > tr:hover > .selected,
table.dataTable.display tbody > tr > .selected:hover,
table.dataTable.order-column.hover tbody > tr:hover > .selected,
table.dataTable.order-column.hover tbody > tr > .selected:hover {
  background-color: #026bc6; }

table.dataTable tbody td.select-checkbox,
table.dataTable tbody th.select-checkbox {
  position: relative; }

table.dataTable tbody td.select-checkbox:before,
table.dataTable tbody td.select-checkbox:after,
table.dataTable tbody th.select-checkbox:before,
table.dataTable tbody th.select-checkbox:after {
  display: block;
  position: absolute;
  top: 1.2em;
  left: 50%;
  width: 12px;
  height: 12px;
  box-sizing: border-box; }

table.dataTable tbody td.select-checkbox:before,
table.dataTable tbody th.select-checkbox:before {
  content: ' ';
  margin-top: -6px;
  margin-left: -6px;
  border: 1px solid black;
  border-radius: 3px; }

table.dataTable tr.selected td.select-checkbox:after,
table.dataTable tr.selected th.select-checkbox:after {
  content: '\2714';
  margin-top: -11px;
  margin-left: -4px;
  text-align: center;
  text-shadow: 1px 1px #b0bed9, -1px -1px #b0bed9, 1px -1px #b0bed9, -1px 1px #b0bed9; }

div.dataTables_wrapper span.select-info,
div.dataTables_wrapper span.select-item {
  margin-left: 0.5em; }

.dataTable {
  border-bottom: 0; }
  .dataTable th,
  .dataTable td {
    padding-left: 14.3px; }
  .dataTable thead th:first-child,
  .dataTable tbody td:first-child {
    padding-left: 30px;
    padding-right: 30px; }
  .dataTable thead th {
    white-space: nowrap; }
  .dataTable .text--truncate {
    display: inline-block;
    max-width: 120px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
  .dataTable .avatar {
    margin-right: 0.75rem; }
  .dataTable--menu-context thead th:first-child,
  .dataTable--menu-context tbody td:first-child {
    padding-right: 0 !important;
    padding-left: 14.3px !important; }
  .dataTable--menu-context thead th:first-child::before, .dataTable--menu-context thead th:first-child::after {
    display: none; }
  .dataTable--form thead th:first-child,
  .dataTable--form tbody td:first-child {
    padding-left: 14.3px !important; }
  .dataTable--form thead th:last-child,
  .dataTable--form tbody td:last-child {
    padding-right: 14.3px !important; }
  .dataTable.has-validation .form__group {
    padding-bottom: 1.3125rem;
    position: relative; }
    .dataTable.has-validation .form__group label.error {
      position: absolute; }

.table__buttons--top,
.table__buttons--bottom {
  background-color: #fff; }

.table__buttons--top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #eaedf3; }

.table__buttons--full {
  align-items: flex-start; }
  .table__buttons--full .dt-buttons {
    padding-top: 1.5rem;
    padding-right: 1.875rem; }
  .table__buttons--full label {
    margin-bottom: 1rem;
    margin-right: 1.25rem; }

.dt-buttons,
.table__buttons--bottom {
  display: flex; }

.dt-button {
  min-width: 0; }
  .dt-button + .dt-button {
    margin-left: 0.75rem; }

.table__buttons--bottom {
  align-items: center;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 1.5rem 1.875rem;
  color: #6b6c6f; }

.row-disabled {
  opacity: 0.5;
  pointer-events: none; }

/*#evalsSelected {
  display: none; }
  #evalsSelected.is-visible {
    display: block; }*/

#dataTables-buscadorEncuestasMostrarColumnas_filter {
  display: flex;
  width: 100%;
  padding-right: 1.875rem; }
  #dataTables-buscadorEncuestasMostrarColumnas_filter .form__label {
    margin-left: 40px; }
  #dataTables-buscadorEncuestasMostrarColumnas_filter #buscadorEncuestasMostrarColumnas_filter_select {
    width: 195px; }
  #dataTables-buscadorEncuestasMostrarColumnas_filter button {
    margin-left: auto; }



#dataTables-nuevoObjetivo th,
#dataTables-nuevoObjetivo td {
  padding: 13px 14.3px; }
  #dataTables-nuevoObjetivo th:nth-child(1),
  #dataTables-nuevoObjetivo td:nth-child(1) {
    min-width: 6rem;
    width: 6rem; }
  #dataTables-nuevoObjetivo th:nth-child(3),
  #dataTables-nuevoObjetivo td:nth-child(3) {
    min-width: 17.5rem;
    width: 17.5rem; }

#dataTables-nuevoObjetivo th {
  padding-left: 30px !important; }
  #dataTables-nuevoObjetivo th:nth-child(1)::before, #dataTables-nuevoObjetivo th:nth-child(1)::after {
    left: 11px; }
  #dataTables-nuevoObjetivo th:nth-child(3) {
    padding-right: 30px !important; }

#dataTables-lanzamientoIndividualEvalSelec .has-validation {
  width: 21.25rem; }
  #dataTables-lanzamientoIndividualEvalSelec .has-validation select.error {
    border-color: #e95584; }
  #dataTables-lanzamientoIndividualEvalSelec .has-validation label.error {
    margin-top: 2px;
    color: #e95584; }

#dataTables-lanzamientoAutomEmpleadosSelec_info::before {
  display: none; }

#dataTables-nuevoObjetivo tbody tr {
  vertical-align: top; }

#dataTables-nuevoObjetivo .form__group.mb-0 {
  flex-grow: 1; }
/*#dataTables-seguimientoEncuestas_wrapper {
	.dataTable#dataTables-seguimientoEncuestas {
		.text--truncate {
			max-width: initial;
		}
	}
	
	.table__buttons--top {
		flex-wrap: wrap;

		.dt-buttons {
			order: 1;
			padding: 1.5rem 1.875rem;
		}

		.btn-group {
			order: 2;
			width: 100%;
			padding: 1.5rem 1.875rem;
			border-top: 1px solid $border-color-base;
		}
	}
}*/
#dataTables-seguimientoEncuestas_wrapper .dataTables_scrollBody, {
  overflow: inherit !important; }
  
#dataTables-seguimientoEncuestas_wrapper .dataTable
#dataTables-seguimientoEncuestas .text--truncate {
  max-width: initial; }

#dataTables-seguimientoEncuestas_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-seguimientoEncuestas_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-seguimientoEncuestas_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }

#dataTables-seguimientoEncuestasGenerales_wrapper .dataTable
#dataTables-seguimientoEncuestasGenerales .text--truncate {
  max-width: initial; }

#dataTables-seguimientoEncuestasGenerales_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-seguimientoEncuestasGenerales_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-seguimientoEncuestasGenerales_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }

#dataTables-buscadorEncuestasMostrarColumnas th.sorting_disabled,
#dataTables-buscadorSeleccionCriterios th.sorting_disabled {
  padding: 0; }





#dataTables-buscadorEncuestasListadoEncuestas_wrapper .dt-buttons {
  order: 1;
  padding: 1.5rem 1.875rem; }

.page-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 1.875rem; }
  .page-header__title {
    margin-bottom: 0.375rem;
    font-weight: 400; }
  .page-header__actions {
    display: flex;
    flex-direction: column;
    align-items: flex-end; }
    .page-header__actions .dt-buttons {
      transform: translateY(12px); }

.close {
  float: right;
  color: currentColor;
  font-size: 1.375rem;
  font-weight: 400;
  line-height: 1; }
  .close:hover {
    text-decoration: none; }
  .close:focus {
    outline: 0 none; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  appearance: none; }

a.close.disabled {
  pointer-events: none; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  display: flex;
  align-items: center;
  width: auto;
  height: calc(100% - 170px);
  max-width: 540px;
  margin: 0 auto;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transform: translate(0, -50px);
    transition: transform 0.3s ease-out; }
  .modal.show .modal-dialog {
    transform: none; }

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 340px); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 340px);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 340px); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 340px);
    content: ''; }
  .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(164, 164, 164, 0.5);
  outline: 0; }
  #publicaAvisoLegal .modal-content {
    align-items: center; }	
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #fbfdfd; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.9; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 20px 30px;
  border-bottom: 1px solid #eaedf3;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }
  .modal-header .close {
    padding: 20px 30px;
    margin: -20px -30px -20px auto; }
  .modal-header--viewport {
    align-items: center;
    height: 70px;
    border-bottom: 1px solid #d8d8d8;
    padding: 0 0.9375rem;
    background-color: #fff; }
    @media screen and (min-width: 768px) {
      .modal-header--viewport {
        padding: 0 1.875rem; } }
  .modal-header__username {
    display: flex;
    align-items: center;
    line-height: 1.2; }
    .modal-header__username .avatar {
      margin-right: 0.53125rem; }

.modal-title {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 20px 30px; }
  .modal-body p:last-of-type {
    margin-bottom: 0; }

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 20px 30px;
  border-top: 1px solid #eaedf3;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }
  .modal-footer > :not(:first-child) {
    margin-left: 0.625rem; }
  .modal-footer > :not(:last-child) {
    margin-right: 0.625rem; }
  .modal-footer .btn {
    min-width: 4.3125rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

.modal--full-width.show + .modal--full-width.show .modal-content {
  box-shadow: 0 2px 4px rgba(164, 164, 164, 0.5), 0 0 0 1000px rgba(255, 255, 255, 0.8); }

.modal--full-width .modal-dialog {
  max-width: none;
  height: auto;
  margin: 1.875rem 1.875rem 0; }

.modal--full-width .modal-content {
  border-radius: 0;
  box-shadow: none; }

.modal--full-width .close {
  margin-left: auto;
  opacity: 0.25; }
  .modal--full-width .close:hover {
    opacity: 1; }

.modal--alert .modal-content {
  border-top: 6px solid #f8b564;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
   box-shadow: 0 2px 4px rgba(164, 164, 164, 0.5), 0 0 0 1000px rgba(255, 255, 255, 0.8); }

.modal--notification .modal-content {
  background-color: #29b6c5;
  color: #fff; }

.modal--notification .modal-body {
  padding: 0.875rem 3.375rem 1.375rem; }

.modal--notification .close {
  position: absolute;
  top: 11px;
  right: 16px; }

.modal--notification .modal__icon-notify {
  position: absolute;
  top: 14px;
  left: 15px;
  width: 20px;
  height: 20px; }

.modal--viewport .modal-dialog {
  max-width: none;
  height: auto; }

.modal--viewport .modal-content {
  border-radius: 0;
  box-shadow: none;
  background-color: #fbfdfd; }

.modal--viewport .close {
  opacity: 0.25; }
  .modal--viewport .close:hover {
    opacity: 1; }

.modal-content > .card {
  border-top: 6px solid #47ad37; }

.multiselect {
  display: flex; }
  .multiselect__heading {
    display: block;
    border-bottom: 1px solid #eaedf3;
    padding: 1.25rem 1.875rem 0.9375rem;
    color: #9ea0a5;
    font-size: 0.75rem;
    font-weight: 500;
    text-transform: uppercase; }
  .multiselect__btn-group {
    border-right: 1px solid #eaedf3;
    border-left: 1px solid #eaedf3;
    padding: 3.75rem 1.25rem; }
  .multiselect__btn {
    display: block;
    width: 100%; }
    .multiselect__btn + .multiselect__btn {
      margin-top: 0.625rem; }
    .multiselect__btn small {
      font-size: 75%; }
    .multiselect__btn .text--muted {
      color: #cbcdd0; }
    .multiselect__btn span + small,
    .multiselect__btn small + span {
      margin-left: 0.1875rem; }
  .multiselect__options {
    flex-grow: 1;
    display: flex;
    flex-direction: column; }
  .multiselect .scroll-element.scroll-y {
    height: calc(100% - 5px);
    min-height: calc(100% - 5px); }
  .multiselect__list {
    max-height: 25.9375rem;
    overflow: auto;
    border-bottom: 1px solid #eaedf3;
    margin: 0 0.625rem -0.0625rem 0;
    list-style: none; }
  .multiselect__item {
    display: flex;
    align-items: center;
    height: 4.375rem;
    margin-right: 0.9375rem;
    padding: 1.875rem;
    color: #307ceb;
    cursor: pointer; }
    .multiselect__item:hover, .multiselect__item--selected {
      background-color: #eff8f8; }
    .multiselect__item.is-hidden {
      display: none; }
    .multiselect__item + .multiselect__item {
      border-top: 1px solid #eaedf3; }
  .multiselect__records {
    border-top: 1px solid #eaedf3;
    margin-top: auto;
    padding: 1.25rem 1.875rem;
    color: #6b6c6f; }
    .multiselect__records p {
      margin-bottom: 0; }
      .multiselect__records p + p {
        margin-top: 0.375rem; }

.navbar__item::before, .navbar__subnav::before {
  content: "";
  position: absolute;
  top: 100%;
  right: 27px;
  left: 27px;
  height: 1px;
  background-color: #eaedf3; }

/*.navbar .scrollbar-rail {
    max-height: 750px !important;
    overflow: hidden !important; }
    .navbar .scrollbar-rail--border-top {
      border-top: 1px solid #eaedf3; }
  .navbar .scroll-element.scroll-y {
    height: calc(100% - 5px);
    min-height: calc(100% - 5px); }*/
	
.navbar {
  border-right: 1px solid #d8d8d8;
  background-color: #fff; 

  }
  .navbar a:hover {
    text-decoration: none; }
  .navbar__item[data-toggle="collapse"], .navbar__subitem[data-toggle="collapse"] {
    position: relative; }
    .navbar__item[data-toggle="collapse"]::after, .navbar__subitem[data-toggle="collapse"]::after {
      content: "";
      position: absolute;
      top: 50%;
      right: 24px;
      width: 8px;
      height: 12px;
      background-image: url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M5.998 6.943L2.943 9.998 0 7.055l5.998-.112zM0 3.045L3.045 0 5.98 2.934 0 3.045z' id='a'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill-opacity='0' fill='%23FFF' xlink:href='%23a'/%3E%3Cg mask='url(%23b)' fill='%239EA0A5'%3E%3Cpath d='M0 0h6v10H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center center;
      transform: translate3d(0, -50%, 0); }
  .navbar__item[aria-expanded="true"]::after, .navbar__subitem[aria-expanded="true"]::after {
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='4' viewBox='0 0 6 4' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M5.998.943L2.943 3.998 0 1.055z'/%3E%3C/defs%3E%3Cuse fill='%23307CEB' xlink:href='%23a'/%3E%3C/svg%3E"); }
  .navbar__item {
    position: relative;
    display: flex;
    align-items: center;
    height: 2.875rem;
    padding-left: 27px;
    color: #3e3f42;
    font-weight: 500; }
    .navbar__item:hover {
      color: #29b6c5; }
    .navbar__item--active,
    .navbar__item--active .navbar__icon {
      color: #29b6c5; }
  .navbar__item[aria-expanded="true"]:not(.navbar__item--admin)::before {
    display: none; }
  .navbar__item[aria-expanded="true"] {
    background-color: #eff8f8;
    color: #3e3f42; }
    .navbar__item[aria-expanded="true"] .navbar__icon {
      color: #307ceb; }
  .navbar__item--admin {
    font-size: 0.75rem;
    text-transform: uppercase; }
    .navbar__item--admin[aria-expanded="true"] {
      background-color: #e3f3f3; }
    .navbar__item--admin .navbar__icon {
      width: 28px;
      height: 28px; }
  .navbar__icon {
    width: 20px;
    height: 20px;
    margin-right: 0.625rem;
    color: #9ea0a5; }
  .navbar__subnav {
    position: relative;
    padding: 0.5625rem 0 0.8125rem; }
  .navbar__subitem {
    display: block;
    color: #6b6c6f;
    padding-top: 0.3125rem;
    padding-right: 1.6875rem;
    padding-bottom: 0.3125rem;
    padding-left: 3.5625rem; }
    .navbar__subitem--active {
      color: #307ceb; }
  .navbar__subitem[aria-expanded="true"] {
    color: #307ceb; }
  .navbar__subnav--sm {
    padding-top: 0; }
    .navbar__subnav--sm::before {
      display: none; }
    .navbar__subnav--sm .navbar__subitem {
      padding-top: 0.09375rem;
      padding-bottom: 0.09375rem;
      padding-left: 4.8125rem;
      color: #3e3f42;
      font-size: 0.75rem;
      font-weight: 500; }
      .navbar__subnav--sm .navbar__subitem:hover {
        color: #307ceb; }
      .navbar__subnav--sm .navbar__subitem--active {
        color: #307ceb; }

.p-clients {
  padding: 5rem 0 2.5rem;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .p-clients {
      margin-top: -9.25rem; } }
  @media screen and (min-width: 1280px) {
    .p-clients {
      margin-top: -20rem;
      z-index: 1;
      position: relative; } }
  .p-clients__icon {
    width: 2.625rem;
    height: 2.5rem;
    margin-bottom: 1.625rem; }
  .p-clients h2 {
    max-width: 26.25rem;
    margin: 0 auto 1.125rem;
    font-size: 1.5rem;
    line-height: 1.3;
    color: #3e3f42; }
    @media screen and (min-width: 768px) {
      .p-clients h2 {
        max-width: 36.5rem;
        font-size: 2.25rem; } }
  .p-clients p {
    max-width: 26.25rem;
    margin: 0 auto 3.4375rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #9ea0a5; }

.p-contact {
  padding: 5rem 0 2.5rem;
  text-align: center;
  background: url(../img/bg-form.svg) no-repeat center 300px; }
  @media screen and (min-width: 768px) {
    .p-contact {
      background-position: center 270px; } }
  @media screen and (min-width: 1280px) {
    .p-contact {
      background-position: center 220px;
      background-size: auto 600px; } }
  .p-contact__icon {
    width: 4rem;
    height: 3.625rem;
    margin-bottom: 1.5rem; }
  .p-contact > h2 {
    max-width: 45rem;
    margin: 0 auto 1.25rem;
    font-size: 1.5rem;
    line-height: 1.3;
    color: #3e3f42; }
    @media screen and (min-width: 768px) {
      .p-contact > h2 {
        margin-bottom: 0.5rem;
        font-size: 2.25rem; } }
  .p-contact > p {
    max-width: 56.25rem;
    margin: 0 auto 3.4375rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #9ea0a5; }
    @media screen and (min-width: 768px) {
      .p-contact > p {
        margin-bottom: 4.375rem; } }
  .p-contact__form {
    text-align: left; }
    @media screen and (min-width: 768px) {
      .p-contact__form {
        max-width: 37.5rem;
        margin-left: auto;
        margin-right: auto; } }
    @media screen and (min-width: 1280px) {
      .p-contact__form {
        max-width: 56.25rem; } }
    .p-contact__form .form__control:focus {
      border-color: #29b6c5; }
  .p-contact__notice {
    margin: 1.25rem auto 1.5rem;
    text-align: center; }

.p-features {
  padding: 2.5rem 0;
  position: relative; }
  .p-features::after {
    content: '';
    display: block;
    width: 105vw;
    height: 0.375rem;
    position: absolute;
    left: -2rem;
    bottom: 0;
    background: #29b6c5;
    background: linear-gradient(90deg, #29b6c5 45%, #f8b564 45%, #f8b564 66%, #e95584 66%); }
  @media screen and (min-width: 768px) {
    .p-features {
      padding-top: 9.25rem; }
      .p-features::after {
        width: 20rem; }
      .p-features::before {
        content: '';
        display: block;
        width: 110vw;
        height: 0.0625rem;
        position: absolute;
        left: -7rem;
        bottom: 0;
        background-color: #9ea0a5; } }
  @media screen and (min-width: 1280px) {
    .p-features {
      padding-top: 6.375rem;
      padding-bottom: 3rem; } }
  .p-features h2 {
    max-width: 22.5rem;
    margin-bottom: 1.25rem;
    font-size: 1.5rem;
    color: #3e3f42; }
    @media screen and (min-width: 768px) {
      .p-features h2 {
        max-width: 18.75rem;
        margin-bottom: 1.5rem;
        font-size: 2.25rem; } }
    @media screen and (min-width: 1280px) {
      .p-features h2 {
        max-width: 22.75rem; } }
  .p-features > p {
    max-width: 22.5rem; }
    @media screen and (min-width: 768px) {
      .p-features > p {
        max-width: 18.75rem;
        margin-bottom: 7.5rem; } }
    @media screen and (min-width: 1280px) {
      .p-features > p {
        max-width: 22.75rem;
        margin-bottom: 9.375rem; } }
  .p-features p {
    font-size: 1rem;
    line-height: 1.5;
    color: #9ea0a5; }
  .p-features .wrap-img {
    padding-top: 8.75rem;
    margin: 0 -1.125rem 2rem -1.5rem;
    text-align: center;
    background: url(../img/isotipo-opacity.png) no-repeat center 63px/344px auto; }
    @media screen and (min-width: 768px) {
      .p-features .wrap-img {
        width: 420px;
        padding-top: 0;
        margin: 0;
        background-position: 0 24px;
        background-size: 100% auto;
        position: absolute;
        top: 130px;
        right: -6rem;
        z-index: -1; } }
    @media screen and (min-width: 1280px) {
      .p-features .wrap-img {
        width: 320px;
        top: 62px;
        left: 430px;
        background-position: 0 135px;
        background-size: 320px auto; } }
  .p-features .img {
    width: 17.5rem; }
    @media screen and (min-width: 768px) {
      .p-features .img {
        width: 36.875rem;
        position: static;
        transform: translate(64%);
        transform: translate(18%, -60px); } }
    @media screen and (min-width: 1280px) {
      .p-features .img {
        width: 530px;
        transform: translate(250px, 30px); } }
  .p-features__list {
    padding-top: 5rem;
    padding-bottom: 1.5rem;
    margin-top: -4rem;
    border-top: 1px dashed #6b6c6f;
    position: relative; }
    .p-features__list::before {
      content: '';
      display: block;
      width: calc(100% + 2.625rem);
      height: 5rem;
      position: absolute;
      top: 0;
      left: -1.5rem;
      background: rgba(255, 255, 255, 0.8); }
    .p-features__list div + div {
      margin-top: 2.5rem; }
    .p-features__list h3 {
      margin-bottom: 1rem;
      font-size: 1.125rem;
      font-weight: 500;
      color: #6b6c6f; }
    @media screen and (min-width: 768px) {
      .p-features__list {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding-bottom: 4rem;
        margin-top: 0;
        position: relative;
        border-top: 1px dashed #6b6c6f; }
        .p-features__list::before {
          background-color: transparent; }
        .p-features__list::after {
          content: '';
          display: block;
          width: 100%;
          height: calc(100% + 5rem);
          background-color: rgba(255, 255, 255, 0.93);
          position: absolute;
          top: 0;
          right: -3.75rem;
          z-index: -1; }
        .p-features__list div {
		flex-grow: 0;
          flex-shrink: 0;
          flex: 0 0 calc(50% - 2rem); }
          .p-features__list div:nth-child(2) {
            margin-top: 0; }
          .p-features__list div:nth-child(n + 3) {
            margin-top: 3rem; } }
    @media screen and (min-width: 1280px) {
      .p-features__list {
        padding-top: 4rem;
        padding-right: 4.0625rem;
        padding-bottom: 3rem; }
        .p-features__list::before {
          height: 4rem; }
        .p-features__list div {
		  flex-grow: 0;
          flex-shrink: 0;			   
		  flex: 0 0 calc(20% - 2.125rem); }
          .p-features__list div:nth-child(3), .p-features__list div:nth-child(4), .p-features__list div:nth-child(5) {
            margin-top: 0; }
          .p-features__list div:nth-child(n + 6) {
            margin-top: 3rem; } }
  .p-features__text-list {
    padding-top: 2.5rem;
    border-top: 1px dashed #6b6c6f; }
    @media screen and (min-width: 768px) {
      .p-features__text-list {
        display: flex;
        flex-wrap: nowrap; } }
    @media screen and (min-width: 1024px) {
      .p-features__text-list {
        justify-content: flex-start; } }
    .p-features__text-list ul {
      padding-left: 0.875rem;
      margin-bottom: 0; }
      @media screen and (min-width: 768px) {
        .p-features__text-list ul:first-child {
          width: 240px; }
        .p-features__text-list ul:last-child {
          width: 420px;
          margin-left: 2rem; } }
    .p-features__text-list li {
      font-size: 1rem;
      color: #6b6c6f; }

.p-footer {
  padding: 1.5rem 1rem;
  border-top: 1px solid #9ea0a5;
  position: relative; }
  @media screen and (min-width: 768px) {
    .p-footer {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 2rem 2.5rem 2.5rem 2rem; } }
  .p-footer img {
    width: 7.5rem;
    margin-bottom: 1.5rem; }
    @media screen and (min-width: 768px) {
      .p-footer img {
        margin-bottom: 0; } }
  .p-footer ul {
    width: 11.25rem;
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none; }
    @media screen and (min-width: 768px) {
      .p-footer ul {
        display: flex;
        width: auto;
		margin-left: auto;} }
    .p-footer ul li {
      display: inline;
      color: #6b6c6f; }
      .p-footer ul li:not(:last-child) {
        padding-right: 0.875rem;
        border-right: 0.0625rem solid currentColor; }
      @media screen and (min-width: 768px) {
        .p-footer ul li {
          padding-left: 0.875rem; } }
    .p-footer ul button {
      padding: 0;
      border: 0; }
  .p-footer .evabar {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #29b6c5; }

.p-header {
  width: 100%;
  max-width: 1440px;
  padding: 1.5rem 1.125rem 1.125rem 1.5rem;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  background-color: #fff;
  transition: all 200ms ease-out; }
  @media screen and (min-width: 768px) {
    .p-header {
      padding: 2.875rem 3.75rem 1.5rem; } }
  @media screen and (min-width: 1280px) {
    .p-header {
      padding: 2.875rem 2.5rem 2rem 6.5625rem; } }
  .p-header.is-scrolling-down .btn--cta {
    opacity: 1;
    pointer-events: all; }
  @media screen and (min-width: 1280px) {
    .p-header.is-scrolling-down .p-header__nav {
      opacity: 0;
      pointer-events: none; } }
  .p-header .evabar {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #29b6c5; }
  .p-header .btn--cta {
    opacity: 0;
    pointer-events: none;
    transition: all 200ms ease-out; }
    @media screen and (min-width: 1280px) {
      .p-header .btn--cta {
        position: absolute;
        right: 2.5rem; } }
  .p-header__logo .show-mb {
    width: 1.5rem; }
  .p-header__logo .show-tb {
    width: 8.75rem; }
  @media screen and (min-width: 768px) and (max-width: 1280px) {
    .is-scrolling-down .p-header__logo .show-mb {
      display: block; }
    .is-scrolling-down .p-header__logo .show-tb {
      display: none; } }
  .p-header__button {
    padding: 0;
    border: 0;
    background-color: transparent; }
    @media screen and (min-width: 1280px) {
      .p-header__button {
        display: none; } }
    .p-header__button > svg {
      width: 1.875rem;
      height: 1.6875rem; }
  .p-header__nav {
    display: flex;
    flex-direction: column;
    padding: 1.5rem;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #29b6c5;
    pointer-events: none;
    opacity: 0;
    transform: scale(0.97);
    transition: opacity 300ms, transform 300ms; }
    @media screen and (min-width: 1280px) {
      .p-header__nav {
        position: static;
        padding: 0;
        background-color: #fff;
        pointer-events: all;
        opacity: 1;
        transform: none;
        transition: none; } }
    .menu-is-open .p-header__nav {
      pointer-events: all;
      opacity: 1;
      transform: none; }
    .p-header__nav__button {
      align-self: flex-end;
      padding: 0;
      border: 0;
      background-color: transparent;
      transition: transform 500ms; }
      @media screen and (min-width: 1280px) {
        .p-header__nav__button {
          display: none; } }
      .p-header__nav__button > svg {
        width: 1.25rem;
        height: 1.25rem;
        color: #fff; }
    .p-header__nav ul {
      flex-grow: 1;
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding-left: 0;
      margin-bottom: 0;
      list-style-type: none; }
      @media screen and (min-width: 1280px) {
        .p-header__nav ul {
          flex-direction: row; } }
      .p-header__nav ul li + li {
        margin-top: 1rem; }
        @media screen and (min-width: 1280px) {
          .p-header__nav ul li + li {
            margin-top: 0;
            margin-left: 1.5rem; } }
        @media screen and (min-width: 1440px) {
          .p-header__nav ul li + li {
            margin-left: 2.125rem; } }
      .p-header__nav ul a {
        font-size: 1.5rem;
        color: #fff;
        transition: color 250ms; }
        @media screen and (min-width: 1280px) {
          .p-header__nav ul a {
            font-size: 1rem;
            color: #6b6c6f; }
            .p-header__nav ul a:hover, .p-header__nav ul a:focus {
              color: #279cf4;
              text-decoration: none; }
            .p-header__nav ul a:active {
              color: #1f80c9; } }
        @media screen and (min-width: 1280px) {
          .p-header__nav ul a.highlight {
            color: #279cf4; } }

.p-hero {
  display: flex;
  flex-direction: column;
  position: relative; }
  @media screen and (min-width: 768px) {
    .p-hero {
      flex-direction: row; } }
  .p-hero__info {
    width: 90%; }
    @media screen and (min-width: 768px) {
      .p-hero__info {
        width: 100%;
        max-width: 23.75rem;
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: 60%; } }
    @media screen and (min-width: 1280px) {
      .p-hero__info {
        flex-grow: 0;
        flex-basis: 23rem;
        padding-top: 11.25rem; } }
    .p-hero__info h2 {
      margin-bottom: 1.5rem;
      font-size: 1.5rem;
      line-height: 1.3;
      color: #3e3f42; }
      @media screen and (min-width: 768px) {
        .p-hero__info h2 {
          font-size: 2rem; } }
    .p-hero__info p {
      margin-bottom: 2.5rem;
      font-size: 1rem;
      line-height: 1.5;
      color: #9ea0a5; }
      @media screen and (min-width: 768px) {
        .p-hero__info p {
          margin-bottom: 2rem; } }
  .p-hero__figure {
    padding: 5rem 0;
    margin: 0 -1.125rem 0 -1.5rem;
    background-image: url(../img/isotipo.svg);
    background-repeat: no-repeat;
    background-size: 70vw 70vw;
    background-position: calc(40vw) 70%;
    overflow: hidden; }
    @media screen and (min-width: 768px) {
      .p-hero__figure {
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: 50%;
        width: 50%;
        padding: 0 0 9.5rem;
        margin: 0 -3.75rem 0 0;
        background-position: 9vw 100px;
        background-size: auto 615px;
        overflow: visible;
        position: relative; }
        .p-hero__figure::after {
          content: '';
          display: block;
          width: 100%;
          height: 11.75rem;
          position: absolute;
          left: 0;
          bottom: 0;
          background-color: rgba(255, 255, 255, 0.93); } }
    @media screen and (min-width: 1280px) {
      .p-hero__figure {
        margin-right: 0;
        padding-bottom: 25rem;
        background-position: 128% 160px;
        background-size: 675px auto;
        transform: translateX(40px); }
        .p-hero__figure::after {
          height: 17.5rem; } }
    .p-hero__figure > img {
      width: 115%;
      height: auto;
      object-fit: cover; }
      @media screen and (min-width: 768px) {
        .p-hero__figure > img {
          width: 42.5rem;
          transform: translate(50px, -70px); } }
      @media screen and (min-width: 1280px) {
        .p-hero__figure > img {
          width: 52.25rem;
          margin-top: 5.625rem;
          transform: translate(50px, 0); } }
  .p-hero__button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3rem;
    height: 3rem;
    padding: 0;
    color: #8f8f8f;
    border: 0;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    box-shadow: 2px 2px 4px 0 rgba(190, 190, 190, 0.5); }
    @media screen and (min-width: 768px) {
      .p-hero__button {
        top: 21.25rem;
        bottom: initial; } }
    @media screen and (min-width: 1280px) {
      .p-hero__button {
        top: 42rem;
        left: 45%; } }
    .p-hero__button:focus {
      outline: none; }
    .p-hero__button > svg {
      width: 1rem;
      height: 1rem; }

.modal-notice {
  padding: 2.5rem 1.75rem 3rem;
  margin: -1.875rem -1.875rem 0;
  position: relative;
  background-color: #fff; }
  .modal-notice::before {
    content: '';
    display: block;
    width: 100%;
    height: 0.375rem;
    position: absolute;
    top: 0;
    left: 0;
    background: #29b6c5;
    background: linear-gradient(90deg, #29b6c5 80%, #f8b564 80%, #f8b564 87%, #e95584 87%); }
  @media screen and (min-width: 768px) {
    .modal-notice {
      margin: 0 auto 5rem;
      padding-bottom: 2rem;
      border: 1px solid #9ea0a5;
      border-radius: 0.25rem;
      box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.15); } }
  @media screen and (min-width: 1280px) {
    .modal-notice {
      max-width: 76.25rem; } }
  .modal-notice .close {
    padding: 0.5rem;
    transition: opacity 250ms; }
    .modal-notice .close > svg {
      width: 1.5rem;
      height: 1.5rem; }
  .modal-notice section + section {
    margin-top: 2.125rem; }
  .modal-notice h2 {
    margin-bottom: 2rem;
    font-size: 1.125rem;
    color: #3e3f42; }
    @media screen and (min-width: 768px) {
      .modal-notice h2 {
        margin-bottom: 2.75rem;
        font-size: 2.25rem; } }
  .modal-notice h3 {
    margin-bottom: 0.875rem;
    font-size: 1.125rem;
    font-weight: 500;
    color: #6b6c6f; }
  .modal-notice p {
    margin-bottom: 1.5rem;
    font-size: 1rem;
    color: #9ea0a5;
    line-height: 1.5; }
  .modal-notice ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style-position: inside; }
    .modal-notice ul li {
      font-size: 1rem;
      color: #9ea0a5;
      line-height: 1.5; }

.p-modules {
  padding: 2.5rem 0; }
  @media screen and (min-width: 768px) {
    .p-modules {
      padding-top: 7.5rem; } }
  @media screen and (min-width: 1280px) {
    .p-modules {
      padding-top: 15rem; } }
  .p-modules h2 {
    max-width: 20rem;
    margin-bottom: 1.25rem;
    font-size: 1.5rem;
    color: #3e3f42; }
    @media screen and (min-width: 768px) {
      .p-modules h2 {
        margin-bottom: 1.5rem;
        font-size: 2.25rem; } }
    @media screen and (min-width: 1280px) {
      .p-modules h2 {
        max-width: 30rem; } }
  .p-modules > p {
    max-width: 24rem;
    margin-bottom: 6rem; }
    @media screen and (min-width: 768px) {
      .p-modules > p {
        margin-bottom: 3rem; } }
    @media screen and (min-width: 1280px) {
      .p-modules > p {
        max-width: 30rem;
        margin-bottom: 7.25rem; } }
  .p-modules p {
    font-size: 1rem;
    line-height: 1.5;
    color: #9ea0a5; }
  .p-modules .img-mb {
    width: 100vw;
    max-width: 30rem;
    height: 100%;
    margin: 0 -1.125rem 0 -1.5rem;
    object-fit: cover;
    object-position: top; }
    @media screen and (min-width: 768px) {
      .p-modules .img-mb {
        display: none; } }
  .p-modules .img-tb {
    display: none; }
    @media screen and (min-width: 768px) {
      .p-modules .img-tb {
        display: block;
        width: 23.75rem;
        height: 63.75rem;
        position: absolute;
        top: 5rem;
        right: -3.75rem;
        z-index: -1; } }
    @media screen and (min-width: 1280px) {
      .p-modules .img-tb {
        display: none; } }
  .p-modules .img-dk {
    display: none; }
    @media screen and (min-width: 1280px) {
      .p-modules .img-dk {
        display: block;
        width: 45rem;
        height: 68.125rem;
        position: absolute;
        top: 7.75rem;
        right: -3.75rem;
        z-index: -1; } }
  .p-modules__list {
    padding: 5rem 0;
    margin-top: -70%;
    position: relative; }
    .p-modules__list::before {
      content: '';
      display: block;
      width: 100vw;
      height: calc(100% + 5rem);
      background-color: rgba(255, 255, 255, 0.93);
      position: absolute;
      top: 0;
      left: -1.5rem;
      z-index: 0; }
    .p-modules__list::after {
      content: '';
      display: block;
      width: 100vw;
      height: 1px;
      background-color: #6b6c6f;
      position: absolute;
      bottom: 0;
      left: -1.5rem; }
    .p-modules__list div {
      position: relative; }
      .p-modules__list div + div {
        margin-top: 4rem; }
    .p-modules__list h3 {
      margin-bottom: 1rem;
      font-size: 1.125rem;
      font-weight: 500;
      color: #6b6c6f; }
    @media screen and (min-width: 768px) {
      .p-modules__list {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 0;
        border-top: 1px dashed #6b6c6f; }
        .p-modules__list::before {
          height: 100%; }
        .p-modules__list::after {
          left: -3.75rem; }
        .p-modules__list div {
			flex-grow: 0;
          flex-shrink: 0;
          flex-basis: calc(50% - 2rem); }
          .p-modules__list div:nth-child(2) {
            margin-top: 0; }
          .p-modules__list div:nth-child(n + 3) {
            margin-top: 3rem; } }
    @media screen and (min-width: 1280px) {
      .p-modules__list {
        padding-top: 4rem;
        padding-right: 4.0625rem; }
        .p-modules__list::after {
          width: 105vw;
          left: -7rem; }
        .p-modules__list div {
			flex-grow: 0;
          flex-shrink: 0;
          flex-basis: calc(33.3333% - 3.5rem); }
          .p-modules__list div:nth-child(3) {
            margin-top: 0; }
          .p-modules__list div:nth-child(n + 4) {
            margin-top: 3rem; } }
  .p-modules__steps {
    padding: 5rem 0;
    margin-bottom: 0;
    list-style-type: none;
    background-color: rgba(255, 255, 255, 0.8);
    counter-reset: step; }
    .p-modules__steps li {
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 13.125rem;
      padding-left: 2rem;
      margin: 1.25rem auto 0; }
      .p-modules__steps li:nth-child(1) span::before, .p-modules__steps li:nth-child(4) span::before {
        color: #e95584; }
      .p-modules__steps li:nth-child(2) span::before, .p-modules__steps li:nth-child(5) span::before {
        color: #29b6c5; }
      .p-modules__steps li:nth-child(3) span::before {
        color: #f8b564; }
    .p-modules__steps span {
      flex-grow: 1;
      display: block;
      padding-left: 0.6275rem;
      font-size: 1rem;
      font-weight: 500;
      color: #3e3f42;
      border-left: 2px solid currentColor;
      position: relative; }
      .p-modules__steps span::before {
        counter-increment: step;
        content: counter(step);
        font-size: 2.5rem;
        line-height: 1;
        position: absolute;
        top: 50%;
        left: -2rem;
        transform: translateY(-50%); }
    .p-modules__steps svg {
      width: 2.625rem;
      height: 0.625rem; }
    @media screen and (min-width: 768px) {
      .p-modules__steps {
        display: flex;
        flex-wrap: wrap;
        padding: 3.5625rem 3.5625rem 3.9375rem;
        margin: 0 -3.75rem;
        position: relative; }
        .p-modules__steps::before, .p-modules__steps::after {
          content: '';
          display: block;
          width: calc(100% - 3.75rem);
          height: 1px;
          position: absolute;
          left: 3.75rem;
          background-color: #9ea0a5; }
        .p-modules__steps::before {
          top: 0; }
        .p-modules__steps::after {
          bottom: 0; }
        .p-modules__steps li {
		 flex-grow: 0;
          flex-shrink: 1;
          flex-basis: calc(33.333% - 1.625rem);
          margin-top: 0;
          margin-left: 0;
          margin-right: 2.25rem; }
          .p-modules__steps li:nth-child(3n + 3) {
            margin-right: 0; }
          .p-modules__steps li:nth-child(n + 4) {
            margin-top: 2.5rem; }
        .p-modules__steps svg {
          transform: rotate(-90deg); } }
    @media screen and (min-width: 1280px) {
      .p-modules__steps {
        justify-content: space-between; }
        .p-modules__steps::before, .p-modules__steps::after {
          width: 100%;
          left: 0; }
        .p-modules__steps li {
          flex-basis: 12rem; }
        .isIE11 .p-modules__steps li {
            flex-basis: 11.25rem; }
          .p-modules__steps li:nth-child(3) {
            margin-right: 2.25rem; }
          .p-modules__steps li:nth-child(5n + 5) {
            margin-right: 0; }
          .p-modules__steps li:nth-child(n + 4) {
            margin-top: 0; } }
  .p-modules__middle {
    max-width: 27.5rem;
    padding: 5rem 0 4.375rem;
    position: relative; }
    .p-modules__middle::after {
      content: '';
      display: block;
      width: 105vw;
      height: 0.375rem;
      position: absolute;
      left: -2rem;
      bottom: 0;
      background: #29b6c5;
      background: linear-gradient(90deg, #29b6c5 25%, #f8b564 25%, #f8b564 42%, #e95584 42%); }
    @media screen and (min-width: 768px) {
      .p-modules__middle {
        padding: 8.125rem 0 7.125rem; }
        .p-modules__middle::after {
          width: 20.625rem;
          left: 0; } }
    @media screen and (min-width: 1280px) {
      .p-modules__middle {
        padding: 8.75rem 0 7.8125rem; } }
  .p-modules__bottom {
    position: relative; }
    .p-modules__bottom::after {
      content: '';
      display: block;
      width: 105vw;
      height: 0.375rem;
      position: absolute;
      left: -2rem;
      bottom: 0;
      background: #29b6c5;
      background: linear-gradient(90deg, #29b6c5 25%, #f8b564 25%, #f8b564 42%, #e95584 42%); }
    @media screen and (min-width: 768px) {
      .p-modules__bottom {
        padding-top: 5rem; }
        .p-modules__bottom::before {
          content: '';
          display: block;
          width: 90%;
          height: 0.0625rem;
          position: absolute;
          left: -3.75rem;
          top: 0;
          background-image: linear-gradient(90deg, #979797 50%, rgba(255, 255, 255, 0) 50%);
          background-repeat: repeat-x;
          background-size: 6px; }
        .p-modules__bottom::after {
          width: 20.625rem;
          left: 0; } }
    @media screen and (min-width: 1280px) {
      .p-modules__bottom {
        padding-top: 9.6875rem; } }
    @media screen and (min-width: 768px) {
      .p-modules__bottom h2,
      .p-modules__bottom p {
        max-width: 20.625rem;
        margin-left: calc(100% - 20.625rem); } }
    @media screen and (min-width: 1280px) {
      .p-modules__bottom h2,
      .p-modules__bottom p {
        max-width: 31.875rem;
        margin-left: 41.875rem; } }
    @media screen and (min-width: 768px) {
      .p-modules__bottom p {
        margin-bottom: 5rem; } }
    @media screen and (min-width: 1280px) {
      .p-modules__bottom p {
        margin-bottom: 7.5rem; } }
    .p-modules__bottom .img-mb {
      margin-bottom: 5rem; }
    @media screen and (min-width: 768px) {
      .p-modules__bottom .img-tb {
        width: 17.75rem;
        height: 37.5rem;
        top: 0;
        left: 0;
        right: initial; } }
    @media screen and (min-width: 1280px) {
      .p-modules__bottom .img-dk {
        width: 45rem;
        height: 100%;
        top: 0;
        left: -6.5625rem;
        right: initial; } }

.p-oriented {
  padding: 5rem 0;
  text-align: center;
  position: relative; }
  .p-oriented::after {
    content: '';
    display: block;
    width: 105vw;
    height: 0.375rem;
    position: absolute;
    left: -2rem;
    bottom: 0;
    background: #29b6c5;
    background: linear-gradient(90deg, #29b6c5 45%, #f8b564 45%, #f8b564 66%, #e95584 66%); }
  @media screen and (min-width: 768px) {
    .p-oriented {
      padding-bottom: 2.5rem; }
      .p-oriented::after {
        width: 9.1875rem;
        left: 0; } }
  @media screen and (min-width: 1280px) {
    .p-oriented {
      padding-right: 4.0625rem;
      padding-bottom: 12.25rem; }
      .p-oriented::after {
        display: none; } }
  .p-oriented__icon {
    width: 2.625rem;
    height: 2.5rem;
    margin-bottom: 1.625rem; }
  .p-oriented h2 {
    max-width: 26.25rem;
    margin: 0 auto 1.125rem;
    font-size: 1.5rem;
    line-height: 1.3;
    color: #3e3f42; }
    @media screen and (min-width: 768px) {
      .p-oriented h2 {
        font-size: 2.25rem; } }
  .p-oriented > p {
    max-width: 26.25rem;
    margin: 0 auto; }
  .p-oriented p {
    font-size: 1rem;
    line-height: 1.5;
    color: #9ea0a5; }
  .p-oriented__list {
    margin-top: 5rem;
    text-align: left; }
    .p-oriented__list div + div {
      margin-top: 2.5rem; }
    .p-oriented__list h3 {
      margin-bottom: 1rem;
      font-size: 1.125rem;
      font-weight: 500;
      color: #6b6c6f; }
    @media screen and (min-width: 768px) {
      .p-oriented__list {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; }
        .p-oriented__list div {
			flex-grow: 0;
          flex-shrink: 0;
          flex-basis: calc(50% - 1rem); }
          .p-oriented__list div:nth-child(2) {
            margin-top: 0; }
          .p-oriented__list div:nth-child(n + 3) {
            margin-top: 3rem; } }
    @media screen and (min-width: 1280px) {
      .p-oriented__list div {
		flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(33.3333% - 2.5rem); }
        .p-oriented__list div:nth-child(n + 2) {
          position: relative; }
          .p-oriented__list div:nth-child(n + 2)::after {
            content: '';
            display: block;
            width: 0.375rem;
            height: 100%;
            position: absolute;
            left: -2rem;
            bottom: 0;
            background: #29b6c5;
            background: linear-gradient(0deg, #29b6c5 33%, #f8b564 33%, #f8b564 55%, #e95584 55%); }
        .p-oriented__list div:nth-child(3) {
          margin-top: 0; }
        .p-oriented__list div:nth-child(n + 4) {
          margin-top: 3rem; } }

.p-prices {
  padding: 5rem 0 2.5rem; }
  @media screen and (min-width: 1280px) {
    .p-prices {
      display: flex; } }
  .p-prices__figure {
    display: none; }
    @media screen and (min-width: 1280px) {
      .p-prices__figure {
        display: block;
        transform: translate(-4rem, 4rem); } }
    @media screen and (min-width: 1280px) {
      .p-prices__figure {
        position: relative; }
        .p-prices__figure::after {
          content: '';
          display: block;
          width: 110%;
          height: 60%;
          position: absolute;
          top: 14.375rem;
          left: -3rem;
          z-index: 0;
          background-color: rgba(255, 255, 255, 0.48); } }
    .p-prices__figure img {
      width: 100%;
      height: auto;
      object-fit: cover; }
      @media screen and (min-width: 1280px) {
        .p-prices__figure img {
          transform: scale(1.1) translateX(-1.5rem); } }
  @media screen and (min-width: 1280px) {
    .p-prices__wrapper {
      flex-grow: 0;
      flex-shrink: 0;
      flex-basis: 600px;			
      padding-top: 5.9375rem; } }
  .p-prices__wrapper h2 {
    margin-bottom: 1.25rem;
    font-size: 1.5rem;
    color: #3e3f42; }
    @media screen and (min-width: 768px) {
      .p-prices__wrapper h2 {
        margin-bottom: 1.5rem;
        font-size: 2.25rem; } }
  .p-prices__wrapper p {
    font-size: 1rem;
    color: #9ea0a5; }
  .p-prices__buttons {
    display: none;
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none;
    position: relative; }
    @media screen and (min-width: 768px) {
      .p-prices__buttons {
        display: flex; }
        .p-prices__buttons::after {
          content: '';
          display: block;
          width: calc(100vw - 1.125rem);
          height: 1px;
          position: absolute;
          left: -3.75rem;
          bottom: 0;
          z-index: -1;
          background-color: #9ea0a5; } }
    @media screen and (min-width: 1280px) {
      .p-prices__buttons::after {
        width: 110vw;
        left: -55.5vw;
        z-index: 0; } }
    .p-prices__buttons li + li {
      margin-left: 2.5rem; }
    .p-prices__buttons button {
      padding: 1.25rem 0;
      font-size: 1.125rem;
      font-weight: 300;
      color: #6b6c6f;
      border: 0;
      border-bottom: 3px solid transparent;
      background-color: transparent; }
      .p-prices__buttons button.is-active {
        font-weight: 500;
        color: #3e3f42;
        border-bottom-color: #29b6c5; }
      .p-prices__buttons button:focus {
        outline: none; }
      .p-prices__buttons button:hover:not(.is-active) {
        color: #29b6c5;
        text-decoration: none; }
      .p-prices__buttons button:active:not(.is-active) {
        color: #25a3b0; }
  .p-prices__inner {
    padding-top: 1.5rem; }
    @media screen and (min-width: 768px) {
      .p-prices__inner {
        display: none; }
        .p-prices__inner.is-visible {
          display: block; } }
    + .p-prices__inner {
      margin-top: 2.5rem; }
    .p-prices__inner h3 {
      width: 70vw;
      padding: 0 0 1.25rem;
      font-size: 1.125rem;
      font-weight: 500;
      color: #3e3f42;
      border-bottom: 3px solid #29b6c5;
      position: relative; }
      .p-prices__inner h3::after {
        content: '';
        display: block;
        width: 100vw;
        height: 1px;
        position: absolute;
        left: -1.5rem;
        bottom: -3px;
        z-index: -1;
        background-color: #9ea0a5; }
      @media screen and (min-width: 768px) {
        .p-prices__inner h3 {
          display: none; } }
    .p-prices__inner p {
      margin-bottom: 1.5rem;
      font-size: 1rem;
      color: #9ea0a5; }
    .p-prices__inner ul {
      padding-left: 0.875rem;
      margin-bottom: 1.25rem; }
      .p-prices__inner ul li {
        font-size: 1rem;
        color: #9ea0a5; }
        .p-prices__inner ul li.lightseagreen {
          color: #29b6c5; }

.p-services {
  padding: 5rem 0;
  position: relative; }
  .p-services::after {
    content: '';
    display: block;
    width: 105vw;
    height: 0.375rem;
    position: absolute;
    left: -2rem;
    bottom: 0;
    background: #29b6c5;
    background: linear-gradient(90deg, #29b6c5 45%, #f8b564 45%, #f8b564 66%, #e95584 66%); }
  @media screen and (min-width: 768px) {
    .p-services {
      padding-top: 6rem; }
      .p-services::after {
        width: 20.625rem;
        left: 0; }
      .p-services::before {
        content: '';
        display: block;
        width: 110vw;
        height: 0.0625rem;
        position: absolute;
        left: -7rem;
        bottom: 0;
        background-color: #9ea0a5; } }
  .p-services h2 {
    max-width: 20rem;
    margin-bottom: 1.25rem;
    font-size: 1.5rem;
    color: #3e3f42; }
    @media screen and (min-width: 768px) {
      .p-services h2 {
        margin-bottom: 1.5rem;
        font-size: 2.25rem; } }
    @media screen and (min-width: 1280px) {
      .p-services h2 {
        max-width: 30rem; } }
  .p-services > p {
    max-width: 20rem;
    margin-bottom: 5rem; }
    @media screen and (min-width: 1280px) {
      .p-services > p {
        max-width: 30rem;
        margin-bottom: 7.25rem; } }
  .p-services p {
    font-size: 1rem;
    line-height: 1.5;
    color: #9ea0a5; }
  .p-services .img-mb {
    width: 100%;
    max-width: 25rem;
    height: 25rem;
    object-fit: cover; }
    @media screen and (min-width: 768px) {
      .p-services .img-mb {
        display: none; } }
  .p-services .img-tb {
    display: none; }
    @media screen and (min-width: 768px) {
      .p-services .img-tb {
        display: block;
        height: calc(100% - 5rem);
        position: absolute;
        top: 5rem;
        right: -3.75rem;
        z-index: -1; } }
    @media screen and (min-width: 1280px) {
      .p-services .img-tb {
        display: none; } }
  .p-services .img-dk {
    display: none; }
    @media screen and (min-width: 1280px) {
      .p-services .img-dk {
        display: block;
        width: 47.5rem;
        height: 62.5rem;
        position: absolute;
        top: 0;
        right: -3.75rem;
        z-index: -1; } }
  .p-services__list div + div {
    margin-top: 2.5rem; }
  .p-services__list h3 {
    margin-bottom: 1rem;
    font-size: 1.125rem;
    font-weight: 500;
    color: #6b6c6f; }
  @media screen and (min-width: 768px) {
    .p-services__list {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      padding-top: 5rem;
      position: relative;
      border-top: 1px dashed #6b6c6f; }
      .p-services__list::after {
        //content: '';
        display: block;
        width: 100%;
        height: calc(100% + 5rem);
        background-color: rgba(255, 255, 255, 0.93);
        position: absolute;
        top: 0;
        right: -3.75rem;
        z-index: -1; }
      .p-services__list div {
		flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(50% - 2rem); }
        .p-services__list div:nth-child(2) {
          margin-top: 0; }
        .p-services__list div:nth-child(n + 3) {
          margin-top: 3rem; } }
  @media screen and (min-width: 1280px) {
    .p-services__list {
      padding-top: 4rem;
      padding-right: 4.0625rem; }
      .p-services__list div {
		flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(25% - 2.25rem); }
        .p-services__list div:nth-child(3), .p-services__list div:nth-child(4) {
          margin-top: 0; }
        .p-services__list div:nth-child(n + 5) {
          margin-top: 3rem; } }

.p-testimonials {
  padding: 5rem 0 2.5rem;
  text-align: center; }
  @media screen and (min-width: 1280px) {
    .p-testimonials {
      padding-right: 4.0625rem;
      margin-top: 8.125rem; } }
  .p-testimonials__icon {
    width: 4rem;
    height: 3.625rem;
    margin-bottom: 1.5rem; }
  .p-testimonials h2 {
    max-width: 45rem;
    margin: 0 auto 2rem;
    font-size: 1.5rem;
    line-height: 1.3;
    color: #3e3f42; }
    @media screen and (min-width: 768px) {
      .p-testimonials h2 {
        font-size: 2.25rem; } }
  .p-testimonials blockquote {
	width: 100%;
    margin-bottom: 2rem; }
    .p-testimonials blockquote p {
      font-size: 1.25rem;
      font-style: italic;
      font-weight: 300;
      color: #6b6c6f;
      line-height: 1.6; }
  .p-testimonials hr {
    width: 10rem;
    height: 1px;
    margin: 0 auto 1rem;
    border: 0;
    background-color: #6b6c6f; }
  .p-testimonials cite {
    font-size: 1rem;
    font-style: normal;
    color: #3e3f42; }
    .p-testimonials cite span {
      display: block;
      color: #6b6c6f; }
  .p-testimonials .slick-wrapper {
    max-width: 45rem;
    margin: 0 auto; }
  .p-testimonials .slick-initialized .slick-slide {
    flex-direction: column; }
  .p-testimonials .slick-slide {
    height: auto; }
  @media screen and (min-width: 1280px) {
    .p-testimonials .slick-controls {
      width: calc(100% + 510px);
      left: -257px; } }

.header {
  display: flex;
  align-items: center;
  height: 70px;
  border-bottom: 1px solid #d8d8d8;
  background-color: #fff; }
  .header .logo-evaluame {
    display: flex;
    align-items: center;
    width: 270px;
    height: 70px;
    border-right: 1px solid #d8d8d8;
    margin-right: 1.875rem;
    padding-left: 1.6875rem; }
  .header .dropdown {
    margin-left: auto; }
    .header .dropdown-toggle {
      height: 69px; }
    .header .dropdown-menu {
      border-top: 0;
      margin-top: 1px; }
  .header--limited {
    padding-left: 1.875rem; }

.nav-tabs {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #eaedf3;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .card__header--decoration .nav-tabs {
    margin-left: -1rem; }
  .nav-tabs .nav-item {
    flex: 1 0 auto;
    max-width: 19rem;
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 4.6875rem;
    border-bottom: 3px solid transparent;
    padding: 0.625rem 0.9375rem;
    color: #9ea0a5;
    font-size: 1.125rem;
    font-weight: 300; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: rgba(41, 182, 197, 0.25);
      text-decoration: none; }
    .isIE11 .nav-tabs .nav-link {
      height: 4.6875rem; }
    .nav-tabs .nav-link.disabled {
      border-color: transparent;
      background-color: transparent;
      color: #9ea0a5;
      pointer-events: none;
      cursor: default; }
    .nav-tabs .nav-link.complete {
      color: #29b6c5; }
    .nav-tabs .nav-link .badge {
      margin-left: 0.4375rem; }
    .nav-tabs .nav-link__icon {
      order: -1;
      width: 14px;
      height: 14px;
      margin-right: 0.3125rem; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    border-bottom-color: #29b6c5;
    background-color: #fff;
    color: #3e3f42; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px; }
  .nav-tabs--numbers {
    counter-reset: tabCounter; }
    .nav-tabs--numbers .nav-link::before {
      counter-increment: tabCounter;
      content: counter(tabCounter) ".";
      margin-right: 0.25rem; }
  .nav-tabs--width-auto {
    justify-content: flex-start; }
    .nav-tabs--width-auto .nav-item {
      flex-grow: 0; }
    .nav-tabs--width-auto .nav-link {
      padding-right: 1.875rem;
      padding-left: 1.875rem; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.app {
  display: flex;
  flex-wrap: wrap;
  min-height: 100vh; }
  .app--nogrid {
    display: block;
    height: auto; }
  .app .header,
  .app > .evabar {
    flex: 1 0 100%; }
  .app .navbar {
    flex: 1 0 270px;
    max-width: 270px;
    height: calc(100% - 70px); }
  .app .main {
    flex: 1 0 0%;
    padding: 1.725rem 0.9375rem 3.75rem; }
    @media screen and (min-width: 1024px) {
      .app .main {
        padding-right: 30px;
        padding-left: 30px; } }

@supports (display: grid) {
  .app {
    display: grid;
    grid-template-columns: 270px 1fr;
    grid-template-rows: 6px 70px 1fr; }
    .app--nogrid {
      display: block;
      height: auto; }
    .app > .evabar {
      grid-area: 1 / 1 / 2 / 3; }
    .app .header {
      grid-area: 2 / 1 / 3 / 3; }
    .app .navbar {
      grid-area: 3 / 1 / 4 / 2;
      max-width: none;
      height: auto; }
    .app .main {
      grid-area: 3 / 2 / 4 / 3; } }

.configuration__label {
  white-space: nowrap; }

.configuration__customization .company-name {
  width: 200px;
  padding: 0 10px; }
  .configuration__customization .company-name__logo {
    max-width: 100%;
    height: auto; }

.configuration__customization .form__group--jscolor {
  width: 200px; }

.configuration__customization .custom-file__control {
  width: 100%; }

.configuration__actions .btn {
  width: 2.4375rem;
  padding-right: 0;
  padding-left: 0; }

.report__btn-icon {
  margin-right: -0.4375rem;
  margin-left: 0.9375rem;
  padding-right: 0.4375rem;
  color: #bcbcbc; }
  .report__btn-icon::after {
    display: none; }
  @media screen and (min-width: 1024px) {
    .report__btn-icon {
      display: none; } }

.report__icon-bars {
  width: 14px;
  height: 13px; }

.report__wrapper {
  margin: 1.875rem 0.9375rem; }
  @media screen and (min-width: 768px) {
    .report__wrapper {
      margin: 1.875rem; } }

.report__header {
  position: relative;
  border: 1px solid #eaedf3;
  border-radius: 4px;
  margin-bottom: 1.25rem;
  padding: 1.25rem 0 0.625rem;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .report__header .btn--info {
      position: absolute;
      top: 15px;
      right: 15px; } }
  @media screen and (min-width: 768px) {
    .report__header {
      padding: 0; } }

.report__heading, .report__scope-heading {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0.9375rem;
  color: #3e3f42;
  font-size: 1.25rem;
  font-weight: 500; }
  .report__heading::before, .report__scope-heading::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0; }
  @media screen and (min-width: 768px) {
    .report__heading, .report__scope-heading {
      font-size: 1.625rem;
      font-weight: 400; } }

.report__heading {
  padding-right: 1.875rem;
  background-color: #fff; }
  @media screen and (min-width: 768px) {
    .report__heading {
      min-height: 7.5rem;
      padding-right: 0.9375rem;
      padding-left: 1.875rem; } }
  .report__heading--decoration::before {
    width: 14px;
    background-color: #29b6c5; }
  @media screen and (min-width: 768px) {
    .isIE11 .report__heading {
      height: 7.5rem; } }

.report__heading-icon {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.75rem;
  color: #29b6c5; }

.report__header-bg {
  height: 234px;
 // background: url("../img/report-header.jpg") no-repeat center bottom; }
  .report__header-bg--meeting {
    background-image: url("../img/report-header--meeting.jpg"); }
  .report__header-bg--mug {
    background-image: url("../img/report-header--mug.jpg"); }
  .report__header-bg--room {
    background-image: url("../img/report-header--room.jpg"); }
  .report__header-bg--sofa {
    background-image: url("../img/report-header--sofa.jpg"); }
  .report__header-bg--wall {
    background-image: url("../img/report-header--wall.jpg"); }
  @media screen and (max-width: 767px) {
    .report__header-bg {
      display: none; } }
  @media screen and (min-width: 1290px) {
    .report__header-bg {
      background-size: cover; } }

.report__header-summary {
  padding: 1.875rem;
  list-style-type: none; }
  .report__header-summary li + li {
    margin-top: 0.5rem; }

@media screen and (min-width: 1024px) {
  .report__header--collapse {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin-bottom: 0;
    box-shadow: none; } }

.report__header--collapse + .card {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.report__metadate {
  display: flex;
  align-items: center;
  margin-left: 0.9375rem;
  padding: 0.5rem 0;
  color: #9ea0a5; }
  @media screen and (min-width: 768px) {
    .report__metadate {
      display: inline-flex;
      border-left: 1px solid #eaedf3;
      margin-left: 1.25rem;
      padding-left: 1.25rem; } }

.report__icon-calendar {
  width: 22px;
  height: 22px;
  margin-right: 0.625rem;
  color: #bcbcbc; }

.report__username {
  margin-left: auto;
  color: #6b6c6f;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2; }
  @media screen and (max-width: 768px) {
    .report__username {
      //display: none;
      margin-left: 15px;	  } }
  .report__username svg {
    width: 14px;
    height: 14px;
    color: #29b6c5; }

@media screen and (max-width: 1023px) {
  .report .card--wrapper {
    border: 0 none;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none; }
  .report .card__body--mobile {
    border-top: 0 none;
    padding: 0; }
    .report .card__body--mobile + .card__body {
      border-top: 0; } }

.report__scope {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eaedf3;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  padding-right: 15px;
  background-color: #fbfdfd; }
  @media screen and (min-width: 1024px) {
    .report__scope {
      padding-right: 30px; } }
  .report__scope .btn {
    margin-left: auto; }
  .card__body + .report__scope,
  .collapse + .report__scope {
    border-top: 1px solid #eaedf3; }
  .collapse + .report__scope {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
    .collapse + .report__scope .report__scope-heading::before {
      border-top-left-radius: 0; }

.report__scope-heading {
  min-height: 4.5625rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem; }
  .report__scope-heading::before {
    width: 19px;
    background-color: #f8b564; }
  .report__scope-heading--decoration {
    padding-left: 1.8125rem; }
  .isIE11 .report__scope-heading {
    height: 4.5625rem; }

.report__scope--success {
  background-color: #29b6c5;
  color: #fff; }
  .report__scope--success .report__scope-heading {
    color: #fff; }
    .report__scope--success .report__scope-heading::before {
      display: none; }

.report__mobile-nav {
  position: fixed;
  top: 6px;
  right: 0;
  bottom: 0;
  z-index: 1070;
  overflow-y: auto;
  width: 14.375rem;
  border-left: 1px solid #eaedf3;
  background-color: rgba(255, 255, 255, 0.95);
  transform: translate3d(100%, 0, 0);
  transition: transform 0.15s; }
  .report__mobile-nav--show {
    transform: translate3d(0, 0, 0); }
  @media screen and (min-width: 1024px) {
    .report__mobile-nav {
      display: none; } }
  .report__mobile-nav .report__btn-icon {
    display: block;
    width: 100%;
    margin: 0;
    padding: 1.5625rem 1.25rem;
    text-align: right; }
  .report__mobile-nav .report__icon-bars {
    width: 12px;
    height: 12px; }
  .report__mobile-nav .navbar {
    position: relative; }
    .report__mobile-nav .navbar::before {
      content: '';
      position: absolute;
      top: 0;
      right: 1.25rem;
      left: 1.25rem;
      height: 1px;
      background-color: #eaedf3; }
  .report__mobile-nav .navbar__item,
  .report__mobile-nav .navbar__subitem {
    padding-left: 1.25rem; }
    .report__mobile-nav .navbar__item::before,
    .report__mobile-nav .navbar__subitem::before {
      right: 1.25rem;
      left: 1.25rem; }
    .report__mobile-nav .navbar__item::after,
    .report__mobile-nav .navbar__subitem::after {
      right: 1.125rem; }
  .report__mobile-nav .navbar__item[aria-expanded='true'] {
    border-left: 3px solid #307ceb;
    padding-left: 1.0625rem;
    color: #307ceb; }
  .report__mobile-nav .navbar__subitem {
    padding: 0.75rem 1.25rem; }

.report__nav {
  display: none; }
  @media screen and (min-width: 1024px) {
    .report__nav {
      display: block; } }
  .report__nav li + li {
    margin: 0; }
  .report__nav a {
    color: #6b6c6f; }
    .report__nav a:hover {
      color: #307ceb;
      text-decoration: none; }
    .report__nav a.selected {
      color: #307ceb; }

.report__nav--vertical {
  max-width: 16.75rem;
  padding: 1.5625rem 1.875rem 0 0.9375rem; }
 .report__nav--vertical ~ .col {
    max-width: 100%; }
    @media screen and (min-width: 1024px) {
      .report__nav--vertical ~ .col {
        max-width: calc(100% - 16.75rem); } }								 
 .report__nav--vertical a {
    display: block;
    padding: 0.5625rem 0; }

.report__nav--horizontal ul {
  display: flex;
  margin-bottom: 0; }
.report__nav--horizontal ul.list--unstyled {
display: block;}
.report__nav--horizontal li {
  display: inline; }
.report__nav--horizontal li + li {
  margin-left: 2.1875rem; }


.login {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100vh; }
  .login__container {
    display: flex;
    width: 51.625rem;
    max-width: 100%;
    border: 1px solid #eaedf3;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
    overflow: hidden; }
    @supports (display: grid) {
      .login__container {
        display: grid;
        grid-template-columns: 1fr 445px; } }
  .login__header {
    position: relative;
    flex: 1 0 445px;
    max-width: 445px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    order: 1;
    min-height: 25.125rem;
    padding: 3rem 2.5rem;
    background: url("../img/welcome.jpg") no-repeat;
    background-size: cover;
    color: #fff; }
    .login__header::after {
      content: '';
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 5;
      height: 243px;
      background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2)); }
  .login__heading, .login__intro {
    position: relative;
    z-index: 10; }
  .login__heading {
    margin-bottom: 0.1875rem;
    color: #fff;
    font-size: 1.375rem; }
  .login__intro {
    margin-bottom: 0;
    font-size: 0.875rem; }
  .login__form {
    position: relative;
    flex-grow: 1;
    padding: 3.625rem 1.875rem 0; }
    .login__form .evabar {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
    .login__form .logo-evaluame {
      display: block;
      margin-bottom: 1.875rem; }
  .login__lost-pass {
    border-top: 1px solid #eaedf3;
    margin-top: 1.25rem;
    padding-top: 1.25rem;
    color: #9ea0a5; }
  .login__lost-heading {
    margin-top: 1.625rem;
    color: #6b6c6f;
    font-size: 1.625rem;
    font-weight: 400; }
  .login__lost-intro {
    margin-bottom: 2.5rem; }

.p-page {
  background-color: #f9f9f9; }
  .p-page .btn {
    background: linear-gradient(180deg, #2ca0f7 0%, #1991eb 100%); }
    .p-page .btn:hover {
      background: linear-gradient(180deg, #2b9ff5 0%, #177dca 100%); }
    .p-page .btn:active {
      background: linear-gradient(180deg, #2283cc 0%, #0f71bb 100%); }

.p-page-content {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 6px 0 1px 2px rgba(0, 0, 0, 0.0125), -6px 0 1px 2px rgba(0, 0, 0, 0.0125), 1px 0 1px 1px rgba(0, 0, 0, 0.125), -1px 0 1px 1px rgba(0, 0, 0, 0.125);
  overflow: hidden; }

.p-content {
  padding: 5.875rem 1.125rem 0 1.5rem;
  background-color: #fff; }
  @media screen and (min-width: 768px) {
    .p-content {
      padding: 11.375rem 3.75rem 0; } }
  @media screen and (min-width: 1280px) {
    .p-content {
      padding: 6.5rem 2.5rem 0 6.5625rem; } }
  .p-content > section {
    position: relative;
    z-index: 1; }

.wizard {
  min-height: 30rem; }
  .wizard__btn-group {
    align-items: flex-end;
    justify-content: flex-end;
    padding-bottom: 1.25rem; }
    .isIE11 .wizard__btn-group {
      justify-content: flex-start; }
  .wizard .scrollbar-rail {
    max-height: 486px;
    overflow: hidden; }
    .wizard .scrollbar-rail--border-top {
      border-top: 1px solid #eaedf3; }
  .wizard__form-group {
    padding-right: 17px; }
    .wizard__form-group .btn--action {
      margin-top: 1.5rem; }
  .wizard__checkbox-group {
    display: flex;
    justify-content: space-between; }
  .wizard__preview {
    flex-basis: 17.3125rem;
    max-width: 17.3125rem;
    position: relative; }
    @media screen and (min-width: 1200px) {
      .wizard__preview {
        flex-basis: calc(calc(100vw / 1920) * 500);
        max-width: calc(calc(100vw / 1920) * 500); } }
    .wizard__preview .btn {
      width: auto;
      padding: 0.3125rem 0.625rem;
      color: #9ea0a5; }
  .wizard__btn-icon {
    width: 20px;
    height: 20px; }
  .wizard__sample {
    width: calc(100% - 20px);
    min-height: 22.6875rem;
    height: 90%;
    border: 1px solid #eaedf3;
    margin-top: 1.25rem;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    transition: all 600ms ease;
    position: absolute;
    right: 10px;
    z-index: 10; }
	.wizard__sample.has-zoom-in {
      width: 73vw;
      height: 65vh; }
    .wizard__sample iframe {
      border: 0; }


#dataTables-estadoEncuestas_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-estadoEncuestas_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-estadoEncuestas_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }
#dataTables-estadoEncuestasGenerales_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-estadoEncuestasGenerales_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-estadoEncuestasGenerales_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }

#dataTables-usuariosObjetivos_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-usuariosObjetivos_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-usuariosObjetivos_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }

#dataTables-usuariosObjetivosSinObjetivos_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-usuariosObjetivosSinObjetivos_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-usuariosObjetivosSinObjetivos_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }

#dataTables-nuevoEmpleado_wrapper .table__buttons--top {
  padding-left: 1.875rem;
  padding-right: 1.875rem; }
  
#dataTables-tp_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-tp_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-tp_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }
#dataTables-informes_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-informes_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-informes_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }
	
#Exportar_a_Excel { width: 100%; }

#dataTables-hr_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-hr_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-hr_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }
	
#dataTables-equivalencias_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-equivalencias_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-equivalencias_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }
	
	
  
#dataTables-listadoObjetivos_wrapper .dataTables_scrollBody,
#dataTables-usuariosObjetivos_wrapper .dataTables_scrollBody {
  overflow: inherit !important; }
#dataTables-usuariosObjetivosSinObjetivos_wrapper .dataTables_scrollBody {
  overflow: inherit !important; }

#dataTables-listadoObjetivos_wrapper .dropdown-menu,
#dataTables-usuariosObjetivos_wrapper .dropdown-menu {
  left: 6px !important; }
#dataTables-usuariosObjetivosSinObjetivos_wrapper .dropdown-menu {
  left: 6px !important; }  
  
 #dataTables-listadoObjetivos_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-listadoObjetivos_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-listadoObjetivos_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; } 
  
 	
	#dataTables-tp_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-tp_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-tp_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }
 
#dataTables-listadoColaboradoresSinObjetivos_wrapper .dataTables_scrollBody, {
  overflow: inherit !important; }

#dataTables-listadoColaboradoresSinObjetivos_wrapper .dropdown-menu {
  left: 6px !important; }
  
  
 #dataTables-listadoColaboradoresSinObjetivos_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-listadoColaboradoresSinObjetivos_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-listadoColaboradoresSinObjetivos_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; } 
  #dataTables-listadoColaboradores_wrapper .dataTables_scrollBody, {
  overflow: inherit !important; }

#dataTables-listadoColaboradores_wrapper .dropdown-menu {
  left: 6px !important; }
  
  
 #dataTables-listadoColaboradores_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-listadoColaboradores_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-listadoColaboradores_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; } 

#dataTables-sedes_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-sedes_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-sedes_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }
#dataTables-puestos_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-puestos_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-puestos_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }
#dataTables-direcciones_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-direcciones_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-direcciones_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }
#dataTables-evaluaciones_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-evaluaciones_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-evaluaciones_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }
#dataTables-usuariosSinPlanes_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-usuariosSinPlanes_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-usuariosSinPlanes_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }
#dataTables-planesUsuarios_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-planesUsuarios_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-planesUsuarios_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }
#dataTables-usuariosSinObjetivos_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-usuariosSinObjetivos_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-usuariosSinObjetivos_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }
#dataTables-objetivosUsuarios_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-objetivosUsuarios_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-objetivosUsuarios_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }	
#dataTables-segObjetivosUsuarios_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-segObjetivosUsuarios_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-segObjetivosUsuarios_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }	
	
#dataTables-cuestionarios_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-cuestionarios_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-cuestionarios_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }	
#dataTables-cuestionariosGenerales_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-cuestionariosGenerales_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-cuestionariosGenerales_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }	
#dataTables-listadoCompetencias_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-listadoCompetencias_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-listadoCompetencias_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }	
#dataTables-listadoBloquesPregunta_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-listadoBloquesPregunta_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-listadoBloquesPregunta_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }
#dataTables-listadoTr_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-listadoTr_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-listadoTr_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }
#dataTables-listadoCriterios_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-listadoCriterios_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-listadoCriterios_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }
#dataTables-listadoPlanesDesarrollo_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-listadoPlanesDesarrollo_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-listadoPlanesDesarrollo_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; } 
	/*# sourceMappingURL=style.css.map */

div#ayudaFrame{
	position:absolute;
	z-index:-99;
	top:245px;
	border: 1px solid #eaedf3;
	opacity:0;
 	}
div#ayudaFrame{right:30px;width:500px;height:550px}

div#ayudaFrameHome{
	position:absolute;
	z-index:-99;
	top:165px;
	border: 1px solid #eaedf3;
	opacity:0;
   right:30px;width:500px;height:550px}

/*.ayudaFrame {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.2%;
  margin-bottom: 20px;
}
.ayudaFrame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}*/
#dataTables-listadoObjetivosPtesValidar_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-listadoObjetivosPtesValidar_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-listadoObjetivosPtesValidar_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }
#dataTables-listadoPlanesPtesValidar_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-listadoPlanesPtesValidar_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-listadoPlanesPtesValidar_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }
	
.narrowCol {
	.isIE11 & {
	padding-right: 7px;
	}
}
#dataTables-listadoInformesPersonalizables_wrapper .dt-buttons {
  order: 1;
  padding: 1.5rem 1.875rem; }

.comp__imagen {
    max-height: 3.125rem;
    min-height: 3.125rem; }

.comp__imagen:not([src=""]) + .company-name__name {
  border-left: 1px solid #eaedf3;
  margin-left: 0.9375rem;
  padding-left: 0.9375rem; }
  @media screen and (max-width: 767px) {
.comp__imagen:not([src=""]) + .company-name__name {
      display: none; } }
.comp__imagen_informe {
    max-height: 10.125rem;
    min-height: 10.125rem; }

.p_imagen_informe {
page-break-inside: auto;
}

@media print  {
    .comp__imagen_informe {
	page-break-inside: auto;
  } }
	
#dataTables-seguimientoAuditorias_wrapper .dataTables_scrollBody, {
  overflow: inherit !important; }
  
#dataTables-seguimientoAuditorias_wrapper .dataTable
#dataTables-seguimientoAuditorias .text--truncate {
  max-width: initial; }

#dataTables-seguimientoAuditorias_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-seguimientoAuditorias_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-seguimientoAuditorias_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }

.vertical{
    writing-mode:vertical-rl;
    transform: rotate(-180deg);
}
.auto { margin:auto; }
div#matriz div.yAxis {
    vertical-align: middle;white-space: nowrap;
    display:table-cell; color:#505050; 
    width:46px; min-width:46px;
}
div.tableMatriz { display: table; }

div#matriz {
    background: white;
    display:table;      
margin-top:3rem !important;	
    -webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;

div#matriz div.xAxis {
    text-align: center;  
    display:table-cell; font-size:18px; color:#505050;  padding-top:12px;
}
div#matriz div.yAxis p { margin:0px; padding:0px; height:300px; overflow: hidden; }

div.cell { display:table-cell; }
div.row { display:table-row; }
.pl12 { padding-left:12px; }
.top { vertical-align: top; }
.center { text-align: center; }
.w100 { width:100%; }

.mt12 { margin-top:12px; }

}
div#matriz text {
}

div#matriz div.canvas {
    display:table-cell; width:400px; height:300px;
}


div#matriz div.colDer {
    vertical-align: top;white-space: nowrap;
    display:table-cell; font-size:18px; color:#505050; 
    width:46px; min-width:46px;
	padding-left:20px; 
	padding-top:8px;
}

svg#matrizSvg9 { overflow: hidden; }
svg#matrizSvg16 { overflow: hidden; }
svg#matrizSvg25 { overflow: hidden; }
div#matriz p.vertical{
    writing-mode:vertical-rl;
    transform: rotate(-180deg);
}

/* IE10+ CSS styles go here */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    div#matriz p.vertical{
        writing-mode:vertical-rl;
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
    }
}

.pt24 {
    padding-top: 24px;
}
.big2 {
   // font-size: 18px!important;
}
.auto {
    margin: auto;
    text-align: center;
}
.block {
    display: block;
}
.peq {
    font-size: 12px!important;
	   
}
label {
display: inline-block;
}
.niveles_9n {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
	margin-top: 0;
    margin-bottom: 1rem;
	 text-align: left;
	 font-size: 14px!important;
}
.niveles {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
	margin-top: 0;
    margin-bottom: 0.5rem;
	 text-align: left;
	 font-size: 12px!important;
}
#dataTables-areas_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-areas_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-areas_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }
#dataTables-secciones_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-secciones_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-secciones_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }

.typeOfAnswerSelected {
  width: 100%;
  height: 0;
  padding: 0;
  margin-left: 4px;
  border: 0;
  color: #3e3f42; }
  .typeOfAnswerSelected.visible {
    height: auto;
    margin-top: 4px; }

.typeOfAnswerSelected-error {
  margin-top: 2px;
  color: #e95584; }
  
.mt-labelO-height {
  margin-top: 0.5rem; }
  
#dataTables-cuestionariosDenuncias_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-cuestionariosDenuncias_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-cuestionariosDenuncias_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }
#dataTables-seguimientoDenuncias_wrapper .dataTables_scrollBody, {
  overflow: inherit !important; }
  
#dataTables-seguimientoDenuncias_wrapper .dataTable
#dataTables-seguimientoDenuncias .text--truncate {
  max-width: initial; }

#dataTables-seguimientoDenuncias_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-seguimientoDenuncias_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-seguimientoDenuncias_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }
#dataTables-categorias_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-categorias_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-categorias_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }
#dataTables-log_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-log_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-log_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }
.docSelected {
    width: 100%;
    padding: 0;
    margin-left: 4px;
    border: 0;
    //color: #3e3f42;
	color: #29b6c5;
}
.comp__doc {
    max-height: 3.125rem;
    min-height: 3.125rem; }

.comp__doc:not([src=""]) + .company-name__name {
  border-left: 1px solid #eaedf3;
  margin-left: 0.9375rem;
  padding-left: 0.9375rem; }
  @media screen and (max-width: 767px) {
.comp__doc:not([src=""]) + .company-name__name {
      display: none; } }
.comp__doc_informe {
    max-height: 10.125rem;
    min-height: 10.125rem; }
.cd_login {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100vh; }
  .cd_login__container {
    display: flex;
    width: 51.625rem;
    max-width: 100%;
    border: 1px solid #eaedf3;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
    overflow: hidden; }
    @supports (display: grid) {
      .cd_login__container {
        display: grid;
        grid-template-columns: 1fr 445px; } }
  .cd_login__header {
    position: relative;
    flex: 1 0 445px;
    max-width: 445px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    order: 1;
    min-height: 25.125rem;
    padding: 3rem 2.5rem;
    background: url("../img/welcome.jpg") no-repeat;
    background-size: cover;
    color: #fff; }
    .cd_login__header::after {
      content: '';
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 5;
      height: 243px;
      background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2)); }
  .cd_login__heading, .cd_login__intro {
    position: relative;
    z-index: 10; }
  .cd_login__heading {
    margin-bottom: 0.1875rem;
    color: #fff;
    font-size: 1.375rem; }
  .cd_login__intro {
    margin-bottom: 0;
    font-size: 0.875rem; }
  .cd_login__form {
    position: relative;
    flex-grow: 1;
    padding: 3.625rem 1.875rem 0; }
    .cd_login__form .evabar {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
    .cd_login__form .logo-evaluame {
      display: block;
      margin-bottom: 1.875rem; }
  .cd_login__lost-pass {
    border-top: 1px solid #eaedf3;
    margin-top: 1.25rem;
    padding-top: 1.25rem;
    color: #9ea0a5; }
  .cd_login__lost-heading {
    margin-top: 1.625rem;
    color: #6b6c6f;
    font-size: 1.625rem;
    font-weight: 400; }
  .cd_login__lost-intro {
    margin-bottom: 2.5rem; }
#dataTables-usuariosAdministradores_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-usuariosAdministradores_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-usuariosAdministradores_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }
#dataTables-urls_wrapper .table__buttons--top {
  flex-wrap: wrap; }
  #dataTables-urls_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
  #dataTables-urls_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; }

#dataTables-listadoObjetivos_wrapper .dataTables_scrollBody,
#dataTables-usuariosObjetivos_wrapper .dataTables_scrollBody {
  overflow: inherit !important; }
#dataTables-usuariosObjetivosSinObjetivos_wrapper .dataTables_scrollBody {
  overflow: inherit !important; }

#dataTables-listadoObjetivosGenerales_wrapper .dropdown-menu{
  left: 6px !important; }
#dataTables-listadoObjetivosGenerales_wrapper .table__buttons--top {
  flex-wrap: wrap; }
#dataTables-listadoObjetivosGenerales_wrapper .table__buttons--top .dt-buttons {
    order: 1;
    padding: 1.5rem 1.875rem; }
#dataTables-listadoObjetivosGenerales_wrapper .table__buttons--top .btn-group {
    order: 2;
    width: 100%;
    padding: 1.5rem 1.875rem;
    border-top: 1px solid #eaedf3; } 
/* CONTENEDOR DEL RADAR EN PANTALLA */
#spiderWrapper {
  width: 80%;          /* más grande que antes */
  max-width: 800px;    /* tamaño máximo cómodo */
  margin: 30px auto;   /* centrado + espacio arriba y abajo */
}

/* EL LIENZO DEL RADAR */
#canvasSpider {
  display: block;
  width: 100% !important;
  height: auto !important;  /* deja que Chart.js calcule la altura */
}	
	


