@media (max-width: 767px) {
  /* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
  .text-center-xs {
    text-align: center;
  }
}

@media (min-width: 768px) {
  /* line 30, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
  .img-responsive-sm {
    display: block;
    height: auto;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  /* line 38, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
  .no-mg-t-xs {
    margin-top: 0 !important;
  }
}

/* line 44, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.no-mg-t {
  margin-top: 0 !important;
}

/* line 45, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.no-mg-b {
  margin-bottom: 0 !important;
}

/* line 120, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.center-block {
  margin-left: auto;
  margin-right: auto;
}

/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red header .navbar {
  background-color: #f34541;
}
/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red header .navbar .toggle-nav {
  background-color: #f34541;
}
/* line 18, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red header .navbar .toggle-nav:active, .contrast-red header .navbar .toggle-nav.active, .contrast-red header .navbar .toggle-nav:hover {
  background-color: #f01611;
}
/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red header .navbar .navbar-form button {
  color: #f34541;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red header .navbar .navbar-form button:hover {
  color: #aa0e0b;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red header .navbar .navbar-form input {
  border-color: #f01611;
  color: #aa0e0b;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-red header .navbar .navbar-form input:-moz-placeholder {
  color: #f67471;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-red header .navbar .navbar-form input:-ms-input-placeholder {
  color: #f67471;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-red header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #f67471;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-red header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #f9a3a1;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-red header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #f9a3a1;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-red header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #f9a3a1;
}
/* line 41, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red header .navbar .navbar-form input:focus {
  border-color: #c2100c;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-red header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #f88b89;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-red header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #f88b89;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-red header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #f88b89;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red header .navbar > .nav > li.light > a {
  background: #f01b16;
}
/* line 54, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red header .navbar > .nav > li.light > a .label {
  color: #f01b16;
}
/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red header .navbar > .nav > li.light > a:hover, .contrast-red header .navbar > .nav > li.light > a:active, .contrast-red header .navbar > .nav > li.light > a:focus {
  background-color: #d8120e;
}
/* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red header .navbar > .nav > li.medium > a {
  background: #d8120e;
}
/* line 68, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red header .navbar > .nav > li.medium > a .label {
  color: #d8120e;
}
/* line 73, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red header .navbar > .nav > li.medium > a:hover > a, .contrast-red header .navbar > .nav > li.medium > a:active > a, .contrast-red header .navbar > .nav > li.medium > a:focus > a {
  background-color: #cb110d;
}
/* line 81, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red header .navbar > .nav > li.dark > a {
  background: #c3100c;
}
/* line 84, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red header .navbar > .nav > li.dark > a .label {
  color: #c3100c;
}
/* line 89, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red header .navbar > .nav > li.dark > a:hover > a, .contrast-red header .navbar > .nav > li.dark > a:active > a, .contrast-red header .navbar > .nav > li.dark > a:focus > a {
  background-color: #b60f0b;
}
/* line 98, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #f34541;
}
/* line 106, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red header .navbar .nav li .label {
  color: #f34541;
}
/* line 113, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red .nav .caret, .contrast-red .nav a:hover .caret {
  border-top-color: #f34541;
  border-bottom-color: #f34541;
}
/* line 118, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red code {
  background-color: #f4e5e7;
  color: #f35552;
}
/* line 134, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-red #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #f34541;
}
/* line 143, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-red #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-red #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-red #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-red #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-red #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #f34541 !important;
}
/* line 153, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-red #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #f34541;
}
/* line 161, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-red #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-red #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-red #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #f34541;
}
/* line 175, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red .box .box-header.contrast-background .actions .btn-link:hover {
  color: #f34541 !important;
}
/* line 179, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red.contrast-background, .contrast-red .contrast-background {
  background: #f34541 !important;
}
/* line 180, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red .text-contrast, .contrast-red .contrast {
  color: #f34541 !important;
}
/* line 181, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red .contrast-border {
  border-color: #f34541 !important;
}
/* line 185, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red .accordion.accordion-contrast .accordion-group {
  border-color: #f34541;
  border-bottom-color: #f9a3a1;
}
/* line 191, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: #fff;
  background-color: #f34541;
}
/* line 202, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red .box-quick-link.contrast-background a:active .header {
  background: #f01611;
}
/* line 208, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red .box-quick-link.contrast-background:hover .header {
  background: #f12e29;
}
/* line 217, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red .box-statistic.contrast-background .title, .contrast-red .box-statistic.contrast-background small, .contrast-red .box-statistic.contrast-background [class*="icon-"] {
  color: #f34541 !important;
}
/* line 226, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red .breadcrumb li:first-child > a:hover {
  color: #f34541 !important;
}
/* line 234, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red h1 [class^="icon-"] {
  color: #f34541;
}
/* line 241, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red .dropdown-menu > .active > a, .contrast-red .dropdown-menu > .active > a:hover, .contrast-red .dropdown-menu > .active > a:focus, .contrast-red .dropdown-menu > li > a:hover, .contrast-red .dropdown-menu > li > a:focus, .contrast-red .dropdown-submenu:hover > a, .contrast-red .dropdown-submenu:focus > a {
  background-color: #f34541 !important;
}
/* line 253, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red .box .box-header .actions .btn-link:hover {
  color: #f34541;
}
/* line 269, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red .fuelux .wizard ul li.active {
  background-color: #f34541;
}
/* line 281, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red .fc-event .fc-event-inner {
  border-color: #f34541;
  background-color: #f34541;
}
/* line 286, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red .contrast-caret {
  border-top-color: #f34541 !important;
  border-bottom-color: #f34541 !important;
}
/* line 288, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red .select2-results .select2-highlighted {
  background: #f34541;
}
/* line 293, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red .daterangepicker .ranges li.active, .contrast-red .daterangepicker .ranges li:hover {
  background: #f34541;
}
/* line 297, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red .daterangepicker td.active, .contrast-red .daterangepicker td.active:hover {
  background: #f34541;
}
/* line 302, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red .datepicker td span.active:hover, .contrast-red .datepicker td span.active:hover:hover, .contrast-red .datepicker td span.active.disabled:hover, .contrast-red .datepicker td span.active.disabled:hover:hover, .contrast-red .datepicker td span.active:active, .contrast-red .datepicker td span.active:hover:active, .contrast-red .datepicker td span.active.disabled:active, .contrast-red .datepicker td span.active.disabled:hover:active, .contrast-red .datepicker td span.active.active, .contrast-red .datepicker td span.active:hover.active, .contrast-red .datepicker td span.active.disabled.active, .contrast-red .datepicker td span.active.disabled:hover.active, .contrast-red .datepicker td span.active.disabled, .contrast-red .datepicker td span.active:hover.disabled, .contrast-red .datepicker td span.active.disabled.disabled, .contrast-red .datepicker td span.active.disabled:hover.disabled, .contrast-red .datepicker td span.active[disabled], .contrast-red .datepicker td span.active:hover[disabled], .contrast-red .datepicker td span.active.disabled[disabled], .contrast-red .datepicker td span.active.disabled:hover[disabled], .contrast-red .datepicker td.active:hover, .contrast-red .datepicker td.active:hover:hover, .contrast-red .datepicker td.active.disabled:hover, .contrast-red .datepicker td.active.disabled:hover:hover, .contrast-red .datepicker td.active:active, .contrast-red .datepicker td.active:hover:active, .contrast-red .datepicker td.active.disabled:active, .contrast-red .datepicker td.active.disabled:hover:active, .contrast-red .datepicker td.active.active, .contrast-red .datepicker td.active:hover.active, .contrast-red .datepicker td.active.disabled.active, .contrast-red .datepicker td.active.disabled:hover.active, .contrast-red .datepicker td.active.disabled, .contrast-red .datepicker td.active:hover.disabled, .contrast-red .datepicker td.active.disabled.disabled, .contrast-red .datepicker td.active.disabled:hover.disabled, .contrast-red .datepicker td.active[disabled], .contrast-red .datepicker td.active:hover[disabled], .contrast-red .datepicker td.active.disabled[disabled], .contrast-red .datepicker td.active.disabled:hover[disabled] {
  background: #f34541;
}
/* line 306, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red .dropdown-menu > .active > a, .contrast-red .dropdown-menu > .active > a:hover, .contrast-red .dropdown-menu > .active > a:focus {
  background: #f34541;
}
/* line 310, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red .dd-handle:hover {
  color: #f34541;
}
/* line 314, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-red .dd-placeholder {
  border-color: #f34541;
}

/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange header .navbar {
  background-color: #f8a326;
}
/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange header .navbar .toggle-nav {
  background-color: #f8a326;
}
/* line 18, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange header .navbar .toggle-nav:active, .contrast-orange header .navbar .toggle-nav.active, .contrast-orange header .navbar .toggle-nav:hover {
  background-color: #e48a07;
}
/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange header .navbar .navbar-form button {
  color: #f8a326;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange header .navbar .navbar-form button:hover {
  color: #9a5d05;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange header .navbar .navbar-form input {
  border-color: #e48a07;
  color: #9a5d05;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-orange header .navbar .navbar-form input:-moz-placeholder {
  color: #fab857;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-orange header .navbar .navbar-form input:-ms-input-placeholder {
  color: #fab857;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-orange header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #fab857;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-orange header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #fbcd89;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-orange header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #fbcd89;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-orange header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #fbcd89;
}
/* line 41, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange header .navbar .navbar-form input:focus {
  border-color: #b26c06;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-orange header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #fac270;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-orange header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #fac270;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-orange header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #fac270;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange header .navbar > .nav > li.light > a {
  background: #e98d08;
}
/* line 54, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange header .navbar > .nav > li.light > a .label {
  color: #e98d08;
}
/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange header .navbar > .nav > li.light > a:hover, .contrast-orange header .navbar > .nav > li.light > a:active, .contrast-orange header .navbar > .nav > li.light > a:focus {
  background-color: #c97b06;
}
/* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange header .navbar > .nav > li.medium > a {
  background: #c97b06;
}
/* line 68, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange header .navbar > .nav > li.medium > a .label {
  color: #c97b06;
}
/* line 73, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange header .navbar > .nav > li.medium > a:hover > a, .contrast-orange header .navbar > .nav > li.medium > a:active > a, .contrast-orange header .navbar > .nav > li.medium > a:focus > a {
  background-color: #bc7206;
}
/* line 81, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange header .navbar > .nav > li.dark > a {
  background: #b36d06;
}
/* line 84, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange header .navbar > .nav > li.dark > a .label {
  color: #b36d06;
}
/* line 89, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange header .navbar > .nav > li.dark > a:hover > a, .contrast-orange header .navbar > .nav > li.dark > a:active > a, .contrast-orange header .navbar > .nav > li.dark > a:focus > a {
  background-color: #a66505;
}
/* line 98, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #f8a326;
}
/* line 106, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange header .navbar .nav li .label {
  color: #f8a326;
}
/* line 113, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange .nav .caret, .contrast-orange .nav a:hover .caret {
  border-top-color: #f8a326;
  border-bottom-color: #f8a326;
}
/* line 118, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange code {
  background-color: #f4efe4;
  color: #f8ab39;
}
/* line 134, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-orange #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #f8a326;
}
/* line 143, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-orange #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-orange #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-orange #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-orange #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-orange #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #f8a326 !important;
}
/* line 153, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-orange #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #f8a326;
}
/* line 161, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-orange #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-orange #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-orange #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #f8a326;
}
/* line 175, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange .box .box-header.contrast-background .actions .btn-link:hover {
  color: #f8a326 !important;
}
/* line 179, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange.contrast-background, .contrast-orange .contrast-background {
  background: #f8a326 !important;
}
/* line 180, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange .text-contrast, .contrast-orange .contrast {
  color: #f8a326 !important;
}
/* line 181, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange .contrast-border {
  border-color: #f8a326 !important;
}
/* line 185, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange .accordion.accordion-contrast .accordion-group {
  border-color: #f8a326;
  border-bottom-color: #fbcd89;
}
/* line 191, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: #fff;
  background-color: #f8a326;
}
/* line 202, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange .box-quick-link.contrast-background a:active .header {
  background: #e48a07;
}
/* line 208, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange .box-quick-link.contrast-background:hover .header {
  background: #f7990d;
}
/* line 217, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange .box-statistic.contrast-background .title, .contrast-orange .box-statistic.contrast-background small, .contrast-orange .box-statistic.contrast-background [class*="icon-"] {
  color: #f8a326 !important;
}
/* line 226, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange .breadcrumb li:first-child > a:hover {
  color: #f8a326 !important;
}
/* line 234, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange h1 [class^="icon-"] {
  color: #f8a326;
}
/* line 241, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange .dropdown-menu > .active > a, .contrast-orange .dropdown-menu > .active > a:hover, .contrast-orange .dropdown-menu > .active > a:focus, .contrast-orange .dropdown-menu > li > a:hover, .contrast-orange .dropdown-menu > li > a:focus, .contrast-orange .dropdown-submenu:hover > a, .contrast-orange .dropdown-submenu:focus > a {
  background-color: #f8a326 !important;
}
/* line 253, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange .box .box-header .actions .btn-link:hover {
  color: #f8a326;
}
/* line 269, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange .fuelux .wizard ul li.active {
  background-color: #f8a326;
}
/* line 281, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange .fc-event .fc-event-inner {
  border-color: #f8a326;
  background-color: #f8a326;
}
/* line 286, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange .contrast-caret {
  border-top-color: #f8a326 !important;
  border-bottom-color: #f8a326 !important;
}
/* line 288, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange .select2-results .select2-highlighted {
  background: #f8a326;
}
/* line 293, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange .daterangepicker .ranges li.active, .contrast-orange .daterangepicker .ranges li:hover {
  background: #f8a326;
}
/* line 297, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange .daterangepicker td.active, .contrast-orange .daterangepicker td.active:hover {
  background: #f8a326;
}
/* line 302, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange .datepicker td span.active:hover, .contrast-orange .datepicker td span.active:hover:hover, .contrast-orange .datepicker td span.active.disabled:hover, .contrast-orange .datepicker td span.active.disabled:hover:hover, .contrast-orange .datepicker td span.active:active, .contrast-orange .datepicker td span.active:hover:active, .contrast-orange .datepicker td span.active.disabled:active, .contrast-orange .datepicker td span.active.disabled:hover:active, .contrast-orange .datepicker td span.active.active, .contrast-orange .datepicker td span.active:hover.active, .contrast-orange .datepicker td span.active.disabled.active, .contrast-orange .datepicker td span.active.disabled:hover.active, .contrast-orange .datepicker td span.active.disabled, .contrast-orange .datepicker td span.active:hover.disabled, .contrast-orange .datepicker td span.active.disabled.disabled, .contrast-orange .datepicker td span.active.disabled:hover.disabled, .contrast-orange .datepicker td span.active[disabled], .contrast-orange .datepicker td span.active:hover[disabled], .contrast-orange .datepicker td span.active.disabled[disabled], .contrast-orange .datepicker td span.active.disabled:hover[disabled], .contrast-orange .datepicker td.active:hover, .contrast-orange .datepicker td.active:hover:hover, .contrast-orange .datepicker td.active.disabled:hover, .contrast-orange .datepicker td.active.disabled:hover:hover, .contrast-orange .datepicker td.active:active, .contrast-orange .datepicker td.active:hover:active, .contrast-orange .datepicker td.active.disabled:active, .contrast-orange .datepicker td.active.disabled:hover:active, .contrast-orange .datepicker td.active.active, .contrast-orange .datepicker td.active:hover.active, .contrast-orange .datepicker td.active.disabled.active, .contrast-orange .datepicker td.active.disabled:hover.active, .contrast-orange .datepicker td.active.disabled, .contrast-orange .datepicker td.active:hover.disabled, .contrast-orange .datepicker td.active.disabled.disabled, .contrast-orange .datepicker td.active.disabled:hover.disabled, .contrast-orange .datepicker td.active[disabled], .contrast-orange .datepicker td.active:hover[disabled], .contrast-orange .datepicker td.active.disabled[disabled], .contrast-orange .datepicker td.active.disabled:hover[disabled] {
  background: #f8a326;
}
/* line 306, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange .dropdown-menu > .active > a, .contrast-orange .dropdown-menu > .active > a:hover, .contrast-orange .dropdown-menu > .active > a:focus {
  background: #f8a326;
}
/* line 310, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange .dd-handle:hover {
  color: #f8a326;
}
/* line 314, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-orange .dd-placeholder {
  border-color: #f8a326;
}

/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue header .navbar {
  background-color: #00acec;
}
/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue header .navbar .toggle-nav {
  background-color: #00acec;
}
/* line 18, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue header .navbar .toggle-nav:active, .contrast-blue header .navbar .toggle-nav.active, .contrast-blue header .navbar .toggle-nav:hover {
  background-color: #0087b9;
}
/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue header .navbar .navbar-form button {
  color: #00acec;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue header .navbar .navbar-form button:hover {
  color: #004f6d;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue header .navbar .navbar-form input {
  border-color: #0087b9;
  color: #004f6d;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-blue header .navbar .navbar-form input:-moz-placeholder {
  color: #20c3ff;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-blue header .navbar .navbar-form input:-ms-input-placeholder {
  color: #20c3ff;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-blue header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #20c3ff;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-blue header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #53d0ff;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-blue header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #53d0ff;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-blue header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #53d0ff;
}
/* line 41, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue header .navbar .navbar-form input:focus {
  border-color: #006286;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-blue header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #3ac9ff;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-blue header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #3ac9ff;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-blue header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #3ac9ff;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue header .navbar > .nav > li.light > a {
  background: #008bbe;
}
/* line 54, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue header .navbar > .nav > li.light > a .label {
  color: #008bbe;
}
/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue header .navbar > .nav > li.light > a:hover, .contrast-blue header .navbar > .nav > li.light > a:active, .contrast-blue header .navbar > .nav > li.light > a:focus {
  background-color: #00739e;
}
/* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue header .navbar > .nav > li.medium > a {
  background: #00739e;
}
/* line 68, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue header .navbar > .nav > li.medium > a .label {
  color: #00739e;
}
/* line 73, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue header .navbar > .nav > li.medium > a:hover > a, .contrast-blue header .navbar > .nav > li.medium > a:active > a, .contrast-blue header .navbar > .nav > li.medium > a:focus > a {
  background-color: #006990;
}
/* line 81, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue header .navbar > .nav > li.dark > a {
  background: #006287;
}
/* line 84, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue header .navbar > .nav > li.dark > a .label {
  color: #006287;
}
/* line 89, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue header .navbar > .nav > li.dark > a:hover > a, .contrast-blue header .navbar > .nav > li.dark > a:active > a, .contrast-blue header .navbar > .nav > li.dark > a:focus > a {
  background-color: #005879;
}
/* line 98, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #00acec;
}
/* line 106, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue header .navbar .nav li .label {
  color: #00acec;
}
/* line 113, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue .nav .caret, .contrast-blue .nav a:hover .caret {
  border-top-color: #00acec;
  border-bottom-color: #00acec;
}
/* line 118, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue code {
  background-color: #dcf0f8;
  color: #16b3ed;
}
/* line 134, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-blue #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #00acec;
}
/* line 143, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-blue #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-blue #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-blue #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-blue #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-blue #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #00acec !important;
}
/* line 153, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-blue #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #00acec;
}
/* line 161, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-blue #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-blue #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-blue #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #00acec;
}
/* line 175, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue .box .box-header.contrast-background .actions .btn-link:hover {
  color: #00acec !important;
}
/* line 179, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue.contrast-background, .contrast-blue .contrast-background {
  background: #00acec !important;
}
/* line 180, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue .text-contrast, .contrast-blue .contrast {
  color: #00acec !important;
}
/* line 181, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue .contrast-border {
  border-color: #00acec !important;
}
/* line 185, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue .accordion.accordion-contrast .accordion-group {
  border-color: #00acec;
  border-bottom-color: #53d0ff;
}
/* line 191, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: #fff;
  background-color: #00acec;
}
/* line 202, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue .box-quick-link.contrast-background a:active .header {
  background: #0087b9;
}
/* line 208, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue .box-quick-link.contrast-background:hover .header {
  background: #0099d3;
}
/* line 217, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue .box-statistic.contrast-background .title, .contrast-blue .box-statistic.contrast-background small, .contrast-blue .box-statistic.contrast-background [class*="icon-"] {
  color: #00acec !important;
}
/* line 226, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue .breadcrumb li:first-child > a:hover {
  color: #00acec !important;
}
/* line 234, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue h1 [class^="icon-"] {
  color: #00acec;
}
/* line 241, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue .dropdown-menu > .active > a, .contrast-blue .dropdown-menu > .active > a:hover, .contrast-blue .dropdown-menu > .active > a:focus, .contrast-blue .dropdown-menu > li > a:hover, .contrast-blue .dropdown-menu > li > a:focus, .contrast-blue .dropdown-submenu:hover > a, .contrast-blue .dropdown-submenu:focus > a {
  background-color: #00acec !important;
}
/* line 253, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue .box .box-header .actions .btn-link:hover {
  color: #00acec;
}
/* line 269, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue .fuelux .wizard ul li.active {
  background-color: #00acec;
}
/* line 281, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue .fc-event .fc-event-inner {
  border-color: #00acec;
  background-color: #00acec;
}
/* line 286, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue .contrast-caret {
  border-top-color: #00acec !important;
  border-bottom-color: #00acec !important;
}
/* line 288, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue .select2-results .select2-highlighted {
  background: #00acec;
}
/* line 293, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue .daterangepicker .ranges li.active, .contrast-blue .daterangepicker .ranges li:hover {
  background: #00acec;
}
/* line 297, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue .daterangepicker td.active, .contrast-blue .daterangepicker td.active:hover {
  background: #00acec;
}
/* line 302, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue .datepicker td span.active:hover, .contrast-blue .datepicker td span.active:hover:hover, .contrast-blue .datepicker td span.active.disabled:hover, .contrast-blue .datepicker td span.active.disabled:hover:hover, .contrast-blue .datepicker td span.active:active, .contrast-blue .datepicker td span.active:hover:active, .contrast-blue .datepicker td span.active.disabled:active, .contrast-blue .datepicker td span.active.disabled:hover:active, .contrast-blue .datepicker td span.active.active, .contrast-blue .datepicker td span.active:hover.active, .contrast-blue .datepicker td span.active.disabled.active, .contrast-blue .datepicker td span.active.disabled:hover.active, .contrast-blue .datepicker td span.active.disabled, .contrast-blue .datepicker td span.active:hover.disabled, .contrast-blue .datepicker td span.active.disabled.disabled, .contrast-blue .datepicker td span.active.disabled:hover.disabled, .contrast-blue .datepicker td span.active[disabled], .contrast-blue .datepicker td span.active:hover[disabled], .contrast-blue .datepicker td span.active.disabled[disabled], .contrast-blue .datepicker td span.active.disabled:hover[disabled], .contrast-blue .datepicker td.active:hover, .contrast-blue .datepicker td.active:hover:hover, .contrast-blue .datepicker td.active.disabled:hover, .contrast-blue .datepicker td.active.disabled:hover:hover, .contrast-blue .datepicker td.active:active, .contrast-blue .datepicker td.active:hover:active, .contrast-blue .datepicker td.active.disabled:active, .contrast-blue .datepicker td.active.disabled:hover:active, .contrast-blue .datepicker td.active.active, .contrast-blue .datepicker td.active:hover.active, .contrast-blue .datepicker td.active.disabled.active, .contrast-blue .datepicker td.active.disabled:hover.active, .contrast-blue .datepicker td.active.disabled, .contrast-blue .datepicker td.active:hover.disabled, .contrast-blue .datepicker td.active.disabled.disabled, .contrast-blue .datepicker td.active.disabled:hover.disabled, .contrast-blue .datepicker td.active[disabled], .contrast-blue .datepicker td.active:hover[disabled], .contrast-blue .datepicker td.active.disabled[disabled], .contrast-blue .datepicker td.active.disabled:hover[disabled] {
  background: #00acec;
}
/* line 306, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue .dropdown-menu > .active > a, .contrast-blue .dropdown-menu > .active > a:hover, .contrast-blue .dropdown-menu > .active > a:focus {
  background: #00acec;
}
/* line 310, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue .dd-handle:hover {
  color: #00acec;
}
/* line 314, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-blue .dd-placeholder {
  border-color: #00acec;
}

/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple header .navbar {
  background-color: #9564e2;
}
/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple header .navbar .toggle-nav {
  background-color: #9564e2;
}
/* line 18, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple header .navbar .toggle-nav:active, .contrast-purple header .navbar .toggle-nav.active, .contrast-purple header .navbar .toggle-nav:hover {
  background-color: #7839da;
}
/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple header .navbar .navbar-form button {
  color: #9564e2;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple header .navbar .navbar-form button:hover {
  color: #541fa7;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple header .navbar .navbar-form input {
  border-color: #7839da;
  color: #541fa7;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-purple header .navbar .navbar-form input:-moz-placeholder {
  color: #b28fea;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-purple header .navbar .navbar-form input:-ms-input-placeholder {
  color: #b28fea;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-purple header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #b28fea;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-purple header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #d0baf2;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-purple header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #d0baf2;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-purple header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #d0baf2;
}
/* line 41, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple header .navbar .navbar-form input:focus {
  border-color: #5f23bd;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-purple header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #c1a4ee;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-purple header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #c1a4ee;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-purple header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #c1a4ee;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple header .navbar > .nav > li.light > a {
  background: #7839da;
}
/* line 54, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple header .navbar > .nav > li.light > a .label {
  color: #7839da;
}
/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple header .navbar > .nav > li.light > a:hover, .contrast-purple header .navbar > .nav > li.light > a:active, .contrast-purple header .navbar > .nav > li.light > a:focus {
  background-color: #6526ca;
}
/* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple header .navbar > .nav > li.medium > a {
  background: #6526ca;
}
/* line 68, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple header .navbar > .nav > li.medium > a .label {
  color: #6526ca;
}
/* line 73, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple header .navbar > .nav > li.medium > a:hover > a, .contrast-purple header .navbar > .nav > li.medium > a:active > a, .contrast-purple header .navbar > .nav > li.medium > a:focus > a {
  background-color: #5f23bd;
}
/* line 81, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple header .navbar > .nav > li.dark > a {
  background: #5b22b4;
}
/* line 84, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple header .navbar > .nav > li.dark > a .label {
  color: #5b22b4;
}
/* line 89, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple header .navbar > .nav > li.dark > a:hover > a, .contrast-purple header .navbar > .nav > li.dark > a:active > a, .contrast-purple header .navbar > .nav > li.dark > a:focus > a {
  background-color: #541fa7;
}
/* line 98, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #9564e2;
}
/* line 106, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple header .navbar .nav li .label {
  color: #9564e2;
}
/* line 113, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple .nav .caret, .contrast-purple .nav a:hover .caret {
  border-top-color: #9564e2;
  border-bottom-color: #9564e2;
}
/* line 118, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple code {
  background-color: #ebe8f7;
  color: #9e71e4;
}
/* line 134, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-purple #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #9564e2;
}
/* line 143, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-purple #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-purple #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-purple #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-purple #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-purple #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #9564e2 !important;
}
/* line 153, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-purple #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #9564e2;
}
/* line 161, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-purple #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-purple #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-purple #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #9564e2;
}
/* line 175, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple .box .box-header.contrast-background .actions .btn-link:hover {
  color: #9564e2 !important;
}
/* line 179, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple.contrast-background, .contrast-purple .contrast-background {
  background: #9564e2 !important;
}
/* line 180, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple .text-contrast, .contrast-purple .contrast {
  color: #9564e2 !important;
}
/* line 181, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple .contrast-border {
  border-color: #9564e2 !important;
}
/* line 185, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple .accordion.accordion-contrast .accordion-group {
  border-color: #9564e2;
  border-bottom-color: #d0baf2;
}
/* line 191, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: #fff;
  background-color: #9564e2;
}
/* line 202, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple .box-quick-link.contrast-background a:active .header {
  background: #7839da;
}
/* line 208, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple .box-quick-link.contrast-background:hover .header {
  background: #864fde;
}
/* line 217, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple .box-statistic.contrast-background .title, .contrast-purple .box-statistic.contrast-background small, .contrast-purple .box-statistic.contrast-background [class*="icon-"] {
  color: #9564e2 !important;
}
/* line 226, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple .breadcrumb li:first-child > a:hover {
  color: #9564e2 !important;
}
/* line 234, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple h1 [class^="icon-"] {
  color: #9564e2;
}
/* line 241, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple .dropdown-menu > .active > a, .contrast-purple .dropdown-menu > .active > a:hover, .contrast-purple .dropdown-menu > .active > a:focus, .contrast-purple .dropdown-menu > li > a:hover, .contrast-purple .dropdown-menu > li > a:focus, .contrast-purple .dropdown-submenu:hover > a, .contrast-purple .dropdown-submenu:focus > a {
  background-color: #9564e2 !important;
}
/* line 253, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple .box .box-header .actions .btn-link:hover {
  color: #9564e2;
}
/* line 269, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple .fuelux .wizard ul li.active {
  background-color: #9564e2;
}
/* line 281, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple .fc-event .fc-event-inner {
  border-color: #9564e2;
  background-color: #9564e2;
}
/* line 286, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple .contrast-caret {
  border-top-color: #9564e2 !important;
  border-bottom-color: #9564e2 !important;
}
/* line 288, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple .select2-results .select2-highlighted {
  background: #9564e2;
}
/* line 293, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple .daterangepicker .ranges li.active, .contrast-purple .daterangepicker .ranges li:hover {
  background: #9564e2;
}
/* line 297, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple .daterangepicker td.active, .contrast-purple .daterangepicker td.active:hover {
  background: #9564e2;
}
/* line 302, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple .datepicker td span.active:hover, .contrast-purple .datepicker td span.active:hover:hover, .contrast-purple .datepicker td span.active.disabled:hover, .contrast-purple .datepicker td span.active.disabled:hover:hover, .contrast-purple .datepicker td span.active:active, .contrast-purple .datepicker td span.active:hover:active, .contrast-purple .datepicker td span.active.disabled:active, .contrast-purple .datepicker td span.active.disabled:hover:active, .contrast-purple .datepicker td span.active.active, .contrast-purple .datepicker td span.active:hover.active, .contrast-purple .datepicker td span.active.disabled.active, .contrast-purple .datepicker td span.active.disabled:hover.active, .contrast-purple .datepicker td span.active.disabled, .contrast-purple .datepicker td span.active:hover.disabled, .contrast-purple .datepicker td span.active.disabled.disabled, .contrast-purple .datepicker td span.active.disabled:hover.disabled, .contrast-purple .datepicker td span.active[disabled], .contrast-purple .datepicker td span.active:hover[disabled], .contrast-purple .datepicker td span.active.disabled[disabled], .contrast-purple .datepicker td span.active.disabled:hover[disabled], .contrast-purple .datepicker td.active:hover, .contrast-purple .datepicker td.active:hover:hover, .contrast-purple .datepicker td.active.disabled:hover, .contrast-purple .datepicker td.active.disabled:hover:hover, .contrast-purple .datepicker td.active:active, .contrast-purple .datepicker td.active:hover:active, .contrast-purple .datepicker td.active.disabled:active, .contrast-purple .datepicker td.active.disabled:hover:active, .contrast-purple .datepicker td.active.active, .contrast-purple .datepicker td.active:hover.active, .contrast-purple .datepicker td.active.disabled.active, .contrast-purple .datepicker td.active.disabled:hover.active, .contrast-purple .datepicker td.active.disabled, .contrast-purple .datepicker td.active:hover.disabled, .contrast-purple .datepicker td.active.disabled.disabled, .contrast-purple .datepicker td.active.disabled:hover.disabled, .contrast-purple .datepicker td.active[disabled], .contrast-purple .datepicker td.active:hover[disabled], .contrast-purple .datepicker td.active.disabled[disabled], .contrast-purple .datepicker td.active.disabled:hover[disabled] {
  background: #9564e2;
}
/* line 306, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple .dropdown-menu > .active > a, .contrast-purple .dropdown-menu > .active > a:hover, .contrast-purple .dropdown-menu > .active > a:focus {
  background: #9564e2;
}
/* line 310, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple .dd-handle:hover {
  color: #9564e2;
}
/* line 314, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-purple .dd-placeholder {
  border-color: #9564e2;
}

/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green header .navbar {
  background-color: #49bf67;
}
/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green header .navbar .toggle-nav {
  background-color: #49bf67;
}
/* line 18, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green header .navbar .toggle-nav:active, .contrast-green header .navbar .toggle-nav.active, .contrast-green header .navbar .toggle-nav:hover {
  background-color: #379e51;
}
/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green header .navbar .navbar-form button {
  color: #49bf67;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green header .navbar .navbar-form button:hover {
  color: #246534;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green header .navbar .navbar-form input {
  border-color: #379e51;
  color: #246534;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-green header .navbar .navbar-form input:-moz-placeholder {
  color: #6fcc87;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-green header .navbar .navbar-form input:-ms-input-placeholder {
  color: #6fcc87;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-green header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #6fcc87;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-green header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #94daa6;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-green header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #94daa6;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-green header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #94daa6;
}
/* line 41, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green header .navbar .navbar-form input:focus {
  border-color: #2a783e;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-green header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #82d396;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-green header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #82d396;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-green header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #82d396;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green header .navbar > .nav > li.light > a {
  background: #379e51;
}
/* line 54, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green header .navbar > .nav > li.light > a .label {
  color: #379e51;
}
/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green header .navbar > .nav > li.light > a:hover, .contrast-green header .navbar > .nav > li.light > a:active, .contrast-green header .navbar > .nav > li.light > a:focus {
  background-color: #2e8344;
}
/* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green header .navbar > .nav > li.medium > a {
  background: #2e8344;
}
/* line 68, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green header .navbar > .nav > li.medium > a .label {
  color: #2e8344;
}
/* line 73, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green header .navbar > .nav > li.medium > a:hover > a, .contrast-green header .navbar > .nav > li.medium > a:active > a, .contrast-green header .navbar > .nav > li.medium > a:focus > a {
  background-color: #2a783e;
}
/* line 81, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green header .navbar > .nav > li.dark > a {
  background: #27703a;
}
/* line 84, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green header .navbar > .nav > li.dark > a .label {
  color: #27703a;
}
/* line 89, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green header .navbar > .nav > li.dark > a:hover > a, .contrast-green header .navbar > .nav > li.dark > a:active > a, .contrast-green header .navbar > .nav > li.dark > a:focus > a {
  background-color: #246534;
}
/* line 98, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #49bf67;
}
/* line 106, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green header .navbar .nav li .label {
  color: #49bf67;
}
/* line 113, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green .nav .caret, .contrast-green .nav a:hover .caret {
  border-top-color: #49bf67;
  border-bottom-color: #49bf67;
}
/* line 118, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green code {
  background-color: #e3f1ea;
  color: #58c474;
}
/* line 134, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-green #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #49bf67;
}
/* line 143, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-green #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-green #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-green #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-green #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-green #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #49bf67 !important;
}
/* line 153, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-green #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #49bf67;
}
/* line 161, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-green #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-green #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-green #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #49bf67;
}
/* line 175, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green .box .box-header.contrast-background .actions .btn-link:hover {
  color: #49bf67 !important;
}
/* line 179, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green.contrast-background, .contrast-green .contrast-background {
  background: #49bf67 !important;
}
/* line 180, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green .text-contrast, .contrast-green .contrast {
  color: #49bf67 !important;
}
/* line 181, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green .contrast-border {
  border-color: #49bf67 !important;
}
/* line 185, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green .accordion.accordion-contrast .accordion-group {
  border-color: #49bf67;
  border-bottom-color: #94daa6;
}
/* line 191, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: #fff;
  background-color: #49bf67;
}
/* line 202, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green .box-quick-link.contrast-background a:active .header {
  background: #379e51;
}
/* line 208, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green .box-quick-link.contrast-background:hover .header {
  background: #3eb05b;
}
/* line 217, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green .box-statistic.contrast-background .title, .contrast-green .box-statistic.contrast-background small, .contrast-green .box-statistic.contrast-background [class*="icon-"] {
  color: #49bf67 !important;
}
/* line 226, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green .breadcrumb li:first-child > a:hover {
  color: #49bf67 !important;
}
/* line 234, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green h1 [class^="icon-"] {
  color: #49bf67;
}
/* line 241, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green .dropdown-menu > .active > a, .contrast-green .dropdown-menu > .active > a:hover, .contrast-green .dropdown-menu > .active > a:focus, .contrast-green .dropdown-menu > li > a:hover, .contrast-green .dropdown-menu > li > a:focus, .contrast-green .dropdown-submenu:hover > a, .contrast-green .dropdown-submenu:focus > a {
  background-color: #49bf67 !important;
}
/* line 253, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green .box .box-header .actions .btn-link:hover {
  color: #49bf67;
}
/* line 269, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green .fuelux .wizard ul li.active {
  background-color: #49bf67;
}
/* line 281, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green .fc-event .fc-event-inner {
  border-color: #49bf67;
  background-color: #49bf67;
}
/* line 286, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green .contrast-caret {
  border-top-color: #49bf67 !important;
  border-bottom-color: #49bf67 !important;
}
/* line 288, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green .select2-results .select2-highlighted {
  background: #49bf67;
}
/* line 293, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green .daterangepicker .ranges li.active, .contrast-green .daterangepicker .ranges li:hover {
  background: #49bf67;
}
/* line 297, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green .daterangepicker td.active, .contrast-green .daterangepicker td.active:hover {
  background: #49bf67;
}
/* line 302, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green .datepicker td span.active:hover, .contrast-green .datepicker td span.active:hover:hover, .contrast-green .datepicker td span.active.disabled:hover, .contrast-green .datepicker td span.active.disabled:hover:hover, .contrast-green .datepicker td span.active:active, .contrast-green .datepicker td span.active:hover:active, .contrast-green .datepicker td span.active.disabled:active, .contrast-green .datepicker td span.active.disabled:hover:active, .contrast-green .datepicker td span.active.active, .contrast-green .datepicker td span.active:hover.active, .contrast-green .datepicker td span.active.disabled.active, .contrast-green .datepicker td span.active.disabled:hover.active, .contrast-green .datepicker td span.active.disabled, .contrast-green .datepicker td span.active:hover.disabled, .contrast-green .datepicker td span.active.disabled.disabled, .contrast-green .datepicker td span.active.disabled:hover.disabled, .contrast-green .datepicker td span.active[disabled], .contrast-green .datepicker td span.active:hover[disabled], .contrast-green .datepicker td span.active.disabled[disabled], .contrast-green .datepicker td span.active.disabled:hover[disabled], .contrast-green .datepicker td.active:hover, .contrast-green .datepicker td.active:hover:hover, .contrast-green .datepicker td.active.disabled:hover, .contrast-green .datepicker td.active.disabled:hover:hover, .contrast-green .datepicker td.active:active, .contrast-green .datepicker td.active:hover:active, .contrast-green .datepicker td.active.disabled:active, .contrast-green .datepicker td.active.disabled:hover:active, .contrast-green .datepicker td.active.active, .contrast-green .datepicker td.active:hover.active, .contrast-green .datepicker td.active.disabled.active, .contrast-green .datepicker td.active.disabled:hover.active, .contrast-green .datepicker td.active.disabled, .contrast-green .datepicker td.active:hover.disabled, .contrast-green .datepicker td.active.disabled.disabled, .contrast-green .datepicker td.active.disabled:hover.disabled, .contrast-green .datepicker td.active[disabled], .contrast-green .datepicker td.active:hover[disabled], .contrast-green .datepicker td.active.disabled[disabled], .contrast-green .datepicker td.active.disabled:hover[disabled] {
  background: #49bf67;
}
/* line 306, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green .dropdown-menu > .active > a, .contrast-green .dropdown-menu > .active > a:hover, .contrast-green .dropdown-menu > .active > a:focus {
  background: #49bf67;
}
/* line 310, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green .dd-handle:hover {
  color: #49bf67;
}
/* line 314, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-green .dd-placeholder {
  border-color: #49bf67;
}

/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb header .navbar {
  background-color: #3d579d;
}
/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb header .navbar .toggle-nav {
  background-color: #3d579d;
}
/* line 18, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb header .navbar .toggle-nav:active, .contrast-fb header .navbar .toggle-nav.active, .contrast-fb header .navbar .toggle-nav:hover {
  background-color: #2f4378;
}
/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb header .navbar .navbar-form button {
  color: #3d579d;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb header .navbar .navbar-form button:hover {
  color: #192441;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb header .navbar .navbar-form input {
  border-color: #2f4378;
  color: #192441;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-fb header .navbar .navbar-form input:-moz-placeholder {
  color: #516ebc;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-fb header .navbar .navbar-form input:-ms-input-placeholder {
  color: #516ebc;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-fb header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #516ebc;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-fb header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #768dca;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-fb header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #768dca;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-fb header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #768dca;
}
/* line 41, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb header .navbar .navbar-form input:focus {
  border-color: #202e54;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-fb header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #647ec3;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-fb header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #647ec3;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-fb header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #647ec3;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb header .navbar > .nav > li.light > a {
  background: #2f4378;
}
/* line 54, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb header .navbar > .nav > li.light > a .label {
  color: #2f4378;
}
/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb header .navbar > .nav > li.light > a:hover, .contrast-fb header .navbar > .nav > li.light > a:active, .contrast-fb header .navbar > .nav > li.light > a:focus {
  background-color: #25345f;
}
/* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb header .navbar > .nav > li.medium > a {
  background: #25345f;
}
/* line 68, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb header .navbar > .nav > li.medium > a .label {
  color: #25345f;
}
/* line 73, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb header .navbar > .nav > li.medium > a:hover > a, .contrast-fb header .navbar > .nav > li.medium > a:active > a, .contrast-fb header .navbar > .nav > li.medium > a:focus > a {
  background-color: #202e54;
}
/* line 81, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb header .navbar > .nav > li.dark > a {
  background: #1e2a4c;
}
/* line 84, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb header .navbar > .nav > li.dark > a .label {
  color: #1e2a4c;
}
/* line 89, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb header .navbar > .nav > li.dark > a:hover > a, .contrast-fb header .navbar > .nav > li.dark > a:active > a, .contrast-fb header .navbar > .nav > li.dark > a:focus > a {
  background-color: #192441;
}
/* line 98, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #3d579d;
}
/* line 106, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb header .navbar .nav li .label {
  color: #3d579d;
}
/* line 113, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb .nav .caret, .contrast-fb .nav a:hover .caret {
  border-top-color: #3d579d;
  border-bottom-color: #3d579d;
}
/* line 118, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb code {
  background-color: #e2e7f0;
  color: #4e65a5;
}
/* line 134, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-fb #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #3d579d;
}
/* line 143, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-fb #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-fb #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-fb #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-fb #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-fb #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #3d579d !important;
}
/* line 153, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-fb #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #3d579d;
}
/* line 161, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-fb #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-fb #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-fb #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #3d579d;
}
/* line 175, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb .box .box-header.contrast-background .actions .btn-link:hover {
  color: #3d579d !important;
}
/* line 179, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb.contrast-background, .contrast-fb .contrast-background {
  background: #3d579d !important;
}
/* line 180, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb .text-contrast, .contrast-fb .contrast {
  color: #3d579d !important;
}
/* line 181, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb .contrast-border {
  border-color: #3d579d !important;
}
/* line 185, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb .accordion.accordion-contrast .accordion-group {
  border-color: #3d579d;
  border-bottom-color: #768dca;
}
/* line 191, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: #fff;
  background-color: #3d579d;
}
/* line 202, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb .box-quick-link.contrast-background a:active .header {
  background: #2f4378;
}
/* line 208, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb .box-quick-link.contrast-background:hover .header {
  background: #364d8b;
}
/* line 217, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb .box-statistic.contrast-background .title, .contrast-fb .box-statistic.contrast-background small, .contrast-fb .box-statistic.contrast-background [class*="icon-"] {
  color: #3d579d !important;
}
/* line 226, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb .breadcrumb li:first-child > a:hover {
  color: #3d579d !important;
}
/* line 234, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb h1 [class^="icon-"] {
  color: #3d579d;
}
/* line 241, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb .dropdown-menu > .active > a, .contrast-fb .dropdown-menu > .active > a:hover, .contrast-fb .dropdown-menu > .active > a:focus, .contrast-fb .dropdown-menu > li > a:hover, .contrast-fb .dropdown-menu > li > a:focus, .contrast-fb .dropdown-submenu:hover > a, .contrast-fb .dropdown-submenu:focus > a {
  background-color: #3d579d !important;
}
/* line 253, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb .box .box-header .actions .btn-link:hover {
  color: #3d579d;
}
/* line 269, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb .fuelux .wizard ul li.active {
  background-color: #3d579d;
}
/* line 281, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb .fc-event .fc-event-inner {
  border-color: #3d579d;
  background-color: #3d579d;
}
/* line 286, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb .contrast-caret {
  border-top-color: #3d579d !important;
  border-bottom-color: #3d579d !important;
}
/* line 288, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb .select2-results .select2-highlighted {
  background: #3d579d;
}
/* line 293, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb .daterangepicker .ranges li.active, .contrast-fb .daterangepicker .ranges li:hover {
  background: #3d579d;
}
/* line 297, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb .daterangepicker td.active, .contrast-fb .daterangepicker td.active:hover {
  background: #3d579d;
}
/* line 302, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb .datepicker td span.active:hover, .contrast-fb .datepicker td span.active:hover:hover, .contrast-fb .datepicker td span.active.disabled:hover, .contrast-fb .datepicker td span.active.disabled:hover:hover, .contrast-fb .datepicker td span.active:active, .contrast-fb .datepicker td span.active:hover:active, .contrast-fb .datepicker td span.active.disabled:active, .contrast-fb .datepicker td span.active.disabled:hover:active, .contrast-fb .datepicker td span.active.active, .contrast-fb .datepicker td span.active:hover.active, .contrast-fb .datepicker td span.active.disabled.active, .contrast-fb .datepicker td span.active.disabled:hover.active, .contrast-fb .datepicker td span.active.disabled, .contrast-fb .datepicker td span.active:hover.disabled, .contrast-fb .datepicker td span.active.disabled.disabled, .contrast-fb .datepicker td span.active.disabled:hover.disabled, .contrast-fb .datepicker td span.active[disabled], .contrast-fb .datepicker td span.active:hover[disabled], .contrast-fb .datepicker td span.active.disabled[disabled], .contrast-fb .datepicker td span.active.disabled:hover[disabled], .contrast-fb .datepicker td.active:hover, .contrast-fb .datepicker td.active:hover:hover, .contrast-fb .datepicker td.active.disabled:hover, .contrast-fb .datepicker td.active.disabled:hover:hover, .contrast-fb .datepicker td.active:active, .contrast-fb .datepicker td.active:hover:active, .contrast-fb .datepicker td.active.disabled:active, .contrast-fb .datepicker td.active.disabled:hover:active, .contrast-fb .datepicker td.active.active, .contrast-fb .datepicker td.active:hover.active, .contrast-fb .datepicker td.active.disabled.active, .contrast-fb .datepicker td.active.disabled:hover.active, .contrast-fb .datepicker td.active.disabled, .contrast-fb .datepicker td.active:hover.disabled, .contrast-fb .datepicker td.active.disabled.disabled, .contrast-fb .datepicker td.active.disabled:hover.disabled, .contrast-fb .datepicker td.active[disabled], .contrast-fb .datepicker td.active:hover[disabled], .contrast-fb .datepicker td.active.disabled[disabled], .contrast-fb .datepicker td.active.disabled:hover[disabled] {
  background: #3d579d;
}
/* line 306, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb .dropdown-menu > .active > a, .contrast-fb .dropdown-menu > .active > a:hover, .contrast-fb .dropdown-menu > .active > a:focus {
  background: #3d579d;
}
/* line 310, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb .dd-handle:hover {
  color: #3d579d;
}
/* line 314, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-fb .dd-placeholder {
  border-color: #3d579d;
}

/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted header .navbar {
  background-color: #999999;
}
/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted header .navbar .toggle-nav {
  background-color: #999999;
}
/* line 18, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted header .navbar .toggle-nav:active, .contrast-muted header .navbar .toggle-nav.active, .contrast-muted header .navbar .toggle-nav:hover {
  background-color: gray;
}
/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted header .navbar .navbar-form button {
  color: #999999;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted header .navbar .navbar-form button:hover {
  color: #595959;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted header .navbar .navbar-form input {
  border-color: gray;
  color: #595959;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-muted header .navbar .navbar-form input:-moz-placeholder {
  color: #b3b3b3;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-muted header .navbar .navbar-form input:-ms-input-placeholder {
  color: #b3b3b3;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-muted header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #b3b3b3;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-muted header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #cccccc;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-muted header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #cccccc;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-muted header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #cccccc;
}
/* line 41, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted header .navbar .navbar-form input:focus {
  border-color: #666666;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-muted header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #bfbfbf;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-muted header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #bfbfbf;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-muted header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #bfbfbf;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted header .navbar > .nav > li.light > a {
  background: gray;
}
/* line 54, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted header .navbar > .nav > li.light > a .label {
  color: gray;
}
/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted header .navbar > .nav > li.light > a:hover, .contrast-muted header .navbar > .nav > li.light > a:active, .contrast-muted header .navbar > .nav > li.light > a:focus {
  background-color: #6e6e6e;
}
/* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted header .navbar > .nav > li.medium > a {
  background: #6e6e6e;
}
/* line 68, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted header .navbar > .nav > li.medium > a .label {
  color: #6e6e6e;
}
/* line 73, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted header .navbar > .nav > li.medium > a:hover > a, .contrast-muted header .navbar > .nav > li.medium > a:active > a, .contrast-muted header .navbar > .nav > li.medium > a:focus > a {
  background-color: #666666;
}
/* line 81, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted header .navbar > .nav > li.dark > a {
  background: #616161;
}
/* line 84, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted header .navbar > .nav > li.dark > a .label {
  color: #616161;
}
/* line 89, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted header .navbar > .nav > li.dark > a:hover > a, .contrast-muted header .navbar > .nav > li.dark > a:active > a, .contrast-muted header .navbar > .nav > li.dark > a:focus > a {
  background-color: #595959;
}
/* line 98, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #999999;
}
/* line 106, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted header .navbar .nav li .label {
  color: #999999;
}
/* line 113, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted .nav .caret, .contrast-muted .nav a:hover .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
/* line 118, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted code {
  background-color: #ebeeef;
  color: #a1a2a2;
}
/* line 134, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-muted #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #999999;
}
/* line 143, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-muted #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-muted #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-muted #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-muted #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-muted #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #999999 !important;
}
/* line 153, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-muted #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #999999;
}
/* line 161, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-muted #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-muted #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-muted #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #999999;
}
/* line 175, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted .box .box-header.contrast-background .actions .btn-link:hover {
  color: #999999 !important;
}
/* line 179, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted.contrast-background, .contrast-muted .contrast-background {
  background: #999999 !important;
}
/* line 180, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted .text-contrast, .contrast-muted .contrast {
  color: #999999 !important;
}
/* line 181, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted .contrast-border {
  border-color: #999999 !important;
}
/* line 185, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted .accordion.accordion-contrast .accordion-group {
  border-color: #999999;
  border-bottom-color: #cccccc;
}
/* line 191, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: #fff;
  background-color: #999999;
}
/* line 202, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted .box-quick-link.contrast-background a:active .header {
  background: gray;
}
/* line 208, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted .box-quick-link.contrast-background:hover .header {
  background: #8c8c8c;
}
/* line 217, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted .box-statistic.contrast-background .title, .contrast-muted .box-statistic.contrast-background small, .contrast-muted .box-statistic.contrast-background [class*="icon-"] {
  color: #999999 !important;
}
/* line 226, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted .breadcrumb li:first-child > a:hover {
  color: #999999 !important;
}
/* line 234, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted h1 [class^="icon-"] {
  color: #999999;
}
/* line 241, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted .dropdown-menu > .active > a, .contrast-muted .dropdown-menu > .active > a:hover, .contrast-muted .dropdown-menu > .active > a:focus, .contrast-muted .dropdown-menu > li > a:hover, .contrast-muted .dropdown-menu > li > a:focus, .contrast-muted .dropdown-submenu:hover > a, .contrast-muted .dropdown-submenu:focus > a {
  background-color: #999999 !important;
}
/* line 253, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted .box .box-header .actions .btn-link:hover {
  color: #999999;
}
/* line 269, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted .fuelux .wizard ul li.active {
  background-color: #999999;
}
/* line 281, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted .fc-event .fc-event-inner {
  border-color: #999999;
  background-color: #999999;
}
/* line 286, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted .contrast-caret {
  border-top-color: #999999 !important;
  border-bottom-color: #999999 !important;
}
/* line 288, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted .select2-results .select2-highlighted {
  background: #999999;
}
/* line 293, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted .daterangepicker .ranges li.active, .contrast-muted .daterangepicker .ranges li:hover {
  background: #999999;
}
/* line 297, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted .daterangepicker td.active, .contrast-muted .daterangepicker td.active:hover {
  background: #999999;
}
/* line 302, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted .datepicker td span.active:hover, .contrast-muted .datepicker td span.active:hover:hover, .contrast-muted .datepicker td span.active.disabled:hover, .contrast-muted .datepicker td span.active.disabled:hover:hover, .contrast-muted .datepicker td span.active:active, .contrast-muted .datepicker td span.active:hover:active, .contrast-muted .datepicker td span.active.disabled:active, .contrast-muted .datepicker td span.active.disabled:hover:active, .contrast-muted .datepicker td span.active.active, .contrast-muted .datepicker td span.active:hover.active, .contrast-muted .datepicker td span.active.disabled.active, .contrast-muted .datepicker td span.active.disabled:hover.active, .contrast-muted .datepicker td span.active.disabled, .contrast-muted .datepicker td span.active:hover.disabled, .contrast-muted .datepicker td span.active.disabled.disabled, .contrast-muted .datepicker td span.active.disabled:hover.disabled, .contrast-muted .datepicker td span.active[disabled], .contrast-muted .datepicker td span.active:hover[disabled], .contrast-muted .datepicker td span.active.disabled[disabled], .contrast-muted .datepicker td span.active.disabled:hover[disabled], .contrast-muted .datepicker td.active:hover, .contrast-muted .datepicker td.active:hover:hover, .contrast-muted .datepicker td.active.disabled:hover, .contrast-muted .datepicker td.active.disabled:hover:hover, .contrast-muted .datepicker td.active:active, .contrast-muted .datepicker td.active:hover:active, .contrast-muted .datepicker td.active.disabled:active, .contrast-muted .datepicker td.active.disabled:hover:active, .contrast-muted .datepicker td.active.active, .contrast-muted .datepicker td.active:hover.active, .contrast-muted .datepicker td.active.disabled.active, .contrast-muted .datepicker td.active.disabled:hover.active, .contrast-muted .datepicker td.active.disabled, .contrast-muted .datepicker td.active:hover.disabled, .contrast-muted .datepicker td.active.disabled.disabled, .contrast-muted .datepicker td.active.disabled:hover.disabled, .contrast-muted .datepicker td.active[disabled], .contrast-muted .datepicker td.active:hover[disabled], .contrast-muted .datepicker td.active.disabled[disabled], .contrast-muted .datepicker td.active.disabled:hover[disabled] {
  background: #999999;
}
/* line 306, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted .dropdown-menu > .active > a, .contrast-muted .dropdown-menu > .active > a:hover, .contrast-muted .dropdown-menu > .active > a:focus {
  background: #999999;
}
/* line 310, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted .dd-handle:hover {
  color: #999999;
}
/* line 314, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-muted .dd-placeholder {
  border-color: #999999;
}

/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark header .navbar {
  background-color: #2b2d30;
}
/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark header .navbar .toggle-nav {
  background-color: #2b2d30;
}
/* line 18, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark header .navbar .toggle-nav:active, .contrast-dark header .navbar .toggle-nav.active, .contrast-dark header .navbar .toggle-nav:hover {
  background-color: #131415;
}
/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark header .navbar .navbar-form button {
  color: #2b2d30;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark header .navbar .navbar-form button:hover {
  color: black;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark header .navbar .navbar-form input {
  border-color: #131415;
  color: black;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-dark header .navbar .navbar-form input:-moz-placeholder {
  color: #43464b;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-dark header .navbar .navbar-form input:-ms-input-placeholder {
  color: #43464b;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-dark header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #43464b;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-dark header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #5b5f66;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-dark header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #5b5f66;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-dark header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #5b5f66;
}
/* line 41, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark header .navbar .navbar-form input:focus {
  border-color: black;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-dark header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #4f5358;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-dark header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #4f5358;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-dark header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #4f5358;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark header .navbar > .nav > li.light > a {
  background: #070708;
}
/* line 54, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark header .navbar > .nav > li.light > a .label {
  color: #070708;
}
/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark header .navbar > .nav > li.light > a:hover, .contrast-dark header .navbar > .nav > li.light > a:active, .contrast-dark header .navbar > .nav > li.light > a:focus {
  background-color: black;
}
/* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark header .navbar > .nav > li.medium > a {
  background: black;
}
/* line 68, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark header .navbar > .nav > li.medium > a .label {
  color: black;
}
/* line 73, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark header .navbar > .nav > li.medium > a:hover > a, .contrast-dark header .navbar > .nav > li.medium > a:active > a, .contrast-dark header .navbar > .nav > li.medium > a:focus > a {
  background-color: black;
}
/* line 81, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark header .navbar > .nav > li.dark > a {
  background: black;
}
/* line 84, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark header .navbar > .nav > li.dark > a .label {
  color: black;
}
/* line 89, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark header .navbar > .nav > li.dark > a:hover > a, .contrast-dark header .navbar > .nav > li.dark > a:active > a, .contrast-dark header .navbar > .nav > li.dark > a:focus > a {
  background-color: black;
}
/* line 98, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #2b2d30;
}
/* line 106, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark header .navbar .nav li .label {
  color: #2b2d30;
}
/* line 113, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark .nav .caret, .contrast-dark .nav a:hover .caret {
  border-top-color: #2b2d30;
  border-bottom-color: #2b2d30;
}
/* line 118, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark code {
  background-color: #e0e3e5;
  color: #3d3f42;
}
/* line 134, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-dark #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #2b2d30;
}
/* line 143, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-dark #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-dark #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-dark #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-dark #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-dark #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #2b2d30 !important;
}
/* line 153, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-dark #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #2b2d30;
}
/* line 161, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-dark #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-dark #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-dark #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #2b2d30;
}
/* line 175, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark .box .box-header.contrast-background .actions .btn-link:hover {
  color: #2b2d30 !important;
}
/* line 179, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark.contrast-background, .contrast-dark .contrast-background {
  background: #2b2d30 !important;
}
/* line 180, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark .text-contrast, .contrast-dark .contrast {
  color: #2b2d30 !important;
}
/* line 181, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark .contrast-border {
  border-color: #2b2d30 !important;
}
/* line 185, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark .accordion.accordion-contrast .accordion-group {
  border-color: #2b2d30;
  border-bottom-color: #5b5f66;
}
/* line 191, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: #fff;
  background-color: #2b2d30;
}
/* line 202, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark .box-quick-link.contrast-background a:active .header {
  background: #131415;
}
/* line 208, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark .box-quick-link.contrast-background:hover .header {
  background: #1f2023;
}
/* line 217, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark .box-statistic.contrast-background .title, .contrast-dark .box-statistic.contrast-background small, .contrast-dark .box-statistic.contrast-background [class*="icon-"] {
  color: #2b2d30 !important;
}
/* line 226, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark .breadcrumb li:first-child > a:hover {
  color: #2b2d30 !important;
}
/* line 234, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark h1 [class^="icon-"] {
  color: #2b2d30;
}
/* line 241, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark .dropdown-menu > .active > a, .contrast-dark .dropdown-menu > .active > a:hover, .contrast-dark .dropdown-menu > .active > a:focus, .contrast-dark .dropdown-menu > li > a:hover, .contrast-dark .dropdown-menu > li > a:focus, .contrast-dark .dropdown-submenu:hover > a, .contrast-dark .dropdown-submenu:focus > a {
  background-color: #2b2d30 !important;
}
/* line 253, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark .box .box-header .actions .btn-link:hover {
  color: #2b2d30;
}
/* line 269, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark .fuelux .wizard ul li.active {
  background-color: #2b2d30;
}
/* line 281, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark .fc-event .fc-event-inner {
  border-color: #2b2d30;
  background-color: #2b2d30;
}
/* line 286, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark .contrast-caret {
  border-top-color: #2b2d30 !important;
  border-bottom-color: #2b2d30 !important;
}
/* line 288, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark .select2-results .select2-highlighted {
  background: #2b2d30;
}
/* line 293, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark .daterangepicker .ranges li.active, .contrast-dark .daterangepicker .ranges li:hover {
  background: #2b2d30;
}
/* line 297, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark .daterangepicker td.active, .contrast-dark .daterangepicker td.active:hover {
  background: #2b2d30;
}
/* line 302, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark .datepicker td span.active:hover, .contrast-dark .datepicker td span.active:hover:hover, .contrast-dark .datepicker td span.active.disabled:hover, .contrast-dark .datepicker td span.active.disabled:hover:hover, .contrast-dark .datepicker td span.active:active, .contrast-dark .datepicker td span.active:hover:active, .contrast-dark .datepicker td span.active.disabled:active, .contrast-dark .datepicker td span.active.disabled:hover:active, .contrast-dark .datepicker td span.active.active, .contrast-dark .datepicker td span.active:hover.active, .contrast-dark .datepicker td span.active.disabled.active, .contrast-dark .datepicker td span.active.disabled:hover.active, .contrast-dark .datepicker td span.active.disabled, .contrast-dark .datepicker td span.active:hover.disabled, .contrast-dark .datepicker td span.active.disabled.disabled, .contrast-dark .datepicker td span.active.disabled:hover.disabled, .contrast-dark .datepicker td span.active[disabled], .contrast-dark .datepicker td span.active:hover[disabled], .contrast-dark .datepicker td span.active.disabled[disabled], .contrast-dark .datepicker td span.active.disabled:hover[disabled], .contrast-dark .datepicker td.active:hover, .contrast-dark .datepicker td.active:hover:hover, .contrast-dark .datepicker td.active.disabled:hover, .contrast-dark .datepicker td.active.disabled:hover:hover, .contrast-dark .datepicker td.active:active, .contrast-dark .datepicker td.active:hover:active, .contrast-dark .datepicker td.active.disabled:active, .contrast-dark .datepicker td.active.disabled:hover:active, .contrast-dark .datepicker td.active.active, .contrast-dark .datepicker td.active:hover.active, .contrast-dark .datepicker td.active.disabled.active, .contrast-dark .datepicker td.active.disabled:hover.active, .contrast-dark .datepicker td.active.disabled, .contrast-dark .datepicker td.active:hover.disabled, .contrast-dark .datepicker td.active.disabled.disabled, .contrast-dark .datepicker td.active.disabled:hover.disabled, .contrast-dark .datepicker td.active[disabled], .contrast-dark .datepicker td.active:hover[disabled], .contrast-dark .datepicker td.active.disabled[disabled], .contrast-dark .datepicker td.active.disabled:hover[disabled] {
  background: #2b2d30;
}
/* line 306, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark .dropdown-menu > .active > a, .contrast-dark .dropdown-menu > .active > a:hover, .contrast-dark .dropdown-menu > .active > a:focus {
  background: #2b2d30;
}
/* line 310, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark .dd-handle:hover {
  color: #2b2d30;
}
/* line 314, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark .dd-placeholder {
  border-color: #2b2d30;
}

/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink header .navbar {
  background-color: #c44a83;
}
/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink header .navbar .toggle-nav {
  background-color: #c44a83;
}
/* line 18, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink header .navbar .toggle-nav:active, .contrast-pink header .navbar .toggle-nav.active, .contrast-pink header .navbar .toggle-nav:hover {
  background-color: #a5366a;
}
/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink header .navbar .navbar-form button {
  color: #c44a83;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink header .navbar .navbar-form button:hover {
  color: #6b2345;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink header .navbar .navbar-form input {
  border-color: #a5366a;
  color: #6b2345;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-pink header .navbar .navbar-form input:-moz-placeholder {
  color: #d1709d;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-pink header .navbar .navbar-form input:-ms-input-placeholder {
  color: #d1709d;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-pink header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #d1709d;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-pink header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #dd97b8;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-pink header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #dd97b8;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-pink header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #dd97b8;
}
/* line 41, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink header .navbar .navbar-form input:focus {
  border-color: #7f2951;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-pink header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #d784ab;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-pink header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #d784ab;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-pink header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #d784ab;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink header .navbar > .nav > li.light > a {
  background: #a5366a;
}
/* line 54, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink header .navbar > .nav > li.light > a .label {
  color: #a5366a;
}
/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink header .navbar > .nav > li.light > a:hover, .contrast-pink header .navbar > .nav > li.light > a:active, .contrast-pink header .navbar > .nav > li.light > a:focus {
  background-color: #8a2d59;
}
/* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink header .navbar > .nav > li.medium > a {
  background: #8a2d59;
}
/* line 68, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink header .navbar > .nav > li.medium > a .label {
  color: #8a2d59;
}
/* line 73, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink header .navbar > .nav > li.medium > a:hover > a, .contrast-pink header .navbar > .nav > li.medium > a:active > a, .contrast-pink header .navbar > .nav > li.medium > a:focus > a {
  background-color: #7f2951;
}
/* line 81, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink header .navbar > .nav > li.dark > a {
  background: #77274c;
}
/* line 84, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink header .navbar > .nav > li.dark > a .label {
  color: #77274c;
}
/* line 89, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink header .navbar > .nav > li.dark > a:hover > a, .contrast-pink header .navbar > .nav > li.dark > a:active > a, .contrast-pink header .navbar > .nav > li.dark > a:focus > a {
  background-color: #6b2345;
}
/* line 98, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #c44a83;
}
/* line 106, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink header .navbar .nav li .label {
  color: #c44a83;
}
/* line 113, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink .nav .caret, .contrast-pink .nav a:hover .caret {
  border-top-color: #c44a83;
  border-bottom-color: #c44a83;
}
/* line 118, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink code {
  background-color: #efe6ed;
  color: #c85a8e;
}
/* line 134, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-pink #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #c44a83;
}
/* line 143, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-pink #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-pink #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-pink #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-pink #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-pink #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #c44a83 !important;
}
/* line 153, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-pink #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #c44a83;
}
/* line 161, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-pink #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-pink #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-pink #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #c44a83;
}
/* line 175, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink .box .box-header.contrast-background .actions .btn-link:hover {
  color: #c44a83 !important;
}
/* line 179, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink.contrast-background, .contrast-pink .contrast-background {
  background: #c44a83 !important;
}
/* line 180, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink .text-contrast, .contrast-pink .contrast {
  color: #c44a83 !important;
}
/* line 181, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink .contrast-border {
  border-color: #c44a83 !important;
}
/* line 185, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink .accordion.accordion-contrast .accordion-group {
  border-color: #c44a83;
  border-bottom-color: #dd97b8;
}
/* line 191, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: #fff;
  background-color: #c44a83;
}
/* line 202, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink .box-quick-link.contrast-background a:active .header {
  background: #a5366a;
}
/* line 208, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink .box-quick-link.contrast-background:hover .header {
  background: #b83c76;
}
/* line 217, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink .box-statistic.contrast-background .title, .contrast-pink .box-statistic.contrast-background small, .contrast-pink .box-statistic.contrast-background [class*="icon-"] {
  color: #c44a83 !important;
}
/* line 226, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink .breadcrumb li:first-child > a:hover {
  color: #c44a83 !important;
}
/* line 234, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink h1 [class^="icon-"] {
  color: #c44a83;
}
/* line 241, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink .dropdown-menu > .active > a, .contrast-pink .dropdown-menu > .active > a:hover, .contrast-pink .dropdown-menu > .active > a:focus, .contrast-pink .dropdown-menu > li > a:hover, .contrast-pink .dropdown-menu > li > a:focus, .contrast-pink .dropdown-submenu:hover > a, .contrast-pink .dropdown-submenu:focus > a {
  background-color: #c44a83 !important;
}
/* line 253, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink .box .box-header .actions .btn-link:hover {
  color: #c44a83;
}
/* line 269, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink .fuelux .wizard ul li.active {
  background-color: #c44a83;
}
/* line 281, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink .fc-event .fc-event-inner {
  border-color: #c44a83;
  background-color: #c44a83;
}
/* line 286, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink .contrast-caret {
  border-top-color: #c44a83 !important;
  border-bottom-color: #c44a83 !important;
}
/* line 288, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink .select2-results .select2-highlighted {
  background: #c44a83;
}
/* line 293, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink .daterangepicker .ranges li.active, .contrast-pink .daterangepicker .ranges li:hover {
  background: #c44a83;
}
/* line 297, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink .daterangepicker td.active, .contrast-pink .daterangepicker td.active:hover {
  background: #c44a83;
}
/* line 302, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink .datepicker td span.active:hover, .contrast-pink .datepicker td span.active:hover:hover, .contrast-pink .datepicker td span.active.disabled:hover, .contrast-pink .datepicker td span.active.disabled:hover:hover, .contrast-pink .datepicker td span.active:active, .contrast-pink .datepicker td span.active:hover:active, .contrast-pink .datepicker td span.active.disabled:active, .contrast-pink .datepicker td span.active.disabled:hover:active, .contrast-pink .datepicker td span.active.active, .contrast-pink .datepicker td span.active:hover.active, .contrast-pink .datepicker td span.active.disabled.active, .contrast-pink .datepicker td span.active.disabled:hover.active, .contrast-pink .datepicker td span.active.disabled, .contrast-pink .datepicker td span.active:hover.disabled, .contrast-pink .datepicker td span.active.disabled.disabled, .contrast-pink .datepicker td span.active.disabled:hover.disabled, .contrast-pink .datepicker td span.active[disabled], .contrast-pink .datepicker td span.active:hover[disabled], .contrast-pink .datepicker td span.active.disabled[disabled], .contrast-pink .datepicker td span.active.disabled:hover[disabled], .contrast-pink .datepicker td.active:hover, .contrast-pink .datepicker td.active:hover:hover, .contrast-pink .datepicker td.active.disabled:hover, .contrast-pink .datepicker td.active.disabled:hover:hover, .contrast-pink .datepicker td.active:active, .contrast-pink .datepicker td.active:hover:active, .contrast-pink .datepicker td.active.disabled:active, .contrast-pink .datepicker td.active.disabled:hover:active, .contrast-pink .datepicker td.active.active, .contrast-pink .datepicker td.active:hover.active, .contrast-pink .datepicker td.active.disabled.active, .contrast-pink .datepicker td.active.disabled:hover.active, .contrast-pink .datepicker td.active.disabled, .contrast-pink .datepicker td.active:hover.disabled, .contrast-pink .datepicker td.active.disabled.disabled, .contrast-pink .datepicker td.active.disabled:hover.disabled, .contrast-pink .datepicker td.active[disabled], .contrast-pink .datepicker td.active:hover[disabled], .contrast-pink .datepicker td.active.disabled[disabled], .contrast-pink .datepicker td.active.disabled:hover[disabled] {
  background: #c44a83;
}
/* line 306, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink .dropdown-menu > .active > a, .contrast-pink .dropdown-menu > .active > a:hover, .contrast-pink .dropdown-menu > .active > a:focus {
  background: #c44a83;
}
/* line 310, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink .dd-handle:hover {
  color: #c44a83;
}
/* line 314, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-pink .dd-placeholder {
  border-color: #c44a83;
}

/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green header .navbar {
  background-color: #5daf2b;
}
/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green header .navbar .toggle-nav {
  background-color: #5daf2b;
}
/* line 18, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green header .navbar .toggle-nav:active, .contrast-grass-green header .navbar .toggle-nav.active, .contrast-grass-green header .navbar .toggle-nav:hover {
  background-color: #478621;
}
/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green header .navbar .navbar-form button {
  color: #5daf2b;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green header .navbar .navbar-form button:hover {
  color: #274912;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green header .navbar .navbar-form input {
  border-color: #478621;
  color: #274912;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-grass-green header .navbar .navbar-form input:-moz-placeholder {
  color: #75cf3e;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-grass-green header .navbar .navbar-form input:-ms-input-placeholder {
  color: #75cf3e;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-grass-green header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #75cf3e;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-grass-green header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #92da66;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-grass-green header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #92da66;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-grass-green header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #92da66;
}
/* line 41, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green header .navbar .navbar-form input:focus {
  border-color: #315d17;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-grass-green header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #83d452;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-grass-green header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #83d452;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-grass-green header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #83d452;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green header .navbar > .nav > li.light > a {
  background: #4c8e23;
}
/* line 54, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green header .navbar > .nav > li.light > a .label {
  color: #4c8e23;
}
/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green header .navbar > .nav > li.light > a:hover, .contrast-grass-green header .navbar > .nav > li.light > a:active, .contrast-grass-green header .navbar > .nav > li.light > a:focus {
  background-color: #3f771d;
}
/* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green header .navbar > .nav > li.medium > a {
  background: #3f771d;
}
/* line 68, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green header .navbar > .nav > li.medium > a .label {
  color: #3f771d;
}
/* line 73, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green header .navbar > .nav > li.medium > a:hover > a, .contrast-grass-green header .navbar > .nav > li.medium > a:active > a, .contrast-grass-green header .navbar > .nav > li.medium > a:focus > a {
  background-color: #3a6d1b;
}
/* line 81, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green header .navbar > .nav > li.dark > a {
  background: #376719;
}
/* line 84, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green header .navbar > .nav > li.dark > a .label {
  color: #376719;
}
/* line 89, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green header .navbar > .nav > li.dark > a:hover > a, .contrast-grass-green header .navbar > .nav > li.dark > a:active > a, .contrast-grass-green header .navbar > .nav > li.dark > a:focus > a {
  background-color: #315d17;
}
/* line 98, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #5daf2b;
}
/* line 106, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green header .navbar .nav li .label {
  color: #5daf2b;
}
/* line 113, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green .nav .caret, .contrast-grass-green .nav a:hover .caret {
  border-top-color: #5daf2b;
  border-bottom-color: #5daf2b;
}
/* line 118, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green code {
  background-color: #e5f0e4;
  color: #6bb63e;
}
/* line 134, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-grass-green #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #5daf2b;
}
/* line 143, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-grass-green #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-grass-green #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-grass-green #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-grass-green #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-grass-green #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #5daf2b !important;
}
/* line 153, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-grass-green #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #5daf2b;
}
/* line 161, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-grass-green #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-grass-green #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-grass-green #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #5daf2b;
}
/* line 175, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green .box .box-header.contrast-background .actions .btn-link:hover {
  color: #5daf2b !important;
}
/* line 179, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green.contrast-background, .contrast-grass-green .contrast-background {
  background: #5daf2b !important;
}
/* line 180, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green .text-contrast, .contrast-grass-green .contrast {
  color: #5daf2b !important;
}
/* line 181, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green .contrast-border {
  border-color: #5daf2b !important;
}
/* line 185, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green .accordion.accordion-contrast .accordion-group {
  border-color: #5daf2b;
  border-bottom-color: #92da66;
}
/* line 191, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: #fff;
  background-color: #5daf2b;
}
/* line 202, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green .box-quick-link.contrast-background a:active .header {
  background: #478621;
}
/* line 208, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green .box-quick-link.contrast-background:hover .header {
  background: #529b26;
}
/* line 217, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green .box-statistic.contrast-background .title, .contrast-grass-green .box-statistic.contrast-background small, .contrast-grass-green .box-statistic.contrast-background [class*="icon-"] {
  color: #5daf2b !important;
}
/* line 226, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green .breadcrumb li:first-child > a:hover {
  color: #5daf2b !important;
}
/* line 234, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green h1 [class^="icon-"] {
  color: #5daf2b;
}
/* line 241, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green .dropdown-menu > .active > a, .contrast-grass-green .dropdown-menu > .active > a:hover, .contrast-grass-green .dropdown-menu > .active > a:focus, .contrast-grass-green .dropdown-menu > li > a:hover, .contrast-grass-green .dropdown-menu > li > a:focus, .contrast-grass-green .dropdown-submenu:hover > a, .contrast-grass-green .dropdown-submenu:focus > a {
  background-color: #5daf2b !important;
}
/* line 253, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green .box .box-header .actions .btn-link:hover {
  color: #5daf2b;
}
/* line 269, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green .fuelux .wizard ul li.active {
  background-color: #5daf2b;
}
/* line 281, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green .fc-event .fc-event-inner {
  border-color: #5daf2b;
  background-color: #5daf2b;
}
/* line 286, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green .contrast-caret {
  border-top-color: #5daf2b !important;
  border-bottom-color: #5daf2b !important;
}
/* line 288, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green .select2-results .select2-highlighted {
  background: #5daf2b;
}
/* line 293, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green .daterangepicker .ranges li.active, .contrast-grass-green .daterangepicker .ranges li:hover {
  background: #5daf2b;
}
/* line 297, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green .daterangepicker td.active, .contrast-grass-green .daterangepicker td.active:hover {
  background: #5daf2b;
}
/* line 302, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green .datepicker td span.active:hover, .contrast-grass-green .datepicker td span.active:hover:hover, .contrast-grass-green .datepicker td span.active.disabled:hover, .contrast-grass-green .datepicker td span.active.disabled:hover:hover, .contrast-grass-green .datepicker td span.active:active, .contrast-grass-green .datepicker td span.active:hover:active, .contrast-grass-green .datepicker td span.active.disabled:active, .contrast-grass-green .datepicker td span.active.disabled:hover:active, .contrast-grass-green .datepicker td span.active.active, .contrast-grass-green .datepicker td span.active:hover.active, .contrast-grass-green .datepicker td span.active.disabled.active, .contrast-grass-green .datepicker td span.active.disabled:hover.active, .contrast-grass-green .datepicker td span.active.disabled, .contrast-grass-green .datepicker td span.active:hover.disabled, .contrast-grass-green .datepicker td span.active.disabled.disabled, .contrast-grass-green .datepicker td span.active.disabled:hover.disabled, .contrast-grass-green .datepicker td span.active[disabled], .contrast-grass-green .datepicker td span.active:hover[disabled], .contrast-grass-green .datepicker td span.active.disabled[disabled], .contrast-grass-green .datepicker td span.active.disabled:hover[disabled], .contrast-grass-green .datepicker td.active:hover, .contrast-grass-green .datepicker td.active:hover:hover, .contrast-grass-green .datepicker td.active.disabled:hover, .contrast-grass-green .datepicker td.active.disabled:hover:hover, .contrast-grass-green .datepicker td.active:active, .contrast-grass-green .datepicker td.active:hover:active, .contrast-grass-green .datepicker td.active.disabled:active, .contrast-grass-green .datepicker td.active.disabled:hover:active, .contrast-grass-green .datepicker td.active.active, .contrast-grass-green .datepicker td.active:hover.active, .contrast-grass-green .datepicker td.active.disabled.active, .contrast-grass-green .datepicker td.active.disabled:hover.active, .contrast-grass-green .datepicker td.active.disabled, .contrast-grass-green .datepicker td.active:hover.disabled, .contrast-grass-green .datepicker td.active.disabled.disabled, .contrast-grass-green .datepicker td.active.disabled:hover.disabled, .contrast-grass-green .datepicker td.active[disabled], .contrast-grass-green .datepicker td.active:hover[disabled], .contrast-grass-green .datepicker td.active.disabled[disabled], .contrast-grass-green .datepicker td.active.disabled:hover[disabled] {
  background: #5daf2b;
}
/* line 306, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green .dropdown-menu > .active > a, .contrast-grass-green .dropdown-menu > .active > a:hover, .contrast-grass-green .dropdown-menu > .active > a:focus {
  background: #5daf2b;
}
/* line 310, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green .dd-handle:hover {
  color: #5daf2b;
}
/* line 314, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-grass-green .dd-placeholder {
  border-color: #5daf2b;
}

/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue header .navbar {
  background-color: #0163ac;
}
/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue header .navbar .toggle-nav {
  background-color: #0163ac;
}
/* line 18, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue header .navbar .toggle-nav:active, .contrast-sea-blue header .navbar .toggle-nav.active, .contrast-sea-blue header .navbar .toggle-nav:hover {
  background-color: #014679;
}
/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue header .navbar .navbar-form button {
  color: #0163ac;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue header .navbar .navbar-form button:hover {
  color: #001a2d;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue header .navbar .navbar-form input {
  border-color: #014679;
  color: #001a2d;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-sea-blue header .navbar .navbar-form input:-moz-placeholder {
  color: #0180df;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-sea-blue header .navbar .navbar-form input:-ms-input-placeholder {
  color: #0180df;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-sea-blue header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #0180df;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-sea-blue header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #159afe;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-sea-blue header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #159afe;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-sea-blue header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #159afe;
}
/* line 41, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue header .navbar .navbar-form input:focus {
  border-color: #002947;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-sea-blue header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #018ff8;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-sea-blue header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #018ff8;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-sea-blue header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #018ff8;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue header .navbar > .nav > li.light > a {
  background: #01518e;
}
/* line 54, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue header .navbar > .nav > li.light > a .label {
  color: #01518e;
}
/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue header .navbar > .nav > li.light > a:hover, .contrast-sea-blue header .navbar > .nav > li.light > a:active, .contrast-sea-blue header .navbar > .nav > li.light > a:focus {
  background-color: #014578;
}
/* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue header .navbar > .nav > li.medium > a {
  background: #014578;
}
/* line 68, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue header .navbar > .nav > li.medium > a .label {
  color: #014578;
}
/* line 73, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue header .navbar > .nav > li.medium > a:hover > a, .contrast-sea-blue header .navbar > .nav > li.medium > a:active > a, .contrast-sea-blue header .navbar > .nav > li.medium > a:focus > a {
  background-color: #01406f;
}
/* line 81, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue header .navbar > .nav > li.dark > a {
  background: #013c69;
}
/* line 84, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue header .navbar > .nav > li.dark > a .label {
  color: #013c69;
}
/* line 89, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue header .navbar > .nav > li.dark > a:hover > a, .contrast-sea-blue header .navbar > .nav > li.dark > a:active > a, .contrast-sea-blue header .navbar > .nav > li.dark > a:focus > a {
  background-color: #013760;
}
/* line 98, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #0163ac;
}
/* line 106, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue header .navbar .nav li .label {
  color: #0163ac;
}
/* line 113, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue .nav .caret, .contrast-sea-blue .nav a:hover .caret {
  border-top-color: #0163ac;
  border-bottom-color: #0163ac;
}
/* line 118, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue code {
  background-color: #dce8f1;
  color: #1770b3;
}
/* line 134, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-sea-blue #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #0163ac;
}
/* line 143, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-sea-blue #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-sea-blue #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-sea-blue #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-sea-blue #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-sea-blue #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #0163ac !important;
}
/* line 153, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-sea-blue #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #0163ac;
}
/* line 161, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-sea-blue #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-sea-blue #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-sea-blue #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #0163ac;
}
/* line 175, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue .box .box-header.contrast-background .actions .btn-link:hover {
  color: #0163ac !important;
}
/* line 179, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue.contrast-background, .contrast-sea-blue .contrast-background {
  background: #0163ac !important;
}
/* line 180, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue .text-contrast, .contrast-sea-blue .contrast {
  color: #0163ac !important;
}
/* line 181, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue .contrast-border {
  border-color: #0163ac !important;
}
/* line 185, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue .accordion.accordion-contrast .accordion-group {
  border-color: #0163ac;
  border-bottom-color: #159afe;
}
/* line 191, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: #fff;
  background-color: #0163ac;
}
/* line 202, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue .box-quick-link.contrast-background a:active .header {
  background: #014679;
}
/* line 208, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue .box-quick-link.contrast-background:hover .header {
  background: #015493;
}
/* line 217, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue .box-statistic.contrast-background .title, .contrast-sea-blue .box-statistic.contrast-background small, .contrast-sea-blue .box-statistic.contrast-background [class*="icon-"] {
  color: #0163ac !important;
}
/* line 226, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue .breadcrumb li:first-child > a:hover {
  color: #0163ac !important;
}
/* line 234, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue h1 [class^="icon-"] {
  color: #0163ac;
}
/* line 241, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue .dropdown-menu > .active > a, .contrast-sea-blue .dropdown-menu > .active > a:hover, .contrast-sea-blue .dropdown-menu > .active > a:focus, .contrast-sea-blue .dropdown-menu > li > a:hover, .contrast-sea-blue .dropdown-menu > li > a:focus, .contrast-sea-blue .dropdown-submenu:hover > a, .contrast-sea-blue .dropdown-submenu:focus > a {
  background-color: #0163ac !important;
}
/* line 253, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue .box .box-header .actions .btn-link:hover {
  color: #0163ac;
}
/* line 269, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue .fuelux .wizard ul li.active {
  background-color: #0163ac;
}
/* line 281, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue .fc-event .fc-event-inner {
  border-color: #0163ac;
  background-color: #0163ac;
}
/* line 286, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue .contrast-caret {
  border-top-color: #0163ac !important;
  border-bottom-color: #0163ac !important;
}
/* line 288, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue .select2-results .select2-highlighted {
  background: #0163ac;
}
/* line 293, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue .daterangepicker .ranges li.active, .contrast-sea-blue .daterangepicker .ranges li:hover {
  background: #0163ac;
}
/* line 297, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue .daterangepicker td.active, .contrast-sea-blue .daterangepicker td.active:hover {
  background: #0163ac;
}
/* line 302, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue .datepicker td span.active:hover, .contrast-sea-blue .datepicker td span.active:hover:hover, .contrast-sea-blue .datepicker td span.active.disabled:hover, .contrast-sea-blue .datepicker td span.active.disabled:hover:hover, .contrast-sea-blue .datepicker td span.active:active, .contrast-sea-blue .datepicker td span.active:hover:active, .contrast-sea-blue .datepicker td span.active.disabled:active, .contrast-sea-blue .datepicker td span.active.disabled:hover:active, .contrast-sea-blue .datepicker td span.active.active, .contrast-sea-blue .datepicker td span.active:hover.active, .contrast-sea-blue .datepicker td span.active.disabled.active, .contrast-sea-blue .datepicker td span.active.disabled:hover.active, .contrast-sea-blue .datepicker td span.active.disabled, .contrast-sea-blue .datepicker td span.active:hover.disabled, .contrast-sea-blue .datepicker td span.active.disabled.disabled, .contrast-sea-blue .datepicker td span.active.disabled:hover.disabled, .contrast-sea-blue .datepicker td span.active[disabled], .contrast-sea-blue .datepicker td span.active:hover[disabled], .contrast-sea-blue .datepicker td span.active.disabled[disabled], .contrast-sea-blue .datepicker td span.active.disabled:hover[disabled], .contrast-sea-blue .datepicker td.active:hover, .contrast-sea-blue .datepicker td.active:hover:hover, .contrast-sea-blue .datepicker td.active.disabled:hover, .contrast-sea-blue .datepicker td.active.disabled:hover:hover, .contrast-sea-blue .datepicker td.active:active, .contrast-sea-blue .datepicker td.active:hover:active, .contrast-sea-blue .datepicker td.active.disabled:active, .contrast-sea-blue .datepicker td.active.disabled:hover:active, .contrast-sea-blue .datepicker td.active.active, .contrast-sea-blue .datepicker td.active:hover.active, .contrast-sea-blue .datepicker td.active.disabled.active, .contrast-sea-blue .datepicker td.active.disabled:hover.active, .contrast-sea-blue .datepicker td.active.disabled, .contrast-sea-blue .datepicker td.active:hover.disabled, .contrast-sea-blue .datepicker td.active.disabled.disabled, .contrast-sea-blue .datepicker td.active.disabled:hover.disabled, .contrast-sea-blue .datepicker td.active[disabled], .contrast-sea-blue .datepicker td.active:hover[disabled], .contrast-sea-blue .datepicker td.active.disabled[disabled], .contrast-sea-blue .datepicker td.active.disabled:hover[disabled] {
  background: #0163ac;
}
/* line 306, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue .dropdown-menu > .active > a, .contrast-sea-blue .dropdown-menu > .active > a:hover, .contrast-sea-blue .dropdown-menu > .active > a:focus {
  background: #0163ac;
}
/* line 310, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue .dd-handle:hover {
  color: #0163ac;
}
/* line 314, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-sea-blue .dd-placeholder {
  border-color: #0163ac;
}

/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana header .navbar {
  background-color: #fcd052;
}
/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana header .navbar .toggle-nav {
  background-color: #fcd052;
}
/* line 18, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana header .navbar .toggle-nav:active, .contrast-banana header .navbar .toggle-nav.active, .contrast-banana header .navbar .toggle-nav:hover {
  background-color: #fbc220;
}
/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana header .navbar .navbar-form button {
  color: #fcd052;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana header .navbar .navbar-form button:hover {
  color: #cb9704;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana header .navbar .navbar-form input {
  border-color: #fbc220;
  color: #cb9704;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-banana header .navbar .navbar-form input:-moz-placeholder {
  color: #fdde84;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-banana header .navbar .navbar-form input:-ms-input-placeholder {
  color: #fdde84;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-banana header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #fdde84;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-banana header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #feebb6;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-banana header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #feebb6;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-banana header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #feebb6;
}
/* line 41, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana header .navbar .navbar-form input:focus {
  border-color: #e4aa04;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-banana header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #fde49d;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-banana header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #fde49d;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-banana header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #fde49d;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana header .navbar > .nav > li.light > a {
  background: #fbc220;
}
/* line 54, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana header .navbar > .nav > li.light > a .label {
  color: #fbc220;
}
/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana header .navbar > .nav > li.light > a:hover, .contrast-banana header .navbar > .nav > li.light > a:active, .contrast-banana header .navbar > .nav > li.light > a:focus {
  background-color: #f3b504;
}
/* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana header .navbar > .nav > li.medium > a {
  background: #f3b504;
}
/* line 68, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana header .navbar > .nav > li.medium > a .label {
  color: #f3b504;
}
/* line 73, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana header .navbar > .nav > li.medium > a:hover > a, .contrast-banana header .navbar > .nav > li.medium > a:active > a, .contrast-banana header .navbar > .nav > li.medium > a:focus > a {
  background-color: #e4aa04;
}
/* line 81, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana header .navbar > .nav > li.dark > a {
  background: #daa304;
}
/* line 84, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana header .navbar > .nav > li.dark > a .label {
  color: #daa304;
}
/* line 89, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana header .navbar > .nav > li.dark > a:hover > a, .contrast-banana header .navbar > .nav > li.dark > a:active > a, .contrast-banana header .navbar > .nav > li.dark > a:focus > a {
  background-color: #cb9704;
}
/* line 98, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #fcd052;
}
/* line 106, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana header .navbar .nav li .label {
  color: #fcd052;
}
/* line 113, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana .nav .caret, .contrast-banana .nav a:hover .caret {
  border-top-color: #fcd052;
  border-bottom-color: #fcd052;
}
/* line 118, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana code {
  background-color: #f5f3e8;
  color: #fbd461;
}
/* line 134, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-banana #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #fcd052;
}
/* line 143, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-banana #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-banana #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-banana #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-banana #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-banana #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #fcd052 !important;
}
/* line 153, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-banana #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #fcd052;
}
/* line 161, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-banana #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-banana #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-banana #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #fcd052;
}
/* line 175, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana .box .box-header.contrast-background .actions .btn-link:hover {
  color: #fcd052 !important;
}
/* line 179, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana.contrast-background, .contrast-banana .contrast-background {
  background: #fcd052 !important;
}
/* line 180, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana .text-contrast, .contrast-banana .contrast {
  color: #fcd052 !important;
}
/* line 181, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana .contrast-border {
  border-color: #fcd052 !important;
}
/* line 185, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana .accordion.accordion-contrast .accordion-group {
  border-color: #fcd052;
  border-bottom-color: #feebb6;
}
/* line 191, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: #fff;
  background-color: #fcd052;
}
/* line 202, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana .box-quick-link.contrast-background a:active .header {
  background: #fbc220;
}
/* line 208, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana .box-quick-link.contrast-background:hover .header {
  background: #fcc939;
}
/* line 217, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana .box-statistic.contrast-background .title, .contrast-banana .box-statistic.contrast-background small, .contrast-banana .box-statistic.contrast-background [class*="icon-"] {
  color: #fcd052 !important;
}
/* line 226, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana .breadcrumb li:first-child > a:hover {
  color: #fcd052 !important;
}
/* line 234, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana h1 [class^="icon-"] {
  color: #fcd052;
}
/* line 241, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana .dropdown-menu > .active > a, .contrast-banana .dropdown-menu > .active > a:hover, .contrast-banana .dropdown-menu > .active > a:focus, .contrast-banana .dropdown-menu > li > a:hover, .contrast-banana .dropdown-menu > li > a:focus, .contrast-banana .dropdown-submenu:hover > a, .contrast-banana .dropdown-submenu:focus > a {
  background-color: #fcd052 !important;
}
/* line 253, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana .box .box-header .actions .btn-link:hover {
  color: #fcd052;
}
/* line 269, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana .fuelux .wizard ul li.active {
  background-color: #fcd052;
}
/* line 281, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana .fc-event .fc-event-inner {
  border-color: #fcd052;
  background-color: #fcd052;
}
/* line 286, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana .contrast-caret {
  border-top-color: #fcd052 !important;
  border-bottom-color: #fcd052 !important;
}
/* line 288, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana .select2-results .select2-highlighted {
  background: #fcd052;
}
/* line 293, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana .daterangepicker .ranges li.active, .contrast-banana .daterangepicker .ranges li:hover {
  background: #fcd052;
}
/* line 297, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana .daterangepicker td.active, .contrast-banana .daterangepicker td.active:hover {
  background: #fcd052;
}
/* line 302, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana .datepicker td span.active:hover, .contrast-banana .datepicker td span.active:hover:hover, .contrast-banana .datepicker td span.active.disabled:hover, .contrast-banana .datepicker td span.active.disabled:hover:hover, .contrast-banana .datepicker td span.active:active, .contrast-banana .datepicker td span.active:hover:active, .contrast-banana .datepicker td span.active.disabled:active, .contrast-banana .datepicker td span.active.disabled:hover:active, .contrast-banana .datepicker td span.active.active, .contrast-banana .datepicker td span.active:hover.active, .contrast-banana .datepicker td span.active.disabled.active, .contrast-banana .datepicker td span.active.disabled:hover.active, .contrast-banana .datepicker td span.active.disabled, .contrast-banana .datepicker td span.active:hover.disabled, .contrast-banana .datepicker td span.active.disabled.disabled, .contrast-banana .datepicker td span.active.disabled:hover.disabled, .contrast-banana .datepicker td span.active[disabled], .contrast-banana .datepicker td span.active:hover[disabled], .contrast-banana .datepicker td span.active.disabled[disabled], .contrast-banana .datepicker td span.active.disabled:hover[disabled], .contrast-banana .datepicker td.active:hover, .contrast-banana .datepicker td.active:hover:hover, .contrast-banana .datepicker td.active.disabled:hover, .contrast-banana .datepicker td.active.disabled:hover:hover, .contrast-banana .datepicker td.active:active, .contrast-banana .datepicker td.active:hover:active, .contrast-banana .datepicker td.active.disabled:active, .contrast-banana .datepicker td.active.disabled:hover:active, .contrast-banana .datepicker td.active.active, .contrast-banana .datepicker td.active:hover.active, .contrast-banana .datepicker td.active.disabled.active, .contrast-banana .datepicker td.active.disabled:hover.active, .contrast-banana .datepicker td.active.disabled, .contrast-banana .datepicker td.active:hover.disabled, .contrast-banana .datepicker td.active.disabled.disabled, .contrast-banana .datepicker td.active.disabled:hover.disabled, .contrast-banana .datepicker td.active[disabled], .contrast-banana .datepicker td.active:hover[disabled], .contrast-banana .datepicker td.active.disabled[disabled], .contrast-banana .datepicker td.active.disabled:hover[disabled] {
  background: #fcd052;
}
/* line 306, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana .dropdown-menu > .active > a, .contrast-banana .dropdown-menu > .active > a:hover, .contrast-banana .dropdown-menu > .active > a:focus {
  background: #fcd052;
}
/* line 310, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana .dd-handle:hover {
  color: #fcd052;
}
/* line 314, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-banana .dd-placeholder {
  border-color: #fcd052;
}

/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange header .navbar {
  background-color: #f56e00;
}
/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange header .navbar .toggle-nav {
  background-color: #f56e00;
}
/* line 18, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange header .navbar .toggle-nav:active, .contrast-dark-orange header .navbar .toggle-nav.active, .contrast-dark-orange header .navbar .toggle-nav:hover {
  background-color: #c25700;
}
/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange header .navbar .navbar-form button {
  color: #f56e00;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange header .navbar .navbar-form button:hover {
  color: #763500;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange header .navbar .navbar-form input {
  border-color: #c25700;
  color: #763500;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-dark-orange header .navbar .navbar-form input:-moz-placeholder {
  color: #ff8929;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-dark-orange header .navbar .navbar-form input:-ms-input-placeholder {
  color: #ff8929;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-dark-orange header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #ff8929;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-dark-orange header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #ffa55c;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-dark-orange header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #ffa55c;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-dark-orange header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #ffa55c;
}
/* line 41, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange header .navbar .navbar-form input:focus {
  border-color: #8f4000;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-dark-orange header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #ff9743;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-dark-orange header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #ff9743;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-dark-orange header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #ff9743;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange header .navbar > .nav > li.light > a {
  background: #d15e00;
}
/* line 54, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange header .navbar > .nav > li.light > a .label {
  color: #d15e00;
}
/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange header .navbar > .nav > li.light > a:hover, .contrast-dark-orange header .navbar > .nav > li.light > a:active, .contrast-dark-orange header .navbar > .nav > li.light > a:focus {
  background-color: #b85300;
}
/* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange header .navbar > .nav > li.medium > a {
  background: #b85300;
}
/* line 68, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange header .navbar > .nav > li.medium > a .label {
  color: #b85300;
}
/* line 73, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange header .navbar > .nav > li.medium > a:hover > a, .contrast-dark-orange header .navbar > .nav > li.medium > a:active > a, .contrast-dark-orange header .navbar > .nav > li.medium > a:focus > a {
  background-color: #ae4e00;
}
/* line 81, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange header .navbar > .nav > li.dark > a {
  background: #a64b00;
}
/* line 84, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange header .navbar > .nav > li.dark > a .label {
  color: #a64b00;
}
/* line 89, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange header .navbar > .nav > li.dark > a:hover > a, .contrast-dark-orange header .navbar > .nav > li.dark > a:active > a, .contrast-dark-orange header .navbar > .nav > li.dark > a:focus > a {
  background-color: #9c4600;
}
/* line 98, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #f56e00;
}
/* line 106, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange header .navbar .nav li .label {
  color: #f56e00;
}
/* line 113, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange .nav .caret, .contrast-dark-orange .nav a:hover .caret {
  border-top-color: #f56e00;
  border-bottom-color: #f56e00;
}
/* line 118, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange code {
  background-color: #f4e9e0;
  color: #f57a16;
}
/* line 134, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-dark-orange #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #f56e00;
}
/* line 143, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-dark-orange #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-dark-orange #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-dark-orange #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-dark-orange #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-dark-orange #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #f56e00 !important;
}
/* line 153, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-dark-orange #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #f56e00;
}
/* line 161, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-dark-orange #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-dark-orange #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-dark-orange #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #f56e00;
}
/* line 175, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange .box .box-header.contrast-background .actions .btn-link:hover {
  color: #f56e00 !important;
}
/* line 179, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange.contrast-background, .contrast-dark-orange .contrast-background {
  background: #f56e00 !important;
}
/* line 180, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange .text-contrast, .contrast-dark-orange .contrast {
  color: #f56e00 !important;
}
/* line 181, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange .contrast-border {
  border-color: #f56e00 !important;
}
/* line 185, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange .accordion.accordion-contrast .accordion-group {
  border-color: #f56e00;
  border-bottom-color: #ffa55c;
}
/* line 191, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: #fff;
  background-color: #f56e00;
}
/* line 202, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange .box-quick-link.contrast-background a:active .header {
  background: #c25700;
}
/* line 208, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange .box-quick-link.contrast-background:hover .header {
  background: #dc6300;
}
/* line 217, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange .box-statistic.contrast-background .title, .contrast-dark-orange .box-statistic.contrast-background small, .contrast-dark-orange .box-statistic.contrast-background [class*="icon-"] {
  color: #f56e00 !important;
}
/* line 226, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange .breadcrumb li:first-child > a:hover {
  color: #f56e00 !important;
}
/* line 234, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange h1 [class^="icon-"] {
  color: #f56e00;
}
/* line 241, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange .dropdown-menu > .active > a, .contrast-dark-orange .dropdown-menu > .active > a:hover, .contrast-dark-orange .dropdown-menu > .active > a:focus, .contrast-dark-orange .dropdown-menu > li > a:hover, .contrast-dark-orange .dropdown-menu > li > a:focus, .contrast-dark-orange .dropdown-submenu:hover > a, .contrast-dark-orange .dropdown-submenu:focus > a {
  background-color: #f56e00 !important;
}
/* line 253, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange .box .box-header .actions .btn-link:hover {
  color: #f56e00;
}
/* line 269, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange .fuelux .wizard ul li.active {
  background-color: #f56e00;
}
/* line 281, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange .fc-event .fc-event-inner {
  border-color: #f56e00;
  background-color: #f56e00;
}
/* line 286, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange .contrast-caret {
  border-top-color: #f56e00 !important;
  border-bottom-color: #f56e00 !important;
}
/* line 288, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange .select2-results .select2-highlighted {
  background: #f56e00;
}
/* line 293, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange .daterangepicker .ranges li.active, .contrast-dark-orange .daterangepicker .ranges li:hover {
  background: #f56e00;
}
/* line 297, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange .daterangepicker td.active, .contrast-dark-orange .daterangepicker td.active:hover {
  background: #f56e00;
}
/* line 302, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange .datepicker td span.active:hover, .contrast-dark-orange .datepicker td span.active:hover:hover, .contrast-dark-orange .datepicker td span.active.disabled:hover, .contrast-dark-orange .datepicker td span.active.disabled:hover:hover, .contrast-dark-orange .datepicker td span.active:active, .contrast-dark-orange .datepicker td span.active:hover:active, .contrast-dark-orange .datepicker td span.active.disabled:active, .contrast-dark-orange .datepicker td span.active.disabled:hover:active, .contrast-dark-orange .datepicker td span.active.active, .contrast-dark-orange .datepicker td span.active:hover.active, .contrast-dark-orange .datepicker td span.active.disabled.active, .contrast-dark-orange .datepicker td span.active.disabled:hover.active, .contrast-dark-orange .datepicker td span.active.disabled, .contrast-dark-orange .datepicker td span.active:hover.disabled, .contrast-dark-orange .datepicker td span.active.disabled.disabled, .contrast-dark-orange .datepicker td span.active.disabled:hover.disabled, .contrast-dark-orange .datepicker td span.active[disabled], .contrast-dark-orange .datepicker td span.active:hover[disabled], .contrast-dark-orange .datepicker td span.active.disabled[disabled], .contrast-dark-orange .datepicker td span.active.disabled:hover[disabled], .contrast-dark-orange .datepicker td.active:hover, .contrast-dark-orange .datepicker td.active:hover:hover, .contrast-dark-orange .datepicker td.active.disabled:hover, .contrast-dark-orange .datepicker td.active.disabled:hover:hover, .contrast-dark-orange .datepicker td.active:active, .contrast-dark-orange .datepicker td.active:hover:active, .contrast-dark-orange .datepicker td.active.disabled:active, .contrast-dark-orange .datepicker td.active.disabled:hover:active, .contrast-dark-orange .datepicker td.active.active, .contrast-dark-orange .datepicker td.active:hover.active, .contrast-dark-orange .datepicker td.active.disabled.active, .contrast-dark-orange .datepicker td.active.disabled:hover.active, .contrast-dark-orange .datepicker td.active.disabled, .contrast-dark-orange .datepicker td.active:hover.disabled, .contrast-dark-orange .datepicker td.active.disabled.disabled, .contrast-dark-orange .datepicker td.active.disabled:hover.disabled, .contrast-dark-orange .datepicker td.active[disabled], .contrast-dark-orange .datepicker td.active:hover[disabled], .contrast-dark-orange .datepicker td.active.disabled[disabled], .contrast-dark-orange .datepicker td.active.disabled:hover[disabled] {
  background: #f56e00;
}
/* line 306, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange .dropdown-menu > .active > a, .contrast-dark-orange .dropdown-menu > .active > a:hover, .contrast-dark-orange .dropdown-menu > .active > a:focus {
  background: #f56e00;
}
/* line 310, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange .dd-handle:hover {
  color: #f56e00;
}
/* line 314, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-dark-orange .dd-placeholder {
  border-color: #f56e00;
}

/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown header .navbar {
  background-color: #924e31;
}
/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown header .navbar .toggle-nav {
  background-color: #924e31;
}
/* line 18, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown header .navbar .toggle-nav:active, .contrast-brown header .navbar .toggle-nav.active, .contrast-brown header .navbar .toggle-nav:hover {
  background-color: #6c3a24;
}
/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown header .navbar .navbar-form button {
  color: #924e31;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown header .navbar .navbar-form button:hover {
  color: #331b11;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown header .navbar .navbar-form input {
  border-color: #6c3a24;
  color: #331b11;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-brown header .navbar .navbar-form input:-moz-placeholder {
  color: #b8623e;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-brown header .navbar .navbar-form input:-ms-input-placeholder {
  color: #b8623e;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-brown header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #b8623e;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-brown header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #c97f60;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-brown header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #c97f60;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-brown header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #c97f60;
}
/* line 41, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown header .navbar .navbar-form input:focus {
  border-color: #462517;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-brown header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #c3704c;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-brown header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #c3704c;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-brown header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #c3704c;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown header .navbar > .nav > li.light > a {
  background: #774028;
}
/* line 54, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown header .navbar > .nav > li.light > a .label {
  color: #774028;
}
/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown header .navbar > .nav > li.light > a:hover, .contrast-brown header .navbar > .nav > li.light > a:active, .contrast-brown header .navbar > .nav > li.light > a:focus {
  background-color: #653622;
}
/* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown header .navbar > .nav > li.medium > a {
  background: #653622;
}
/* line 68, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown header .navbar > .nav > li.medium > a .label {
  color: #653622;
}
/* line 73, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown header .navbar > .nav > li.medium > a:hover > a, .contrast-brown header .navbar > .nav > li.medium > a:active > a, .contrast-brown header .navbar > .nav > li.medium > a:focus > a {
  background-color: #5d311f;
}
/* line 81, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown header .navbar > .nav > li.dark > a {
  background: #572f1d;
}
/* line 84, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown header .navbar > .nav > li.dark > a .label {
  color: #572f1d;
}
/* line 89, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown header .navbar > .nav > li.dark > a:hover > a, .contrast-brown header .navbar > .nav > li.dark > a:active > a, .contrast-brown header .navbar > .nav > li.dark > a:focus > a {
  background-color: #4f2a1b;
}
/* line 98, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #924e31;
}
/* line 106, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown header .navbar .nav li .label {
  color: #924e31;
}
/* line 113, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown .nav .caret, .contrast-brown .nav a:hover .caret {
  border-top-color: #924e31;
  border-bottom-color: #924e31;
}
/* line 118, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown code {
  background-color: #eae6e5;
  color: #9b5d43;
}
/* line 134, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-brown #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #924e31;
}
/* line 143, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-brown #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-brown #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-brown #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-brown #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-brown #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #924e31 !important;
}
/* line 153, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-brown #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #924e31;
}
/* line 161, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-brown #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-brown #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-brown #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #924e31;
}
/* line 175, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown .box .box-header.contrast-background .actions .btn-link:hover {
  color: #924e31 !important;
}
/* line 179, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown.contrast-background, .contrast-brown .contrast-background {
  background: #924e31 !important;
}
/* line 180, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown .text-contrast, .contrast-brown .contrast {
  color: #924e31 !important;
}
/* line 181, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown .contrast-border {
  border-color: #924e31 !important;
}
/* line 185, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown .accordion.accordion-contrast .accordion-group {
  border-color: #924e31;
  border-bottom-color: #c97f60;
}
/* line 191, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: #fff;
  background-color: #924e31;
}
/* line 202, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown .box-quick-link.contrast-background a:active .header {
  background: #6c3a24;
}
/* line 208, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown .box-quick-link.contrast-background:hover .header {
  background: #7f442b;
}
/* line 217, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown .box-statistic.contrast-background .title, .contrast-brown .box-statistic.contrast-background small, .contrast-brown .box-statistic.contrast-background [class*="icon-"] {
  color: #924e31 !important;
}
/* line 226, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown .breadcrumb li:first-child > a:hover {
  color: #924e31 !important;
}
/* line 234, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown h1 [class^="icon-"] {
  color: #924e31;
}
/* line 241, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown .dropdown-menu > .active > a, .contrast-brown .dropdown-menu > .active > a:hover, .contrast-brown .dropdown-menu > .active > a:focus, .contrast-brown .dropdown-menu > li > a:hover, .contrast-brown .dropdown-menu > li > a:focus, .contrast-brown .dropdown-submenu:hover > a, .contrast-brown .dropdown-submenu:focus > a {
  background-color: #924e31 !important;
}
/* line 253, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown .box .box-header .actions .btn-link:hover {
  color: #924e31;
}
/* line 269, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown .fuelux .wizard ul li.active {
  background-color: #924e31;
}
/* line 281, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown .fc-event .fc-event-inner {
  border-color: #924e31;
  background-color: #924e31;
}
/* line 286, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown .contrast-caret {
  border-top-color: #924e31 !important;
  border-bottom-color: #924e31 !important;
}
/* line 288, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown .select2-results .select2-highlighted {
  background: #924e31;
}
/* line 293, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown .daterangepicker .ranges li.active, .contrast-brown .daterangepicker .ranges li:hover {
  background: #924e31;
}
/* line 297, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown .daterangepicker td.active, .contrast-brown .daterangepicker td.active:hover {
  background: #924e31;
}
/* line 302, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown .datepicker td span.active:hover, .contrast-brown .datepicker td span.active:hover:hover, .contrast-brown .datepicker td span.active.disabled:hover, .contrast-brown .datepicker td span.active.disabled:hover:hover, .contrast-brown .datepicker td span.active:active, .contrast-brown .datepicker td span.active:hover:active, .contrast-brown .datepicker td span.active.disabled:active, .contrast-brown .datepicker td span.active.disabled:hover:active, .contrast-brown .datepicker td span.active.active, .contrast-brown .datepicker td span.active:hover.active, .contrast-brown .datepicker td span.active.disabled.active, .contrast-brown .datepicker td span.active.disabled:hover.active, .contrast-brown .datepicker td span.active.disabled, .contrast-brown .datepicker td span.active:hover.disabled, .contrast-brown .datepicker td span.active.disabled.disabled, .contrast-brown .datepicker td span.active.disabled:hover.disabled, .contrast-brown .datepicker td span.active[disabled], .contrast-brown .datepicker td span.active:hover[disabled], .contrast-brown .datepicker td span.active.disabled[disabled], .contrast-brown .datepicker td span.active.disabled:hover[disabled], .contrast-brown .datepicker td.active:hover, .contrast-brown .datepicker td.active:hover:hover, .contrast-brown .datepicker td.active.disabled:hover, .contrast-brown .datepicker td.active.disabled:hover:hover, .contrast-brown .datepicker td.active:active, .contrast-brown .datepicker td.active:hover:active, .contrast-brown .datepicker td.active.disabled:active, .contrast-brown .datepicker td.active.disabled:hover:active, .contrast-brown .datepicker td.active.active, .contrast-brown .datepicker td.active:hover.active, .contrast-brown .datepicker td.active.disabled.active, .contrast-brown .datepicker td.active.disabled:hover.active, .contrast-brown .datepicker td.active.disabled, .contrast-brown .datepicker td.active:hover.disabled, .contrast-brown .datepicker td.active.disabled.disabled, .contrast-brown .datepicker td.active.disabled:hover.disabled, .contrast-brown .datepicker td.active[disabled], .contrast-brown .datepicker td.active:hover[disabled], .contrast-brown .datepicker td.active.disabled[disabled], .contrast-brown .datepicker td.active.disabled:hover[disabled] {
  background: #924e31;
}
/* line 306, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown .dropdown-menu > .active > a, .contrast-brown .dropdown-menu > .active > a:hover, .contrast-brown .dropdown-menu > .active > a:focus {
  background: #924e31;
}
/* line 310, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown .dd-handle:hover {
  color: #924e31;
}
/* line 314, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-brown .dd-placeholder {
  border-color: #924e31;
}

/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify header .navbar {
  background-color: #5333b5;
}
/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify header .navbar .toggle-nav {
  background-color: #5333b5;
}
/* line 18, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify header .navbar .toggle-nav:active, .contrast-lendify header .navbar .toggle-nav.active, .contrast-lendify header .navbar .toggle-nav:hover {
  background-color: #41288d;
}
/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify header .navbar .navbar-form button {
  color: #5333b5;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify header .navbar .navbar-form button:hover {
  color: #251752;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify header .navbar .navbar-form input {
  border-color: #41288d;
  color: #251752;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-lendify header .navbar .navbar-form input:-moz-placeholder {
  color: #6d4ecd;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-lendify header .navbar .navbar-form input:-ms-input-placeholder {
  color: #6d4ecd;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-lendify header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #6d4ecd;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-lendify header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #8e76d8;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-lendify header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #8e76d8;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-lendify header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #8e76d8;
}
/* line 41, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify header .navbar .navbar-form input:focus {
  border-color: #2f1d65;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-lendify header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #7e62d3;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-lendify header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #7e62d3;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.contrast-lendify header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #7e62d3;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify header .navbar > .nav > li.light > a {
  background: #432991;
}
/* line 54, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify header .navbar > .nav > li.light > a .label {
  color: #432991;
}
/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify header .navbar > .nav > li.light > a:hover, .contrast-lendify header .navbar > .nav > li.light > a:active, .contrast-lendify header .navbar > .nav > li.light > a:focus {
  background-color: #372278;
}
/* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify header .navbar > .nav > li.medium > a {
  background: #372278;
}
/* line 68, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify header .navbar > .nav > li.medium > a .label {
  color: #372278;
}
/* line 73, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify header .navbar > .nav > li.medium > a:hover > a, .contrast-lendify header .navbar > .nav > li.medium > a:active > a, .contrast-lendify header .navbar > .nav > li.medium > a:focus > a {
  background-color: #321f6d;
}
/* line 81, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify header .navbar > .nav > li.dark > a {
  background: #2f1d66;
}
/* line 84, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify header .navbar > .nav > li.dark > a .label {
  color: #2f1d66;
}
/* line 89, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify header .navbar > .nav > li.dark > a:hover > a, .contrast-lendify header .navbar > .nav > li.dark > a:active > a, .contrast-lendify header .navbar > .nav > li.dark > a:focus > a {
  background-color: #2a1a5b;
}
/* line 98, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background-color: #5333b5;
}
/* line 106, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify header .navbar .nav li .label {
  color: #5333b5;
}
/* line 113, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify .nav .caret, .contrast-lendify .nav a:hover .caret {
  border-top-color: #5333b5;
  border-bottom-color: #5333b5;
}
/* line 118, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify code {
  background-color: #e4e3f2;
  color: #6245bb;
}
/* line 134, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify #main-nav .navigation > .nav > li > a.in [class^="icon-"], .contrast-lendify #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #5333b5;
}
/* line 143, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify #main-nav .navigation > .nav > li:hover > a [class^="icon-"], .contrast-lendify #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], .contrast-lendify #main-nav .navigation > .nav > li:focus > a [class^="icon-"], .contrast-lendify #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], .contrast-lendify #main-nav .navigation > .nav > li.active > a [class^="icon-"], .contrast-lendify #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #5333b5 !important;
}
/* line 153, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], .contrast-lendify #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #5333b5;
}
/* line 161, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], .contrast-lendify #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], .contrast-lendify #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], .contrast-lendify #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #5333b5;
}
/* line 175, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify .box .box-header.contrast-background .actions .btn-link:hover {
  color: #5333b5 !important;
}
/* line 179, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify.contrast-background, .contrast-lendify .contrast-background {
  background: #5333b5 !important;
}
/* line 180, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify .text-contrast, .contrast-lendify .contrast {
  color: #5333b5 !important;
}
/* line 181, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify .contrast-border {
  border-color: #5333b5 !important;
}
/* line 185, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify .accordion.accordion-contrast .accordion-group {
  border-color: #5333b5;
  border-bottom-color: #8e76d8;
}
/* line 191, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify .accordion.accordion-contrast .accordion-heading .accordion-toggle {
  color: #fff;
  background-color: #5333b5;
}
/* line 202, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify .box-quick-link.contrast-background a:active .header {
  background: #41288d;
}
/* line 208, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify .box-quick-link.contrast-background:hover .header {
  background: #4a2da1;
}
/* line 217, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify .box-statistic.contrast-background .title, .contrast-lendify .box-statistic.contrast-background small, .contrast-lendify .box-statistic.contrast-background [class*="icon-"] {
  color: #5333b5 !important;
}
/* line 226, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify .breadcrumb li:first-child > a:hover {
  color: #5333b5 !important;
}
/* line 234, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify h1 [class^="icon-"] {
  color: #5333b5;
}
/* line 241, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify .dropdown-menu > .active > a, .contrast-lendify .dropdown-menu > .active > a:hover, .contrast-lendify .dropdown-menu > .active > a:focus, .contrast-lendify .dropdown-menu > li > a:hover, .contrast-lendify .dropdown-menu > li > a:focus, .contrast-lendify .dropdown-submenu:hover > a, .contrast-lendify .dropdown-submenu:focus > a {
  background-color: #5333b5 !important;
}
/* line 253, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify .box .box-header .actions .btn-link:hover {
  color: #5333b5;
}
/* line 269, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify .fuelux .wizard ul li.active {
  background-color: #5333b5;
}
/* line 281, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify .fc-event .fc-event-inner {
  border-color: #5333b5;
  background-color: #5333b5;
}
/* line 286, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify .contrast-caret {
  border-top-color: #5333b5 !important;
  border-bottom-color: #5333b5 !important;
}
/* line 288, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify .select2-results .select2-highlighted {
  background: #5333b5;
}
/* line 293, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify .daterangepicker .ranges li.active, .contrast-lendify .daterangepicker .ranges li:hover {
  background: #5333b5;
}
/* line 297, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify .daterangepicker td.active, .contrast-lendify .daterangepicker td.active:hover {
  background: #5333b5;
}
/* line 302, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify .datepicker td span.active:hover, .contrast-lendify .datepicker td span.active:hover:hover, .contrast-lendify .datepicker td span.active.disabled:hover, .contrast-lendify .datepicker td span.active.disabled:hover:hover, .contrast-lendify .datepicker td span.active:active, .contrast-lendify .datepicker td span.active:hover:active, .contrast-lendify .datepicker td span.active.disabled:active, .contrast-lendify .datepicker td span.active.disabled:hover:active, .contrast-lendify .datepicker td span.active.active, .contrast-lendify .datepicker td span.active:hover.active, .contrast-lendify .datepicker td span.active.disabled.active, .contrast-lendify .datepicker td span.active.disabled:hover.active, .contrast-lendify .datepicker td span.active.disabled, .contrast-lendify .datepicker td span.active:hover.disabled, .contrast-lendify .datepicker td span.active.disabled.disabled, .contrast-lendify .datepicker td span.active.disabled:hover.disabled, .contrast-lendify .datepicker td span.active[disabled], .contrast-lendify .datepicker td span.active:hover[disabled], .contrast-lendify .datepicker td span.active.disabled[disabled], .contrast-lendify .datepicker td span.active.disabled:hover[disabled], .contrast-lendify .datepicker td.active:hover, .contrast-lendify .datepicker td.active:hover:hover, .contrast-lendify .datepicker td.active.disabled:hover, .contrast-lendify .datepicker td.active.disabled:hover:hover, .contrast-lendify .datepicker td.active:active, .contrast-lendify .datepicker td.active:hover:active, .contrast-lendify .datepicker td.active.disabled:active, .contrast-lendify .datepicker td.active.disabled:hover:active, .contrast-lendify .datepicker td.active.active, .contrast-lendify .datepicker td.active:hover.active, .contrast-lendify .datepicker td.active.disabled.active, .contrast-lendify .datepicker td.active.disabled:hover.active, .contrast-lendify .datepicker td.active.disabled, .contrast-lendify .datepicker td.active:hover.disabled, .contrast-lendify .datepicker td.active.disabled.disabled, .contrast-lendify .datepicker td.active.disabled:hover.disabled, .contrast-lendify .datepicker td.active[disabled], .contrast-lendify .datepicker td.active:hover[disabled], .contrast-lendify .datepicker td.active.disabled[disabled], .contrast-lendify .datepicker td.active.disabled:hover[disabled] {
  background: #5333b5;
}
/* line 306, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify .dropdown-menu > .active > a, .contrast-lendify .dropdown-menu > .active > a:hover, .contrast-lendify .dropdown-menu > .active > a:focus {
  background: #5333b5;
}
/* line 310, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify .dd-handle:hover {
  color: #5333b5;
}
/* line 314, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme-colors.scss */
.contrast-lendify .dd-placeholder {
  border-color: #5333b5;
}

/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* line 11, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 30, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/* line 41, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 50, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
[hidden] {
  display: none;
}

/* line 64, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 74, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 86, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/* line 94, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 108, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 117, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 125, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 134, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 142, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 152, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 161, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/* line 173, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
pre {
  white-space: pre-wrap;
}

/* line 181, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/* line 189, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 197, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 205, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 209, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 221, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 229, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 241, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
figure {
  margin: 0;
}

/* line 253, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 264, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 275, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

/* line 289, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
button,
input {
  line-height: normal;
}

/* line 301, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 314, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 326, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 336, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 348, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 360, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 369, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 380, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* line 393, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

@media print {
  /* line 8, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  /* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 29, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 41, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 45, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 50, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 2cm .5cm;
  }
  /* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 71, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 75, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 82, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 86, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 90, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }

  /* line 94, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/* line 8, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 17, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
}

/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 44, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
button,
input,
select[multiple],
textarea {
  background-image: none;
}

/* line 54, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
a {
  color: #428bca;
  text-decoration: none;
}
/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline;
}
/* line 64, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 72, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 77, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 82, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 89, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
.img-thumbnail, .thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 102, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 121, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}

/* line 9, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16.1px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
small {
  font-size: 85%;
}

/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
cite {
  font-style: normal;
}

/* line 34, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
.text-muted {
  color: #999999;
}

/* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
.text-primary {
  color: #428bca;
}

/* line 36, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
.text-warning {
  color: #c09853;
}

/* line 37, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
.text-danger {
  color: #b94a48;
}

/* line 38, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
.text-success {
  color: #468847;
}

/* line 39, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
.text-info {
  color: #3a87ad;
}

/* line 42, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 43, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 44, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 50, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
/* line 55, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small,
.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

/* line 62, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 68, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 75, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 76, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 77, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 78, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 80, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 82, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h1 small, .h1 small {
  font-size: 24px;
}

/* line 83, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h2 small, .h2 small {
  font-size: 18px;
}

/* line 84, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
h3 small, .h3 small,
h4 small, .h4 small {
  font-size: 14px;
}

/* line 91, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 103, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 107, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 116, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 123, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 131, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
dl {
  margin-bottom: 20px;
}

/* line 134, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.42857;
}

/* line 138, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 141, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 152, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 159, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
  /* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  /* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .dl-horizontal dd:after {
    clear: both;
  }
}
/* line 170, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

/* line 176, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 182, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
/* line 186, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
/* line 191, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
blockquote p:last-child {
  margin-bottom: 0;
}
/* line 194, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
blockquote small {
  display: block;
  line-height: 1.42857;
  color: #999999;
}
/* line 198, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
blockquote small:before {
  content: '\2014 \00A0';
}
/* line 204, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
/* line 209, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
/* line 214, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
blockquote.pull-right small:before {
  content: '';
}
/* line 217, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

/* line 225, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

/* line 233, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_type.scss */
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

/* line 7, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_code.scss */
code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

/* line 13, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}

/* line 23, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 37, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_code.scss */
pre.prettyprint {
  margin-bottom: 20px;
}
/* line 42, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.container:before, .container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.container:after {
  clear: both;
}

/* line 5, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.row:before, .row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.row:after {
  clear: both;
}

/* line 9, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 63, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left;
}

/* line 76, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 77, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 78, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-3 {
  width: 25%;
}

/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 80, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 81, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-6 {
  width: 50%;
}

/* line 82, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 83, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 84, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-9 {
  width: 75%;
}

/* line 85, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 86, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 87, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
.col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 90, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .container {
    max-width: 750px;
  }

  /* line 94, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left;
  }

  /* line 107, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 108, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 110, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 111, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 113, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 114, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 116, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 117, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 118, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 120, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 121, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 122, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 123, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 124, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 125, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 126, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 127, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 128, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 129, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 130, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 132, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 133, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 134, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 135, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 136, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 137, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 138, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 139, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 140, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 141, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 142, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 144, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 145, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 146, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 147, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 148, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 149, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 150, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 151, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 152, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 153, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 154, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 992px) {
  /* line 158, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .container {
    max-width: 970px;
  }

  /* line 161, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11 {
    float: left;
  }

  /* line 174, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 175, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 176, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 177, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 178, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 179, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 180, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 181, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 182, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 183, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 184, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 185, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 187, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 188, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 189, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 190, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 191, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 192, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 193, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 194, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 195, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 196, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 197, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 198, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 200, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 201, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 202, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 203, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 204, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 205, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 206, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 207, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 208, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 209, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 210, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 211, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 213, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-0 {
    margin-left: 0;
  }

  /* line 214, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 215, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 216, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 217, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 218, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 219, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 220, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 221, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 222, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 223, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 224, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1200px) {
  /* line 228, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .container {
    max-width: 1170px;
  }

  /* line 232, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11 {
    float: left;
  }

  /* line 245, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 246, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 247, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 248, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 249, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 250, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 251, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 252, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 253, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 254, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 255, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 256, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 258, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 259, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 260, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 261, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 262, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 263, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 264, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 265, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 266, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 267, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 268, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 269, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 271, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 272, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 273, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 274, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 275, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 276, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 277, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 278, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 279, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 280, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 281, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 282, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 284, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-0 {
    margin-left: 0;
  }

  /* line 285, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 286, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 287, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 288, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 289, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 290, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 291, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 292, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 293, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 294, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 295, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_grid.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
}
/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
table {
  max-width: 100%;
  background-color: transparent;
}

/* line 10, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 17, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 20px;
}
/* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table thead > tr > th,
.table thead > tr > td,
.table tbody > tr > th,
.table tbody > tr > td,
.table tfoot > tr > th,
.table tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 44, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table caption + thead tr:first-child th, .table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
/* line 50, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 55, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 68, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table-condensed thead > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > th,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > th,
.table-condensed tfoot > tr > td {
  padding: 5px;
}

/* line 81, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 87, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
/* line 95, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 111, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 127, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

/* line 140, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
table col[class*="col-"] {
  float: none;
  display: table-column;
}

/* line 147, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}

/* line 163, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 381, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 393, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}

/* line 381, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
  border-color: #eed3d7;
}

/* line 393, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td {
  background-color: #ebcccc;
  border-color: #e6c1c7;
}

/* line 381, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

/* line 393, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td {
  background-color: #faf2cc;
  border-color: #f8e5be;
}

@media (max-width: 768px) {
  /* line 184, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid #ddd;
  }
  /* line 192, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  /* line 201, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 210, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 218, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 222, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 228, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* line 10, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 38, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 43, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 56, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 62, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}

/* line 69, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

/* line 57, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.form-control:-moz-placeholder {
  color: #999999;
}
/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.form-control::-moz-placeholder {
  color: #999999;
}
/* line 59, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.form-control:-ms-input-placeholder {
  color: #999999;
}
/* line 60, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.form-control::-webkit-input-placeholder {
  color: #999999;
}

/* line 117, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 702, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 139, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 150, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 160, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 169, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.radio,
.checkbox,
.plain-text {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
/* line 177, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.radio label,
.checkbox label,
.plain-text label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 184, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.plain-text input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

/* line 191, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox,
.plain-text + .checkbox,
.checkbox + .plain-text,
.plain-text + .plain-text {
  margin-top: -5px;
}

/* line 197, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 206, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 221, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
input[type="radio"][disabled], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled], fieldset[disabled]
input[type="checkbox"],
.radio[disabled], fieldset[disabled]
.radio,
.radio-inline[disabled], fieldset[disabled]
.radio-inline,
.checkbox[disabled],
[disabled].plain-text, fieldset[disabled]
.checkbox, fieldset[disabled]
.plain-text,
.checkbox-inline[disabled], fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 717, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 722, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

/* line 727, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn {
  height: auto;
}

/* line 717, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 722, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 45px;
  line-height: 45px;
}

/* line 727, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn {
  height: auto;
}

/* line 665, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}
/* line 670, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 673, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
/* line 680, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}

/* line 665, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}
/* line 670, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 673, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
/* line 680, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}

/* line 665, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-success .help-block,
.has-success .control-label {
  color: #468847;
}
/* line 670, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 673, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
/* line 680, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}

/* line 257, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
}

/* line 268, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 293, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 300, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
  }
  /* line 307, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox,
  .form-inline .plain-text,
  .navbar-form .plain-text {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  /* line 314, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"],
  .form-inline .plain-text input[type="checkbox"],
  .navbar-form .plain-text input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

/* line 331, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .plain-text,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
/* line 342, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 348, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
  }
}

/* line 10, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
/* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 29, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
}
/* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 42, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 57, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
/* line 411, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
/* line 419, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-default.dropdown-toggle {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
/* line 424, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-default:active, .btn-default.active {
  background-image: none;
}
/* line 428, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 434, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

/* line 60, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
/* line 411, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
/* line 419, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
/* line 424, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-primary:active, .btn-primary.active {
  background-image: none;
}
/* line 428, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 434, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 64, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 411, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
/* line 419, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
/* line 424, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-warning:active, .btn-warning.active {
  background-image: none;
}
/* line 428, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 434, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 68, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 411, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
/* line 419, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
/* line 424, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-danger:active, .btn-danger.active {
  background-image: none;
}
/* line 428, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 434, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 72, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 411, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
/* line 419, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
/* line 424, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-success:active, .btn-success.active {
  background-image: none;
}
/* line 428, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 434, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 76, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 411, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
/* line 419, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
/* line 424, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-info:active, .btn-info.active {
  background-image: none;
}
/* line 428, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.open .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 434, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 85, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
/* line 91, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 98, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 104, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

/* line 124, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 128, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn,
.btn-xs,
.btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 133, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
}

/* line 141, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* line 149, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 157, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}
/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/assets/flatty/bootstrap/glyphicons-halflings-regular-5ff7c239555476e939e86d457bb78424b945b733b2c23791d9807c2357259d43.eot);
  src: url(/assets/flatty/bootstrap/glyphicons-halflings-regular-5ff7c239555476e939e86d457bb78424b945b733b2c23791d9807c2357259d43.eot?#iefix) format("embedded-opentype"), url(/assets/flatty/bootstrap/glyphicons-halflings-regular-71c12656535e99119c2a952c10554cd6f47c6923d2d96155a7833276e68992af.woff) format("woff"), url(/assets/flatty/bootstrap/glyphicons-halflings-regular-cb18b8d11f9698fc8cb3341cb5c882af1103ef8927d34e1602015b5f82eb234f.ttf) format("truetype"), url(/assets/flatty/bootstrap/glyphicons-halflings-regular-3a9760d706275d9ffe85a0042f3ee73f8425e3011cac1fa8a3c15a59e4053ffa.svg#glyphicons-halflingsregular) format("svg");
}
/* line 21, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* line 33, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 34, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-euro:before {
  content: "\20ac";
}

/* line 36, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 37, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 38, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 39, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 41, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 42, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 43, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 44, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 45, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 46, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 47, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 48, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 49, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 50, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 52, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 54, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 55, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 56, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 57, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 59, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 60, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 61, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 62, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 63, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 64, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 66, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 67, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 68, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 69, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 70, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 71, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 72, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 73, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 74, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 75, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 76, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 77, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 78, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 80, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 81, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 82, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 83, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 84, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 85, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 86, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 87, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 88, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 89, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 90, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 91, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 92, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 93, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 94, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 95, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 96, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 97, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 98, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 99, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 100, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 101, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 102, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 103, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 104, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 105, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 106, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 107, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 108, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 110, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 111, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 113, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 114, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 116, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 117, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 118, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 119, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 120, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 121, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 122, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 123, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 124, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 125, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 126, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 127, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 128, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 129, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 130, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 131, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 132, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 133, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 134, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 135, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 136, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 137, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 138, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 139, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 140, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 141, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 142, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 143, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 144, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 145, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 146, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 147, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 148, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 149, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 150, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 151, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 152, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 153, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 154, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 155, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 156, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 157, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 158, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 159, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 160, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 161, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 162, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 163, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 164, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 165, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 166, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 167, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 168, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 169, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 170, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 171, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 172, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 173, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 174, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 175, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 176, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 177, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 178, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 179, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 180, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 181, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 182, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 183, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 184, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 185, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 186, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 187, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 188, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 189, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 190, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 191, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 192, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 193, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 194, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 195, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 196, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 197, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 198, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 199, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 200, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 201, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 202, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 203, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 204, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 205, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 206, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 207, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 208, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 209, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 210, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 211, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 212, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 213, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 214, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 215, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 216, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 217, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 218, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 219, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 220, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 221, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 222, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 223, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\1f4bc";
}

/* line 224, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\1f4c5";
}

/* line 225, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\1f4cc";
}

/* line 226, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\1f4ce";
}

/* line 227, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\1f4f7";
}

/* line 228, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\1f512";
}

/* line 229, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\1f514";
}

/* line 230, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\1f516";
}

/* line 231, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\1f525";
}

/* line 232, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\1f527";
}

/* line 7, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
}

/* line 23, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropdown {
  position: relative;
}

/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 33, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 59, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 64, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

/* line 77, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #428bca;
}

/* line 87, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

/* line 102, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999999;
}

/* line 110, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 123, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 128, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 134, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #999999;
}

/* line 143, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 153, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 166, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000;
  content: "";
}
/* line 174, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  /* line 188, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
/* line 10, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-default .caret {
  border-top-color: #333;
}
/* line 13, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
  border-top-color: #fff;
}

/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.dropup .btn-default .caret {
  border-bottom-color: #333;
}
/* line 30, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}

/* line 37, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 42, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 46, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
/* line 52, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}

/* line 61, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 73, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-toolbar .btn-group {
  float: left;
}
/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}

/* line 86, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 91, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 93, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 98, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 104, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 107, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 111, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 116, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 121, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 140, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 144, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 151, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 157, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 161, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 166, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 175, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 186, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 191, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 201, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 204, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 208, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 213, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 217, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 222, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 231, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 236, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 245, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

/* line 7, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 45, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 50, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 59, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 70, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
/* line 75, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
/* line 82, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 89, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 96, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 99, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 106, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  white-space: nowrap;
}

/* line 116, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 119, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
/* line 123, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 9, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.nav:before, .nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.nav:after {
  clear: both;
}
/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 23, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #999999;
}
/* line 34, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 46, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
/* line 55, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 61, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 71, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 73, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
/* line 84, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
/* line 91, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 113, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 117, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 5px;
}
/* line 120, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 126, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}

/* line 139, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 141, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 155, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 158, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 160, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
}
@media (min-width: 768px) {
  /* line 166, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}

/* line 174, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 176, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #ddd;
  margin-right: 0;
}
/* line 182, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a {
  border-bottom-color: #fff;
}

/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.tabbable:before, .tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.tabbable:after {
  clear: both;
}

/* line 197, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

/* line 203, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.tab-content > .active,
.pill-content > .active {
  display: block;
}

/* line 214, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}

/* line 218, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}

/* line 224, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.navbar:before, .navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 61, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 70, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 77, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 82, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  /* line 85, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  /* line 88, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}

/* line 99, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  /* line 99, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 118, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-static-top {
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 118, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 126, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 126, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 138, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-fixed-top {
  z-index: 1030;
  top: 0;
}

/* line 142, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}

/* line 150, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
/* line 155, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  /* line 161, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

/* line 173, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 184, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 190, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 173, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 205, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px;
}
/* line 208, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  /* line 216, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 224, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 228, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 230, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 205, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 243, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 245, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media (min-width: 768px) {
  /* line 262, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 265, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
  }
}
/* line 276, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  /* line 288, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  /* line 276, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 313, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 318, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 323, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}

/* line 334, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 343, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  /* line 343, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-text {
    margin-left: 15px;
    margin-right: 15px;
  }
}

/* line 357, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 361, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}
/* line 363, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 370, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}
/* line 375, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}
/* line 378, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
/* line 385, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
/* line 393, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
/* line 402, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
/* line 404, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
/* line 408, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ccc;
}
/* line 413, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e6e6e6;
}
/* line 421, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}
/* line 429, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
/* line 434, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
/* line 440, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}
@media (max-width: 767px) {
  /* line 449, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 451, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 458, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 466, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
/* line 482, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}
/* line 484, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 493, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 497, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #999999;
}
/* line 499, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 506, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #999999;
}
/* line 511, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
/* line 514, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 521, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
/* line 529, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
/* line 539, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 541, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
/* line 545, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 550, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 558, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
/* line 565, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
/* line 569, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
/* line 577, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
@media (max-width: 767px) {
  /* line 587, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 590, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  /* line 592, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 599, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  /* line 607, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
/* line 618, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #999999;
}
/* line 620, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 14, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #999999;
}

/* line 4, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
/* line 10, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  background-color: #eeeeee;
}
/* line 48, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
/* line 60, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 458, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
/* line 464, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
/* line 470, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 458, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
/* line 464, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 470, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.pager:before, .pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.pager:after {
  clear: both;
}
/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
/* line 23, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 5, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_labels.scss */
.label[href]:hover, .label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 36, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_labels.scss */
.label-default {
  background-color: #999999;
}
/* line 483, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: gray;
}

/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_labels.scss */
.label-primary {
  background-color: #428bca;
}
/* line 483, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9;
}

/* line 44, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}
/* line 483, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 48, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}
/* line 483, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 52, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}
/* line 483, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 56, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}
/* line 483, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 29, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 38, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 44, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_badges.scss */
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 49, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.14286;
  color: inherit;
  background-color: #eeeeee;
}
/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron h1 {
  line-height: 1;
  color: inherit;
}
/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_jumbotron.scss */
.jumbotron p {
  line-height: 1.4;
}
/* line 23, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_jumbotron.scss */
.container .jumbotron {
  border-radius: 6px;
}
@media screen and (min-width: 768px) {
  /* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_jumbotron.scss */
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 36, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_jumbotron.scss */
  .jumbotron h1 {
    font-size: 63px;
  }
}

/* line 7, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
}
/* line 11, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_thumbnails.scss */
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 18, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #428bca;
}

/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_thumbnails.scss */
.thumbnail > img {
  margin-left: auto;
  margin-right: auto;
}

/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 9, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert-dismissable {
  padding-right: 35px;
}
/* line 44, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 56, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
/* line 365, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 368, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.alert-success .alert-link {
  color: #356635;
}

/* line 59, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
/* line 365, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 368, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.alert-info .alert-link {
  color: #2d6987;
}

/* line 62, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}
/* line 365, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.alert-warning hr {
  border-top-color: #f8e5be;
}
/* line 368, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.alert-warning .alert-link {
  color: #a47e3c;
}

/* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
/* line 365, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.alert-danger hr {
  border-top-color: #e6c1c7;
}
/* line 368, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.alert-danger .alert-link {
  color: #953b39;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 39, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 49, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 62, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-size: 40px 40px;
}

/* line 68, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_progress-bars.scss */
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 81, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}
/* line 503, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 85, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 503, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 89, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 503, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 93, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 503, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 10, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 17, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_media.scss */
.media,
.media .media {
  margin-top: 15px;
}

/* line 21, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 26, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_media.scss */
.media-heading {
  margin: 0 0 5px;
}

/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_media.scss */
.media > .pull-left {
  margin-right: 10px;
}
/* line 43, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_media.scss */
.media > .pull-right {
  margin-left: 10px;
}

/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 8, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 17, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 30, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 36, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
.list-group-item > .badge {
  float: right;
}
/* line 39, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 46, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
/* line 55, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

/* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
a.list-group-item {
  color: #555;
}
/* line 68, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 73, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 83, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 87, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-body:after {
  clear: both;
}

/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel > .list-group {
  margin-bottom: 0;
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
/* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/* line 39, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

/* line 47, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 59, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel > .table {
  margin-bottom: 0;
}
/* line 62, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel > .panel-body + .table {
  border-top: 1px solid #ddd;
}

/* line 69, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 76, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}
/* line 80, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-title > a {
  color: inherit;
}

/* line 86, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 101, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
/* line 105, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 110, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}
/* line 116, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 118, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 131, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}
/* line 344, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
/* line 348, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
/* line 353, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}

/* line 134, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-primary {
  border-color: #428bca;
}
/* line 344, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
/* line 348, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
/* line 353, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

/* line 137, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 344, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 348, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
/* line 353, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 140, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-warning {
  border-color: #fbeed5;
}
/* line 344, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
/* line 348, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fbeed5;
}
/* line 353, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fbeed5;
}

/* line 143, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-danger {
  border-color: #eed3d7;
}
/* line 344, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
/* line 348, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eed3d7;
}
/* line 353, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #eed3d7;
}

/* line 146, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 344, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 348, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
/* line 353, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 7, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 29, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}
/* line 17, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 15px;
}

/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
body.modal-open {
  margin-right: 0px;
}

/* line 29, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
/* line 41, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 45, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 49, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-dialog {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050;
}

/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}

/* line 71, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000;
}
/* line 80, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 81, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 86, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px;
}

/* line 92, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 97, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857;
}

/* line 104, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 20px;
}

/* line 110, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.modal-footer:after {
  clear: both;
}
/* line 118, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 123, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 127, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  /* line 135, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
  .modal-dialog {
    left: 50%;
    right: auto;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  /* line 142, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
/* line 7, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 17, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 18, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

/* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 43, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 50, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 56, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 62, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 69, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
/* line 76, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 83, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 89, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
/* line 26, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 29, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 43, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 52, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover .arrow, .popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 62, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover .arrow {
  border-width: 11px;
}

/* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 71, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 78, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
/* line 86, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 93, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
/* line 101, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 108, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 117, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 124, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_popovers.scss */
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
/* line 29, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 33, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 37, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 44, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 47, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 50, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 55, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 67, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 82, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
/* line 85, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
/* line 92, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 100, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}
/* line 110, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
/* line 120, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 125, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 136, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
/* line 147, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
}
/* line 157, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 168, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 179, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 189, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }

  /* line 199, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 206, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 23, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 26, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 29, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_responsive-utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 521, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.visible-xs {
  display: none !important;
}

/* line 522, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.visible-xs {
  display: none !important;
}

/* line 523, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 513, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 514, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 515, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 513, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-xs.visible-sm {
    display: block !important;
  }

  /* line 514, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }

  /* line 515, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 513, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-xs.visible-md {
    display: block !important;
  }

  /* line 514, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-xs.visible-md {
    display: table-row !important;
  }

  /* line 515, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 513, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-xs.visible-lg {
    display: block !important;
  }

  /* line 514, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }

  /* line 515, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
/* line 521, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.visible-sm {
  display: none !important;
}

/* line 522, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.visible-sm {
  display: none !important;
}

/* line 523, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 513, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-sm.visible-xs {
    display: block !important;
  }

  /* line 514, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }

  /* line 515, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 513, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 514, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 515, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 513, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-sm.visible-md {
    display: block !important;
  }

  /* line 514, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-sm.visible-md {
    display: table-row !important;
  }

  /* line 515, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 513, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-sm.visible-lg {
    display: block !important;
  }

  /* line 514, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }

  /* line 515, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
/* line 521, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.visible-md {
  display: none !important;
}

/* line 522, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.visible-md {
  display: none !important;
}

/* line 523, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.visible-md,
td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 513, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-md.visible-xs {
    display: block !important;
  }

  /* line 514, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-md.visible-xs {
    display: table-row !important;
  }

  /* line 515, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 513, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-md.visible-sm {
    display: block !important;
  }

  /* line 514, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-md.visible-sm {
    display: table-row !important;
  }

  /* line 515, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 513, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-md {
    display: block !important;
  }

  /* line 514, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 515, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 513, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-md.visible-lg {
    display: block !important;
  }

  /* line 514, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-md.visible-lg {
    display: table-row !important;
  }

  /* line 515, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
/* line 521, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.visible-lg {
  display: none !important;
}

/* line 522, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.visible-lg {
  display: none !important;
}

/* line 523, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 513, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-lg.visible-xs {
    display: block !important;
  }

  /* line 514, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }

  /* line 515, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 513, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-lg.visible-sm {
    display: block !important;
  }

  /* line 514, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }

  /* line 515, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 513, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-lg.visible-md {
    display: block !important;
  }

  /* line 514, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-lg.visible-md {
    display: table-row !important;
  }

  /* line 515, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 513, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 514, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 515, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
/* line 513, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.hidden-xs {
  display: block !important;
}

/* line 514, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.hidden-xs {
  display: table-row !important;
}

/* line 515, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 521, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-xs {
    display: none !important;
  }

  /* line 522, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-xs {
    display: none !important;
  }

  /* line 523, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 521, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-xs.hidden-sm {
    display: none !important;
  }

  /* line 522, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }

  /* line 523, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 521, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-xs.hidden-md {
    display: none !important;
  }

  /* line 522, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-xs.hidden-md {
    display: none !important;
  }

  /* line 523, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 521, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-xs.hidden-lg {
    display: none !important;
  }

  /* line 522, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }

  /* line 523, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
/* line 513, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.hidden-sm {
  display: block !important;
}

/* line 514, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.hidden-sm {
  display: table-row !important;
}

/* line 515, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 521, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-sm.hidden-xs {
    display: none !important;
  }

  /* line 522, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }

  /* line 523, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 521, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-sm {
    display: none !important;
  }

  /* line 522, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-sm {
    display: none !important;
  }

  /* line 523, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 521, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-sm.hidden-md {
    display: none !important;
  }

  /* line 522, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-sm.hidden-md {
    display: none !important;
  }

  /* line 523, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 521, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-sm.hidden-lg {
    display: none !important;
  }

  /* line 522, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }

  /* line 523, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
/* line 513, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.hidden-md {
  display: block !important;
}

/* line 514, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.hidden-md {
  display: table-row !important;
}

/* line 515, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 521, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-md.hidden-xs {
    display: none !important;
  }

  /* line 522, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-md.hidden-xs {
    display: none !important;
  }

  /* line 523, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 521, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-md.hidden-sm {
    display: none !important;
  }

  /* line 522, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-md.hidden-sm {
    display: none !important;
  }

  /* line 523, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 521, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-md {
    display: none !important;
  }

  /* line 522, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-md {
    display: none !important;
  }

  /* line 523, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 521, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-md.hidden-lg {
    display: none !important;
  }

  /* line 522, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-md.hidden-lg {
    display: none !important;
  }

  /* line 523, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
/* line 513, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.hidden-lg {
  display: block !important;
}

/* line 514, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.hidden-lg {
  display: table-row !important;
}

/* line 515, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 521, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-lg.hidden-xs {
    display: none !important;
  }

  /* line 522, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }

  /* line 523, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 521, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-lg.hidden-sm {
    display: none !important;
  }

  /* line 522, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }

  /* line 523, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 521, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-lg.hidden-md {
    display: none !important;
  }

  /* line 522, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-lg.hidden-md {
    display: none !important;
  }

  /* line 523, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 521, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-lg {
    display: none !important;
  }

  /* line 522, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-lg {
    display: none !important;
  }

  /* line 523, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
/* line 521, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
.visible-print {
  display: none !important;
}

/* line 522, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
tr.visible-print {
  display: none !important;
}

/* line 523, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
th.visible-print,
td.visible-print {
  display: none !important;
}

@media print {
  /* line 513, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .visible-print {
    display: block !important;
  }

  /* line 514, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 515, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }

  /* line 521, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  .hidden-print {
    display: none !important;
  }

  /* line 522, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  tr.hidden-print {
    display: none !important;
  }

  /* line 523, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/bootstrap/bootstrap/_mixins.scss */
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
/*!
 * Datepicker for Bootstrap v3
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
/* line 9, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget {
  top: 0;
  left: 0;
  width: 250px;
  padding: 4px;
  margin-top: 1px;
  z-index: 3000;
  border-radius: 4px;
  /*.dow {
border-top: 1px solid #ddd !important;
}*/
}
/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  top: -6px;
  left: 7px;
}
/* line 46, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.pull-right:before {
  left: auto;
  right: 6px;
}
/* line 52, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.pull-right:after {
  left: auto;
  right: 7px;
}
/* line 59, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget > ul {
  list-style-type: none;
  margin: 0;
}
/* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget > ul .picker-switch + li .timepicker {
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 72, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
  width: 100%;
  font-weight: bold;
  font-size: 1.2em;
}
/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator {
  width: 4px;
  padding: 0;
  margin: 0;
}
/* line 86, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .datepicker > div {
  display: none;
}
/* line 91, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
/* line 96, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
/* line 102, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
}
/* line 113, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td.day:hover, .bootstrap-datetimepicker-widget td.hour:hover, .bootstrap-datetimepicker-widget td.minute:hover, .bootstrap-datetimepicker-widget td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
/* line 122, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td.old, .bootstrap-datetimepicker-widget td.new {
  color: #999999;
}
/* line 128, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover {
  background-color: #428bca;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 136, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td.disabled, .bootstrap-datetimepicker-widget td.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
/* line 144, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  border-radius: 4px;
}
/* line 155, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td span:hover {
  background: #eeeeee;
}
/* line 160, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td span.active {
  background-color: #428bca;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 167, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td span.old {
  color: #999999;
}
/* line 172, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget td span.disabled, .bootstrap-datetimepicker-widget td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
/* line 184, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget th.switch {
  width: 145px;
}
/* line 189, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget th.next, .bootstrap-datetimepicker-widget th.prev {
  font-size: 21px;
}
/* line 195, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget th.disabled, .bootstrap-datetimepicker-widget th.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
/* line 204, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget thead tr:first-child th {
  cursor: pointer;
}
/* line 208, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
  background: #eeeeee;
}

/* line 222, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.input-group.date .input-group-addon span {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

/* line 234, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.left-oriented:before {
  left: auto;
  right: 6px;
}
/* line 240, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget.left-oriented:after {
  left: auto;
  right: 7px;
}

/* line 246, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.scss */
.bootstrap-datetimepicker-widget ul.list-unstyled li.in div.timepicker div.timepicker-picker table.table-condensed tbody > tr > td, .bootstrap-datetimepicker-widget ul.list-inline li.in div.timepicker div.timepicker-picker table.table-condensed tbody > tr > td {
  padding: 0px !important;
}

/* line 2, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_length label {
  float: left;
  text-align: left;
}

/* line 7, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_length select {
  width: 75px;
}

/* line 11, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_filter label {
  float: right;
}

/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_info {
  padding-top: 8px;
}

/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_paginate {
  float: right;
  margin: 0;
}

/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
table.table {
  clear: both;
  margin-bottom: 6px !important;
  max-width: none !important;
}

/* line 30, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
table.table thead .sorting,
table.table thead .sorting_asc,
table.table thead .sorting_desc,
table.table thead .sorting_asc_disabled,
table.table thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
}

/* line 39, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
table.dataTable th:active {
  outline: none;
}

/* Scrolling */
/* line 44, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_scrollHead table {
  margin-bottom: 0 !important;
}

/* line 48, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_scrollBody table {
  border-top: none;
  margin-bottom: 0 !important;
}

/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td {
  border-top: none;
}

/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.dataTables_scrollFoot table {
  border-top: none;
}

/*
 * TableTools styles
 */
/* line 66, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
.table tbody tr.active td,
.table tbody tr.active th {
  background-color: #08C;
  color: white;
}

/* line 72, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
.table tbody tr.active:hover td,
.table tbody tr.active:hover th {
  background-color: #0075b0 !important;
}

/* line 77, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
.table-striped tbody tr.active:nth-child(odd) td,
.table-striped tbody tr.active:nth-child(odd) th {
  background-color: #017ebc;
}

/* line 82, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
table.DTTT_selectable tbody tr {
  cursor: pointer;
  *cursor: hand;
}

/* line 87, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTTT .btn {
  color: #333 !important;
  font-size: 12px;
}

/* line 92, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTTT .btn:hover {
  text-decoration: none !important;
}

/* line 97, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
ul.DTTT_dropdown.dropdown-menu a {
  color: #333 !important;
  /* needed only when demo_page.css is included */
}

/* line 101, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
ul.DTTT_dropdown.dropdown-menu li:hover a {
  background-color: #0088cc;
  color: white !important;
}

/* TableTools information display */
/* line 107, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTTT_print_info.modal {
  height: 150px;
  margin-top: -75px;
  text-align: center;
}

/* line 113, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTTT_print_info h6 {
  font-weight: normal;
  font-size: 28px;
  line-height: 28px;
  margin: 1em;
}

/* line 120, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTTT_print_info p {
  font-size: 14px;
  line-height: 20px;
}

/*
 * FixedColumns styles
 */
/* line 130, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
table.DTFC_Cloned tr.even {
  background-color: white;
}

/* line 136, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTFC_LeftHeadWrapper table {
  margin-bottom: 0 !important;
}

/* line 140, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTFC_LeftBodyWrapper table {
  border-top: none;
  margin-bottom: 0 !important;
}

/* line 145, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td {
  border-top: none;
}

/* line 150, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/datatables/bootstrap-datatable.scss */
div.DTFC_LeftFootWrapper table {
  border-top: none;
}

/*
Version: 3.4.2 Timestamp: Mon Aug 12 15:04:12 PDT 2013
*/
/* line 4, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}

/* line 14, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box;
  /* webkit */
  -moz-box-sizing: border-box;
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}

/* line 29, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
  background-image: -o-linear-gradient(bottom, #eee 0%, #fff 50%);
  background-image: -ms-linear-gradient(top, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
}

/* line 61, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
  background-image: -o-linear-gradient(bottom, #eee 0%, #fff 90%);
  background-image: -ms-linear-gradient(top, #eee 0%, #fff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear-gradient(to bottom, #eeeeee 0%, #ffffff 90%);
}

/* line 73, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}

/* line 77, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 87, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url(/images/plugins/select2/select2.png) right top no-repeat;
  cursor: pointer;
  outline: 0;
}

/* line 104, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}

/* line 108, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

/* line 113, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 132, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

/* line 148, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}

/* line 153, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}

/* line 157, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

/* line 166, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none;
}

/* line 171, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}

/* line 175, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-clip: padding-box;
}

/* line 186, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/images/plugins/select2/select2.png) no-repeat 0 1px;
}

/* line 193, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}

/* line 207, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff url(/images/plugins/select2/select2.png) no-repeat 100% -22px;
  background: url(/images/plugins/select2/select2.png) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url(/images/plugins/select2/select2.png) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url(/images/plugins/select2/select2.png) no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url(/images/plugins/select2/select2.png) no-repeat 100% -22px, -o-linear-gradient(bottom, #fff 85%, #eee 99%);
  background: url(/images/plugins/select2/select2.png) no-repeat 100% -22px, -ms-linear-gradient(top, #fff 85%, #eee 99%);
  background: url(/images/plugins/select2/select2.png) no-repeat 100% -22px, linear-gradient(to bottom, #ffffff 85%, #eeeeee 99%);
}

/* line 232, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}

/* line 236, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-search input.select2-active {
  background: #fff url(/images/plugins/select2/select2-spinner.gif) no-repeat 100%;
  background: #fff url(/images/plugins/select2/select2-spinner.gif) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: #fff url(/images/plugins/select2/select2-spinner.gif) no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: #fff url(/images/plugins/select2/select2-spinner.gif) no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: #fff url(/images/plugins/select2/select2-spinner.gif) no-repeat 100%, -o-linear-gradient(bottom, #fff 85%, #eee 99%);
  background: #fff url(/images/plugins/select2/select2-spinner.gif) no-repeat 100%, -ms-linear-gradient(top, #fff 85%, #eee 99%);
  background: #fff url(/images/plugins/select2/select2-spinner.gif) no-repeat 100%, linear-gradient(to bottom, #ffffff 85%, #eeeeee 99%);
}

/* line 246, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 255, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(bottom, #fff 0%, #eee 50%);
  background-image: -ms-linear-gradient(top, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
}

/* line 273, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -ms-linear-gradient(bottom, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to top, #ffffff 0%, #eeeeee 50%);
}

/* line 287, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}

/* line 292, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}

/* results */
/* line 297, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: transparent;
}

/* line 307, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}

/* line 312, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results ul.select2-result-sub > li .select2-result-label {
  padding-left: 20px;
}

/* line 313, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 40px;
}

/* line 314, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 60px;
}

/* line 315, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 80px;
}

/* line 316, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 100px;
}

/* line 317, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 110px;
}

/* line 318, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 120px;
}

/* line 320, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}

/* line 326, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

/* line 330, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 345, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}

/* line 350, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results li em {
  background: #feffde;
  font-style: normal;
}

/* line 355, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results .select2-highlighted em {
  background: transparent;
}

/* line 359, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}

/* line 365, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
}

/*
disabled look for disabled choices in the results dropdown
*/
/* line 375, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 381, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 387, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-results .select2-selected {
  display: none;
}

/* line 391, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-more-results.select2-active {
  background: #f4f4f4 url(/images/plugins/select2/select2-spinner.gif) no-repeat 100%;
}

/* line 395, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */
/* line 402, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 409, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}

/* line 415, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

/* multiselect */
/* line 422, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: -o-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: -ms-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: linear-gradient(to bottom, #eeeeee 1%, #ffffff 15%);
}

/* line 442, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

/* line 446, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-choices {
  min-height: 26px;
}

/* line 450, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 457, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

/* line 461, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 467, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}

/* line 481, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url(/images/plugins/select2/select2-spinner.gif) no-repeat 100% !important;
}

/* line 485, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-default {
  color: #999 !important;
}

/* line 489, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
}

/* line 520, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}

/* line 523, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

/* line 527, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url(/images/plugins/select2/select2.png) right top no-repeat;
}

/* line 540, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

/* line 544, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}

/* line 547, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */
/* line 552, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 559, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}

/* line 566, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}

/* end multiselect */
/* line 572, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

/* line 577, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-offscreen, .select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

/* line 591, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-display-none {
  display: none;
}

/* line 595, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  /* line 606, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
  .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
    background-image: url(/assets/flatty/plugins/select2/select2x2-6fe28d687dc0ed4d96016238c608ba1e7198c9c9accfa0b360b78018b9fb9bc2.png) !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }

  /* line 611, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/select2/select2.scss */
  .select2-search input {
    background-position: 100% -21px !important;
  }
}
/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider {
  width: 100%;
  min-height: 250px;
  display: block;
  position: relative;
  overflow: hidden;
}

/* line 2, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider ul {
  list-style: none;
  margin: 0;
}

/* line 3, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider-content {
  float: left;
  width: 100%;
  display: block;
  overflow: auto;
  min-height: 250px;
}

/* line 4, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider-content ul {
  margin: 0;
  float: left;
  width: 100%;
  display: block;
  position: relative;
}

/* line 5, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider-content ul li {
  float: left;
  width: 100%;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider-content ul ul li a {
  padding: 5px 10px;
  display: block;
  border-bottom: 1px solid #dce1e5;
  text-transform: capitalize;
}

/* line 7, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider-content ul ul li a:hover {
  background: #f4f7f9;
}

/* line 8, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider-content .title {
  padding: 5px 0;
  text-indent: 10px;
  background: #dce1e5;
  color: #143249;
  width: 100%;
  float: left;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 9, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider .slider-nav {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 10px;
  min-height: 250px;
  background: #dce1e5;
}

/* line 10, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider .slider-nav ul {
  padding: 5px 0;
}

/* line 11, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider .slider-nav li a {
  padding: 3px 5px;
  line-height: 13px;
  text-align: center;
  color: #807f7f;
  font-weight: bold;
  display: block;
  text-transform: uppercase;
  cursor: pointer;
}

/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider .arrow:before, .slider .arrow.down:before {
  position: relative;
  top: 3px;
  content: "\f062";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}

/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider .arrow.down:before {
  content: "\f063";
  top: 5px;
}

/* line 26, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/slider_nav/slidernav.scss */
.slider .slide-up, .slider .slide-down {
  height: 30px;
  background: #dce1e5;
  text-align: center;
  cursor: pointer;
  float: right;
  width: 100%;
  position: relative;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag {
  width: 16px;
  height: 11px;
  background: url(/assets/flatty/plugins/flags/flags-9588eba3827745ea2d8685c504b841bf48e7ca5db22be3013204f94466c749b5.png) no-repeat;
  display: inline-block;
}

/* line 8, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ad {
  background-position: -16px 0;
}

/* line 9, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ae {
  background-position: -32px 0;
}

/* line 10, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-af {
  background-position: -48px 0;
}

/* line 11, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ag {
  background-position: -64px 0;
}

/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ai {
  background-position: -80px 0;
}

/* line 13, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-al {
  background-position: -96px 0;
}

/* line 14, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-am {
  background-position: -112px 0;
}

/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-an {
  background-position: -128px 0;
}

/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ao {
  background-position: -144px 0;
}

/* line 17, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ar {
  background-position: -160px 0;
}

/* line 18, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-as {
  background-position: -176px 0;
}

/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-at {
  background-position: -192px 0;
}

/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-au {
  background-position: -208px 0;
}

/* line 21, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-aw {
  background-position: -224px 0;
}

/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-az {
  background-position: -240px 0;
}

/* line 23, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ba {
  background-position: 0 -11px;
}

/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bb {
  background-position: -16px -11px;
}

/* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bd {
  background-position: -32px -11px;
}

/* line 26, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-be {
  background-position: -48px -11px;
}

/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bf {
  background-position: -64px -11px;
}

/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bg {
  background-position: -80px -11px;
}

/* line 29, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bh {
  background-position: -96px -11px;
}

/* line 30, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bi {
  background-position: -112px -11px;
}

/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bj {
  background-position: -128px -11px;
}

/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bm {
  background-position: -144px -11px;
}

/* line 33, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bn {
  background-position: -160px -11px;
}

/* line 34, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bo {
  background-position: -176px -11px;
}

/* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-br {
  background-position: -192px -11px;
}

/* line 36, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bs {
  background-position: -208px -11px;
}

/* line 37, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bt {
  background-position: -224px -11px;
}

/* line 38, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bv {
  background-position: -240px -11px;
}

/* line 39, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bw {
  background-position: 0 -22px;
}

/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-by {
  background-position: -16px -22px;
}

/* line 41, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-bz {
  background-position: -32px -22px;
}

/* line 42, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ca {
  background-position: -48px -22px;
}

/* line 43, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-catalonia {
  background-position: -64px -22px;
}

/* line 44, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cd {
  background-position: -80px -22px;
}

/* line 45, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cf {
  background-position: -96px -22px;
}

/* line 46, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cg {
  background-position: -112px -22px;
}

/* line 47, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ch {
  background-position: -128px -22px;
}

/* line 48, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ci {
  background-position: -144px -22px;
}

/* line 49, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ck {
  background-position: -160px -22px;
}

/* line 50, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cl {
  background-position: -176px -22px;
}

/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cm {
  background-position: -192px -22px;
}

/* line 52, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cn {
  background-position: -208px -22px;
}

/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-co {
  background-position: -224px -22px;
}

/* line 54, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cr {
  background-position: -240px -22px;
}

/* line 55, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cu {
  background-position: 0 -33px;
}

/* line 56, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cv {
  background-position: -16px -33px;
}

/* line 57, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cw {
  background-position: -32px -33px;
}

/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cy {
  background-position: -48px -33px;
}

/* line 59, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-cz {
  background-position: -64px -33px;
}

/* line 60, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-de {
  background-position: -80px -33px;
}

/* line 61, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-dj {
  background-position: -96px -33px;
}

/* line 62, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-dk {
  background-position: -112px -33px;
}

/* line 63, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-dm {
  background-position: -128px -33px;
}

/* line 64, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-do {
  background-position: -144px -33px;
}

/* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-dz {
  background-position: -160px -33px;
}

/* line 66, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ec {
  background-position: -176px -33px;
}

/* line 67, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ee {
  background-position: -192px -33px;
}

/* line 68, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-eg {
  background-position: -208px -33px;
}

/* line 69, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-eh {
  background-position: -224px -33px;
}

/* line 70, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-england {
  background-position: -240px -33px;
}

/* line 71, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-er {
  background-position: 0 -44px;
}

/* line 72, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-es {
  background-position: -16px -44px;
}

/* line 73, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-et {
  background-position: -32px -44px;
}

/* line 74, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-eu {
  background-position: -48px -44px;
}

/* line 75, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-fi {
  background-position: -64px -44px;
}

/* line 76, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-fj {
  background-position: -80px -44px;
}

/* line 77, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-fk {
  background-position: -96px -44px;
}

/* line 78, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-fm {
  background-position: -112px -44px;
}

/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-fo {
  background-position: -128px -44px;
}

/* line 80, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-fr {
  background-position: -144px -44px;
}

/* line 81, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ga {
  background-position: -160px -44px;
}

/* line 82, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gb {
  background-position: -176px -44px;
}

/* line 83, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gd {
  background-position: -192px -44px;
}

/* line 84, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ge {
  background-position: -208px -44px;
}

/* line 85, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gf {
  background-position: -224px -44px;
}

/* line 86, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gg {
  background-position: -240px -44px;
}

/* line 87, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gh {
  background-position: 0 -55px;
}

/* line 88, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gi {
  background-position: -16px -55px;
}

/* line 89, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gl {
  background-position: -32px -55px;
}

/* line 90, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gm {
  background-position: -48px -55px;
}

/* line 91, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gn {
  background-position: -64px -55px;
}

/* line 92, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gp {
  background-position: -80px -55px;
}

/* line 93, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gq {
  background-position: -96px -55px;
}

/* line 94, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gr {
  background-position: -112px -55px;
}

/* line 95, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gs {
  background-position: -128px -55px;
}

/* line 96, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gt {
  background-position: -144px -55px;
}

/* line 97, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gu {
  background-position: -160px -55px;
}

/* line 98, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gw {
  background-position: -176px -55px;
}

/* line 99, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-gy {
  background-position: -192px -55px;
}

/* line 100, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-hk {
  background-position: -208px -55px;
}

/* line 101, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-hm {
  background-position: -224px -55px;
}

/* line 102, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-hn {
  background-position: -240px -55px;
}

/* line 103, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-hr {
  background-position: 0 -66px;
}

/* line 104, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ht {
  background-position: -16px -66px;
}

/* line 105, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-hu {
  background-position: -32px -66px;
}

/* line 106, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ic {
  background-position: -48px -66px;
}

/* line 107, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-id {
  background-position: -64px -66px;
}

/* line 108, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ie {
  background-position: -80px -66px;
}

/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-il {
  background-position: -96px -66px;
}

/* line 110, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-im {
  background-position: -112px -66px;
}

/* line 111, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-in {
  background-position: -128px -66px;
}

/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-io {
  background-position: -144px -66px;
}

/* line 113, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-iq {
  background-position: -160px -66px;
}

/* line 114, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ir {
  background-position: -176px -66px;
}

/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-is {
  background-position: -192px -66px;
}

/* line 116, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-it {
  background-position: -208px -66px;
}

/* line 117, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-je {
  background-position: -224px -66px;
}

/* line 118, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-jm {
  background-position: -240px -66px;
}

/* line 119, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-jo {
  background-position: 0 -77px;
}

/* line 120, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-jp {
  background-position: -16px -77px;
}

/* line 121, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ke {
  background-position: -32px -77px;
}

/* line 122, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-kg {
  background-position: -48px -77px;
}

/* line 123, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-kh {
  background-position: -64px -77px;
}

/* line 124, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ki {
  background-position: -80px -77px;
}

/* line 125, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-km {
  background-position: -96px -77px;
}

/* line 126, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-kn {
  background-position: -112px -77px;
}

/* line 127, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-kp {
  background-position: -128px -77px;
}

/* line 128, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-kr {
  background-position: -144px -77px;
}

/* line 129, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-kurdistan {
  background-position: -160px -77px;
}

/* line 130, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-kw {
  background-position: -176px -77px;
}

/* line 131, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ky {
  background-position: -192px -77px;
}

/* line 132, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-kz {
  background-position: -208px -77px;
}

/* line 133, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-la {
  background-position: -224px -77px;
}

/* line 134, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-lb {
  background-position: -240px -77px;
}

/* line 135, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-lc {
  background-position: 0 -88px;
}

/* line 136, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-li {
  background-position: -16px -88px;
}

/* line 137, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-lk {
  background-position: -32px -88px;
}

/* line 138, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-lr {
  background-position: -48px -88px;
}

/* line 139, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ls {
  background-position: -64px -88px;
}

/* line 140, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-lt {
  background-position: -80px -88px;
}

/* line 141, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-lu {
  background-position: -96px -88px;
}

/* line 142, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-lv {
  background-position: -112px -88px;
}

/* line 143, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ly {
  background-position: -128px -88px;
}

/* line 144, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ma {
  background-position: -144px -88px;
}

/* line 145, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mc {
  background-position: -160px -88px;
}

/* line 146, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-md {
  background-position: -176px -88px;
}

/* line 147, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-me {
  background-position: -192px -88px;
}

/* line 148, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mg {
  background-position: -208px -88px;
}

/* line 149, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mh {
  background-position: -224px -88px;
}

/* line 150, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mk {
  background-position: -240px -88px;
}

/* line 151, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ml {
  background-position: 0 -99px;
}

/* line 152, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mm {
  background-position: -16px -99px;
}

/* line 153, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mn {
  background-position: -32px -99px;
}

/* line 154, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mo {
  background-position: -48px -99px;
}

/* line 155, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mp {
  background-position: -64px -99px;
}

/* line 156, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mq {
  background-position: -80px -99px;
}

/* line 157, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mr {
  background-position: -96px -99px;
}

/* line 158, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ms {
  background-position: -112px -99px;
}

/* line 159, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mt {
  background-position: -128px -99px;
}

/* line 160, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mu {
  background-position: -144px -99px;
}

/* line 161, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mv {
  background-position: -160px -99px;
}

/* line 162, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mw {
  background-position: -176px -99px;
}

/* line 163, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mx {
  background-position: -192px -99px;
}

/* line 164, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-my {
  background-position: -208px -99px;
}

/* line 165, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-mz {
  background-position: -224px -99px;
}

/* line 166, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-na {
  background-position: -240px -99px;
}

/* line 167, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-nc {
  background-position: 0 -110px;
}

/* line 168, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ne {
  background-position: -16px -110px;
}

/* line 169, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-nf {
  background-position: -32px -110px;
}

/* line 170, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ng {
  background-position: -48px -110px;
}

/* line 171, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ni {
  background-position: -64px -110px;
}

/* line 172, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-nl {
  background-position: -80px -110px;
}

/* line 173, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-no {
  background-position: -96px -110px;
}

/* line 174, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-np {
  background-position: -112px -110px;
}

/* line 175, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-nr {
  background-position: -128px -110px;
}

/* line 176, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-nu {
  background-position: -144px -110px;
}

/* line 177, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-nz {
  background-position: -160px -110px;
}

/* line 178, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-om {
  background-position: -176px -110px;
}

/* line 179, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pa {
  background-position: -192px -110px;
}

/* line 180, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pe {
  background-position: -208px -110px;
}

/* line 181, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pf {
  background-position: -224px -110px;
}

/* line 182, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pg {
  background-position: -240px -110px;
}

/* line 183, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ph {
  background-position: 0 -121px;
}

/* line 184, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pk {
  background-position: -16px -121px;
}

/* line 185, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pl {
  background-position: -32px -121px;
}

/* line 186, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pm {
  background-position: -48px -121px;
}

/* line 187, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pn {
  background-position: -64px -121px;
}

/* line 188, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pr {
  background-position: -80px -121px;
}

/* line 189, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ps {
  background-position: -96px -121px;
}

/* line 190, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pt {
  background-position: -112px -121px;
}

/* line 191, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-pw {
  background-position: -128px -121px;
}

/* line 192, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-py {
  background-position: -144px -121px;
}

/* line 193, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-qa {
  background-position: -160px -121px;
}

/* line 194, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-re {
  background-position: -176px -121px;
}

/* line 195, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ro {
  background-position: -192px -121px;
}

/* line 196, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-rs {
  background-position: -208px -121px;
}

/* line 197, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ru {
  background-position: -224px -121px;
}

/* line 198, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-rw {
  background-position: -240px -121px;
}

/* line 199, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sa {
  background-position: 0 -132px;
}

/* line 200, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sb {
  background-position: -16px -132px;
}

/* line 201, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sc {
  background-position: -32px -132px;
}

/* line 202, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-scotland {
  background-position: -48px -132px;
}

/* line 203, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sd {
  background-position: -64px -132px;
}

/* line 204, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-se {
  background-position: -80px -132px;
}

/* line 205, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sg {
  background-position: -96px -132px;
}

/* line 206, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sh {
  background-position: -112px -132px;
}

/* line 207, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-si {
  background-position: -128px -132px;
}

/* line 208, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sk {
  background-position: -144px -132px;
}

/* line 209, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sl {
  background-position: -160px -132px;
}

/* line 210, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sm {
  background-position: -176px -132px;
}

/* line 211, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sn {
  background-position: -192px -132px;
}

/* line 212, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-so {
  background-position: -208px -132px;
}

/* line 213, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-somaliland {
  background-position: -224px -132px;
}

/* line 214, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sr {
  background-position: -240px -132px;
}

/* line 215, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ss {
  background-position: 0 -143px;
}

/* line 216, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-st {
  background-position: -16px -143px;
}

/* line 217, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sv {
  background-position: -32px -143px;
}

/* line 218, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sx {
  background-position: -48px -143px;
}

/* line 219, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sy {
  background-position: -64px -143px;
}

/* line 220, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-sz {
  background-position: -80px -143px;
}

/* line 221, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tc {
  background-position: -96px -143px;
}

/* line 222, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-td {
  background-position: -112px -143px;
}

/* line 223, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tf {
  background-position: -128px -143px;
}

/* line 224, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tg {
  background-position: -144px -143px;
}

/* line 225, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-th {
  background-position: -160px -143px;
}

/* line 226, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tj {
  background-position: -176px -143px;
}

/* line 227, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tk {
  background-position: -192px -143px;
}

/* line 228, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tl {
  background-position: -208px -143px;
}

/* line 229, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tm {
  background-position: -224px -143px;
}

/* line 230, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tn {
  background-position: -240px -143px;
}

/* line 231, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-to {
  background-position: 0 -154px;
}

/* line 232, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tr {
  background-position: -16px -154px;
}

/* line 233, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tt {
  background-position: -32px -154px;
}

/* line 234, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tv {
  background-position: -48px -154px;
}

/* line 235, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tw {
  background-position: -64px -154px;
}

/* line 236, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-tz {
  background-position: -80px -154px;
}

/* line 237, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ua {
  background-position: -96px -154px;
}

/* line 238, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ug {
  background-position: -112px -154px;
}

/* line 239, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-um {
  background-position: -128px -154px;
}

/* line 240, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-us {
  background-position: -144px -154px;
}

/* line 241, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-uy {
  background-position: -160px -154px;
}

/* line 242, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-uz {
  background-position: -176px -154px;
}

/* line 243, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-va {
  background-position: -192px -154px;
}

/* line 244, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-vc {
  background-position: -208px -154px;
}

/* line 245, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ve {
  background-position: -224px -154px;
}

/* line 246, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-vg {
  background-position: -240px -154px;
}

/* line 247, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-vi {
  background-position: 0 -165px;
}

/* line 248, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-vn {
  background-position: -16px -165px;
}

/* line 249, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-vu {
  background-position: -32px -165px;
}

/* line 250, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-wales {
  background-position: -48px -165px;
}

/* line 251, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-wf {
  background-position: -64px -165px;
}

/* line 252, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ws {
  background-position: -80px -165px;
}

/* line 253, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-ye {
  background-position: -96px -165px;
}

/* line 254, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-yt {
  background-position: -112px -165px;
}

/* line 255, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-za {
  background-position: -128px -165px;
}

/* line 256, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-zanzibar {
  background-position: -144px -165px;
}

/* line 257, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-zm {
  background-position: -160px -165px;
}

/* line 258, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/plugins/flags/flags.scss */
.flag.flag-zw {
  background-position: -176px -165px;
}

/*! jQuery UI - v1.10.3 - 2013-09-14
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-helper-hidden {
  display: none;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-helper-clearfix {
  min-height: 0;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-front {
  z-index: 100;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-state-disabled {
  cursor: default !important;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable {
  position: relative;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  min-height: 0;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-accordion .ui-accordion-noicons {
  padding-left: .7em;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button-icon-only {
  width: 2.2em;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
button.ui-button-icon-only {
  width: 2.4em;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button-icons-only {
  width: 3.4em;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
button.ui-button-icons-only {
  width: 3.7em;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
input.ui-button {
  padding: .4em 1em;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-buttonset {
  margin-right: 7px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 21px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  min-height: 0;
  font-weight: normal;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: .4em 0 .2em;
  line-height: 1.5;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu .ui-state-disabled a {
  cursor: default;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu-icons {
  position: relative;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: .2em;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-menu .ui-menu-icon {
  position: static;
  float: right;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-progressbar .ui-progressbar-overlay {
  background: url(/assets/flatty/jquery_ui/animated-overlay-c7bcc76fb23c0430b36ec448eb79f8bc34129dae95da10f3c14ed0eacdf2f1b9.gif);
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider {
  position: relative;
  text-align: left;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-horizontal {
  height: .8em;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-spinner-up {
  top: 0;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-spinner-down {
  bottom: 0;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-tabs {
  position: relative;
  padding: .2em;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/jquery/jquery_ui.scss */
body .ui-tooltip {
  border-width: 2px;
}

@media (max-width: 767px) {
  /* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
  .text-center-xs {
    text-align: center;
  }
}

@media (min-width: 768px) {
  /* line 30, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
  .img-responsive-sm {
    display: block;
    height: auto;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  /* line 38, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
  .no-mg-t-xs {
    margin-top: 0 !important;
  }
}

/* line 44, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.no-mg-t {
  margin-top: 0 !important;
}

/* line 45, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.no-mg-b {
  margin-bottom: 0 !important;
}

/* line 120, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
.center-block {
  margin-left: auto;
  margin-right: auto;
}

/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/assets/flatty/fontawesome-webfont-a9595e5bf3b6dbbc076902b9abdea356053d69a2fe66506706de9bb39a126b8f.eot?v=3.2.1);
  src: url(/assets/flatty/fontawesome-webfont-a9595e5bf3b6dbbc076902b9abdea356053d69a2fe66506706de9bb39a126b8f.eot?#iefix&v=3.2.1) format("embedded-opentype"), url(/assets/flatty/fontawesome-webfont-18e6b5ff511b90edf098e62ac45ed9d6673a3eee10165d0de4164d4d02a3a77f.woff?v=3.2.1) format("woff"), url(/assets/flatty/fontawesome-webfont-14dcb8f02b3b81c2baab230610c349a94282bbd976693759e9b4a8694d486451.ttf?v=3.2.1) format("truetype"), url(/assets/flatty/fontawesome-webfont-61c90f78333473c40f9512789708cdcd8206dd269401103f33d438cd838bb1f0.svg#fontawesomeregular?v=3.2.1) format("svg");
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
/* line 37, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}

/* line 46, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

/* makes the font 33% larger relative to the icon container */
/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}

/* makes sure icons active on rollover in links */
/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}

/* increased font size for icon-large */
/* line 63, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em;
}

/* line 70, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714286em;
}

/* line 74, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none;
}

/* line 78, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icons-ul > li {
  position: relative;
}

/* line 81, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icons-ul .icon-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit;
}

/* line 88, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}

/* line 92, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-muted {
  color: #eeeeee;
}

/* line 95, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-light {
  color: #ffffff;
}

/* line 98, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-dark {
  color: #333333;
}

/* line 101, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 108, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-2x {
  font-size: 2em;
}

/* line 111, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 117, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-3x {
  font-size: 3em;
}

/* line 120, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 126, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-4x {
  font-size: 4em;
}

/* line 129, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 135, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-5x {
  font-size: 5em;
}

/* line 138, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

/* line 144, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.pull-right {
  float: right;
}

/* line 147, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.pull-left {
  float: left;
}

/* line 150, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}

/* line 154, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
/* line 161, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

/* more sprites.less reset */
/* line 174, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}

/* keeps Bootstrap styles with and without icons the same */
/* line 190, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}

/* line 196, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}

/* line 202, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}

/* line 212, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}

/* line 218, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}

/* line 222, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.btn.btn-sm [class^="icon-"].pull-left.icon-2x, .btn-group-sm > .btn [class^="icon-"].pull-left.icon-2x,
.btn.btn-sm [class*=" icon-"].pull-left.icon-2x,
.btn-group-sm > .btn [class*=" icon-"].pull-left.icon-2x,
.btn.btn-sm [class^="icon-"].pull-right.icon-2x,
.btn-group-sm > .btn [class^="icon-"].pull-right.icon-2x,
.btn.btn-sm [class*=" icon-"].pull-right.icon-2x,
.btn-group-sm > .btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}

/* line 228, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.btn.btn-lg [class^="icon-"], .btn-group-lg > .btn [class^="icon-"],
.btn.btn-lg [class*=" icon-"],
.btn-group-lg > .btn [class*=" icon-"] {
  margin-top: 0;
}

/* line 232, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.btn.btn-lg [class^="icon-"].pull-left.icon-2x, .btn-group-lg > .btn [class^="icon-"].pull-left.icon-2x,
.btn.btn-lg [class*=" icon-"].pull-left.icon-2x,
.btn-group-lg > .btn [class*=" icon-"].pull-left.icon-2x,
.btn.btn-lg [class^="icon-"].pull-right.icon-2x,
.btn-group-lg > .btn [class^="icon-"].pull-right.icon-2x,
.btn.btn-lg [class*=" icon-"].pull-right.icon-2x,
.btn-group-lg > .btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}

/* line 238, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.btn.btn-lg [class^="icon-"].pull-left.icon-2x, .btn-group-lg > .btn [class^="icon-"].pull-left.icon-2x,
.btn.btn-lg [class*=" icon-"].pull-left.icon-2x,
.btn-group-lg > .btn [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}

/* line 242, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.btn.btn-lg [class^="icon-"].pull-right.icon-2x, .btn-group-lg > .btn [class^="icon-"].pull-right.icon-2x,
.btn.btn-lg [class*=" icon-"].pull-right.icon-2x,
.btn-group-lg > .btn [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}

/* Fixes alignment in nav lists */
/* line 247, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
/* line 254, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}

/* line 262, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}

/* line 273, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}

/* Animated rotating icon */
/* line 278, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

/* Prevent stack and spinners from being taken inline when inside a link */
/* line 286, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
/* line 332, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

/* line 340, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

/* line 348, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

/* line 356, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 363, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* ensure rotation occurs inside anchor tags */
/* line 371, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
  display: inline-block;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 380, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-glass:before {
  content: "\f000";
}

/* line 383, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-music:before {
  content: "\f001";
}

/* line 386, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-search:before {
  content: "\f002";
}

/* line 389, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-envelope-alt:before {
  content: "\f003";
}

/* line 392, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-heart:before {
  content: "\f004";
}

/* line 395, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-star:before {
  content: "\f005";
}

/* line 398, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-star-empty:before {
  content: "\f006";
}

/* line 401, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-user:before {
  content: "\f007";
}

/* line 404, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-film:before {
  content: "\f008";
}

/* line 407, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-th-large:before {
  content: "\f009";
}

/* line 410, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-th:before {
  content: "\f00a";
}

/* line 413, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-th-list:before {
  content: "\f00b";
}

/* line 416, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-ok:before {
  content: "\f00c";
}

/* line 419, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-remove:before {
  content: "\f00d";
}

/* line 422, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-zoom-in:before {
  content: "\f00e";
}

/* line 425, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-zoom-out:before {
  content: "\f010";
}

/* line 428, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-power-off:before,
.icon-off:before {
  content: "\f011";
}

/* line 432, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-signal:before {
  content: "\f012";
}

/* line 435, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}

/* line 439, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-trash:before {
  content: "\f014";
}

/* line 442, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-home:before {
  content: "\f015";
}

/* line 445, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-file-alt:before {
  content: "\f016";
}

/* line 448, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-time:before {
  content: "\f017";
}

/* line 451, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-road:before {
  content: "\f018";
}

/* line 454, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-download-alt:before {
  content: "\f019";
}

/* line 457, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-download:before {
  content: "\f01a";
}

/* line 460, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-upload:before {
  content: "\f01b";
}

/* line 463, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-inbox:before {
  content: "\f01c";
}

/* line 466, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-play-circle:before {
  content: "\f01d";
}

/* line 469, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}

/* line 473, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-refresh:before {
  content: "\f021";
}

/* line 476, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-list-alt:before {
  content: "\f022";
}

/* line 479, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-lock:before {
  content: "\f023";
}

/* line 482, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-flag:before {
  content: "\f024";
}

/* line 485, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-headphones:before {
  content: "\f025";
}

/* line 488, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-volume-off:before {
  content: "\f026";
}

/* line 491, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-volume-down:before {
  content: "\f027";
}

/* line 494, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-volume-up:before {
  content: "\f028";
}

/* line 497, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-qrcode:before {
  content: "\f029";
}

/* line 500, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-barcode:before {
  content: "\f02a";
}

/* line 503, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-tag:before {
  content: "\f02b";
}

/* line 506, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-tags:before {
  content: "\f02c";
}

/* line 509, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-book:before {
  content: "\f02d";
}

/* line 512, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-bookmark:before {
  content: "\f02e";
}

/* line 515, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-print:before {
  content: "\f02f";
}

/* line 518, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-camera:before {
  content: "\f030";
}

/* line 521, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-font:before {
  content: "\f031";
}

/* line 524, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-bold:before {
  content: "\f032";
}

/* line 527, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-italic:before {
  content: "\f033";
}

/* line 530, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-text-height:before {
  content: "\f034";
}

/* line 533, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-text-width:before {
  content: "\f035";
}

/* line 536, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-align-left:before {
  content: "\f036";
}

/* line 539, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-align-center:before {
  content: "\f037";
}

/* line 542, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-align-right:before {
  content: "\f038";
}

/* line 545, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-align-justify:before {
  content: "\f039";
}

/* line 548, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-list:before {
  content: "\f03a";
}

/* line 551, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-indent-left:before {
  content: "\f03b";
}

/* line 554, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-indent-right:before {
  content: "\f03c";
}

/* line 557, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-facetime-video:before {
  content: "\f03d";
}

/* line 560, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-picture:before {
  content: "\f03e";
}

/* line 563, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-pencil:before {
  content: "\f040";
}

/* line 566, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-map-marker:before {
  content: "\f041";
}

/* line 569, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-adjust:before {
  content: "\f042";
}

/* line 572, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-tint:before {
  content: "\f043";
}

/* line 575, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-edit:before {
  content: "\f044";
}

/* line 578, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-share:before {
  content: "\f045";
}

/* line 581, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-check:before {
  content: "\f046";
}

/* line 584, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-move:before {
  content: "\f047";
}

/* line 587, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-step-backward:before {
  content: "\f048";
}

/* line 590, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-fast-backward:before {
  content: "\f049";
}

/* line 593, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-backward:before {
  content: "\f04a";
}

/* line 596, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-play:before {
  content: "\f04b";
}

/* line 599, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-pause:before {
  content: "\f04c";
}

/* line 602, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-stop:before {
  content: "\f04d";
}

/* line 605, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-forward:before {
  content: "\f04e";
}

/* line 608, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-fast-forward:before {
  content: "\f050";
}

/* line 611, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-step-forward:before {
  content: "\f051";
}

/* line 614, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-eject:before {
  content: "\f052";
}

/* line 617, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-chevron-left:before {
  content: "\f053";
}

/* line 620, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-chevron-right:before {
  content: "\f054";
}

/* line 623, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-plus-sign:before {
  content: "\f055";
}

/* line 626, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-minus-sign:before {
  content: "\f056";
}

/* line 629, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-remove-sign:before {
  content: "\f057";
}

/* line 632, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-ok-sign:before {
  content: "\f058";
}

/* line 635, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-question-sign:before {
  content: "\f059";
}

/* line 638, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-info-sign:before {
  content: "\f05a";
}

/* line 641, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-screenshot:before {
  content: "\f05b";
}

/* line 644, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-remove-circle:before {
  content: "\f05c";
}

/* line 647, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-ok-circle:before {
  content: "\f05d";
}

/* line 650, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-ban-circle:before {
  content: "\f05e";
}

/* line 653, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-arrow-left:before {
  content: "\f060";
}

/* line 656, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-arrow-right:before {
  content: "\f061";
}

/* line 659, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-arrow-up:before {
  content: "\f062";
}

/* line 662, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-arrow-down:before {
  content: "\f063";
}

/* line 665, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064";
}

/* line 669, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-resize-full:before {
  content: "\f065";
}

/* line 672, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-resize-small:before {
  content: "\f066";
}

/* line 675, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-plus:before {
  content: "\f067";
}

/* line 678, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-minus:before {
  content: "\f068";
}

/* line 681, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-asterisk:before {
  content: "\f069";
}

/* line 684, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-exclamation-sign:before {
  content: "\f06a";
}

/* line 687, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-gift:before {
  content: "\f06b";
}

/* line 690, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-leaf:before {
  content: "\f06c";
}

/* line 693, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-fire:before {
  content: "\f06d";
}

/* line 696, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-eye-open:before {
  content: "\f06e";
}

/* line 699, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-eye-close:before {
  content: "\f070";
}

/* line 702, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-warning-sign:before {
  content: "\f071";
}

/* line 705, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-plane:before {
  content: "\f072";
}

/* line 708, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-calendar:before {
  content: "\f073";
}

/* line 711, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-random:before {
  content: "\f074";
}

/* line 714, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-comment:before {
  content: "\f075";
}

/* line 717, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-magnet:before {
  content: "\f076";
}

/* line 720, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-chevron-up:before {
  content: "\f077";
}

/* line 723, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-chevron-down:before {
  content: "\f078";
}

/* line 726, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-retweet:before {
  content: "\f079";
}

/* line 729, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-shopping-cart:before {
  content: "\f07a";
}

/* line 732, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-folder-close:before {
  content: "\f07b";
}

/* line 735, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-folder-open:before {
  content: "\f07c";
}

/* line 738, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-resize-vertical:before {
  content: "\f07d";
}

/* line 741, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-resize-horizontal:before {
  content: "\f07e";
}

/* line 744, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-bar-chart:before {
  content: "\f080";
}

/* line 747, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-twitter-sign:before {
  content: "\f081";
}

/* line 750, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-facebook-sign:before {
  content: "\f082";
}

/* line 753, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-camera-retro:before {
  content: "\f083";
}

/* line 756, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-key:before {
  content: "\f084";
}

/* line 759, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}

/* line 763, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-comments:before {
  content: "\f086";
}

/* line 766, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-thumbs-up-alt:before {
  content: "\f087";
}

/* line 769, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-thumbs-down-alt:before {
  content: "\f088";
}

/* line 772, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-star-half:before {
  content: "\f089";
}

/* line 775, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-heart-empty:before {
  content: "\f08a";
}

/* line 778, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-signout:before {
  content: "\f08b";
}

/* line 781, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-linkedin-sign:before {
  content: "\f08c";
}

/* line 784, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-pushpin:before {
  content: "\f08d";
}

/* line 787, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-external-link:before {
  content: "\f08e";
}

/* line 790, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-signin:before {
  content: "\f090";
}

/* line 793, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-trophy:before {
  content: "\f091";
}

/* line 796, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-github-sign:before {
  content: "\f092";
}

/* line 799, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-upload-alt:before {
  content: "\f093";
}

/* line 802, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-lemon:before {
  content: "\f094";
}

/* line 805, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-phone:before {
  content: "\f095";
}

/* line 808, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096";
}

/* line 812, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-bookmark-empty:before {
  content: "\f097";
}

/* line 815, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-phone-sign:before {
  content: "\f098";
}

/* line 818, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-twitter:before {
  content: "\f099";
}

/* line 821, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-facebook:before {
  content: "\f09a";
}

/* line 824, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-github:before {
  content: "\f09b";
}

/* line 827, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-unlock:before {
  content: "\f09c";
}

/* line 830, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-credit-card:before {
  content: "\f09d";
}

/* line 833, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-rss:before {
  content: "\f09e";
}

/* line 836, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-hdd:before {
  content: "\f0a0";
}

/* line 839, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-bullhorn:before {
  content: "\f0a1";
}

/* line 842, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-bell:before {
  content: "\f0a2";
}

/* line 845, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-certificate:before {
  content: "\f0a3";
}

/* line 848, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-hand-right:before {
  content: "\f0a4";
}

/* line 851, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-hand-left:before {
  content: "\f0a5";
}

/* line 854, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-hand-up:before {
  content: "\f0a6";
}

/* line 857, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-hand-down:before {
  content: "\f0a7";
}

/* line 860, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-circle-arrow-left:before {
  content: "\f0a8";
}

/* line 863, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-circle-arrow-right:before {
  content: "\f0a9";
}

/* line 866, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-circle-arrow-up:before {
  content: "\f0aa";
}

/* line 869, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-circle-arrow-down:before {
  content: "\f0ab";
}

/* line 872, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-globe:before {
  content: "\f0ac";
}

/* line 875, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-wrench:before {
  content: "\f0ad";
}

/* line 878, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-tasks:before {
  content: "\f0ae";
}

/* line 881, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-filter:before {
  content: "\f0b0";
}

/* line 884, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-briefcase:before {
  content: "\f0b1";
}

/* line 887, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-fullscreen:before {
  content: "\f0b2";
}

/* line 890, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-group:before {
  content: "\f0c0";
}

/* line 893, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-link:before {
  content: "\f0c1";
}

/* line 896, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-cloud:before {
  content: "\f0c2";
}

/* line 899, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-beaker:before {
  content: "\f0c3";
}

/* line 902, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-cut:before {
  content: "\f0c4";
}

/* line 905, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-copy:before {
  content: "\f0c5";
}

/* line 908, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6";
}

/* line 912, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-save:before {
  content: "\f0c7";
}

/* line 915, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-sign-blank:before {
  content: "\f0c8";
}

/* line 918, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-reorder:before {
  content: "\f0c9";
}

/* line 921, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-list-ul:before {
  content: "\f0ca";
}

/* line 924, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-list-ol:before {
  content: "\f0cb";
}

/* line 927, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-strikethrough:before {
  content: "\f0cc";
}

/* line 930, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-underline:before {
  content: "\f0cd";
}

/* line 933, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-table:before {
  content: "\f0ce";
}

/* line 936, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-magic:before {
  content: "\f0d0";
}

/* line 939, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-truck:before {
  content: "\f0d1";
}

/* line 942, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-pinterest:before {
  content: "\f0d2";
}

/* line 945, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-pinterest-sign:before {
  content: "\f0d3";
}

/* line 948, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-google-plus-sign:before {
  content: "\f0d4";
}

/* line 951, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-google-plus:before {
  content: "\f0d5";
}

/* line 954, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-money:before {
  content: "\f0d6";
}

/* line 957, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-caret-down:before {
  content: "\f0d7";
}

/* line 960, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-caret-up:before {
  content: "\f0d8";
}

/* line 963, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-caret-left:before {
  content: "\f0d9";
}

/* line 966, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-caret-right:before {
  content: "\f0da";
}

/* line 969, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-columns:before {
  content: "\f0db";
}

/* line 972, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-sort:before {
  content: "\f0dc";
}

/* line 975, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-sort-down:before {
  content: "\f0dd";
}

/* line 978, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-sort-up:before {
  content: "\f0de";
}

/* line 981, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-envelope:before {
  content: "\f0e0";
}

/* line 984, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-linkedin:before {
  content: "\f0e1";
}

/* line 987, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}

/* line 991, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-legal:before {
  content: "\f0e3";
}

/* line 994, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-dashboard:before {
  content: "\f0e4";
}

/* line 997, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-comment-alt:before {
  content: "\f0e5";
}

/* line 1000, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-comments-alt:before {
  content: "\f0e6";
}

/* line 1003, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-bolt:before {
  content: "\f0e7";
}

/* line 1006, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-sitemap:before {
  content: "\f0e8";
}

/* line 1009, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-umbrella:before {
  content: "\f0e9";
}

/* line 1012, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-paste:before {
  content: "\f0ea";
}

/* line 1015, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-lightbulb:before {
  content: "\f0eb";
}

/* line 1018, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-exchange:before {
  content: "\f0ec";
}

/* line 1021, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-cloud-download:before {
  content: "\f0ed";
}

/* line 1024, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-cloud-upload:before {
  content: "\f0ee";
}

/* line 1027, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-user-md:before {
  content: "\f0f0";
}

/* line 1030, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-stethoscope:before {
  content: "\f0f1";
}

/* line 1033, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-suitcase:before {
  content: "\f0f2";
}

/* line 1036, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-bell-alt:before {
  content: "\f0f3";
}

/* line 1039, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-coffee:before {
  content: "\f0f4";
}

/* line 1042, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-food:before {
  content: "\f0f5";
}

/* line 1045, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-file-text-alt:before {
  content: "\f0f6";
}

/* line 1048, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-building:before {
  content: "\f0f7";
}

/* line 1051, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-hospital:before {
  content: "\f0f8";
}

/* line 1054, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-ambulance:before {
  content: "\f0f9";
}

/* line 1057, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-medkit:before {
  content: "\f0fa";
}

/* line 1060, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-fighter-jet:before {
  content: "\f0fb";
}

/* line 1063, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-beer:before {
  content: "\f0fc";
}

/* line 1066, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-h-sign:before {
  content: "\f0fd";
}

/* line 1069, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-plus-sign-alt:before {
  content: "\f0fe";
}

/* line 1072, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-double-angle-left:before {
  content: "\f100";
}

/* line 1075, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-double-angle-right:before {
  content: "\f101";
}

/* line 1078, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-double-angle-up:before {
  content: "\f102";
}

/* line 1081, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-double-angle-down:before {
  content: "\f103";
}

/* line 1084, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-angle-left:before {
  content: "\f104";
}

/* line 1087, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-angle-right:before {
  content: "\f105";
}

/* line 1090, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-angle-up:before {
  content: "\f106";
}

/* line 1093, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-angle-down:before {
  content: "\f107";
}

/* line 1096, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-desktop:before {
  content: "\f108";
}

/* line 1099, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-laptop:before {
  content: "\f109";
}

/* line 1102, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-tablet:before {
  content: "\f10a";
}

/* line 1105, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-mobile-phone:before {
  content: "\f10b";
}

/* line 1108, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-circle-blank:before {
  content: "\f10c";
}

/* line 1111, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-quote-left:before {
  content: "\f10d";
}

/* line 1114, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-quote-right:before {
  content: "\f10e";
}

/* line 1117, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-spinner:before {
  content: "\f110";
}

/* line 1120, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-circle:before {
  content: "\f111";
}

/* line 1123, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}

/* line 1127, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-github-alt:before {
  content: "\f113";
}

/* line 1130, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-folder-close-alt:before {
  content: "\f114";
}

/* line 1133, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-folder-open-alt:before {
  content: "\f115";
}

/* line 1136, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-expand-alt:before {
  content: "\f116";
}

/* line 1139, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-collapse-alt:before {
  content: "\f117";
}

/* line 1142, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-smile:before {
  content: "\f118";
}

/* line 1145, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-frown:before {
  content: "\f119";
}

/* line 1148, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-meh:before {
  content: "\f11a";
}

/* line 1151, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-gamepad:before {
  content: "\f11b";
}

/* line 1154, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-keyboard:before {
  content: "\f11c";
}

/* line 1157, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-flag-alt:before {
  content: "\f11d";
}

/* line 1160, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-flag-checkered:before {
  content: "\f11e";
}

/* line 1163, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-terminal:before {
  content: "\f120";
}

/* line 1166, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-code:before {
  content: "\f121";
}

/* line 1169, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-reply-all:before {
  content: "\f122";
}

/* line 1172, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-mail-reply-all:before {
  content: "\f122";
}

/* line 1175, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}

/* line 1179, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-location-arrow:before {
  content: "\f124";
}

/* line 1182, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-crop:before {
  content: "\f125";
}

/* line 1185, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-code-fork:before {
  content: "\f126";
}

/* line 1188, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-unlink:before {
  content: "\f127";
}

/* line 1191, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-question:before {
  content: "\f128";
}

/* line 1194, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-info:before {
  content: "\f129";
}

/* line 1197, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-exclamation:before {
  content: "\f12a";
}

/* line 1200, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-superscript:before {
  content: "\f12b";
}

/* line 1203, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-subscript:before {
  content: "\f12c";
}

/* line 1206, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-eraser:before {
  content: "\f12d";
}

/* line 1209, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-puzzle-piece:before {
  content: "\f12e";
}

/* line 1212, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-microphone:before {
  content: "\f130";
}

/* line 1215, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-microphone-off:before {
  content: "\f131";
}

/* line 1218, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-shield:before {
  content: "\f132";
}

/* line 1221, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-calendar-empty:before {
  content: "\f133";
}

/* line 1224, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-fire-extinguisher:before {
  content: "\f134";
}

/* line 1227, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-rocket:before {
  content: "\f135";
}

/* line 1230, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-maxcdn:before {
  content: "\f136";
}

/* line 1233, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-chevron-sign-left:before {
  content: "\f137";
}

/* line 1236, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-chevron-sign-right:before {
  content: "\f138";
}

/* line 1239, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-chevron-sign-up:before {
  content: "\f139";
}

/* line 1242, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-chevron-sign-down:before {
  content: "\f13a";
}

/* line 1245, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-html5:before {
  content: "\f13b";
}

/* line 1248, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-css3:before {
  content: "\f13c";
}

/* line 1251, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-anchor:before {
  content: "\f13d";
}

/* line 1254, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-unlock-alt:before {
  content: "\f13e";
}

/* line 1257, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-bullseye:before {
  content: "\f140";
}

/* line 1260, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-ellipsis-horizontal:before {
  content: "\f141";
}

/* line 1263, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-ellipsis-vertical:before {
  content: "\f142";
}

/* line 1266, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-rss-sign:before {
  content: "\f143";
}

/* line 1269, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-play-sign:before {
  content: "\f144";
}

/* line 1272, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-ticket:before {
  content: "\f145";
}

/* line 1275, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-minus-sign-alt:before {
  content: "\f146";
}

/* line 1278, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-check-minus:before {
  content: "\f147";
}

/* line 1281, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-level-up:before {
  content: "\f148";
}

/* line 1284, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-level-down:before {
  content: "\f149";
}

/* line 1287, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-check-sign:before {
  content: "\f14a";
}

/* line 1290, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-edit-sign:before {
  content: "\f14b";
}

/* line 1293, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-external-link-sign:before {
  content: "\f14c";
}

/* line 1296, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-share-sign:before {
  content: "\f14d";
}

/* line 1299, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-compass:before {
  content: "\f14e";
}

/* line 1302, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-collapse:before {
  content: "\f150";
}

/* line 1305, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-collapse-top:before {
  content: "\f151";
}

/* line 1308, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-expand:before {
  content: "\f152";
}

/* line 1311, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}

/* line 1315, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-gbp:before {
  content: "\f154";
}

/* line 1318, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}

/* line 1322, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}

/* line 1326, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}

/* line 1330, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-renminbi:before,
.icon-cny:before {
  content: "\f158";
}

/* line 1334, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-won:before,
.icon-krw:before {
  content: "\f159";
}

/* line 1338, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}

/* line 1342, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-file:before {
  content: "\f15b";
}

/* line 1345, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-file-text:before {
  content: "\f15c";
}

/* line 1348, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-sort-by-alphabet:before {
  content: "\f15d";
}

/* line 1351, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}

/* line 1354, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-sort-by-attributes:before {
  content: "\f160";
}

/* line 1357, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-sort-by-attributes-alt:before {
  content: "\f161";
}

/* line 1360, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-sort-by-order:before {
  content: "\f162";
}

/* line 1363, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-sort-by-order-alt:before {
  content: "\f163";
}

/* line 1366, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-thumbs-up:before {
  content: "\f164";
}

/* line 1369, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-thumbs-down:before {
  content: "\f165";
}

/* line 1372, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-youtube-sign:before {
  content: "\f166";
}

/* line 1375, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-youtube:before {
  content: "\f167";
}

/* line 1378, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-xing:before {
  content: "\f168";
}

/* line 1381, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-xing-sign:before {
  content: "\f169";
}

/* line 1384, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-youtube-play:before {
  content: "\f16a";
}

/* line 1387, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-dropbox:before {
  content: "\f16b";
}

/* line 1390, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-stackexchange:before {
  content: "\f16c";
}

/* line 1393, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-instagram:before {
  content: "\f16d";
}

/* line 1396, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-flickr:before {
  content: "\f16e";
}

/* line 1399, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-adn:before {
  content: "\f170";
}

/* line 1402, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-bitbucket:before {
  content: "\f171";
}

/* line 1405, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-bitbucket-sign:before {
  content: "\f172";
}

/* line 1408, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-tumblr:before {
  content: "\f173";
}

/* line 1411, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-tumblr-sign:before {
  content: "\f174";
}

/* line 1414, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-long-arrow-down:before {
  content: "\f175";
}

/* line 1417, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-long-arrow-up:before {
  content: "\f176";
}

/* line 1420, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-long-arrow-left:before {
  content: "\f177";
}

/* line 1423, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-long-arrow-right:before {
  content: "\f178";
}

/* line 1426, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-apple:before {
  content: "\f179";
}

/* line 1429, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-windows:before {
  content: "\f17a";
}

/* line 1432, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-android:before {
  content: "\f17b";
}

/* line 1435, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-linux:before {
  content: "\f17c";
}

/* line 1438, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-dribbble:before {
  content: "\f17d";
}

/* line 1441, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-skype:before {
  content: "\f17e";
}

/* line 1444, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-foursquare:before {
  content: "\f180";
}

/* line 1447, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-trello:before {
  content: "\f181";
}

/* line 1450, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-female:before {
  content: "\f182";
}

/* line 1453, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-male:before {
  content: "\f183";
}

/* line 1456, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-gittip:before {
  content: "\f184";
}

/* line 1459, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-sun:before {
  content: "\f185";
}

/* line 1462, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-moon:before {
  content: "\f186";
}

/* line 1465, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-archive:before {
  content: "\f187";
}

/* line 1468, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-bug:before {
  content: "\f188";
}

/* line 1471, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-vk:before {
  content: "\f189";
}

/* line 1474, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-weibo:before {
  content: "\f18a";
}

/* line 1477, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_font-awesome.scss */
.icon-renren:before {
  content: "\f18b";
}

@font-face {
  font-family: "Montserrat";
  src: url(/assets/flatty/montserrat-bold-webfont-3bd52f8774a3837aac732f53cb5f3f3d6459450a8f21f5bad46277c99c25a41a.eot);
  src: url(/assets/flatty/montserrat-bold-webfont-3bd52f8774a3837aac732f53cb5f3f3d6459450a8f21f5bad46277c99c25a41a.eot?#iefix) format("embedded-opentype"), url(/assets/flatty/montserrat-bold-webfont-9093b841562e61e2a6527e00f2dee37c6f9e93351728d606466bdeaa33dff3f2.woff) format("woff"), url(/assets/flatty/montserrat-bold-webfont-8b42565506c5df84042e73286d250eec5c32c71e8c153ea8b5ffafa912fd17b8.ttf) format("truetype"), url(/assets/flatty/montserrat-bold-webfont-467ab9eb93c68bd09ce0eab1eaf3348d56f01fef3f4d8f39c3453f6048dd5f5b.svg#montserratbold) format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url(/assets/flatty/montserrat-regular-webfont-5e0ac34fa2511aa43d053260635ed6192787df341c8e61adb5e2e3afc1fe894f.eot);
  src: url(/assets/flatty/montserrat-regular-webfont-5e0ac34fa2511aa43d053260635ed6192787df341c8e61adb5e2e3afc1fe894f.eot?#iefix) format("embedded-opentype"), url(/assets/flatty/montserrat-regular-webfont-c8b374bd067284901a669ebf4be5e338c9e900de87f41f3bd97690bb63bd15d5.woff) format("woff"), url(/assets/flatty/montserrat-regular-webfont-92aa17dde2048d1a980556a8cbfa3c0acc52a1b99fe713f2b7ef66266ee7fb58.ttf) format("truetype"), url(/assets/flatty/montserrat-regular-webfont-e04e4d76a7937ebb5b4952466e8b1ae96195e3bba0f7184d6bddea3dc25d8223.svg#montserratregular) format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 23, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: Montserrat;
  font-weight: 400;
  color: #222222;
}

/* line 29, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
h1 {
  font-size: 28px;
}

/* line 30, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
h2 {
  font-size: 24.5px;
}

/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
h3 {
  font-size: 21px;
}

/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
h4 {
  font-size: 17.5px;
}

/* line 33, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
h5 {
  font-size: 14px;
}

/* line 34, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
h6 {
  font-size: 10.5px;
}

@media (max-width: 768px) {
  /* line 37, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
  h1 {
    font-size: 24.5px;
  }

  /* line 38, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
  h2 {
    font-size: 21px;
  }

  /* line 39, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
  h3 {
    font-size: 17.5px;
  }

  /* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
  h4 {
    font-size: 14px;
  }

  /* line 41, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
  h5 {
    font-size: 14px;
  }

  /* line 42, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
  h6 {
    font-size: 7px;
  }
}
/* line 46, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
h1 [class^="icon-"] {
  color: #143249;
}

/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
.page-header {
  border-bottom-color: #dddddd;
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  margin-top: 0;
  margin-bottom: 30px;
  color: #222222;
  background: #fff;
  min-height: 85px;
  padding: 20px;
  overflow: hidden;
  *zoom: 1;
}
@media (min-width: 768px) {
  /* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
  .page-header {
    padding: 0 15px;
  }
}
/* line 68, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
.page-header h1, .page-header h2, .page-header h3, .page-header h4, .page-header h5, .page-header h6 {
  margin: 0;
  color: #222222;
  vertical-align: middle;
}
/* line 74, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
.page-header .breadcrumb {
  margin-bottom: 0;
  line-height: 10px;
}
@media (min-width: 768px) {
  /* line 74, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
  .page-header .breadcrumb {
    padding: 10px 0;
  }
}
/* line 83, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
.page-header .breadcrumb li:first-child > a {
  text-decoration: none;
  -moz-transition: color 100ms ease;
  -o-transition: color 100ms ease;
  -webkit-transition: color 100ms ease;
  transition: color 100ms ease;
}
/* line 87, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
.page-header .breadcrumb li:first-child > a:hover {
  color: #143249;
}
@media (min-width: 768px) {
  /* line 94, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
  .page-header h1.pull-left {
    margin-top: 27px;
  }
}
/* line 100, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
.page-header .pull-right {
  margin-top: 15px;
}
@media (min-width: 768px) {
  /* line 100, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
  .page-header .pull-right {
    margin-top: 25px;
  }
}
@media (max-width: 767px) {
  /* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
  .page-header {
    text-align: center;
  }
  /* line 111, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
  .page-header > .pull-right, .page-header > .pull-left {
    float: none !important;
  }
}

/* line 117, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
.group-header {
  border-top: 1px solid #eee;
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 40px;
  margin-top: 20px;
}
/* line 125, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
.group-header .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 130, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
.group-header > .row:first-child {
  padding-top: 20px;
  border-top: 1px solid #fff;
}
/* line 135, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
.group-header.group-header-first {
  margin-top: 0;
  border-top: none;
}
/* line 139, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
.group-header.group-header-first > .row:first-child {
  padding-top: 0;
  border-top: none;
}

/* line 146, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
hr {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid white;
}
/* line 153, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
hr.hr-normal {
  margin-left: 0;
  margin-right: 0;
}
/* line 158, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
hr.hr-top {
  margin-top: 0;
}
/* line 162, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
hr.hr-bottom {
  margin-bottom: 0;
}
/* line 166, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_type.scss */
hr.hr-double {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* line 2, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar {
  margin: 0;
  padding: 0 15px;
  background-color: #143249;
  border: none;
  min-height: 40px;
  height: 40px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 11, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .navbar-brand {
  color: #fff;
  font-size: 20px;
  text-shadow: none;
  font-weight: 200;
  padding: 0;
  height: 40px;
  vertical-align: middle;
  line-height: 40px;
}
/* line 21, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .navbar-brand:hover, header .navbar .navbar-brand:focus {
  color: #fff;
}
/* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .navbar-brand .logo {
  display: none;
}
@media (min-width: 768px) {
  /* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
  header .navbar .navbar-brand .logo {
    display: inline-block;
  }
}
/* line 33, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .navbar-brand .logo-xs {
  display: inline-block;
}
@media (min-width: 768px) {
  /* line 33, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
  header .navbar .navbar-brand .logo-xs {
    display: none;
  }
}
/* line 41, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .navbar-brand img {
  margin-top: -2px;
}
/* line 46, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .toggle-nav {
  color: #fff;
  text-shadow: none;
  vertical-align: middle;
  padding: 4px 12px;
  margin-top: 5px;
  margin-left: 15px;
  background-color: #143249;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
@media (min-width: 768px) {
  /* line 46, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
  header .navbar .toggle-nav {
    margin-left: 15px;
  }
}
/* line 61, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .toggle-nav:active, header .navbar .toggle-nav.active {
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #091721;
}
/* line 66, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .toggle-nav:hover {
  background-color: #091721;
}
/* line 71, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .navbar-form {
  margin: 5px 10px 0 0;
  padding: 0;
  position: relative;
  border: none;
}
/* line 77, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .navbar-form button {
  position: absolute;
  color: #143249;
  right: 10px;
  top: 6px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  z-index: 1031;
  text-shadow: none;
  -moz-transition: color 200ms ease;
  -o-transition: color 200ms ease;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
}
/* line 89, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .navbar-form button:hover {
  color: black;
}
/* line 94, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .navbar-form input {
  border-color: #091721;
  padding-left: 7px;
  padding-right: 25px;
  color: black;
  height: 30px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
header .navbar .navbar-form input:-moz-placeholder {
  color: #1f4d71;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
header .navbar .navbar-form input:-ms-input-placeholder {
  color: #1f4d71;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
header .navbar .navbar-form input::-webkit-input-placeholder {
  color: #1f4d71;
}
/* line 104, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .navbar-form input:hover, header .navbar .navbar-form input:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
header .navbar .navbar-form input:hover:-moz-placeholder {
  color: #2a6999;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
header .navbar .navbar-form input:hover:-ms-input-placeholder {
  color: #2a6999;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
header .navbar .navbar-form input:hover::-webkit-input-placeholder {
  color: #2a6999;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .navbar-form input:focus {
  border-color: black;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
header .navbar .navbar-form input:focus:-moz-placeholder {
  color: #245b85;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
header .navbar .navbar-form input:focus:-ms-input-placeholder {
  color: #245b85;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
header .navbar .navbar-form input:focus::-webkit-input-placeholder {
  color: #245b85;
}
/* line 120, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .navbar-form:hover input {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 127, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .user-menu > a {
  height: 40px;
  line-height: 38px;
}
/* line 132, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .user-menu .dropdown-toggle {
  padding: 0 15px;
}
/* line 135, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .user-menu .dropdown-toggle img {
  border: 2px solid #fff;
  margin-right: 5px;
  vertical-align: top;
  position: relative;
  top: 8px;
  width: 23px;
  height: 23px;
}
/* line 144, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .user-menu .dropdown-toggle .user-name {
  display: none;
}
@media (min-width: 768px) {
  /* line 144, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
  header .navbar .user-menu .dropdown-toggle .user-name {
    display: inline;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 153, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
  header .navbar .user-menu .dropdown-toggle span {
    position: relative;
    top: 1px;
  }
}
/* line 162, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .widget .dropdown-menu {
  padding: 0;
}
/* line 165, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .widget .dropdown-menu > li {
  width: 270px;
}
/* line 168, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .widget .dropdown-menu > li > a {
  padding: 0;
  white-space: normal;
}
/* line 173, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .widget .dropdown-menu > li > a:hover [class*="icon"] {
  color: #fff !important;
}
/* line 177, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .widget .dropdown-menu > li > a:hover small {
  color: #fff !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 184, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .widget .dropdown-menu > li .widget-body {
  padding: 5px;
  overflow: hidden;
  *zoom: 1;
}
/* line 188, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .widget .dropdown-menu > li .widget-body .icon {
  width: 25px;
}
/* line 192, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .widget .dropdown-menu > li .widget-body .text {
  width: 230px;
}
/* line 195, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .widget .dropdown-menu > li .widget-body .text small {
  white-space: nowrap;
}
/* line 202, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .widget .dropdown-menu > li.widget-footer a {
  padding: 10px 0;
  background: #f4f4f4;
  text-align: center;
}
/* line 207, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
  background: #143249;
}
/* line 214, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .widget .dropdown-menu p {
  margin: 0;
}
/* line 218, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .widget .dropdown-menu .divider {
  margin: 0;
}
/* line 224, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar > .nav {
  float: right;
  margin: 0;
}
/* line 228, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar > .nav > li {
  float: left;
}
/* line 231, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar > .nav > li .label {
  background: #fff;
  color: #143249;
}
/* line 238, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar > .nav > li.dropdown > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
/* line 246, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar > .nav > li.dropdown > a:hover .caret, header .navbar > .nav > li.dropdown > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
/* line 254, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar > .nav > li.dropdown.open > .dropdown-toggle {
  color: #fff;
}
/* line 257, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar > .nav > li.dropdown.open > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
/* line 266, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar > .nav > li.light > a {
  background: #091721;
}
/* line 269, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar > .nav > li.light > a .label {
  color: #04090d;
}
/* line 273, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar > .nav > li.light > a:hover, header .navbar > .nav > li.light > a:active, header .navbar > .nav > li.light > a:focus {
  background-color: #04090d;
}
/* line 281, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar > .nav > li.medium > a {
  background: #04090d;
}
/* line 284, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar > .nav > li.medium > a .label {
  color: black;
}
/* line 288, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar > .nav > li.medium > a:hover, header .navbar > .nav > li.medium > a:active, header .navbar > .nav > li.medium > a:focus {
  background-color: black;
}
/* line 295, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar > .nav > li.dark > a {
  background: black;
}
/* line 298, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar > .nav > li.dark > a .label {
  color: black;
}
/* line 302, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar > .nav > li.dark > a:hover, header .navbar > .nav > li.dark > a:active, header .navbar > .nav > li.dark > a:focus {
  background-color: black;
}
/* line 310, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar > .nav > li > a {
  color: #fff;
  text-shadow: none;
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 316, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar > .nav > li > a:focus, header .navbar > .nav > li > a:hover {
  color: #fff;
}
/* line 323, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar.navbar-fixed-top {
  position: fixed;
}
/* line 327, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
header .navbar .dropdown-menu {
  right: 0;
  left: auto;
}
@media print {
  /* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_header.scss */
  header {
    display: none;
  }
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav-bg {
  width: 251px;
  position: absolute;
  float: left;
  border-right: 1px solid #dddddd;
  background: #f4f4f4;
  display: block;
  z-index: -1;
  top: 0;
  bottom: 0;
}
@media (max-width: 991px) {
  /* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
  #main-nav-bg {
    width: 46px;
  }
}
@media (max-width: 767px) {
  /* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
  #main-nav-bg {
    width: 0;
  }
}
@media print {
  /* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
  #main-nav-bg {
    display: none;
  }
}

/* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav {
  width: 250px;
  position: absolute;
  left: 0;
  top: 40px;
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav.main-nav-fixed {
  top: 40px;
  left: 0;
  z-index: 900;
}
/* line 36, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav.main-nav-fixed.affix {
  position: fixed;
  top: 0;
}
/* line 41, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav.main-nav-fixed.affix-top {
  top: 40px !important;
}
/* line 45, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav.main-nav-fixed.affix-bottom {
  position: fixed;
}
@media (max-width: 991px) {
  /* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
  #main-nav {
    width: 45px;
  }
}
@media (max-width: 767px) {
  /* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
  #main-nav {
    width: 0;
    overflow: hidden;
  }
}
@media print {
  /* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
  #main-nav {
    display: none;
  }
}

/* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
.main-nav-opened #main-nav-bg {
  width: 251px;
}
/* line 69, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
.main-nav-opened #main-nav {
  width: 250px;
  overflow: visible;
}
@media (max-width: 767px) {
  /* line 76, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
  .main-nav-opened #main-nav .navigation .search {
    display: block;
  }
}
/* line 84, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
.main-nav-opened #main-nav .navigation > .nav > li i.angle-down, .main-nav-opened #main-nav .navigation > .nav > li span {
  display: inline !important;
}
@media (max-width: 991px) {
  /* line 87, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
  .main-nav-opened #main-nav .navigation > .nav > li ul.in {
    display: block !important;
  }
}

/* line 98, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
.main-nav-closed #main-nav-bg {
  width: 46px;
}
@media (max-width: 767px) {
  /* line 98, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
  .main-nav-closed #main-nav-bg {
    width: 0;
  }
}
@media (min-width: 992px) {
  /* line 106, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
  .main-nav-closed #main-nav {
    width: 45px;
  }
}
@media (max-width: 767px) {
  /* line 106, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
  .main-nav-closed #main-nav {
    width: 0;
    overflow: hidden;
  }
}
/* line 121, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
.main-nav-closed #main-nav .navigation > .nav > li > .nav {
  display: none !important;
}
/* line 124, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
.main-nav-closed #main-nav .navigation > .nav > li > .nav.in {
  display: none;
}
@media (min-width: 992px) {
  /* line 132, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
  .main-nav-closed #main-nav .navigation > .nav > li:hover > a > span {
    position: absolute;
    top: -1px;
    left: 45px;
    width: 250px;
    height: 43px;
    line-height: 40px;
    background-color: #fefefe;
    display: block;
    z-index: 1000;
    border: 1px solid #dddddd;
    border-left: none;
  }
  /* line 148, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
  .main-nav-closed #main-nav .navigation > .nav > li:hover > a > .angle-down {
    position: absolute;
    left: 270px;
    top: 0;
    display: block;
    z-index: 1100;
  }
  /* line 163, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
  .main-nav-closed #main-nav .navigation > .nav > li:hover > ul {
    display: block !important;
    position: absolute;
    z-index: 1000;
    height: auto;
    overflow: visible;
    top: 42px;
    left: 47px;
    width: 248px;
    background-color: #e5e5e5;
    border-bottom: 1px solid white;
  }
  /* line 175, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
  .main-nav-closed #main-nav .navigation > .nav > li:hover > ul.in {
    border-bottom: 1px solid white;
  }
  /* line 181, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
  .main-nav-closed #main-nav .navigation > .nav > li:hover > ul li a span {
    display: inline;
  }
}
/* line 190, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
.main-nav-closed #main-nav .navigation > .nav > li i.angle-down, .main-nav-closed #main-nav .navigation > .nav > li span {
  display: none;
}

/* line 199, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation {
  width: 100%;
}
/* line 202, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation .nav {
  margin-bottom: 0;
}
/* line 207, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav {
  border-bottom: 1px solid #e7e7e7;
  background: #f4f4f4;
}
/* line 211, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li {
  position: relative;
  display: block;
  margin: 0;
}
@media (max-width: 991px) {
  /* line 225, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
  #main-nav .navigation > .nav > li span, #main-nav .navigation > .nav > li i.angle-down {
    display: none !important;
  }
}
/* line 230, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li > a {
  background-color: #f4f4f4;
  height: 42px;
  display: block;
  line-height: 45px;
  padding: 0 10px;
  border-bottom: 1px solid white;
  border-top: 1px solid #e7e7e7;
  overflow: hidden;
  *zoom: 1;
  overflow: visible !important;
}
/* line 243, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li > a.in [class^="icon-"], #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
  color: #143249;
}
/* line 247, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li > a.in span {
  color: #222222;
}
/* line 252, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li > a.in.collapsed [class^="icon-"], #main-nav .navigation > .nav > li > a.in.collapsed [class*=" icon-"] {
  color: #6e6e6e;
}
/* line 256, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li > a.in.collapsed span {
  color: #3c3c3c;
}
/* line 278, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li > a [class^="icon-"], #main-nav .navigation > .nav > li > a [class*=" icon-"] {
  color: #6e6e6e;
  font-size: 20px;
  margin-right: 10px;
  display: inline-block;
  text-align: center;
  width: 25px;
  -moz-transition: all 100ms ease;
  -o-transition: all 100ms ease;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}
/* line 287, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li > a [class^="icon-"].angle-down, #main-nav .navigation > .nav > li > a [class*=" icon-"].angle-down {
  width: auto !important;
}
/* line 292, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li > a .icon-angle-down {
  float: right;
  line-height: 40px;
  margin-right: 0;
  -moz-transition: all 100ms ease;
  -o-transition: all 100ms ease;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}
/* line 299, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li > a span {
  color: #3c3c3c;
  text-shadow: 1px 1px 1px #ececec;
  position: relative;
  top: -2px;
  -moz-transition: all 100ms ease;
  -o-transition: all 100ms ease;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}
/* line 309, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li:hover > a, #main-nav .navigation > .nav > li:focus > a, #main-nav .navigation > .nav > li.active > a {
  background-color: #fefefe;
}
/* line 312, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li:hover > a [class^="icon-"], #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], #main-nav .navigation > .nav > li:focus > a [class^="icon-"], #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], #main-nav .navigation > .nav > li.active > a [class^="icon-"], #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
  color: #143249 !important;
}
/* line 316, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li:hover > a span, #main-nav .navigation > .nav > li:focus > a span, #main-nav .navigation > .nav > li.active > a span {
  color: #222222 !important;
  padding-left: 2px !important;
}
/* line 330, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li .nav {
  background: #e5e5e5;
  border-bottom: 1px solid white;
  display: none;
}
@media (min-width: 992px) {
  /* line 337, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
  #main-nav .navigation > .nav > li .nav.in {
    display: block;
  }
}
@media (max-width: 991px) {
  /* line 343, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
  #main-nav .navigation > .nav > li .nav.in {
    display: none !important;
  }
}
/* line 349, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li .nav > li > a {
  padding: 5px;
  border-top: 1px solid #cbcbcb;
}
/* line 353, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li .nav > li > a .icon-angle-down {
  float: right;
  margin-top: 1px;
  margin-right: 7px;
}
/* line 359, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li .nav > li > a [class^="icon-"], #main-nav .navigation > .nav > li .nav > li > a [class*=" icon-"] {
  display: inline-block;
  text-align: center;
  width: 25px;
}
/* line 364, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li .nav > li > a [class^="icon-"].angle-down, #main-nav .navigation > .nav > li .nav > li > a [class*=" icon-"].angle-down {
  width: auto !important;
}
/* line 369, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li .nav > li > a:hover, #main-nav .navigation > .nav > li .nav > li > a:focus {
  background-color: #ececec;
}
/* line 372, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
  color: #143249;
}
/* line 379, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li .nav > li.active > a {
  background-color: #ececec;
}
/* line 383, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
  color: #143249;
}
/* line 392, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li > .nav {
  border-right: 1px solid transparent;
}
/* line 395, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li > .nav > li {
  margin: 0;
}
/* line 398, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li > .nav > li > a {
  padding-left: 10px;
}
/* line 403, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li > .nav > li > .nav {
  border-top: 1px solid white;
  border-bottom: none;
}
/* line 408, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li > .nav > li > .nav > li > a {
  padding-left: 20px;
}
/* line 413, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li > .nav > li > .nav > li > .nav {
  border-top: 1px solid white;
  border-bottom: none;
}
/* line 418, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation > .nav > li > .nav > li > .nav > li > .nav > li > a {
  padding-left: 30px;
}
/* line 430, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation .search {
  border-bottom: 1px solid white;
  display: none;
}
/* line 434, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation .search form {
  margin: 10px 0;
}
/* line 438, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation .search form .search-wrapper {
  border: 1px solid #e7e7e7;
  width: 210px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
/* line 444, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation .search form .search-wrapper button {
  position: absolute;
  right: 7px;
  top: 7px;
  padding: 0;
  color: #3c3c3c;
  text-shadow: none;
  text-decoration: none;
  -moz-transition: color 100ms ease;
  -o-transition: color 100ms ease;
  -webkit-transition: color 100ms ease;
  transition: color 100ms ease;
}
/* line 454, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation .search form .search-wrapper button:hover {
  color: #2f2f2f;
}
/* line 459, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation .search form .search-wrapper input {
  padding: 4px 7px;
  padding-right: 25px;
  color: #222222;
  background: #f9f9f9;
  border: 1px solid white;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-transition: border 100ms ease;
  -o-transition: border 100ms ease;
  -webkit-transition: border 100ms ease;
  transition: border 100ms ease;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
#main-nav .navigation .search form .search-wrapper input:-moz-placeholder {
  color: #2f2f2f;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
#main-nav .navigation .search form .search-wrapper input:-ms-input-placeholder {
  color: #2f2f2f;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
#main-nav .navigation .search form .search-wrapper input::-webkit-input-placeholder {
  color: #2f2f2f;
}
/* line 469, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation .search form .search-wrapper input:focus {
  border: 1px solid white;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
#main-nav .navigation .search form .search-wrapper input:focus:-moz-placeholder {
  color: #3c3c3c;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
#main-nav .navigation .search form .search-wrapper input:focus:-ms-input-placeholder {
  color: #3c3c3c;
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_utilities.scss */
#main-nav .navigation .search form .search-wrapper input:focus::-webkit-input-placeholder {
  color: #3c3c3c;
}
/* line 476, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_navigation.scss */
#main-nav .navigation .search form .search-wrapper:hover input {
  background: #fcfcfc;
}

/* line 2, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_content.scss */
.main-nav-opened #content {
  margin-left: 251px;
}

/* line 8, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_content.scss */
.main-nav-closed #content {
  margin-left: 46px;
}
@media (max-width: 767px) {
  /* line 8, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_content.scss */
  .main-nav-closed #content {
    margin-left: 0;
  }
}

/* line 17, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_content.scss */
html {
  height: 100%;
}

/* line 21, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_content.scss */
body {
  min-height: 100%;
  position: relative;
}

/* line 26, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_content.scss */
body {
  background: #fbfbfb;
}
/* line 30, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_content.scss */
body.fixed-header #wrapper {
  padding-top: 40px;
}
/* line 34, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_content.scss */
body.fixed-header #main-nav.main-nav-fixed {
  position: fixed;
  top: 40px;
  left: 0;
}
/* line 42, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_content.scss */
body.without-footer #footer {
  display: none;
}

/* line 48, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_content.scss */
#wrapper {
  min-height: 100%;
}
@media (max-width: 991px) {
  /* line 48, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_content.scss */
  #wrapper {
    overflow: hidden;
  }
}

/* line 56, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_content.scss */
#content-wrapper {
  padding-bottom: 20px;
}

/* line 60, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_content.scss */
#content {
  margin-left: 251px;
  background: #fbfbfb;
  min-width: 276px;
  background: #fbfbfb;
}
@media (max-width: 991px) {
  /* line 60, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_content.scss */
  #content {
    margin-left: 46px;
  }
}
@media (max-width: 767px) {
  /* line 60, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_content.scss */
  #content {
    margin-left: 0;
  }
}
@media print {
  /* line 60, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_content.scss */
  #content {
    margin-left: 0 !important;
  }
}

/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_content.scss */
.container {
  max-width: 100% !important;
}

/* line 83, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_content.scss */
#footer {
  color: #aaaaaa;
  text-shadow: 1px 1px 1px #fff;
  text-align: center;
  border-top: 1px solid #eeeeee;
}
/* line 89, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_content.scss */
#footer .footer-wrapper {
  border-top: 1px solid #fff;
  padding: 10px 0;
}
/* line 94, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_content.scss */
#footer a {
  color: #3c3c3c;
}
/* line 98, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_content.scss */
#footer .text {
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  /* line 98, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_content.scss */
  #footer .text {
    text-align: left;
    padding-top: 7px;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 108, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_content.scss */
  #footer .buttons {
    text-align: right;
  }
}
/* line 113, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_content.scss */
#footer .buttons .btn:last-child {
  padding-right: 0;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box {
  margin-bottom: 20px;
  position: relative;
}
/* line 9, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box.box-collapsed .box-header .actions .box-collapse i:before {
  content: "\f078";
}
/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box.box-collapsed .box-content {
  display: none;
}
/* line 21, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header {
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
  padding: 10px 15px;
  overflow: hidden;
  *zoom: 1;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.contrast-background {
  color: #fff;
}
/* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.contrast-background .title {
  color: #fff;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.contrast-background .actions .btn-link {
  color: #fff;
}
/* line 43, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.contrast-background .actions .btn-link:hover {
  color: #143249 !important;
  background-color: #fff;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.orange-background {
  color: #fff;
}
/* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.orange-background .title {
  color: #fff;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.orange-background .actions .btn-link {
  color: #fff;
}
/* line 43, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.orange-background .actions .btn-link:hover {
  color: #f8a326 !important;
  background-color: #fff;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.blue-background {
  color: #fff;
}
/* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.blue-background .title {
  color: #fff;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.blue-background .actions .btn-link {
  color: #fff;
}
/* line 43, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.blue-background .actions .btn-link:hover {
  color: #00acec !important;
  background-color: #fff;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.purple-background {
  color: #fff;
}
/* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.purple-background .title {
  color: #fff;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.purple-background .actions .btn-link {
  color: #fff;
}
/* line 43, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.purple-background .actions .btn-link:hover {
  color: #9564e2 !important;
  background-color: #fff;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.green-background {
  color: #fff;
}
/* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.green-background .title {
  color: #fff;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.green-background .actions .btn-link {
  color: #fff;
}
/* line 43, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.green-background .actions .btn-link:hover {
  color: #49bf67 !important;
  background-color: #fff;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.red-background {
  color: #fff;
}
/* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.red-background .title {
  color: #fff;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.red-background .actions .btn-link {
  color: #fff;
}
/* line 43, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.red-background .actions .btn-link:hover {
  color: #f34541 !important;
  background-color: #fff;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.muted-background {
  color: #fff;
}
/* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.muted-background .title {
  color: #fff;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.muted-background .actions .btn-link {
  color: #fff;
}
/* line 43, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.muted-background .actions .btn-link:hover {
  color: #999999 !important;
  background-color: #fff;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.fb-background {
  color: #fff;
}
/* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.fb-background .title {
  color: #fff;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.fb-background .actions .btn-link {
  color: #fff;
}
/* line 43, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.fb-background .actions .btn-link:hover {
  color: #3d579d !important;
  background-color: #fff;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.dark-background {
  color: #fff;
}
/* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.dark-background .title {
  color: #fff;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.dark-background .actions .btn-link {
  color: #fff;
}
/* line 43, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.dark-background .actions .btn-link:hover {
  color: #2b2d30 !important;
  background-color: #fff;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.pink-background {
  color: #fff;
}
/* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.pink-background .title {
  color: #fff;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.pink-background .actions .btn-link {
  color: #fff;
}
/* line 43, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.pink-background .actions .btn-link:hover {
  color: #c44a83 !important;
  background-color: #fff;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.grass-green-background {
  color: #fff;
}
/* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.grass-green-background .title {
  color: #fff;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.grass-green-background .actions .btn-link {
  color: #fff;
}
/* line 43, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.grass-green-background .actions .btn-link:hover {
  color: #5daf2b !important;
  background-color: #fff;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.sea-blue-background {
  color: #fff;
}
/* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.sea-blue-background .title {
  color: #fff;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.sea-blue-background .actions .btn-link {
  color: #fff;
}
/* line 43, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.sea-blue-background .actions .btn-link:hover {
  color: #0163ac !important;
  background-color: #fff;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.banana-background {
  color: #fff;
}
/* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.banana-background .title {
  color: #fff;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.banana-background .actions .btn-link {
  color: #fff;
}
/* line 43, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.banana-background .actions .btn-link:hover {
  color: #fcd052 !important;
  background-color: #fff;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.dark-orange-background {
  color: #fff;
}
/* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.dark-orange-background .title {
  color: #fff;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.dark-orange-background .actions .btn-link {
  color: #fff;
}
/* line 43, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.dark-orange-background .actions .btn-link:hover {
  color: #f56e00 !important;
  background-color: #fff;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.brown-background {
  color: #fff;
}
/* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.brown-background .title {
  color: #fff;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.brown-background .actions .btn-link {
  color: #fff;
}
/* line 43, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.brown-background .actions .btn-link:hover {
  color: #924e31 !important;
  background-color: #fff;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.lendify-background {
  color: #fff;
}
/* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.lendify-background .title {
  color: #fff;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.lendify-background .actions .btn-link {
  color: #fff;
}
/* line 43, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.lendify-background .actions .btn-link:hover {
  color: #5333b5 !important;
  background-color: #fff;
}
/* line 52, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header .title {
  float: left;
  color: #3c3c3c;
}
/* line 57, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header .actions {
  margin-top: -3px;
  float: right;
}
/* line 61, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header .actions .dropdown-toggle {
  position: relative;
  top: 5px;
}
/* line 66, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header .actions .btn-link {
  color: #c4c4c4;
  text-decoration: none;
  text-shadow: none;
}
/* line 71, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header .actions .btn-link:hover {
  color: #143249;
}
/* line 77, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header .actions .box-collapse i {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* line 93, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header .actions .box-collapse i:before {
  content: "\f077";
}
/* line 100, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.box-header-small {
  font-size: 14px;
  font-weight: 200;
  line-height: 19px;
  padding: 10px 10px;
}
/* line 106, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-header.box-header-small .actions {
  margin-top: -1px;
}
/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-content {
  padding: 10px;
  border: 1px solid #dddddd;
  background: #fff;
  display: block;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
}
/* line 119, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-content .box-toolbox {
  overflow: hidden;
  *zoom: 1;
  background-color: #f4f4f4;
  padding: 5px;
}
/* line 124, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-content .box-toolbox.box-toolbox-top {
  margin: -10px -10px 10px -10px;
  border-bottom: 1px solid #dddddd;
}
/* line 129, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-content .box-toolbox.box-toolbox-bottom {
  margin: 10px -10px -10px -10px;
  border-top: 1px solid #dddddd;
}
/* line 135, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-content.box-no-padding {
  padding: 0;
}
/* line 138, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-content.box-no-padding form {
  margin-bottom: 0;
}
/* line 142, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-content.box-padding {
  padding: 20px;
}
/* line 145, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-content.box-padding .box-toolbox {
  padding: 10px;
  position: relative;
}
/* line 149, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-content.box-padding .box-toolbox.box-toolbox-top {
  margin: -20px -20px 20px -20px;
}
/* line 150, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-content.box-padding .box-toolbox.box-toolbox-bottom {
  margin: 20px -20px -20px -20px;
}
/* line 154, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-content.box-double-padding {
  padding: 40px;
}
/* line 157, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-content.box-double-padding .box-toolbox {
  padding: 20px;
}
/* line 160, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-content.box-double-padding .box-toolbox.box-toolbox-top {
  margin: -40px -40px 40px -40px;
}
/* line 161, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box .box-content.box-double-padding .box-toolbox.box-toolbox-bottom {
  margin: 40px -40px -40px -40px;
}
/* line 166, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box.box-transparent {
  background: none;
  padding: 0;
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 172, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box.box-transparent .box-content {
  background: transparent;
  border: none;
  border-top: 1px solid #dddddd;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 180, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box.box-bordered {
  border-style: solid;
  border-width: 2px;
  border-color: #dddddd;
}
/* line 185, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes.scss */
.box.box-bordered .box-content {
  border-left: none;
  border-right: none;
  border-bottom: none;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link {
  text-align: center;
  margin-bottom: 10px;
}
/* line 5, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link a {
  text-decoration: none;
}
/* line 8, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link a .header {
  height: 60px;
  line-height: 60px;
  padding-bottom: 2px;
}
/* line 13, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link a .header [class^="icon-"], .box-quick-link a .header [class*=" icon-"] {
  color: #fff;
  font-size: 30px;
  vertical-align: middle;
}
/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link a .content {
  text-transform: uppercase;
  font-size: 85%;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #5b5b5b;
  background-color: #dbdbdb;
  border-bottom: 1px solid #cecece;
  padding: 5px;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link a:hover .header [class^="icon-"], .box-quick-link a:hover .header [class*=" icon-"] {
  font-size: 40px;
}
/* line 37, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link a:hover .content {
  text-decoration: underline;
  border-bottom-color: #c1c1c1;
  background-color: #cecece;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.contrast-background a:active .header {
  background: #091721;
}
/* line 57, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.contrast-background:hover .header {
  background: #0f2435;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.orange-background a:active .header {
  background: #e48a07;
}
/* line 57, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.orange-background:hover .header {
  background: #f7990d;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.blue-background a:active .header {
  background: #0087b9;
}
/* line 57, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.blue-background:hover .header {
  background: #0099d3;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.purple-background a:active .header {
  background: #7839da;
}
/* line 57, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.purple-background:hover .header {
  background: #864fde;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.green-background a:active .header {
  background: #379e51;
}
/* line 57, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.green-background:hover .header {
  background: #3eb05b;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.red-background a:active .header {
  background: #f01611;
}
/* line 57, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.red-background:hover .header {
  background: #f12e29;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.muted-background a:active .header {
  background: gray;
}
/* line 57, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.muted-background:hover .header {
  background: #8c8c8c;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.fb-background a:active .header {
  background: #2f4378;
}
/* line 57, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.fb-background:hover .header {
  background: #364d8b;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.dark-background a:active .header {
  background: #131415;
}
/* line 57, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.dark-background:hover .header {
  background: #1f2023;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.pink-background a:active .header {
  background: #a5366a;
}
/* line 57, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.pink-background:hover .header {
  background: #b83c76;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.grass-green-background a:active .header {
  background: #478621;
}
/* line 57, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.grass-green-background:hover .header {
  background: #529b26;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.sea-blue-background a:active .header {
  background: #014679;
}
/* line 57, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.sea-blue-background:hover .header {
  background: #015493;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.banana-background a:active .header {
  background: #fbc220;
}
/* line 57, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.banana-background:hover .header {
  background: #fcc939;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.dark-orange-background a:active .header {
  background: #c25700;
}
/* line 57, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.dark-orange-background:hover .header {
  background: #dc6300;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.brown-background a:active .header {
  background: #6c3a24;
}
/* line 57, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.brown-background:hover .header {
  background: #7f442b;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.lendify-background a:active .header {
  background: #41288d;
}
/* line 57, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-quick-links.scss */
.box-quick-link.lendify-background:hover .header {
  background: #4a2da1;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic {
  background-color: #fff;
  margin-bottom: 5px;
  padding: 5px 10px;
  position: relative;
}
/* line 7, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic .title {
  margin: 0;
  line-height: 28px;
}
/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic small {
  text-transform: uppercase;
}
/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic [class*="icon-"] {
  font-size: 30px;
  top: 13px;
}
/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic [class*="icon-"].align-left {
  position: absolute;
  left: 10px;
}
/* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic [class*="icon-"].align-right {
  position: absolute;
  right: 10px;
}
/* line 36, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.contrast-background .title, .box-statistic.contrast-background small, .box-statistic.contrast-background [class*="icon-"] {
  color: #fff !important;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.contrast-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.orange-background .title, .box-statistic.orange-background small, .box-statistic.orange-background [class*="icon-"] {
  color: #fff !important;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.orange-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.blue-background .title, .box-statistic.blue-background small, .box-statistic.blue-background [class*="icon-"] {
  color: #fff !important;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.blue-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.purple-background .title, .box-statistic.purple-background small, .box-statistic.purple-background [class*="icon-"] {
  color: #fff !important;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.purple-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.green-background .title, .box-statistic.green-background small, .box-statistic.green-background [class*="icon-"] {
  color: #fff !important;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.green-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.red-background .title, .box-statistic.red-background small, .box-statistic.red-background [class*="icon-"] {
  color: #fff !important;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.red-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.muted-background .title, .box-statistic.muted-background small, .box-statistic.muted-background [class*="icon-"] {
  color: #fff !important;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.muted-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.fb-background .title, .box-statistic.fb-background small, .box-statistic.fb-background [class*="icon-"] {
  color: #fff !important;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.fb-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.dark-background .title, .box-statistic.dark-background small, .box-statistic.dark-background [class*="icon-"] {
  color: #fff !important;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.dark-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.pink-background .title, .box-statistic.pink-background small, .box-statistic.pink-background [class*="icon-"] {
  color: #fff !important;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.pink-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.grass-green-background .title, .box-statistic.grass-green-background small, .box-statistic.grass-green-background [class*="icon-"] {
  color: #fff !important;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.grass-green-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.sea-blue-background .title, .box-statistic.sea-blue-background small, .box-statistic.sea-blue-background [class*="icon-"] {
  color: #fff !important;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.sea-blue-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.banana-background .title, .box-statistic.banana-background small, .box-statistic.banana-background [class*="icon-"] {
  color: #fff !important;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.banana-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.dark-orange-background .title, .box-statistic.dark-orange-background small, .box-statistic.dark-orange-background [class*="icon-"] {
  color: #fff !important;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.dark-orange-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.brown-background .title, .box-statistic.brown-background small, .box-statistic.brown-background [class*="icon-"] {
  color: #fff !important;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.brown-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 36, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.lendify-background .title, .box-statistic.lendify-background small, .box-statistic.lendify-background [class*="icon-"] {
  color: #fff !important;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic.lendify-background small {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 48, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic:hover [class*="icon-"].align-right {
  right: 15px;
  -moz-transition: right 0.1s linear;
  -o-transition: right 0.1s linear;
  -webkit-transition: right 0.1s linear;
  transition: right 0.1s linear;
}
/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_boxes-statistics.scss */
.box-statistic:hover [class*="icon-"].align-left {
  left: 15px;
  -moz-transition: left 0.1s linear;
  -o-transition: left 0.1s linear;
  -webkit-transition: left 0.1s linear;
  transition: left 0.1s linear;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tables.scss */
.responsive-table {
  position: relative;
  overflow: scroll;
}
/* line 5, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tables.scss */
.responsive-table .scrollable-area {
  width: 100%;
  overflow: scroll;
  overflow-y: hidden;
}
/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tables.scss */
.responsive-table table td {
  position: relative;
  white-space: nowrap;
  overflow: hidden;
}

/* line 23, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tables.scss */
.box-content.box-no-padding .table-striped th:first-child, .box-content.box-no-padding .table-striped td:first-child {
  border-left: none;
}
/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tables.scss */
.box-content.box-no-padding .table-striped th:last-child, .box-content.box-no-padding .table-striped td:last-child {
  border-right: none;
}

/* line 29, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tables.scss */
.dataTables_wrapper {
  overflow: hidden;
  *zoom: 1;
}
/* line 30, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tables.scss */
.dataTables_wrapper .datatables-top, .dataTables_wrapper .datatables-bottom {
  padding: 5px;
}
@media (max-width: 767px) {
  /* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tables.scss */
  .dataTables_wrapper .datatables-top, .dataTables_wrapper .datatables-bottom {
    text-align: center;
  }
  /* line 37, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tables.scss */
  .dataTables_wrapper .datatables-top .dataTables_filter, .dataTables_wrapper .datatables-bottom .dataTables_filter {
    float: none;
    text-align: center;
  }
  /* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tables.scss */
  .dataTables_wrapper .datatables-top .dataTables_filter label, .dataTables_wrapper .datatables-bottom .dataTables_filter label {
    float: none;
  }
  /* line 44, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tables.scss */
  .dataTables_wrapper .datatables-top .dataTables_paginate, .dataTables_wrapper .datatables-bottom .dataTables_paginate {
    text-align: center;
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  /* line 50, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tables.scss */
  .dataTables_wrapper .datatables-top .dataTables_length, .dataTables_wrapper .datatables-bottom .dataTables_length {
    text-align: center;
    display: inline-block;
    float: none;
  }
}
/* line 60, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tables.scss */
.dataTables_wrapper .dataTables_length {
  margin: 13px 10px 5px 10px;
  float: left;
}
/* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tables.scss */
.dataTables_wrapper .dataTables_filter {
  margin: 10px 10px 5px 10px;
  float: right;
}
/* line 70, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tables.scss */
.dataTables_wrapper .dataTables_info {
  padding: 0;
  margin: 4px 10px 10px 10px;
}
/* line 75, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tables.scss */
.dataTables_wrapper .dataTables_paginate {
  margin-right: 10px;
}
/* line 78, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tables.scss */
.dataTables_wrapper .dataTables_paginate .pagination {
  margin: 0;
}
/* line 84, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tables.scss */
.dataTables_wrapper .filter_column input[type="text"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 105, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tables.scss */
.dataTables_wrapper .sorting:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  content: "\f0dc";
  float: right;
}
/* line 113, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tables.scss */
.dataTables_wrapper .sorting_asc:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  content: "\f0de";
  float: right;
}
/* line 121, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tables.scss */
.dataTables_wrapper .sorting_desc:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  content: "\f0dd";
  float: right;
}

/* line 2, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list .new-todo {
  margin-bottom: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  *zoom: 1;
}
/* line 8, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list .new-todo input[type="text"] {
  border-left: 0;
  border-top: 0;
  padding-left: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  height: 45px;
  line-height: 45px;
}
/* line 18, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list .new-todo input {
  margin-bottom: 0;
  padding-right: 40px;
}
/* line 23, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list .new-todo button {
  position: absolute;
  top: 0;
  right: 0;
  height: 45px;
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list .date {
  text-transform: uppercase;
  color: #143249;
  font-size: 11px;
  margin-top: 10px;
  margin-left: 10px;
}
/* line 39, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list ul {
  margin-bottom: 20px;
}
/* line 42, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list ul > li {
  line-height: 35px;
  padding: 0 7px 0 10px;
  border-bottom: 1px solid #dddddd;
  position: relative;
  overflow: hidden;
  *zoom: 1;
}
/* line 49, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list ul > li label {
  padding: 5px 0;
  font-weight: normal;
  margin: 0;
}
/* line 54, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list ul > li label .todo {
  padding-left: 5px;
  display: inline;
  position: relative;
  top: 3px;
}
/* line 61, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list ul > li label input[type="checkbox"] {
  margin-top: 0;
}
/* line 66, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list ul > li .actions {
  margin-top: 2px;
}
/* line 68, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list ul > li .actions .remove, .todo-list ul > li .actions .edit {
  display: none;
}
/* line 70, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list ul > li .actions .btn-link {
  padding: 10px 5px;
}
/* line 73, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list ul > li .actions .btn-link:hover {
  text-decoration: none;
}
/* line 78, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list ul > li .actions .important {
  color: #00acec;
}
/* line 81, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list ul > li .actions .important i:before {
  content: "\f097";
}
/* line 83, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list ul > li .actions .important:hover {
  color: #0087b9;
}
/* line 88, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list ul > li .actions .edit {
  color: #f8a326;
}
/* line 91, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list ul > li .actions .edit:hover {
  color: #e48a07;
}
/* line 96, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list ul > li .actions .remove {
  color: #f34541;
}
/* line 99, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list ul > li .actions .remove:hover {
  color: #f01611;
}
/* line 105, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list ul > li.important {
  border-left: 2px solid #00acec;
  padding-left: 15px;
  background: #f7f7f7;
}
/* line 111, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list ul > li.important .important i:before {
  content: "\f02e";
}
/* line 115, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list ul > li.done {
  opacity: 0.5;
}
/* line 118, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list ul > li.done .todo {
  text-decoration: line-through;
}
/* line 123, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list ul > li:hover {
  cursor: move;
}
/* line 126, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list ul > li:hover .remove, .todo-list ul > li:hover .edit {
  display: inline;
}
/* line 130, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list ul:last-child {
  margin-bottom: 0;
}
/* line 134, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.todo-list ul:last-child li:last-child {
  border-bottom: none;
}

/* line 147, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_todo-list.scss */
.touch .todo-list ul > li .actions .remove, .touch .todo-list ul > li .actions .edit {
  display: inline;
}

/* line 3, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_recent-activity.scss */
.recent-activity .load-more > a {
  border-left: none;
  border-right: none;
  border-bottom: none;
}
/* line 10, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_recent-activity.scss */
.recent-activity ul {
  margin-bottom: 0;
}
/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_recent-activity.scss */
.recent-activity .users > li {
  border-bottom: 1px solid #dddddd;
  padding: 10px;
  overflow: hidden;
  *zoom: 1;
}
/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_recent-activity.scss */
.recent-activity .users > li .avatar {
  margin-right: 10px;
  width: 23px;
  height: 23px;
}
/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_recent-activity.scss */
.recent-activity .users > li .avatar .icon-user {
  font-size: 20px;
  position: relative;
  top: 2px;
  color: #d0d0d0;
  width: 23px;
  height: 23px;
}
/* line 33, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_recent-activity.scss */
.recent-activity .users > li .date, .recent-activity .users > li .action {
  padding-top: 2px;
}
/* line 37, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_recent-activity.scss */
.recent-activity .users > li:last-child {
  border-bottom: none;
}
/* line 44, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_recent-activity.scss */
.recent-activity .comments > li {
  border-bottom: 1px solid #dddddd;
  padding: 10px;
  position: relative;
  overflow: hidden;
  *zoom: 1;
}
/* line 50, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_recent-activity.scss */
.recent-activity .comments > li .avatar {
  position: absolute;
  left: 10px;
  top: 10px;
  margin-right: 10px;
  width: 23px;
  height: 23px;
}
/* line 57, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_recent-activity.scss */
.recent-activity .comments > li .avatar .icon-user {
  font-size: 20px;
  position: relative;
  top: 2px;
  color: #d0d0d0;
  width: 23px;
  height: 23px;
}
/* line 66, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_recent-activity.scss */
.recent-activity .comments > li .body {
  margin-left: 33px;
}
/* line 69, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_recent-activity.scss */
.recent-activity .comments > li .body .actions {
  position: absolute;
  right: 10px;
  top: 2px;
  display: none;
}
/* line 75, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_recent-activity.scss */
.recent-activity .comments > li .body .actions .btn-link {
  padding-left: 2px;
  padding-right: 2px;
}
/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_recent-activity.scss */
.recent-activity .comments > li .body .actions .btn-link:hover {
  text-decoration: none;
}
/* line 84, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_recent-activity.scss */
.recent-activity .comments > li .body .actions .ok {
  color: #49bf67;
  margin-right: 10px;
}
/* line 88, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_recent-activity.scss */
.recent-activity .comments > li .body .actions .ok:hover {
  color: #379e51;
}
/* line 93, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_recent-activity.scss */
.recent-activity .comments > li .body .actions .remove {
  color: #f34541;
}
/* line 96, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_recent-activity.scss */
.recent-activity .comments > li .body .actions .remove:hover {
  color: #f01611;
}
/* line 104, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_recent-activity.scss */
.recent-activity .comments > li:hover .actions {
  display: block;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_recent-activity.scss */
.recent-activity .comments > li:last-child {
  border-bottom: none;
}

/* line 120, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_recent-activity.scss */
.touch .recent-activity .comments > li .actions {
  display: block;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.event-contrast .fc-event-inner, .label-contrast .fc-event-inner {
  background-color: #143249 !important;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.event-orange .fc-event-inner, .label-orange .fc-event-inner {
  background-color: #f8a326 !important;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.event-blue .fc-event-inner, .label-blue .fc-event-inner {
  background-color: #00acec !important;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.event-purple .fc-event-inner, .label-purple .fc-event-inner {
  background-color: #9564e2 !important;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.event-green .fc-event-inner, .label-green .fc-event-inner {
  background-color: #49bf67 !important;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.event-red .fc-event-inner, .label-red .fc-event-inner {
  background-color: #f34541 !important;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.event-muted .fc-event-inner, .label-muted .fc-event-inner {
  background-color: #999999 !important;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.event-fb .fc-event-inner, .label-fb .fc-event-inner {
  background-color: #3d579d !important;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.event-dark .fc-event-inner, .label-dark .fc-event-inner {
  background-color: #2b2d30 !important;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.event-pink .fc-event-inner, .label-pink .fc-event-inner {
  background-color: #c44a83 !important;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.event-grass-green .fc-event-inner, .label-grass-green .fc-event-inner {
  background-color: #5daf2b !important;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.event-sea-blue .fc-event-inner, .label-sea-blue .fc-event-inner {
  background-color: #0163ac !important;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.event-banana .fc-event-inner, .label-banana .fc-event-inner {
  background-color: #fcd052 !important;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.event-dark-orange .fc-event-inner, .label-dark-orange .fc-event-inner {
  background-color: #f56e00 !important;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.event-brown .fc-event-inner, .label-brown .fc-event-inner {
  background-color: #924e31 !important;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.event-lendify .fc-event-inner, .label-lendify .fc-event-inner {
  background-color: #5333b5 !important;
}

/* line 11, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.fc-header .fc-header-left {
  position: absolute;
  width: 100%;
  text-align: right;
  right: 10px;
  top: 10px;
}
/* line 18, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.fc-header .fc-header-left .fc-button {
  padding: 0px 12px;
  background-color: #fff;
}
/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.fc-header .fc-header-left .fc-button.fc-state-active, .fc-header .fc-header-left .fc-button:hover {
  background-color: #dddddd;
}
/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.fc-header .fc-header-right {
  padding-top: 5px;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.fc-header .fc-header-center {
  text-align: left;
}

/* line 38, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.fc-content .fc-event .fc-event-inner {
  border-color: #143249;
  background-color: #143249;
}
/* line 43, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.fc-content .fc-event .ui-resizable-handle.ui-resizable-e {
  background: #fff;
  cursor: col-resize;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}
/* line 50, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.fc-content .fc-event.label-important .fc-event-inner {
  background-color: #f34541;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.fc-content .fc-event.label-important[href].fc-event-inner {
  background-color: #f01611;
}
/* line 52, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.fc-content .fc-event.label-warning .fc-event-inner {
  background-color: #f8a326;
}
/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.fc-content .fc-event.label-warning[href] .fc-event-inner {
  background-color: #e48a07;
}
/* line 54, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.fc-content .fc-event.label-success .fc-event-inner {
  background-color: #49bf67;
}
/* line 55, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.fc-content .fc-event.label-success[href] .fc-event-inner {
  background-color: #379e51;
}
/* line 56, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.fc-content .fc-event.label-info .fc-event-inner {
  background-color: #9564e2;
}
/* line 57, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.fc-content .fc-event.label-info[href] .fc-event-inner {
  background-color: #7839da;
}
/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.fc-content .fc-event.label-inverse .fc-event-inner {
  background-color: #3c3c3c;
}
/* line 59, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_calendar.scss */
.fc-content .fc-event.label-inverse[href] .fc-event-inner {
  background-color: #232323;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_chat.scss */
.chat .box-collapsed .box-header .actions .box-collapse i:before {
  content: "\f077" !important;
}
/* line 14, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_chat.scss */
.chat.chat-fixed {
  width: 300px;
  position: fixed;
  z-index: 999;
  bottom: 0;
  right: 20px;
}
/* line 21, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_chat.scss */
.chat.chat-fixed .box {
  margin-bottom: 0;
}
/* line 29, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_chat.scss */
.chat.chat-fixed .box-header .actions .box-collapse i:before {
  content: "\f078";
}
/* line 37, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_chat.scss */
.chat.chat-fixed form input[type="text"] {
  padding: 4px 6px;
  height: 33px;
  line-height: 33px;
}
/* line 43, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_chat.scss */
.chat.chat-fixed form button {
  height: 33px;
  height: 33px;
}
/* line 50, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_chat.scss */
.chat ul {
  margin-bottom: 0;
}
/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_chat.scss */
.chat ul > li {
  border-bottom: 1px solid #dddddd;
  padding: 10px;
  position: relative;
  overflow: hidden;
  *zoom: 1;
}
/* line 59, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_chat.scss */
.chat ul > li .avatar {
  position: absolute;
  margin-right: 10px;
  top: 10px;
  left: 10px;
  width: 23px;
  height: 23px;
}
/* line 67, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_chat.scss */
.chat ul > li .name-and-time {
  margin-left: 33px;
  overflow: hidden;
  *zoom: 1;
}
/* line 72, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_chat.scss */
.chat ul > li .body {
  margin-left: 33px;
}
/* line 76, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_chat.scss */
.chat ul > li .time {
  font-size: 12px;
}
/* line 80, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_chat.scss */
.chat ul > li:last-child {
  border-bottom: none;
}
/* line 86, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_chat.scss */
.chat form {
  margin-bottom: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  *zoom: 1;
}
/* line 92, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_chat.scss */
.chat form input[type="text"] {
  border-left: 0;
  border-bottom: 0;
  padding-left: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  height: 45px;
  line-height: 45px;
}
/* line 102, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_chat.scss */
.chat form input {
  margin-bottom: 0;
  padding-right: 40px;
}
/* line 107, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_chat.scss */
.chat form button {
  position: absolute;
  top: 0;
  right: 0;
  height: 45px;
}

/* line 3, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tasks.scss */
.tasks .task {
  overflow: hidden;
  *zoom: 1;
}
/* line 8, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tasks.scss */
.tasks > li:last-child .progress {
  margin-bottom: 0;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_nestable-list.scss */
.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 9, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_nestable-list.scss */
.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_nestable-list.scss */
.dd-list .dd-list {
  padding-left: 30px;
}

/* line 21, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_nestable-list.scss */
.dd-collapsed .dd-list {
  display: none;
}

/* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_nestable-list.scss */
.dd-item, .dd-empty, .dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
}

/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_nestable-list.scss */
.dd-handle {
  display: block;
  margin: 5px 0;
  padding: 10px 10px;
  color: #3c3c3c;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #dddddd;
  background: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
/* line 44, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_nestable-list.scss */
.dd-handle:hover {
  color: #143249;
  cursor: move;
}

/* line 50, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_nestable-list.scss */
.dd-item > button {
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  line-height: 1;
  padding-top: 7px;
  text-align: center;
  font-weight: bold;
}
/* line 68, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_nestable-list.scss */
.dd-item > button:before {
  content: '+';
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0;
}
/* line 76, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_nestable-list.scss */
.dd-item > button[data-action="collapse"]:before {
  content: '-';
}

/* line 81, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_nestable-list.scss */
.dd-placeholder {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f7f7f7;
  border: 1px dashed #143249;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 91, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_nestable-list.scss */
.dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 9999;
}
/* line 96, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_nestable-list.scss */
.dd-dragel > .dd-item .dd-handle {
  margin-top: 0;
}

/* line 2, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion .panel {
  margin-bottom: 0;
  border-width: 2px;
}
@media print {
  /* line 8, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
  .accordion .collapse, .accordion .panel-collapse .collapse, .accordion panel-collapse.collapse, .accordion .accordion-group .accordion-body.collapse {
    display: block !important;
    height: auto !important;
  }
}
/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-contrast .panel {
  border-color: #143249;
}
/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #143249;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading {
  background-color: #143249;
  padding: 0;
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-contrast .panel-heading .accordion-toggle {
  color: #fff;
  padding: 10px 15px;
  display: block;
}
/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-orange .panel {
  border-color: #f8a326;
}
/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-orange .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #f8a326;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-orange .panel-heading {
  background-color: #f8a326;
  padding: 0;
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-orange .panel-heading .accordion-toggle {
  color: #fff;
  padding: 10px 15px;
  display: block;
}
/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-blue .panel {
  border-color: #00acec;
}
/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-blue .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #00acec;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-blue .panel-heading {
  background-color: #00acec;
  padding: 0;
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-blue .panel-heading .accordion-toggle {
  color: #fff;
  padding: 10px 15px;
  display: block;
}
/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-purple .panel {
  border-color: #9564e2;
}
/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-purple .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #9564e2;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-purple .panel-heading {
  background-color: #9564e2;
  padding: 0;
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-purple .panel-heading .accordion-toggle {
  color: #fff;
  padding: 10px 15px;
  display: block;
}
/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-green .panel {
  border-color: #49bf67;
}
/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-green .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #49bf67;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-green .panel-heading {
  background-color: #49bf67;
  padding: 0;
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-green .panel-heading .accordion-toggle {
  color: #fff;
  padding: 10px 15px;
  display: block;
}
/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-red .panel {
  border-color: #f34541;
}
/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-red .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #f34541;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-red .panel-heading {
  background-color: #f34541;
  padding: 0;
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-red .panel-heading .accordion-toggle {
  color: #fff;
  padding: 10px 15px;
  display: block;
}
/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-muted .panel {
  border-color: #999999;
}
/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-muted .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #999999;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-muted .panel-heading {
  background-color: #999999;
  padding: 0;
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-muted .panel-heading .accordion-toggle {
  color: #fff;
  padding: 10px 15px;
  display: block;
}
/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-fb .panel {
  border-color: #3d579d;
}
/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-fb .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #3d579d;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-fb .panel-heading {
  background-color: #3d579d;
  padding: 0;
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-fb .panel-heading .accordion-toggle {
  color: #fff;
  padding: 10px 15px;
  display: block;
}
/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-dark .panel {
  border-color: #2b2d30;
}
/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-dark .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #2b2d30;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-dark .panel-heading {
  background-color: #2b2d30;
  padding: 0;
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-dark .panel-heading .accordion-toggle {
  color: #fff;
  padding: 10px 15px;
  display: block;
}
/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-pink .panel {
  border-color: #c44a83;
}
/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-pink .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #c44a83;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-pink .panel-heading {
  background-color: #c44a83;
  padding: 0;
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-pink .panel-heading .accordion-toggle {
  color: #fff;
  padding: 10px 15px;
  display: block;
}
/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-grass-green .panel {
  border-color: #5daf2b;
}
/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-grass-green .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #5daf2b;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-grass-green .panel-heading {
  background-color: #5daf2b;
  padding: 0;
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-grass-green .panel-heading .accordion-toggle {
  color: #fff;
  padding: 10px 15px;
  display: block;
}
/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-sea-blue .panel {
  border-color: #0163ac;
}
/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-sea-blue .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #0163ac;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-sea-blue .panel-heading {
  background-color: #0163ac;
  padding: 0;
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-sea-blue .panel-heading .accordion-toggle {
  color: #fff;
  padding: 10px 15px;
  display: block;
}
/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-banana .panel {
  border-color: #fcd052;
}
/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-banana .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #fcd052;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-banana .panel-heading {
  background-color: #fcd052;
  padding: 0;
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-banana .panel-heading .accordion-toggle {
  color: #fff;
  padding: 10px 15px;
  display: block;
}
/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-dark-orange .panel {
  border-color: #f56e00;
}
/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-dark-orange .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #f56e00;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-dark-orange .panel-heading {
  background-color: #f56e00;
  padding: 0;
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-dark-orange .panel-heading .accordion-toggle {
  color: #fff;
  padding: 10px 15px;
  display: block;
}
/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-brown .panel {
  border-color: #924e31;
}
/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-brown .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #924e31;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-brown .panel-heading {
  background-color: #924e31;
  padding: 0;
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-brown .panel-heading .accordion-toggle {
  color: #fff;
  padding: 10px 15px;
  display: block;
}
/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-lendify .panel {
  border-color: #5333b5;
}
/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-lendify .panel > .panel-heading + .panel-collapse .panel-body {
  border-top: 2px solid #5333b5;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-lendify .panel-heading {
  background-color: #5333b5;
  padding: 0;
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_accordions.scss */
.accordion.accordion-lendify .panel-heading .accordion-toggle {
  color: #fff;
  padding: 10px 15px;
  display: block;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.nav-tabs-centered {
  text-align: center;
}
/* line 4, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.nav-tabs-centered > li {
  float: none;
  display: inline-block;
}

/* line 13, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > li > a {
  border-color: transparent !important;
}
/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a, .tabs-right .nav-tabs-simple > .active > a:hover, .tabs-right .nav-tabs-simple > .active > a:focus {
  border-color: transparent !important;
  border-left-color: #143249 !important;
}
/* line 23, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.contrast-border, .tabs-right .nav-tabs-simple > .active > a:hover.contrast-border, .tabs-right .nav-tabs-simple > .active > a:focus.contrast-border {
  border-left-color: #143249 !important;
}
/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.contrast-border, .tabs-right .nav-tabs-simple > .active > a:hover.contrast-border, .tabs-right .nav-tabs-simple > .active > a:focus.contrast-border {
  border-left-color: #143249 !important;
}
/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.orange-border, .tabs-right .nav-tabs-simple > .active > a:hover.orange-border, .tabs-right .nav-tabs-simple > .active > a:focus.orange-border {
  border-left-color: #f8a326 !important;
}
/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.blue-border, .tabs-right .nav-tabs-simple > .active > a:hover.blue-border, .tabs-right .nav-tabs-simple > .active > a:focus.blue-border {
  border-left-color: #00acec !important;
}
/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.purple-border, .tabs-right .nav-tabs-simple > .active > a:hover.purple-border, .tabs-right .nav-tabs-simple > .active > a:focus.purple-border {
  border-left-color: #9564e2 !important;
}
/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.green-border, .tabs-right .nav-tabs-simple > .active > a:hover.green-border, .tabs-right .nav-tabs-simple > .active > a:focus.green-border {
  border-left-color: #49bf67 !important;
}
/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.red-border, .tabs-right .nav-tabs-simple > .active > a:hover.red-border, .tabs-right .nav-tabs-simple > .active > a:focus.red-border {
  border-left-color: #f34541 !important;
}
/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.muted-border, .tabs-right .nav-tabs-simple > .active > a:hover.muted-border, .tabs-right .nav-tabs-simple > .active > a:focus.muted-border {
  border-left-color: #999999 !important;
}
/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.fb-border, .tabs-right .nav-tabs-simple > .active > a:hover.fb-border, .tabs-right .nav-tabs-simple > .active > a:focus.fb-border {
  border-left-color: #3d579d !important;
}
/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.dark-border, .tabs-right .nav-tabs-simple > .active > a:hover.dark-border, .tabs-right .nav-tabs-simple > .active > a:focus.dark-border {
  border-left-color: #2b2d30 !important;
}
/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.pink-border, .tabs-right .nav-tabs-simple > .active > a:hover.pink-border, .tabs-right .nav-tabs-simple > .active > a:focus.pink-border {
  border-left-color: #c44a83 !important;
}
/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.grass-green-border, .tabs-right .nav-tabs-simple > .active > a:hover.grass-green-border, .tabs-right .nav-tabs-simple > .active > a:focus.grass-green-border {
  border-left-color: #5daf2b !important;
}
/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.sea-blue-border, .tabs-right .nav-tabs-simple > .active > a:hover.sea-blue-border, .tabs-right .nav-tabs-simple > .active > a:focus.sea-blue-border {
  border-left-color: #0163ac !important;
}
/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.banana-border, .tabs-right .nav-tabs-simple > .active > a:hover.banana-border, .tabs-right .nav-tabs-simple > .active > a:focus.banana-border {
  border-left-color: #fcd052 !important;
}
/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.dark-orange-border, .tabs-right .nav-tabs-simple > .active > a:hover.dark-orange-border, .tabs-right .nav-tabs-simple > .active > a:focus.dark-orange-border {
  border-left-color: #f56e00 !important;
}
/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.brown-border, .tabs-right .nav-tabs-simple > .active > a:hover.brown-border, .tabs-right .nav-tabs-simple > .active > a:focus.brown-border {
  border-left-color: #924e31 !important;
}
/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-right .nav-tabs-simple > .active > a.lendify-border, .tabs-right .nav-tabs-simple > .active > a:hover.lendify-border, .tabs-right .nav-tabs-simple > .active > a:focus.lendify-border {
  border-left-color: #5333b5 !important;
}

/* line 38, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > li > a {
  border-color: transparent !important;
}
/* line 44, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a, .tabs-left .nav-tabs-simple > .active > a:hover, .tabs-left .nav-tabs-simple > .active > a:focus {
  border-color: transparent !important;
  border-right-color: #143249 !important;
}
/* line 48, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.contrast-border, .tabs-left .nav-tabs-simple > .active > a:hover.contrast-border, .tabs-left .nav-tabs-simple > .active > a:focus.contrast-border {
  border-right-color: #143249 !important;
}
/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.contrast-border, .tabs-left .nav-tabs-simple > .active > a:hover.contrast-border, .tabs-left .nav-tabs-simple > .active > a:focus.contrast-border {
  border-right-color: #143249 !important;
}
/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.orange-border, .tabs-left .nav-tabs-simple > .active > a:hover.orange-border, .tabs-left .nav-tabs-simple > .active > a:focus.orange-border {
  border-right-color: #f8a326 !important;
}
/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.blue-border, .tabs-left .nav-tabs-simple > .active > a:hover.blue-border, .tabs-left .nav-tabs-simple > .active > a:focus.blue-border {
  border-right-color: #00acec !important;
}
/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.purple-border, .tabs-left .nav-tabs-simple > .active > a:hover.purple-border, .tabs-left .nav-tabs-simple > .active > a:focus.purple-border {
  border-right-color: #9564e2 !important;
}
/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.green-border, .tabs-left .nav-tabs-simple > .active > a:hover.green-border, .tabs-left .nav-tabs-simple > .active > a:focus.green-border {
  border-right-color: #49bf67 !important;
}
/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.red-border, .tabs-left .nav-tabs-simple > .active > a:hover.red-border, .tabs-left .nav-tabs-simple > .active > a:focus.red-border {
  border-right-color: #f34541 !important;
}
/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.muted-border, .tabs-left .nav-tabs-simple > .active > a:hover.muted-border, .tabs-left .nav-tabs-simple > .active > a:focus.muted-border {
  border-right-color: #999999 !important;
}
/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.fb-border, .tabs-left .nav-tabs-simple > .active > a:hover.fb-border, .tabs-left .nav-tabs-simple > .active > a:focus.fb-border {
  border-right-color: #3d579d !important;
}
/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.dark-border, .tabs-left .nav-tabs-simple > .active > a:hover.dark-border, .tabs-left .nav-tabs-simple > .active > a:focus.dark-border {
  border-right-color: #2b2d30 !important;
}
/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.pink-border, .tabs-left .nav-tabs-simple > .active > a:hover.pink-border, .tabs-left .nav-tabs-simple > .active > a:focus.pink-border {
  border-right-color: #c44a83 !important;
}
/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.grass-green-border, .tabs-left .nav-tabs-simple > .active > a:hover.grass-green-border, .tabs-left .nav-tabs-simple > .active > a:focus.grass-green-border {
  border-right-color: #5daf2b !important;
}
/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.sea-blue-border, .tabs-left .nav-tabs-simple > .active > a:hover.sea-blue-border, .tabs-left .nav-tabs-simple > .active > a:focus.sea-blue-border {
  border-right-color: #0163ac !important;
}
/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.banana-border, .tabs-left .nav-tabs-simple > .active > a:hover.banana-border, .tabs-left .nav-tabs-simple > .active > a:focus.banana-border {
  border-right-color: #fcd052 !important;
}
/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.dark-orange-border, .tabs-left .nav-tabs-simple > .active > a:hover.dark-orange-border, .tabs-left .nav-tabs-simple > .active > a:focus.dark-orange-border {
  border-right-color: #f56e00 !important;
}
/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.brown-border, .tabs-left .nav-tabs-simple > .active > a:hover.brown-border, .tabs-left .nav-tabs-simple > .active > a:focus.brown-border {
  border-right-color: #924e31 !important;
}
/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-left .nav-tabs-simple > .active > a.lendify-border, .tabs-left .nav-tabs-simple > .active > a:hover.lendify-border, .tabs-left .nav-tabs-simple > .active > a:focus.lendify-border {
  border-right-color: #5333b5 !important;
}

/* line 64, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > li > a {
  border-color: transparent !important;
}
/* line 70, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a, .tabs-below .nav-tabs-simple > .active > a:hover, .tabs-below .nav-tabs-simple > .active > a:focus {
  border-color: transparent !important;
  border-top-color: #143249 !important;
}
/* line 74, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.contrast-border, .tabs-below .nav-tabs-simple > .active > a:hover.contrast-border, .tabs-below .nav-tabs-simple > .active > a:focus.contrast-border {
  border-top-color: #143249 !important;
}
/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.contrast-border, .tabs-below .nav-tabs-simple > .active > a:hover.contrast-border, .tabs-below .nav-tabs-simple > .active > a:focus.contrast-border {
  border-top-color: #143249 !important;
}
/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.orange-border, .tabs-below .nav-tabs-simple > .active > a:hover.orange-border, .tabs-below .nav-tabs-simple > .active > a:focus.orange-border {
  border-top-color: #f8a326 !important;
}
/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.blue-border, .tabs-below .nav-tabs-simple > .active > a:hover.blue-border, .tabs-below .nav-tabs-simple > .active > a:focus.blue-border {
  border-top-color: #00acec !important;
}
/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.purple-border, .tabs-below .nav-tabs-simple > .active > a:hover.purple-border, .tabs-below .nav-tabs-simple > .active > a:focus.purple-border {
  border-top-color: #9564e2 !important;
}
/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.green-border, .tabs-below .nav-tabs-simple > .active > a:hover.green-border, .tabs-below .nav-tabs-simple > .active > a:focus.green-border {
  border-top-color: #49bf67 !important;
}
/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.red-border, .tabs-below .nav-tabs-simple > .active > a:hover.red-border, .tabs-below .nav-tabs-simple > .active > a:focus.red-border {
  border-top-color: #f34541 !important;
}
/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.muted-border, .tabs-below .nav-tabs-simple > .active > a:hover.muted-border, .tabs-below .nav-tabs-simple > .active > a:focus.muted-border {
  border-top-color: #999999 !important;
}
/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.fb-border, .tabs-below .nav-tabs-simple > .active > a:hover.fb-border, .tabs-below .nav-tabs-simple > .active > a:focus.fb-border {
  border-top-color: #3d579d !important;
}
/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.dark-border, .tabs-below .nav-tabs-simple > .active > a:hover.dark-border, .tabs-below .nav-tabs-simple > .active > a:focus.dark-border {
  border-top-color: #2b2d30 !important;
}
/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.pink-border, .tabs-below .nav-tabs-simple > .active > a:hover.pink-border, .tabs-below .nav-tabs-simple > .active > a:focus.pink-border {
  border-top-color: #c44a83 !important;
}
/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.grass-green-border, .tabs-below .nav-tabs-simple > .active > a:hover.grass-green-border, .tabs-below .nav-tabs-simple > .active > a:focus.grass-green-border {
  border-top-color: #5daf2b !important;
}
/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.sea-blue-border, .tabs-below .nav-tabs-simple > .active > a:hover.sea-blue-border, .tabs-below .nav-tabs-simple > .active > a:focus.sea-blue-border {
  border-top-color: #0163ac !important;
}
/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.banana-border, .tabs-below .nav-tabs-simple > .active > a:hover.banana-border, .tabs-below .nav-tabs-simple > .active > a:focus.banana-border {
  border-top-color: #fcd052 !important;
}
/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.dark-orange-border, .tabs-below .nav-tabs-simple > .active > a:hover.dark-orange-border, .tabs-below .nav-tabs-simple > .active > a:focus.dark-orange-border {
  border-top-color: #f56e00 !important;
}
/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.brown-border, .tabs-below .nav-tabs-simple > .active > a:hover.brown-border, .tabs-below .nav-tabs-simple > .active > a:focus.brown-border {
  border-top-color: #924e31 !important;
}
/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-below .nav-tabs-simple > .active > a.lendify-border, .tabs-below .nav-tabs-simple > .active > a:hover.lendify-border, .tabs-below .nav-tabs-simple > .active > a:focus.lendify-border {
  border-top-color: #5333b5 !important;
}

/* line 89, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.nav-tabs-simple > li > a {
  border-color: transparent !important;
}
/* line 95, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.nav-tabs-simple > .active > a, .nav-tabs-simple > .active > a:hover, .nav-tabs-simple > .active > a:focus {
  border-color: transparent !important;
  border-bottom-color: #143249 !important;
}
/* line 99, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.nav-tabs-simple > .active > a.contrast-border, .nav-tabs-simple > .active > a:hover.contrast-border, .nav-tabs-simple > .active > a:focus.contrast-border {
  border-bottom-color: #143249 !important;
}
/* line 104, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.nav-tabs-simple > .active > a.contrast-border, .nav-tabs-simple > .active > a:hover.contrast-border, .nav-tabs-simple > .active > a:focus.contrast-border {
  border-bottom-color: #143249 !important;
}
/* line 104, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.nav-tabs-simple > .active > a.orange-border, .nav-tabs-simple > .active > a:hover.orange-border, .nav-tabs-simple > .active > a:focus.orange-border {
  border-bottom-color: #f8a326 !important;
}
/* line 104, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.nav-tabs-simple > .active > a.blue-border, .nav-tabs-simple > .active > a:hover.blue-border, .nav-tabs-simple > .active > a:focus.blue-border {
  border-bottom-color: #00acec !important;
}
/* line 104, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.nav-tabs-simple > .active > a.purple-border, .nav-tabs-simple > .active > a:hover.purple-border, .nav-tabs-simple > .active > a:focus.purple-border {
  border-bottom-color: #9564e2 !important;
}
/* line 104, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.nav-tabs-simple > .active > a.green-border, .nav-tabs-simple > .active > a:hover.green-border, .nav-tabs-simple > .active > a:focus.green-border {
  border-bottom-color: #49bf67 !important;
}
/* line 104, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.nav-tabs-simple > .active > a.red-border, .nav-tabs-simple > .active > a:hover.red-border, .nav-tabs-simple > .active > a:focus.red-border {
  border-bottom-color: #f34541 !important;
}
/* line 104, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.nav-tabs-simple > .active > a.muted-border, .nav-tabs-simple > .active > a:hover.muted-border, .nav-tabs-simple > .active > a:focus.muted-border {
  border-bottom-color: #999999 !important;
}
/* line 104, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.nav-tabs-simple > .active > a.fb-border, .nav-tabs-simple > .active > a:hover.fb-border, .nav-tabs-simple > .active > a:focus.fb-border {
  border-bottom-color: #3d579d !important;
}
/* line 104, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.nav-tabs-simple > .active > a.dark-border, .nav-tabs-simple > .active > a:hover.dark-border, .nav-tabs-simple > .active > a:focus.dark-border {
  border-bottom-color: #2b2d30 !important;
}
/* line 104, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.nav-tabs-simple > .active > a.pink-border, .nav-tabs-simple > .active > a:hover.pink-border, .nav-tabs-simple > .active > a:focus.pink-border {
  border-bottom-color: #c44a83 !important;
}
/* line 104, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.nav-tabs-simple > .active > a.grass-green-border, .nav-tabs-simple > .active > a:hover.grass-green-border, .nav-tabs-simple > .active > a:focus.grass-green-border {
  border-bottom-color: #5daf2b !important;
}
/* line 104, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.nav-tabs-simple > .active > a.sea-blue-border, .nav-tabs-simple > .active > a:hover.sea-blue-border, .nav-tabs-simple > .active > a:focus.sea-blue-border {
  border-bottom-color: #0163ac !important;
}
/* line 104, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.nav-tabs-simple > .active > a.banana-border, .nav-tabs-simple > .active > a:hover.banana-border, .nav-tabs-simple > .active > a:focus.banana-border {
  border-bottom-color: #fcd052 !important;
}
/* line 104, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.nav-tabs-simple > .active > a.dark-orange-border, .nav-tabs-simple > .active > a:hover.dark-orange-border, .nav-tabs-simple > .active > a:focus.dark-orange-border {
  border-bottom-color: #f56e00 !important;
}
/* line 104, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.nav-tabs-simple > .active > a.brown-border, .nav-tabs-simple > .active > a:hover.brown-border, .nav-tabs-simple > .active > a:focus.brown-border {
  border-bottom-color: #924e31 !important;
}
/* line 104, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.nav-tabs-simple > .active > a.lendify-border, .nav-tabs-simple > .active > a:hover.lendify-border, .nav-tabs-simple > .active > a:focus.lendify-border {
  border-bottom-color: #5333b5 !important;
}

@media print {
  /* line 111, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
  .tab-content > .tab-pane {
    display: block !important;
    opacity: 1 !important;
  }
}
/* line 114, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.nav-tabs, .nav-pills {
  margin-bottom: 19px;
}

/* line 118, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

/* line 124, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

/* line 129, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tab-content > .active,
.pill-content > .active {
  display: block;
}

/* line 134, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

/* line 138, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

/* line 143, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/* line 149, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

/* line 155, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

/* line 161, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

/* line 166, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

/* line 173, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

/* line 179, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

/* line 186, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

/* line 191, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

/* line 198, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

/* line 204, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 211, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

/* line 216, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_tabs.scss */
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}

/* line 2, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_wizard.scss */
.fuelux .wizard {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  border: none;
}
/* line 8, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_wizard.scss */
.fuelux .wizard .actions {
  padding: 0;
}
/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_wizard.scss */
.fuelux .wizard ul li {
  background-color: #dddddd;
  margin-right: 30px;
  padding: 0 20px;
  color: #424242;
  font-family: Montserrat;
  font-size: 20px;
  position: relative;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0;
  border-radius: 0 !important;
}
/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_wizard.scss */
.fuelux .wizard ul li.active {
  background-color: #143249;
  color: #fff;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_wizard.scss */
.fuelux .wizard ul li.complete {
  background-color: #49bf67;
  color: #fff;
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_wizard.scss */
.fuelux .wizard ul li.complete:hover {
  background-color: #3eb05b;
}
/* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_wizard.scss */
.fuelux .wizard ul li.complete:before {
  background-color: #49bf67;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_wizard.scss */
.fuelux .wizard ul li:before {
  content: "";
  width: 30px;
  height: 4px;
  background-color: #dddddd;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  left: -30px;
}
/* line 52, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_wizard.scss */
.fuelux .wizard ul li:first-child:before {
  display: none;
}

@media print {
  /* line 61, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_wizard.scss */
  .fuelux .step-content .step-pane {
    display: block !important;
    opacity: 1 !important;
  }
}
/* line 3, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_forms.scss */
.form-striped .form-group {
  margin-left: 0;
  margin-right: 0;
  padding: 15px 0;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 0;
}
/* line 10, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_forms.scss */
.form-striped .form-group:nth-child(even) {
  background-color: #f4f4f4;
}
/* line 14, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_forms.scss */
.form-striped .form-group:last-child {
  border-bottom-color: transparent;
}
/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_forms.scss */
.form-striped .form-actions {
  margin-top: 0;
  padding: 20px 15px;
}

/* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_forms.scss */
.form-actions {
  background-color: #f4f4f4;
  padding: 20px;
  border-top: 1px solid #e5e5e5;
  margin-top: 20px;
}
@media (min-width: 768px) {
  /* line 25, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_forms.scss */
  .form-actions {
    padding: 20px 0;
  }
}
/* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_forms.scss */
.form-actions.form-actions-padding {
  padding: 20px;
}
@media (max-width: 767px) {
  /* line 39, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_forms.scss */
  .form-actions.form-actions-padding-xs {
    padding: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 45, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_forms.scss */
  .form-actions.form-actions-padding-sm {
    padding: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_forms.scss */
  .form-actions.form-actions-padding-md {
    padding: 20px;
  }
}
@media (min-width: 1200px) {
  /* line 57, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_forms.scss */
  .form-actions.form-actions-padding-lg {
    padding: 20px;
  }
}

/* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_forms.scss */
.select2-container.form-control .select2-choice {
  line-height: 32px;
  height: auto;
}
/* line 69, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_forms.scss */
.select2-container.form-control .select2-choice .select2-arrow b {
  margin-top: 2px;
}
/* line 75, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_forms.scss */
.select2-container.form-control.input-lg .select2-choice, .input-group-lg > .select2-container.form-control .select2-choice {
  line-height: 43px;
}
/* line 77, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_forms.scss */
.select2-container.form-control.input-lg .select2-choice .select2-arrow b, .input-group-lg > .select2-container.form-control .select2-choice .select2-arrow b {
  margin-top: 7px;
}
/* line 84, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_forms.scss */
.select2-container.form-control.input-sm .select2-choice, .input-group-sm > .select2-container.form-control .select2-choice {
  line-height: 28px;
}
/* line 87, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_forms.scss */
.select2-container.form-control.input-sm .select2-choice .select2-arrow b, .input-group-sm > .select2-container.form-control .select2-choice .select2-arrow b {
  margin-top: 0;
}

/* line 94, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_forms.scss */
.select2-container.select2-container-active.form-control, .select2-container-active .select2-choice,
.select2-container-active .select2-choices, .select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices, .select2-container-multi.select2-container-active .select2-choices,
.form-control.select2-container.select2-dropdown-open, .select2-container .select2-choice, .select2-drop-active, .select2-drop.select2-drop-above.select2-drop-active {
  border-color: #aaaaaa !important;
}
/* line 100, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_forms.scss */
.select2-container.select2-container-active.form-control:focus, .select2-container-active .select2-choice:focus,
.select2-container-active .select2-choices:focus, .select2-dropdown-open.select2-drop-above .select2-choice:focus,
.select2-dropdown-open.select2-drop-above .select2-choices:focus, .select2-container-multi.select2-container-active .select2-choices:focus,
.form-control.select2-container.select2-dropdown-open:focus, .select2-container .select2-choice:focus, .select2-drop-active:focus, .select2-drop.select2-drop-above.select2-drop-active:focus {
  border-color: #aaaaaa !important;
  -moz-box-shadow: 0 0 8px #dce1e5 !important;
  -webkit-box-shadow: 0 0 8px #dce1e5 !important;
  box-shadow: 0 0 8px #dce1e5 !important;
}

/* line 107, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_forms.scss */
.select2-container a:focus {
  outline: none;
}

/* line 112, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_forms.scss */
.select2-container-active .select2-choice, .select2-container-active .select2-choices {
  border-color: #aaaaaa !important;
  -moz-box-shadow: 0 0 8px #dce1e5 !important;
  -webkit-box-shadow: 0 0 8px #dce1e5 !important;
  box-shadow: 0 0 8px #dce1e5 !important;
}

/* line 117, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_forms.scss */
select2-container.form-control,
.select2-container-multi .select2-choices, select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.form-control,
.uneditable-input {
  color: #3c3c3c;
  border-color: #d0d0d0;
  background-color: #fff;
}
/* line 140, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_forms.scss */
select2-container.form-control:focus,
.select2-container-multi .select2-choices:focus, select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.form-control:focus,
.uneditable-input:focus {
  border-color: #aaaaaa;
  -moz-box-shadow: 0 0 8px #dce1e5;
  -webkit-box-shadow: 0 0 8px #dce1e5;
  box-shadow: 0 0 8px #dce1e5;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_gallery.scss */
.gallery {
  margin-left: -5px;
}
/* line 4, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_gallery.scss */
.gallery > ul {
  margin-bottom: 0;
}
/* line 8, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_gallery.scss */
.gallery li {
  margin-bottom: 10px !important;
}
/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_gallery.scss */
.gallery .picture {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
/* line 17, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_gallery.scss */
.gallery .picture .tags {
  position: absolute;
  right: 2px;
  top: 2px;
  direction: rtl;
}
/* line 23, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_gallery.scss */
.gallery .picture .tags .label {
  display: table;
  margin-bottom: 2px;
  text-align: left;
  direction: ltr;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_gallery.scss */
.gallery .picture:hover .actions {
  bottom: 0;
}
/* line 37, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_gallery.scss */
.gallery .picture .actions {
  width: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
  height: 35px;
  left: 0;
  bottom: -35px;
  overflow: hidden;
  *zoom: 1;
  -moz-transition: bottom 100ms ease;
  -o-transition: bottom 100ms ease;
  -webkit-transition: bottom 100ms ease;
  transition: bottom 100ms ease;
}
/* line 47, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_gallery.scss */
.gallery .picture .actions.show-actions {
  bottom: 0;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_gallery.scss */
.gallery .picture .actions .btn-link {
  color: #fff;
  text-shadow: none;
}
/* line 57, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_gallery.scss */
.gallery .picture .actions .pull-right .btn-link {
  position: relative;
  top: 1px;
}

/* line 2, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_timeline.scss */
.timeline li {
  position: relative;
  border-left: 4px solid #dddddd;
  padding-bottom: 20px;
}
/* line 7, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_timeline.scss */
.timeline li .date {
  width: 40px;
  height: 40px;
  background-color: red;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  font-family: Montserrat;
}
/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_timeline.scss */
.timeline li:first-child:before, .timeline li:last-child:before {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  top: 0;
  left: -7px;
  background-color: #dddddd;
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_timeline.scss */
.timeline li:last-child:before {
  top: auto;
  bottom: 0;
}
/* line 37, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_timeline.scss */
.timeline li:last-child {
  padding-bottom: 0;
}
/* line 41, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_timeline.scss */
.timeline li .content {
  padding: 10px;
  background-color: #fff;
  border: 1px solid #dddddd;
  position: relative;
  margin-top: 10px;
  margin-left: 20px;
  position: relative;
}
/* line 51, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_timeline.scss */
.timeline li .icon {
  width: 40px;
  height: 40px;
  text-align: center;
  color: #fff;
  vertical-align: middle;
  line-height: 40px;
  font-size: 25px;
  position: absolute;
  top: 0;
  left: 20px;
}
/* line 62, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_timeline.scss */
.timeline li .icon:before {
  content: "";
  width: 20px;
  height: 4px;
  background-color: #dddddd;
  position: absolute;
  vertical-align: middle;
  top: 50%;
  margin-top: -2px;
  left: -20px;
}
/* line 74, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_timeline.scss */
.timeline li .title {
  font-family: Montserrat;
  margin-left: 70px;
  padding: 2px 0;
  font-size: 16px;
}
/* line 80, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_timeline.scss */
.timeline li .title small {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  font-size: 10px;
}

/* line 2, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_invoice.scss */
.invoice .invoice-header {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 20px;
  margin-bottom: 40px;
  overflow: hidden;
  *zoom: 1;
}
/* line 8, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_invoice.scss */
.invoice .invoice-header .invoice-title {
  float: left;
}
/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_invoice.scss */
.invoice .invoice-header .invoice-title {
  font-size: 30px;
  font-family: Montserrat;
}
@media screen and (max-width: 768px) {
  /* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_invoice.scss */
  .invoice .invoice-header .invoice-title {
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }
}
/* line 23, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_invoice.scss */
.invoice .invoice-header .invoice-number {
  float: right;
  font-size: 30px;
  font-family: Montserrat;
}
@media screen and (max-width: 768px) {
  /* line 23, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_invoice.scss */
  .invoice .invoice-header .invoice-number {
    float: none;
    text-align: center;
  }
}
/* line 33, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_invoice.scss */
.invoice .invoice-header .invoice-number .invoice-name {
  color: #999999;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_invoice.scss */
.invoice .info .lead {
  font-family: Montserrat;
}
/* line 45, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_invoice.scss */
.invoice .seller, .invoice .buyer {
  overflow: hidden;
  *zoom: 1;
}
/* line 48, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_invoice.scss */
.invoice .seller .icon-globe, .invoice .buyer .icon-globe {
  float: left;
  font-size: 20px;
  color: #999999;
}
/* line 54, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_invoice.scss */
.invoice .seller .lead, .invoice .buyer .lead {
  font-family: Montserrat;
}
/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_invoice.scss */
.invoice .seller address, .invoice .buyer address {
  float: left;
  margin-left: 20px;
  font-size: 16px;
}
/* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_invoice.scss */
.invoice table {
  margin-top: 20px;
}
/* line 69, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_invoice.scss */
.invoice .subtotal {
  font-family: Montserrat;
  font-size: 30px;
}
/* line 74, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_invoice.scss */
.invoice .comment {
  margin-top: 40px;
}

/* line 2, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_pricing_tables.scss */
.pricing-tables .pricing-table {
  border: 1px solid #fff;
  margin-bottom: 20px;
  position: relative;
  -moz-transition: opacity 100ms ease;
  -o-transition: opacity 100ms ease;
  -webkit-transition: opacity 100ms ease;
  transition: opacity 100ms ease;
}
/* line 8, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_pricing_tables.scss */
.pricing-tables .pricing-table.not-important {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 11, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_pricing_tables.scss */
.pricing-tables .pricing-table.not-important:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
@media print {
  /* line 8, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_pricing_tables.scss */
  .pricing-tables .pricing-table.not-important {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
}
/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_pricing_tables.scss */
.pricing-tables .pricing-table .header {
  text-align: center;
  padding: 20px 0 50px 0;
  font-size: 20px;
  font-family: Montserrat;
  background-color: #dddddd;
}
/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_pricing_tables.scss */
.pricing-tables .pricing-table .price {
  width: 30%;
  height: 60px;
  line-height: 60px;
  position: absolute;
  top: 60px;
  z-index: 900;
  left: 50%;
  display: block;
  font-size: 25px;
  text-align: center;
  color: #fff;
  margin-left: -15%;
  font-family: Montserrat;
}
/* line 42, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_pricing_tables.scss */
.pricing-tables .pricing-table .price span {
  vertical-align: middle;
}
/* line 47, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_pricing_tables.scss */
.pricing-tables .pricing-table .features {
  padding-top: 50px;
  text-align: center;
  margin-bottom: 0;
  background-color: #fff;
}
/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_pricing_tables.scss */
.pricing-tables .pricing-table .features > li {
  padding: 5px 0;
  border-bottom: 1px solid #eaeaea;
}
/* line 59, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_pricing_tables.scss */
.pricing-tables .pricing-table .footer {
  text-align: center;
  background-color: #dddddd;
  padding: 20px 0;
}

/* line 2, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_orders.scss */
#orders #list {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
@media print {
  /* line 2, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_orders.scss */
  #orders #list {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
}
/* line 10, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_orders.scss */
#orders #list hr {
  margin: 10px 0;
}
/* line 13, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_orders.scss */
#orders #list hr:last-child {
  display: none;
}
/* line 18, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_orders.scss */
#orders #list .price {
  margin: 0;
  margin-bottom: 10px;
}
/* line 23, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_orders.scss */
#orders #list:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 29, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_orders.scss */
#orders #detail .pager {
  margin: 0;
}
/* line 33, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_orders.scss */
#orders #detail .form-actions {
  margin-bottom: 0;
}
/* line 37, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_orders.scss */
#orders #detail .only-checkbox {
  width: 10px;
}
/* line 40, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_orders.scss */
#orders #detail .only-checkbox input[type="checkbox"] {
  margin: 0;
}

/* line 2, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_faq.scss */
.faq .nav-tabs, .faq .nav-pills {
  margin-bottom: -1px;
}
/* line 7, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_faq.scss */
.faq .tabdrop a {
  margin-right: 0;
}
/* line 12, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_faq.scss */
.faq .panel-default > .panel-heading {
  background: #fff;
}
/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_faq.scss */
.faq .panel-group {
  background: #fff;
}
/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_faq.scss */
.faq .tab-content {
  background: #fff;
  padding: 19px;
  border: 1px solid #ddd;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_errors.scss */
html {
  width: 100%;
  height: 100%;
}

/* line 5, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_errors.scss */
body.error {
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 9, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_errors.scss */
body.error .middle-container {
  overflow: visible;
  display: table;
  position: static;
  width: 100%;
  height: 100%;
}
/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_errors.scss */
body.error .middle-container .middle-row {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  position: static;
}
/* line 21, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_errors.scss */
body.error .middle-container .middle-row .middle-wrapper {
  position: static;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_errors.scss */
body.error .error-container-header {
  font-size: 100px;
  color: #fff;
  padding: 30px 0 40px 0;
  font-family: Montserrat;
}
@media (min-width: 768px) {
  /* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_errors.scss */
  body.error .error-container-header {
    padding: 10px 0 40px 0;
  }
}
/* line 38, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_errors.scss */
body.error .error-container {
  background-color: #fff;
  position: relative;
  padding: 40px 0;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
/* line 44, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_errors.scss */
body.error .error-container:before {
  content: "";
  position: absolute;
  margin-left: -10px;
  left: 50%;
  top: -10px;
  border-bottom: 10px solid #fff;
  border-top: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
/* line 56, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_errors.scss */
body.error .error-container .title {
  margin: 0;
  margin-bottom: 20px;
}
/* line 61, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_errors.scss */
body.error .error-container .with-icon-over-input {
  position: relative;
}
/* line 64, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_errors.scss */
body.error .error-container .with-icon-over-input [class^="icon-"] {
  position: absolute;
  right: 10px;
  top: 9px;
}
/* line 70, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_errors.scss */
body.error .error-container .with-icon-over-input input[type="text"] {
  padding-right: 28px;
}
/* line 76, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_errors.scss */
body.error .error-container-footer {
  padding: 40px 0;
}
/* line 79, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_errors.scss */
body.error .error-container-footer a {
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_login.scss */
html {
  width: 100%;
  height: 100%;
}

/* line 5, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_login.scss */
body.login {
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 9, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_login.scss */
body.login .middle-container {
  overflow: visible;
  display: table;
  position: static;
  width: 100%;
  height: 100%;
}
/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_login.scss */
body.login .middle-container .middle-row {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  position: static;
}
/* line 21, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_login.scss */
body.login .middle-container .middle-row .middle-wrapper {
  position: static;
}
/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_login.scss */
body.login .login-container-header {
  padding: 30px 0 40px 0;
}
@media (min-width: 768px) {
  /* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_login.scss */
  body.login .login-container-header {
    padding: 10px 0 40px 0;
  }
}
/* line 35, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_login.scss */
body.login .login-container {
  background-color: #fff;
  position: relative;
  padding: 40px 0;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
/* line 41, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_login.scss */
body.login .login-container:before {
  content: "";
  position: absolute;
  margin-left: -10px;
  left: 50%;
  top: -10px;
  border-bottom: 10px solid #fff;
  border-top: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_login.scss */
body.login .login-container .title {
  margin: 0;
  margin-bottom: 20px;
}
/* line 58, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_login.scss */
body.login .login-container .with-icon-over-input {
  position: relative;
}
/* line 61, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_login.scss */
body.login .login-container .with-icon-over-input [class^="icon-"] {
  position: absolute;
  right: 10px;
  top: 9px;
}
/* line 67, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_login.scss */
body.login .login-container .with-icon-over-input input[type="text"] {
  padding-right: 28px;
}
/* line 73, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_login.scss */
body.login .login-container-footer {
  padding: 20px 0;
}
/* line 76, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/pages/_login.scss */
body.login .login-container-footer a {
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background-image: none;
  filter: none;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.breadcrumb {
  background: transparent;
}

/* line 10, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.breadcrumb > li + li:before {
  display: none;
}

/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.label-important {
  background-color: #f34541;
}

/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.label-important[href] {
  background-color: #f01611;
}

/* line 17, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.label-warning {
  background-color: #f8a326;
}

/* line 18, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.label-warning[href] {
  background-color: #e48a07;
}

/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.label-success {
  background-color: #49bf67;
}

/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.label-success[href] {
  background-color: #379e51;
}

/* line 21, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.label-info {
  background-color: #9564e2;
}

/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.label-info[href] {
  background-color: #7839da;
}

/* line 23, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.label-inverse {
  background-color: #3c3c3c;
}

/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.label-inverse[href] {
  background-color: #232323;
}

/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.badge-important {
  background-color: #f34541;
}

/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.badge-important[href] {
  background-color: #f01611;
}

/* line 17, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.badge-warning {
  background-color: #f8a326;
}

/* line 18, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.badge-warning[href] {
  background-color: #e48a07;
}

/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.badge-success {
  background-color: #49bf67;
}

/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.badge-success[href] {
  background-color: #379e51;
}

/* line 21, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.badge-info {
  background-color: #9564e2;
}

/* line 22, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.badge-info[href] {
  background-color: #7839da;
}

/* line 23, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.badge-inverse {
  background-color: #3c3c3c;
}

/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.badge-inverse[href] {
  background-color: #232323;
}

/* line 27, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus, .navbar-inner, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a, .btn {
  background-image: none !important;
  filter: none !important;
}

/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.btn {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0;
  border-radius: 0 !important;
}

/* line 36, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.table-bordered tbody:last-child tr:last-child > th:last-child, .table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child,
.table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child,
.table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child, .table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child, .table-bordered tfoot:last-child tr:last-child > th:first-child,
.table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child,
.table, .table-bordered thead:last-child tr:last-child > th:last-child, .table-bordered tbody:last-child tr:last-child > td:last-child {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

/* line 52, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.input-group-addon, .form-control, .input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child > .dropdown-toggle,
.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child,
.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child, .input-prepend .add-on:first-child, .input-prepend .btn:first-child {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

/* line 60, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.pager li > a, .pager li > span, ul.pagination > li:first-child > a, ul.pagination > li:first-child > span,
ul.pagination-large > li:last-child > a, ul.pagination-large > li:last-child > span,
ul.pagination-large > li:first-child > a, ul.pagination-large > li:first-child > span, ul.pagination > li:last-child > a, ul.pagination > li:last-child > span {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

/* line 68, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.btn, .btn-group > .btn:first-child, .btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

/* line 74, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.well, .nav-pills > li > a, .navbar-inner, .breadcrumb, .nav-tabs > li > a, .tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a, .tabs-left > .nav-tabs > li > a, .accordion-group,
input[type="text"], input[type="password"], .ui-autocomplete-input, textarea, .uneditable-input, .modal-content, .tooltip .tooltip-inner,
.popover, .popover-title, .progress, .alert, .label, .thumbnail, .dropdown-menu {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

/* line 82, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-bootstrap.scss */
.panel-group .panel, .panel, .panel-heading, .panel-body {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
ul.dynatree-container {
  border: none;
}

/* line 5, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background-image: none !important;
  background-color: #dddddd;
}

/* line 10, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.ui-slider {
  background-color: transparent;
  border: 1px solid #dddddd;
}

/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background-color: #dddddd;
}

/* line 19, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.ui-slider .ui-slider-range {
  background-color: #3c3c3c;
}

/* line 23, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
  background: #222222;
  text-shadow: none;
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0;
  border-radius: 0 !important;
}

/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.jGrowl-notification.ui-state-highlight {
  background: #222222;
  text-shadow: none;
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0;
  border-radius: 0 !important;
}

/* line 42, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
  color: #fff;
  background: #143249;
  border-color: transparent;
}
/* line 48, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.daterangepicker .ranges li {
  color: #222222;
}
/* line 52, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.daterangepicker td.active, .daterangepicker td.active:hover {
  background: #143249;
}

/* line 57, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.datepicker td span.active:hover, .datepicker td span.active:hover:hover, .datepicker td span.active.disabled:hover, .datepicker td span.active.disabled:hover:hover, .datepicker td span.active:active, .datepicker td span.active:hover:active, .datepicker td span.active.disabled:active, .datepicker td span.active.disabled:hover:active, .datepicker td span.active.active, .datepicker td span.active:hover.active, .datepicker td span.active.disabled.active, .datepicker td span.active.disabled:hover.active, .datepicker td span.active.disabled, .datepicker td span.active:hover.disabled, .datepicker td span.active.disabled.disabled, .datepicker td span.active.disabled:hover.disabled, .datepicker td span.active[disabled], .datepicker td span.active:hover[disabled], .datepicker td span.active.disabled[disabled], .datepicker td span.active.disabled:hover[disabled], .datepicker td.active:hover, .datepicker td.active:hover:hover, .datepicker td.active.disabled:hover, .datepicker td.active.disabled:hover:hover, .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.disabled:active, .datepicker td.active.disabled:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active, .datepicker td.active.disabled.active, .datepicker td.active.disabled:hover.active, .datepicker td.active.disabled, .datepicker td.active:hover.disabled, .datepicker td.active.disabled.disabled, .datepicker td.active.disabled:hover.disabled, .datepicker td.active[disabled], .datepicker td.active:hover[disabled], .datepicker td.active.disabled[disabled], .datepicker td.active.disabled:hover[disabled] {
  background: #143249;
}

/* line 61, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.daterangepicker .calendar-date, .daterangepicker .ranges li, .daterangepicker td, .daterangepicker th, .datepicker td span, .datepicker td, .datepicker th {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* line 69, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.has-switch span.switch-primary,
.has-switch span.switch-left,
.has-switch span.switch-primary:hover,
.has-switch span.switch-left:hover,
.has-switch span.switch-primary:focus,
.has-switch span.switch-left:focus,
.has-switch span.switch-primary:active,
.has-switch span.switch-left:active,
.has-switch span.switch-primary.active,
.has-switch span.switch-left.active,
.has-switch span.switch-primary.disabled,
.has-switch span.switch-left.disabled,
.has-switch span.switch-primary[disabled],
.has-switch span.switch-left[disabled],
.has-switch span.switch-primary:active,
.has-switch span.switch-left:active,
.has-switch span.switch-primary.active,
.has-switch span.switch-left.active {
  background-color: #00acec;
}
/* line 89, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.has-switch span.switch-primary:hover,
.has-switch span.switch-left:hover,
.has-switch span.switch-primary:hover:hover,
.has-switch span.switch-left:hover:hover,
.has-switch span.switch-primary:focus:hover,
.has-switch span.switch-left:focus:hover,
.has-switch span.switch-primary:active:hover,
.has-switch span.switch-left:active:hover,
.has-switch span.switch-primary.active:hover,
.has-switch span.switch-left.active:hover,
.has-switch span.switch-primary.disabled:hover,
.has-switch span.switch-left.disabled:hover,
.has-switch span.switch-primary[disabled]:hover,
.has-switch span.switch-left[disabled]:hover,
.has-switch span.switch-primary:active:hover,
.has-switch span.switch-left:active:hover,
.has-switch span.switch-primary.active:hover,
.has-switch span.switch-left.active:hover {
  background-color: #0087b9;
}

/* line 94, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.has-switch span.switch-danger,
.has-switch span.switch-danger:hover,
.has-switch span.switch-danger:focus,
.has-switch span.switch-danger:active,
.has-switch span.switch-danger.active,
.has-switch span.switch-danger.disabled,
.has-switch span.switch-danger[disabled],
.has-switch span.switch-danger:active,
.has-switch span.switch-danger.active {
  background-color: #f34541;
}
/* line 105, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.has-switch span.switch-danger:hover,
.has-switch span.switch-danger:hover:hover,
.has-switch span.switch-danger:focus:hover,
.has-switch span.switch-danger:active:hover,
.has-switch span.switch-danger.active:hover,
.has-switch span.switch-danger.disabled:hover,
.has-switch span.switch-danger[disabled]:hover,
.has-switch span.switch-danger:active:hover,
.has-switch span.switch-danger.active:hover {
  background-color: #f01611;
}

/* line 110, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.has-switch span.switch-warning,
.has-switch span.switch-warning:hover,
.has-switch span.switch-warning:focus,
.has-switch span.switch-warning:active,
.has-switch span.switch-warning.active,
.has-switch span.switch-warning.disabled,
.has-switch span.switch-warning[disabled],
.has-switch span.switch-warning:active,
.has-switch span.switch-warning.active {
  background-color: #f8a326;
}
/* line 121, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.has-switch span.switch-warning:hover,
.has-switch span.switch-warning:hover:hover,
.has-switch span.switch-warning:focus:hover,
.has-switch span.switch-warning:active:hover,
.has-switch span.switch-warning.active:hover,
.has-switch span.switch-warning.disabled:hover,
.has-switch span.switch-warning[disabled]:hover,
.has-switch span.switch-warning:active:hover,
.has-switch span.switch-warning.active:hover {
  background-color: #e48a07;
}

/* line 126, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.has-switch span.switch-info,
.has-switch span.switch-info:hover,
.has-switch span.switch-info:focus,
.has-switch span.switch-info:active,
.has-switch span.switch-info.active,
.has-switch span.switch-info.disabled,
.has-switch span.switch-info[disabled],
.has-switch span.switch-info:active,
.has-switch span.switch-info.active {
  background-color: #9564e2;
}
/* line 137, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.has-switch span.switch-info:hover,
.has-switch span.switch-info:hover:hover,
.has-switch span.switch-info:focus:hover,
.has-switch span.switch-info:active:hover,
.has-switch span.switch-info.active:hover,
.has-switch span.switch-info.disabled:hover,
.has-switch span.switch-info[disabled]:hover,
.has-switch span.switch-info:active:hover,
.has-switch span.switch-info.active:hover {
  background-color: #7839da;
}

/* line 142, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.has-switch span.switch-success,
.has-switch span.switch-success:hover,
.has-switch span.switch-success:focus,
.has-switch span.switch-success:active,
.has-switch span.switch-success.active,
.has-switch span.switch-success.disabled,
.has-switch span.switch-success[disabled],
.has-switch span.switch-success:active,
.has-switch span.switch-success.active {
  background-color: #49bf67;
}
/* line 153, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.has-switch span.switch-success:hover,
.has-switch span.switch-success:hover:hover,
.has-switch span.switch-success:focus:hover,
.has-switch span.switch-success:active:hover,
.has-switch span.switch-success.active:hover,
.has-switch span.switch-success.disabled:hover,
.has-switch span.switch-success[disabled]:hover,
.has-switch span.switch-success:active:hover,
.has-switch span.switch-success.active:hover {
  background-color: #379e51;
}

/* line 158, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.has-switch span.switch-lendify,
.has-switch span.switch-lendify:hover,
.has-switch span.switch-lendify:focus,
.has-switch span.switch-lendify:active,
.has-switch span.switch-lendify.active,
.has-switch span.switch-lendify.disabled,
.has-switch span.switch-lendify[disabled],
.has-switch span.switch-lendify:active,
.has-switch span.switch-lendify.active {
  background-color: #5333b5;
}
/* line 169, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.has-switch span.switch-lendify:hover,
.has-switch span.switch-lendify:hover:hover,
.has-switch span.switch-lendify:focus:hover,
.has-switch span.switch-lendify:active:hover,
.has-switch span.switch-lendify.active:hover,
.has-switch span.switch-lendify.disabled:hover,
.has-switch span.switch-lendify[disabled]:hover,
.has-switch span.switch-lendify:active:hover,
.has-switch span.switch-lendify.active:hover {
  background-color: #41288d;
}

/* line 175, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.fc-header-right .icon-chevron-right, .fc-header-right .icon-chevron-left {
  position: relative;
  top: 1px;
}

/* line 182, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.fc-header-center .fc-button {
  padding-top: 5px !important;
}
/* line 186, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.fc-header-center .fc-state-default, .fc-header-center .fc-button {
  background: none;
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 193, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.fc-event {
  border: none;
}
/* line 196, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.fc-event .fc-event-inner {
  padding: 2px -2px 2px 2px;
  color: #fff;
}

/* line 202, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.slimScrollBar {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

/* line 208, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.slider-content ul ul li a:hover {
  background: #f4f4f4;
}

/* line 210, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.slider-content .title {
  background: #dddddd;
  color: #3c3c3c;
}

/* line 211, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.slider .slider-nav {
  background: #dddddd;
}

/* line 212, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.slider .slider-nav li a {
  color: #3c3c3c;
}

/* line 213, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.slider .slide-up, .slider .slide-down {
  background: #dddddd;
}

/* line 217, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.form-control.select2-container {
  margin: 0;
  padding: 0;
}

/* line 222, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.form-control .select2-choice {
  border: 0;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

/* line 228, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.form-control.select2-container.select2-dropdown-open {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

/* line 234, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_overrides-plugins.scss */
.form-control.select2-container .select2-choices {
  border: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.background-contrast {
  background: #143249 !important;
}

/* line 2, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.text-contrast, .contrast {
  color: #143249 !important;
}

/* line 3, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.text-error {
  color: #f34541 !important;
}

/* line 4, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.text-success {
  color: #49bf67 !important;
}

/* line 5, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.text-primary {
  color: #00acec !important;
}

/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.text-warning {
  color: #f8a326 !important;
}

/* line 7, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.text-info {
  color: #9564e2 !important;
}

/* line 8, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.text-muted {
  color: #999999 !important;
}

/* line 14, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.text-contrast {
  color: #143249 !important;
}

/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.contrast-background {
  background-color: #143249 !important;
}

/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.contrast-border {
  border-color: #143249 !important;
}

/* line 14, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.text-orange {
  color: #f8a326 !important;
}

/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.orange-background {
  background-color: #f8a326 !important;
}

/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.orange-border {
  border-color: #f8a326 !important;
}

/* line 14, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.text-blue {
  color: #00acec !important;
}

/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.blue-background {
  background-color: #00acec !important;
}

/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.blue-border {
  border-color: #00acec !important;
}

/* line 14, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.text-purple {
  color: #9564e2 !important;
}

/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.purple-background {
  background-color: #9564e2 !important;
}

/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.purple-border {
  border-color: #9564e2 !important;
}

/* line 14, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.text-green {
  color: #49bf67 !important;
}

/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.green-background {
  background-color: #49bf67 !important;
}

/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.green-border {
  border-color: #49bf67 !important;
}

/* line 14, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.text-red {
  color: #f34541 !important;
}

/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.red-background {
  background-color: #f34541 !important;
}

/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.red-border {
  border-color: #f34541 !important;
}

/* line 14, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.text-muted {
  color: #999999 !important;
}

/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.muted-background {
  background-color: #999999 !important;
}

/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.muted-border {
  border-color: #999999 !important;
}

/* line 14, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.text-fb {
  color: #3d579d !important;
}

/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.fb-background {
  background-color: #3d579d !important;
}

/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.fb-border {
  border-color: #3d579d !important;
}

/* line 14, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.text-dark {
  color: #2b2d30 !important;
}

/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.dark-background {
  background-color: #2b2d30 !important;
}

/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.dark-border {
  border-color: #2b2d30 !important;
}

/* line 14, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.text-pink {
  color: #c44a83 !important;
}

/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.pink-background {
  background-color: #c44a83 !important;
}

/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.pink-border {
  border-color: #c44a83 !important;
}

/* line 14, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.text-grass-green {
  color: #5daf2b !important;
}

/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.grass-green-background {
  background-color: #5daf2b !important;
}

/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.grass-green-border {
  border-color: #5daf2b !important;
}

/* line 14, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.text-sea-blue {
  color: #0163ac !important;
}

/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.sea-blue-background {
  background-color: #0163ac !important;
}

/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.sea-blue-border {
  border-color: #0163ac !important;
}

/* line 14, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.text-banana {
  color: #fcd052 !important;
}

/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.banana-background {
  background-color: #fcd052 !important;
}

/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.banana-border {
  border-color: #fcd052 !important;
}

/* line 14, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.text-dark-orange {
  color: #f56e00 !important;
}

/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.dark-orange-background {
  background-color: #f56e00 !important;
}

/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.dark-orange-border {
  border-color: #f56e00 !important;
}

/* line 14, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.text-brown {
  color: #924e31 !important;
}

/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.brown-background {
  background-color: #924e31 !important;
}

/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.brown-border {
  border-color: #924e31 !important;
}

/* line 14, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.text-lendify {
  color: #5333b5 !important;
}

/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.lendify-background {
  background-color: #5333b5 !important;
}

/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.lendify-border {
  border-color: #5333b5 !important;
}

/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.list-hover li:hover {
  background-color: #f9f9f9;
}

/* line 26, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.list-striped li:nth-child(odd) {
  background-color: #f9f9f9;
}
/* line 31, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.list-striped.list-hover li:hover {
  background-color: #f9f9f9;
}

/* line 37, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.pager li > a, .pager li > span {
  border-width: 2px;
}

/* line 41, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
a.dropdown-toggle {
  outline: none;
}

/* line 43, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/_common.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  border-color: transparent;
}

/* line 2, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

/* line 10, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn.dropdown-toggle, .btn {
  background-color: whitesmoke;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 15, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn.dropdown-toggle:active, .btn-group.open .btn.dropdown-toggle.active, .btn:active, .btn.active {
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: gainsboro;
}
/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn.dropdown-toggle:focus, .btn-group.open .btn.dropdown-toggle.disabled, .btn-group.open .btn.dropdown-toggle[disabled], .btn:focus, .btn.disabled, .btn[disabled] {
  background-color: whitesmoke;
}
/* line 24, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn.dropdown-toggle.disabled:hover, .btn-group.open .btn.dropdown-toggle[disabled]:hover, .btn.disabled:hover, .btn[disabled]:hover {
  background-color: whitesmoke;
}
/* line 28, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn.dropdown-toggle:hover, .btn:hover {
  background-color: gainsboro;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn.dropdown-toggle.btn-white, .btn.btn-white {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 37, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn.dropdown-toggle.btn-white:active, .btn-group.open .btn.dropdown-toggle.btn-white.active, .btn.btn-white:active, .btn.btn-white.active {
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #fff;
}
/* line 42, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn.dropdown-toggle.btn-white:focus, .btn-group.open .btn.dropdown-toggle.btn-white.disabled, .btn-group.open .btn.dropdown-toggle.btn-white[disabled], .btn.btn-white:focus, .btn.btn-white.disabled, .btn.btn-white[disabled] {
  background-color: #fff;
}
/* line 46, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn.dropdown-toggle.btn-white.disabled:hover, .btn-group.open .btn.dropdown-toggle.btn-white[disabled]:hover, .btn.btn-white.disabled:hover, .btn.btn-white[disabled]:hover {
  background-color: #fff;
}
/* line 50, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn.dropdown-toggle.btn-white:hover, .btn.btn-white:hover {
  background-color: #e6e6e6;
}

/* line 56, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
a, a:hover, .btn-link, .btn-link:hover, .btn-link:focus {
  color: #222222;
  text-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 61, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
a:active, a:hover, a:hover:active, a:hover:hover, .btn-link:active, .btn-link:hover, .btn-link:hover:active, .btn-link:hover:hover, .btn-link:focus:active, .btn-link:focus:hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 65, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
a.disabled:hover, a[disabled]:hover, a:hover.disabled:hover, a:hover[disabled]:hover, .btn-link.disabled:hover, .btn-link[disabled]:hover, .btn-link:hover.disabled:hover, .btn-link:hover[disabled]:hover, .btn-link:focus.disabled:hover, .btn-link:focus[disabled]:hover {
  background-color: #e6e6e6;
}

/* line 70, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-link:focus, .btn-link, .btn-link:hover, .btn-link:active {
  background-color: transparent;
  border-color: transparent;
}

/* line 75, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-primary.dropdown-toggle, .btn.btn-primary {
  background-color: #5333b5;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 81, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-primary.dropdown-toggle:active, .btn-group.open .btn-primary.dropdown-toggle.active, .btn.btn-primary:active, .btn.btn-primary.active {
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #41288d;
}
/* line 86, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-primary.dropdown-toggle:focus, .btn-group.open .btn-primary.dropdown-toggle.disabled, .btn-group.open .btn-primary.dropdown-toggle[disabled], .btn.btn-primary:focus, .btn.btn-primary.disabled, .btn.btn-primary[disabled] {
  background-color: #5333b5;
}
/* line 90, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-primary.dropdown-toggle.disabled:hover, .btn-group.open .btn-primary.dropdown-toggle[disabled]:hover, .btn.btn-primary.disabled:hover, .btn.btn-primary[disabled]:hover {
  background-color: #5333b5;
}
/* line 94, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-primary.dropdown-toggle:hover, .btn.btn-primary:hover {
  background-color: #41288d;
}

/* line 98, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-warning.dropdown-toggle, .btn.btn-warning {
  background-color: #f8a326;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 104, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-warning.dropdown-toggle:active, .btn-group.open .btn-warning.dropdown-toggle.active, .btn.btn-warning:active, .btn.btn-warning.active {
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #e48a07;
}
/* line 109, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-warning.dropdown-toggle:focus, .btn-group.open .btn-warning.dropdown-toggle.disabled, .btn-group.open .btn-warning.dropdown-toggle[disabled], .btn.btn-warning:focus, .btn.btn-warning.disabled, .btn.btn-warning[disabled] {
  background-color: #f8a326;
}
/* line 113, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-warning.dropdown-toggle.disabled:hover, .btn-group.open .btn-warning.dropdown-toggle[disabled]:hover, .btn.btn-warning.disabled:hover, .btn.btn-warning[disabled]:hover {
  background-color: #f8a326;
}
/* line 117, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-warning.dropdown-toggle:hover, .btn.btn-warning:hover {
  background-color: #e48a07;
}

/* line 121, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-danger.dropdown-toggle, .btn.btn-danger {
  background-color: #f34541;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 127, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-danger.dropdown-toggle:active, .btn-group.open .btn-danger.dropdown-toggle.active, .btn.btn-danger:active, .btn.btn-danger.active {
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #f01611;
}
/* line 132, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-danger.dropdown-toggle:focus, .btn-group.open .btn-danger.dropdown-toggle.disabled, .btn-group.open .btn-danger.dropdown-toggle[disabled], .btn.btn-danger:focus, .btn.btn-danger.disabled, .btn.btn-danger[disabled] {
  background-color: #f34541;
}
/* line 136, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-danger.dropdown-toggle.disabled:hover, .btn-group.open .btn-danger.dropdown-toggle[disabled]:hover, .btn.btn-danger.disabled:hover, .btn.btn-danger[disabled]:hover {
  background-color: #f34541;
}
/* line 140, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-danger.dropdown-toggle:hover, .btn.btn-danger:hover {
  background-color: #f01611;
}

/* line 144, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-success.dropdown-toggle, .btn.btn-success {
  background-color: #49bf67;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 150, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-success.dropdown-toggle:active, .btn-group.open .btn-success.dropdown-toggle.active, .btn.btn-success:active, .btn.btn-success.active {
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #379e51;
}
/* line 155, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-success.dropdown-toggle:focus, .btn-group.open .btn-success.dropdown-toggle.disabled, .btn-group.open .btn-success.dropdown-toggle[disabled], .btn.btn-success:focus, .btn.btn-success.disabled, .btn.btn-success[disabled] {
  background-color: #49bf67;
}
/* line 159, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-success.dropdown-toggle.disabled:hover, .btn-group.open .btn-success.dropdown-toggle[disabled]:hover, .btn.btn-success.disabled:hover, .btn.btn-success[disabled]:hover {
  background-color: #49bf67;
}
/* line 163, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-success.dropdown-toggle:hover, .btn.btn-success:hover {
  background-color: #379e51;
}

/* line 167, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-info.dropdown-toggle, .btn.btn-info {
  background-color: #9564e2;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 173, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-info.dropdown-toggle:active, .btn-group.open .btn-info.dropdown-toggle.active, .btn.btn-info:active, .btn.btn-info.active {
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #7839da;
}
/* line 178, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-info.dropdown-toggle:focus, .btn-group.open .btn-info.dropdown-toggle.disabled, .btn-group.open .btn-info.dropdown-toggle[disabled], .btn.btn-info:focus, .btn.btn-info.disabled, .btn.btn-info[disabled] {
  background-color: #9564e2;
}
/* line 182, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-info.dropdown-toggle.disabled:hover, .btn-group.open .btn-info.dropdown-toggle[disabled]:hover, .btn.btn-info.disabled:hover, .btn.btn-info[disabled]:hover {
  background-color: #9564e2;
}
/* line 186, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-info.dropdown-toggle:hover, .btn.btn-info:hover {
  background-color: #7839da;
}

/* line 191, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-inverse.dropdown-toggle, .btn.btn-inverse {
  background-color: #363636;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #fff;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 198, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-inverse.dropdown-toggle:active, .btn-group.open .btn-inverse.dropdown-toggle.active, .btn.btn-inverse:active, .btn.btn-inverse.active {
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #1d1d1d;
}
/* line 203, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-inverse.dropdown-toggle:focus, .btn-group.open .btn-inverse.dropdown-toggle.disabled, .btn-group.open .btn-inverse.dropdown-toggle[disabled], .btn.btn-inverse:focus, .btn.btn-inverse.disabled, .btn.btn-inverse[disabled] {
  background-color: #363636;
}
/* line 207, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-inverse.dropdown-toggle.disabled:hover, .btn-group.open .btn-inverse.dropdown-toggle[disabled]:hover, .btn.btn-inverse.disabled:hover, .btn.btn-inverse[disabled]:hover {
  background-color: #363636;
}
/* line 211, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-inverse.dropdown-toggle:hover, .btn.btn-inverse:hover {
  background-color: #1d1d1d;
}
/* line 215, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn-inverse.dropdown-toggle .caret, .btn.btn-inverse .caret {
  border-top-color: #fff;
}

/* line 220, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.dropup .btn-inverse .caret {
  border-bottom-color: #fff;
}

/* line 224, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.btn-group.open .btn.dropdown-toggle {
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 228, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_buttons.scss */
.nav .caret, .nav a:hover .caret {
  border-top-color: #143249;
  border-bottom-color: #143249;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_progress.scss */
.progress {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: none;
  filter: none;
}
/* line 6, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_progress.scss */
.progress.progress-small {
  height: 10px;
  line-height: 10px;
}
/* line 10, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_progress.scss */
.progress.progress-small .progress-bar {
  font-size: 10px;
  padding-top: 0;
}
/* line 16, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_progress.scss */
.progress.progress-mini {
  height: 5px;
  line-height: 5px;
}
/* line 20, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_progress.scss */
.progress.progress-mini .progress-bar {
  font-size: 5px;
  padding-top: 0;
}
/* line 26, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_progress.scss */
.progress .progress-bar {
  background-image: none;
  background-color: #00acec;
  padding-top: 2px;
}
/* line 32, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_progress.scss */
.progress.progress-danger .progress-bar, .progress.progress .progress-bar-danger {
  background-image: none;
  background-color: #f34541;
}
/* line 37, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_progress.scss */
.progress.progress-success .progress-bar, .progress.progress .progress-bar-success {
  background-image: none;
  background-color: #49bf67;
}
/* line 42, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_progress.scss */
.progress.progress-warning .progress-bar, .progress.progress .progress-bar-warning {
  background-image: none;
  background-color: #f8a326;
}
/* line 47, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_progress.scss */
.progress.progress-info .progress-bar, .progress.progress .progress-bar-info {
  background-image: none;
  background-color: #9564e2;
}

/* line 53, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_progress.scss */
.progress-pwstrength {
  margin-bottom: 0;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_elements.scss */
.well {
  border: 1px solid #dddddd;
  background: #fff;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 7, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_elements.scss */
code {
  background-color: #e4e7e9;
  color: #294459;
}

/* line 13, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_elements.scss */
pre {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-color: #dddddd;
  background-color: #fbfbfb;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_paginations.scss */
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: whitesmoke;
  border: 1px solid #dddddd;
  color: #222222;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_modals.scss */
.modal-backdrop.in {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #143249;
}

/* line 5, /opt/webapps/lendify/vendor/assets/stylesheets/flatty/theme/common/_dropdowns.scss */
.select2-results .select2-highlighted {
  background-color: #143249;
}

/* line 9, /opt/webapps/lendify/app/assets/stylesheets/wice_grid.scss */
.wg-detached-filter .text-filter-container input, .wice-grid .text-filter-container input {
  width: auto;
  margin-right: 10px;
  display: inline;
}
/* line 16, /opt/webapps/lendify/app/assets/stylesheets/wice_grid.scss */
.wg-detached-filter a.date-label, .wice-grid a.date-label {
  text-decoration: none;
}
/* line 17, /opt/webapps/lendify/app/assets/stylesheets/wice_grid.scss */
.wg-detached-filter a.date-label:hover, .wice-grid a.date-label:hover {
  text-decoration: line-through;
}
/* line 19, /opt/webapps/lendify/app/assets/stylesheets/wice_grid.scss */
.wg-detached-filter .clickable, .wice-grid .clickable {
  cursor: pointer;
  margin-bottom: 2px;
  margin-right: 2px;
}
/* line 25, /opt/webapps/lendify/app/assets/stylesheets/wice_grid.scss */
.wg-detached-filter .ui-datepicker-trigger, .wg-detached-filter .wg-detached-filter .ui-datepicker-trigger, .wice-grid .ui-datepicker-trigger, .wice-grid .wg-detached-filter .ui-datepicker-trigger {
  cursor: pointer;
}
/* line 31, /opt/webapps/lendify/app/assets/stylesheets/wice_grid.scss */
.wg-detached-filter .custom-dropdown-container .expand-multi-select-icon, .wg-detached-filter .custom-dropdown-container .collapse-multi-select-icon, .wice-grid .custom-dropdown-container .expand-multi-select-icon, .wice-grid .custom-dropdown-container .collapse-multi-select-icon {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-left: 5px;
  vertical-align: top;
}
/* line 39, /opt/webapps/lendify/app/assets/stylesheets/wice_grid.scss */
.wg-detached-filter .custom-dropdown-container .collapse-multi-select-icon, .wice-grid .custom-dropdown-container .collapse-multi-select-icon {
  background: transparent url(/assets/icons/grid/collapse-7b919dea461fd37e2acacc324ae282b4edb01d3c1fec5f85344e4ab034cf19e9.gif) no-repeat;
}
/* line 43, /opt/webapps/lendify/app/assets/stylesheets/wice_grid.scss */
.wg-detached-filter .custom-dropdown-container .expand-multi-select-icon, .wice-grid .custom-dropdown-container .expand-multi-select-icon {
  background: transparent url(/assets/icons/grid/expand-50a097fcad1510c924bdd06726daef7ffc988dba451027e09a6df3b4c7a4a2ce.gif) no-repeat;
}

/* line 50, /opt/webapps/lendify/app/assets/stylesheets/wice_grid.scss */
.wice-grid {
  /* in case of twitter bootstrap :) */
}
/* line 53, /opt/webapps/lendify/app/assets/stylesheets/wice_grid.scss */
.wice-grid .desc, .wice-grid .asc {
  padding-right: 18px;
  text-decoration: none;
}
/* line 58, /opt/webapps/lendify/app/assets/stylesheets/wice_grid.scss */
.wice-grid .desc {
  background: transparent url(/assets/icons/grid/arrow_down-1ea7e2cc97a180a7175c1ba2f0c51d19af3fd78a8c2fed51328c0bccbdacc7a7.gif) right no-repeat;
}
/* line 61, /opt/webapps/lendify/app/assets/stylesheets/wice_grid.scss */
.wice-grid .asc {
  background: transparent url(/assets/icons/grid/arrow_up-43f865f6c2d7ee16a5549ea8caaa641c1644cd849149820990af4c003d59f2d7.gif) right no-repeat;
}
/* line 65, /opt/webapps/lendify/app/assets/stylesheets/wice_grid.scss */
.wice-grid .submit.clickable {
  background: transparent url(/assets/icons/grid/table_refresh-2894ed0ebace95e4700fb40019c4d99bfa303d5dad951e88e0aa9d808700dd9f.png) no-repeat;
  width: 16px;
  height: 16px;
}
/* line 70, /opt/webapps/lendify/app/assets/stylesheets/wice_grid.scss */
.wice-grid .reset.clickable {
  background: transparent url(/assets/icons/grid/table-89a05c1c039884647e00de2fea6b298118cdacdb78f86ed884e0692e7e4af824.png) no-repeat;
  width: 16px;
  height: 16px;
}
/* line 76, /opt/webapps/lendify/app/assets/stylesheets/wice_grid.scss */
.wice-grid .wg-show-filter.clickable,
.wice-grid .wg-hide-filter.clickable {
  background: transparent url(/assets/icons/grid/page_white_find-0e5c8aa3ca9215386fa6930ae8c3d011b17c6916b1824a073e04405c45e1fa32.png) no-repeat;
  width: 16px;
  height: 16px;
}
/* line 83, /opt/webapps/lendify/app/assets/stylesheets/wice_grid.scss */
.wice-grid .export-to-csv-button.clickable {
  background: transparent url(/assets/icons/grid/page_white_excel-c62c3e1b721c5d46e2756f4bedcea29251bf72acd29938342dfb50cda8dbbd59.png) no-repeat;
  width: 16px;
  height: 16px;
}
/* line 88, /opt/webapps/lendify/app/assets/stylesheets/wice_grid.scss */
.wice-grid .clickable.select-all {
  background: transparent url(/assets/icons/grid/tick_all-f68237d2be139b90a3f7ee921c69a866ff1d6b288151aa59767dc3e7afb30ab4.png) no-repeat;
  width: 16px;
  height: 16px;
  float: left;
}
/* line 94, /opt/webapps/lendify/app/assets/stylesheets/wice_grid.scss */
.wice-grid .clickable.deselect-all {
  background: transparent url(/assets/icons/grid/untick_all-13341c775676943acd133e1a820409dd4d4f74d62d843166d8f4c24f41a5b751.png) no-repeat;
  width: 16px;
  height: 16px;
  float: left;
}
/* line 102, /opt/webapps/lendify/app/assets/stylesheets/wice_grid.scss */
.wice-grid thead th select {
  width: auto;
}
/* line 106, /opt/webapps/lendify/app/assets/stylesheets/wice_grid.scss */
.wice-grid .pagination {
  margin: 0px;
  float: left;
}
/* line 112, /opt/webapps/lendify/app/assets/stylesheets/wice_grid.scss */
.wice-grid tr.wg-filter-row input[type=text] {
  width: 100px;
}
/* line 116, /opt/webapps/lendify/app/assets/stylesheets/wice_grid.scss */
.wice-grid .pagination_status {
  font-weight: bold;
  float: right;
}

/* line 124, /opt/webapps/lendify/app/assets/stylesheets/wice_grid.scss */
.wice-grid-query-panel li {
  list-style-type: none;
}
/* line 126, /opt/webapps/lendify/app/assets/stylesheets/wice_grid.scss */
.wice-grid-query-panel ul {
  margin-left: 0;
}
/* line 128, /opt/webapps/lendify/app/assets/stylesheets/wice_grid.scss */
.wice-grid-query-panel a.wice-grid-delete-query .delete-icon {
  background: transparent url(/assets/icons/grid/delete-ce07a8b5022e59a1bde9690b720a6bf10fc9767db6512d14ebff2782ec62b5bf.png) no-repeat;
  float: left;
  width: 16px;
  height: 16px;
}

/* line 135, /opt/webapps/lendify/app/assets/stylesheets/wice_grid.scss */
input.wice-grid-save-query-field {
  width: auto;
  display: inline-block;
  margin-right: 10px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input {
  position: relative;
  display: inline-block;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .hide {
  display: none;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .v-hide {
  visibility: hidden;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-left: 48px;
  margin-left: 0;
  transition: background-color 100ms ease-out;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input input.iti-invalid-key {
  transition: background-color 0;
  background-color: #FFC7C7;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .flag-dropdown {
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 1px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .flag-dropdown:hover {
  cursor: pointer;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .flag-dropdown:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input input[disabled] + .flag-dropdown:hover, .intl-tel-input input[readonly] + .flag-dropdown:hover {
  cursor: default;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input input[disabled] + .flag-dropdown:hover .selected-flag, .intl-tel-input input[readonly] + .flag-dropdown:hover .selected-flag {
  background-color: transparent;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  width: 42px;
  height: 100%;
  padding: 0 0 0 8px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .selected-flag .iti-flag {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .selected-flag .arrow {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 4px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .selected-flag .arrow.up {
  border-top: none;
  border-bottom: 4px solid #555;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .country-list {
  list-style: none;
  position: absolute;
  z-index: 2;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .country-list .flag {
  display: inline-block;
  width: 20px;
}

@media (max-width: 500px) {
  /* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
  .intl-tel-input .country-list {
    white-space: normal;
  }
}
/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .country-list .country {
  padding: 5px 10px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .country-list .country .dial-code {
  color: #999;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .country-list .flag, .intl-tel-input .country-list .country-name, .intl-tel-input .country-list .dial-code {
  vertical-align: middle;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input .country-list .flag, .intl-tel-input .country-list .country-name {
  margin-right: 6px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.intl-tel-input select {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 42px;
  height: 100%;
  opacity: 0;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag {
  width: 20px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.be {
  width: 17px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ch {
  width: 15px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mc {
  width: 19px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ne {
  width: 17px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.np {
  width: 12px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.va {
  width: 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
  .iti-flag {
    background-size: 288px 266px;
  }
}
/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ac {
  height: 10px;
  background-position: -189px -223px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ad {
  height: 14px;
  background-position: -63px -32px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ae {
  height: 10px;
  background-position: -247px -77px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.af {
  height: 13px;
  background-position: -147px -150px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ag {
  height: 13px;
  background-position: -63px -136px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ai {
  height: 10px;
  background-position: -247px -132px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.al {
  height: 14px;
  background-position: -42px -32px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.am {
  height: 10px;
  background-position: -210px -234px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ao {
  height: 13px;
  background-position: -84px -44px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.aq {
  height: 13px;
  background-position: -21px -78px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ar {
  height: 12px;
  background-position: -100px -194px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.as {
  height: 10px;
  background-position: -84px -234px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.at {
  height: 13px;
  background-position: -126px -87px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.au {
  height: 10px;
  background-position: -247px -33px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.aw {
  height: 13px;
  background-position: 0px -121px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ax {
  height: 13px;
  background-position: -37px -194px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.az {
  height: 10px;
  background-position: -42px -245px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ba {
  height: 10px;
  background-position: -268px -33px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bb {
  height: 13px;
  background-position: -147px -136px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bd {
  height: 12px;
  background-position: -210px -118px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.be {
  height: 15px;
  background-position: 0px -194px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bf {
  height: 13px;
  background-position: -168px -102px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bg {
  height: 12px;
  background-position: -210px -66px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bh {
  height: 12px;
  background-position: -210px -79px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bi {
  height: 12px;
  background-position: -210px -144px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bj {
  height: 13px;
  background-position: -21px -63px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bl {
  height: 13px;
  background-position: -42px -63px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bm {
  height: 10px;
  background-position: -210px -223px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bn {
  height: 10px;
  background-position: -21px -234px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bo {
  height: 13px;
  background-position: -63px -63px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bq {
  height: 13px;
  background-position: -84px 0px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.br {
  height: 14px;
  background-position: -63px -47px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bs {
  height: 10px;
  background-position: -247px -55px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bt {
  height: 13px;
  background-position: -84px -29px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bv {
  height: 14px;
  background-position: 0px -32px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bw {
  height: 13px;
  background-position: -84px -58px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.by {
  height: 10px;
  background-position: -84px -256px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.bz {
  height: 13px;
  background-position: 0px -78px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ca {
  height: 10px;
  background-position: -268px -55px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cc {
  height: 10px;
  background-position: -268px -121px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cd {
  height: 15px;
  background-position: -42px 0px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cf {
  height: 13px;
  background-position: -42px -78px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cg {
  height: 13px;
  background-position: -63px -78px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ch {
  height: 15px;
  background-position: -231px 0px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ci {
  height: 13px;
  background-position: -105px 0px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ck {
  height: 10px;
  background-position: -247px -22px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cl {
  height: 13px;
  background-position: -105px -15px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cm {
  height: 13px;
  background-position: -105px -29px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cn {
  height: 13px;
  background-position: -105px -44px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.co {
  height: 13px;
  background-position: -105px -58px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cp {
  height: 13px;
  background-position: -105px -73px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cr {
  height: 12px;
  background-position: -84px -210px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cu {
  height: 10px;
  background-position: -126px -256px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cv {
  height: 12px;
  background-position: -63px -210px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cw {
  height: 13px;
  background-position: -42px -92px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cx {
  height: 10px;
  background-position: -268px -77px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cy {
  height: 13px;
  background-position: -63px -92px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.cz {
  height: 13px;
  background-position: -84px -92px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.de {
  height: 12px;
  background-position: -42px -210px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.dg {
  height: 10px;
  background-position: 0px -234px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.dj {
  height: 13px;
  background-position: 0px -107px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.dk {
  height: 15px;
  background-position: -21px -16px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.dm {
  height: 10px;
  background-position: -189px -234px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.do {
  height: 12px;
  background-position: -210px -14px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.dz {
  height: 13px;
  background-position: -63px -107px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ea {
  height: 13px;
  background-position: -84px -107px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ec {
  height: 13px;
  background-position: -105px -107px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ee {
  height: 12px;
  background-position: -210px 0px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.eg {
  height: 13px;
  background-position: -126px -15px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.eh {
  height: 10px;
  background-position: -247px -165px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.er {
  height: 10px;
  background-position: -247px -209px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.es {
  height: 13px;
  background-position: -126px -29px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.et {
  height: 10px;
  background-position: -189px -245px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.eu {
  height: 13px;
  background-position: -126px -44px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.fi {
  height: 12px;
  background-position: -210px -183px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.fj {
  height: 10px;
  background-position: -210px -256px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.fk {
  height: 10px;
  background-position: -268px 0px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.fm {
  height: 10px;
  background-position: -21px -223px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.fo {
  height: 14px;
  background-position: -21px -32px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.fr {
  height: 13px;
  background-position: -126px -102px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ga {
  height: 15px;
  background-position: 0px 0px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gb {
  height: 10px;
  background-position: -268px -132px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gd {
  height: 12px;
  background-position: -210px -157px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ge {
  height: 13px;
  background-position: -42px -121px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gf {
  height: 13px;
  background-position: -63px -121px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gg {
  height: 13px;
  background-position: -84px -121px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gh {
  height: 13px;
  background-position: -105px -121px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gi {
  height: 10px;
  background-position: -105px -234px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gl {
  height: 13px;
  background-position: -126px -121px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gm {
  height: 13px;
  background-position: -147px 0px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gn {
  height: 13px;
  background-position: -147px -15px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gp {
  height: 13px;
  background-position: -147px -29px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gq {
  height: 13px;
  background-position: -147px -44px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gr {
  height: 13px;
  background-position: -147px -58px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gs {
  height: 10px;
  background-position: -247px -121px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gt {
  height: 12px;
  background-position: -163px -194px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gu {
  height: 10px;
  background-position: -42px -223px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gw {
  height: 10px;
  background-position: -247px -198px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.gy {
  height: 12px;
  background-position: -105px -210px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.hk {
  height: 13px;
  background-position: -147px -116px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.hm {
  height: 10px;
  background-position: -63px -245px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.hn {
  height: 10px;
  background-position: -84px -245px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.hr {
  height: 10px;
  background-position: -168px -245px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ht {
  height: 12px;
  background-position: -210px -92px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.hu {
  height: 10px;
  background-position: -231px -245px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ic {
  height: 13px;
  background-position: -21px -136px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.id {
  height: 13px;
  background-position: -42px -136px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ie {
  height: 10px;
  background-position: -189px -256px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.il {
  height: 14px;
  background-position: 0px -48px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.im {
  height: 10px;
  background-position: -231px -256px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.in {
  height: 13px;
  background-position: -84px -136px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.io {
  height: 10px;
  background-position: -268px -11px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.iq {
  height: 13px;
  background-position: -105px -136px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ir {
  height: 11px;
  background-position: -126px -210px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.is {
  height: 14px;
  background-position: -21px -48px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.it {
  height: 13px;
  background-position: 0px -150px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.je {
  height: 12px;
  background-position: -210px -53px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.jm {
  height: 10px;
  background-position: -268px -154px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.jo {
  height: 10px;
  background-position: -268px -165px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.jp {
  height: 13px;
  background-position: -42px -150px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ke {
  height: 13px;
  background-position: -63px -150px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.kg {
  height: 12px;
  background-position: -210px -40px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.kh {
  height: 13px;
  background-position: -58px -194px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ki {
  height: 10px;
  background-position: -63px -234px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.km {
  height: 12px;
  background-position: -21px -210px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.kn {
  height: 13px;
  background-position: 0px -63px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.kp {
  height: 10px;
  background-position: -147px -234px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.kr {
  height: 13px;
  background-position: -168px 0px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.kw {
  height: 10px;
  background-position: -105px -223px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ky {
  height: 10px;
  background-position: -247px 0px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.kz {
  height: 10px;
  background-position: -247px -11px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.la {
  height: 13px;
  background-position: -168px -29px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.lb {
  height: 13px;
  background-position: -168px -44px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.lc {
  height: 10px;
  background-position: -247px -44px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.li {
  height: 12px;
  background-position: -210px -196px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.lk {
  height: 10px;
  background-position: -247px -66px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.lr {
  height: 10px;
  background-position: -63px -223px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ls {
  height: 13px;
  background-position: -168px -87px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.lt {
  height: 12px;
  background-position: -210px -131px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.lu {
  height: 12px;
  background-position: -210px -105px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.lv {
  height: 10px;
  background-position: -247px -176px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ly {
  height: 10px;
  background-position: -247px -187px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ma {
  height: 13px;
  background-position: -168px -131px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mc {
  height: 15px;
  background-position: -63px -16px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.md {
  height: 10px;
  background-position: -247px -220px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.me {
  height: 10px;
  background-position: -247px -231px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mf {
  height: 13px;
  background-position: 0px -165px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mg {
  height: 13px;
  background-position: -21px -165px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mh {
  height: 10px;
  background-position: -84px -223px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mk {
  height: 10px;
  background-position: -105px -245px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ml {
  height: 13px;
  background-position: -63px -165px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mm {
  height: 13px;
  background-position: -84px -165px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mn {
  height: 10px;
  background-position: -210px -245px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mo {
  height: 13px;
  background-position: -105px -165px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mp {
  height: 10px;
  background-position: -63px -256px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mq {
  height: 13px;
  background-position: -126px -165px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mr {
  height: 13px;
  background-position: -147px -165px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ms {
  height: 10px;
  background-position: -147px -256px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mt {
  height: 13px;
  background-position: -168px -165px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mu {
  height: 13px;
  background-position: -189px 0px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mv {
  height: 13px;
  background-position: -189px -15px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mw {
  height: 13px;
  background-position: -189px -29px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mx {
  height: 11px;
  background-position: -168px -210px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.my {
  height: 10px;
  background-position: -268px -22px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.mz {
  height: 13px;
  background-position: -189px -58px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.na {
  height: 13px;
  background-position: -189px -73px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.nc {
  height: 10px;
  background-position: -268px -66px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ne {
  height: 15px;
  background-position: -19px -194px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.nf {
  height: 10px;
  background-position: -268px -99px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ng {
  height: 10px;
  background-position: -268px -110px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ni {
  height: 12px;
  background-position: -210px -27px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.nl {
  height: 13px;
  background-position: -189px -116px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.no {
  height: 14px;
  background-position: -42px -48px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.np {
  height: 15px;
  background-position: -268px -198px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.nr {
  height: 10px;
  background-position: -268px -176px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.nu {
  height: 10px;
  background-position: -126px -223px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.nz {
  height: 10px;
  background-position: -147px -223px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.om {
  height: 10px;
  background-position: -168px -223px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.pa {
  height: 13px;
  background-position: -189px -160px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.pe {
  height: 13px;
  background-position: 0px -179px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.pf {
  height: 13px;
  background-position: -21px -179px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.pg {
  height: 15px;
  background-position: -21px 0px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ph {
  height: 10px;
  background-position: -42px -234px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.pk {
  height: 13px;
  background-position: -63px -179px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.pl {
  height: 12px;
  background-position: -142px -194px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.pm {
  height: 13px;
  background-position: -105px -179px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.pn {
  height: 10px;
  background-position: -126px -234px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.pr {
  height: 13px;
  background-position: -126px -179px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ps {
  height: 10px;
  background-position: -168px -234px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.pt {
  height: 13px;
  background-position: -147px -179px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.pw {
  height: 12px;
  background-position: -184px -194px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.py {
  height: 11px;
  background-position: -189px -210px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.qa {
  height: 8px;
  background-position: -268px -214px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.re {
  height: 13px;
  background-position: -168px -179px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ro {
  height: 13px;
  background-position: -84px -179px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.rs {
  height: 13px;
  background-position: -189px -102px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ru {
  height: 13px;
  background-position: -189px -87px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.rw {
  height: 13px;
  background-position: -189px -44px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sa {
  height: 13px;
  background-position: -42px -165px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sb {
  height: 10px;
  background-position: -247px -88px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sc {
  height: 10px;
  background-position: -247px -99px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sd {
  height: 10px;
  background-position: -247px -110px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.se {
  height: 12px;
  background-position: -121px -194px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sg {
  height: 13px;
  background-position: -168px -116px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sh {
  height: 10px;
  background-position: -247px -143px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.si {
  height: 10px;
  background-position: -247px -154px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sj {
  height: 14px;
  background-position: -63px 0px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sk {
  height: 13px;
  background-position: -168px -73px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sl {
  height: 13px;
  background-position: -168px -58px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sm {
  height: 15px;
  background-position: 0px -16px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sn {
  height: 13px;
  background-position: -105px -150px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.so {
  height: 13px;
  background-position: -84px -150px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sr {
  height: 13px;
  background-position: -21px -150px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ss {
  height: 10px;
  background-position: 0px -245px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.st {
  height: 10px;
  background-position: -21px -245px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sv {
  height: 11px;
  background-position: -147px -210px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sx {
  height: 13px;
  background-position: -126px -136px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sy {
  height: 13px;
  background-position: 0px -136px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.sz {
  height: 13px;
  background-position: -147px -102px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ta {
  height: 10px;
  background-position: -126px -245px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.tc {
  height: 10px;
  background-position: -147px -245px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.td {
  height: 13px;
  background-position: -147px -87px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.tf {
  height: 13px;
  background-position: -147px -73px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.tg {
  height: 12px;
  background-position: -79px -194px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.th {
  height: 13px;
  background-position: -21px -121px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.tj {
  height: 10px;
  background-position: 0px -256px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.tk {
  height: 10px;
  background-position: -21px -256px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.tl {
  height: 10px;
  background-position: -42px -256px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.tm {
  height: 13px;
  background-position: -126px -73px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.tn {
  height: 13px;
  background-position: -126px -58px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.to {
  height: 10px;
  background-position: -105px -256px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.tr {
  height: 13px;
  background-position: -126px 0px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.tt {
  height: 12px;
  background-position: 0px -210px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.tv {
  height: 10px;
  background-position: -168px -256px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.tw {
  height: 13px;
  background-position: -42px -107px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.tz {
  height: 13px;
  background-position: -105px -92px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ua {
  height: 13px;
  background-position: -21px -92px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ug {
  height: 13px;
  background-position: 0px -92px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.um {
  height: 10px;
  background-position: 0px -223px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.us {
  height: 10px;
  background-position: -210px -210px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.uy {
  height: 13px;
  background-position: -84px -78px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.uz {
  height: 10px;
  background-position: -268px -44px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.va {
  height: 15px;
  background-position: -231px -16px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.vc {
  height: 13px;
  background-position: -42px -179px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ve {
  height: 13px;
  background-position: -189px -131px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.vg {
  height: 10px;
  background-position: -268px -88px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.vi {
  height: 13px;
  background-position: -168px -145px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.vn {
  height: 13px;
  background-position: -168px -15px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.vu {
  height: 12px;
  background-position: -210px -170px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.wf {
  height: 13px;
  background-position: -126px -150px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ws {
  height: 10px;
  background-position: -268px -143px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.xk {
  height: 14px;
  background-position: -42px -16px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.ye {
  height: 13px;
  background-position: -21px -107px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.yt {
  height: 13px;
  background-position: -84px -15px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.za {
  height: 13px;
  background-position: -189px -179px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.zm {
  height: 13px;
  background-position: -189px -145px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.zw {
  height: 10px;
  background-position: -268px -187px;
}

/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag {
  width: 20px;
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url("../img/flags.png");
  background-color: #DBDBDB;
  background-position: 100% 100%;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
  .iti-flag {
    background-image: url("../img/flags@2x.png");
  }
}
/* line 1, /opt/webapps/lendify/vendor/assets/stylesheets/intl-tel-input/intlTelInput.css */
.iti-flag.np {
  background-color: transparent;
}

/* line 3, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
a:hover, a:focus {
  text-decoration: none;
}

/* line 7, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.right {
  float: right;
}

/* line 11, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.left {
  float: left;
}

/* line 15, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.strong {
  font-weight: bold;
}

/* line 19, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.italic {
  font-style: italic;
}

/* line 23, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
form.button_to {
  margin-bottom: 0;
  display: inline-block;
}

/* line 29, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.btn-group a:not(:last-child) {
  margin-right: 5px;
}
/* line 32, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.btn-group .disabled .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
}

/* line 39, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.visible {
  visibility: visible !important;
}

/* line 43, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.loader {
  margin: auto;
  width: 32px;
  height: 32px;
}

/* line 49, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.auto-width-td td {
  width: auto !important;
}

/* line 53, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.zero-padding {
  padding: 0 !important;
}

/* line 57, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.popover-content, .popover-content .body {
  width: 100%;
}

/* line 60, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.popover-content {
  line-height: 20px;
  word-wrap: break-word;
}

/* line 65, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.no-padding {
  padding: 0;
}

/* line 69, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.width-99-prc {
  width: 99% !important;
}

/* line 75, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.fixed-layout-table {
  table-layout: fixed;
}

/* line 79, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.filter_buttons {
  margin-bottom: 10px;
}

/* line 93, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.version-history-table th,
.version-history-table .table tbody > tr > td {
  text-align: center;
  vertical-align: middle;
}
/* line 98, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.version-history-table .slider,
.version-history-table .slider-content {
  min-height: 0;
  max-height: 250px;
}

/* line 105, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.customer-identifications-table th,
.customer-identifications-table .table tbody > tr > td {
  text-align: center;
  vertical-align: middle;
}
/* line 109, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.customer-identifications-table th.text-left,
.customer-identifications-table .table tbody > tr > td.text-left {
  text-align: left;
}
/* line 114, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.customer-identifications-table .slider,
.customer-identifications-table .slider-content {
  min-height: 0;
  max-height: 250px;
}

/* line 121, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.customer-accounts-table th,
.customer-accounts-table .table tbody > tr > td {
  text-align: center;
  vertical-align: middle;
}
/* line 126, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.customer-accounts-table .slider,
.customer-accounts-table .slider-content {
  min-height: 0;
  max-height: 250px;
}

/* line 132, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
tr.highlight {
  background-color: #fcf8e3;
}

/* line 136, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.blank-slate {
  text-align: center;
  font-style: italic;
  margin: 10px 0px;
}

/* line 142, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.td-multiple {
  line-height: 16px;
}

/* line 146, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
select:empty {
  background-color: #eeeeee;
  cursor: not-allowed;
}

/* line 152, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.centered-contents-table, .centered-contents-table tr,
.centered-contents-table th, .centered-contents-table td {
  text-align: center !important;
}

/* line 159, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.center {
  text-align: center;
}

/* line 164, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.col-shrink {
  white-space: nowrap;
  width: 1%;
}

/* line 171, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.top-label {
  text-align: left;
  margin-bottom: 5px;
}

/* line 178, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
#ui-datepicker-div {
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 182, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
#ui-datepicker-div .ui-state-default:hover {
  background-color: #bbb;
}
/* line 186, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
#ui-datepicker-div .ui-state-default:active,
#ui-datepicker-div .ui-state-default.ui-state-active,
#ui-datepicker-div .ui-state-default.ui-state-active:hover {
  background-color: #5333b5;
  color: #fff;
}

/* line 195, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.picker-switch.accordion-toggle {
  display: none;
}

/* line 199, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.bottom-20 {
  margin-bottom: 20px;
}

/* line 205, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
#search .typeahead {
  width: 385px;
}

/* line 210, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.tt-menu.tt-open {
  background: #fff;
  width: 100%;
  border: 1px solid #5333b5;
}
/* line 215, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.tt-menu.tt-open .tt-suggestion {
  padding: 15px 10px;
  border-bottom: 1px solid #5333b5;
}
/* line 220, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.tt-menu.tt-open .tt-suggestion ul li {
  padding-left: 0;
}
/* line 224, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.tt-menu.tt-open .tt-suggestion ul:last-child {
  margin-bottom: 0;
}
/* line 229, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.tt-menu.tt-open .tt-suggestion.tt-cursor, .tt-menu.tt-open .tt-suggestion.tt-cursor a {
  background: #5333b5;
  color: #fff;
}
/* line 234, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.tt-menu.tt-open .tt-suggestion a {
  color: #5333b5;
}
/* line 239, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.tt-menu.tt-open .add-customer-buttons {
  margin: 15px auto;
}

/* line 246, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.select2-container-multi .select2-search-choice-close {
  margin-top: -7px;
  top: 50%;
}

/* line 250, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.select2-search-choice-close {
  background-image: url(/assets/flatty/plugins/select2/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) !important;
  background-repeat: no-repeat !important;
}

/* line 255, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.select2-container-multi .select2-choices .select2-search-choice {
  color: #143249;
  background: #f4f7f9;
  border-color: #cdd4da;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 264, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.icon-lg {
  font-size: 24px;
}

/* line 269, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.iti-flag {
  background-image: url(/assets/intl-tel-input/flags-821224ff5d4267392a50e1c204e107daac8b9c0c17e0b5399284fa54498b3bc1.png) !important;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 274, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
  .iti-flag {
    background-image: url(/assets/intl-tel-input/flags@2x-1d3efbf6fedbed50396784363213cacb3428a7d83df43832e3a7fafe56af96e5.png) !important;
  }
}
/* line 279, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.intl-tel-input {
  display: block;
}

/* line 284, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.plain-text {
  padding-left: 0;
}

/* line 290, /opt/webapps/lendify/app/assets/stylesheets/lendify.scss */
.upcase {
  text-transform: uppercase;
}

/* line 2, /opt/webapps/lendify/app/assets/stylesheets/automators.scss */
#run-automator-form .modal-header {
  border-bottom: 0;
}
/* line 6, /opt/webapps/lendify/app/assets/stylesheets/automators.scss */
#run-automator-form .modal-header + .modal-body {
  border-top: 1px solid #e5e5e5;
}

@media (min-width: 992px) {
  /* line 12, /opt/webapps/lendify/app/assets/stylesheets/automators.scss */
  .automator-edit-output-template {
    padding-top: 32px;
  }
}
/* line 17, /opt/webapps/lendify/app/assets/stylesheets/automators.scss */
#automator-form .select2-container-multi {
  display: block;
}

/* line 2, /opt/webapps/lendify/app/assets/stylesheets/contracts.scss */
#terminate-contract-form .modal-dialog {
  width: 450px;
}

@media screen and (min-width: 768px) {
  /* line 8, /opt/webapps/lendify/app/assets/stylesheets/contracts.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 2, /opt/webapps/lendify/app/assets/stylesheets/credit_application.scss */
.attributes-table td:nth-child(1) {
  text-align: right;
  font-weight: bold;
  width: 50%;
}

/* line 8, /opt/webapps/lendify/app/assets/stylesheets/credit_application.scss */
.attributes-table td:nth-child(1) .btn-xs, .attributes-table td:nth-child(1) .btn-group-xs > .btn {
  margin: 0 0 0 5px;
  padding: 0 5px;
}

/* line 13, /opt/webapps/lendify/app/assets/stylesheets/credit_application.scss */
.light-border td {
  border-top: 1px solid #eeeeee !important;
}

/* line 17, /opt/webapps/lendify/app/assets/stylesheets/credit_application.scss */
.light-border tr:last-child td {
  border-bottom: 1px solid #eeeeee !important;
}

/* line 21, /opt/webapps/lendify/app/assets/stylesheets/credit_application.scss */
.multilead-content .lead {
  margin-top: 40px;
}

/* line 25, /opt/webapps/lendify/app/assets/stylesheets/credit_application.scss */
.multilead-content .lead.no-top-margin {
  margin-top: 0;
}

/* line 31, /opt/webapps/lendify/app/assets/stylesheets/credit_application.scss */
.actions-table td:nth-child(1) {
  text-align: center;
  font-weight: bold;
  width: 50%;
}

/* line 39, /opt/webapps/lendify/app/assets/stylesheets/credit_application.scss */
.whitespace-normal {
  white-space: normal !important;
}

/* line 43, /opt/webapps/lendify/app/assets/stylesheets/credit_application.scss */
.td-vertical-align-middle td {
  vertical-align: middle !important;
}

/* line 47, /opt/webapps/lendify/app/assets/stylesheets/credit_application.scss */
.green {
  color: #49bf67;
}

/* line 51, /opt/webapps/lendify/app/assets/stylesheets/credit_application.scss */
.red {
  color: #f34541;
}

/* line 55, /opt/webapps/lendify/app/assets/stylesheets/credit_application.scss */
.orange {
  color: #f8a326;
}

/* line 59, /opt/webapps/lendify/app/assets/stylesheets/credit_application.scss */
#zip-search-icon {
  float: right;
  margin-right: 5px;
  line-height: 20px;
  cursor: pointer;
}

/* line 2, /opt/webapps/lendify/app/assets/stylesheets/customer.scss */
.customer-info .lead {
  font-family: Montserrat;
}
/* line 6, /opt/webapps/lendify/app/assets/stylesheets/customer.scss */
.customer-info .details address.customer-address,
.customer-info .details .customer-contact,
.customer-info .details .customer-identification,
.customer-info .details .customer-other {
  font-size: 16px;
}

/* line 2, /opt/webapps/lendify/app/assets/stylesheets/dashboard.scss */
.dashboard-content .nav-tabs {
  margin-left: 0px;
  width: 20%;
}
/* line 6, /opt/webapps/lendify/app/assets/stylesheets/dashboard.scss */
.dashboard-content .nav-tabs li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /opt/webapps/lendify/app/assets/stylesheets/dashboard.scss */
.dashboard-content .nav-tabs li a span.label {
  margin-right: 4px;
}
/* line 17, /opt/webapps/lendify/app/assets/stylesheets/dashboard.scss */
.dashboard-content .tab-content {
  float: left;
  width: 78%;
}
/* line 21, /opt/webapps/lendify/app/assets/stylesheets/dashboard.scss */
.dashboard-content .tab-content .dataTables_processing {
  padding: 0 25px;
}
/* line 25, /opt/webapps/lendify/app/assets/stylesheets/dashboard.scss */
.dashboard-content .tab-content #dashboard-table.table {
  width: 100% !important;
}
/* line 28, /opt/webapps/lendify/app/assets/stylesheets/dashboard.scss */
.dashboard-content .tab-content #dashboard-table.table thead > tr > th,
.dashboard-content .tab-content #dashboard-table.table tbody > tr > td {
  vertical-align: middle;
}
/* line 32, /opt/webapps/lendify/app/assets/stylesheets/dashboard.scss */
.dashboard-content .tab-content #dashboard-table.table thead > tr > th a.btn-link,
.dashboard-content .tab-content #dashboard-table.table tbody > tr > td a.btn-link {
  padding: 0;
}
/* line 39, /opt/webapps/lendify/app/assets/stylesheets/dashboard.scss */
.dashboard-content #dashboard-empty {
  text-align: center;
  font-style: italic;
  margin: 10px 0px;
}

/* line 6, /opt/webapps/lendify/app/assets/stylesheets/payments.scss */
#payments select {
  height: 34px;
  margin-left: 5px;
  margin-right: 5px;
}
/* line 13, /opt/webapps/lendify/app/assets/stylesheets/payments.scss */
#payments .smaller-first-child-table table td:first-child {
  width: 30px;
}
/* line 19, /opt/webapps/lendify/app/assets/stylesheets/payments.scss */
#payments .fixed-line-height-table tbody > tr > td {
  line-height: 1.4 !important;
}

/* line 3, /opt/webapps/lendify/app/assets/stylesheets/statements.scss */
#statement-entry .attributes-table-form td:nth-child(1) {
  text-align: right;
  font-weight: bold;
  vertical-align: middle;
  width: 50%;
}
/* line 10, /opt/webapps/lendify/app/assets/stylesheets/statements.scss */
#statement-entry .attributes-table-form td:nth-child(2) .updatable-attribute + .attribute-link {
  line-height: 34px;
  padding-left: 10px;
}
/* line 17, /opt/webapps/lendify/app/assets/stylesheets/statements.scss */
#statement-entry #current-balance {
  font-size: 16px;
  padding-bottom: 10px;
}

/* line 2, /opt/webapps/lendify/app/assets/stylesheets/decisions.scss */
.data-table td:nth-child(1) {
  width: 50%;
}

/* line 1, /opt/webapps/lendify/app/assets/stylesheets/parameters.scss */
.parameters-table {
  table-layout: fixed;
}

/* line 5, /opt/webapps/lendify/app/assets/stylesheets/parameters.scss */
.parameters-table td {
  height: auto;
}

/* line 9, /opt/webapps/lendify/app/assets/stylesheets/parameters.scss */
.parameters-table .status {
  font-size: 15px;
  margin-left: 9px;
  margin-right: 9px;
  visibility: hidden;
}

/* line 16, /opt/webapps/lendify/app/assets/stylesheets/parameters.scss */
.parameters-table .status.icon-ok {
  color: #49bf67;
}

/* line 20, /opt/webapps/lendify/app/assets/stylesheets/parameters.scss */
.parameters-table .status.icon-remove {
  color: #f34541;
}

/* line 24, /opt/webapps/lendify/app/assets/stylesheets/parameters.scss */
.visible {
  visibility: visible !important;
}

/* line 28, /opt/webapps/lendify/app/assets/stylesheets/parameters.scss */
.parameters-table .loader {
  display: inline-block;
  height: 25px;
  width: 25px;
  visibility: hidden;
}

/* line 1, /opt/webapps/lendify/app/assets/stylesheets/features.scss */
.features-table {
  table-layout: fixed;
}

/* line 5, /opt/webapps/lendify/app/assets/stylesheets/features.scss */
.features-table td {
  height: auto;
}

/* line 9, /opt/webapps/lendify/app/assets/stylesheets/features.scss */
.features-table .status {
  font-size: 15px;
  margin-left: 9px;
  margin-right: 9px;
  visibility: hidden;
}

/* line 16, /opt/webapps/lendify/app/assets/stylesheets/features.scss */
.features-table .status.icon-ok {
  color: #49bf67;
}

/* line 20, /opt/webapps/lendify/app/assets/stylesheets/features.scss */
.features-table .status.icon-remove {
  color: #f34541;
}

/* line 24, /opt/webapps/lendify/app/assets/stylesheets/features.scss */
.features-table .loader {
  display: inline-block;
  height: 25px;
  width: 25px;
  visibility: hidden;
}

/* line 2, /opt/webapps/lendify/app/assets/stylesheets/attachments.scss */
#attachments-modal .modal-dialog {
  width: 70%;
}
/* line 6, /opt/webapps/lendify/app/assets/stylesheets/attachments.scss */
#attachments-modal .modal-body {
  padding: 0;
}
/* line 9, /opt/webapps/lendify/app/assets/stylesheets/attachments.scss */
#attachments-modal .modal-body .table {
  margin-bottom: 0px !important;
}
/* line 14, /opt/webapps/lendify/app/assets/stylesheets/attachments.scss */
#attachments-modal .modal-footer {
  margin-top: 0px;
}

/* line 3, /opt/webapps/lendify/app/assets/stylesheets/api_logs.scss */
.api_logs table td:first-child {
  width: 175px;
  text-align: right;
  font-weight: bold;
}

/* line 2, /opt/webapps/lendify/app/assets/stylesheets/deposits.scss */
#deposit-calculator-page .informative-text {
  text-align: justify;
  margin-top: 20px;
}
/* line 7, /opt/webapps/lendify/app/assets/stylesheets/deposits.scss */
#deposit-calculator-page #deposit-calculator-table {
  table-layout: fixed;
}
/* line 10, /opt/webapps/lendify/app/assets/stylesheets/deposits.scss */
#deposit-calculator-page #deposit-calculator-table td {
  text-align: right;
  text-overflow: ellipsis;
  white-space: inherit;
  vertical-align: middle;
}
/* line 17, /opt/webapps/lendify/app/assets/stylesheets/deposits.scss */
#deposit-calculator-page #deposit-calculator-table td:first-child {
  text-align: center;
}

/* line 1, /opt/webapps/lendify/app/assets/stylesheets/alert_floating.scss */
.alert-floating {
  position: fixed;
  top: 40px;
  left: 20%;
  right: 20%;
  width: 60%;
  margin: auto;
  z-index: 9;
}
