@charset "UTF-8";
/*! normalize.css v1.0.0 | MIT License | git.io/normalize */
/* ==========================================================================
    HTML5 display definitions
    ========================================================================== */
/*
    * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
    */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

/*
    * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
    */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/*
    * Prevents modern browsers from displaying `audio` without controls.
    * Remove excess height in iOS 5 devices.
    */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
    * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
    * and Safari 4.
    * Known issue: no IE 6 support.
    */
[hidden] {
  display: none; }

/* ==========================================================================
    Base
    ========================================================================== */
/*
    * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
    * `em` units.
    * 2. Prevents iOS text size adjust after orientation change, without disabling
    * user zoom.
    */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
    * Addresses `font-family` inconsistency between `textarea` and other form
    * elements.
    */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/*
    * Addresses margins handled incorrectly in IE 6/7.
    */
body {
  margin: 0; }

/* ==========================================================================
    Links
    ========================================================================== */
/*
    * Addresses `outline` inconsistency between Chrome and other browsers.
    */
a:focus {
  outline: thin dotted; }

/*
    * Improves readability when focused and also mouse hovered in all browsers.
    */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
    Typography
    ========================================================================== */
/*
    * Addresses font sizes and margins set differently in IE 6/7.
    * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
    * and Chrome.
    */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

/*
    * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
    */
abbr[title] {
  border-bottom: 1px dotted; }

/*
    * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
    */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/*
    * Addresses styling not present in Safari 5 and Chrome.
    */
dfn {
  font-style: italic; }

/*
    * Addresses styling not present in IE 6/7/8/9.
    */
mark {
  background: #ff0;
  color: #000; }

/*
    * Addresses margins set differently in IE 6/7.
    */
p,
pre {
  margin: 1em 0; }

/*
    * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
    */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/*
    * Improves readability of pre-formatted text in all browsers.
    */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
    * Addresses CSS quotes not supported in IE 6/7.
    */
q {
  quotes: none; }

/*
    * Addresses `quotes` property not supported in Safari 4.
    */
q:before,
q:after {
  content: '';
  content: none; }

small {
  font-size: 75%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
    Lists
    ========================================================================== */
/*
    * Addresses margins set differently in IE 6/7.
    */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/*
    * Addresses paddings set differently in IE 6/7.
    */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/*
    * Corrects list images handled incorrectly in IE 7.
    */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
    Embedded content
    ========================================================================== */
/*
    * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
    * 2. Improves image quality when scaled in IE 7.
    */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/*
    * Corrects overflow displayed oddly in IE 9.
    */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
    Figures
    ========================================================================== */
/*
    * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
    */
figure {
  margin: 0; }

/* ==========================================================================
    Forms
    ========================================================================== */
/*
    * Corrects margin displayed oddly in IE 6/7.
    */
form {
  margin: 0; }

/*
    * Define consistent border, margin, and padding.
    */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
    * 1. Corrects color not being inherited in IE 6/7/8/9.
    * 2. Corrects text not wrapping in Firefox 3.
    * 3. Corrects alignment displayed oddly in IE 6/7.
    */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/*
    * 1. Corrects font size not being inherited in all browsers.
    * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
    * and Chrome.
    * 3. Improves appearance and consistency in all browsers.
    */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/*
    * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
    * the UA stylesheet.
    */
button,
input {
  line-height: normal; }

/*
    * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
    * and `video` controls.
    * 2. Corrects inability to style clickable `input` types in iOS.
    * 3. Improves usability and consistency of cursor style between image-type
    * `input` and others.
    * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
    * Known issue: inner spacing remains in IE 6.
    */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/*
    * Re-set default cursor for disabled elements.
    */
button[disabled],
input[disabled] {
  cursor: default; }

/*
    * 1. Addresses box sizing set to content-box in IE 8/9.
    * 2. Removes excess padding in IE 8/9.
    * 3. Removes excess padding in IE 7.
    * Known issue: excess padding remains in IE 6.
    */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/*
    * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
    * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
    * (include `-moz` to future-proof).
    */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/*
    * Removes inner padding and search cancel button in Safari 5 and Chrome
    * on OS X.
    */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
    * Removes inner padding and border in Firefox 3+.
    */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
    * 1. Removes default vertical scrollbar in IE 6/7/8/9.
    * 2. Improves readability and alignment in all browsers.
    */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
    Tables
    ========================================================================== */
/*
    * Remove most spacing between table cells.
    */
table {
  border-collapse: collapse;
  border-spacing: 0; }

select.form-control {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url(/assets/img/arrows/arrow-bottom-blue-10x6.png) 96% 50% no-repeat; }

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

.clear {
  clear: both; }

.table-borderless tbody tr td,
.table-borderless tbody tr th,
.table-borderless thead tr th {
  border: none; }

span.big-glyphicon:hover {
  color: darkgrey; }

.balanceChoiceButton {
  background-color: #dfedf3;
  border-radius: 0 !important;
  border-color: #ccc;
  color: #555;
  box-shadow: 1px 1px 1px #ebebeb; }

.balanceChoiceButton:hover {
  background-color: #ffffff; }

.select-box-label {
  vertical-align: -webkit-baseline-middle;
  display: inline-block; }

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #daf0fa; }

.ui-grid-cell-contents {
  height: 105%; }

.ratioStatus {
  background-color: #b0257d;
  color: white;
  font-weight: bold;
  padding: 16px !important;
  margin-left: -15px !important; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  opacity: 1; }

.searchGridDisplay {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important; }

.search-result-title {
  margin: 0 0 0.83em 0; }

.selectExercice {
  margin-top: 22px;
  width: 170px; }

@media screen and (min-width: 992px) {
  .form-container {
    justify-content: center; }
    .form-container .content-weight {
      width: 456px; } }

.login-box {
  height: 100vh;
  width: 100%;
  background: #ffffff; }
  .login-box .background-img {
    height: 100vh;
    background: url("../../../assets/img/logos/Login-skwarel-fr.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
    .login-box .background-img .col-md-2,
    .login-box .background-img .col-md-10 {
      height: 100%; }
    .login-box .background-img .img-container {
      position: relative;
      top: 20px; }
    .login-box .background-img .text-container {
      height: 100%;
      flex-direction: column;
      color: white; }
      .login-box .background-img .text-container .text1 {
        font-size: 24px;
        line-height: 30px;
        top: 25%;
        position: relative; }
      .login-box .background-img .text-container .text2 {
        font-size: 14px;
        line-height: 16.8px;
        top: 30%;
        position: relative; }
  .login-box .form-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100vh; }
    .login-box .form-container .btn {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      padding: 8px 16px;
      gap: 8px;
      transition: 0.4s ease-in-out;
      border-radius: 99px;
      cursor: pointer;
      border: 1px solid;
      white-space: nowrap; }
    .login-box .form-container .content-weight {
      font-weight: 400; }
      .login-box .form-container .content-weight .img-header-form {
        width: 50%;
        margin: 10px auto; }
      .login-box .form-container .content-weight .header-login {
        margin-top: 40px;
        font-size: 24px;
        line-height: 30px; }
      .login-box .form-container .content-weight .spacing-form {
        margin-top: 40px; }
        .login-box .form-container .content-weight .spacing-form .change-password-spacing {
          margin-bottom: 40px; }
        .login-box .form-container .content-weight .spacing-form .spacing-form-input {
          margin-bottom: 24px; }
        .login-box .form-container .content-weight .spacing-form .label-login-form {
          font-weight: 400;
          color: #6f808a;
          font-size: 12px;
          font-style: normal;
          line-height: 14.4px;
          display: block;
          margin-bottom: 4px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
        .login-box .form-container .content-weight .spacing-form .forgot-password {
          display: flex;
          justify-content: flex-end;
          margin-bottom: 40px; }
        .login-box .form-container .content-weight .spacing-form .button-login {
          display: flex;
          justify-content: center;
          margin-bottom: 40px; }
      .login-box .form-container .content-weight .btn-connect {
        background-color: #2e88ab;
        color: white; }
        .login-box .form-container .content-weight .btn-connect:hover {
          background-color: #86be46 !important;
          color: white !important; }
        .login-box .form-container .content-weight .btn-connect:focus {
          color: white !important; }
      .login-box .form-container .content-weight .rememberMeText {
        font-size: 14px; }

.totalPNL {
  color: #2e88ab;
  font-weight: bold;
  font-size: 21px;
  margin-right: 15px; }

.dataDashboard {
  font-size: 18px; }

.fromDatePicker {
  padding-right: 0px; }

.toDatePicker {
  padding-left: 0px; }

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

.glyphicon.white,
.glyphicon.white a {
  color: #fff; }

.animate-show-hide.ng-hide {
  opacity: 0; }

.animate-show-hide.ng-hide-add,
.animate-show-hide.ng-hide-remove {
  transition: all linear 0.5s; }

.app-version-number {
  color: #c0c0c0;
  position: fixed;
  bottom: 0;
  right: 0;
  margin: 5px; }

.dashboard-report-line {
  width: 100%;
  margin-bottom: 10px; }

td.dashboard-report-cell-success {
  color: #86be46; }

td.dashboard-report-cell-error {
  color: #cb4437; }

.dashboard-report-cell-success .glyphicon-question-sign:before {
  color: white; }

.dashboard-report-cell-error .glyphicon-question-sign:before {
  color: white; }

tr.dashboard-report-cell-liquidity {
  background-color: #d4d4d4; }

tr.dashboard-report-cell td {
  font-weight: bold; }

tr.dashboard-report-cell td.late-tva {
  background-color: #b0257d;
  color: white; }

.dashboard-box {
  padding: 15px 0px 15px 15px !important;
  margin-bottom: 15px !important; }

.balanceBtn {
  padding: 10px;
  border-radius: 0px;
  font-size: 1.6rem;
  line-height: 1.1; }

.balanceBtn:hover {
  border-radius: 0px !important; }

.align-select-period-label {
  margin-top: 6px; }

.positiveValue {
  color: #86be46; }

.negativeValue {
  color: #CB4437; }

.error-text {
  float: right;
  margin-right: 20px;
  font-size: 13px; }

@font-face {
  font-family: 'CenturyGothic';
  src: url("../fonts/Century_Gothic.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Century_Gothic.eot?#iefix") format("embedded-opentype"), url("../fonts/Century_Gothic.woff") format("woff"), url("../fonts/Century_Gothic.ttf") format("truetype"), url("../fonts/Century_Gothic.svg#e8822cb86844068280e5784dfd42de7a") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400; }

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

.companyBranding {
  margin-bottom: -10px; }

.main-header {
  /*  */
  display: flex;
  align-items: center;
  /*  */
  width: 100%;
  height: 55px;
  border-bottom: 1px solid #a5a5a5;
  background: #ebebeb;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 2; }
  .main-header .logo {
    width: 37px;
    height: auto;
    margin: 0px 0 0 9px; }
  .main-header .input-container {
    margin-left: auto;
    position: relative;
    top: 5px;
    margin-bottom: 10px; }
    .main-header .input-container:before {
      content: "";
      display: block;
      position: absolute;
      top: 10px;
      left: 18px;
      width: 17px;
      height: 17px;
      background: url(../img/icons/ic_search_black_24px.svg) no-repeat; }
  .main-header .input-container-delete {
    margin-left: auto;
    position: relative;
    top: 5px;
    margin-bottom: 10px; }
    .main-header .input-container-delete:before {
      content: "";
      display: block;
      position: absolute;
      top: 10px;
      left: 340px;
      width: 17px;
      height: 17px;
      background: url(../img/icons/ic_close_black_24px.svg) no-repeat;
      cursor: pointer; }
  .main-header .accountant-container {
    margin-left: 30px; }
    .main-header .accountant-container .sub-title .text {
      font-size: 12px;
      font-weight: bold; }
    .main-header .accountant-container .name-container .name {
      font-size: 18px;
      font-weight: bold;
      color: #2e88ab;
      text-decoration: underline; }
      .main-header .accountant-container .name-container .name:hover {
        cursor: pointer; }
  .main-header .searchbar {
    border: 1px solid #cecece;
    margin-left: 10px;
    padding: 9px 27px 10px 29px;
    width: 300px; }
    .main-header .searchbar ::-webkit-input-placeholder {
      /* WebKit, Blink, Edge */
      font-family: "CenturyGothic", helvetica, sans-serif;
      color: #909; }
    .main-header .searchbar :-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      font-family: "CenturyGothic", helvetica, sans-serif;
      color: #909;
      opacity: 1; }
    .main-header .searchbar ::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      font-family: "CenturyGothic", helvetica, sans-serif;
      color: #909;
      opacity: 1; }
    .main-header .searchbar :-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      font-family: "CenturyGothic", helvetica, sans-serif;
      color: #909; }
    .main-header .searchbar :placeholder-shown {
      /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
      font-family: "CenturyGothic", helvetica, sans-serif;
      color: #909; }
  .main-header .right {
    margin-left: auto;
    padding: 11px 16px 6px 10px; }
    .main-header .right .personal-menu {
      display: inline-block; }
      .main-header .right .personal-menu .personal-menu__text {
        float: left; }
      .main-header .right .personal-menu .active-profile {
        font-size: 1.6rem;
        font-weight: 800; }
      .main-header .right .personal-menu .chevron-menu {
        cursor: pointer;
        cursor: hand;
        vertical-align: middle;
        top: 0px; }
      .main-header .right .personal-menu .last-update {
        font-size: 1.1rem;
        color: #555; }
      .main-header .right .personal-menu .personal-menu__profile-picture {
        float: right;
        display: inline-block;
        width: 34px;
        height: 30px;
        text-indent: -99999px;
        margin-left: 10px;
        margin-top: 5px;
        background: url(../img/icons/user-picture_grey_34x30.png) no-repeat; }
        .main-header .right .personal-menu .personal-menu__profile-picture:hover {
          background: url(../img/icons/user-picture_green_34x30.png) no-repeat; }
    .main-header .right .language-selector {
      display: inline-block;
      vertical-align: top;
      margin-left: 20px;
      width: 28px;
      height: 38px;
      overflow: hidden;
      background: url(../img/arrows/arrow-bottom-blue-10x6.png) no-repeat 50% 100%; }
      .main-header .right .language-selector select {
        background: transparent;
        width: 28px;
        padding: 5px;
        font-size: 16px;
        line-height: 1;
        border: 0;
        border-radius: 0;
        height: 38px;
        -webkit-appearance: none;
        text-align: center; }

#menu-container {
  padding: 20px 0 10px;
  background: #333333;
  font-size: 1.2rem; }
  #menu-container a {
    color: #fff;
    text-decoration: none; }
    #menu-container a:hover {
      color: #85bd45; }
  #menu-container .current {
    background: #2e88ab; }
    #menu-container .current:hover {
      cursor: default;
      color: #fff; }
  #menu-container .mother-category-active {
    background: #2e88ab; }
    #menu-container .mother-category-active:hover {
      cursor: default;
      color: #fff; }
  #menu-container .title {
    font-size: 1.8rem;
    font-weight: 800; }
    #menu-container .title a {
      display: block;
      background-repeat: no-repeat;
      background-position: 8px 5px;
      padding: 5px 20px 5px 45px; }
  #menu-container .title--dashboard a {
    background-image: url(../img/menu/dashboard.svg);
    background-repeat: no-repeat;
    background-position: 10px 5px;
    background-size: 24px auto; }
  #menu-container .title--rentability a {
    background-image: url(../img/menu/profit.svg);
    background-repeat: no-repeat;
    background-position: 11px 4px;
    background-size: 22px auto;
    margin-top: -3px; }
  #menu-container .title--tresory a {
    background-image: url(../img/menu/treasury.svg);
    background-repeat: no-repeat;
    background-position: 10px 4px;
    background-size: 27px auto;
    margin-top: -5px; }
  #menu-container .title--liquidity a {
    background-image: url(../img/menu/liquidity.svg);
    background-repeat: no-repeat;
    background-position: 11px 4px;
    background-size: 23px auto;
    margin-top: -4px; }
  #menu-container .title--upload a {
    margin-top: -4px;
    background-image: url(../img/menu/upload.svg);
    background-repeat: no-repeat;
    background-position: 10px 6px;
    background-size: 25px auto; }
  #menu-container .title--message a {
    margin-top: -4px;
    background-image: url(../img/menu/messages.svg);
    background-repeat: no-repeat;
    background-position: 10px 6px;
    background-size: 25px auto; }
  #menu-container .title--message-notification a {
    background-image: url(../img/menu/messages-alert-v1.svg);
    background-repeat: no-repeat;
    background-position: 12px 5px;
    background-size: 27px auto;
    margin-top: -5px; }
  #menu-container .title--permanentfolder a {
    background-image: url(../img/menu/pmf.svg);
    background-repeat: no-repeat;
    background-position: 10px 6px;
    background-size: 25px auto;
    margin-bottom: -5 px; }
  #menu-container .title--parameters a {
    background-image: url(../img/icons/settings_white_26x26.png);
    background-position: 9px 5px; }
  #menu-container .title--menu-state a {
    background-position: 12px 5px; }
  #menu-container .title--feedback a {
    background-image: url(../img/icons/star_white_32x30.png);
    background-size: 22px;
    background-position: 12px 5px; }
  #menu-container .title--ipp a {
    background-image: url(../img/icons/bell_22x22.png);
    background-size: 30px; }
  #menu-container .title--invoicereminder a {
    background-image: url(../img/icons/bell_22x22.png);
    background-size: 30px; }
  #menu-container .title--invoicing a {
    background-image: url(../img/menu/invoicing.png);
    background-size: 30px;
    background-position: 8px 3px; }

.global-container--menu-large #menu-container .category {
  margin-bottom: 20px; }
  .global-container--menu-large #menu-container .category .is-displayed {
    position: relative; }
    .global-container--menu-large #menu-container .category .is-displayed a:before {
      content: "–";
      position: absolute;
      left: 175px; }
    .global-container--menu-large #menu-container .category .is-displayed + .category__links-list {
      display: block; }
  .global-container--menu-large #menu-container .category .is-hided {
    position: relative; }
    .global-container--menu-large #menu-container .category .is-hided a:before {
      content: "+";
      position: absolute;
      left: 175px; }
    .global-container--menu-large #menu-container .category .is-hided + .category__links-list {
      display: none; }

.global-container--menu-large #menu-container .category .category__links-list li a {
  display: block;
  padding: 1px 0 1px 40px; }

.global-container--menu-large #menu-container .category .category__links-list .category__sublinks a {
  padding-left: 60px; }

.global-container--menu-large #menu-container .subcategory-trigger.is-displayed {
  display: block;
  position: relative; }
  .global-container--menu-large #menu-container .subcategory-trigger.is-displayed:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border: 4px solid transparent;
    border-top: 4px solid #fff;
    position: absolute;
    left: 20px;
    top: 7px; }
  .global-container--menu-large #menu-container .subcategory-trigger.is-displayed:hover:before {
    border-top: 4px solid #85bd45; }
  .global-container--menu-large #menu-container .subcategory-trigger.is-displayed + .category__sublinks {
    display: block; }

.global-container--menu-large #menu-container .subcategory-trigger.is-hided {
  display: block;
  position: relative; }
  .global-container--menu-large #menu-container .subcategory-trigger.is-hided:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border: 4px solid transparent;
    border-left: 4px solid #fff;
    position: absolute;
    left: 22px;
    top: 6px; }
  .global-container--menu-large #menu-container .subcategory-trigger.is-hided:hover:before {
    border-left: 4px solid #85bd45; }
  .global-container--menu-large #menu-container .subcategory-trigger.is-hided + .category__sublinks {
    display: none; }

.global-container--menu-large #menu-container .title--menu-state a {
  background-image: url(../img/menu/menu-close.svg);
  background-repeat: no-repeat;
  background-position: 4px 0px;
  background-size: 36px auto;
  margin-top: -6px; }

.global-container--menu-small #menu-container .current {
  padding: 5px 15px; }

.global-container--menu-small #menu-container .lastList {
  overflow-y: scroll !important;
  height: 300px !important;
  -webkit-transform: translate3d(0, 0, 0) !important; }

.global-container--menu-small #menu-container .category {
  position: relative; }
  .global-container--menu-small #menu-container .category .category__links-list {
    display: none;
    position: absolute;
    left: 46px;
    top: -42px;
    top: 0px;
    background: #444;
    z-index: 11;
    padding: 10px 0; }
    .global-container--menu-small #menu-container .category .category__links-list a {
      display: block;
      padding: 3px 15px;
      min-width: 200px; }
    .global-container--menu-small #menu-container .category .category__links-list:before {
      content: attr(data-title);
      display: block;
      font-weight: 800;
      font-size: 16px;
      margin-bottom: 5px;
      border-bottom: 1px solid #555;
      padding: 2px 0 10px 15px;
      color: rgba(255, 255, 255, 0.4); }
  .global-container--menu-small #menu-container .category .category__sublinks a {
    padding: 3px 30px 3px 40px; }

.global-container--menu-small #menu-container .category:hover {
  background: #444; }
  .global-container--menu-small #menu-container .category:hover .category__links-list {
    display: block; }

.global-container--menu-small #menu-container .title a {
  text-indent: -9999px;
  height: 35px;
  margin-bottom: 20px; }

.global-container--menu-small #menu-container .title--menu-state a {
  background-image: url(../img/menu/menu-open.svg);
  background-repeat: no-repeat;
  background-position: 4px 0px;
  background-size: 36px auto;
  margin-top: -6px; }

#content-container {
  padding: 15px;
  margin: 0;
  overflow-y: scroll;
  margin-top: -7px; }
  #content-container #inner-block {
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7); }
    #content-container #inner-block h1 {
      display: inline-block;
      background: #333;
      color: #43b3e4;
      text-transform: uppercase;
      font-weight: 800;
      font-size: 1.6rem;
      padding: 7px 7px 7px 30px;
      margin-bottom: 15px; }
    #content-container #inner-block .row {
      overflow: auto; }
    #content-container #inner-block .btn-circle {
      width: 30px;
      height: 30px;
      text-align: center;
      padding: 6px 0;
      font-size: 12px;
      line-height: 1.428571429;
      border-radius: 15px; }
    #content-container #inner-block .box {
      padding: 15px;
      background: #ebebeb;
      margin: 0 0px 10px; }
      #content-container #inner-block .box .title {
        color: #2e88ab;
        font-weight: 800;
        font-size: 2.3rem;
        margin-bottom: 10px; }
    #content-container #inner-block .col-md-6.left .box,
    #content-container #inner-block .col-md-6.right .box {
      height: 100%; }
    #content-container #inner-block .row:last-child {
      margin-bottom: 15px; }
    @media (min-width: 992px) {
      #content-container #inner-block .row {
        overflow: hidden;
        padding-bottom: 15px;
        margin-bottom: 10px; }
      #content-container #inner-block [class*="col-"] .box {
        margin-bottom: -99999px;
        padding-bottom: 99999px; } }
    @media only screen and (max-width: 992px) {
      #content-container #inner-block .liquidity-box {
        margin-left: 15px !important; } }
    #content-container #inner-block .col-md-4.left .box,
    #content-container #inner-block .col-md-4.center .box,
    #content-container #inner-block .col-md-4.right .box {
      height: 100%; }
    #content-container #inner-block .row:last-child {
      margin-bottom: 15px; }
    #content-container #inner-block .notifButton {
      background-color: #ed731d;
      border-radius: 5px;
      border-color: transparent;
      color: white;
      text-align: center;
      text-decoration: none;
      display: inline-block; }
    #content-container #inner-block .notifButton:hover {
      background-color: #87be46;
      border-color: transparent; }
    #content-container #inner-block .decalRight {
      margin-left: 15px; }
    #content-container #inner-block .tabRow {
      margin-top: 0px;
      margin-bottom: 0px;
      padding-top: 3px;
      padding-bottom: 3px; }
    #content-container #inner-block .bold {
      font-weight: bold; }
    #content-container #inner-block .tabFreq {
      text-align: center; }
    #content-container #inner-block .tabFreq:hover {
      cursor: pointer;
      background: #ced9f4; }
    #content-container #inner-block .selection {
      margin-left: 70px;
      background: #e0edf3; }

