/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

.confirm-dialog-block .confirm-dialog-container {
  width: -webkit-calc(100vw - 40px);
  width: -moz-calc(100vw - 40px);
  width: calc(100vw - 40px);
  max-width: 500px;
  padding: 55px 20px 50px 20px;
  text-align: center;
  line-height: 1.42857; }
  @media (min-width: 768px) {
    .confirm-dialog-block .confirm-dialog-container {
      width: 700px;
      max-width: 700px;
      padding: 105px 95px 115px 95px; } }
  .confirm-dialog-block .confirm-dialog-container .confirm-message {
    font-size: 16px;
    color: #36444d;
    margin: 0 0 40px 0; }
    @media (min-width: 768px) {
      .confirm-dialog-block .confirm-dialog-container .confirm-message {
        margin: 0 0 60px 0;
        font-size: 18px; } }
  .confirm-dialog-block .confirm-dialog-container .button-accept {
    display: inline-block;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    width: 100px;
    height: 48px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    text-align: center;
    line-height: 48px;
    font-size: 14px;
    color: #fff;
    background-color: #00a3ff;
    cursor: pointer; }
    .confirm-dialog-block .confirm-dialog-container .button-accept > * {
      line-height: 1.42857; }
    @media (min-width: 768px) {
      .confirm-dialog-block .confirm-dialog-container .button-accept {
        display: inline-block;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        width: 110px;
        height: 54px;
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
        text-align: center;
        line-height: 54px; }
        .confirm-dialog-block .confirm-dialog-container .button-accept > * {
          line-height: 1.42857; } }
    @media (min-width: 1024px) {
      .confirm-dialog-block .confirm-dialog-container .button-accept:hover {
        background-color: #0092e5; } }
  .confirm-dialog-block .confirm-dialog-container .button-reject {
    display: inline-block;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    width: 100px;
    height: 48px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    text-align: center;
    line-height: 48px;
    margin-left: 20px;
    font-size: 14px;
    color: #27a8f8;
    cursor: pointer; }
    .confirm-dialog-block .confirm-dialog-container .button-reject > * {
      line-height: 1.42857; }
    @media (min-width: 768px) {
      .confirm-dialog-block .confirm-dialog-container .button-reject {
        display: inline-block;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        width: 110px;
        height: 54px;
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
        text-align: center;
        line-height: 54px;
        margin-left: 30px; }
        .confirm-dialog-block .confirm-dialog-container .button-reject > * {
          line-height: 1.42857; } }
    @media (min-width: 1024px) {
      .confirm-dialog-block .confirm-dialog-container .button-reject:hover {
        color: #0092e5; } }

.copy-link-dialog-block .copy-link-dialog-container {
  width: -webkit-calc(100vw - 40px);
  width: -moz-calc(100vw - 40px);
  width: calc(100vw - 40px);
  padding: 45px 20px 45px 20px;
  line-height: 1.42857; }
  @media (min-width: 768px) {
    .copy-link-dialog-block .copy-link-dialog-container {
      max-width: 900px;
      padding: 85px 75px 135px 75px; } }
  @media (min-width: 1024px) {
    .copy-link-dialog-block .copy-link-dialog-container {
      width: 900px;
      padding: 115px 95px 165px 95px; } }
  .copy-link-dialog-block .copy-link-dialog-container .dialog-title {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    text-align: center;
    color: #00a3ff;
    margin: 0 0 40px 0; }
    @media (min-width: 768px) {
      .copy-link-dialog-block .copy-link-dialog-container .dialog-title {
        margin: 0 0 85px 0;
        font-size: 30px; } }
  .copy-link-dialog-block .copy-link-dialog-container .link-container::before, .copy-link-dialog-block .copy-link-dialog-container .link-container::after {
    content: '';
    display: table; }
  .copy-link-dialog-block .copy-link-dialog-container .link-container::after {
    clear: both; }
  .copy-link-dialog-block .copy-link-dialog-container .link-container input {
    height: 54px;
    width: -webkit-calc(100% - 145px);
    width: -moz-calc(100% - 145px);
    width: calc(100% - 145px);
    background-color: #fff;
    border: none;
    outline: none;
    font-size: 16px;
    letter-spacing: 0.7px;
    color: #90a4ae;
    padding: 0 32px;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(115, 91, 251, 0.1);
    box-shadow: 0px 0px 40px 0px rgba(115, 91, 251, 0.1); }
  .copy-link-dialog-block .copy-link-dialog-container .link-container .button-copy {
    float: right;
    display: inline-block;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    width: 100px;
    height: 48px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    text-align: center;
    line-height: 48px;
    font-size: 14px;
    color: #fff;
    background-color: #00a3ff;
    cursor: pointer; }
    .copy-link-dialog-block .copy-link-dialog-container .link-container .button-copy > * {
      line-height: 1.42857; }
    @media (min-width: 768px) {
      .copy-link-dialog-block .copy-link-dialog-container .link-container .button-copy {
        display: inline-block;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        width: 110px;
        height: 54px;
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
        text-align: center;
        line-height: 54px; }
        .copy-link-dialog-block .copy-link-dialog-container .link-container .button-copy > * {
          line-height: 1.42857; } }
    @media (min-width: 1024px) {
      .copy-link-dialog-block .copy-link-dialog-container .link-container .button-copy:hover {
        background-color: #0092e5; } }
  .copy-link-dialog-block .copy-link-dialog-container a {
    display: inline-block;
    margin: 12px 0 0 0;
    font-size: 12px;
    color: #27a8f8;
    text-decoration: underline; }

.dialog-body-block .dialog-back-layer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100vw;
  height: 100vh;
  background-color: rgba(54, 68, 77, 0.5);
  overflow-y: scroll; }

.dialog-body-block .dialog-container {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #ebeff3; }
  .dialog-body-block .dialog-container .icon-icon-15 {
    position: absolute;
    top: 11px;
    right: 11px;
    font-size: 15px;
    color: #36444d;
    cursor: pointer; }
    @media (min-width: 768px) {
      .dialog-body-block .dialog-container .icon-icon-15 {
        top: 22px;
        right: 22px;
        font-size: 19px; } }

.dropdown-menu-block .dropdown-list {
  position: absolute;
  top: 0;
  right: 22px;
  width: 194px;
  font-family: 'Montserrat', sans-serif;
  background-color: #fff;
  -webkit-box-shadow: 0px 8px 39px 0px rgba(142, 117, 238, 0.37);
  box-shadow: 0px 8px 39px 0px rgba(142, 117, 238, 0.37);
  z-index: 50; }
  .dropdown-menu-block .dropdown-list.open {
    display: block; }
  .dropdown-menu-block .dropdown-list .dropdown-list-heading {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #00a3ff;
    border-bottom: 1px solid #a9dcfc; }
    .dropdown-menu-block .dropdown-list .dropdown-list-heading > * {
      line-height: 1.42857; }
  .dropdown-menu-block .dropdown-list ul li {
    height: 41px;
    line-height: 41px;
    color: #7793a1;
    border-bottom: 1px solid #dae2e5;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s; }
    .dropdown-menu-block .dropdown-list ul li > * {
      line-height: 1.42857; }
    .dropdown-menu-block .dropdown-list ul li:last-child {
      border-bottom: none; }
    @media (min-width: 1024px) {
      .dropdown-menu-block .dropdown-list ul li:hover {
        color: #02a2ff; } }
    .dropdown-menu-block .dropdown-list ul li .dropdown-item-icon {
      display: inline-block;
      vertical-align: middle;
      margin: 0 18px 0 23px;
      font-size: 20px; }
    .dropdown-menu-block .dropdown-list ul li .dropdown-item-text {
      font-size: 14px;
      vertical-align: middle; }

.history-list-block .col-icon {
  float: left;
  width: 15%; }
  @media (min-width: 768px) {
    .history-list-block .col-icon {
      width: 90px; } }
  @media (min-width: 1024px) {
    .history-list-block .col-icon {
      width: 120px; } }

.history-list-block .col-message {
  float: right;
  width: 85%; }
  @media (min-width: 768px) {
    .history-list-block .col-message {
      width: -webkit-calc(100% - 270px);
      width: -moz-calc(100% - 270px);
      width: calc(100% - 270px);
      float: left; } }
  @media (min-width: 1024px) {
    .history-list-block .col-message {
      width: -webkit-calc(100% - 330px);
      width: -moz-calc(100% - 330px);
      width: calc(100% - 330px); } }

.history-list-block .col-date {
  float: right;
  width: 85%; }
  @media (min-width: 768px) {
    .history-list-block .col-date {
      width: 180px;
      float: left; } }
  @media (min-width: 1024px) {
    .history-list-block .col-date {
      width: 210px; } }

.history-list-block .history-list-heading {
  display: none;
  font-size: 12px;
  text-transform: uppercase;
  color: #6f7a87;
  padding: 7px 0; }
  .history-list-block .history-list-heading::before, .history-list-block .history-list-heading::after {
    content: '';
    display: table; }
  .history-list-block .history-list-heading::after {
    clear: both; }
  @media (min-width: 768px) {
    .history-list-block .history-list-heading {
      display: block; } }

.history-list-block .history-list-item {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  background-color: #fff;
  -webkit-box-shadow: 0 14px 50px 0 rgba(152, 125, 254, 0.14);
  box-shadow: 0 14px 50px 0 rgba(152, 125, 254, 0.14);
  margin-bottom: 4px; }
  .history-list-block .history-list-item.ng-enter {
    opacity: 0; }
  .history-list-block .history-list-item.ng-enter.ng-enter-active {
    opacity: 1; }
  .history-list-block .history-list-item.ng-leave {
    opacity: 1; }
  .history-list-block .history-list-item.ng-leave.ng-leave-active {
    opacity: 0; }
  .history-list-block .history-list-item::before, .history-list-block .history-list-item::after {
    content: '';
    display: table; }
  .history-list-block .history-list-item::after {
    clear: both; }
  .history-list-block .history-list-item .col-icon {
    text-align: center;
    line-height: 42px; }
    .history-list-block .history-list-item .col-icon > * {
      line-height: 1.42857; }
    @media (min-width: 768px) {
      .history-list-block .history-list-item .col-icon {
        line-height: 60px; }
        .history-list-block .history-list-item .col-icon > * {
          line-height: 1.42857; } }
  .history-list-block .history-list-item .col-message {
    font-size: 14px;
    line-height: 1.3;
    color: #36444d;
    padding: 12px 10px 7px 0; }
    @media (min-width: 768px) {
      .history-list-block .history-list-item .col-message {
        line-height: 1.42857;
        font-size: 16px;
        padding: 20px 30px 20px 0; } }
    @media (min-width: 1024px) {
      .history-list-block .history-list-item .col-message {
        padding: 20px 40px 20px 0; } }
  .history-list-block .history-list-item .col-date {
    font-size: 10px;
    color: #90a4ae;
    padding-bottom: 12px; }
    @media (min-width: 768px) {
      .history-list-block .history-list-item .col-date {
        color: #6f7a87;
        font-size: 14px;
        padding-bottom: 0;
        line-height: 60px; }
        .history-list-block .history-list-item .col-date > * {
          line-height: 1.42857; } }
    .history-list-block .history-list-item .col-date span {
      display: inline-block;
      vertical-align: middle; }

.history-list-block .history-more-container {
  margin-top: 30px;
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .history-list-block .history-more-container {
      margin-top: 50px;
      margin-bottom: 130px; } }
  .history-list-block .history-more-container .button-more {
    display: inline-block;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    width: 164px;
    height: 54px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    text-align: center;
    line-height: 54px;
    background-color: #fff;
    color: #0099ff;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(115, 91, 251, 0.1);
    box-shadow: 0px 0px 40px 0px rgba(115, 91, 251, 0.1);
    cursor: pointer; }
    .history-list-block .history-more-container .button-more > * {
      line-height: 1.42857; }
    @media (min-width: 1024px) {
      .history-list-block .history-more-container .button-more:hover {
        background-color: #00a3ff;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #fff; } }

.pagination-wrapper {
  position: relative;
  width: 100%; }
  .pagination-wrapper::before, .pagination-wrapper::after {
    content: '';
    display: table; }
  .pagination-wrapper::after {
    clear: both; }
  .pagination-wrapper .pagination {
    position: relative;
    float: right; }
    .pagination-wrapper .pagination::before, .pagination-wrapper .pagination::after {
      content: '';
      display: table; }
    .pagination-wrapper .pagination::after {
      clear: both; }
    .pagination-wrapper .pagination li.item {
      position: relative;
      display: block;
      float: left;
      color: #97aab3;
      font-size: 16px;
      line-height: 16px;
      padding: 10px;
      font-family: "Open Sans", sans-serif;
      cursor: pointer; }
    .pagination-wrapper .pagination li.item.active {
      color: #36444d; }
    .pagination-wrapper .pagination li.left {
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
    .pagination-wrapper .pagination li.right {
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg); }

.project-form-block {
  width: 100%;
  max-width: 560px;
  margin: 0 auto; }
  .project-form-block .form-field-container {
    margin: 0 0 25px 0; }
    .project-form-block .form-field-container .field-title {
      display: inline-block;
      font-size: 16px;
      color: #6f7a87;
      margin: 0 0 10px 0; }
    .project-form-block .form-field-container .field-input-container {
      position: relative; }
      .project-form-block .form-field-container .field-input-container input {
        display: block;
        width: 100%;
        height: 54px;
        padding: 0 60px 0 30px;
        background-color: #fff;
        border: none;
        outline: none;
        -webkit-box-shadow: 0px 0px 40px 0px rgba(115, 91, 251, 0.1);
        box-shadow: 0px 0px 40px 0px rgba(115, 91, 251, 0.1);
        font-size: 16px;
        color: #36444d;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        -moz-transition: 0.2s;
        transition: 0.2s; }
        .project-form-block .form-field-container .field-input-container input:focus {
          -webkit-box-shadow: 0px 0px 40px 0px rgba(115, 91, 251, 0.2);
          box-shadow: 0px 0px 40px 0px rgba(115, 91, 251, 0.2); }
      .project-form-block .form-field-container .field-input-container.field-error input {
        color: #f65b58;
        background-color: #f3e7e6;
        -webkit-box-shadow: 0px 4px 10px 0px rgba(152, 125, 254, 0.1);
        box-shadow: 0px 4px 10px 0px rgba(152, 125, 254, 0.1); }
      .project-form-block .form-field-container .field-input-container.field-error::before {
        position: absolute;
        right: 22px;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        font-family: 'icomoon';
        content: '\e913';
        font-size: 18px;
        color: #ff0245; }
      .project-form-block .form-field-container .field-input-container.field-success input {
        background-color: #eef9ff;
        color: #0099ff;
        -webkit-box-shadow: 0px 4px 10px 0px rgba(152, 125, 254, 0.1);
        box-shadow: 0px 4px 10px 0px rgba(152, 125, 254, 0.1); }
      .project-form-block .form-field-container .field-input-container.field-success::before {
        position: absolute;
        right: 22px;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        font-family: 'icomoon';
        content: '\e912';
        font-size: 18px;
        color: #27a8f8; }
  .project-form-block .form-buttons-container {
    margin: 65px 0 0 0;
    text-align: center; }
    .project-form-block .form-buttons-container .button-save {
      display: inline-block;
      -webkit-border-radius: 8px;
      border-radius: 8px;
      width: 100px;
      height: 48px;
      font-family: 'Montserrat', sans-serif;
      font-size: 16px;
      -webkit-transition: all 0.2s;
      -o-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      text-align: center;
      line-height: 48px;
      font-size: 14px;
      color: #fff;
      background-color: #00a3ff;
      cursor: pointer;
      outline: none;
      border: none;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      -moz-transition: 0.2s;
      transition: 0.2s; }
      .project-form-block .form-buttons-container .button-save > * {
        line-height: 1.42857; }
      @media (min-width: 768px) {
        .project-form-block .form-buttons-container .button-save {
          display: inline-block;
          -webkit-border-radius: 8px;
          border-radius: 8px;
          width: 164px;
          height: 54px;
          font-family: 'Montserrat', sans-serif;
          font-size: 16px;
          -webkit-transition: all 0.2s;
          -o-transition: all 0.2s;
          -moz-transition: all 0.2s;
          transition: all 0.2s;
          text-align: center;
          line-height: 54px; }
          .project-form-block .form-buttons-container .button-save > * {
            line-height: 1.42857; } }
      @media (min-width: 1024px) {
        .project-form-block .form-buttons-container .button-save:hover {
          background-color: #0092e5; } }
      .project-form-block .form-buttons-container .button-save[disabled] {
        background-color: #c2e1f1;
        cursor: default; }
    .project-form-block .form-buttons-container .button-cancel {
      display: inline-block;
      -webkit-border-radius: 8px;
      border-radius: 8px;
      width: 100px;
      height: 48px;
      font-family: 'Montserrat', sans-serif;
      font-size: 16px;
      -webkit-transition: all 0.2s;
      -o-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      text-align: center;
      line-height: 48px;
      margin-left: 20px;
      font-size: 14px;
      color: #27a8f8;
      cursor: pointer; }
      .project-form-block .form-buttons-container .button-cancel > * {
        line-height: 1.42857; }
      @media (min-width: 768px) {
        .project-form-block .form-buttons-container .button-cancel {
          display: inline-block;
          -webkit-border-radius: 8px;
          border-radius: 8px;
          width: 164px;
          height: 54px;
          font-family: 'Montserrat', sans-serif;
          font-size: 16px;
          -webkit-transition: all 0.2s;
          -o-transition: all 0.2s;
          -moz-transition: all 0.2s;
          transition: all 0.2s;
          text-align: center;
          line-height: 54px;
          margin-left: 65px; }
          .project-form-block .form-buttons-container .button-cancel > * {
            line-height: 1.42857; } }
      @media (min-width: 1024px) {
        .project-form-block .form-buttons-container .button-cancel:hover {
          color: #0092e5; } }

.user-dialog-wrapper {
  position: relative;
  padding: 124px 160px;
  background: #ebeff3; }
  .user-dialog-wrapper h3.dialog-header {
    position: relative;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    color: #00a3ff;
    font-family: "Montserrat Medium";
    margin: 0;
    margin-bottom: 65px; }
  .user-dialog-wrapper form.dialog-form {
    position: relative;
    width: 560px; }
    .user-dialog-wrapper form.dialog-form label, .user-dialog-wrapper form.dialog-form input, .user-dialog-wrapper form.dialog-form select {
      position: relative;
      display: block;
      width: 100%;
      font-size: 16px;
      margin-bottom: 16px;
      font-family: "Open Sans", sans-serif; }
    .user-dialog-wrapper form.dialog-form label {
      line-height: 16px;
      color: #6f7a87; }
    .user-dialog-wrapper form.dialog-form input, .user-dialog-wrapper form.dialog-form select {
      height: 54px;
      line-height: 54px;
      background: #fff;
      border: none;
      padding: 0 32px;
      -webkit-box-shadow: 0 0 10px rgba(152, 125, 254, 0.1);
      box-shadow: 0 0 10px rgba(152, 125, 254, 0.1); }
    .user-dialog-wrapper form.dialog-form .local-wrapper {
      position: relative; }
      .user-dialog-wrapper form.dialog-form .local-wrapper::before, .user-dialog-wrapper form.dialog-form .local-wrapper::after {
        content: '';
        display: table; }
      .user-dialog-wrapper form.dialog-form .local-wrapper::after {
        clear: both; }
      .user-dialog-wrapper form.dialog-form .local-wrapper .left {
        position: relative;
        float: left;
        width: 48%; }
      .user-dialog-wrapper form.dialog-form .local-wrapper div:first-child {
        margin-right: 4%; }
    .user-dialog-wrapper form.dialog-form .button-wrapper {
      position: relative;
      text-align: center;
      margin-top: 64px; }
    .user-dialog-wrapper form.dialog-form .save-btn, .user-dialog-wrapper form.dialog-form .cancel-btn {
      position: relative;
      display: inline-block;
      width: 164px;
      font-size: 16px;
      line-height: 54px;
      font-family: Montserrat;
      border: none;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      cursor: pointer;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
    .user-dialog-wrapper form.dialog-form .save-btn {
      color: #fff;
      background: #00a3ff;
      margin-right: 94px; }
      .user-dialog-wrapper form.dialog-form .save-btn:hover {
        background: #0092e5; }
    .user-dialog-wrapper form.dialog-form .cancel-btn {
      color: #00a3ff;
      background: transparent; }
      .user-dialog-wrapper form.dialog-form .cancel-btn:hover {
        color: #0092e5; }

.general-info {
  position: relative;
  text-align: center;
  margin-bottom: 25px; }
  .general-info:last-child {
    margin-bottom: 0; }
  @media (min-width: 1024px) {
    .general-info {
      text-align: justify;
      margin-bottom: 78px; } }
  .general-info:before {
    content: '';
    display: block;
    width: 100%;
    height: 0; }
  .general-info:after {
    width: 100%;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block; }

.btns-block {
  text-align: center; }

.view-all-users {
  display: inline-block;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  width: 164px;
  height: 54px;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  line-height: 54px;
  border: none;
  background: #fff;
  color: #00a3ff;
  cursor: pointer; }
  .view-all-users > * {
    line-height: 1.42857; }
  .view-all-users:hover {
    background: #00a3ff;
    color: #fff; }

.header-block {
  position: relative;
  background-color: #fff;
  height: 60px;
  z-index: 10; }
  @media (min-width: 768px) {
    .header-block {
      height: 90px; } }
  .header-block::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    height: 16px;
    z-index: 20;
    -webkit-box-shadow: inset 0px 6px 6px 0px rgba(152, 125, 254, 0.06);
    box-shadow: inset 0px 6px 6px 0px rgba(152, 125, 254, 0.06); }
    @media (min-width: 768px) {
      .header-block::after {
        -webkit-box-shadow: inset 0px 8px 8px 0px rgba(152, 125, 254, 0.1);
        box-shadow: inset 0px 8px 8px 0px rgba(152, 125, 254, 0.1); } }
  .header-block .wrapper::before, .header-block .wrapper::after {
    content: '';
    display: table; }
  .header-block .wrapper::after {
    clear: both; }
  .header-block .logo-container {
    float: left;
    height: 60px;
    line-height: 60px; }
    @media (min-width: 768px) {
      .header-block .logo-container {
        height: 90px;
        line-height: 90px; } }
    .header-block .logo-container .logo {
      display: inline-block;
      vertical-align: middle;
      background-image: url("/assets/img/logo.jpg");
      background-position: center center;
      background-repeat: no-repeat;
      -o-background-size: contain;
      background-size: contain;
      width: 110px;
      height: 58px; }
      @media (min-width: 768px) {
        .header-block .logo-container .logo {
          width: 162px;
          height: 78px; } }
  .header-block .menu-icon-container {
    float: right;
    line-height: 60px; }
    @media (min-width: 768px) {
      .header-block .menu-icon-container {
        display: none; } }
    .header-block .menu-icon-container > * {
      z-index: 50; }
  .header-block .navigation-container {
    position: fixed;
    left: 100vw;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    color: #7793a1;
    z-index: 40;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s; }
    .header-block .navigation-container::before, .header-block .navigation-container::after {
      content: '';
      display: table; }
    .header-block .navigation-container::after {
      clear: both; }
    @media (min-width: 768px) {
      .header-block .navigation-container {
        position: static;
        width: auto;
        height: auto;
        float: right;
        display: block;
        line-height: 90px; } }
    .header-block .navigation-container.menu-mobile-opened {
      left: 0; }
    .header-block .navigation-container a.nav-link {
      display: block;
      font-size: 14px;
      line-height: 26px;
      font-weight: 400;
      margin: 0 10% 15px 10%;
      color: #6f7a87; }
      @media (min-width: 768px) {
        .header-block .navigation-container a.nav-link {
          display: inline-block;
          float: left;
          text-align: center;
          -webkit-transition: color 0.2s;
          -o-transition: color 0.2s;
          -moz-transition: color 0.2s;
          transition: color 0.2s;
          font-size: 16px;
          height: 90px;
          line-height: 90px;
          padding: 0 5px 0 5px;
          margin: 0 35px 0 0;
          color: #7793a1; } }
      @media (min-width: 1024px) {
        .header-block .navigation-container a.nav-link:hover {
          color: #36444d; } }
      .header-block .navigation-container a.nav-link.active {
        color: #9966ff; }
        @media (min-width: 768px) {
          .header-block .navigation-container a.nav-link.active {
            font-weight: 700;
            border-bottom: 3px solid #9966ff;
            color: #9966ff; } }
      .header-block .navigation-container a.nav-link > .text {
        margin-left: 13px;
        vertical-align: middle; }
        @media (min-width: 768px) {
          .header-block .navigation-container a.nav-link > .text {
            vertical-align: baseline;
            margin-left: 0; } }
      .header-block .navigation-container a.nav-link .icon-icon-37, .header-block .navigation-container a.nav-link .icon-icon-12 {
        font-size: 20px;
        vertical-align: middle; }
        @media (min-width: 768px) {
          .header-block .navigation-container a.nav-link .icon-icon-37, .header-block .navigation-container a.nav-link .icon-icon-12 {
            display: none; } }
    .header-block .navigation-container .user-link-container {
      position: relative;
      padding: 0 10% 25px 10%;
      height: 105px;
      background-color: #9966ff; }
      @media (min-width: 768px) {
        .header-block .navigation-container .user-link-container {
          padding: 0;
          height: auto;
          display: inline-block;
          margin-right: 35px;
          background-color: transparent; } }
      .header-block .navigation-container .user-link-container .user-link {
        display: inline-block;
        height: 62px;
        line-height: 62px;
        vertical-align: baseline; }
        @media (min-width: 768px) {
          .header-block .navigation-container .user-link-container .user-link {
            height: 90px;
            line-height: 90px; } }
        @media (min-width: 1024px) {
          .header-block .navigation-container .user-link-container .user-link:hover .user-name {
            color: #36444d; } }
        .header-block .navigation-container .user-link-container .user-link .user-name {
          display: inline-block;
          font-size: 16px;
          font-weight: 600;
          vertical-align: baseline;
          color: #fff;
          margin: 0 0 0 13px;
          -webkit-transition: color 0.2s;
          -o-transition: color 0.2s;
          -moz-transition: color 0.2s;
          transition: color 0.2s; }
          @media (min-width: 768px) {
            .header-block .navigation-container .user-link-container .user-link .user-name {
              color: #7793a1;
              font-size: 14px;
              font-weight: 400;
              float: left;
              margin: 0 20px 0 0; } }
        .header-block .navigation-container .user-link-container .user-link .user-avatar {
          display: inline-block;
          width: 43px;
          line-height: 43px;
          -webkit-border-radius: 50%;
          border-radius: 50%;
          font-size: 45px;
          font-weight: 600;
          color: #fff;
          text-align: center; }
          .header-block .navigation-container .user-link-container .user-link .user-avatar > span:before {
            position: absolute;
            display: block;
            top: 8.5px; }
            @media (min-width: 768px) {
              .header-block .navigation-container .user-link-container .user-link .user-avatar > span:before {
                top: 22.5px; } }
          @media (min-width: 768px) {
            .header-block .navigation-container .user-link-container .user-link .user-avatar {
              color: #ceeafc; } }
    .header-block .navigation-container .notification {
      position: relative;
      display: block;
      line-height: 26px;
      font-size: 23px;
      vertical-align: middle;
      color: #6f7a87;
      margin: 0 10% 15px 10%; }
      @media (min-width: 768px) {
        .header-block .navigation-container .notification {
          display: inline-block;
          color: #7793a1;
          margin: 0; } }
      .header-block .navigation-container .notification .icon-icon-01 {
        position: relative;
        font-size: 19px;
        vertical-align: middle; }
        @media (min-width: 768px) {
          .header-block .navigation-container .notification .icon-icon-01 {
            font-size: 23px;
            vertical-align: baseline; } }
      .header-block .navigation-container .notification.active .icon-icon-01::after {
        content: '';
        position: absolute;
        top: 1px;
        right: 1px;
        width: 7px;
        height: 7px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-color: #ff0245; }
        @media (min-width: 768px) {
          .header-block .navigation-container .notification.active .icon-icon-01::after {
            top: 0;
            right: 0;
            width: 10px;
            height: 10px; } }
      .header-block .navigation-container .notification > .text {
        font-size: 14px;
        vertical-align: middle;
        margin-left: 13px; }
        @media (min-width: 768px) {
          .header-block .navigation-container .notification > .text {
            display: none; } }
    @media (max-height: 320px) {
      .header-block .navigation-container {
        margin-top: 0; }
        .header-block .navigation-container .user-link-container {
          position: relative;
          height: 95px; }
        .header-block .navigation-container .user-coin-container {
          margin-bottom: 30px; } }
  .header-block .logout-icon {
    position: absolute;
    display: none;
    right: -2px;
    bottom: 25px;
    color: #7793a1;
    width: 13px;
    height: 13px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff; }
    .header-block .logout-icon span {
      position: absolute;
      font-size: 13px;
      line-height: 13px;
      top: 0;
      left: 0; }
    .header-block .logout-icon span:last-of-type {
      font-size: 8px;
      left: 2.4px; }
    @media (min-width: 768px) {
      .header-block .logout-icon {
        display: block; } }
  .header-block .logout-item {
    position: absolute;
    height: 40px;
    width: 160px;
    right: 0;
    bottom: -25px;
    line-height: 40px;
    font-size: 14px;
    font-family: Montserrat, sans-serif;
    background: #fff;
    text-align: center;
    -webkit-box-shadow: 0px 11px 29px 0px rgba(142, 117, 238, 0.37);
    box-shadow: 0px 11px 29px 0px rgba(142, 117, 238, 0.37);
    z-index: 2000; }

.projects-block .projects-heading-container {
  padding-top: 22px;
  padding-bottom: 22px;
  color: #fff; }
  .projects-block .projects-heading-container::before, .projects-block .projects-heading-container::after {
    content: '';
    display: table; }
  .projects-block .projects-heading-container::after {
    clear: both; }
  @media (min-width: 768px) {
    .projects-block .projects-heading-container {
      padding-top: 45px;
      padding-bottom: 40px; } }
  .projects-block .projects-heading-container > h1 {
    margin: 8px 0 0 0;
    float: left; }
    @media (min-width: 768px) {
      .projects-block .projects-heading-container > h1 {
        margin: 12px 0 0 0; } }
  .projects-block .projects-heading-container > .button-add {
    position: relative;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 46px;
    height: 46px;
    font-family: 'Montserrat', sans-serif;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    text-align: center;
    -webkit-box-shadow: 0px 14px 15px 0px rgba(0, 163, 255, 0.1);
    box-shadow: 0px 14px 15px 0px rgba(0, 163, 255, 0.1);
    line-height: 44px;
    float: right;
    background-color: #00A3FF;
    color: #fff; }
    .projects-block .projects-heading-container > .button-add > * {
      line-height: 1.42857; }
    @media (min-width: 768px) {
      .projects-block .projects-heading-container > .button-add {
        -webkit-box-shadow: none;
        box-shadow: none; } }
    @media (min-width: 768px) {
      .projects-block .projects-heading-container > .button-add {
        display: inline-block;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        width: 164px;
        height: 54px;
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
        text-align: center;
        line-height: 54px; }
        .projects-block .projects-heading-container > .button-add > * {
          line-height: 1.42857; } }
    @media (min-width: 1024px) {
      .projects-block .projects-heading-container > .button-add:hover {
        background-color: #0092e5; } }
    .projects-block .projects-heading-container > .button-add > span:first-child {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      font-size: 28px; }
      @media (min-width: 768px) {
        .projects-block .projects-heading-container > .button-add > span:first-child {
          font-size: 26px; } }
    .projects-block .projects-heading-container > .button-add > span:last-child {
      position: relative;
      vertical-align: middle;
      padding-left: 10px;
      display: none; }
      @media (min-width: 768px) {
        .projects-block .projects-heading-container > .button-add > span:last-child {
          display: inline-block; } }

.projects-block .projects-list-container::before, .projects-block .projects-list-container::after {
  content: '';
  display: table; }

.projects-block .projects-list-container::after {
  clear: both; }

.projects-block .projects-list-container .project-item {
  display: block;
  width: 100%;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 14px 50px 0px rgba(152, 125, 254, 0.14);
  box-shadow: 0px 14px 50px 0px rgba(152, 125, 254, 0.14);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s; }
  @media (min-width: 768px) {
    .projects-block .projects-list-container .project-item {
      float: left;
      width: 46.22%;
      margin-right: 7.55%;
      margin-bottom: 50px; }
      .projects-block .projects-list-container .project-item:nth-child(2n) {
        margin-right: 0; } }
  @media (min-width: 1024px) {
    .projects-block .projects-list-container .project-item {
      width: 29.06%;
      margin-right: 6.41%; }
      .projects-block .projects-list-container .project-item:nth-child(2n) {
        margin-right: 6.41%; }
      .projects-block .projects-list-container .project-item:nth-child(3n) {
        margin-right: 0; }
      .projects-block .projects-list-container .project-item:hover {
        -webkit-box-shadow: 0px 14px 50px 0px rgba(152, 125, 254, 0.3);
        box-shadow: 0px 14px 50px 0px rgba(152, 125, 254, 0.3); }
        .projects-block .projects-list-container .project-item:hover .project-url-container {
          background-color: #8870e4; } }

.projects-block .projects-list-container .project-url-container {
  padding: 0 35px;
  height: 64px;
  background-color: #9966ff;
  text-align: center;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s; }
  @media (min-width: 768px) {
    .projects-block .projects-list-container .project-url-container {
      height: 84px; } }
  .projects-block .projects-list-container .project-url-container > div {
    display: block;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow-x: hidden;
    vertical-align: middle;
    color: #feffff;
    font-size: 16px;
    font-weight: 600;
    line-height: 64px;
    white-space: nowrap; }
    @media (min-width: 768px) {
      .projects-block .projects-list-container .project-url-container > div {
        line-height: 84px;
        font-size: 18px; } }

.projects-block .projects-list-container .project-info-container {
  padding: 27px 28px;
  background-color: #fff; }
  @media (min-width: 768px) {
    .projects-block .projects-list-container .project-info-container {
      padding: 40px 35px; } }
  .projects-block .projects-list-container .project-info-container > div {
    font-size: 14px;
    color: #36444d;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .projects-block .projects-list-container .project-info-container > div {
        margin-bottom: 30px;
        font-size: 16px; } }
    .projects-block .projects-list-container .project-info-container > div:last-child {
      margin-bottom: 0; }
    .projects-block .projects-list-container .project-info-container > div span {
      display: inline-block;
      margin-right: 8px;
      color: #6f7a87; }

.projects-block .projects-more-container {
  margin-bottom: 30px;
  text-align: center; }
  @media (min-width: 768px) {
    .projects-block .projects-more-container {
      margin-bottom: 50px; } }
  .projects-block .projects-more-container .button-more {
    display: inline-block;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    width: 164px;
    height: 54px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    text-align: center;
    line-height: 54px;
    background-color: #fff;
    color: #0099ff;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(115, 91, 251, 0.1);
    box-shadow: 0px 0px 40px 0px rgba(115, 91, 251, 0.1);
    cursor: pointer; }
    .projects-block .projects-more-container .button-more > * {
      line-height: 1.42857; }
    @media (min-width: 1024px) {
      .projects-block .projects-more-container .button-more:hover {
        background-color: #00a3ff;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #fff; } }

.projects-block .history-heading-container h1 {
  margin: 5px 0 25px 0; }
  @media (min-width: 768px) {
    .projects-block .history-heading-container h1 {
      margin: 10px 0 25px 0; } }

.user-history .user {
  position: relative;
  padding: 22px 22px 46px;
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(152, 125, 254, 0.1);
  box-shadow: 0 0 10px rgba(152, 125, 254, 0.1);
  margin-bottom: 45px; }
  .user-history .user::before, .user-history .user::after {
    content: '';
    display: table; }
  .user-history .user::after {
    clear: both; }

.user-history .user-avatar,
.user-history .user-info {
  position: relative;
  float: left; }

.user-history .user-avatar {
  margin-right: 35px; }

.user-history .user-avatar > span:before {
  font-size: 100px;
  color: #e7f5fe; }

.user-history .user-info .label {
  position: relative;
  font-size: 14px;
  line-height: 32px;
  font-family: "Open Sans", sans-serif;
  color: #7793a1; }

.user-history .user-info .value {
  position: relative;
  font-size: 16px;
  line-height: 32px;
  font-family: "Open Sans", sans-serif;
  color: #36444d; }

.user-history .user-info .other-info {
  position: relative; }
  .user-history .user-info .other-info::before, .user-history .user-info .other-info::after {
    content: '';
    display: table; }
  .user-history .user-info .other-info::after {
    clear: both; }
  .user-history .user-info .other-info .wrap {
    position: relative;
    float: left;
    margin-right: 80px; }

.user-history .icon-container {
  position: absolute;
  right: 20px;
  padding: 5px;
  cursor: pointer; }
  .user-history .icon-container span:before {
    font-size: 20px;
    color: #00a3ff; }

.user-history .dropdown-menu-block .dropdown-list {
  right: 50px;
  top: auto; }

.user-list .user-list-table {
  position: relative;
  width: 100%;
  border-spacing: 0 4px; }

.user-list table.user-list-table th,
.user-list table.user-list-table td {
  text-align: left; }

.user-list table.user-list-table td {
  background: #fff;
  padding: 10px 0;
  font-size: 16px;
  line-height: 40px;
  color: #36444d;
  font-family: "Open Sans", sans-serif; }

.user-list table.user-list-table th {
  font-size: 12px;
  font-family: "Open Sans", sans-serif;
  line-height: 12px;
  padding: 10px 0;
  color: #7793a1; }

.user-list table.user-list-table .initials {
  width: 9.9%;
  text-align: center; }
  .user-list table.user-list-table .initials span {
    display: block;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto;
    background: #e9f8e8;
    color: #6ec813;
    font-size: 14px;
    font-weight: 600;
    line-height: 40px;
    font-family: "Open Sans Semibold", sans-serif;
    text-transform: uppercase; }

.user-list table.user-list-table .name {
  width: 18.2%; }

.user-list table.user-list-table .email {
  width: 19%; }

.user-list table.user-list-table .credits {
  width: 9.7%; }

.user-list table.user-list-table .disk-space {
  width: 14.6%; }

.user-list table.user-list-table .projects {
  width: 11.6%; }

.user-list table.user-list-table .right-cell {
  text-align: right !important; }

.user-list table.user-list-table .btns {
  padding: 14px 0 !important;
  line-height: 16px;
  overflow: hidden;
  width: 180px; }

.user-list .o-btn {
  position: relative;
  cursor: pointer;
  font-size: 32px;
  margin: 0 3px; }

.user-list .o-btn.purple {
  color: #9966ff; }
  .user-list .o-btn.purple:hover {
    color: #987dfe; }

.user-list .o-btn.green {
  color: #7bcb29; }
  .user-list .o-btn.green:hover {
    color: #92dd4a; }

.user-list .o-btn.red {
  color: #ff0245; }
  .user-list .o-btn.red:hover {
    color: #fc5253; }

.user-list .btns-wrapper {
  position: relative;
  left: 0px;
  text-align: center; }

.user-list .btns-wrapper.ng-hide {
  left: 185px; }

.user-list .btns-wrapper.ng-hide-add,
.user-list .btns-wrapper.ng-hide-remove {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s; }

.user-list .add-new-user {
  position: relative;
  float: right;
  text-align: center;
  font-size: 16px;
  font-family: Montserrat;
  line-height: 54px;
  width: 164px;
  color: #fff;
  background: #00a3ff;
  border: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  margin-top: 49px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .user-list .add-new-user:hover {
    background: #0092e5; }
  .user-list .add-new-user span:before {
    content: '+';
    display: block;
    position: absolute;
    font-size: 24px;
    top: 0;
    left: 12px; }

.history-icon-block {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px; }
  @media (min-width: 768px) {
    .history-icon-block {
      font-size: 40px; } }

.tile {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  width: 340px;
  height: 240px;
  max-height: 240px;
  background: #fff;
  padding-left: 117px;
  padding-top: 80px;
  text-align: left;
  -webkit-box-shadow: 0 0 10px rgba(152, 125, 254, 0.1);
  box-shadow: 0 0 10px rgba(152, 125, 254, 0.1); }
  @media (min-width: 1024px) {
    .tile {
      margin-bottom: 0; } }
  .tile .tile-text-wrapper {
    position: relative; }
    .tile .tile-text-wrapper .tile-value {
      margin: 0;
      font-size: 55px;
      font-weight: 600;
      line-height: 55px;
      color: #36444d;
      font-family: "Open Sans", sans-serif;
      margin-bottom: 20px; }
      .tile .tile-text-wrapper .tile-value .unit {
        font-size: 36px;
        line-height: 36px; }
    .tile .tile-text-wrapper .tile-name {
      margin: 0;
      font-size: 18px;
      font-weight: 100;
      line-height: 18px;
      color: #90a4ae;
      font-family: "Open Sans", sans-serif; }
    .tile .tile-text-wrapper:before {
      position: absolute;
      display: block;
      font-size: 46px;
      line-height: 46px;
      top: 5px;
      left: -84px; }

.menu-switcher {
  cursor: pointer;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  background-color: transparent;
  width: 25px;
  height: 24px; }
  .menu-switcher .line-top, .menu-switcher .line-middle, .menu-switcher .line-bottom {
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    position: absolute;
    width: 25px;
    height: 2px;
    background-color: #36444d; }
  .menu-switcher.menu-open .line-top, .menu-switcher.menu-open .line-middle, .menu-switcher.menu-open .line-bottom {
    left: 0px; }
  .menu-switcher.menu-open .line-top {
    top: 6px; }
  .menu-switcher.menu-open .line-middle {
    top: 11px; }
  .menu-switcher.menu-open .line-bottom {
    top: 16px; }
  .menu-switcher.menu-close {
    width: 25px;
    height: 24px; }
    .menu-switcher.menu-close .line-top, .menu-switcher.menu-close .line-middle, .menu-switcher.menu-close .line-bottom {
      width: 19px;
      height: 1px;
      top: 12px;
      left: 3px;
      background-color: #fff; }
    .menu-switcher.menu-close .line-top {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .menu-switcher.menu-close .line-middle {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .menu-switcher.menu-close .line-bottom {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
  .menu-switcher.menu-close .title {
    font-size: 0; }
  .menu-switcher:hover {
    background-color: transparent; }

@font-face {
  font-family: 'Open Sans';
  font-weight: 400;
  src: url("/assets/fonts/opensans/OpenSans-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'Open Sans';
  font-weight: 600;
  src: url("/assets/fonts/opensans/OpenSans-Semibold.ttf") format("truetype"); }

@font-face {
  font-family: 'Open Sans';
  font-weight: 700;
  src: url("/assets/fonts/opensans/OpenSans-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'Montserrat';
  font-weight: 500;
  src: url("/assets/fonts/montserrat/Montserrat-Medium.ttf") format("truetype"); }

@font-face {
  font-family: 'Montserrat';
  font-weight: 400;
  src: url("/assets/fonts/montserrat/Montserrat-Regular.ttf") format("truetype"); }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  min-width: 320px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  background-color: #ebeff3; }
  body.scroll-freeze {
    overflow-y: hidden; }

a,
a:hover,
a:visited,
a:link,
a:active {
  color: inherit;
  text-decoration: none; }

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

.wrapper {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px; }
  @media (min-width: 768px) {
    .wrapper {
      padding: 0 15px; } }

h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  font-weight: 500;
  color: #90a4ae; }
  @media (min-width: 768px) {
    h1 {
      font-size: 36px; } }

.clearfix:before,
.clearfix:after {
  content: '';
  display: table; }

.clearfix:after {
  clear: both; }

.admin-title {
  position: relative;
  font-size: 36px;
  line-height: 36px;
  color: #90a4ae;
  font-family: "Montserrat Medium", sans-serif;
  padding-top: 57px;
  padding-bottom: 49px;
  margin: 0; }

.p-l {
  float: left; }

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }
