@font-face {
  font-family: Gilroy-Regular;
  src: url(../fonts/Gilroy-Regular.otf); }
@font-face {
  font-family: Gilroy-Medium;
  src: url(../fonts/Gilroy-Medium.ttf); }
@font-face {
  font-family: Gilroy-Bold;
  src: url(../fonts/Gilroy-Bold.ttf); }
@font-face {
  font-family: "Gilroy";
  font-weight: 400;
  src: url(../fonts/Gilroy-Regular.otf); }
@font-face {
  font-family: "Gilroy";
  font-weight: 500;
  src: url(../fonts/Gilroy-Medium.ttf); }
@font-face {
  font-family: "Gilroy";
  font-weight: 700;
  src: url(../fonts/Gilroy-Bold.ttf); }
.col-treso {
  color: #6342F5; }

.col-agme-blue {
  color: #63beff; }

.col-pro {
  color: #67e1a3; }

.label-pro {
  background-color: #67e1a3;
  color: white; }

.col-agme-corail {
  color: #f34c4c; }

.col-ageme-green {
  color: #67e1a3; }

.col-ageme-yellow {
  color: #ffda4b; }

.col-ageme-grey {
  color: #d1d1d1; }

.col-ageme-dark {
  color: #243c54; }

.col-blue {
  color: #4491f5; }

.col-corail {
  color: #ff3c3c; }

.col-primary {
  color: #ff3c3c; }

.col-red {
  color: #ff3c3c; }

.col-green {
  color: #3d9c0f; }

.col-supergreen {
  color: #2cde90; }

.col-yellow {
  color: #F4EE44; }

.col-orange {
  color: #ffa200; }

.col-grey {
  color: #7A7A7A; }

.col-light-trans {
  color: rgba(255, 255, 255, 0.5); }

.col-dark {
  color: #22313F; }

.col-purple {
  color: #AB44F4; }

.col-blue-dark {
  color: #192739; }

.col-white {
  color: white; }

.btn-blue {
  color: white;
  background-color: #4491f5; }
  .btn-blue:hover, .btn-blue:focus {
    background-color: #306dbb;
    color: white; }

.btn-corail {
  color: white;
  background-color: #ff3c3c; }
  .btn-corail:hover, .btn-corail:focus {
    background-color: #dd3a30;
    color: white; }

.btn-grey {
  color: white;
  background-color: #888; }
  .btn-grey:hover, .btn-grey:focus {
    background-color: #7b7b7b;
    color: white; }

.btn-orange {
  color: white;
  background-color: #ffa200; }
  .btn-orange:hover, .btn-orange:focus {
    background-color: #e69200;
    color: white; }

.btn-green {
  color: white;
  background-color: #3d9c0f; }
  .btn-green:hover, .btn-green:focus {
    background-color: #2d730b;
    color: white; }

.btn-default-light {
  background-color: transparent;
  color: #737373;
  border: 1px solid darkgrey;
  border-radius: 5px; }
  .btn-default-light:hover, .btn-default-light:focus {
    background-color: #e2e2e2;
    -webkit-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
    color: #5a5a5a;
    border: 1px solid darkgrey; }

.btn-default-light {
  background-color: transparent;
  color: #737373;
  border: 1px solid darkgrey;
  border-radius: 5px; }
  .btn-default-light:hover, .btn-default-light:focus {
    background-color: #e2e2e2;
    -webkit-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
    color: #5a5a5a;
    border: 1px solid darkgrey; }

.btn-purple {
  background-color: transparent;
  color: #AB44F4;
  border: 1px solid #AB44F4;
  border-radius: 5px; }
  .btn-purple.btn-plain {
    background-color: #AB44F4;
    color: white;
    border: 1px solid #AB44F4; }
  .btn-purple:hover, .btn-purple:focus {
    background-color: #AB44F4;
    color: white;
    border: 1px solid #AB44F4; }
    .btn-purple:hover.btn-plain, .btn-purple:focus.btn-plain {
      background-color: #a02cf3;
      border: 1px solid #a02cf3; }

.btn-enterprise {
  background-color: transparent;
  color: #243c54;
  border: 1px solid #243c54; }
  .btn-enterprise.btn-plain {
    background-color: #243c54;
    color: white;
    border: 1px solid #243c54; }
  .btn-enterprise:hover, .btn-enterprise:focus {
    background-color: #243c54;
    color: white;
    border: 1px solid #243c54; }
    .btn-enterprise:hover.btn-plain, .btn-enterprise:focus.btn-plain {
      background-color: #1c2f42;
      border: 1px solid #1c2f42; }

.btn-pro {
  background-color: transparent;
  color: #67e1a3;
  border: 1px solid #67e1a3; }
  .btn-pro.btn-plain {
    background-color: #67e1a3;
    color: white;
    border: 1px solid #67e1a3; }
  .btn-pro:hover, .btn-pro:focus {
    background-color: #67e1a3;
    color: white;
    border: 1px solid #67e1a3; }
    .btn-pro:hover.btn-plain, .btn-pro:focus.btn-plain {
      background-color: #52dd96;
      border: 1px solid #52dd96; }

.btn-pro-treso {
  background-color: transparent;
  color: #6342F5;
  border: 1px solid #6342F5; }
  .btn-pro-treso.btn-plain {
    background-color: #6342F5;
    color: white;
    border: 1px solid #6342F5; }
  .btn-pro-treso:hover, .btn-pro-treso:focus {
    background-color: #6342F5;
    color: white;
    border: 1px solid #6342F5; }
    .btn-pro-treso:hover.btn-plain, .btn-pro-treso:focus.btn-plain {
      background-color: #4f2af4;
      border: 1px solid #4f2af4; }

.btn-essential {
  background-color: transparent;
  color: #63beff;
  border: 1px solid #63beff; }
  .btn-essential.btn-plain {
    background-color: #63beff;
    color: white;
    border: 1px solid #63beff; }
  .btn-essential:hover, .btn-essential:focus {
    background-color: #63beff;
    color: white;
    border: 1px solid #63beff; }
    .btn-essential:hover.btn-plain, .btn-essential:focus.btn-plain {
      background-color: #4ab3ff;
      border: 1px solid #4ab3ff; }

.btn-bpce-bp-light {
  background-color: transparent;
  color: #637FF2;
  border: 1px solid #637FF2; }
  .btn-bpce-bp-light.btn-plain {
    background-color: #637FF2;
    color: white;
    border: 1px solid #637FF2; }
  .btn-bpce-bp-light:hover, .btn-bpce-bp-light:focus {
    background-color: #637FF2;
    color: white;
    border: 1px solid #637FF2; }
    .btn-bpce-bp-light:hover.btn-plain, .btn-bpce-bp-light:focus.btn-plain {
      background-color: #4b6cf0;
      border: 1px solid #4b6cf0; }

.btn-bpce-bp-essential {
  background-color: transparent;
  color: #637FF2;
  border: 1px solid #637FF2; }
  .btn-bpce-bp-essential.btn-plain {
    background-color: #637FF2;
    color: white;
    border: 1px solid #637FF2; }
  .btn-bpce-bp-essential:hover, .btn-bpce-bp-essential:focus {
    background-color: #637FF2;
    color: white;
    border: 1px solid #637FF2; }
    .btn-bpce-bp-essential:hover.btn-plain, .btn-bpce-bp-essential:focus.btn-plain {
      background-color: #4b6cf0;
      border: 1px solid #4b6cf0; }

.btn-bpce-bp-pro {
  background-color: transparent;
  color: #133CE6;
  border: 1px solid #133CE6; }
  .btn-bpce-bp-pro.btn-plain {
    background-color: #133CE6;
    color: white;
    border: 1px solid #133CE6; }
  .btn-bpce-bp-pro:hover, .btn-bpce-bp-pro:focus {
    background-color: #133CE6;
    color: white;
    border: 1px solid #133CE6; }
    .btn-bpce-bp-pro:hover.btn-plain, .btn-bpce-bp-pro:focus.btn-plain {
      background-color: #1136ce;
      border: 1px solid #1136ce; }

.btn-bpce-bp-pro-plus {
  background-color: transparent;
  color: #03155E;
  border: 1px solid #03155E; }
  .btn-bpce-bp-pro-plus.btn-plain {
    background-color: #03155E;
    color: white;
    border: 1px solid #03155E; }
  .btn-bpce-bp-pro-plus:hover, .btn-bpce-bp-pro-plus:focus {
    background-color: #03155E;
    color: white;
    border: 1px solid #03155E; }
    .btn-bpce-bp-pro-plus:hover.btn-plain, .btn-bpce-bp-pro-plus:focus.btn-plain {
      background-color: #020f45;
      border: 1px solid #020f45; }

.btn-agme {
  font-family: Gilroy-Medium;
  font-size: 16px;
  line-height: 19px;
  height: auto !important;
  border-radius: 30px !important;
  padding: 20px 35px 20px 35px;
  transition: all 250ms ease; }

.btn-agmered {
  background-color: transparent;
  color: #FF3C3C;
  border: 1px solid #FF3C3C; }
  .btn-agmered.btn-plain {
    background-color: #FF3C3C;
    color: white;
    border: 1px solid #FF3C3C; }
  .btn-agmered:hover, .btn-agmered:focus {
    background-color: #FF3C3C;
    color: white;
    border: 1px solid #FF3C3C; }
    .btn-agmered:hover.btn-plain, .btn-agmered:focus.btn-plain {
      background-color: #ff2323;
      border: 1px solid #ff2323; }

.btn-light {
  background-color: transparent;
  color: #A9BCD0;
  border: 1px solid #A9BCD0; }
  .btn-light.btn-plain {
    background-color: #A9BCD0;
    color: white;
    border: 1px solid #A9BCD0; }
  .btn-light:hover, .btn-light:focus {
    background-color: #A9BCD0;
    color: white;
    border: 1px solid #A9BCD0; }
    .btn-light:hover.btn-plain, .btn-light:focus.btn-plain {
      background-color: #99afc7;
      border: 1px solid #99afc7; }

.back-red-light {
  background-color: #FFBDB7; }

.back-blue {
  background-color: #4491f5; }

.back-white {
  background-color: white; }

.back-corail {
  background-color: #ff3c3c; }

.back-green {
  background-color: #3d9c0f; }

.back-yellow {
  background-color: #F4EE44 !important; }

.back-orange {
  background-color: #ffa200; }

.back-purple {
  background-color: #AB44F4; }

.back-grey-light {
  background-color: #F0F0F0; }

.back-blue-dark {
  background-color: #192739; }

@-moz-keyframes home-left-hand-animation {
  0% {
    -moz-transform: rotate(0); }
  50% {
    -moz-transform: rotate(-6deg); }
  100% {
    -moz-transform: rotate(0); } }
@-webkit-keyframes home-left-hand-animation {
  0% {
    -webkit-transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(-6deg); }
  100% {
    -webkit-transform: rotate(0deg); } }
@keyframes home-left-hand-animation {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(-6deg); }
  100% {
    transform: rotate(0deg); } }
@-moz-keyframes home-right-hand-animation {
  0% {
    -moz-transform: rotate(0); }
  50% {
    -moz-transform: rotate(6deg); }
  100% {
    -moz-transform: rotate(0); } }
@-webkit-keyframes home-right-hand-animation {
  0% {
    -webkit-transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(6deg); }
  100% {
    -webkit-transform: rotate(0deg); } }
@keyframes home-right-hand-animation {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(6deg); }
  100% {
    transform: rotate(0deg); } }
@-moz-keyframes pricing-shine-animation {
  0% {
    -moz-transform: scale(1); }
  50% {
    -moz-transform: scale(1.2); }
  100% {
    -moz-transform: scale(1); } }
@-webkit-keyframes pricing-shine-animation {
  0% {
    -webkit-transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1); } }
@keyframes pricing-shine-animation {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }
@-moz-keyframes pricing-block-lift {
  0% {
    margin-top: 0px;
    margin-bottom: 0px; }
  50% {
    margin-top: -25px;
    margin-bottom: 25px; }
  100% {
    margin-top: 0px;
    margin-bottom: 0px; } }
@-webkit-keyframes pricing-block-lift {
  0% {
    margin-top: 0px;
    margin-bottom: 0px; }
  50% {
    margin-top: -25px;
    margin-bottom: 25px; }
  100% {
    margin-top: 0px;
    margin-bottom: 0px; } }
@keyframes pricing-block-lift {
  0% {
    margin-top: 0px;
    margin-bottom: 0px; }
  50% {
    margin-top: -25px;
    margin-bottom: 25px; }
  100% {
    margin-top: 0px;
    margin-bottom: 0px; } }
@-moz-keyframes search-col-slide {
  100% {
    opacity: 1;
    right: -15px; } }
@-webkit-keyframes search-col-slide {
  100% {
    opacity: 1;
    right: -15px; } }
@keyframes search-col-slide {
  100% {
    opacity: 1;
    right: -15px; } }
.text-xs-left {
  text-align: left; }

.text-xs-right {
  text-align: right; }

.text-xs-center {
  text-align: center; }

.text-xs-justify {
  text-align: justify; }

@media (min-width: 768px) {
  .text-sm-left {
    text-align: left; }

  .text-sm-right {
    text-align: right; }

  .text-sm-center {
    text-align: center; }

  .text-sm-justify {
    text-align: justify; } }
@media (min-width: 992px) {
  .text-md-left {
    text-align: left; }

  .text-md-right {
    text-align: right; }

  .text-md-center {
    text-align: center; }

  .text-md-justify {
    text-align: justify; } }
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left; }

  .text-lg-right {
    text-align: right; }

  .text-lg-center {
    text-align: center; }

  .text-lg-justify {
    text-align: justify; } }
.display-xs-block {
  display: block; }

.display-xs-inline {
  display: inline; }

.display-xs-inlineblock {
  display: inline-block; }

.display-xs-table {
  display: table; }

.display-xs-table-cell {
  display: table-cell;
  float: none; }

.display-xs-table-row {
  display: table-row; }

.display-xs-table-column {
  display: table-column; }

@media (min-width: 768px) {
  .display-sm-block {
    display: block; }

  .display-sm-inline {
    display: inline; }

  .display-sm-inlineblock {
    display: inline-block; }

  .display-sm-table {
    display: table; }

  .display-sm-table-cell {
    display: table-cell;
    float: none; }

  .display-sm-table-row {
    display: table-row; }

  .display-sm-table-column {
    display: table-column; } }
@media (min-width: 992px) {
  .display-md-block {
    display: block; }

  .display-md-inline {
    display: inline; }

  .display-md-inlineblock {
    display: inline-block; }

  .display-md-table {
    display: table; }

  .display-md-table-cell {
    display: table-cell;
    float: none; }

  .display-md-table-row {
    display: table-row; }

  .display-md-table-column {
    display: table-column; } }
@media (min-width: 1200px) {
  .display-lg-block {
    display: block; }

  .display-lg-inline {
    display: inline; }

  .display-lg-inlineblock {
    display: inline-block; }

  .display-lg-table {
    display: table; }

  .display-lg-table-cell {
    display: table-cell;
    float: none; }

  .display-lg-table-row {
    display: table-row; }

  .display-lg-table-column {
    display: table-column; } }
.pull-xs-left {
  float: left; }

.pull-xs-right {
  float: right; }

.pull-xs-none {
  float: none; }

@media (min-width: 768px) {
  .pull-sm-left {
    float: left; }

  .pull-sm-right {
    float: right; }

  .pull-sm-none {
    float: none; } }
@media (min-width: 992px) {
  .pull-md-left {
    float: left; }

  .pull-md-right {
    float: right; }

  .pull-md-none {
    float: none; } }
@media (min-width: 1200px) {
  .pull-lg-left {
    float: left; }

  .pull-lg-right {
    float: right; }

  .pull-lg-none {
    float: none; } }
.col-centered {
  float: none;
  margin: 0 auto; }

.no-margin {
  margin: 0; }

.no-padding {
  padding: 0; }

.table-parent {
  display: table; }

.table-cell {
  display: table-cell;
  float: none; }

.table-row {
  display: table-cell;
  float: none; }

.valign-middle {
  vertical-align: middle; }

.valign-top {
  vertical-align: top; }

.valign-bottom {
  vertical-align: bottom; }

.full-width {
  width: 100%; }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 10px 5px; }
  .table > thead > tr > th:last-child, .table > tbody > tr > th:last-child, .table > tfoot > tr > th:last-child, .table > thead > tr > td:last-child, .table > tbody > tr > td:last-child, .table > tfoot > tr > td:last-child {
    padding-right: 10px; }

.dropdown-menu {
  border-radius: 0; }

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
  outline: 0 auto -webkit-focus-ring-color; }

#profile-menu-popover {
  top: -310px; }

.side-menu-desktop {
  background-color: #192739;
  position: fixed;
  height: 100%;
  z-index: 100010;
  top: 50px;
  left: 0;
  width: 80px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); }
  .side-menu-desktop .menu-body {
    padding: 20px 0 20px 0;
    line-height: 28px;
    font-size: 15px;
    font-family: "Gilroy"; }
  .side-menu-desktop .menu-footer {
    position: fixed;
    bottom: 0;
    line-height: 28px;
    font-size: 20px;
    font-family: "Gilroy";
    text-align: center; }
    .side-menu-desktop .menu-footer .popover-nav-level-1 .popover {
      top: -220px !important;
      left: 83px !important; }
      .side-menu-desktop .menu-footer .popover-nav-level-1 .popover .arrow {
        top: 91% !important; }
  .side-menu-desktop .side-menu-item .side-menu-dropside {
    padding: 0; }
    .side-menu-desktop .side-menu-item .side-menu-dropside li {
      list-style: none; }
      .side-menu-desktop .side-menu-item .side-menu-dropside li.dropdown-header {
        display: block;
        padding: 6px 15px !important;
        font-size: 12px;
        line-height: 1.42857143;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: rgba(255, 255, 255, 0.4) !important;
        white-space: nowrap; }
      .side-menu-desktop .side-menu-item .side-menu-dropside li a {
        text-align: left !important;
        color: rgba(255, 255, 255, 0.7) !important;
        padding: 6px 10px !important;
        font-size: 14px !important; }
        .side-menu-desktop .side-menu-item .side-menu-dropside li a:hover {
          color: white !important; }
  .side-menu-desktop .side-menu-item.active-blue:hover a i {
    color: #74adf8; }
  .side-menu-desktop .side-menu-item.active-treso:hover a i {
    color: #8b72f8; }
  .side-menu-desktop .side-menu-item.active-agme-blue:hover a i {
    color: #96d3ff; }
  .side-menu-desktop .side-menu-item.active-corail:hover a i {
    color: #ff6f6f; }
  .side-menu-desktop .side-menu-item.active-agme-corail:hover a i {
    color: #f67c7c; }
  .side-menu-desktop .side-menu-item.active-agme-yellow:hover a i {
    color: #ffe47e; }
  .side-menu-desktop .side-menu-item.active-orange:hover a i {
    color: #ffb533; }
  .side-menu-desktop .side-menu-item.active-green:hover a i {
    color: #4fcb13; }
  .side-menu-desktop .side-menu-item.active-agme-green:hover a i {
    color: #92e9bd; }
  .side-menu-desktop .side-menu-item.active-purple:hover a i {
    color: #c174f7; }
  .side-menu-desktop .side-menu-item.active.active-blue, .side-menu-desktop .side-menu-item.active:hover.active-blue {
    background-color: #4491f5; }
  .side-menu-desktop .side-menu-item.active.active-treso, .side-menu-desktop .side-menu-item.active:hover.active-treso {
    background-color: #6342F5; }
  .side-menu-desktop .side-menu-item.active.active-agme-blue, .side-menu-desktop .side-menu-item.active:hover.active-agme-blue {
    background-color: #63beff; }
  .side-menu-desktop .side-menu-item.active.active-corail, .side-menu-desktop .side-menu-item.active:hover.active-corail {
    background-color: #ff3c3c; }
  .side-menu-desktop .side-menu-item.active.active-agme-corail, .side-menu-desktop .side-menu-item.active:hover.active-agme-corail {
    background-color: #f34c4c; }
  .side-menu-desktop .side-menu-item.active.active-agme-yellow, .side-menu-desktop .side-menu-item.active:hover.active-agme-yellow {
    background-color: #ffda4b; }
  .side-menu-desktop .side-menu-item.active.active-orange, .side-menu-desktop .side-menu-item.active:hover.active-orange {
    background-color: #ffa200; }
  .side-menu-desktop .side-menu-item.active.active-green, .side-menu-desktop .side-menu-item.active:hover.active-green {
    background-color: #3d9c0f; }
  .side-menu-desktop .side-menu-item.active.active-agme-green, .side-menu-desktop .side-menu-item.active:hover.active-agme-green {
    background-color: #67e1a3; }
  .side-menu-desktop .side-menu-item.active.active-purple, .side-menu-desktop .side-menu-item.active:hover.active-purple {
    background-color: #AB44F4; }
  .side-menu-desktop .side-menu-item.active a, .side-menu-desktop .side-menu-item.active:hover a {
    color: white; }
    .side-menu-desktop .side-menu-item.active a i, .side-menu-desktop .side-menu-item.active:hover a i {
      color: white; }
  .side-menu-desktop .side-menu-item a {
    color: rgba(255, 255, 255, 0.5);
    font-size: 20px;
    white-space: nowrap;
    display: block;
    text-align: center;
    padding: 20px 24px; }
    .side-menu-desktop .side-menu-item a:hover {
      text-decoration: none;
      color: rgba(255, 255, 255, 0.6) !important; }
    .side-menu-desktop .side-menu-item a i {
      margin: 0 10px 0 0; }

.side-submenu-desktop {
  background: linear-gradient(180deg, #051221 40.01%, #051221 100%);
  position: fixed;
  height: 100%;
  z-index: 100000;
  top: 50px;
  left: 80px;
  width: 180px; }
  .side-submenu-desktop .submenu-body {
    padding: 0;
    font-size: 15px;
    font-weight: 300;
    font-family: "Gilroy"; }
    .side-submenu-desktop .submenu-body ul {
      padding: 0; }
      .side-submenu-desktop .submenu-body ul li {
        list-style-type: none; }
        .side-submenu-desktop .submenu-body ul li i {
          margin-right: 10px;
          color: rgba(255, 255, 255, 0.7); }
        .side-submenu-desktop .submenu-body ul li a {
          padding: 12px 10px;
          border-bottom: 1px solid rgba(100, 100, 100, 0.1);
          color: rgba(255, 255, 255, 0.6);
          display: inline-block;
          width: 100%;
          font-size: 12px; }
          .side-submenu-desktop .submenu-body ul li a:hover {
            color: white;
            text-decoration: none; }
    .side-submenu-desktop .submenu-body ul.submenu-nav {
      list-style-type: none;
      padding: 0; }
      .side-submenu-desktop .submenu-body ul.submenu-nav li.active {
        background-color: rgba(255, 255, 255, 0.1); }
        .side-submenu-desktop .submenu-body ul.submenu-nav li.active a {
          color: white !important;
          font-weight: 600; }
    .side-submenu-desktop .submenu-body h3 {
      text-align: center;
      padding: 25px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.2);
      color: white;
      margin: 0; }
    .side-submenu-desktop .submenu-body a {
      color: rgba(255, 255, 255, 0.7); }

#Menu .popover {
  background-color: #192739; }
#Menu .popover.right .arrow:after {
  border-right-color: #192739; }
#Menu .popover-content {
  color: white; }

.onboarding-form input, .onboarding-form select {
  height: 46px !important; }
.onboarding-form h1 {
  color: white; }
.onboarding-form p {
  color: #CBD6E2; }

.form-block {
  margin-bottom: 20px;
  border: 1px solid #F0F0F0; }
  .form-block .focus-cell {
    border-color: #4491f5 !important; }
    .form-block .focus-cell label {
      color: #4491f5; }
  .form-block .table-parent {
    table-layout: fixed; }
  .form-block .table-cell {
    border: 1px solid #F0F0F0; }
    .form-block .table-cell .form-group {
      border: none; }
  .form-block .form-group {
    border: 1px solid #F0F0F0;
    min-height: 65px;
    padding: 7px;
    margin-bottom: 0; }
    .form-block .form-group label {
      display: block !important;
      width: 100% !important;
      text-align: left !important;
      padding: 0 !important;
      margin: 0 !important;
      font-family: "Gilroy";
      font-size: 12px;
      text-transform: uppercase;
      font-weight: 600;
      float: none; }
      .form-block .form-group label:first-letter {
        text-transform: uppercase; }
    .form-block .form-group input {
      border: none !important;
      width: 100%; }
    .form-block .form-group .col-sm-10, .form-block .form-group .col-lg-10 {
      width: 100% !important;
      float: none !important;
      margin: 0 auto;
      padding: 0; }
    .form-block .form-group .form-control {
      padding-left: 0;
      box-shadow: none;
      border: none; }
      .form-block .form-group .form-control.selectize-dropdown {
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        border-radius: 0;
        border: 1px solid #4491f5;
        border-top: none;
        margin-top: 11px; }
      .form-block .form-group .form-control.hasDatepicker :after {
        content: 'd'; }
    .form-block .form-group .selectize-input {
      border: none;
      padding-left: 0 !important;
      max-height: 35px; }
    .form-block .form-group #id_paid_by_me, .form-block .form-group #id_fill_for_me {
      width: auto;
      margin: 4px;
      position: relative; }
  .form-block.solo .form-group {
    height: auto; }

.btn-valid-form {
  width: 100%;
  padding: 20px;
  text-align: center;
  border: none;
  border-radius: 0; }
  .btn-valid-form:hover {
    color: white; }

.btn {
  border-radius: 5px !important;
  font-family: "Gilroy"; }
  .btn.btn-xs {
    padding: 1px 5px; }
  .btn:hover {
    text-decoration: none; }

.btn-green {
  background-color: #3d9c0f;
  color: white;
  border: none; }
  .btn-green:hover {
    color: white;
    text-decoration: none; }

.btn-gmail {
  background-color: #D24836;
  color: white; }
  .btn-gmail:hover {
    color: white;
    background-color: #ae3727;
    text-decoration: none; }

.btn-outlook {
  background-color: #0078D7;
  color: white; }
  .btn-outlook:hover {
    color: white;
    background-color: #005ca4;
    text-decoration: none; }

.btn-small {
  padding: 4px 6px;
  border-radius: 2px; }

.btn-default {
  background-color: transparent;
  color: grey;
  border: 1px solid darkgray;
  border-radius: 5px; }
  .btn-default.btn-plain {
    background-color: darkgray;
    color: white;
    border: 1px solid darkgrey; }
  .btn-default:hover, .btn-default:focus {
    background-color: darkgrey;
    color: white;
    border: 1px solid darkgrey; }
    .btn-default:hover.btn-plain, .btn-default:focus.btn-plain {
      background-color: #9c9c9c;
      border: 1px solid #9c9c9c; }

.btn-danger {
  background-color: transparent;
  color: #ff3c3c;
  border: 1px solid #ff3c3c;
  border-radius: 5px; }
  .btn-danger.btn-plain {
    background-color: #ff3c3c;
    color: white;
    border: 1px solid #ff3c3c; }
  .btn-danger:hover, .btn-danger:focus {
    background-color: #ff3c3c;
    color: white;
    border: 1px solid #ff3c3c; }
    .btn-danger:hover.btn-plain, .btn-danger:focus.btn-plain {
      background-color: #ff2323;
      border: 1px solid #ff2323; }

.btn-success {
  background-color: transparent;
  color: #3d9c0f;
  border: 1px solid #3d9c0f;
  border-radius: 5px; }
  .btn-success.btn-plain {
    background-color: #3d9c0f;
    color: white;
    border: 1px solid #3d9c0f; }
  .btn-success:hover, .btn-success:focus {
    background-color: #3d9c0f;
    color: white;
    border: 1px solid #3d9c0f; }
    .btn-success:hover.btn-plain, .btn-success:focus.btn-plain {
      background-color: #34850d;
      border: 1px solid #34850d; }

.btn-primary {
  background-color: transparent;
  color: #ff3c3c;
  border: 1px solid #ff3c3c;
  border-radius: 5px; }
  .btn-primary.btn-plain {
    background-color: #ff3c3c;
    color: white;
    border: 1px solid #ff3c3c; }
  .btn-primary:hover, .btn-primary:focus {
    background-color: #ff3c3c;
    color: white;
    border: 1px solid #ff3c3c; }
    .btn-primary:hover.btn-plain, .btn-primary:focus.btn-plain {
      background-color: #ff0909;
      border: 1px solid #ff0909; }

.btn-warning {
  background-color: transparent;
  color: #ffa200;
  border: 1px solid #ffa200;
  border-radius: 5px; }
  .btn-warning.btn-plain {
    background-color: #ffa200;
    color: white;
    border: 1px solid #ffa200; }
  .btn-warning:hover, .btn-warning:focus {
    background-color: #ffa200;
    color: white;
    border: 1px solid #ffa200; }
    .btn-warning:hover.btn-plain, .btn-warning:focus.btn-plain {
      background-color: #e69200;
      border: 1px solid #e69200; }

.btn-info {
  background-color: transparent;
  color: #17a2b8;
  border: 1px solid #17a2b8;
  border-radius: 5px; }
  .btn-info.btn-plain {
    background-color: #17a2b8;
    color: white;
    border: 1px solid #17a2b8; }
  .btn-info:hover, .btn-info:focus {
    background-color: #17a2b8;
    color: white;
    border: 1px solid #17a2b8; }
    .btn-info:hover.btn-plain, .btn-info:focus.btn-plain {
      background-color: #148ea1;
      border: 1px solid #148ea1; }

.back-blue .btn-primary {
  background-color: #4491f5;
  color: white;
  border-color: white; }
  .back-blue .btn-primary:hover {
    background-color: white;
    color: #4491f5;
    border-color: white; }

.back-blue .btn-blue {
  background-color: white;
  color: #4491f5; }
  .back-blue .btn-blue:hover {
    color: #4491f5;
    background-color: white; }

:focus {
  outline-color: transparent;
  outline-style: none; }

.selectize-input.focus {
  outline-color: transparent;
  outline-style: none;
  box-shadow: none; }

.ui-datepicker {
  border-radius: 0;
  border: 2px solid #4491f5;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  padding: 0;
  background-color: white;
  margin-top: 6px;
  z-index: 5 !important; }
  .ui-datepicker .ui-datepicker-header {
    border-radius: 0;
    background: #4491f5;
    border: none; }
  .ui-datepicker .ui-state-default {
    display: block;
    height: 26px;
    width: 26px;
    border-radius: 50%;
    line-height: 22px;
    text-align: center;
    font-size: 10px;
    border: 0;
    background: transparent; }
    .ui-datepicker .ui-state-default.ui-state-highlight {
      color: #ff3c3c; }
    .ui-datepicker .ui-state-default.ui-state-active {
      background: #ff3c3c;
      color: white;
      border: none; }
  .ui-datepicker .ui-state-hover {
    background: #F0F0F0;
    color: #4491f5; }
  .ui-datepicker.ui-widget-content {
    background: white; }

.ui-widget-content {
  background-color: white; }

.col-dashboard-tool .form-control:focus {
  border: 3px solid #4491f5; }

.divider {
  border-color: #E6E6E6;
  color: #E6E6E6;
  margin: 0 6px; }

@font-face {
  font-family: Gilroy-Regular;
  src: url(../fonts/Gilroy-Regular.otf); }
@font-face {
  font-family: Gilroy-Medium;
  src: url(../fonts/Gilroy-Medium.ttf); }
@font-face {
  font-family: Gilroy-Bold;
  src: url(../fonts/Gilroy-Bold.ttf); }
.agme-feature-breakdown {
  font-family: Gilroy-Medium; }
  .agme-feature-breakdown .agme-feature-name {
    padding-left: 25px; }
  .agme-feature-breakdown h2 {
    font-family: Gilroy-Medium !important;
    font-size: 28px !important;
    line-height: 34px !important;
    color: #181818 !important;
    border: none; }
  .agme-feature-breakdown h3 {
    font-family: Gilroy-Bold;
    font-size: 20px !important;
    font-weight: bold;
    color: #181818 !important;
    border: none;
    text-transform: none !important; }
  .agme-feature-breakdown h4 {
    font-size: 14px;
    font-family: Gilroy-Medium;
    color: #343434;
    text-transform: uppercase;
    margin: 0;
    text-align: left;
    font-style: normal; }

.agme-unavailable {
  color: #d3d3d3 !important; }
  .agme-unavailable i {
    color: #d3d3d3 !important; }
  .agme-unavailable .text-muted {
    color: #d3d3d3 !important; }

.agme-pricing-card {
  font-family: Gilroy-Medium, Helvetica, sans-serif;
  padding: 30px 20px 40px 20px;
  background-color: #FFF;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #4F4F4F;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }
  .agme-pricing-card .agme-pricing-title {
    font-family: Gilroy-Medium, Helvetica, sans-serif;
    font-size: 28px;
    line-height: 34px;
    color: #181818; }
  .agme-pricing-card .agme-pricing-desc {
    min-height: 60px;
    font-family: Gilroy-Medium, Helvetica, sans-serif;
    margin-top: 14px; }
  .agme-pricing-card .agme-pricing-price {
    font-size: 44px;
    line-height: 50px;
    color: #181818;
    text-align: right; }
  .agme-pricing-card .agme-pricing-subprice {
    margin-top: 10px;
    padding-bottom: 5px;
    text-align: right;
    font-size: 14px;
    line-height: 18px;
    color: #4F4F4F;
    border-bottom: 1px solid #D1D1D1; }
  .agme-pricing-card .agme-pricing-cta {
    margin-top: 30px; }
  .agme-pricing-card .agme-pricing-detail {
    margin-top: 30px; }
    .agme-pricing-card .agme-pricing-detail .agme-pricing-items {
      padding: 0; }
      .agme-pricing-card .agme-pricing-detail .agme-pricing-items li {
        text-align: left;
        list-style-type: none !important;
        padding-top: 8px !important;
        padding-bottom: 8px !important;
        position: relative;
        font-size: 14px;
        padding-left: 25px !important; }
        .agme-pricing-card .agme-pricing-detail .agme-pricing-items li i {
          position: absolute;
          left: 0px;
          top: 12px; }

#pricingContent {
  font-family: 'Source Sans Pro', sans-serif !important;
  font-size: 20px;
  color: #7B98B7;
  line-height: 30px;
  letter-spacing: 1.2px !important; }
  #pricingContent h1, #pricingContent h2 {
    font-family: 'Open Sans', Helvetica, sans-serif !important; }
  #pricingContent .modal-header h2 {
    color: #fff !important; }
  #pricingContent .modal-body p {
    line-height: 20px;
    letter-spacing: 0.8px;
    font-size: 12px; }
  #pricingContent .modal-body h3 {
    margin-bottom: 10px; }
  #pricingContent .modal-body .btn {
    color: #fff;
    border-radius: 5px; }
    #pricingContent .modal-body .btn:hover {
      box-shadow: 2px 1px 1px rgba(0, 0, 0, 0.2); }
  #pricingContent .modal-body .btn-lg {
    font-size: 16px; }
  #pricingContent .intro {
    padding: 40px 5px;
    text-align: center; }
    #pricingContent .intro h2 {
      font-weight: bold;
      font-size: 30px;
      text-transform: uppercase;
      color: #4491f5;
      margin-bottom: 38px; }
    #pricingContent .intro p {
      padding: 0 2rem;
      font-size: 20px;
      color: #7B98B7;
      line-height: 30px;
      letter-spacing: 1.2px !important; }
  #pricingContent .panel {
    border-radius: 8px;
    font-family: 'Source Sans Pro', sans-serif !important;
    letter-spacing: 1.2px !important;
    text-align: center; }
    #pricingContent .panel:hover {
      box-shadow: 5px 25px 50px rgba(0, 0, 0, 0.18); }
  #pricingContent .panel-heading {
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    height: 200px;
    position: relative;
    color: #fff !important; }
    #pricingContent .panel-heading h2 {
      letter-spacing: 2px;
      font-weight: 800;
      margin-top: 8px;
      padding-bottom: 2px;
      font-size: 20px;
      color: #fff !important; }
    #pricingContent .panel-heading h3 {
      font-size: 55px;
      font-weight: 800;
      padding-bottom: 2px;
      color: #fff !important;
      margin-top: 0; }
    #pricingContent .panel-heading h5 {
      font-weight: 200;
      font-size: 15px;
      color: rgba(255, 255, 255, 0.8); }
  #pricingContent .price-info {
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    margin: auto; }
    #pricingContent .price-info h3 {
      text-align: center; }
  #pricingContent .available {
    text-align: center;
    color: #68686f;
    font-weight: 700 !important;
    font-size: 14px;
    letter-spacing: 1.2px;
    padding-top: 11px !important;
    font-style: italic;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    margin: auto; }
  #pricingContent .panel-footer {
    background-color: #ebebeb;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    position: relative;
    min-height: 170px; }
    #pricingContent .panel-footer p {
      padding-top: 18px;
      font-weight: 300;
      font-size: 14px;
      letter-spacing: 0.7px;
      line-height: 25px;
      color: #4c5357 !important; }
    #pricingContent .panel-footer .btn {
      color: #fff;
      border-radius: 5px;
      width: 80%;
      position: absolute;
      bottom: 25px;
      left: 0;
      right: 0;
      margin: auto; }
      #pricingContent .panel-footer .btn:hover {
        box-shadow: 2px 1px 1px rgba(0, 0, 0, 0.2); }
    #pricingContent .panel-footer .btn-lg {
      font-size: 16px; }
  #pricingContent .currency {
    font-size: 30px;
    font-weight: 200;
    vertical-align: text-top; }
  #pricingContent .pricing-details {
    padding: 0 0 5px 20px;
    letter-spacing: 1.2px; }
    #pricingContent .pricing-details h3 {
      font-size: 17px;
      font-weight: 500;
      line-height: 32px;
      padding-bottom: 0;
      color: #4c5357;
      border-left: 3px solid #f65445;
      padding-left: 23px;
      text-transform: none !important;
      margin-bottom: 20px;
      margin-top: 30px; }
  #pricingContent ul {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 16px;
    list-style-type: none;
    font-weight: 300;
    padding-left: 10px; }
  #pricingContent li {
    padding: 12px 5px;
    color: #5a7ea5;
    list-style: circle;
    line-height: 20px;
    letter-spacing: 0.8px; }
  #pricingContent .pricing-details li:before {
    color: #f65445; }
  #pricingContent .panelbarre {
    position: relative;
    z-index: 1; }
  #pricingContent .overlay {
    position: absolute;
    background-image: url("../img/barre.png");
    background-position: center;
    background-size: cover;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    opacity: 0.24;
    z-index: 2; }
  #pricingContent .braces img {
    width: 100%;
    height: auto;
    margin: 30px 0 10px 0; }
  #pricingContent .billing {
    font-family: 'Source Sans Pro', sans-serif !important;
    color: #f65445;
    padding: 20px 0 30px 10px;
    font-size: 13px;
    letter-spacing: 0.7px;
    font-weight: 600; }
  @media (max-width: 767px) {
    #pricingContent .panel {
      margin-bottom: 40px; }
    #pricingContent .panel-footer {
      min-height: 200px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    #pricingContent .overlay {
      position: absolute;
      top: 3px; } }

#onboardingPayment .panel.panel-pricing {
  border-radius: 5px;
  font-family: 'Source Sans Pro', sans-serif !important;
  letter-spacing: 1.2px !important;
  text-align: center; }
  #onboardingPayment .panel.panel-pricing:hover {
    box-shadow: 5px 25px 50px rgba(0, 0, 0, 0.18); }
#onboardingPayment .panel-pricing .panel-heading {
  border: none;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px; }
  #onboardingPayment .panel-pricing .panel-heading .currency {
    font-size: 10px;
    font-weight: 200;
    vertical-align: text-top; }
  #onboardingPayment .panel-pricing .panel-heading h2 {
    margin: 10px;
    font-size: 1.2em;
    font-weight: 600;
    color: #fff !important; }
#onboardingPayment .panel-pricing .panel-footer {
  background-color: rgba(235, 235, 235, 0.68);
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px; }
  #onboardingPayment .panel-pricing .panel-footer p {
    padding-top: 10px;
    font-weight: 300;
    font-size: 13px;
    letter-spacing: 0.7px;
    color: #42494c !important; }
#onboardingPayment .skip-add-card-onboarding button {
  background: none;
  border: none;
  cursor: pointer;
  font-weight: 300;
  font-size: 13px;
  letter-spacing: 0.7px;
  color: #337ab7 !important;
  opacity: 0.5;
  padding: 0; }

.pricing-panel ul {
  padding: 0;
  margin-top: 20px; }
  .pricing-panel ul li {
    list-style-type: none;
    padding: 5px; }

#upgradeModal h2 {
  color: white; }
#upgradeModal p.push-text {
  color: rgba(0, 0, 0, 0.7);
  font-size: 20px; }
#upgradeModal p.push-text-2 {
  color: rgba(0, 0, 0, 0.7);
  font-size: 15px;
  font-weight: 300; }
#upgradeModal .pricing-panel h3 {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  margin: 0;
  padding-left: 5px; }

ul.pricing-items {
  padding: 0; }
  ul.pricing-items li {
    text-align: left;
    list-style-type: none !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    position: relative;
    font-size: 14px;
    padding-left: 15px !important; }
    ul.pricing-items li i {
      position: absolute;
      left: -16px;
      top: 12px; }

/* The ribbons */
.corner-ribbon {
  width: 200px;
  background: #e43;
  position: absolute;
  top: 25px;
  left: -50px;
  text-align: center;
  line-height: 50px;
  letter-spacing: 1px;
  color: #f0f0f0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg); }

/* Custom styles */
.corner-ribbon.sticky {
  position: fixed; }

.corner-ribbon.shadow {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }

/* Different positions */
.corner-ribbon.top-left {
  top: 25px;
  left: -50px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg); }

.corner-ribbon.top-right {
  top: 25px;
  right: -50px;
  left: auto;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg); }

.corner-ribbon.bottom-left {
  top: auto;
  bottom: 25px;
  left: -50px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg); }

.corner-ribbon.bottom-right {
  top: auto;
  right: -50px;
  bottom: 25px;
  left: auto;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg); }

/* Colors */
.corner-ribbon.white {
  background: #f0f0f0;
  color: #555; }

.corner-ribbon.black {
  background: #333; }

.corner-ribbon.grey {
  background: #999; }

.corner-ribbon.blue {
  background: #39d; }

.corner-ribbon.green {
  background: #2c7; }

.corner-ribbon.turquoise {
  background: #1b9; }

.corner-ribbon.purple {
  background: #95b; }

.corner-ribbon.red {
  background: #e43; }

.corner-ribbon.orange {
  background: #e82; }

.corner-ribbon.yellow {
  background: #ec0; }

#bottomNav {
  padding-bottom: 8px;
  padding-top: 12px;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

#bottomNav a {
  font-size: 10px;
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
  display: block; }
  #bottomNav a span {
    color: white; }
  #bottomNav a i {
    font-size: 15px;
    margin-bottom: 7px; }

#bottomNav a:hover {
  color: rgba(0, 0, 0, 0.5); }

#bottomNav a.active {
  color: #f3554c; }

.optional-field label {
  color: #777;
  font-weight: 500; }

.discussion-action a {
  color: #777;
  font-size: 11px; }
  .discussion-action a:hover {
    text-decoration: none;
    color: #444; }

.btn-share {
  width: 18%; }

.btn-facebook {
  background-color: #3b5998;
  color: #FFFFFF; }
  .btn-facebook:hover {
    background-color: #2d4373;
    color: #ffffff; }
  .btn-facebook:focus {
    background-color: #2d4373;
    color: #ffffff; }

.btn-linkedin {
  background-color: #0077B5;
  color: #FFFFFF; }
  .btn-linkedin:hover {
    background-color: #005582;
    color: #ffffff; }
  .btn-linkedin:focus {
    background-color: #005582;
    color: #ffffff; }

.btn-social {
  width: 155px;
  margin-bottom: 10px; }

.btn-email {
  background-color: #aeaeae;
  color: #FFFFFF; }
  .btn-email:hover {
    background-color: #959595;
    color: #ffffff; }
  .btn-email:focus {
    background-color: #959595;
    color: #ffffff; }

.btn-google {
  background-color: #D53F35;
  color: #FFFFFF; }
  .btn-google:hover {
    background-color: #b22e25;
    color: #ffffff; }
  .btn-google:focus {
    background-color: #b22e25;
    color: #ffffff; }

.btn-twitter {
  background-color: #55acee;
  color: #FFFFFF; }
  .btn-twitter:hover {
    background-color: #2795e9;
    color: #ffffff; }
  .btn-twitter:focus {
    background-color: #2795e9;
    color: #ffffff; }

.flex-count-table {
  display: flex;
  padding-top: 15px; }
  .flex-count-table .fct-dotted-line {
    flex-grow: 1;
    border-bottom: 0.5px dashed grey; }
  .flex-count-table .fct-dotted-line-light {
    flex-grow: 1;
    border-bottom: 0.5px dashed #80808036 !important; }

#ImportFec .rounded-box {
  background-color: white;
  padding: 30px;
  margin-top: 30px;
  border-radius: 10px; }
  #ImportFec .rounded-box .box-header {
    margin-bottom: 30px; }
    #ImportFec .rounded-box .box-header h2 {
      margin: 0; }
#ImportFec form {
  margin: 0; }
#ImportFec .text-big {
  font-size: 20px;
  font-weight: bold; }
#ImportFec #FecUploadArea {
  height: 300px;
  border-radius: 10px;
  border: 1px dashed grey;
  cursor: pointer; }
  #ImportFec #FecUploadArea label {
    margin: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer; }
    #ImportFec #FecUploadArea label i {
      color: #ff3c3c; }
#ImportFec table tr td {
  border: none; }

.integration-card {
  padding: 30px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; }
  .integration-card .card-logo {
    margin-top: 10px;
    text-align: center; }
    .integration-card .card-logo img {
      width: 60%; }
  .integration-card .card-title {
    margin-top: 40px; }
    .integration-card .card-title h4 {
      text-align: left;
      font-family: "Gilroy", Arial, Helvetica, sans-serif;
      font-weight: bold;
      font-size: 20px;
      font-style: normal; }
  .integration-card .card-description {
    margin-top: 20px; }
  .integration-card .card-cta {
    margin-top: 20px; }

.cta-commercial-exchange {
  display: flex;
  flex-direction: row;
  padding: 15px;
  border: 1px solid #F0F0F0 !important;
  background-color: white !important;
  border-radius: 10px !important;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.03); }
  .cta-commercial-exchange .cta-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1;
    text-align: left;
    padding: 3px; }
    .cta-commercial-exchange .cta-left h4.cta-text-title {
      color: #ff3c3c !important;
      font-weight: 800;
      font-size: 16px;
      font-style: normal;
      text-align: left;
      margin: 0;
      margin-bottom: 10px; }
    .cta-commercial-exchange .cta-left h5.cta-text-description {
      margin: 0; }
      .cta-commercial-exchange .cta-left h5.cta-text-description strong {
        font-weight: 900; }
  .cta-commercial-exchange .cta-right {
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .cta-commercial-exchange .cta-right a {
      color: #ff3c3c !important;
      font-weight: 800;
      font-size: 16px; }
      .cta-commercial-exchange .cta-right a span {
        color: inherit; }
  .cta-commercial-exchange .underline {
    text-decoration: underline; }

#StatusTracking .status-block {
  display: flex;
  align-items: center;
  justify-content: center; }
#StatusTracking .vertical-line {
  width: 1px;
  background-color: #333;
  height: 70px; }
#StatusTracking .vertical-line-dotted {
  position: relative;
  width: 2px;
  height: 70px; }
#StatusTracking .vertical-line-dotted.half-line {
  height: 35px; }
#StatusTracking .vertical-line-dotted::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  border-left: 1px dotted #333; }
#StatusTracking .left {
  width: 150px;
  text-align: right;
  font-weight: bold; }
#StatusTracking .right {
  width: 150px; }
#StatusTracking .middle {
  width: 50px;
  text-align: center; }

.label-inv {
  padding: 4px 8px 4px 8px;
  border-radius: 4px;
  font-weight: 300; }

.label-inv-grey {
  background: #f5f5f4;
  color: #333; }
  .label-inv-grey::before {
    content: "\f111";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 5px;
    color: #777777;
    font-size: 6px; }

.label-inv-blue {
  background: #ECFEFF;
  color: #333; }
  .label-inv-blue::before {
    content: "\f111";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 5px;
    color: #0EA5E9;
    font-size: 6px; }

.label-inv-green {
  background: #F0FDF4;
  color: #333; }
  .label-inv-green::before {
    content: "\f111";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 5px;
    color: #22C55E;
    font-size: 6px; }

.label-inv-red {
  background: #FEF2F2;
  color: #333; }
  .label-inv-red::before {
    content: "\f111";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 5px;
    color: #EF4444;
    font-size: 6px; }

.label-inv-orange {
  background: #FFF7ED;
  color: #333; }
  .label-inv-orange::before {
    content: "\f111";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 5px;
    color: #F97316;
    font-size: 6px; }

.col-v2-grey {
  color: #616569; }

.col-v2-grey-light {
  color: #91979d; }

.col-v2-grey-lighter {
  color: #c2c9d1; }

.col-v2-grey-lightest {
  color: #e0e4e8; }

.col-v2-blue, .col-blue {
  color: #63befe; }

.col-v2-red, .col-v2-primary, .col-corail, .col-danger, .col-red, .col-primary {
  color: #ff3c3c; }

.col-v2-dark, .col-v2-secondary {
  color: #263b54; }

.col-v2-yellow, .col-orange, .col-yellow {
  color: #f3bb1c; }

.col-v2-green, .col-green {
  color: #5df9c0; }

.col-v2-purple {
  color: #7b61ff; }

@font-face {
  font-family: "Gilroy";
  font-weight: 400;
  src: url(../fonts/Gilroy-Regular.otf); }
@font-face {
  font-family: "Gilroy";
  font-weight: 500;
  src: url(../fonts/Gilroy-Medium.ttf); }
@font-face {
  font-family: "Gilroy";
  font-weight: 700;
  src: url(../fonts/Gilroy-Bold.ttf); }
.btn-v2, .btn {
  /* Auto Layout */
  align-items: center;
  padding: 8px;
  /* Gray/Default */
  border: 1px solid #C2C9D1;
  box-sizing: border-box;
  border-radius: 8px !important;
  font-family: Gilroy;
  font-size: 12px;
  font-weight: 500;
  height: 36px;
  transition: all 100ms ease; }

.btn-v2-sm, .btn-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.btn-xl-v2 {
  height: 48px;
  font-weight: 600;
  font-size: 16px;
  padding: 8px 18px; }

.btn-xl {
  height: auto;
  font-size: 15px;
  line-height: 18px; }

.btn-xs {
  height: auto;
  font-size: 10px;
  line-height: 13px; }

.btn-v2-primary, .btn-primary, .btn-danger {
  background-color: #ff3c3c;
  color: white;
  border: 1px solid #ff3c3c; }
  .btn-v2-primary.btn-hollow, .btn-primary.btn-hollow, .btn-danger.btn-hollow {
    background-color: transparent;
    color: #ff3c3c;
    border: 1px solid #ff3c3c; }
  .btn-v2-primary:hover, .btn-v2-primary:focus, .btn-primary:hover, .btn-primary:focus, .btn-danger:hover, .btn-danger:focus {
    background-color: #ff0909;
    border: 1px solid #ff0909;
    color: white; }
    .btn-v2-primary:hover.btn-hollow, .btn-v2-primary:focus.btn-hollow, .btn-primary:hover.btn-hollow, .btn-primary:focus.btn-hollow, .btn-danger:hover.btn-hollow, .btn-danger:focus.btn-hollow {
      background-color: #ff3c3c;
      color: white;
      border: 1px solid #ff3c3c; }

.btn-v3-primary {
  background-color: #5df9c0;
  color: black;
  border: 1px solid #5df9c0; }
  .btn-v3-primary.btn-hollow {
    background-color: transparent;
    color: black;
    border: 1px solid #5df9c0; }
  .btn-v3-primary:hover, .btn-v3-primary:focus {
    background-color: #2cf7ad;
    border: 1px solid #2cf7ad;
    color: black; }
    .btn-v3-primary:hover.btn-hollow, .btn-v3-primary:focus.btn-hollow {
      background-color: #5df9c0;
      color: black;
      border: 1px solid #5df9c0; }

.btn-primary-v2 {
  background-color: #5df9c0;
  color: black;
  border: 1px solid #5df9c0; }
  .btn-primary-v2.btn-hollow {
    background-color: transparent;
    color: black;
    border: 1px solid #5df9c0; }
  .btn-primary-v2:hover, .btn-primary-v2:focus {
    background-color: #2cf7ad;
    border: 1px solid #2cf7ad;
    color: black; }
    .btn-primary-v2:hover.btn-hollow, .btn-primary-v2:focus.btn-hollow {
      background-color: #5df9c0;
      color: black;
      border: 1px solid #5df9c0; }

.btn-v2-grey, .btn-default, .btn-info {
  background-color: #f0f2f3;
  color: #91979d;
  border: 1px solid #f0f2f3; }
  .btn-v2-grey.btn-hollow, .btn-default.btn-hollow, .btn-info.btn-hollow {
    background-color: transparent;
    color: #91979d;
    border: 1px solid #91979d; }
  .btn-v2-grey:hover, .btn-v2-grey:focus, .btn-default:hover, .btn-default:focus, .btn-info:hover, .btn-info:focus {
    background-color: #e2e6e8;
    border: 1px solid #e2e6e8;
    color: #91979d; }
    .btn-v2-grey:hover.btn-hollow, .btn-v2-grey:focus.btn-hollow, .btn-default:hover.btn-hollow, .btn-default:focus.btn-hollow, .btn-info:hover.btn-hollow, .btn-info:focus.btn-hollow {
      background-color: #f0f2f3;
      color: #91979d;
      border: 1px solid #f0f2f3; }

.btn-white, .btn-v2-white {
  background-color: white;
  color: #91979d;
  border: 1px solid #C2C9D1; }
  .btn-white:hover, .btn-white:focus, .btn-v2-white:hover, .btn-v2-white:focus {
    background-color: #f0f2f3;
    border: 1px solid #C2C9D1;
    color: #91979d; }
  .btn-white span, .btn-v2-white span {
    color: #91979d; }

.btn-v2-secondary, .btn-secondary, .btn-success, .btn-secondary-v2 {
  background-color: #263b54;
  color: white;
  border: 1px solid #263b54; }
  .btn-v2-secondary.btn-hollow, .btn-secondary.btn-hollow, .btn-success.btn-hollow, .btn-secondary-v2.btn-hollow {
    background-color: transparent;
    color: #263b54;
    border: 1px solid #263b54; }
  .btn-v2-secondary:hover, .btn-v2-secondary:focus, .btn-secondary:hover, .btn-secondary:focus, .btn-success:hover, .btn-success:focus, .btn-secondary-v2:hover, .btn-secondary-v2:focus {
    background-color: #1e2f42;
    border: 1px solid #1e2f42;
    color: white; }
    .btn-v2-secondary:hover.btn-hollow, .btn-v2-secondary:focus.btn-hollow, .btn-secondary:hover.btn-hollow, .btn-secondary:focus.btn-hollow, .btn-success:hover.btn-hollow, .btn-success:focus.btn-hollow, .btn-secondary-v2:hover.btn-hollow, .btn-secondary-v2:focus.btn-hollow {
      background-color: #263b54;
      color: white;
      border: 1px solid #263b54; }

#iptMenu {
  font-family: "Gilroy";
  font-weight: 500;
  font-size: 14px;
  position: fixed;
  z-index: 2;
  top: 50px;
  left: 0;
  width: 236px;
  padding-bottom: 50px;
  height: 100%;
  background-color: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
  font-size: 0;
  user-select: none; }
  #iptMenu > div {
    display: inline-block;
    height: 100%;
    padding-top: 24px;
    overflow-x: hidden;
    overflow-y: auto;
    transition: width 250ms ease-in-out; }
    #iptMenu > div.primary {
      width: 41px;
      border-right: 1px solid #f0f2f3; }
      #iptMenu > div.primary > nav {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%; }
        #iptMenu > div.primary > nav > div > a {
          display: flex;
          align-items: center;
          width: 200px;
          padding: 12px 10px;
          text-decoration: none;
          cursor: pointer;
          transition: all 250ms ease-in-out; }
          #iptMenu > div.primary > nav > div > a > p {
            margin: 0 0 0 16px;
            font-size: 12px;
            color: #91979d; }
          #iptMenu > div.primary > nav > div > a.main_dashboard.active {
            background-color: #f2f2f2; }
            #iptMenu > div.primary > nav > div > a.main_dashboard.active > p {
              color: #000000; }
          #iptMenu > div.primary > nav > div > a.main_dashboard:hover {
            background-color: #f2f2f2; }
          #iptMenu > div.primary > nav > div > a.ipt.active {
            background-color: #fff5f5; }
            #iptMenu > div.primary > nav > div > a.ipt.active > p {
              color: #ff3c3c; }
          #iptMenu > div.primary > nav > div > a.ipt:hover {
            background-color: #fff5f5; }
          #iptMenu > div.primary > nav > div > a.expense.active {
            background-color: #fefcf3; }
            #iptMenu > div.primary > nav > div > a.expense.active > p {
              color: #f3bb1c; }
          #iptMenu > div.primary > nav > div > a.expense:hover {
            background-color: #fefcf3; }
          #iptMenu > div.primary > nav > div > a.sale.active {
            background-color: #f0fcf6; }
            #iptMenu > div.primary > nav > div > a.sale.active > p {
              color: #68e1a3; }
          #iptMenu > div.primary > nav > div > a.sale:hover {
            background-color: #f0fcf6; }
          #iptMenu > div.primary > nav > div > a.treasury.active {
            background-color: #f2efff; }
            #iptMenu > div.primary > nav > div > a.treasury.active > p {
              color: #7b61ff; }
          #iptMenu > div.primary > nav > div > a.treasury:hover {
            background-color: #f2efff; }
          #iptMenu > div.primary > nav > div > a.payments > p.service-logo {
            color: #63befe; }
          #iptMenu > div.primary > nav > div > a.payments.active {
            background-color: #eff8ff; }
            #iptMenu > div.primary > nav > div > a.payments.active > p {
              color: #63befe; }
          #iptMenu > div.primary > nav > div > a.payments:hover {
            background-color: #eff8ff; }
          #iptMenu > div.primary > nav > div > a.secondary.active {
            background-color: #f0f2f3; }
            #iptMenu > div.primary > nav > div > a.secondary.active > p {
              color: #91979d; }
          #iptMenu > div.primary > nav > div > a.secondary:hover {
            background-color: #fcfcfd; }
          #iptMenu > div.primary > nav > div > a.active > p {
            font-weight: 500; }
        #iptMenu > div.primary > nav > div > hr {
          margin: 24px 0;
          border: none;
          border-top: 1px solid #e0e4e8; }
      #iptMenu > div.primary:hover {
        width: 176px; }
        #iptMenu > div.primary:hover > nav > div > div {
          padding: 12px 20px; }
        #iptMenu > div.primary:hover + .secondary {
          width: 60px; }
          #iptMenu > div.primary:hover + .secondary > nav > ul {
            padding-left: 50px !important;
            transition: padding-left 250ms ease-in-out; }
          #iptMenu > div.primary:hover + .secondary > nav > a {
            padding: 0 5px; }
            #iptMenu > div.primary:hover + .secondary > nav > a > div > div {
              padding: 12px 15px; }
    #iptMenu > div.secondary {
      width: 195px;
      background-color: #fcfcfd; }
      #iptMenu > div.secondary > nav {
        display: none; }
        #iptMenu > div.secondary > nav.active {
          display: block; }
        #iptMenu > div.secondary > nav > a {
          display: block;
          padding: 0 8px;
          text-decoration: none;
          cursor: pointer;
          transition: padding 250ms ease-in-out; }
          #iptMenu > div.secondary > nav > a > div {
            border-radius: 4px;
            overflow: hidden;
            transition: all 250ms ease-in-out; }
            #iptMenu > div.secondary > nav > a > div > div {
              display: flex;
              align-items: center;
              width: 200px;
              padding: 12px 20px;
              transition: all 250ms ease-in-out; }
              #iptMenu > div.secondary > nav > a > div > div > p {
                margin: 0 0 0 16px;
                font-size: 12px;
                color: #91979d; }
          #iptMenu > div.secondary > nav > a.active > div {
            background-color: #f0f2f3; }
            #iptMenu > div.secondary > nav > a.active > div > div > p {
              font-weight: 500; }
          #iptMenu > div.secondary > nav > a.active.dashboard > div > div > p {
            color: #7b61ff; }
          #iptMenu > div.secondary > nav > a.active.collect > div > div > p {
            color: #ff3c3c; }
          #iptMenu > div.secondary > nav > a.active.documents > div > div > p {
            color: #5df9c0; }
          #iptMenu > div.secondary > nav > a.active.bank > div > div > p {
            color: #63befe; }
          #iptMenu > div.secondary > nav > a.active.expense > div > div > p {
            color: #f3bb1c; }
          #iptMenu > div.secondary > nav > a:hover > div {
            background-color: rgba(0, 0, 0, 0.02); }
        #iptMenu > div.secondary > nav > ul {
          list-style: none;
          width: 187px;
          margin: 0;
          padding-left: 60px; }
          #iptMenu > div.secondary > nav > ul > a {
            display: flex;
            line-height: 16px;
            padding: 6px 4px;
            border-radius: 4px;
            text-decoration: none;
            font-size: 12px;
            color: #91979d;
            cursor: pointer; }
            #iptMenu > div.secondary > nav > ul > a > svg {
              flex-shrink: 0;
              margin: 2px 4px 0 0; }
            #iptMenu > div.secondary > nav > ul > a:hover {
              background-color: rgba(0, 0, 0, 0.02); }
            #iptMenu > div.secondary > nav > ul > a.active {
              color: #595959;
              font-weight: bold; }
        #iptMenu > div.secondary > nav > hr {
          margin: 32px 0;
          border: none;
          border-top: 1px solid #e0e4e8; }

#dashboardContent {
  overflow-y: visible;
  top: 0px;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%; }
  #dashboardContent #filterBar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    padding: 0; }
  #dashboardContent #arrayContent {
    position: absolute;
    top: 150px;
    width: 100%;
    left: 0;
    bottom: 0; }

.dashboard-content {
  min-height: 100%;
  position: relative;
  min-width: 1000px; }
  .dashboard-content #dashboardContent {
    width: 100%; }

.app-v2-background {
  background-color: #f0f2f3; }

body {
  background-color: #f0f2f3; }

.app-container.app-design {
  position: absolute;
  z-index: 1;
  top: 50px;
  left: 236px;
  width: calc(100% - 236px);
  height: calc(100% - 50px);
  padding: 0;
  overflow: auto; }

.section-title {
  /* Body - Heavy */
  font-family: Gilroy;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  /* Secondary/Default */
  color: #263B54;
  margin: 0; }

.sub-section-title {
  /* Body - Heavy */
  font-family: Gilroy;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  /* Secondary/Default */
  color: #263B54;
  margin: 0; }

.panel-heading .section-title {
  margin: 10px; }

.panel-success .panel-heading {
  background-color: #f0fcf6; }

.panel-info .panel-heading {
  background-color: #eff8ff; }

.panel-danger .panel-heading {
  background-color: #fdebeb; }

.title-button-bar {
  display: inline-flex;
  align-items: center;
  margin-bottom: 30px; }

a.nostyle {
  color: #263b54; }
  a.nostyle.hover, a.nostyle.focus {
    color: #263b54;
    text-decoration: none; }

a.link-v2 {
  color: #ff3c3c !important; }
  a.link-v2.hover, a.link-v2.focus {
    color: #ff0909 !important;
    text-decoration: underline; }

body, p, h1, h2, h3, h4, h5, h6, div, span {
  color: #263b54; }

.modal h2 {
  font-size: 18px;
  margin-top: 10px; }

.app-content {
  padding: 30px;
  font-family: "Gilroy";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }
  .app-content h1 {
    margin-top: 0;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 18px;
    color: #263b54; }
  .app-content h2 {
    font-size: 16px;
    font-weight: 600;
    font-family: "Gilroy";
    color: #263b54; }
  .app-content h3 {
    font-size: 12px;
    font-weight: 600;
    text-align: left;
    letter-spacing: 0.6px;
    margin: 0;
    color: #263b54; }

form {
  font-family: Gilroy; }
  form label {
    color: rgba(0, 0, 0, 0.5);
    font-style: normal;
    font-weight: 600;
    text-transform: none !important;
    font-size: 12px;
    font-family: Gilroy; }

a {
  color: #263b54; }
  a:hover, a:focus {
    color: #162231; }

a.explicit {
  text-decoration: underline; }
  a.explicit:hover, a.explicit:focus {
    text-decoration: underline !important; }

a.muted {
  color: #91979d; }
  a.muted:hover, a.muted:focus {
    color: #767e85;
    text-decoration: none; }

.modal h1 {
  font-size: 20px; }

.block {
  background-color: white; }

.label-v2-blue {
  background-color: #63befe;
  color: rgba(0, 0, 0, 0.9);
  font-weight: 300;
  border-radius: 4px; }

.label-v2-blue-hollow {
  background-color: transparent;
  border: 1px solid #63befe;
  color: rgba(0, 0, 0, 0.9);
  font-weight: 300;
  border-radius: 4px; }

.label-v2-green {
  background-color: #5df9c0;
  color: rgba(0, 0, 0, 0.9);
  font-weight: 300;
  border-radius: 4px; }

.label-v2-yellow {
  background-color: #f3bb1c;
  color: rgba(0, 0, 0, 0.9);
  font-weight: 300;
  border-radius: 4px; }

.label-v2-yellow-hollow {
  background-color: transparent;
  border: 1px solid #f3bb1c;
  color: rgba(0, 0, 0, 0.9);
  font-weight: 300;
  border-radius: 4px; }

.label-v2-red {
  background-color: #ffebeb;
  color: #ff3c3c;
  font-weight: 300;
  border-radius: 4px; }

.label-v2-red-hollow {
  background-color: transparent;
  border: 1px solid #ff3c3c;
  color: rgba(0, 0, 0, 0.9);
  font-weight: 300;
  border-radius: 4px; }

.label-v2-red-notif {
  line-height: 12px;
  font-weight: bold;
  background-color: #ff3c3c;
  color: #fff5f5;
  border-radius: 4px;
  padding: .2em .6em .2em; }

table.entry-table tr.selected {
  background-color: #EFF8FF;
  border: 2px solid #63befe; }
table.entry-table tr.status-invisible {
  background-color: #E3AFF3; }
table.entry-table tr.status-need-check {
  background-color: #ffbdb7; }
table.entry-table tr td {
  vertical-align: middle;
  padding: 10px; }

.alert-success {
  background-color: #d9f7e8;
  color: #263b54; }
  .alert-success button {
    color: #263b54; }

.flex-header-bar {
  display: flex;
  align-items: center;
  margin-bottom: 20px; }
  .flex-header-bar h1, .flex-header-bar h2, .flex-header-bar p, .flex-header-bar .section-title {
    margin: 0; }
  .flex-header-bar .push-right {
    margin-left: auto; }

i.menu-fa-icon {
  font-size: 17px;
  margin-left: -1px; }

.report-array td a {
  color: #616569; }
  .report-array td a:hover {
    color: #181919; }

.text-white span {
  color: white; }
.text-white:hover span {
  color: white; }

.info-card {
  background-color: white;
  padding: 15px;
  height: 160px; }

.ipt-page-link {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  width: 32px;
  height: 32px;
  border: 1px solid #e0e4e8;
  border-radius: 4px;
  cursor: pointer; }
  .ipt-page-link:hover, .ipt-page-link:focus {
    text-decoration: none;
    border-color: #c2c9d1;
    background-color: #fcfcfd; }
  .ipt-page-link.active {
    border-color: #ffcece;
    background-color: #ffebeb;
    color: #ff3c3c; }

body {
  font-family: "Gilroy"; }

form .control-label.required:after {
  content: "*";
  margin-left: 2px; }

#ProductSwitch {
  cursor: hand;
  cursor: pointer; }

#AnomaliesLabel .label {
  line-height: 20px; }

#id_bulk_entries .add-option-table td {
  padding: 7px 5px; }
#id_bulk_entries .add-option a {
  text-decoration: none; }
  #id_bulk_entries .add-option a:hover span {
    text-decoration: underline; }

.iptv2-transac-item {
  padding: 20px;
  background-color: #ffe6e6; }
  .iptv2-transac-item .transac-amount {
    color: black;
    font-weight: bold;
    font-size: 17px; }
  .iptv2-transac-item .transac-date {
    color: black;
    font-weight: bold;
    font-size: 17px; }
  .iptv2-transac-item .transac-desc {
    font-size: 9px;
    color: rgba(0, 0, 0, 0.3); }

.collect-method-item {
  text-align: left !important;
  position: relative;
  margin-bottom: 10px;
  white-space: normal; }
  .collect-method-item h2 {
    margin-top: 4px;
    font-size: 16px !important; }
  .collect-method-item p {
    font-size: 12px;
    color: #333; }

.pastille {
  background-color: #ff3c3c;
  color: white;
  font-weight: bold;
  border-radius: 30px;
  padding: 2px 4px;
  font-size: 9px; }

#EcPaymentSummary .ec-payment-item {
  margin-bottom: 15px; }
  #EcPaymentSummary .ec-payment-item .ec-payment-left {
    text-align: right; }
  #EcPaymentSummary .ec-payment-item .ec-payment-right {
    border-bottom: 1px dashed #a8a8a8;
    padding-right: 0;
    font-weight: bold; }

.cms-plugin table td {
  padding: 4px !important; }

.toto-list-item {
  line-height: 21px; }
  .toto-list-item i {
    padding-right: 5px; }

#cookie-warning-banner {
  position: fixed;
  background: #fff;
  padding: 16px;
  border-radius: 8px;
  bottom: 64px;
  left: 64px;
  z-index: 999999;
  width: 100%;
  max-width: 496px;
  box-shadow: 0 12px 34px 0 rgba(0, 0, 0, 0.15); }

.setting-index-btn {
  padding-top: 35px;
  padding-bottom: 35px;
  margin: 10px; }

.feature-selection-block {
  text-align: center;
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  background-color: #ededed;
  border: 4px solid #c0c0c0; }
  .feature-selection-block p {
    color: #9f9f9f; }
  .feature-selection-block.selected p {
    font-weight: bold; }

.red-block.selected {
  background-color: #ffe6e6;
  border: 4px solid #f34c4c; }
  .red-block.selected p {
    color: #f34c4c; }

.blue-block.selected {
  background-color: #c1e5ff;
  border: 4px solid #63beff; }
  .blue-block.selected p {
    color: #63beff; }

.yellow-block.selected {
  background-color: #fff4c8;
  border: 4px solid #ffda4b; }
  .yellow-block.selected p {
    color: #ffda4b; }

.green-block.selected {
  background-color: #dbeedd;
  border: 4px solid #67e1a3; }
  .green-block.selected p {
    color: #67e1a3; }

.swiper-container {
  width: 100%;
  height: 100%; }

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.col-star {
  color: #fdb130; }

.modal {
  z-index: 1000001; }

.testi-list:after {
  -webkit-box-shadow: inset 0px 60px 50px -30px white, inset 0px -60px 50px -30px white;
  -moz-box-shadow: inset 0px 60px 50px -30px white, inset 0px -60px 50px -30px white;
  box-shadow: inset 0px 60px 50px -30px white, inset 0px -60px 50px -30px white;
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 10000; }

.testi-card .photo {
  float: left;
  width: 80px; }
.testi-card .msg-container {
  float: left;
  width: calc(100% - 80px); }
.testi-card .msg {
  background-color: #e3e3e3;
  border-radius: 10px;
  padding: 10px;
  width: 100%;
  text-align: left; }
.testi-card .pic {
  width: 40px !important;
  height: 40px !important; }

.home-trust {
  font-family: "Gilroy"; }
  .home-trust .rating {
    text-align: center; }
  .home-trust img {
    width: 100%; }
  .home-trust .picto-trust {
    width: 50%; }
  .home-trust .score-val {
    font-size: 52px;
    line-height: 64px;
    letter-spacing: 0px;
    font-weight: 600;
    color: #353b43; }
  .home-trust .score-desc {
    color: #82879e;
    font-weight: 400;
    margin-top: 6px;
    font-size: 14px; }
  .home-trust h2 {
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0px;
    font-weight: 100;
    color: #1a1e2b; }

fieldset[disabled] .form-control {
  background-color: #fff !important; }

.license-pack {
  margin-bottom: 30px; }
  .license-pack a {
    padding: 40px 50px;
    font-size: 20px;
    background-color: #263b54;
    font-weight: bold;
    border-radius: 10px;
    display: block;
    color: rgba(255, 255, 255, 0.9); }
    .license-pack a b {
      font-size: 2em; }
  .license-pack a:hover, .license-pack a:focus {
    color: white;
    text-decoration: none;
    -webkit-box-shadow: 7px 7px 13px -8px #a8a8a8;
    -moz-box-shadow: 7px 7px 13px -8px #a8a8a8;
    box-shadow: 7px 7px 13px -8px #a8a8a8; }

.news-item {
  border-bottom: 1px solid rgba(200, 200, 200, 0.1);
  margin-bottom: 18px; }
  .news-item h2 {
    margin-top: 0 !important;
    margin-bottom: 5px;
    font-size: 14px; }
  .news-item p {
    font-size: 12px;
    color: #9e9e9e;
    font-weight: 300; }

.btn-google-dark {
  background-color: #4285F4;
  font-family: "Gilroy";
  color: white !important;
  border-radius: 1px;
  position: relative;
  padding-left: 50px; }
  .btn-google-dark div {
    color: white !important; }
  .btn-google-dark div.google-logo {
    position: absolute;
    left: 2px;
    top: 3%;
    height: 94%;
    content: url(../img/btn_google_dark_normal_ios.svg); }

p.main-logo {
  padding-top: 18px !important; }

.pending-transaction td {
  background-color: #f5f5f5 !important; }

.navbar-header .popover {
  background-color: #f8f8f8;
  color: #777777;
  font-family: "Gilroy";
  min-width: 30%; }
  .navbar-header .popover.bottom > .arrow:after {
    border-bottom-color: #f8f8f8 !important;
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0; }
  .navbar-header .popover .popover-title {
    background-color: #f8f8f8;
    border-bottom: 1px solid rgba(200, 200, 200, 0.5);
    text-align: center;
    color: #777777;
    padding: 20px; }
  .navbar-header .popover .popover-content {
    font-weight: 200; }
    .navbar-header .popover .popover-content a:hover {
      text-decoration: none !important; }

.CustomCategories .popover {
  background-color: rgba(50, 50, 50, 0.95);
  color: rgba(255, 255, 255, 0.9);
  font-family: "Gilroy";
  min-width: 30%; }
  .CustomCategories .popover.bottom > .arrow:after {
    border-bottom-color: rgba(50, 50, 50, 0.95) !important;
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0; }
  .CustomCategories .popover .popover-title {
    background-color: rgba(50, 50, 50, 0.95);
    border-bottom: 1px solid rgba(200, 200, 200, 0.5);
    text-align: center;
    color: white;
    padding: 20px; }
  .CustomCategories .popover .popover-content {
    font-weight: 200;
    padding: 30px; }

.custom-cat-link {
  display: block;
  height: 30px;
  line-height: 15px;
  padding-top: 7px;
  color: grey; }
  .custom-cat-link:hover {
    text-decoration: none;
    color: grey;
    background-color: rgba(200, 200, 200, 0.1); }
  .custom-cat-link:focus {
    text-decoration: none;
    color: grey; }

.form-entry .control-label {
  color: #9d9d9d;
  font-weight: 300;
  text-transform: uppercase;
  display: inline-block;
  float: left;
  clear: left;
  width: 105px;
  padding-right: 10px; }
.form-entry .form-group {
  margin-bottom: 0px; }
  .form-entry .form-group div {
    display: block;
    overflow: hidden; }
.form-entry .selectize-input {
  height: 30px;
  border: 1px solid white;
  -webkit-appearance: none;
  border-radius: 0 !important;
  padding-left: 0 !important; }
.form-entry .form-control {
  border-radius: 0 !important;
  -webkit-appearance: none;
  padding: 4px 3px;
  height: 30px;
  border: 1px solid white;
  box-shadow: none;
  display: inline-block; }
  .form-entry .form-control:focus {
    border: 1px #4491f5 solid; }
  .form-entry .form-control:hover {
    border: 1px #4491f5 solid; }

a.inv-mailbox-link {
  display: block;
  height: 100px;
  padding: 25px 8px;
  text-align: center;
  background-color: rgba(100, 100, 100, 0.1);
  border: 1px solid rgba(100, 100, 100, 0.2);
  border-radius: 8px;
  margin-bottom: 30px;
  color: rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  font-weight: 200;
  font-size: 12px; }
  a.inv-mailbox-link img {
    max-height: 40px;
    max-width: 90px;
    margin-bottom: 10px; }
  a.inv-mailbox-link:hover {
    cursor: pointer;
    cursor: hand;
    text-decoration: none;
    -webkit-box-shadow: 7px 7px 13px -8px #a8a8a8;
    -moz-box-shadow: 7px 7px 13px -8px #a8a8a8;
    box-shadow: 7px 7px 13px -8px #a8a8a8; }

a.inv-service-link {
  display: block;
  height: 150px;
  padding: 35px 15px;
  text-align: center;
  background-color: rgba(100, 100, 100, 0.1);
  border: 1px solid rgba(100, 100, 100, 0.2);
  border-radius: 10px;
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px; }
  a.inv-service-link img {
    max-height: 40px;
    max-width: 130px;
    margin-bottom: 10px; }
  a.inv-service-link:hover {
    cursor: pointer;
    cursor: hand;
    text-decoration: none;
    -webkit-box-shadow: 7px 7px 13px -8px #a8a8a8;
    -moz-box-shadow: 7px 7px 13px -8px #a8a8a8;
    box-shadow: 7px 7px 13px -8px #a8a8a8; }

.tablesorter th:hover {
  cursor: pointer;
  cursor: hand; }

.alert-danger {
  background-color: #FFBDB7 !important; }

body {
  height: 100%; }
  body #globalContainer {
    height: 100%; }
    body #globalContainer #body {
      height: 100%; }

pre {
  margin-top: 10px; }

.content {
  padding: 30px;
  padding-bottom: 0; }

.alert {
  border: none;
  border-radius: 0;
  font-family: "Gilroy"; }
  .alert.alert-info a {
    color: #31708f;
    text-decoration: underline; }

.close {
  text-shadow: none; }

.errorlist {
  list-style: none;
  padding: 0;
  font-family: "Gilroy"; }
  .errorlist li {
    font-size: 13px;
    color: orange; }

.btn-file {
  position: relative;
  overflow: hidden; }

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block; }

.logo-french-quality {
  height: 21px;
  display: block;
  margin: 40px auto 0 auto; }

.app-container {
  height: 100%;
  padding-left: 80px;
  padding-top: 45px; }
  @media (max-width: 767px) {
    .app-container {
      padding-left: 0; } }

.settings-container {
  padding-left: 236px;
  padding-top: 45px; }

.flex-center-middle {
  display: flex;
  align-items: center;
  justify-content: center; }

.firm-container {
  background-color: #f6f8fa;
  color: #263B54;
  position: relative;
  padding-left: 210px;
  padding-top: 75px; }
  .firm-container .label-success {
    color: #4ABA81;
    background-color: #d9f7e8;
    border-color: #4ABA81;
    border: 1px solid;
    font-weight: 500; }
  .firm-container .label-danger {
    color: #ff3c3c;
    background-color: #ffe2dd;
    border-color: #ff3c3c;
    border: 1px solid;
    font-weight: 500; }
  .firm-container .quick-access-button {
    height: 140px;
    background-color: #f4f5f6;
    margin-bottom: 30px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
    border-radius: 7px;
    color: #253b54;
    cursor: pointer;
    transition: all ease-in 0.1s; }
    .firm-container .quick-access-button p {
      font-weight: bold; }
    .firm-container .quick-access-button:hover {
      background-color: #253b54;
      text-decoration: none; }
      .firm-container .quick-access-button:hover p, .firm-container .quick-access-button:hover i {
        color: white !important; }
  .firm-container form {
    margin: 0; }
  .firm-container h1 {
    margin-bottom: 5px; }
  .firm-container .flex-between {
    display: flex;
    justify-content: space-between; }
  .firm-container .panel {
    border: 1px solid #F0F0F0 !important;
    background-color: white !important;
    border-radius: 10px !important;
    margin-bottom: 30px; }
    .firm-container .panel .panel-heading {
      padding: 30px;
      border-top-left-radius: 10px !important;
      border-top-right-radius: 10px !important; }
      .firm-container .panel .panel-heading h2 {
        margin: 0; }
    .firm-container .panel .panel-body {
      padding: 30px; }
  .firm-container .pagination > .active > span:hover, .firm-container .pagination > .active > a:focus, .firm-container .pagination > .active > span:focus, .firm-container .pagination > .active > span {
    background-color: #ff3c3c;
    border-color: #ff3c3c; }
  .firm-container table tr td {
    vertical-align: middle; }
  @media (max-width: 768px) {
    .firm-container {
      left: 0; } }

.panel-heading {
  padding: 10px; }
  .panel-heading h2 {
    margin: 10px; }

.secure-payment {
  color: #3d9c0f;
  margin: 20px 0px;
  padding: 20px 0px;
  border-top: 1px solid #3d9c0f;
  border-bottom: 1px solid #3d9c0f; }

.titre-modal {
  font-family: "Gilroy";
  font-style: italic;
  font-size: 40px;
  color: rgba(0, 0, 0, 0.8);
  text-align: left;
  font-weight: normal;
  margin: 10px auto;
  color: #ff3c3c;
  border-bottom: 1px solid #F0F0F0;
  padding-bottom: 10px; }

.list-export-option a:last-child::after {
  content: none; }
.list-export-option a:after {
  content: '|';
  margin: 0 4px; }
.list-export-option a:hover {
  text-decoration: none; }

.entry-table-cont:empty {
  padding: 20px;
  background-color: red; }
  .entry-table-cont:empty::after {
    content: 'vide'; }

#searchColDashboard {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 150px; }

#leftContent {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  overflow-y: scroll;
  padding: 20px; }
  @media (min-width: 1170px) {
    #leftContent {
      width: 60%; } }

#rightContent {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  overflow-y: scroll;
  padding: 20px; }
  @media (min-width: 1170px) {
    #rightContent {
      width: 40%; } }

.fa-sm {
  font-size: 0.63em; }

.btn-small {
  line-height: 17px !important; }
  .btn-small i {
    display: inline-block;
    line-height: 17px; }

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: calc(100% - 75px); }

.guide-item {
  display: block;
  color: #333;
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  padding: 5px 15px; }
  .guide-item:hover {
    cursor: hand;
    cursor: pointer;
    color: #333;
    background-color: rgba(75, 180, 67, 0.2); }
  .guide-item .guide-text {
    height: 42px;
    padding-top: 9px;
    font-size: 15px;
    display: inline-block;
    margin-left: 50px; }
  .guide-item .guide-item-number {
    position: absolute;
    color: #4BB543;
    padding: 10px;
    font-size: 20px;
    vertical-align: center;
    font-weight: 200;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    border: 1px solid #4BB543; }
    .guide-item .guide-item-number.guide-item-completed {
      color: white;
      background-color: #4BB543; }

#dashboardSidePanel {
  margin-top: -25px;
  margin-right: -20px;
  margin-left: 20px;
  transform: translateX(300px);
  opacity: 0;
  background-color: white;
  -webkit-box-shadow: 0px 0px 9px 1px rgba(155, 155, 155, 0.7);
  -moz-box-shadow: 0px 0px 9px 1px rgba(155, 155, 155, 0.7);
  box-shadow: 0px 0px 9px 1px rgba(155, 155, 155, 0.7); }

.col-dashboard-tool {
  background-color: #455A72;
  color: rgba(255, 255, 255, 0.6);
  min-height: 100%;
  position: relative;
  margin-top: -30px;
  margin-bottom: -30px;
  margin-left: -17px;
  opacity: 1;
  padding: 13px 20px 50px 20px; }
  .col-dashboard-tool h2 {
    color: rgba(255, 255, 255, 0.7); }

.centered {
  text-align: center; }

.form-horizontal .form-control:-ms-input-placeholder {
  color: black;
  opacity: 0.2; }
.form-horizontal .form-control::-webkit-input-placeholder {
  color: black;
  opacity: 0.2; }
.form-horizontal .form-control:-moz-placeholder {
  color: black;
  opacity: 0.2; }
.form-horizontal .form-control::-moz-placeholder {
  color: black;
  opacity: 0.2; }

.onboarding-style h1 {
  font-size: 60px;
  font-weight: 600;
  margin-bottom: 40px; }
.onboarding-style p {
  font-size: 15px;
  color: black;
  opacity: 0.7; }
  .onboarding-style p.heading {
    font-size: 18px; }

.team-member {
  margin-bottom: 60px; }
  .team-member h2 {
    margin-bottom: 10px !important;
    font-size: 26px !important;
    text-transform: none !important; }
  .team-member img {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    border: 2px solid #ff3c3c; }

.static-page-bg {
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../img/ipt_poly_bg.jpg); }

.chart-preview {
  background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url(../img/chart_example.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px); }

.onboarding-tip {
  padding: 15px;
  border: 3px dotted #ff3c3c;
  background-color: white; }
  .onboarding-tip h3 {
    margin-top: 0; }

.progress-bar-corail {
  background-color: #ff3c3c; }

.onboarding-progress {
  margin-bottom: 35px; }
  .onboarding-progress .ob-progress-bar {
    border-bottom: 2px solid #ff3c3c;
    margin-bottom: 40px;
    margin-left: 40px;
    margin-right: 40px; }
  .onboarding-progress .status-circle {
    background-color: white;
    font-size: 30px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: inline-block;
    border: 2px solid #ff3c3c;
    margin-bottom: -25px; }
    .onboarding-progress .status-circle.active {
      background-color: #ff3c3c;
      color: white;
      font-weight: 600; }

.dashboard-tip {
  padding: 40px; }

.form-view h3 {
  color: #666666; }
.form-view label {
  font-family: "Gilroy";
  font-size: 12px;
  font-weight: 600;
  margin: 8px 0 4px 0px; }

.uppercase {
  font-family: "Gilroy";
  text-transform: uppercase; }

.form-view-label {
  font-family: "Gilroy";
  font-weight: 600;
  text-transform: uppercase; }

.orga-moderation {
  background-color: rgba(0, 0, 0, 0.3);
  margin: 5px;
  padding: 5px; }

.hny-2017 {
  font-size: 50px;
  font-weight: 200; }

.attachment-zoom-link {
  cursor: zoom-in; }

/* tab color */
.nav-settings > li > a {
  color: #777; }

/* active tab color */
.nav-settings > li.active > a, .nav-settings > li.active > a:hover, .nav-settings > li.active > a:focus {
  color: #fff;
  background-color: #ff3c3c;
  border: 1px solid #ff3c3c; }

/* hover tab color */
.nav-settings > li > a:hover {
  border-bottom-color: #ff3c3c;
  background-color: #eee; }

.nav-settings {
  margin-bottom: 40px;
  border-bottom: 3px solid #ff3c3c; }

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none; }

.zoomContainer {
  z-index: 9999; }

.zoomWindow {
  z-index: 9999; }

#EntryFilterDaterange:hover {
  cursor: pointer;
  cursor: hand; }
@media (min-width: 480px) {
  #EntryFilterDaterange.reporting {
    position: absolute;
    top: -60px;
    right: 20px;
    text-align: right; } }

#entryForm .selectize-input:after {
  border: none !important; }

.daterangepicker .calendar {
  max-width: 300px !important; }

#ReportingPage .report-total {
  padding: 20px;
  font-size: 17px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 30px;
  letter-spacing: 0.6px; }
#ReportingPage .panel-default {
  min-height: 350px; }

.app-design .panel {
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.03);
  border: 1px solid rgba(0, 0, 0, 0.1); }
.app-design .panel-default .panel-heading {
  background-color: white; }

form span.highlight {
  color: black; }

.nopadding {
  padding: 0 !important;
  margin: 0 !important; }

.ipt-label {
  border-radius: 6px;
  padding: 1px 5px 1px 5px;
  color: #444; }

.truncateword {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.wordwrap {
  white-space: pre-wrap;
  /* CSS3 */
  white-space: -moz-pre-wrap;
  /* Firefox */
  white-space: -pre-wrap;
  /* Opera <7 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* IE */ }

table.borderless thead {
  border: none !important; }
  table.borderless thead th {
    border: none !important; }
  table.borderless thead tr {
    border: none !important; }
table.borderless tbody {
  border: none !important; }
  table.borderless tbody tr {
    border: none !important; }
  table.borderless tbody td {
    border: none !important; }

table.banking-entry-table {
  margin-bottom: 0px !important; }
  table.banking-entry-table tr.selected {
    background-color: #EFF8FF;
    border-top: 1px solid #ECEFF0;
    border-bottom: 1px solid #ECEFF0; }
  table.banking-entry-table tr.status-invisible {
    background-color: #E3AFF3; }
  table.banking-entry-table tr.status-need-check {
    background-color: #ffbdb7; }
  table.banking-entry-table tr td {
    font-size: 11px !important;
    vertical-align: middle !important;
    padding: 8px 5px 8px 5px !important; }

table.association-table {
  margin-bottom: 0px !important; }
  table.association-table tbody tr td {
    vertical-align: middle !important;
    padding: 5px !important; }
  table.association-table thead tr th {
    vertical-align: middle !important;
    padding-left: 5px !important;
    padding-right: 5px !important; }
  table.association-table thead tr th.button-cell {
    padding-bottom: 0px !important;
    padding-top: 0px !important; }

table.vertical-aligned tbody tr td {
  vertical-align: middle !important; }

.ui-dialog {
  z-index: 1050 !important; }

.ipt-dialog {
  background-color: #FFFFFF !important;
  background-image: none !important; }

.circle, div.matching_status {
  display: inline-block; }
  .circle.full, div.full.matching_status, div.matching_status.forced, div.matching_status.complete, div.matching_status.auto_matched, div.matching_status.not_matched {
    height: 15px;
    width: 15px;
    border-radius: 50%; }
  .circle.half, div.half.matching_status, div.matching_status.incomplete {
    margin-left: 7.5px;
    height: 15px;
    width: 7.5px;
    border-bottom-right-radius: 7.5px;
    border-top-right-radius: 7.5px; }

div.matching_status.forced {
  background-color: #7A7A7A; }
div.matching_status.complete {
  background-color: #3d9c0f; }
div.matching_status.auto_matched {
  background-color: #ffa200; }
div.matching_status.incomplete {
  background-color: #3d9c0f; }
div.matching_status.not_matched {
  background-color: #ff3c3c; }

.association-icon {
  font-size: 14px !important;
  margin: 1px; }
  .association-icon.missing {
    color: #ff3c3c; }
  .association-icon.suggestion {
    color: #4491f5; }
  .association-icon.full, div.association-icon.matching_status.forced, div.association-icon.matching_status.complete, div.association-icon.matching_status.auto_matched, div.association-icon.matching_status.not_matched {
    color: #3d9c0f; }

.btn-xl {
  padding: 12px 20px;
  font-size: 20px;
  line-height: 1.50;
  border-radius: 0; }

.under-cta {
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  margin-top: 10px;
  padding: 0px;
  display: inline-block; }

.under-cta-blue {
  color: rgba(255, 255, 255, 0.7); }

#ExportPreview table {
  font-size: 10px; }

.footer h3 {
  color: white; }
.footer .footer-col div {
  margin-top: 4px;
  margin-bottom: 4px; }
.footer hr {
  border-color: rgba(100, 100, 100, 0.5); }
.footer #copyright {
  margin-top: 40px; }
.footer .side-footer-area div {
  margin-top: 10px; }

.panel.app-block {
  border: none; }

.app-block {
  -webkit-box-shadow: 0px 0px 13px 2px #949494;
  -moz-box-shadow: 0px 0px 13px 2px #949494;
  box-shadow: 0px 0px 13px 2px #949494; }
  .app-block h3 i {
    font-size: 16px !important; }

.no-padding-important {
  padding: 0 !important; }

#LoadingOverlay {
  display: none; }
  #LoadingOverlay.overlay {
    position: fixed;
    z-index: 9999;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    overflow-x: hidden;
    background-color: rgba(50, 50, 50, 0.7); }
  #LoadingOverlay .overlay-content {
    color: #4491f5;
    font-size: 20px !important;
    position: relative;
    top: 25%;
    left: 30%;
    width: 40%;
    text-align: center;
    margin-top: 30px; }
    #LoadingOverlay .overlay-content h2 {
      color: #c8c8c8;
      font-size: 20px; }

.loading-overlay {
  display: none; }
  .loading-overlay.overlay {
    position: fixed;
    z-index: 9999;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    overflow-x: hidden;
    background-color: rgba(50, 50, 50, 0.7); }
  .loading-overlay .overlay-content {
    color: #4491f5;
    font-size: 20px !important;
    position: relative;
    top: 25%;
    left: 30%;
    width: 40%;
    text-align: center;
    margin-top: 30px; }
    .loading-overlay .overlay-content h2 {
      color: #c8c8c8;
      font-size: 20px; }

table#BankAccountTable tbody tr td {
  padding-bottom: 0 !important;
  padding-top: 0 !important; }

#ChatThreadSelection {
  padding: 0 !important; }

#ChatContent {
  height: calc(100% - 40px);
  overflow-y: hidden;
  padding: 0 !important; }

#ChatElementList {
  padding: 0 !important;
  max-height: calc(100% - 90px);
  overflow-y: auto; }
  #ChatElementList table {
    padding: 0 !important;
    margin: 0 !important; }
    #ChatElementList table tbody tr {
      padding: 0 !important; }
      #ChatElementList table tbody tr td {
        font-size: 14px !important; }

#ChatTitle {
  border: none !important;
  vertical-align: middle;
  height: 50px;
  background-color: #4491f5; }
  #ChatTitle h3 {
    margin-top: 5px;
    text-align: center;
    font-size: 15px;
    color: white !important; }

#ChatMessages {
  overflow-y: auto;
  height: calc(100% - 150px);
  padding: 20px 20px 20px 20px !important; }
  #ChatMessages div.chat-title {
    text-align: left;
    color: white;
    background-color: #4491f5;
    margin-bottom: 20px;
    padding: 15px 18px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px; }
  #ChatMessages div.chat-comment-separator {
    padding-top: 10px;
    clear: both; }
  #ChatMessages div.chat-last-comment-info {
    font-size: 10px;
    color: #7A7A7A;
    padding-top: 10px;
    clear: both; }
    #ChatMessages div.chat-last-comment-info.chat-me {
      text-align: right; }
    #ChatMessages div.chat-last-comment-info.chat-other {
      text-align: left; }
  #ChatMessages div.chat-comment {
    display: block;
    color: #fff;
    padding: 15px 18px;
    border-radius: 6px;
    position: relative;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    max-width: 75%;
    font-size: 12px; }
    #ChatMessages div.chat-comment.chat-me {
      float: right;
      background-color: #F3554c; }
    #ChatMessages div.chat-comment.chat-other {
      float: left;
      background-color: #808080; }
    #ChatMessages div.chat-comment a {
      color: white;
      text-decoration: underline; }

#ChatNewMessage {
  padding: 0 !important;
  border: none !important;
  background-color: white !important; }
  #ChatNewMessage table {
    padding: 0 !important;
    margin: 0 !important; }
    #ChatNewMessage table tbody tr {
      padding: 0 !important; }
      #ChatNewMessage table tbody tr td {
        vertical-align: middle;
        align-content: center;
        padding: 5px 10px 5px 10px !important; }
  #ChatNewMessage textarea {
    font-size: 12px;
    height: 90px;
    width: 100%;
    resize: none; }

.icon-badge:after {
  position: absolute;
  content: " ";
  background: #ff3c3c;
  height: 1rem;
  top: 2rem;
  right: 2.5rem;
  width: 1rem;
  text-align: center;
  line-height: 2rem;
  font-size: 1rem;
  border-radius: 50%;
  color: white;
  border: 1px solid #ff3c3c; }

.banking-alert-item {
  border: 1px solid transparent !important;
  border-radius: 5px !important;
  padding: 10px 10px 10px 10px !important; }

#AdvancedSearchTooltip {
  font-size: 12px !important;
  padding-bottom: 5px !important; }

#BankingRuleContent {
  padding: 10px; }
  #BankingRuleContent .row {
    margin: 0 !important;
    padding: 5px 5px 5px 5px !important; }

#BankingRuleTable tbody tr td {
  font-size: 12px !important; }

#BankingRuleEdit h3 {
  text-transform: uppercase !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  color: rgba(0, 0, 0, 0.4) !important;
  text-align: left !important;
  letter-spacing: 0.6px !important;
  margin: 0 !important; }

#BankingRuleForm .selectize-input {
  padding: 3px 5px 3px 5px !important;
  overflow: auto;
  height: 65px; }
#BankingRuleForm .selectize-input {
  font-size: 12px; }
#BankingRuleForm textarea {
  resize: none;
  overflow-y: auto;
  height: 65px;
  font-size: 12px; }
  #BankingRuleForm textarea.form_control {
    margin: 3px 5px 3px 5px !important; }
#BankingRuleForm select {
  margin-bottom: 0px !important; }
#BankingRuleForm .checkbox {
  margin: 0 !important;
  padding: 0 !important; }
  #BankingRuleForm .checkbox input {
    margin-top: 2px !important; }
#BankingRuleForm .form-group {
  margin-bottom: 0 !important;
  padding: 0 !important; }
#BankingRuleForm .rule-form-group {
  margin-bottom: 20px !important; }
  #BankingRuleForm .rule-form-group .rule-form-item {
    margin-top: 3px !important; }
#BankingRuleForm #AmountConditionTable {
  padding: 0 !important;
  margin: 0 !important; }
  #BankingRuleForm #AmountConditionTable td {
    padding: 0 !important; }
#BankingRuleForm button {
  font-size: 12px; }
#BankingRuleForm .small-form-control input {
  padding: 2px 5px 2px 5px !important; }
#BankingRuleForm .small-form-control .form-control {
  font-size: 12px;
  height: 30px !important; }
#BankingRuleForm #RuleActions .rule-form-item {
  margin-top: 5px !important; }
#BankingRuleForm #RuleActions .selectize-control {
  font-size: 12px;
  height: 26px !important; }
#BankingRuleForm #RuleActions .selectize-input {
  font-size: 12px;
  min-height: 30px;
  height: 30px !important;
  padding: 2px 5px 2px 5px !important; }
#BankingRuleForm #RuleActions label.form_control {
  margin: 0px 0px 2px 0px !important; }
#BankingRuleForm #RuleActions table tbody tr td {
  padding: 0px 0px 15px 0px !important; }
#BankingRuleForm #RuleCondition .selectize-input {
  padding: 3px 5px 3px 5px !important;
  overflow: auto;
  height: 65px; }
#BankingRuleForm #RuleCondition .selectize-input {
  font-size: 12px; }
#BankingRuleForm #RuleCondition textarea {
  resize: none;
  overflow-y: auto;
  height: 65px;
  font-size: 12px; }
  #BankingRuleForm #RuleCondition textarea.form_control {
    margin: 3px 5px 3px 5px !important; }

table.zero-table {
  border: none !important; }
  table.zero-table tbody {
    border: none !important; }
    table.zero-table tbody tr {
      border: none !important; }
      table.zero-table tbody tr td {
        border: none !important;
        padding: 0 !important;
        margin: 0 !important; }
  table.zero-table thead {
    border: none !important; }
    table.zero-table thead tr {
      border: none !important; }
      table.zero-table thead tr th {
        border: none !important;
        padding: 0 !important;
        margin: 0 !important; }

/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: visible;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3); }

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0; }

/* Animation */
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
table.tableFixedHead {
  overflow-y: auto;
  height: 100px; }
  table.tableFixedHead thead th {
    position: sticky;
    top: 0; }

table.bank-summary tbody tr td {
  padding: 10px 0 0 0 !important; }

#addDocumentSidePanel:not(.nostyle) {
  box-shadow: 0 2px 12px 0 rgba(240, 239, 228, 0.56);
  background-color: white;
  text-align: left;
  z-index: 2;
  position: fixed;
  top: 0;
  bottom: 0;
  right: -460px;
  overflow-y: scroll;
  padding: 20px 20px 20px 20px;
  width: 450px;
  transition: 0.5s; }
  #addDocumentSidePanel:not(.nostyle) td.clickable:hover {
    cursor: hand;
    background-color: #EFEFEF; }

#scannedEmailSidePanel:not(.nostyle) {
  box-shadow: 0 2px 12px 0 rgba(240, 239, 228, 0.56);
  background-color: white;
  text-align: left;
  z-index: 2;
  position: fixed;
  top: 30%;
  bottom: 0;
  right: 0;
  overflow-y: scroll;
  padding: 20px 20px 20px 20px;
  width: 450px;
  transition: 0.5s; }
  #scannedEmailSidePanel:not(.nostyle) td.clickable:hover {
    cursor: hand;
    background-color: #EFEFEF; }

.switch-wrapper {
  cursor: pointer;
  background: #1f77b4;
  padding: 4px;
  width: 50px;
  height: 29px;
  border-radius: 14.5px; }
  .switch-wrapper input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0; }
  .switch-wrapper input:checked + .switch {
    grid-template-columns: 1fr 1fr 0fr; }
  .switch-wrapper input:checked + .switch::after {
    background-color: #00ff3f; }
  .switch-wrapper .switch {
    height: 100%;
    display: grid;
    grid-template-columns: 0fr 1fr 1fr;
    transition: .2s; }
  .switch-wrapper .switch::after {
    content: '';
    border-radius: 50%;
    background: #272727;
    grid-column: 2;
    transition: background .2s; }

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px !important;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1); }

@media screen and (max-width: 767px) {
  .dv2-col {
    width: 100% !important; } }

@media screen and (min-width: 768px) {
  .dv2-25 {
    width: 25%; } }

@media screen and (min-width: 768px) {
  .dv2-33 {
    width: 33.33%; } }

@media screen and (min-width: 768px) {
  .dv2-50 {
    width: 50%; } }

@media screen and (min-width: 768px) {
  .dv2-66 {
    width: 66.66%; } }

@media screen and (min-width: 768px) {
  .dv2-75 {
    width: 75%; } }

@media screen and (min-width: 768px) {
  .dv2-100 {
    width: 100%; } }

#dashboardv2_modules .panel {
  margin: 0; }
  #dashboardv2_modules .panel .panel-heading select, #dashboardv2_modules .panel .panel-heading input {
    height: 20px; }

.dashboardv2 #dashboardv2_module_tags_wrapper {
  padding: 10px;
  height: 80px;
  margin-top: -104px;
  background-color: white;
  transition: all 0.3s ease;
  border-radius: 4px; }
  .dashboardv2 #dashboardv2_module_tags_wrapper.edit-mode-on {
    margin-top: 0 !important; }
.dashboardv2 .popover {
  z-index: 1000000; }
.dashboardv2 .module-tag {
  color: #fff;
  padding: 5px 10px 5px 10px;
  margin-right: 10px;
  margin-bottom: 5px;
  background-color: #1f77b4;
  border-radius: 10rem;
  font-size: 15px !important;
  box-shadow: 0px 0px 9px 1px rgba(155, 155, 155, 0.7); }
  .dashboardv2 .module-tag .close {
    font-size: inherit; }
  .dashboardv2 .module-tag .title {
    padding-right: 10px; }
.dashboardv2 .dashboard-widget {
  border: none;
  border-radius: 0;
  font-family: "Gilroy";
  padding: 5px;
  margin-bottom: 5px;
  font-size: 12px;
  color: grey;
  cursor: pointer;
  cursor: hand; }
  .dashboardv2 .dashboard-widgetb {
    font-size: 16px !important;
    color: black !important; }
.dashboardv2 .dashboard-widget:hover {
  background-color: #f1f1f1; }
.dashboardv2 .dashboard-alert {
  padding: 15px;
  background-color: #efffed;
  color: #828282; }
  .dashboardv2 .dashboard-alert b {
    color: #181818; }
.dashboardv2 .widget-module {
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  height: 400px;
  overflow: hidden; }
  .dashboardv2 .widget-module .panel {
    margin: 10px;
    position: relative;
    min-height: 350px;
    height: 100%; }
    .dashboardv2 .widget-module .panel .panel-heading {
      min-height: 10%; }
      .dashboardv2 .widget-module .panel .panel-heading h3 {
        display: inline-block; }
      .dashboardv2 .widget-module .panel .panel-heading .select-noshow {
        position: absolute;
        float: right;
        right: 20px; }
        .dashboardv2 .widget-module .panel .panel-heading .select-noshow select {
          padding: 0px 8px;
          font-size: 11px;
          margin: 0;
          color: rgba(0, 0, 0, 0.5);
          border: none;
          box-shadow: none;
          background: transparent;
          background-image: none;
          -webkit-appearance: none;
          text-align-last: right;
          text-align: right;
          -ms-text-align-last: right;
          -moz-text-align-last: right; }
          .dashboardv2 .widget-module .panel .panel-heading .select-noshow select option {
            overflow: visible;
            width: inherit;
            text-align: right;
            right: 0%; }
    .dashboardv2 .widget-module .panel .panel-body {
      overflow: hidden;
      max-height: 90%; }
    .dashboardv2 .widget-module .panel .panel-body::-webkit-scrollbar {
      display: none; }
    .dashboardv2 .widget-module .panel .ui-resizable-handle {
      width: 20px;
      height: 50px;
      background-color: #1f77b4;
      z-index: 0 !important;
      display: flex;
      align-items: center;
      top: 50%;
      right: -10px;
      transform: translateY(-50%);
      color: white;
      font-size: 10px;
      border-radius: 10%;
      display: inline-block; }
    .dashboardv2 .widget-module .panel .edit-menu {
      position: absolute;
      display: none;
      color: rgba(0, 0, 0, 0.4);
      right: 0px;
      margin: 5px 5px 10px 10px; }
      .dashboardv2 .widget-module .panel .edit-menu .dropdown-menu {
        color: inherit;
        min-width: 30px; }
  .dashboardv2 .widget-module .module-drag-handle {
    display: None;
    margin: 5px 10px 10px 10px;
    color: grey;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    cursor: move;
    cursor: -webkit-grabbing; }
.dashboardv2 .center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
.dashboardv2 .widget-module-hover:hover .panel {
  outline: 2px solid #1f77b4; }
  .dashboardv2 .widget-module-hover:hover .panel .ui-resizable-handle {
    display: block; }
  .dashboardv2 .widget-module-hover:hover .panel .edit-menu {
    display: inline-block; }
.dashboardv2 .widget-module-hover:hover .module-drag-handle {
  display: block; }

.page-thumbnail-counter {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  color: white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 5px solid grey;
  padding: 30px;
  width: 100px;
  height: 100px;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%; }

.navbar-default {
  background-color: white; }

#TagsZone .selectize-input {
  height: auto;
  max-height: 200px;
  overflow: auto; }

.label--row {
  display: flex;
  flex-wrap: wrap; }

.currencyinput .input-group-addon {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.currencyinput input {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

table.associationTable {
  border: none !important;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 5px !important; }
  table.associationTable tr {
    border: none !important; }
    table.associationTable tr td {
      border: none !important;
      padding: 0 1px 0 1px !important; }
      table.associationTable tr td div.input-group-addon {
        border-bottom-right-radius: 0 !important;
        border-top-right-radius: 0 !important; }
      table.associationTable tr td input[type=number] {
        border-bottom-left-radius: 0 !important;
        border-top-left-radius: 0 !important; }
      table.associationTable tr td.amountCell {
        width: 120px !important; }

.selectize-dropdown-content span.highlight {
  color: black !important; }

.coupon-code-list-item {
  margin-bottom: 5px;
  background: #FFFFFF; }

.coupon-code-list-item:hover {
  margin-bottom: 5px;
  background: #EEE;
  border-radius: 50px; }

/* ---- Custom Scrollbars ---- */
/* Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: #d1d5db #f3f4f6; }

/* WebKit (Chrome, Edge, Safari) */
*::-webkit-scrollbar {
  width: 10px;
  height: 10px; }

*::-webkit-scrollbar-track {
  background: #f3f4f6;
  border-radius: 6px; }

*::-webkit-scrollbar-thumb {
  background-color: #d1d5db;
  border-radius: 6px;
  border: 3px solid #f3f4f6; }

*::-webkit-scrollbar-thumb:hover {
  background-color: #9ca3af; }

/* Remove the up/down arrows from the scrollbar */
*::-webkit-scrollbar-button {
  display: none; }

/*# sourceMappingURL=style.css.map */