html {
  font-family: "CenturyGothic", helvetica, sans-serif;
  font-size: 62.5%;
  background: white; }

.main-app {
  font-family: "Figtree", sans-serif;
  font-size: 1.5rem;
  color: #000;
  background: #2e88ab;
  max-height: 100vh;
  overflow: hidden; }

.global-container--menu-large #menu-container {
  float: left;
  width: 200px;
  /* The size of the fixed block. */
  overflow-y: auto;
  /*direction: rtl;*/
  /* side of scrollbar*/
  -webkit-transform: translate3d(0, 0, 0);
  height: calc(100vh - 50px); }

.global-container--menu-large #content-container {
  float: left;
  width: 100%;
  margin-right: -200px;
  /* The size of the fixed block. */
  height: calc(100vh - 48px); }
  .global-container--menu-large #content-container #inner-block {
    margin-right: 200px;
    /* The size of the fixed block. */
    min-height: 100%; }

.global-container--menu-small #menu-container {
  float: left;
  width: 46px;
  /* The size of the fixed block. */
  height: calc(100vh - 50px); }

.global-container--menu-small #content-container {
  float: left;
  width: 100%;
  margin-right: -46px;
  /* The size of the fixed block. */
  height: calc(100vh - 48px); }
  .global-container--menu-small #content-container #inner-block {
    margin-right: 46px;
    /* The size of the fixed block. */
    min-height: 100%; }

.message-text-white-bold, .btn-message-to-process, .btn-message-processed, .btn-message-resolved, .btn-message-unselect-to-process:hover:enabled, .btn-message-unselect-processed:hover:enabled, .btn-message-unselect-resolved:hover:enabled {
  color: white;
  font-weight: bold; }

.message-label, .messageStatusButton, .message-to-process, .btn-message-to-process, .btn-message-unselect-to-process:hover:enabled, .message-processed, .btn-message-processed, .btn-message-unselect-processed:hover:enabled, .message-resolved, .message-text-resolved, .btn-message-resolved, .btn-message-unselect-resolved:hover:enabled {
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
  width: 120px; }

.messageStatusButton {
  width: 120px;
  margin-left: 10px; }

.messageSenderName {
  padding-left: 21px !important; }

.answerBody p {
  margin: 0; }

.messageBox {
  padding-right: 30px !important; }

.message-to-process, .btn-message-to-process, .btn-message-unselect-to-process:hover:enabled {
  background-color: #2e88ab; }

.message-processed, .btn-message-processed, .btn-message-unselect-processed:hover:enabled {
  background-color: #8c8c8c; }

.message-resolved, .message-text-resolved, .btn-message-resolved, .btn-message-unselect-resolved:hover:enabled {
  background-color: #86be46; }

.message-text-resolved {
  color: white; }

.btn-ticket-to-process {
  background-color: #2e88ab !important;
  color: white; }
  .btn-ticket-to-process:focus {
    color: white; }
  .btn-ticket-to-process:hover {
    color: white; }

.btn-ticket-processed {
  background-color: #8c8c8c !important;
  color: white; }
  .btn-ticket-processed:focus {
    color: white; }
  .btn-ticket-processed:hover {
    color: white; }

.btn-ticket-resolved {
  background-color: #86be46 !important;
  color: white; }
  .btn-ticket-resolved:focus {
    color: white; }
  .btn-ticket-resolved:hover {
    color: white; }

.message-to-process, .btn-message-to-process, .btn-message-unselect-to-process:hover:enabled {
  background-color: #2e88ab !important; }

.message-processed, .btn-message-processed, .btn-message-unselect-processed:hover:enabled {
  background-color: #8c8c8c !important; }

.message-resolved, .message-text-resolved, .btn-message-resolved, .btn-message-unselect-resolved:hover:enabled {
  background-color: #86be46 !important; }

.message-text-resolved {
  color: white; }

.btn-message-unselect, .btn-message-to-process:hover, .btn-message-processed:hover, .btn-message-resolved:hover, .btn-message-unselect-to-process, .btn-message-unselect-processed, .btn-message-unselect-resolved {
  color: #8c8c8c;
  background-color: white;
  border: 1px solid #8c8c8c;
  font-weight: bold; }
  .btn-message-unselect:focus, .btn-message-to-process:focus:hover, .btn-message-processed:focus:hover, .btn-message-resolved:focus:hover, .btn-message-unselect-to-process:focus, .btn-message-unselect-processed:focus, .btn-message-unselect-resolved:focus {
    color: #8c8c8c; }

.btn-message-to-process {
  border: 1px solid rgba(0, 0, 0, 0); }
  .btn-message-to-process:focus {
    color: white; }

.btn-message-processed {
  border: 1px solid rgba(0, 0, 0, 0); }
  .btn-message-processed:focus {
    color: white; }

.btn-message-resolved {
  border: 1px solid rgba(0, 0, 0, 0); }
  .btn-message-resolved:focus {
    color: white; }

.btn-new-message {
  margin-right: 30px;
  margin-top: 11px; }

.messageDiv {
  max-height: 150px;
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll !important; }

.attachmentDiv {
  max-height: 100px;
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll !important;
  margin-top: 10px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .attachmentDiv small {
    padding: 5px;
    overflow: hidden; }
    .attachmentDiv small a {
      display: flex;
      flex-direction: row; }

.box-right {
  padding-left: 0px !important; }

.ticketObject {
  margin-left: 10px; }

.minorInfo, .date {
  color: #8c8c8c; }

.date {
  padding-left: 0px;
  font-size: 12px; }

.closeButtonHeader  {
  margin-top: 5px; }

.send-ticket-btn {
  padding: 24px 16px; }

.message-text-area {
  padding: 13px 15px; }

.add-pdf-link {
  cursor: pointer;
  font-weight: normal;
  color: #337ab7;
  margin-top: 5px;
  margin-bottom: 0px; }

.searchPMF {
  position: relative;
  top: 5px;
  text-align: right; }
  .searchPMF:before {
    content: "";
    display: block;
    position: absolute;
    top: 12px;
    left: 18px;
    width: 17px;
    height: 17px;
    background: url(../img/icons/ic_search_black_24px.svg) no-repeat; }

#ariane {
  top: 12px;
  font-size: large;
  font-weight: bold; }

.searchPMF-delete {
  position: relative;
  top: 5px; }
  .searchPMF-delete:after {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 212px;
    width: 17px;
    height: 17px;
    background: url(../img/icons/ic_close_black_24px.svg) no-repeat;
    cursor: pointer; }

.pmf-grid {
  height: 550px; }
  .pmf-grid .search-icons {
    display: none; }
  .pmf-grid .ui-grid-row:hover .search-icons {
    display: inline; }
  .pmf-grid .pmf-grid-header-title {
    background: #f3f3f3 !important;
    font-weight: normal !important;
    font-size: 1.8rem !important;
    line-height: 1.1 !important; }
  .pmf-grid .ui-grid-row:hover .ui-grid-cell {
    background: #daf0fa; }

.modal-fitpmf .modal-dialog {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 10px;
  width: 60vh; }

.modal-fitpmf .modal-body {
  max-height: calc(60vh - 200px);
  overflow: auto; }

.modal-fitmailpmf .modal-dialog {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 10px;
  width: 90vh; }

.modal-fitmailpmf .modal-body {
  max-height: calc(90vh - 200px);
  overflow: auto; }

.searchbarPMF {
  border: 1px solid #cecece;
  margin-left: 10px;
  padding: 9px 27px 10px 29px;
  width: 188px; }
  .searchbarPMF ::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    font-family: "CenturyGothic", helvetica, sans-serif;
    color: #909; }
  .searchbarPMF :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-family: "CenturyGothic", helvetica, sans-serif;
    color: #909;
    opacity: 1; }
  .searchbarPMF ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-family: "CenturyGothic", helvetica, sans-serif;
    color: #909;
    opacity: 1; }
  .searchbarPMF :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-family: "CenturyGothic", helvetica, sans-serif;
    color: #909; }
  .searchbarPMF :placeholder-shown {
    /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
    font-family: "CenturyGothic", helvetica, sans-serif;
    color: #909; }

.sortingDropDown {
  text-align: end; }
  .sortingDropDown a:hover {
    cursor: pointer; }

.skwarel-material-icons {
  vertical-align: top;
  font-size: 19px; }

.account-list-clickable {
  cursor: pointer; }

.capitalize-first-letter {
  display: inline-block; }

.capitalize-first-letter::first-letter {
  text-transform: uppercase; }

path {
  stroke: #2e88ab;
  stroke-width: 3;
  fill: none; }

.axis path {
  stroke-width: 4;
  stroke: #45b4e5; }

.axis line {
  fill: none;
  stroke: #45b4e5;
  stroke-width: 4;
  shape-rendering: crispEdges; }

.mytool {
  background: #fff;
  color: #333;
  border: 1px solid #86be46;
  padding: 0px 12px;
  pointer-events: none; }

circle {
  fill: #cecece;
  stroke: #86be46;
  stroke-width: 4; }

.area {
  fill: #2e88ab; }

.axis text {
  fill: #45b4e5; }

.x text {
  fill: #45b4e5; }

.ttcomment {
  font-size: 13px;
  font-family: "CenturyGothic", helvetica, sans-serif; }

.selectBox {
  border-radius: 0;
  -webkit-appearance: none;
  background-color: #DFEDF3;
  -moz-appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
  padding: .5em;
  padding-right: 1.5em;
  box-shadow: 1px 1px 1px #EBEBEB; }

.selectBox option {
  background-color: #ffffff;
  padding: .5em;
  padding-right: 1.5em;
  -webkit-appearance: none; }

.myGridStyle {
  height: 800px;
  margin-bottom: 30px; }

.gridModal {
  height: 50vh;
  width: 860px;
  margin-bottom: 10px; }

.gridModal .ui-grid-row:hover .ui-grid-cell {
  background: #daf0fa; }

.gridModal .gridModalIcons {
  display: none; }

.myGridStyle .gridRDIcons {
  display: none; }

.myGridStyle .ui-grid-row:hover .gridRDIcons {
  display: block; }

.gridModal .ui-grid-row:hover .gridModalIcons {
  display: block; }

.myGridStyle {
  height: 63vh; }

.myGridStyle .ui-grid-row:hover .ui-grid-cell {
  background: #daf0fa; }

.myGridStyle .myCellTemplate {
  display: none; }

.myGridStyle .ui-grid-row:hover .myCellTemplate {
  display: block; }

.cellSearchIcon {
  display: none; }

.ui-grid-row:hover .cellSearchIcon {
  display: inline; }

.cellMessageIcon {
  display: none; }

.ui-grid-row:hover .cellMessageIcon {
  display: inline; }

.cellLevel1 {
  padding-left: 30px; }

.cellLevel2 {
  padding-left: 60px; }

.infoGrid {
  height: 20vh;
  margin-top: 10px;
  margin-bottom: 10px; }

/**
* SEARCH GRID RESULTS ON ADVANCED SEARCH
*
*/
.searchGrid {
  height: 60vh; }

.searchGrid .ui-grid-row:hover .ui-grid-cell {
  background: #daf0fa; }

.searchGrid .searchGridIcons {
  display: none; }

.searchGrid .ui-grid-row:hover .searchGridIcons {
  display: block; }

.ui-grid-last-child-tree {
  padding-left: 50px; }

.comparison-section-label {
  cursor: pointer;
  cursor: hand; }

.subCatException {
  font-weight: normal !important; }

.cellEditIcon {
  display: none; }

.addNoteIcon-container {
  margin-left: 10px; }

.addNoteIcon {
  color: #f2ad4c; }

.ui-grid-row:hover .cellEditIcon {
  display: block; }

.ui-grid-header-cell {
  vertical-align: middle !important; }

.menu-top-filters {
  margin-bottom: 0px !important; }

.balance-grid {
  height: 72vh; }

.balance-grid .ui-grid-cell-contents {
  padding: 10px; }

.balance-grid .grid-balance-footer-cell  {
  padding: 10px !important; }

.balance-grid .grid-balance-footer-total {
  padding-right: 20px !important; }

.ui-grid-balance-top-spacing {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px; }

.balance-grid .text-cursor {
  cursor: text; }

.balance-grid .balance-category {
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 1.1; }

.balance-grid .balance-element {
  color: #212121;
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 1.1;
  cursor: text; }

.balance-grid .balance-grid-header-title {
  background: #f3f3f3 !important;
  font-weight: normal !important;
  font-size: 1.8rem !important;
  line-height: 1.1 !important; }

.balance-grid .ui-grid-row:hover .ui-grid-cell {
  background: #daf0fa; }

.totalRow {
  background-color: #aaadae !important;
  color: #ffffff !important;
  font-weight: normal; }

.balance-grid .cpt-category {
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 1.1; }

.comparison-grid {
  height: 80vh; }

.white-icon-cpt {
  color: white; }

.white-icon-cpt:hover {
  color: white; }

.comparison-grid .ui-grid-column-menu-button-last-col {
  margin-right: 0px !important; }

.comparison-grid .ui-grid-icon-angle-down:before {
  content: "\c363" !important;
  padding-top: 10px !important; }

.comparison-grid .balance-element {
  color: #212121;
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 1.1;
  cursor: text; }

.upload-grid  {
  height: 63vh;
  margin-bottom: 10px; }

.ui-grid-row:hover .ui-grid-cell {
  background: #daf0fa; }

.upload-grid .ui-grid-cell-contents {
  padding: 10px; }

.upload-grid .header-title {
  background: #f3f3f3 !important;
  font-weight: normal !important;
  font-size: 1.8rem !important;
  line-height: 1.1 !important; }

.upload-grid .ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:last-child {
  background: #f3f3f3 !important; }

.upload-folder-btn-name {
  margin-left: 5px; }

.rd-grid {
  height: 80vh;
  margin-bottom: 10px; }

.rd-grid .header-title {
  background: #f3f3f3;
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 1.1; }

.rd-grid .ui-grid-cell-contents {
  padding: 10px; }

.rd-grid .gridRDIcons {
  display: none; }

.rd-grid .ui-grid-row:hover .gridRDIcons {
  display: block; }

.rd-grid .rd-category {
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 1.1; }

.rd-grid .rd-element {
  color: #212121;
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 1.1;
  cursor: text; }

.clickable-category {
  cursor: pointer; }

.rd-grid .ui-grid-cell-contents {
  padding: 10px; }

.search-grid  {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 1.1; }

.search-grid .ui-grid-cell-contents {
  padding: 10px !important; }

.search-grid .description-cell {
  display: flex;
  justify-content: space-between; }

.search-grid .descr-container {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.search-grid .header-title {
  background: #f3f3f3;
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 1.1; }

.search-grid .search-icons {
  display: none; }

.search-grid .ui-grid-row:hover .search-icons {
  display: block; }

.archive-grid {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 1.1; }

.archive-grid .ui-grid-cell-contents {
  padding: 10px !important; }

.archive-element {
  color: #212121;
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 1.1; }

.archive-category {
  font-weight: normal !important;
  font-size: 1.8rem !important;
  line-height: 1.1 !important; }

.notSentInvoice {
  color: #8c8c8c;
  cursor: text !important; }
  .notSentInvoice:hover {
    color: #8c8c8c;
    cursor: text !important;
    text-decoration: none; }
  .notSentInvoice:focus {
    outline: none; }

.vat-grid {
  height: 70vh;
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 1.1; }
  .vat-grid .ui-grid-cell-contents {
    padding: 10px;
    box-sizing: border-box; }
  .vat-grid .ui-grid-cell-contents:after {
    content: "";
    display: table;
    clear: both; }
  .vat-grid .header-title {
    background: #f3f3f3;
    font-weight: normal;
    font-size: 1.8rem;
    line-height: 1.1; }
  .vat-grid .vat-label {
    max-width: calc(100% - 50px);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.1; }
    .vat-grid .vat-label a {
      max-width: 100%; }
  .vat-grid .vat-icons {
    width: 50px;
    display: inline;
    visibility: hidden;
    float: right; }
  .vat-grid .ui-grid-row:hover .vat-icons {
    visibility: visible; }

.detail-grid {
  height: 50vh;
  width: 860px;
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 1.1; }
  .detail-grid .ui-grid-cell-contents {
    padding: 10px; }

.detail-grid .header-title {
  background: #f3f3f3;
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 1.1; }

.detail-grid .ui-grid-row:hover .ui-grid-cell {
  background: #daf0fa; }

.detail-grid .detail-grid-icons {
  display: none; }

.detail-grid .ui-grid-row:hover .detail-grid-icons {
  display: block; }

.ticketGrid {
  height: 70vh;
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 1.1; }
  .ticketGrid .ui-grid-cell-contents {
    padding: 10px; }
  .ticketGrid .header-title {
    background: #f3f3f3;
    font-weight: normal;
    font-size: 1.8rem;
    line-height: 1.1; }

/* Styling for THUMBNAIL in toSend (located on the uiGrid)*/
.popoverThumbnail {
  z-index: 999 !important;
  max-width: fit-content; }
  .popoverThumbnail .thumbnail-container {
    width: fit-content; }
    .popoverThumbnail .thumbnail-container .thumbnail-image {
      max-height: 300px; }
  .popoverThumbnail .sentStatus-send {
    color: #14a114 !important; }
  .popoverThumbnail .sentStatus-await {
    color: orange !important; }
  .popoverThumbnail .sentStatus-error {
    color: red !important; }

.helper {
  color: #aeaeae;
  vertical-align: -2px; }

.hoverIcon {
  color: #000000; }

.helperWhite {
  color: white;
  vertical-align: -2px; }

.ratioStyle {
  background-color: #D4D4D4; }

.ratioContent {
  padding-top: 10px; }

.ratioGreen {
  background-color: #86BE46;
  color: white; }

.ratioGreen .glyphicon-question-sign:before {
  color: white; }

.ratioRed {
  background-color: #cb4437;
  color: white; }

.ratioRed .glyphicon-question-sign:before {
  color: white; }

.ratioContentWhite {
  padding-top: 10px; }

.ratioContainer {
  padding-left: 15px;
  padding-right: 15px; }

.ratioAlign {
  padding-right: 25px; }

.modal-content {
  border-radius: 0px; }

.modal-title {
  color: #2e88ab;
  font-weight: 800;
  font-size: 1.9rem; }

.modal-header {
  background-color: #f3f3f3; }

.modal-footer {
  background-color: #f3f3f3; }

.modal-open {
  font-family: "CenturyGothic", helvetica, sans-serif; }

.comp-label {
  text-align: left !important; }

.duplicate-table-container .error-grid .header-title,
.duplicate-table-container .duplicate-grid .header-title {
  background: #f3f3f3 !important;
  font-weight: normal !important; }

.duplicate-table-container .error-grid .ui-grid-cell-contents,
.duplicate-table-container .duplicate-grid .ui-grid-cell-contents {
  padding: 10px; }

.duplicate-table-container .error-grid .ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:last-child,
.duplicate-table-container .duplicate-grid .ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:last-child {
  background: #f3f3f3 !important; }

.duplicate-table-container .duplicate-cell {
  background-color: #fcf5e3 !important; }

.duplicate-table-container .error-cell {
  background-color: #f2dede !important; }

.duplicate-table-container .ui-grid-row-selected .duplicate-cell {
  background-color: #fff6d6 !important; }

.duplicate-table-container .customCellContent {
  white-space: unset;
  -ms-text-overflow: unset;
  -o-text-overflow: unset;
  text-overflow: unset; }

.duplicate-table-container .ui-grid-cell-contents {
  display: flex;
  align-items: center; }

.send-again-button {
  margin-top: 10px;
  display: flex;
  justify-content: flex-end; }

/* companyList modal */
.companylist-modal {
  display: flex !important;
  justify-content: center;
  align-items: center;
  /* border: solid #2e88ab;
    border-width: 0 0 0 6px; */ }
  .companylist-modal .modal-content {
    font-family: "Figtree", sans-serif;
    border-radius: 8px;
    border: solid #2e88ab;
    border-width: 0 0 0 6px; }
  .companylist-modal .modal-header {
    background-color: unset;
    border: none; }
  .companylist-modal .modal-title.header {
    font-weight: 600; }
  .companylist-modal .modal-title.firmName {
    font-weight: 300;
    font-size: 16px; }
  .companylist-modal .list-wrapper {
    display: flex;
    flex-direction: column;
    margin: 10px 0px; }
  .companylist-modal div.list-group-item {
    color: #373f40;
    border-radius: 8px;
    margin-bottom: 4px;
    border: 1px solid #dce5eb;
    font-size: 14px; }
    .companylist-modal div.list-group-item:last-child {
      margin-bottom: 0; }
    .companylist-modal div.list-group-item:hover {
      cursor: pointer;
      background-color: #dfecf5; }

#inputText {
  width: 95%;
  float: right; }

.namePdf:hover {
  font-weight: bold; }

.disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5; }

.btn:disabled {
  opacity: 0.5; }

.dropdown {
  position: relative;
  display: inline-block; }

.dropdown-content {
  display: none;
  border-radius: 2px;
  border: 1px solid;
  border-color: #d4d4d4;
  background-color: #f6f6f6;
  min-width: 100px;
  box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.2);
  padding: 10px 10px;
  z-index: 999;
  position: fixed;
  max-height: 450px;
  overflow: auto; }

.dropdown:not([disabled]):hover .dropdown-content {
  display: block; }

.styleButtonToSend:hover:enabled {
  background-color: rgba(204, 204, 204, 0.2);
  border-radius: 5px; }

.styleButtonToSend:disabled {
  opacity: 0.5;
  cursor: not-allowed; }

#fileInput {
  display: none; }

#fileInputUploadFolder,
#inputFromPC {
  display: none; }

.invoiceWithoutUploadFolderKey {
  font-weight: 100; }

.right-floater {
  float: right;
  display: flex;
  align-items: center; }

.items-selected-container {
  margin-right: 50px; }
  .items-selected-container .selected-text {
    font-size: 16px; }

.styleButtonToSendSendInvoice {
  background-color: #ed6a13;
  border-radius: 3px; }

.styleButtonToSendSendInvoice strong {
  color: white; }

.btn-upload-folder {
  margin-bottom: 5px; }

.last-btn-upload-folder {
  margin-bottom: 0px; }

.inner-block-send {
  position: relative;
  overflow: hidden; }
  .inner-block-send .send-secion {
    height: 100%;
    position: absolute;
    width: 100%; }

.wrap {
  overflow: hidden;
  position: relative; }

#droppingZone {
  height: 100%;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 10;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%; }

.dropzone,
.dropzone-over {
  background-color: rgba(255, 255, 255, 0.3);
  border: 5px dashed #2e88ab;
  border-radius: 10px;
  padding: 25px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #2e88ab;
  margin-bottom: 20px;
  height: 50%;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap; }
  .dropzone #upload-icon-blue,
  .dropzone-over #upload-icon-blue {
    display: block;
    height: 1em;
    margin-right: 5px; }
  .dropzone #upload-icon-dark-blue,
  .dropzone-over #upload-icon-dark-blue {
    display: none;
    height: 1em;
    margin-right: 5px; }
  .dropzone .drop-text,
  .dropzone-over .drop-text {
    display: flex;
    align-items: center; }
  .dropzone .or-container,
  .dropzone-over .or-container {
    width: 100%; }
  .dropzone .from-computer-wrapper,
  .dropzone-over .from-computer-wrapper {
    /* height: 60px;
    width: 200px;
    border-radius: 10px; */ }

.dropzone-over {
  border: 6px dashed #f2ad4c;
  color: #f2ad4c; }
  .dropzone-over #upload-icon-blue {
    display: none; }
  .dropzone-over #upload-icon-dark-blue {
    display: block; }

.infos {
  font-style: italic;
  margin: 15px 10px 15px 10px;
  padding: 20px; }

.folderName {
  font-weight: bold;
  font-size: large; }

.folderMail {
  font-style: italic;
  color: #d4d4d4; }

.tab-content {
  border-bottom: 1px #ddd solid;
  border-left: 1px #ddd solid;
  border-right: 1px #ddd solid;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 10px; }

.uploadFolders-list {
  margin: 15px 10px 15px 10px;
  height: 62%;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .uploadFolders-list .list-group {
    overflow: scroll;
    scrollbar-width: none; }
    .uploadFolders-list .list-group::-webkit-scrollbar {
      display: none; }
  .uploadFolders-list .btn {
    float: right;
    position: relative;
    top: -2px;
    padding: 5px 10px; }
    .uploadFolders-list .btn i {
      font-size: medium;
      vertical-align: middle; }
  .uploadFolders-list .btn-danger {
    padding: 4px 8px;
    top: -5px; }

.tab-content {
  height: 90% !important; }

.tab-pane {
  height: 100% !important; }

.input-group-btn button {
  float: none !important;
  top: 0px !important;
  padding: 6px 12px !important; }

.ui-notification {
  width: auto !important;
  text-align: right !important; }

.styleLabelIPPForm {
  display: inline-block;
  max-width: 100%;
  font-weight: 700;
  font-family: CenturyGothic;
  font-size: 17px;
  line-height: 160%;
  text-align: left;
  color: #4e4e4e;
  margin: 15px 0px 10px 0px; }

.styleTitleIPPForm {
  max-width: 100%;
  font-weight: 700;
  font-family: CenturyGothic;
  font-size: 25px;
  line-height: 160%;
  text-align: left;
  color: #4e4e4e; }

.styleDescriptionIPPForm {
  display: block;
  max-width: 100%;
  font-family: CenturyGothic;
  font-size: 12px;
  line-height: 160%;
  text-align: left;
  color: darkgrey;
  margin: 0px 0px 15px 0px; }

.properly-align-icon {
  vertical-align: text-top; }

.btn-IPP-previous {
  background-color: #ebebeb;
  color: #2e88ab;
  border-color: #2e88ab; }

.btn-IPP-next {
  color: #fff;
  background-color: #2e88ab;
  border-color: #2e88ab; }

.ipp__box {
  margin: 150px 10px 40px 0px;
  padding: 20px;
  background: #f4f5f7;
  color: #4e4e4e;
  border-radius: 3px;
  z-index: -1;
  position: absolute;
  box-shadow: 0 1px 4px rgba(50, 50, 93, 0.1), 0 1px 13px rgba(0, 0, 0, 0.07); }
  .ipp__box .title {
    color: #2e88ab;
    font-weight: 800;
    font-size: 2.3rem;
    margin-bottom: 5px;
    text-shadow: 0 1px 2px rgba(50, 50, 93, 0.1), 0 2px 10px rgba(0, 0, 0, 0.07); }
  .ipp__box .last-page-title {
    margin-bottom: 15px; }
  .ipp__box a {
    color: #2e88ab; }
  .ipp__box a:hover,
  .ipp__box a:focus {
    color: #2e88ab; }

.__welcome-text {
  margin: 20px 0px;
  font-size: 16px; }

.ipp-welcome-box {
  padding: 20px; }

.ipp__btn {
  transition: all 0.2s ease;
  box-shadow: 0 2px 2px rgba(50, 50, 93, 0.1), 0 5px 6px rgba(0, 0, 0, 0.07);
  padding: 9px 14px;
  border-radius: 3px;
  background-color: #2e88ab;
  color: white;
  font-size: 14px;
  font-weight: bold; }
  .ipp__btn:focus {
    color: white; }
  .ipp__btn:hover {
    background: #297897;
    color: white; }
  .ipp__btn.ipp__final-state {
    background-color: #fff;
    color: slategray; }
    .ipp__btn.ipp__final-state:hover {
      background: #f2f2f2; }
  .ipp__btn.ipp__btn-back {
    background-color: #f4f5f7;
    color: #2e88ab;
    box-shadow: none; }
    .ipp__btn.ipp__btn-back:hover {
      background: #297897;
      color: white;
      box-shadow: 0 2px 2px rgba(50, 50, 93, 0.1), 0 5px 6px rgba(0, 0, 0, 0.07); }
  .ipp__btn.ipp__btn-remove {
    background-color: #f4f5f7;
    color: #b23838;
    box-shadow: none; }
    .ipp__btn.ipp__btn-remove:hover {
      background: #9f3232;
      color: white;
      box-shadow: 0 2px 2px rgba(50, 50, 93, 0.1), 0 5px 6px rgba(0, 0, 0, 0.07); }
  .ipp__btn.ipp__btn-submit {
    background-color: #f2ad4c; }
    .ipp__btn.ipp__btn-submit:hover {
      background: #f0a234; }
    .ipp__btn.ipp__btn-submit:focus {
      color: white; }

.ipp-grid-btn-add {
  margin-top: 10px;
  transition: all 0.2s ease;
  box-shadow: 0 2px 2px rgba(50, 50, 93, 0.1), 0 5px 6px rgba(0, 0, 0, 0.07);
  border-radius: 3px;
  background-color: #2e88ab;
  color: white; }
  .ipp-grid-btn-add:hover {
    background: #297897;
    color: #f2f2f2; }
  .ipp-grid-btn-add:focus {
    color: darkgray; }

.ipp-grid-btn-delete {
  transition: all 0.2s ease;
  box-shadow: 0 2px 2px rgba(50, 50, 93, 0.1), 0 5px 6px rgba(0, 0, 0, 0.07);
  border-radius: 3px;
  background-color: #b2383878;
  color: rgba(255, 255, 255, 0.524);
  height: 20px;
  width: 24px;
  vertical-align: baseline;
  display: none;
  padding-left: 6px;
  filter: grayscale(100%); }
  .ipp-grid-btn-delete:hover {
    background: #b23838;
    color: white;
    filter: grayscale(0%); }
  .ipp-grid-btn-delete:focus {
    background: #b23838;
    color: white;
    filter: grayscale(0%); }

.ipp-input-grid-btn-clear {
  transition: all 0.2s ease;
  padding: 0;
  border: none;
  background: none; }

.ipp-grid-row:hover .ipp-grid-btn-delete {
  display: inline; }

.ipp-input-grid-data {
  padding-top: 12px; }

.ipp-input-grid-row:hover .ipp-input-grid-clear-icon {
  color: #b23838; }

.ipp-box-color {
  background-color: #f4f5f7 !important; }

#IPPForm h2 {
  font-weight: bold;
  text-decoration: underline; }

#IPPForm .row {
  margin: 0 0px 10px; }

#IPPForm [class*="col-"] {
  margin: 0 0px 10px; }

#IPPForm footer {
  padding-left: 25px; }

.ipp-modal-header {
  background-color: #f4f5f7 !important;
  border-bottom: none !important; }

.ipp-modal-footer {
  border-top: none !important;
  background-color: #f4f5f7 !important; }

.ipp-modal-body {
  max-height: 65vh;
  padding: 15px 30px; }

.scrollbox {
  overflow: auto;
  background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
  background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: 100% 40px, 100% 40px, 100% 14px, 100% 14px;
  /* Opera doesn't support this in the shorthand */
  background-attachment: local, local, scroll, scroll;
  z-index: 1;
  position: relative; }

.icon-red-ipp {
  color: #be1f1f;
  vertical-align: bottom; }
  .icon-red-ipp:hover  {
    color: #a81b1b; }

.ipp-app {
  background: white;
  max-height: none !important;
  font-family: "CenturyGothic", helvetica, sans-serif;
  font-size: 1.5rem; }

:host {
  margin: -1px 0 0;
  display: block; }

.ipp-top {
  position: fixed;
  /* Set the navbar to fixed position */
  top: 0;
  /* Position the navbar at the top of the page */
  width: 100%;
  z-index: 1000; }

.ipp-header {
  background: #fff;
  border-bottom: 1px solid #c1cedb;
  padding: 15px 0;
  text-align: center;
  height: 85px; }
  .ipp-header img {
    display: inline-block;
    width: 55px;
    margin-right: 35px; }
  .ipp-header .skwarel-main-logo {
    box-shadow: 0 1px 2px rgba(50, 50, 93, 0.1), 0 2px 10px rgba(0, 0, 0, 0.07); }
  .ipp-header__user-info {
    position: absolute;
    top: 17px;
    right: 0;
    color: darkgray;
    letter-spacing: 1px; }
  .ipp-header__menu-icon img {
    width: 24px;
    height: 24px;
    margin-left: 5px;
    display: inline;
    cursor: pointer;
    opacity: 0.4; }
    .ipp-header__menu-icon img:hover {
      opacity: 0.9; }

.ipp-logo-title {
  cursor: pointer; }

.ipp-header-title {
  font-size: 17px;
  color: darkgray;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 16px;
  width: 400px;
  text-align: left; }

.ipp-menu-dropdown {
  opacity: 1 !important; }

.wrapper {
  max-width: 1000px;
  width: 96%;
  margin: 0 auto;
  position: relative; }

.ipp-nav {
  background: #2e88ab;
  text-align: center;
  box-shadow: 0 1px 4px rgba(50, 50, 93, 0.1), 0 3px 11px rgba(0, 0, 0, 0.07); }
  .ipp-nav a {
    color: rgba(255, 255, 255, 0.6);
    transition: all 0.2s ease;
    padding: 15px;
    display: inline-block;
    min-width: 150px;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-bottom: 3px solid transparent;
    text-decoration: none;
    cursor: pointer; }
    .ipp-nav a:hover, .ipp-nav a.active {
      color: #fff;
      border-bottom-color: #fff; }

.nav-wrapper {
  max-width: 800px;
  width: 96%;
  margin: 0 auto; }

.ipp-wrapper {
  margin-top: 15px;
  max-width: 700px;
  width: 96%;
  margin: 0 auto; }

.pattern-error {
  color: indianred;
  font-size: 12px;
  font-weight: 600; }

.link {
  color: #2e88ab;
  text-decoration: underline;
  cursor: pointer; }

.top-spacing-ipp {
  margin-top: 20px; }

.nav-btn-spacing {
  margin-top: 20px; }

.ipp-form-btn-wrapper {
  margin-top: 20px; }

.error-icon {
  color: #b23838; }

.success-icon {
  color: #3c763d; }

.bottom-spacing {
  margin-bottom: 15px; }

.ipp-radio-no-response {
  padding: 11px 20px;
  font-size: 15px;
  font-weight: 100;
  font-style: italic; }

.ipp-input-answer {
  padding: 11px 20px;
  font-size: 18px;
  font-weight: 100;
  border-left: 4px solid #2e88ab; }

.ipp-radio-no {
  padding: 11px 20px;
  font-weight: 100;
  font-size: 18px;
  border-left: 4px solid #be1f1fd6; }

.ipp-radio-yes {
  padding: 11px 20px;
  font-size: 18px;
  font-weight: 100;
  border-left: 4px solid rgba(60, 179, 114, 0.9); }

.ipp-reading-mode-label {
  color: #4e4e4e;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  margin: 15px 0px 20px 0px; }

.ipp-answer-list {
  padding: 11px 20px;
  font-size: 18px;
  font-weight: 100;
  border-left: 4px solid #2e88ab; }

.skwarel-ipp-material-icons {
  vertical-align: sub;
  font-size: 19px; }

.ipp-input-field {
  height: 50px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  font-size: 17px;
  padding: 20px;
  width: 100%; }

.ipp-input-comment-field {
  height: 250px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  font-size: 17px;
  padding: 20px;
  width: 100%;
  overflow: auto; }

.ipp-radio {
  margin-top: 5px;
  font-size: 17px;
  padding-left: 15px; }

.ipp-radio label {
  width: auto !important; }

.ipp-datepicker-btn {
  height: 50px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px; }

.ipp-grid-delete-icon {
  vertical-align: baseline;
  margin-left: -3px;
  font-size: 16px; }

.ipp-input-grid-delete-icon {
  font-size: 25px; }

.ipp-input-grid-clear-icon {
  font-size: 25px;
  color: slategrey; }

.ipp-document-grid {
  font-size: 13px; }

.progress-bar-skwarel {
  background-color: #2e88ab; }

.validation-info {
  padding: 20px;
  background: #2e88ab;
  color: white;
  margin: 10px 0px 0px 0px;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(50, 50, 93, 0.1), 0 2px 10px rgba(0, 0, 0, 0.07);
  text-shadow: 0 1px 2px rgba(50, 50, 93, 0.1), 0 2px 10px rgba(0, 0, 0, 0.07); }

.validation-info-title {
  display: block;
  font-size: 20px;
  margin-bottom: 10px; }

.validation-info-icon {
  font-size: 23px;
  vertical-align: text-bottom;
  opacity: 0.8; }

.validation-checkbox {
  margin-top: 15px;
  font-size: 12px;
  color: darkgrey; }

.validation-checkbox-more-margin {
  margin: 15px 0px; }

.validation-checkbox-icon {
  vertical-align: bottom;
  font-size: 18px; }

.validation-check {
  color: #2e88ab; }

.validation-label {
  margin-left: -2px;
  margin-top: 5px;
  cursor: pointer; }

.ipp-grid-header {
  color: darkgrey;
  font-weight: 100; }

.ipp-grid-document-name {
  font-weight: bold; }

.ipp-btn-box {
  margin-top: 15px !important; }

.ipp-archive {
  transition: all 0.1s ease;
  padding: 15px;
  margin-bottom: 15px;
  background: white;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(50, 50, 93, 0.1), 0 2px 10px rgba(0, 0, 0, 0.07);
  border-left: 5px solid #2e88ab; }
  .ipp-archive:hover {
    background: #fdfdfd;
    border-left: 5px solid #f2ad4c; }

.ipp-archive-title {
  font-size: 24px;
  color: #2e88ab;
  text-shadow: 0 1px 2px rgba(50, 50, 93, 0.1), 0 2px 10px rgba(0, 0, 0, 0.07); }

.ipp-archive-submission-date {
  color: darkgrey !important;
  font-size: 12px;
  letter-spacing: 1px;
  margin-left: 2px;
  font-weight: 100;
  text-shadow: none;
  cursor: pointer; }
  .ipp-archive-submission-date:hover {
    color: #2e88ab; }

.ipp-archive-document-name {
  transition: all 0.1s ease;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  color: #2e88ab; }
  .ipp-archive-document-name:hover {
    color: #f2ad4c; }

.ipp-archive-status {
  margin-top: 5px;
  color: darkgray;
  font-size: 12px; }

.ipp-archive-material-icons {
  font-size: 15px;
  vertical-align: sub; }

.ipp-archive-see-declaration:hover {
  background-color: #f2ad4c;
  color: white; }

.ipp-archive-see-declaration-tax-on-web {
  background-color: rgba(242, 173, 76, 0.92);
  color: white; }
  .ipp-archive-see-declaration-tax-on-web:hover {
    background-color: #f0a234;
    color: white; }

.ipp-icon-success {
  color: rgba(60, 179, 114, 0.9); }

.ipp-icon-error {
  color: #be1f1fd6; }

.ipp-icon-waiting {
  color: #f2ad4c; }

.ipp-archive-add-document {
  background: none;
  box-shadow: none;
  color: darkgray; }

.ui-notification.clickable {
  border-radius: 5px !important; }

.ui-notification {
  border-radius: 5px !important; }

.ui-notification-ipp {
  border-radius: 3px; }

.notification-container {
  background: #ffffff;
  padding: 15px;
  color: black;
  text-align: left;
  border-radius: 3px; }

.notification-title {
  color: #2e88ab;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 4px; }

.notification-icon-container {
  background: #f3f4f5;
  padding: 30px;
  margin-right: 15px;
  border-radius: 3px 0px 0px 3px; }

.notification-icon {
  font-size: 30px;
  text-shadow: 0 1px 10px rgba(50, 50, 93, 0.1), 0 1px 16px rgba(0, 0, 0, 0.07); }

.notification-message {
  color: darkgray; }

.ipp-form-state {
  font-size: 14px;
  text-transform: uppercase;
  color: darkgray;
  letter-spacing: 1px;
  padding-top: 10px;
  font-weight: 100;
  text-shadow: none; }

.ipp-proposition-box {
  margin: 25px 0px;
  font-size: 25px;
  text-align: center; }

.ipp-proposition-amount {
  font-size: 40px; }

.ipp-refusal-btn {
  margin-top: 15px; }

.ipp-positive-result {
  color: rgba(60, 179, 114, 0.9); }

.ipp-negative-result {
  color: #be1f1fd6; }

.ipp-response-placeholder {
  color: grey;
  font-size: 14px; }

.select-padding {
  padding: 10px; }

.missing-attachement-in-archive {
  font-size: 13px;
  color: darkgray; }

.ipp-sub-title {
  font-size: 12px;
  color: darkgray;
  font-weight: 100;
  text-shadow: none;
  letter-spacing: 1px; }

.adjust-ipp-modal {
  left: 30px; }

.notification-error {
  color: indianred; }

.ipp-help-box {
  color: darkgray !important;
  font-size: 13px;
  letter-spacing: 1px; }

.ipp-help-link {
  color: darkgray !important; }

.ipp-help-icon {
  font-size: 15px; }

.ipp-transition-modal-size .modal-dialog {
  width: 400px; }

.accountant-comment-title,
.documents-annexe-title {
  font-size: 14px;
  text-transform: uppercase;
  color: darkgray;
  letter-spacing: 1px;
  font-weight: 100; }

.documents-list {
  margin-left: 3px; }

.documents-list-item {
  margin-bottom: 5px; }
  .documents-list-item::before {
    content: "\2022";
    /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: darkgray; }

.tableIR {
  width: 100%;
  font-size: 1.8rem;
  border-spacing: 15px;
  overflow-x: auto; }

.tableIR td,
.tableIR th {
  padding-bottom: 6px;
  padding-top: 6px; }

.tableIR {
  width: 100%; }

.numberHistoryTable {
  text-align: center; }

.tdLeftIR {
  float: left;
  padding-left: 10px; }

.tdRightIR {
  text-align: right;
  padding-right: 10px;
  cursor: default; }

.trIR {
  border-bottom: solid 1px #b2b2b2; }

.theadIR,
.evenRowTableIR {
  background-color: #f6f6f6; }

.positiveAmountDisplayIR {
  color: #86be46; }

.negativeAmountDisplayIR {
  color: #ff0000; }

.infosBoxIR, .formIR {
  border: solid 1px #d4d4d4;
  margin-right: 15px;
  margin-top: 15px;
  margin-left: 15px;
  border-radius: 2px;
  background-color: #ebebeb; }

.titleIR, .titleTableIR, .closeIconIR {
  color: #2e88ab;
  font-weight: 800;
  font-size: 2.3rem;
  margin-bottom: 10px; }

.titleIR {
  text-align: center; }

.titleTableIR {
  float: left; }

.titleCurentFiltersIR {
  font-size: 1.2em;
  font-weight: 300;
  color: #2e88ab; }

.curentFilterIR {
  margin-left: 20px;
  background-color: white;
  width: 100%; }

.closeIconIR {
  float: right;
  border: none;
  background-color: inherit; }

.buttonSpaceIR {
  margin: 5px; }

.fieldFormIR {
  margin: 15px; }

.helperIR {
  top: 0px;
  vertical-align: middle; }

.largePageIR {
  padding-bottom: 100px; }

.inputIR {
  margin-bottom: 20px;
  margin-right: 20px;
  width: 100%; }

.headerFilterIR {
  margin-bottom: 20px; }

.buttonIR {
  background-color: #ed6a13;
  border-radius: 3px;
  color: white; }

.buttonIR:hover,
.buttonIR:focus {
  color: white; }

#templateMessage {
  width: 100%;
  resize: none; }

.warningMessageModalIR {
  color: red; }

.tipsListIR {
  list-style: disc;
  padding: 10px; }

.tipsElement {
  padding-bottom: 15px; }

.errorMessageModalTitleIR {
  color: red; }

/* ---------------- LOADER ------------------------*/
.loader {
  opacity: 1;
  color: #2e88ab;
  font-size: 90px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  position: absolute;
  top: 25%;
  left: 50%;
  border-radius: 50%;
  margin: 72px auto;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
  animation: load6 1.7s infinite ease, round 1.7s infinite ease; }

@-webkit-keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em; }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em; }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em; }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; } }

@keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em; }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em; }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em; }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; } }

@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.transparentBackground {
  opacity: 0.5; }

/* ---------------- LOADER ------------------------*/
.inputEmailContactList {
  width: 80% !important; }

.contactInformationsContactListIR {
  color: #898989;
  font-size: 0.8em; }

.buttonTablePaging {
  border: solid 1px #e6e6e6;
  background-color: #f9f9f9; }

.selectPaging {
  display: inline-block;
  width: 4em; }

.thirdNameOverviewFullNameIR {
  margin-left: 5px; }

.filterChoiceButtonsIR {
  float: right; }

.filterCategoryIR {
  border-bottom: 1px solid #d4d4d4;
  margin-top: 20px; }

.headerIR {
  display: inline-block;
  font-size: 1.2em; }

.highlightedIR {
  font-size: 2.1em;
  color: #2e88ab;
  margin-left: 20px; }

.inlineIR {
  display: inline-block; }

.tablePagingIR {
  margin-bottom: 15px; }

.closeIconIR {
  font-size: 1em;
  text-decoration: underline;
  margin-top: 9px;
  font-weight: 400;
  color: #333333; }

.thLeftIR {
  padding-left: 10px; }

.thRightIR {
  text-align: right;
  padding-right: 10px; }

.overviewTableIR {
  padding-left: 0px; }

.tooltipOverviewIR > .tooltip-inner {
  max-width: 500px; }

.testTemplate {
  margin-right: 10px;
  color: #2e88ab;
  cursor: pointer; }
  .testTemplate:hover {
    text-decoration: underline; }

@keyframes markAsPaidAnim {
  to {
    background-color: #86be46; } }

@keyframes sendToAccountantAnim {
  0% {
    background-position: 50% 0%; }
  100% {
    background-position: 50% 100%; } }

@keyframes deleteAnim {
  to {
    background-color: orangered;
    color: white; } }

.invgDeleteBtn:not(:disabled):hover {
  animation-name: deleteAnim;
  animation-duration: 0.5s;
  animation-fill-mode: forwards; }

.tableInvg .theadInvg {
  display: table;
  width: 100%;
  table-layout: fixed;
  background-color: #f6f6f6;
  border-bottom: 1px solid lightgray; }

.tableInvg .tbodyInvg {
  overflow: auto;
  overflow: overlay;
  max-height: 55vh;
  display: block;
  font-size: small; }
  .tableInvg .tbodyInvg tr {
    table-layout: fixed;
    display: table;
    width: 100%; }
    .tableInvg .tbodyInvg tr > td {
      vertical-align: middle; }
  .tableInvg .tbodyInvg tr:hover {
    background-color: lightsteelblue; }
    .tableInvg .tbodyInvg tr:hover .sendToAccIcon {
      color: #6d6d6d; }
    .tableInvg .tbodyInvg tr:hover .status.late {
      color: #e64535; }
    .tableInvg .tbodyInvg tr:hover .status.paid {
      color: #2c753c; }
  .tableInvg .tbodyInvg .evenRowTableInvg {
    background-color: #f6f6f6; }

.tableInvg .tfootInvg {
  border-top: 1px solid lightgray; }
  .tableInvg .tfootInvg tr {
    display: flex;
    flex-wrap: nowrap;
    background-color: #f6f6f6;
    padding: 5px 0; }
    .tableInvg .tfootInvg tr td {
      flex: 1;
      height: auto;
      display: inline; }
      .tableInvg .tfootInvg tr td button {
        width: 95%;
        height: 100%;
        white-space: normal; }
        .tableInvg .tfootInvg tr td button.btn-customGray {
          background-color: #cccccc; }

.tableInvg th,
.tableInvg td {
  text-align: center;
  height: 30px; }

.invoicingLangConfigSpan {
  display: flex;
  align-items: center;
  font-size: 0.9em; }
  .invoicingLangConfigSpan select {
    background-color: white;
    font-size: inherit;
    height: auto;
    width: auto;
    padding-right: 3ch; }

.invgModifyInput {
  float: right;
  padding-right: 1ch;
  user-select: none; }

.invgInputVarTopDiv {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.invgInputVarBtmDiv {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.modal-body label:not(.labelAtCheck) {
  font-weight: normal;
  width: 100%;
  cursor: pointer; }

.modal-body .labelAtCheck {
  font-weight: normal;
  cursor: pointer; }

.modal-body textarea {
  resize: none;
  width: 100%; }

.modal-body .wrapperDiv {
  display: flex;
  justify-content: space-between; }

.modal-body .wrappedDiv {
  width: 49%; }

.invgHeader {
  display: flex;
  flex-wrap: wrap; }
  .invgHeader > * {
    padding: 3px 0; }
  .invgHeader .dateFilters {
    flex: 2;
    padding: 0 4% 0 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap; }
    .invgHeader .dateFilters .fromFilterDiv,
    .invgHeader .dateFilters .toFilterDiv {
      display: flex;
      align-items: inherit; }
      .invgHeader .dateFilters .fromFilterDiv button,
      .invgHeader .dateFilters .toFilterDiv button {
        font-size: small; }
  .invgHeader button {
    flex: 1;
    font-size: x-large; }

.overviewTableInvg {
  padding-left: 0px; }
  .overviewTableInvg .tableInvg .tbodyInvg tr {
    cursor: pointer; }
  .overviewTableInvg .tableInvg .chbxTd {
    width: 5%; }
    .overviewTableInvg .tableInvg .chbxTd input {
      width: 100%;
      height: 2ch; }
  .overviewTableInvg .tableInvg .numberTd,
  .overviewTableInvg .tableInvg .typeTd,
  .overviewTableInvg .tableInvg .statusTd {
    width: 10%; }
  .overviewTableInvg .tableInvg .clientTd {
    width: 25%; }
  .overviewTableInvg .tableInvg .dateTd,
  .overviewTableInvg .tableInvg .amountTd {
    width: 15%; }
  .overviewTableInvg .tableInvg .tfootInvg tr td button:disabled {
    background-color: lightgrey;
    border-color: transparent;
    color: black; }

.status {
  border-radius: 10%;
  width: 5px;
  height: 5px;
  padding: 0 1ch;
  font-weight: bold; }
  .status.draft {
    color: gray; }
  .status.pending {
    color: orange; }
  .status.late {
    color: #ff6757; }
  .status.paid {
    color: #74d489; }

.sendToAccIcon {
  color: #bfbfbf; }

.numberSend {
  margin-left: 22px; }

.filterCat {
  width: 100%;
  padding-top: 10px; }

.filterCat:not(:last-child) {
  padding-bottom: 10px;
  border-bottom: 1px solid #d4d4d4; }

.tableFilter {
  display: table;
  width: 100%; }
  .tableFilter .labelText,
  .tableFilter .labelInput {
    display: table-cell;
    width: auto; }
  .tableFilter .labelInput {
    width: 100%; }
    .tableFilter .labelInput input {
      display: inline-block; }

.customTypeahead .dropdown-menu {
  max-height: 20vh;
  overflow-y: auto;
  overflow-x: hidden;
  width: auto;
  min-width: 40%;
  max-width: 90%; }

.amountFilterSpan,
.statusFilterSpan {
  display: flex;
  justify-content: space-between;
  align-items: baseline; }
  .amountFilterSpan input,
  .amountFilterSpan select,
  .statusFilterSpan input,
  .statusFilterSpan select {
    margin-left: 1%;
    min-width: 0; }

#content-container #inner-block .box#invoicePage {
  background: inherit;
  box-shadow: 0px 0px 3px 0px black;
  padding: 15px;
  font-family: sans-serif; }
  #content-container #inner-block .box#invoicePage.editing {
    background: #ebebeb;
    box-shadow: none;
    padding: 15px; }
    #content-container #inner-block .box#invoicePage.editing div,
    #content-container #inner-block .box#invoicePage.editing .footerVal {
      background-color: whitesmoke; }
  #content-container #inner-block .box#invoicePage #invoiceTable {
    border-collapse: separate;
    border-spacing: 10px 15px;
    margin: -15px 0px;
    table-layout: fixed;
    width: 100%; }
    #content-container #inner-block .box#invoicePage #invoiceTable > tbody > tr {
      vertical-align: top; }
      #content-container #inner-block .box#invoicePage #invoiceTable > tbody > tr > td {
        width: 50%; }
  #content-container #inner-block .box#invoicePage #type {
    background: none; }
    #content-container #inner-block .box#invoicePage #type .btn-group {
      width: 100%; }
      #content-container #inner-block .box#invoicePage #type .btn-group .typeBtn {
        width: 50%;
        background-color: lightgray;
        color: black; }
      #content-container #inner-block .box#invoicePage #type .btn-group .typeBtn.active {
        background-color: #2e88ab;
        color: white; }
  #content-container #inner-block .box#invoicePage #logoImg,
  #content-container #inner-block .box#invoicePage #logoCompensator {
    height: 50px;
    margin: 10px 0; }
  #content-container #inner-block .box#invoicePage .addressTop {
    color: lightgrey; }
  #content-container #inner-block .box#invoicePage #details {
    padding: 3px; }
    #content-container #inner-block .box#invoicePage #details .fieldLine {
      margin: 2px 0px;
      display: flex;
      align-items: baseline; }
    #content-container #inner-block .box#invoicePage #details .fieldName,
    #content-container #inner-block .box#invoicePage #details .fieldValue {
      display: inline-block; }
    #content-container #inner-block .box#invoicePage #details .detailsBtnGroup #invoiceNumberInput,
    #content-container #inner-block .box#invoicePage #details .detailsBtnGroup #invoiceDateInput,
    #content-container #inner-block .box#invoicePage #details .detailsBtnGroup #dueDateInput {
      padding: 1ch;
      width: 12ch;
      display: inline; }
      #content-container #inner-block .box#invoicePage #details .detailsBtnGroup #invoiceNumberInput:not(:last-child),
      #content-container #inner-block .box#invoicePage #details .detailsBtnGroup #invoiceDateInput:not(:last-child),
      #content-container #inner-block .box#invoicePage #details .detailsBtnGroup #dueDateInput:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
    #content-container #inner-block .box#invoicePage #details .detailsBtnGroup .rightBtn {
      background-color: lightgrey;
      float: right;
      outline: none; }
    #content-container #inner-block .box#invoicePage #details .detailsBtnGroup li.selected {
      background-color: #2e88ab;
      color: white; }
      #content-container #inner-block .box#invoicePage #details .detailsBtnGroup li.selected:hover {
        color: black;
        color: initial; }
    #content-container #inner-block .box#invoicePage #details .detailsBtnGroup li #dropdownItem {
      display: flex;
      justify-content: space-between;
      cursor: pointer;
      color: inherit; }
  #content-container #inner-block .box#invoicePage #recipient div {
    padding-left: 3px; }
  #content-container #inner-block .box#invoicePage #invoiceBody > table {
    margin-bottom: 0; }
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLinesHeaders > tr > th,
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLinesHeaders > tr > td,
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLines > tr > th,
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLines > tr > td {
    vertical-align: middle;
    text-align: right;
    padding: 8px 4px; }
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLinesHeaders > tr > th,
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLines > tr > th {
    font-size: 0.85em; }
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLinesHeaders > tr > td,
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLines > tr > td {
    font-size: 0.8em; }
    #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLinesHeaders > tr > td input,
    #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLines > tr > td input {
      font-size: inherit; }
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLinesHeaders > tr .cellDescription,
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLines > tr .cellDescription {
    text-align: left;
    width: 35%; }
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLinesHeaders > tr .cellQuantity,
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLines > tr .cellQuantity {
    width: 15%; }
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLinesHeaders > tr .cellPrice,
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLines > tr .cellPrice {
    width: 15%; }
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLinesHeaders > tr .cellVat,
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLines > tr .cellVat {
    width: 15%; }
    #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLinesHeaders > tr .cellVat .cellVatBtnGroup,
    #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLines > tr .cellVat .cellVatBtnGroup {
      display: flex;
      justify-content: center; }
      #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLinesHeaders > tr .cellVat .cellVatBtnGroup .vatRateInput,
      #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLines > tr .cellVat .cellVatBtnGroup .vatRateInput {
        background-color: white;
        width: 7ch; }
        #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLinesHeaders > tr .cellVat .cellVatBtnGroup .vatRateInput:not(:last-child),
        #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLines > tr .cellVat .cellVatBtnGroup .vatRateInput:not(:last-child) {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLinesHeaders > tr .cellVat .cellVatBtnGroup button,
      #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLines > tr .cellVat .cellVatBtnGroup button {
        float: right;
        background-color: lightgrey; }
      #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLinesHeaders > tr .cellVat .cellVatBtnGroup li.selected,
      #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLines > tr .cellVat .cellVatBtnGroup li.selected {
        background-color: #2e88ab;
        color: white; }
        #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLinesHeaders > tr .cellVat .cellVatBtnGroup li.selected:hover,
        #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLines > tr .cellVat .cellVatBtnGroup li.selected:hover {
          color: black;
          color: initial; }
      #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLinesHeaders > tr .cellVat .cellVatBtnGroup li .dropdownItem,
      #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLines > tr .cellVat .cellVatBtnGroup li .dropdownItem {
        display: flex;
        cursor: pointer;
        color: inherit;
        padding: 3px 15px; }
        #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLinesHeaders > tr .cellVat .cellVatBtnGroup li .dropdownItem span:nth-child(1),
        #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLines > tr .cellVat .cellVatBtnGroup li .dropdownItem span:nth-child(1) {
          flex: auto; }
        #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLinesHeaders > tr .cellVat .cellVatBtnGroup li .dropdownItem span:nth-child(2),
        #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLines > tr .cellVat .cellVatBtnGroup li .dropdownItem span:nth-child(2) {
          width: 3ch;
          text-align: right; }
        #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLinesHeaders > tr .cellVat .cellVatBtnGroup li .dropdownItem span:nth-child(3),
        #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLines > tr .cellVat .cellVatBtnGroup li .dropdownItem span:nth-child(3) {
          width: 2ch; }
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLinesHeaders > tr .cellTotal,
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLines > tr .cellTotal {
    width: 8%; }
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLinesHeaders > tr .cellVatTotal,
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLines > tr .cellVatTotal {
    width: 8%; }
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLinesHeaders.editing tr > th,
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLinesHeaders.editing tr > td,
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLines.editing tr > th,
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLines.editing tr > td {
    text-align: center; }
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLinesHeaders.editing tr > td,
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLines.editing tr > td {
    padding: 4px; }
  #content-container #inner-block .box#invoicePage #invoiceBody #invoiceLines .removeBtn {
    cursor: pointer; }
  #content-container #inner-block .box#invoicePage #invoiceBody #newLineBtn {
    margin: 0 1% 1% 1%;
    width: 25%;
    background-color: #2e88ab;
    color: white;
    text-shadow: lightgray;
    padding: 0;
    position: relative;
    left: 73%; }
  #content-container #inner-block .box#invoicePage #vatRatesTable {
    margin-bottom: 0; }
    #content-container #inner-block .box#invoicePage #vatRatesTable th,
    #content-container #inner-block .box#invoicePage #vatRatesTable td {
      padding: 4px 8px;
      font-size: 0.8em; }
    #content-container #inner-block .box#invoicePage #vatRatesTable th {
      text-align: center; }
    #content-container #inner-block .box#invoicePage #vatRatesTable td {
      text-align: right; }
      #content-container #inner-block .box#invoicePage #vatRatesTable td:first-child {
        text-align: center; }
  #content-container #inner-block .box#invoicePage #total {
    text-align: right;
    padding: 5px; }
  #content-container #inner-block .box#invoicePage #misc {
    width: 100%;
    border-collapse: collapse; }
    #content-container #inner-block .box#invoicePage #misc #footerInfo {
      font-size: 0.8em; }
      #content-container #inner-block .box#invoicePage #misc #footerInfo .footerCat {
        background: #ddd; }
      #content-container #inner-block .box#invoicePage #misc #footerInfo .footerCat,
      #content-container #inner-block .box#invoicePage #misc #footerInfo .footerVal {
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        text-align: center;
        width: auto;
        padding: 8px 0; }
    #content-container #inner-block .box#invoicePage #misc #footerTextDiv.form-control {
      height: auto;
      min-height: 34px;
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
    #content-container #inner-block .box#invoicePage #misc #footerTextInputDiv #footerTextInput:not(:last-child) {
      border-radius: 0; }
    #content-container #inner-block .box#invoicePage #misc #footerTextInputDiv #footerTextVarDiv:not(:first-child) {
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      background-color: whitesmoke; }

#invoicingRightColumn #buttonsPanel {
  display: flex;
  flex-direction: column;
  background: #ebebeb;
  padding: 15px;
  margin-bottom: 10px; }
  #invoicingRightColumn #buttonsPanel > div {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px; }
    #invoicingRightColumn #buttonsPanel > div button {
      flex: auto;
      margin: 0 5px; }
  #invoicingRightColumn #buttonsPanel > * {
    margin: 5px 0; }
  #invoicingRightColumn #buttonsPanel #filenameSpan {
    display: block; }
    #invoicingRightColumn #buttonsPanel #filenameSpan #filenameDiv.form-control {
      height: auto;
      min-height: 34px;
      background-color: whitesmoke; }
    #invoicingRightColumn #buttonsPanel #filenameSpan #filenameInputDiv #filenameInput:not(:last-child) {
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; }
    #invoicingRightColumn #buttonsPanel #filenameSpan #filenameInputDiv #filenameVarDiv:not(:first-child) {
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      background-color: whitesmoke; }
  #invoicingRightColumn #buttonsPanel #languageSpan {
    display: flex;
    align-items: baseline; }
    #invoicingRightColumn #buttonsPanel #languageSpan span {
      flex: auto; }
    #invoicingRightColumn #buttonsPanel #languageSpan select {
      flex: auto;
      background-color: white; }

#invoicingRightColumn #errorText {
  font-weight: bold;
  color: crimson;
  font-size: 0.9em;
  text-align: justify; }

#clientOverview #filterDiv {
  display: flex;
  flex-direction: column;
  flex: 2;
  align-self: center; }
  #clientOverview #filterDiv .filterSpan {
    display: flex;
    align-items: baseline; }
    #clientOverview #filterDiv .filterSpan > * {
      width: 48%;
      margin-right: 2%; }

#clientOverview .chbxTd {
  width: 5%; }

#clientOverview #restoreBtn,
#clientOverview #archiveBtn {
  width: 25%; }

#clientOverview #delete:not(:disabled):hover {
  animation-name: deleteAnim;
  animation-duration: 0.5s;
  animation-fill-mode: forwards; }

#clientEdition .background {
  background-color: whitesmoke;
  padding: 15px; }

#clientEdition .form-container .input-container {
  display: flex;
  align-items: center;
  margin-bottom: 10px; }
  #clientEdition .form-container .input-container .input-label {
    width: 220px;
    margin-right: 5px; }
  #clientEdition .form-container .input-container .text-box {
    width: 100%; }

#clientEdition .form-container #scndTable {
  border-left: 1px solid gray; }

#clientEdition #btnDiv {
  display: flex;
  justify-content: space-around; }
  #clientEdition #btnDiv #deleteBtn,
  #clientEdition #btnDiv #validateBtn {
    width: 15em;
    height: 3em; }

#clientEdition .error-text {
  font-size: 13px; }

#invoicingConfiguration .configTab {
  width: 25%; }
  #invoicingConfiguration .configTab a {
    outline: none; }
  #invoicingConfiguration .configTab:last-child a {
    margin-right: 0; }
  #invoicingConfiguration .configTab.active a {
    background-color: whitesmoke; }

#invoicingConfiguration .configDiv {
  background-color: whitesmoke;
  border: 1px solid #ddd;
  border-top: 1px solid transparent;
  padding: 10px; }
  #invoicingConfiguration .configDiv label {
    font-weight: normal;
    width: 100%;
    cursor: pointer; }
  #invoicingConfiguration .configDiv textarea {
    resize: none;
    width: 100%; }
  #invoicingConfiguration .configDiv .wrapperDiv {
    display: flex;
    justify-content: space-between; }
  #invoicingConfiguration .configDiv .wrappedDiv {
    width: 49%; }
  #invoicingConfiguration .configDiv .no-padding-row {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important; }
  #invoicingConfiguration .configDiv #logoPreview {
    max-height: 50px;
    max-width: 100%;
    display: block;
    margin: 5px 0; }
  #invoicingConfiguration .configDiv #logoErrorDiv {
    color: crimson;
    font-size: 0.9em; }
  #invoicingConfiguration .configDiv #textDivTitle,
  #invoicingConfiguration .configDiv #mailDivTitle {
    display: flex; }
    #invoicingConfiguration .configDiv #textDivTitle h3,
    #invoicingConfiguration .configDiv #mailDivTitle h3 {
      flex: auto; }
    #invoicingConfiguration .configDiv #textDivTitle span,
    #invoicingConfiguration .configDiv #mailDivTitle span {
      display: flex;
      align-items: center;
      font-size: 0.9em; }
      #invoicingConfiguration .configDiv #textDivTitle span select,
      #invoicingConfiguration .configDiv #mailDivTitle span select {
        background-color: white;
        font-size: inherit;
        height: auto;
        width: auto;
        padding-right: 3ch; }
  #invoicingConfiguration .configDiv #defaultTimeToDueDate label {
    display: flex;
    align-items: baseline; }
    #invoicingConfiguration .configDiv #defaultTimeToDueDate label input {
      width: auto;
      margin-left: 1ch; }
  #invoicingConfiguration .configDiv table #incrementsThead,
  #invoicingConfiguration .configDiv table #vatRatesThead {
    background-color: #ebebeb; }
  #invoicingConfiguration .configDiv table #incrementsTbody,
  #invoicingConfiguration .configDiv table #vatRatesTbody {
    background-color: white; }
    #invoicingConfiguration .configDiv table #incrementsTbody .selectedIncrement,
    #invoicingConfiguration .configDiv table #incrementsTbody .selectedVatRate,
    #invoicingConfiguration .configDiv table #vatRatesTbody .selectedIncrement,
    #invoicingConfiguration .configDiv table #vatRatesTbody .selectedVatRate {
      background: steelblue;
      color: white;
      font-weight: bold; }
      #invoicingConfiguration .configDiv table #incrementsTbody .selectedIncrement input,
      #invoicingConfiguration .configDiv table #incrementsTbody .selectedVatRate input,
      #invoicingConfiguration .configDiv table #vatRatesTbody .selectedIncrement input,
      #invoicingConfiguration .configDiv table #vatRatesTbody .selectedVatRate input {
        color: black;
        color: initial;
        font-weight: normal;
        width: 100%;
        height: 100%;
        text-align: center; }
  #invoicingConfiguration .configDiv .optional {
    font-size: 0.9em;
    font-style: italic;
    color: grey; }

#invoicingConfiguration #rightPanel {
  background-color: whitesmoke;
  border: 1px solid #ddd;
  border-radius: 4px; }
  #invoicingConfiguration #rightPanel button {
    width: 100%; }
  #invoicingConfiguration #rightPanel > * {
    margin: 5px 0; }

#invoicingConfiguration .invalid-error {
  color: red;
  font-size: 11px; }

/* Accountant modal */
.accountant-modal .modal-content {
  border-radius: 5px; }

@media (min-width: 768px) {
  .accountant-modal .modal-dialog {
    width: 400px; } }

.accountant-modal .accountant-header {
  background-color: #2e88ab;
  height: 120px;
  border-radius: 5px 5px 0px 0px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.25); }
  .accountant-modal .accountant-header .firm-name-container {
    margin-top: 10px;
    display: flex;
    justify-content: center; }
    .accountant-modal .accountant-header .firm-name-container .header-title {
      color: white;
      font-weight: bold;
      letter-spacing: 0.5px; }
  .accountant-modal .accountant-header .close-btn {
    color: white;
    opacity: 1; }

.accountant-modal .modal-img-container {
  width: 100%;
  display: flex;
  justify-content: center; }
  .accountant-modal .modal-img-container .pic-container {
    margin-top: -30px;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    overflow: hidden;
    position: relative; }
    .accountant-modal .modal-img-container .pic-container .accountant-profile-pic {
      position: absolute;
      object-fit: cover;
      width: 100%;
      height: 100%; }
  .accountant-modal .modal-img-container .profile-pic-placeholder {
    margin-top: -30px;
    height: 80px;
    border-radius: 50%;
    width: 80px;
    background-color: #266b86;
    color: white;
    padding-top: 11px;
    font-size: 35px;
    text-align: center; }

.accountant-modal .info-container {
  text-align: center; }
  .accountant-modal .info-container .info-text {
    font-size: 1.5em;
    font-weight: bold; }
  .accountant-modal .info-container .phone {
    font-size: 1.2em;
    font-weight: 500; }

.accountant-modal .modal-body .appointment-btn-container,
.accountant-modal .modal-body .send-msg-btn-container {
  display: flex;
  justify-content: center; }

.accountant-modal .modal-body .appointment-btn-container {
  margin-bottom: 15px; }

.accountant-modal .modal-body-messaging .back-container {
  margin-bottom: 10px; }
  .accountant-modal .modal-body-messaging .back-container .back-button {
    margin-left: 30px; }
    .accountant-modal .modal-body-messaging .back-container .back-button:hover {
      cursor: pointer; }
    .accountant-modal .modal-body-messaging .back-container .back-button span {
      color: #555; }

.accountant-modal .modal-body-messaging .text-container {
  text-align: center;
  margin-bottom: 10px; }
  .accountant-modal .modal-body-messaging .text-container textarea {
    resize: none;
    width: 80%;
    height: 250px; }
