﻿/*@body-bg: #eeeff3;*/
/*@body-bg:#ffffff;*/
/*@body-bg: #f7f7f7;*/
/*@link-color:#3357b1;*/
body {
  /*font-size:13px;*/
  font-weight: 400;
}
.underline {
  text-decoration: underline;
}
.bold {
  font-weight: bold!important;
}
.lite {
  font-weight: 300;
}
.spaced {
  letter-spacing: 2px;
}
.normal {
  font-size: 15.4px;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.titlecase {
  text-transform: capitalize;
}
.smaller {
  font-size: 85%;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.relative {
  position: relative;
}
.pagination > .active > a {
  background-color: #1199ea !important;
  border: none!important;
}
/* =============================================================================
   Screen size variables
   ========================================================================== */
/* =============================================================================
   Media queries for different screen sizes
   ========================================================================== */
.round {
  border-radius: 50%;
}
.curved {
  border-radius: 10px!important;
}
.curve-xs {
  border-radius: 7px!important;
}
.curve-sm {
  border-radius: 15px!important;
}
.curve-md {
  border-radius: 20px!important;
}
.curve-lg {
  border-radius: 40px!important;
}
.curve-xl {
  border-radius: 80px!important;
}
.border {
  border: 1px solid;
}
.border-bottom {
  border-bottom: 1px solid;
  border-color: #e3e3e5 !important;
}
.border-top {
  border-top: 1px solid;
  border-color: #e3e3e5 !important;
}
.border-left {
  border-left: 1px solid;
  border-color: #e3e3e5 !important;
}
.border-right {
  border-right: 1px solid;
  border-color: #e3e3e5 !important;
}
.border-horizontal {
  border-bottom: 1px solid;
  border-top: 1px solid;
  border-color: #e3e3e5 !important;
}
.border-vertical {
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #e3e3e5 !important;
}
.border-dash {
  border: 1px dashed #cccccc;
}
.border-dash-tick {
  border: 4px dashed #cccccc;
}
.border-none {
  border: none!important;
}
.border-horizontal-none {
  border-top-width: 0!important;
  border-bottom-width: 0!important;
}
.border-vertical-none {
  border-left-width: 0!important;
  border-right-width: 0!important;
}
.border-xs {
  border-width: 1px;
}
.border-sm {
  border-width: 2px;
}
.border-md {
  border-width: 5px;
}
.border-lg {
  border-width: 10px;
}
.border-xl {
  border-width: 20px;
}
/*.border-warning { border-color: @brand-warning; }
.border-primary { border-color: @brand-primary; }
.border-info { border-color: @brand-info; }
.border-error { border-color: @brand-error; }
.border-yellow { border-color: @brand-yellow; }
.border-orange { border-color: @brand-orange; }
.border-blue { border-color: @brand-blue; }*/
.border-white {
  border-color: #fff;
}
/*.bg-gray { background-color: rgba(0,0,0,0.13); }
.bg-gray-lighter { background-color:rgba(0,0,0,0.08); }
.bg-gray-lightest { background-color:#f5f5f5; }*/
.bg-gray-dark {
  background-color: rgba(0, 0, 0, 0.28);
}
.bg-white {
  background-color: #ffffff;
}
.bg-primary-alt {
  background-color: #1199ea !important;
}
/*.bg-primary { background-color:@brand-primary!important; color:#ffffff; }
.bg-warning { background-color:@brand-warning; color:#ffffff; }
.bg-info { background-color:@brand-info; color:#ffffff; }*/
/*.color-warning { color:@brand-warning; }
.color-success { color:@brand-success; }
.color-danger { color:@brand-danger; }
.color-primary { color:@brand-primary; }
.color-info { color:@brand-info; }
.color-gray { color:#777;}*/
/*.bg-warning-light { background-color: lighten(@brand-warning, 37%); }
.bg-success-light { background-color: lighten(@brand-success, 37%); }
.bg-danger-light { background-color: lighten(@brand-danger, 39%); }
.bg-primary-light { background-color: lighten(@brand-primary, 37%); }
.bg-info-light { background-color: lighten(@brand-info, 35%); }
.bg-gray-light { background-color: lighten(#777, 35%); }*/
/*.text-gray { color: #656565;}*/
.text-gray {
  color: #75757c;
}
/*.color-orange, .text-orange { color:@brand-orange; }*/
.bg-gray {
  background-color: #828289 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.bg-gray-darkest {
  background-color: #2b2b2e !important;
}
.bg-gray-darker {
  background-color: #444448 !important;
}
.bg-gray-dark {
  background-color: #5d5d62 !important;
}
.bg-gray-lightest {
  background-color: #f8f8f8 !important;
}
.bg-gray-lighter {
  background-color: #f0f0f1 !important;
}
.bg-gray-light {
  background-color: #e3e3e5 !important;
}
.bg-blue {
  background-color: #2a589f !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.bg-blue-darkest {
  background-color: #050a12 !important;
}
.bg-blue-darker {
  background-color: #0f203a !important;
}
.bg-blue-dark {
  background-color: #1a3762 !important;
}
.bg-blue-lightest {
  background-color: #c0d2ee !important;
}
.bg-blue-lighter {
  background-color: #b4caeb !important;
}
.bg-blue-light {
  background-color: #a0bbe6 !important;
}
.bg-success {
  background-color: #28b745 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.bg-success-darkest {
  background-color: #08250e !important;
}
.bg-success-darker {
  background-color: #114e1e !important;
}
.bg-success-dark {
  background-color: #1a782d !important;
}
.bg-success-lightest {
  background-color: #d0f5d7 !important;
}
.bg-success-lighter {
  background-color: #c3f2cd !important;
}
.bg-success-light {
  background-color: #aeedbb !important;
}
.bg-yellow {
  background-color: #ffd800 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.bg-yellow-darkest {
  background-color: #4d4100 !important;
}
.bg-yellow-darker {
  background-color: #806c00 !important;
}
.bg-yellow-dark {
  background-color: #b39700 !important;
}
.bg-yellow-lightest {
  background-color: #fffbe5 !important;
}
.bg-yellow-lighter {
  background-color: #fff9d6 !important;
}
.bg-yellow-light {
  background-color: #fff5bd !important;
}
.bg-error {
  background-color: #e72520 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.bg-error-darkest {
  background-color: #4c0a08 !important;
}
.bg-error-darker {
  background-color: #7a100d !important;
}
.bg-error-dark {
  background-color: #a81612 !important;
}
.bg-error-lightest {
  background-color: #fdf0ef !important;
}
.bg-error-lighter {
  background-color: #fce2e1 !important;
}
.bg-error-light {
  background-color: #f9ccca !important;
}
.bg-info {
  background-color: #2fb3d2 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.bg-info-darkest {
  background-color: #0e3741 !important;
}
.bg-info-darker {
  background-color: #175b6a !important;
}
.bg-info-dark {
  background-color: #207e94 !important;
}
.bg-info-lightest {
  background-color: #ecf8fb !important;
}
.bg-info-lighter {
  background-color: #dff3f8 !important;
}
.bg-info-light {
  background-color: #caecf4 !important;
}
.bg-warning {
  background-color: #fd7e14 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.bg-warning-darkest {
  background-color: #5e2b01 !important;
}
.bg-warning-darker {
  background-color: #904201 !important;
}
.bg-warning-dark {
  background-color: #c35a02 !important;
}
.bg-warning-lightest {
  background-color: #fffbf8 !important;
}
.bg-warning-lighter {
  background-color: #fff3e8 !important;
}
.bg-warning-light {
  background-color: #ffe5cf !important;
}
.bg-primary {
  background-color: #1199ea !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.bg-primary-darkest {
  background-color: #052c44 !important;
}
.bg-primary-darker {
  background-color: #084b73 !important;
}
.bg-primary-dark {
  background-color: #0c6aa3 !important;
}
.bg-primary-lightest {
  background-color: #e3f3fd !important;
}
.bg-primary-lighter {
  background-color: #d5eefc !important;
}
.bg-primary-light {
  background-color: #bde4fa !important;
}
.badge-gray {
  background-color: #828289 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.badge-gray-darkest {
  background-color: #2b2b2e !important;
}
.badge-gray-darker {
  background-color: #444448 !important;
}
.badge-gray-dark {
  background-color: #5d5d62 !important;
}
.badge-gray-lightest {
  background-color: #f8f8f8 !important;
}
.badge-gray-lighter {
  background-color: #f0f0f1 !important;
}
.badge-gray-light {
  background-color: #e3e3e5 !important;
}
.badge-blue {
  background-color: #2a589f !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.badge-blue-darkest {
  background-color: #050a12 !important;
}
.badge-blue-darker {
  background-color: #0f203a !important;
}
.badge-blue-dark {
  background-color: #1a3762 !important;
}
.badge-blue-lightest {
  background-color: #c0d2ee !important;
}
.badge-blue-lighter {
  background-color: #b4caeb !important;
}
.badge-blue-light {
  background-color: #a0bbe6 !important;
}
.badge-success {
  background-color: #28b745 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.badge-success-darkest {
  background-color: #08250e !important;
}
.badge-success-darker {
  background-color: #114e1e !important;
}
.badge-success-dark {
  background-color: #1a782d !important;
}
.badge-success-lightest {
  background-color: #d0f5d7 !important;
}
.badge-success-lighter {
  background-color: #c3f2cd !important;
}
.badge-success-light {
  background-color: #aeedbb !important;
}
.badge-yellow {
  background-color: #ffd800 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.badge-yellow-darkest {
  background-color: #4d4100 !important;
}
.badge-yellow-darker {
  background-color: #806c00 !important;
}
.badge-yellow-dark {
  background-color: #b39700 !important;
}
.badge-yellow-lightest {
  background-color: #fffbe5 !important;
}
.badge-yellow-lighter {
  background-color: #fff9d6 !important;
}
.badge-yellow-light {
  background-color: #fff5bd !important;
}
.badge-error {
  background-color: #e72520 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.badge-error-darkest {
  background-color: #4c0a08 !important;
}
.badge-error-darker {
  background-color: #7a100d !important;
}
.badge-error-dark {
  background-color: #a81612 !important;
}
.badge-error-lightest {
  background-color: #fdf0ef !important;
}
.badge-error-lighter {
  background-color: #fce2e1 !important;
}
.badge-error-light {
  background-color: #f9ccca !important;
}
.badge-info {
  background-color: #2fb3d2 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.badge-info-darkest {
  background-color: #0e3741 !important;
}
.badge-info-darker {
  background-color: #175b6a !important;
}
.badge-info-dark {
  background-color: #207e94 !important;
}
.badge-info-lightest {
  background-color: #ecf8fb !important;
}
.badge-info-lighter {
  background-color: #dff3f8 !important;
}
.badge-info-light {
  background-color: #caecf4 !important;
}
.badge-warning {
  background-color: #fd7e14 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.badge-warning-darkest {
  background-color: #5e2b01 !important;
}
.badge-warning-darker {
  background-color: #904201 !important;
}
.badge-warning-dark {
  background-color: #c35a02 !important;
}
.badge-warning-lightest {
  background-color: #fffbf8 !important;
}
.badge-warning-lighter {
  background-color: #fff3e8 !important;
}
.badge-warning-light {
  background-color: #ffe5cf !important;
}
.badge-primary {
  background-color: #1199ea !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.badge-primary-darkest {
  background-color: #052c44 !important;
}
.badge-primary-darker {
  background-color: #084b73 !important;
}
.badge-primary-dark {
  background-color: #0c6aa3 !important;
}
.badge-primary-lightest {
  background-color: #e3f3fd !important;
}
.badge-primary-lighter {
  background-color: #d5eefc !important;
}
.badge-primary-light {
  background-color: #bde4fa !important;
}
.border-gray {
  border-color: #828289 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.border-gray-darkest {
  border-color: #2b2b2e !important;
}
.border-gray-darker {
  border-color: #444448 !important;
}
.border-gray-dark {
  border-color: #5d5d62 !important;
}
.border-gray-lightest {
  border-color: #f8f8f8 !important;
}
.border-gray-lighter {
  border-color: #f0f0f1 !important;
}
.border-gray-light {
  border-color: #e3e3e5 !important;
}
.border-blue {
  border-color: #2a589f !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.border-blue-darkest {
  border-color: #050a12 !important;
}
.border-blue-darker {
  border-color: #0f203a !important;
}
.border-blue-dark {
  border-color: #1a3762 !important;
}
.border-blue-lightest {
  border-color: #c0d2ee !important;
}
.border-blue-lighter {
  border-color: #b4caeb !important;
}
.border-blue-light {
  border-color: #a0bbe6 !important;
}
.border-success {
  border-color: #28b745 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.border-success-darkest {
  border-color: #08250e !important;
}
.border-success-darker {
  border-color: #114e1e !important;
}
.border-success-dark {
  border-color: #1a782d !important;
}
.border-success-lightest {
  border-color: #d0f5d7 !important;
}
.border-success-lighter {
  border-color: #c3f2cd !important;
}
.border-success-light {
  border-color: #aeedbb !important;
}
.border-yellow {
  border-color: #ffd800 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.border-yellow-darkest {
  border-color: #4d4100 !important;
}
.border-yellow-darker {
  border-color: #806c00 !important;
}
.border-yellow-dark {
  border-color: #b39700 !important;
}
.border-yellow-lightest {
  border-color: #fffbe5 !important;
}
.border-yellow-lighter {
  border-color: #fff9d6 !important;
}
.border-yellow-light {
  border-color: #fff5bd !important;
}
.border-error {
  border-color: #e72520 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.border-error-darkest {
  border-color: #4c0a08 !important;
}
.border-error-darker {
  border-color: #7a100d !important;
}
.border-error-dark {
  border-color: #a81612 !important;
}
.border-error-lightest {
  border-color: #fdf0ef !important;
}
.border-error-lighter {
  border-color: #fce2e1 !important;
}
.border-error-light {
  border-color: #f9ccca !important;
}
.border-info {
  border-color: #2fb3d2 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.border-info-darkest {
  border-color: #0e3741 !important;
}
.border-info-darker {
  border-color: #175b6a !important;
}
.border-info-dark {
  border-color: #207e94 !important;
}
.border-info-lightest {
  border-color: #ecf8fb !important;
}
.border-info-lighter {
  border-color: #dff3f8 !important;
}
.border-info-light {
  border-color: #caecf4 !important;
}
.border-warning {
  border-color: #fd7e14 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.border-warning-darkest {
  border-color: #5e2b01 !important;
}
.border-warning-darker {
  border-color: #904201 !important;
}
.border-warning-dark {
  border-color: #c35a02 !important;
}
.border-warning-lightest {
  border-color: #fffbf8 !important;
}
.border-warning-lighter {
  border-color: #fff3e8 !important;
}
.border-warning-light {
  border-color: #ffe5cf !important;
}
.border-primary {
  border-color: #1199ea !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.border-primary-darkest {
  border-color: #052c44 !important;
}
.border-primary-darker {
  border-color: #084b73 !important;
}
.border-primary-dark {
  border-color: #0c6aa3 !important;
}
.border-primary-lightest {
  border-color: #e3f3fd !important;
}
.border-primary-lighter {
  border-color: #d5eefc !important;
}
.border-primary-light {
  border-color: #bde4fa !important;
}
.border-top-gray {
  border-top-color: #828289 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.border-top-gray-darkest {
  border-top-color: #2b2b2e !important;
}
.border-top-gray-darker {
  border-top-color: #444448 !important;
}
.border-top-gray-dark {
  border-top-color: #5d5d62 !important;
}
.border-top-gray-lightest {
  border-top-color: #f8f8f8 !important;
}
.border-top-gray-lighter {
  border-top-color: #f0f0f1 !important;
}
.border-top-gray-light {
  border-top-color: #e3e3e5 !important;
}
.border-top-blue {
  border-top-color: #2a589f !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.border-top-blue-darkest {
  border-top-color: #050a12 !important;
}
.border-top-blue-darker {
  border-top-color: #0f203a !important;
}
.border-top-blue-dark {
  border-top-color: #1a3762 !important;
}
.border-top-blue-lightest {
  border-top-color: #c0d2ee !important;
}
.border-top-blue-lighter {
  border-top-color: #b4caeb !important;
}
.border-top-blue-light {
  border-top-color: #a0bbe6 !important;
}
.border-top-success {
  border-top-color: #28b745 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.border-top-success-darkest {
  border-top-color: #08250e !important;
}
.border-top-success-darker {
  border-top-color: #114e1e !important;
}
.border-top-success-dark {
  border-top-color: #1a782d !important;
}
.border-top-success-lightest {
  border-top-color: #d0f5d7 !important;
}
.border-top-success-lighter {
  border-top-color: #c3f2cd !important;
}
.border-top-success-light {
  border-top-color: #aeedbb !important;
}
.border-top-yellow {
  border-top-color: #ffd800 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.border-top-yellow-darkest {
  border-top-color: #4d4100 !important;
}
.border-top-yellow-darker {
  border-top-color: #806c00 !important;
}
.border-top-yellow-dark {
  border-top-color: #b39700 !important;
}
.border-top-yellow-lightest {
  border-top-color: #fffbe5 !important;
}
.border-top-yellow-lighter {
  border-top-color: #fff9d6 !important;
}
.border-top-yellow-light {
  border-top-color: #fff5bd !important;
}
.border-top-error {
  border-top-color: #e72520 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.border-top-error-darkest {
  border-top-color: #4c0a08 !important;
}
.border-top-error-darker {
  border-top-color: #7a100d !important;
}
.border-top-error-dark {
  border-top-color: #a81612 !important;
}
.border-top-error-lightest {
  border-top-color: #fdf0ef !important;
}
.border-top-error-lighter {
  border-top-color: #fce2e1 !important;
}
.border-top-error-light {
  border-top-color: #f9ccca !important;
}
.border-top-info {
  border-top-color: #2fb3d2 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.border-top-info-darkest {
  border-top-color: #0e3741 !important;
}
.border-top-info-darker {
  border-top-color: #175b6a !important;
}
.border-top-info-dark {
  border-top-color: #207e94 !important;
}
.border-top-info-lightest {
  border-top-color: #ecf8fb !important;
}
.border-top-info-lighter {
  border-top-color: #dff3f8 !important;
}
.border-top-info-light {
  border-top-color: #caecf4 !important;
}
.border-top-warning {
  border-top-color: #fd7e14 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.border-top-warning-darkest {
  border-top-color: #5e2b01 !important;
}
.border-top-warning-darker {
  border-top-color: #904201 !important;
}
.border-top-warning-dark {
  border-top-color: #c35a02 !important;
}
.border-top-warning-lightest {
  border-top-color: #fffbf8 !important;
}
.border-top-warning-lighter {
  border-top-color: #fff3e8 !important;
}
.border-top-warning-light {
  border-top-color: #ffe5cf !important;
}
.border-top-primary {
  border-top-color: #1199ea !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.border-top-primary-darkest {
  border-top-color: #052c44 !important;
}
.border-top-primary-darker {
  border-top-color: #084b73 !important;
}
.border-top-primary-dark {
  border-top-color: #0c6aa3 !important;
}
.border-top-primary-lightest {
  border-top-color: #e3f3fd !important;
}
.border-top-primary-lighter {
  border-top-color: #d5eefc !important;
}
.border-top-primary-light {
  border-top-color: #bde4fa !important;
}
.color-gray {
  color: #828289 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.color-gray-darkest {
  color: #2b2b2e !important;
}
.color-gray-darkest .icon {
  color: #2b2b2e;
}
.color-gray-darkest .icon .svg-icon {
  fill: #2b2b2e;
}
.color-gray-darker {
  color: #444448 !important;
}
.color-gray-darker .icon {
  color: #444448;
}
.color-gray-darker .icon .svg-icon {
  fill: #444448;
}
.color-gray-dark {
  color: #5d5d62 !important;
}
.color-gray-dark .icon {
  color: #5d5d62;
}
.color-gray-dark .icon .svg-icon {
  fill: #5d5d62;
}
.color-gray-lightest {
  color: #f8f8f8 !important;
}
.color-gray-lightest .icon {
  color: #f8f8f8;
}
.color-gray-lightest .icon .svg-icon {
  fill: #f8f8f8;
}
.color-gray-lighter {
  color: #f0f0f1 !important;
}
.color-gray-lighter .icon {
  color: #f0f0f1;
}
.color-gray-lighter .icon .svg-icon {
  fill: #f0f0f1;
}
.color-gray-light {
  color: #e3e3e5 !important;
}
.color-gray-light .icon {
  color: #e3e3e5;
}
.color-gray-light .icon .svg-icon {
  fill: #e3e3e5;
}
.color-blue {
  color: #2a589f !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.color-blue-darkest {
  color: #050a12 !important;
}
.color-blue-darkest .icon {
  color: #050a12;
}
.color-blue-darkest .icon .svg-icon {
  fill: #050a12;
}
.color-blue-darker {
  color: #0f203a !important;
}
.color-blue-darker .icon {
  color: #0f203a;
}
.color-blue-darker .icon .svg-icon {
  fill: #0f203a;
}
.color-blue-dark {
  color: #1a3762 !important;
}
.color-blue-dark .icon {
  color: #1a3762;
}
.color-blue-dark .icon .svg-icon {
  fill: #1a3762;
}
.color-blue-lightest {
  color: #c0d2ee !important;
}
.color-blue-lightest .icon {
  color: #c0d2ee;
}
.color-blue-lightest .icon .svg-icon {
  fill: #c0d2ee;
}
.color-blue-lighter {
  color: #b4caeb !important;
}
.color-blue-lighter .icon {
  color: #b4caeb;
}
.color-blue-lighter .icon .svg-icon {
  fill: #b4caeb;
}
.color-blue-light {
  color: #a0bbe6 !important;
}
.color-blue-light .icon {
  color: #a0bbe6;
}
.color-blue-light .icon .svg-icon {
  fill: #a0bbe6;
}
.color-success {
  color: #28b745 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.color-success-darkest {
  color: #08250e !important;
}
.color-success-darkest .icon {
  color: #08250e;
}
.color-success-darkest .icon .svg-icon {
  fill: #08250e;
}
.color-success-darker {
  color: #114e1e !important;
}
.color-success-darker .icon {
  color: #114e1e;
}
.color-success-darker .icon .svg-icon {
  fill: #114e1e;
}
.color-success-dark {
  color: #1a782d !important;
}
.color-success-dark .icon {
  color: #1a782d;
}
.color-success-dark .icon .svg-icon {
  fill: #1a782d;
}
.color-success-lightest {
  color: #d0f5d7 !important;
}
.color-success-lightest .icon {
  color: #d0f5d7;
}
.color-success-lightest .icon .svg-icon {
  fill: #d0f5d7;
}
.color-success-lighter {
  color: #c3f2cd !important;
}
.color-success-lighter .icon {
  color: #c3f2cd;
}
.color-success-lighter .icon .svg-icon {
  fill: #c3f2cd;
}
.color-success-light {
  color: #aeedbb !important;
}
.color-success-light .icon {
  color: #aeedbb;
}
.color-success-light .icon .svg-icon {
  fill: #aeedbb;
}
.color-yellow {
  color: #ffd800 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.color-yellow-darkest {
  color: #4d4100 !important;
}
.color-yellow-darkest .icon {
  color: #4d4100;
}
.color-yellow-darkest .icon .svg-icon {
  fill: #4d4100;
}
.color-yellow-darker {
  color: #806c00 !important;
}
.color-yellow-darker .icon {
  color: #806c00;
}
.color-yellow-darker .icon .svg-icon {
  fill: #806c00;
}
.color-yellow-dark {
  color: #b39700 !important;
}
.color-yellow-dark .icon {
  color: #b39700;
}
.color-yellow-dark .icon .svg-icon {
  fill: #b39700;
}
.color-yellow-lightest {
  color: #fffbe5 !important;
}
.color-yellow-lightest .icon {
  color: #fffbe5;
}
.color-yellow-lightest .icon .svg-icon {
  fill: #fffbe5;
}
.color-yellow-lighter {
  color: #fff9d6 !important;
}
.color-yellow-lighter .icon {
  color: #fff9d6;
}
.color-yellow-lighter .icon .svg-icon {
  fill: #fff9d6;
}
.color-yellow-light {
  color: #fff5bd !important;
}
.color-yellow-light .icon {
  color: #fff5bd;
}
.color-yellow-light .icon .svg-icon {
  fill: #fff5bd;
}
.color-error {
  color: #e72520 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.color-error-darkest {
  color: #4c0a08 !important;
}
.color-error-darkest .icon {
  color: #4c0a08;
}
.color-error-darkest .icon .svg-icon {
  fill: #4c0a08;
}
.color-error-darker {
  color: #7a100d !important;
}
.color-error-darker .icon {
  color: #7a100d;
}
.color-error-darker .icon .svg-icon {
  fill: #7a100d;
}
.color-error-dark {
  color: #a81612 !important;
}
.color-error-dark .icon {
  color: #a81612;
}
.color-error-dark .icon .svg-icon {
  fill: #a81612;
}
.color-error-lightest {
  color: #fdf0ef !important;
}
.color-error-lightest .icon {
  color: #fdf0ef;
}
.color-error-lightest .icon .svg-icon {
  fill: #fdf0ef;
}
.color-error-lighter {
  color: #fce2e1 !important;
}
.color-error-lighter .icon {
  color: #fce2e1;
}
.color-error-lighter .icon .svg-icon {
  fill: #fce2e1;
}
.color-error-light {
  color: #f9ccca !important;
}
.color-error-light .icon {
  color: #f9ccca;
}
.color-error-light .icon .svg-icon {
  fill: #f9ccca;
}
.color-info {
  color: #2fb3d2 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.color-info-darkest {
  color: #0e3741 !important;
}
.color-info-darkest .icon {
  color: #0e3741;
}
.color-info-darkest .icon .svg-icon {
  fill: #0e3741;
}
.color-info-darker {
  color: #175b6a !important;
}
.color-info-darker .icon {
  color: #175b6a;
}
.color-info-darker .icon .svg-icon {
  fill: #175b6a;
}
.color-info-dark {
  color: #207e94 !important;
}
.color-info-dark .icon {
  color: #207e94;
}
.color-info-dark .icon .svg-icon {
  fill: #207e94;
}
.color-info-lightest {
  color: #ecf8fb !important;
}
.color-info-lightest .icon {
  color: #ecf8fb;
}
.color-info-lightest .icon .svg-icon {
  fill: #ecf8fb;
}
.color-info-lighter {
  color: #dff3f8 !important;
}
.color-info-lighter .icon {
  color: #dff3f8;
}
.color-info-lighter .icon .svg-icon {
  fill: #dff3f8;
}
.color-info-light {
  color: #caecf4 !important;
}
.color-info-light .icon {
  color: #caecf4;
}
.color-info-light .icon .svg-icon {
  fill: #caecf4;
}
.color-warning {
  color: #fd7e14 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.color-warning-darkest {
  color: #5e2b01 !important;
}
.color-warning-darkest .icon {
  color: #5e2b01;
}
.color-warning-darkest .icon .svg-icon {
  fill: #5e2b01;
}
.color-warning-darker {
  color: #904201 !important;
}
.color-warning-darker .icon {
  color: #904201;
}
.color-warning-darker .icon .svg-icon {
  fill: #904201;
}
.color-warning-dark {
  color: #c35a02 !important;
}
.color-warning-dark .icon {
  color: #c35a02;
}
.color-warning-dark .icon .svg-icon {
  fill: #c35a02;
}
.color-warning-lightest {
  color: #fffbf8 !important;
}
.color-warning-lightest .icon {
  color: #fffbf8;
}
.color-warning-lightest .icon .svg-icon {
  fill: #fffbf8;
}
.color-warning-lighter {
  color: #fff3e8 !important;
}
.color-warning-lighter .icon {
  color: #fff3e8;
}
.color-warning-lighter .icon .svg-icon {
  fill: #fff3e8;
}
.color-warning-light {
  color: #ffe5cf !important;
}
.color-warning-light .icon {
  color: #ffe5cf;
}
.color-warning-light .icon .svg-icon {
  fill: #ffe5cf;
}
.color-primary {
  color: #1199ea !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.color-primary-darkest {
  color: #052c44 !important;
}
.color-primary-darkest .icon {
  color: #052c44;
}
.color-primary-darkest .icon .svg-icon {
  fill: #052c44;
}
.color-primary-darker {
  color: #084b73 !important;
}
.color-primary-darker .icon {
  color: #084b73;
}
.color-primary-darker .icon .svg-icon {
  fill: #084b73;
}
.color-primary-dark {
  color: #0c6aa3 !important;
}
.color-primary-dark .icon {
  color: #0c6aa3;
}
.color-primary-dark .icon .svg-icon {
  fill: #0c6aa3;
}
.color-primary-lightest {
  color: #e3f3fd !important;
}
.color-primary-lightest .icon {
  color: #e3f3fd;
}
.color-primary-lightest .icon .svg-icon {
  fill: #e3f3fd;
}
.color-primary-lighter {
  color: #d5eefc !important;
}
.color-primary-lighter .icon {
  color: #d5eefc;
}
.color-primary-lighter .icon .svg-icon {
  fill: #d5eefc;
}
.color-primary-light {
  color: #bde4fa !important;
}
.color-primary-light .icon {
  color: #bde4fa;
}
.color-primary-light .icon .svg-icon {
  fill: #bde4fa;
}
.alert-gray {
  border-color: #828289 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.alert-gray-darkest {
  border-color: #2b2b2e !important;
}
.alert-gray-darker {
  border-color: #444448 !important;
}
.alert-gray-dark {
  border-color: #5d5d62 !important;
}
.alert-gray-lightest {
  border-color: #f8f8f8 !important;
}
.alert-gray-lighter {
  border-color: #f0f0f1 !important;
}
.alert-gray-light {
  border-color: #e3e3e5 !important;
}
.alert-blue {
  border-color: #2a589f !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.alert-blue-darkest {
  border-color: #050a12 !important;
}
.alert-blue-darker {
  border-color: #0f203a !important;
}
.alert-blue-dark {
  border-color: #1a3762 !important;
}
.alert-blue-lightest {
  border-color: #c0d2ee !important;
}
.alert-blue-lighter {
  border-color: #b4caeb !important;
}
.alert-blue-light {
  border-color: #a0bbe6 !important;
}
.alert-success {
  border-color: #28b745 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.alert-success-darkest {
  border-color: #08250e !important;
}
.alert-success-darker {
  border-color: #114e1e !important;
}
.alert-success-dark {
  border-color: #1a782d !important;
}
.alert-success-lightest {
  border-color: #d0f5d7 !important;
}
.alert-success-lighter {
  border-color: #c3f2cd !important;
}
.alert-success-light {
  border-color: #aeedbb !important;
}
.alert-yellow {
  border-color: #ffd800 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.alert-yellow-darkest {
  border-color: #4d4100 !important;
}
.alert-yellow-darker {
  border-color: #806c00 !important;
}
.alert-yellow-dark {
  border-color: #b39700 !important;
}
.alert-yellow-lightest {
  border-color: #fffbe5 !important;
}
.alert-yellow-lighter {
  border-color: #fff9d6 !important;
}
.alert-yellow-light {
  border-color: #fff5bd !important;
}
.alert-error {
  border-color: #e72520 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.alert-error-darkest {
  border-color: #4c0a08 !important;
}
.alert-error-darker {
  border-color: #7a100d !important;
}
.alert-error-dark {
  border-color: #a81612 !important;
}
.alert-error-lightest {
  border-color: #fdf0ef !important;
}
.alert-error-lighter {
  border-color: #fce2e1 !important;
}
.alert-error-light {
  border-color: #f9ccca !important;
}
.alert-info {
  border-color: #2fb3d2 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.alert-info-darkest {
  border-color: #0e3741 !important;
}
.alert-info-darker {
  border-color: #175b6a !important;
}
.alert-info-dark {
  border-color: #207e94 !important;
}
.alert-info-lightest {
  border-color: #ecf8fb !important;
}
.alert-info-lighter {
  border-color: #dff3f8 !important;
}
.alert-info-light {
  border-color: #caecf4 !important;
}
.alert-warning {
  border-color: #fd7e14 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.alert-warning-darkest {
  border-color: #5e2b01 !important;
}
.alert-warning-darker {
  border-color: #904201 !important;
}
.alert-warning-dark {
  border-color: #c35a02 !important;
}
.alert-warning-lightest {
  border-color: #fffbf8 !important;
}
.alert-warning-lighter {
  border-color: #fff3e8 !important;
}
.alert-warning-light {
  border-color: #ffe5cf !important;
}
.alert-primary {
  border-color: #1199ea !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.alert-primary-darkest {
  border-color: #052c44 !important;
}
.alert-primary-darker {
  border-color: #084b73 !important;
}
.alert-primary-dark {
  border-color: #0c6aa3 !important;
}
.alert-primary-lightest {
  border-color: #e3f3fd !important;
}
.alert-primary-lighter {
  border-color: #d5eefc !important;
}
.alert-primary-light {
  border-color: #bde4fa !important;
}
.btn-gray {
  background: #828289 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.btn-gray-darkest {
  background: #2b2b2e !important;
}
.btn-gray-darker {
  background: #444448 !important;
}
.btn-gray-dark {
  background: #5d5d62 !important;
}
.btn-gray-lightest {
  background: #f8f8f8 !important;
}
.btn-gray-lighter {
  background: #f0f0f1 !important;
}
.btn-gray-light {
  background: #e3e3e5 !important;
}
.btn-blue {
  background: #2a589f !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.btn-blue-darkest {
  background: #050a12 !important;
}
.btn-blue-darker {
  background: #0f203a !important;
}
.btn-blue-dark {
  background: #1a3762 !important;
}
.btn-blue-lightest {
  background: #c0d2ee !important;
}
.btn-blue-lighter {
  background: #b4caeb !important;
}
.btn-blue-light {
  background: #a0bbe6 !important;
}
.btn-success {
  background: #28b745 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.btn-success-darkest {
  background: #08250e !important;
}
.btn-success-darker {
  background: #114e1e !important;
}
.btn-success-dark {
  background: #1a782d !important;
}
.btn-success-lightest {
  background: #d0f5d7 !important;
}
.btn-success-lighter {
  background: #c3f2cd !important;
}
.btn-success-light {
  background: #aeedbb !important;
}
.btn-yellow {
  background: #ffd800 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.btn-yellow-darkest {
  background: #4d4100 !important;
}
.btn-yellow-darker {
  background: #806c00 !important;
}
.btn-yellow-dark {
  background: #b39700 !important;
}
.btn-yellow-lightest {
  background: #fffbe5 !important;
}
.btn-yellow-lighter {
  background: #fff9d6 !important;
}
.btn-yellow-light {
  background: #fff5bd !important;
}
.btn-error {
  background: #e72520 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.btn-error-darkest {
  background: #4c0a08 !important;
}
.btn-error-darker {
  background: #7a100d !important;
}
.btn-error-dark {
  background: #a81612 !important;
}
.btn-error-lightest {
  background: #fdf0ef !important;
}
.btn-error-lighter {
  background: #fce2e1 !important;
}
.btn-error-light {
  background: #f9ccca !important;
}
.btn-info {
  background: #2fb3d2 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.btn-info-darkest {
  background: #0e3741 !important;
}
.btn-info-darker {
  background: #175b6a !important;
}
.btn-info-dark {
  background: #207e94 !important;
}
.btn-info-lightest {
  background: #ecf8fb !important;
}
.btn-info-lighter {
  background: #dff3f8 !important;
}
.btn-info-light {
  background: #caecf4 !important;
}
.btn-warning {
  background: #fd7e14 !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.btn-warning-darkest {
  background: #5e2b01 !important;
}
.btn-warning-darker {
  background: #904201 !important;
}
.btn-warning-dark {
  background: #c35a02 !important;
}
.btn-warning-lightest {
  background: #fffbf8 !important;
}
.btn-warning-lighter {
  background: #fff3e8 !important;
}
.btn-warning-light {
  background: #ffe5cf !important;
}
.btn-primary {
  background: #1199ea !important;
}
/*.@{label}-@{color}-light { @{attr}: lighten(@value, 38%)!important; }
    .@{label}-@{color}-lighter { @{attr}: lighten(@value, 42%)!important; }
    .@{label}-@{color}-lightest { @{attr}: lighten(@value, 50%)!important; }
    .@{label}-@{color}-dark { @{attr}: darken(@value, 15%)!important; }
    .@{label}-@{color}-darker { @{attr}: darken(@value, 25%)!important; }
    .@{label}-@{color}-darkest { @{attr}: darken(@value, 35%)!important; }*/
.btn-primary-darkest {
  background: #052c44 !important;
}
.btn-primary-darker {
  background: #084b73 !important;
}
.btn-primary-dark {
  background: #0c6aa3 !important;
}
.btn-primary-lightest {
  background: #e3f3fd !important;
}
.btn-primary-lighter {
  background: #d5eefc !important;
}
.btn-primary-light {
  background: #bde4fa !important;
}
.pallete-1 {
  background: #1199ea;
}
.pallete-1-text {
  color: #1199ea;
}
.pallete-2 {
  background: #8bc24a;
}
.pallete-2-text {
  color: #8bc24a;
}
.pallete-3 {
  background: #a768dd;
}
.pallete-3-text {
  color: #a768dd;
}
.pallete-4 {
  background: #fd7e14;
}
.pallete-4-text {
  color: #fd7e14;
}
.pallete-5 {
  background: #797993;
}
.pallete-5-text {
  color: #797993;
}
.pallete-6 {
  background: #e72520;
}
.pallete-6-text {
  color: #e72520;
}
.pallete {
  display: inline-block;
  width: 100px;
  height: 10px;
}
.ng-busy > div {
  width: 18px;
  height: 18px;
  background-color: #fff;
  margin: 0 2px;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.ng-busy .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.ng-busy .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/*@import "padding";

@import "margin";*/
.in-text {
  height: 20px;
  width: 14px;
  fill: #ffffff;
  /* font-family: Avenir;	 */
  font-size: 14px;
  font-weight: 500;
  line-height: 9.5px;
}
.center-txt {
  fill: #424242;
  font-family: 'Avenir LT Std', sans-serif, Arial;
  font-size: 16px;
  font-weight: 500;
  line-height: 11px;
}
.axis text {
  font: 10px sans-serif;
}
.axis path {
  fill: none;
  stroke: #CBEAFA;
}
.tick > line {
  fill: none;
  stroke: #d2d2d2;
  stroke-dasharray: 6,6;
}
.axisHorizontal path {
  fill: none;
}
.axisHorizontal line {
  fill: none;
  shape-rendering: crispEdges;
}
.bar {
  fill: steelblue;
  fill-opacity: 0.9;
}
.y.axis path {
  display: none;
}
.grid {
  fill: none;
}
@-webkit-keyframes bounce-up-down {
  0% {
    -webkit-transform: translateY(3px);
    -moz-transform: translateY(3px);
    -ms-transform: translateY(3px);
    -o-transform: translateY(3px);
    transform: translateY(3px);
  }
  100% {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}
@keyframes bounce-up-down {
  0% {
    -webkit-transform: translateY(3px);
    -moz-transform: translateY(3px);
    -ms-transform: translateY(3px);
    -o-transform: translateY(3px);
    transform: translateY(3px);
  }
  100% {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}
@keyframes rotate {
  from {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes load-left-right {
  0% {
    width: 0;
  }
  33% {
    width: 18px;
  }
  66% {
    width: 36px;
  }
  100% {
    width: 52px;
  }
}
@keyframes slide-left-right {
  0% {
    width: 5%;
    margin-left: 0;
  }
  25% {
    width: 40%;
    margin-left: 30%;
  }
  50% {
    width: 5%;
    margin-left: 95%;
  }
  75% {
    width: 40%;
    margin-left: 30%;
  }
  100% {
    width: 5%;
    margin-left: 0;
  }
}
@keyframes slide-up {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}
.bounce {
  -webkit-animation: bounce-up-down 0.7s linear infinite alternate;
  -moz-animation: bounce-up-down 0.7s linear infinite alternate;
  -o-animation: bounce-up-down 0.7s linear infinite alternate;
  animation: bounce-up-down 0.7s linear infinite alternate;
}
.bounce-fast {
  -webkit-animation: bounce-up-down 0.35s linear infinite alternate;
  -moz-animation: bounce-up-down 0.35s linear infinite alternate;
  -o-animation: bounce-up-down 0.35s linear infinite alternate;
  animation: bounce-up-down 0.35s linear infinite alternate;
}
.rotate {
  -moz-animation: rotate 2s infinite linear;
  -o-animation: rotate 2s infinite linear;
  -webkit-animation: rotate 2s infinite linear;
  animation: rotate 2s infinite linear;
}
.rotate-fast {
  -moz-animation: rotate 1.2s infinite linear;
  -o-animation: rotate 1.2s infinite linear;
  -webkit-animation: rotate 1.2s infinite linear;
  animation: rotate 1.2s infinite linear;
}
.rotate-slow {
  -moz-animation: rotate 3s infinite linear;
  -o-animation: rotate 3s infinite linear;
  -webkit-animation: rotate 3s infinite linear;
  animation: rotate 3s infinite linear;
}
.load {
  -moz-animation: load-left-right 1.5s infinite linear;
  -o-animation: load-left-right 1.5s infinite linear;
  -webkit-animation: load-left-right 1.5s infinite linear;
  animation: load-left-right 1.5s infinite linear;
}
.progress-slider {
  -moz-animation: slide-left-right 4s infinite linear;
  -o-animation: slide-left-right 4s infinite linear;
  -webkit-animation: slide-left-right 4s infinite linear;
  animation: slide-left-right 4s infinite linear;
}
.move-up {
  -moz-animation: slide-up 0.8s infinite linear;
  -o-animation: slide-up 0.8s infinite linear;
  -webkit-animation: slide-up 0.8s infinite linear;
  animation: slide-up 0.8s infinite linear;
}
.skew-sm {
  -webkit-transform: skewY(-6deg) scaleY(0.75) translateY(15%);
  -moz-transform: skewY(-6deg) scaleY(0.75) translateY(15%);
  -ms-transform: skewY(-6deg) scaleY(0.75) translateY(15%);
  -o-transform: skewY(-6deg) scaleY(0.75) translateY(15%);
  transform: skewY(-6deg) scaleY(0.75) translateY(15%);
  -webkit-transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
/*div:first-of-type .skew-sm {
    -webkit-transform: skewY(-6deg);
    -moz-transform: skewY(-6deg);
    -ms-transform: skewY(-6deg);
    -o-transform: skewY(-6deg);
    transform: skewY(-6deg);
}*/
.skew-md {
  -webkit-transform: skewY(-8deg);
  -moz-transform: skewY(-8deg);
  -ms-transform: skewY(-8deg);
  -o-transform: skewY(-8deg);
  transform: skewY(-8deg);
  -webkit-transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
@keyframes blink-it {
  0% {
    opacity: 1;
  }
  45% {
    opacity: 1;
  }
  55% {
    opacity: 0.8;
  }
  65% {
    opacity: 0.6;
  }
  75% {
    opacity: 0.4;
  }
  85% {
    opacity: 0.2;
  }
  95% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.blink {
  animation: blink-it 1s infinite;
  -moz-animation: blink-it 1s infinite;
  -o-animation: blink-it 1s infinite;
  -webkit-animation: blink-it 1s infinite;
}
.box {
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  overflow: auto;
  margin-bottom: 20px;
}
.box-header {
  padding: 10px 20px;
  min-height: 50px;
  border-bottom: 1px solid #f1f1f1;
}
.box-footer {
  padding: 20px 10px;
  min-height: 56px;
}
.box-outline {
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
}
.box > div {
  float: left;
  width: 100%;
}
.list-row {
  width: 100%;
  overflow: auto;
}
.list-row > div {
  float: left;
  padding: 10px;
}
.list-item {
  background: #fafafa;
  border-bottom: 1px solid #f1f1f1;
  display: block;
  float: left;
  width: 100%;
}
.xsmall-label-primary {
  color: #2a589f;
  font-size: 13px;
  font-weight: bold;
}
.xxsmall-label {
  font-size: 12px;
}
.tile {
  min-height: 116px;
  display: block;
}
.tile-small {
  height: 65px;
  display: block;
}
.tile-blue {
  background: #4a9fe1;
}
.tile-orange {
  background: #ef8500;
}
.tile-gray {
  background: #434343;
}
.tile-green {
  background: #9dbb49;
}
.tile-dark-blue {
  background: #1d589f;
}
.tile-teal {
  background: #40d6c0;
}
.tile > .title {
  height: 45px;
}
.tile-small > .title {
  height: 10px;
  font-size: 8px;
}
.tile-small > .footer {
  text-align: center;
}
.tile-small > .footer > span {
  color: white;
  font-size: 10px;
}
.tile > .picture {
  text-align: center;
  min-height: 80px;
  line-height: 80px;
  vertical-align: middle;
}
.tile-small > .picture-small {
  text-align: center;
}
.tile-small > .picture-small > img {
  width: 32px;
  height: 32px;
}
.tile > .footer {
  padding-top: 10px;
  color: #ffffff;
  font-weight: normal;
  padding-left: 10px;
  font-size: 16px;
  padding-bottom: 15px;
  background: rgba(0, 0, 0, 0.07);
}
.btn-special,
.btn-special:focus,
.btn-special:hover {
  color: #ffffff;
  background: #1199ea;
  height: 26px;
  text-transform: uppercase;
  line-height: 13px;
  font-size: 12px;
  font-weight: bold;
}
/*.home-banner {background-color: #ffffff;padding-left: 30px; padding-right:30px; -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1); box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);}*/
.page-banner {
  background-color: #009cde;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
}
.detail-list > li {
  display: block;
  padding: 5px;
  float: left;
  width: 100%;
  font-size: 13px;
}
.detail-list > li > span {
  display: table-cell;
  min-width: 110px;
}
.advert {
  margin-top: 30px;
}
.font-orange {
  color: #ef8500;
}
.table-small-row > tbody > tr > td {
  font-size: 12px;
}
.marketing > p {
  margin-bottom: 20px;
}
.marketing > p > button {
  height: 60px;
  width: 220px;
  margin-right: 20px;
}
.blended-home {
  /*background-image:url(/Assets/images/arrows.png);
    background-color:@brand-primary;
    margin-top:15px;
    min-height:274px;
    opacity:0.1;*/
}
.heading {
  color: #434343;
  font-weight: 300;
  font-size: 32px;
}
.sub-heading {
  color: #434343;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
}
.sub-heading > i {
  color: #fd7e14;
  margin-right: 10px;
  padding-bottom: 15px;
}
.content {
  color: #1a273e;
  font-size: 16px;
}
.home-menu {
  color: #1d589f;
  font-size: 18px;
}
.home-menu > li {
  padding-bottom: 15px;
}
.home-footer {
  border-top: 1px solid rgba(204, 204, 204, 0.5);
  background-color: #f3f3f3;
}
.footer-menu > li {
  display: inline-block;
  padding-right: 20px;
}
.footer-menu > li > a {
  color: #434343;
  font-size: 13px;
}
.login-box {
  background-color: #ffffff;
  -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.4);
}
.form-control,
.selectize-input,
.input-group-addon,
.nav-tabs > li > a,
.modal-content,
.panel {
  border-radius: 0!important;
}
button > .title {
  font-size: 13px;
  color: #ffffff;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
}
button > .subtitle {
  font-size: 10px;
  color: rgba(255, 255, 255, 0.7);
  padding-bottom: 10px;
  text-transform: uppercase;
  font-weight: normal;
}
.login-info {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #fafafa;
  padding: 10px;
}
.btn-status,
.btn-status:hover,
.btn-status:focus {
  border: 2px solid #1199ea;
  background-color: white;
  color: #1199ea;
  -moz-border-radius: 14px!important;
  -webkit-border-radius: 14px;
  border-radius: 14px!important;
  height: 30px;
  text-transform: uppercase;
  font-size: 11px;
}
.datepicker,
[datepicker],
._720kb-datepicker-calendar-header,
._720kb-datepicker-calendar-body,
._720kb-datepicker-calendar-days-header,
._720kb-datepicker-calendar-years-pagination-pages {
  font-family: "Lato", sans-serif !important;
}
.pointer {
  cursor: pointer !important;
}
.ui-grid {
  border: none !important;
}
.ui-grid-top-panel {
  background: #f7f7f7;
  font-size: 12px;
  color: #878787;
  border-bottom-width: 1px !important;
}
#menu-container {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.12);
  padding: 0 12px;
  margin: 0;
  border-radius: 10px 10px 0 0;
}
.menu-item {
  list-style: none;
  display: inline-block;
  padding: 0 12px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1;
}
.menu-item a {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
  line-height: 1;
  padding: 16px 0;
  display: inline-block;
}
.menu-item.active > a {
  border-bottom: 3px solid #ffd800;
  padding-bottom: 13px;
  color: #fff;
}
.page-breadcrumb {
  background: #f9f9fa;
  border-bottom: 1px solid #d9d9d9;
  margin: 0;
  padding: 0;
}
.page-breadcrumb > .container {
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
}
.page-breadcrumb > .container > ul {
  padding: 0;
  margin: 0;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  vertical-align: top;
}
.page-breadcrumb > .container > ul > li {
  display: inline-block;
  padding: 0;
  margin: 0;
  height: 40px;
  overflow-y: hidden;
  vertical-align: top;
  text-transform: uppercase;
}
.page-breadcrumb > .container > ul > li.active > a {
  color: #787878;
  font-weight: bold;
  icon: unset;
}
/*.page-breadcrumb > .container > ul > li::after { content:""; width:38px; height:38px; border:1px solid #eaeaea; border-radius:50%;}*/
.page-breadcrumb img {
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  border: none;
}
#login-column {
  height: 420px;
  position: relative;
  top: 50%;
  margin-top: -210px;
}
#login-info #info-container {
  padding: 100px 0 0 100px;
}
#login-info #info-container img#logo {
  width: 240px;
}
#login-info h2 {
  line-height: 1.35;
}
#login-info .h4 {
  line-height: 1.55;
  font-size: 18px;
  padding: 5px 90px 5px 10px;
  margin-left: 18px;
}
@media (max-width: 700px) {
  #login-container,
  #login-column {
    width: 100%!important;
  }
}
@media (min-width: 1400px) {
  #login-column {
    font-size: 17px;
  }
  #login-info #info-container {
    padding: 150px 0 0 150px;
  }
  #login-info #info-container img#logo {
    width: 340px;
  }
  #login-info h2 {
    font-size: 38px;
  }
  #login-info .h4 {
    font-size: 26px;
    padding: 8px 125px 7px 15px;
    margin-left: 27px;
  }
}
.full-height {
  min-height: 100%;
  height: 100%;
  overflow-y: visible;
}
.full-width {
  width: 100%;
}
.btn-login {
  background-image: linear-gradient(-180deg, #fd7e14 0, #fd7e14 100%);
  color: #ffffff;
  font-size: 12px;
  width: 44px;
  height: 44px;
  vertical-align: middle;
  border: none;
  -moz-border-radius: 50%;
  -webkit-border-radius: 0;
  border-radius: 50%;
}
#login-frame {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
}
#login-frame,
.btn-login {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.btn-login > img {
  width: 32px;
  height: 32px;
  margin: 6px;
}
.form-control,
.selectize-input,
.input-group-addon,
.input-group-btn,
.input-group-btn > .btn:not(.use-default) {
  border: 1px solid #b8b8b8;
  border-width: 0 0 1px 0!important;
  box-shadow: none!important;
  background: transparent!important;
}
#app-header {
  display: none;
  visibility: hidden;
}
#app-header.visible {
  display: block!important;
  visibility: visible!important;
}
.color-white {
  color: #fff;
}
.animate-on-show.ng-hide-add,
.animate-on-show.ng-hide-remove {
  transition: all linear 0.5s;
}
.larger {
  font-size: 4em;
}
.padding-sm .ui-select-match-item {
  padding: 5px!important;
}
.btn-gray,
.btn-gray-light,
.btn-gray-lighter,
.btn-gray-lightest,
.btn-gray:hover,
.btn-gray-light:hover,
.btn-gray-lighter:hover,
.btn-gray-lightest:hover,
.btn-gray:focus,
.btn-gray-light:focus,
.btn-gray-lighter:focus,
.btn-gray-lightest:focus {
  color: #fff !important;
}
.text-shadow {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}
.m_container {
  /*display:block; */
  width: 100%;
  position: relative;
  padding-top: 21px;
  margin-top: 0;
}
.m_container .icon {
  max-height: 20px!important;
}
.m_container > input,
.m_container > textarea {
  margin: 0!important;
}
.m_container > label {
  position: absolute;
  pointer-events: none;
  color: #cccccc;
  font-weight: normal;
  left: 5px;
  top: 21px;
  height: 34px;
  line-height: 34px;
  vertical-align: middle;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
.m_container > .bar {
  width: 0;
  height: 2px;
  bottom: 0;
  left: 0;
  position: absolute;
  display: inline-block;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
.m_container > input:focus ~ .bar,
.m_container > textarea:focus ~ .bar {
  width: 100%;
}
.m_container > input:valid ~ .bar,
.m_container > textarea:valid ~ .bar,
.m_container > .ng-valid ~ .bar {
  background: #1199ea;
}
.m_container > input:invalid ~ .bar,
.m_container > input.ng-invalid ~ .bar,
.m_container > textarea:invalid ~ .bar,
.m_container > *.ng-invalid ~ .bar {
  background: #e72520;
}
.m_container:not(.hide-label-on-focus) > input:focus ~ label,
.m_container > input.ng-not-empty ~ label,
.m_container:not(.hide-label-on-focus) > textarea:focus ~ label,
.m_container > textarea.ng-not-empty ~ label,
.m_container:not(.hide-label-on-focus) > *.ng-not-empty ~ label,
.m_container:not(.hide-label-on-focus) > *.open ~ label,
.m_container:not(.hide-label-on-focus) > .addon-not-empty ~ label {
  margin-top: -21px;
  font-size: 12px;
  text-transform: uppercase;
  height: 20px;
  line-height: 20px;
  color: #A0A0A0;
}
.m_container.hide-label-on-focus > input.ng-not-empty ~ label,
.m_container.hide-label-on-focus > textarea.ng-not-empty ~ label,
.m_container.hide-label-on-focus > .ui-select-container.ng-not-empty ~ label {
  visibility: hidden;
}
.m_container.hide-label-on-focus {
  margin-top: -20px;
}
.m_container.hide-label-on-focus > input:focus ~ label,
.m_container.hide-label-on-focus > textarea:focus ~ label {
  visibility: hidden;
}
.m_container > input:valid:focus ~ label .m_container > textarea:valid:focus ~ label {
  color: #1199ea;
}
.m_container > input:invalid:focus ~ label,
.m_container > input.ng-invalid:focus ~ label,
.m_container > textarea:invalid:focus ~ label,
.m_container > textarea.ng-invalid:focus ~ label {
  color: #e72520;
}
/*.m_container > input ~ .input-group-addon {
    color:@color-gray-light;
}*/
.m_container > input.ng-invalid ~ .input-group-addon {
  /*border-bottom:1px solid @brand-danger!important;*/
}
.m_container > input[disabled] ~ .input-group-addon,
.m_container > input[disabled] ~ label,
.m_container > .ui-select-container[disabled] ~ label {
  opacity: 0.5;
}
.m_container .input-group-btn.autohide:not(.addon-not-empty) .btn > * {
  visibility: hidden;
}
.m_container .input-group-btn.autohide.addon-not-empty {
  visibility: visible!important;
}
.m_container .input-group-btn .btn {
  height: 32px;
  border-width: 0 0 1px 0;
  color: #939393;
  font-weight: normal;
}
/*
.m_container > input:not(:empty) ~ label, .m_container > input:focus ~ label {
  margin-top:@label-top-valid;
  font-size:@font-size-small;
}



.m_container > input:invalid:focus ~ label {
  color:@brand-danger;
}
.m_container > input:valid:not(:empty) ~ label {
  color:@brand-primary;
  margin-top:@label-top-valid;
  font-size:@font-size-small;
}
*/
.margin-xxl {
  margin: 120px;
}
.margin-bottom-xxl {
  margin-bottom: 120px;
}
.margin-right-xxl {
  margin-right: 120px;
}
.margin-left-xxl {
  margin-left: 120px;
}
.margin-top-xxl {
  margin-top: 120px;
}
.margin-xl {
  margin: 80px;
}
.margin-bottom-xl {
  margin-bottom: 80px;
}
.margin-right-xl {
  margin-right: 80px;
}
.margin-left-xl {
  margin-left: 80px;
}
.margin-top-xl {
  margin-top: 80px;
}
.margin-lg {
  margin: 40px;
}
.margin-bottom-lg {
  margin-bottom: 40px;
}
.margin-right-lg {
  margin-right: 40px;
}
.margin-left-lg {
  margin-left: 40px;
}
.margin-top-lg {
  margin-top: 40px;
}
.margin-md {
  margin: 20px;
}
.margin-bottom-md {
  margin-bottom: 20px;
}
.margin-right-md {
  margin-right: 20px;
}
.margin-left-md {
  margin-left: 20px;
}
.margin-top-md {
  margin-top: 20px;
}
.margin-sm {
  margin: 10px;
}
.margin-bottom-sm {
  margin-bottom: 10px;
}
.margin-right-sm {
  margin-right: 10px;
}
.margin-left-sm {
  margin-left: 10px;
}
.margin-top-sm {
  margin-top: 10px;
}
.margin-xs {
  margin: 5px;
}
.margin-bottom-xs {
  margin-bottom: 5px;
}
.margin-right-xs {
  margin-right: 5px;
}
.margin-left-xs {
  margin-left: 5px;
}
.margin-top-xs {
  margin-top: 5px;
}
.margin-xxs {
  margin: 2px;
}
.margin-bottom-xxs {
  margin-bottom: 2px;
}
.margin-right-xxs {
  margin-right: 2px;
}
.margin-left-xxs {
  margin-left: 2px;
}
.margin-top-xxs {
  margin-top: 2px;
}
.margin-none {
  margin: 0;
}
.margin-bottom-none {
  margin-bottom: 0;
}
.margin-right-none {
  margin-right: 0;
}
.margin-left-none {
  margin-left: 0;
}
.margin-top-none {
  margin-top: 0;
}
.margin-horizontal-none {
  margin-left: 0;
  margin-right: 0;
}
.margin-vertical-none {
  margin-top: 0;
  margin-bottom: 0;
}
.margin-horizontal-xxs {
  margin-left: 2px;
  margin-right: 2px;
}
.margin-vertical-xxs {
  margin-top: 2px;
  margin-bottom: 2px;
}
.margin-horizontal-xs {
  margin-left: 5px;
  margin-right: 5px;
}
.margin-vertical-xs {
  margin-top: 5px;
  margin-bottom: 5px;
}
.margin-horizontal-sm {
  margin-left: 10px;
  margin-right: 10px;
}
.margin-vertical-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.margin-horizontal-md {
  margin-left: 20px;
  margin-right: 20px;
}
.margin-vertical-md {
  margin-top: 20px;
  margin-bottom: 20px;
}
.margin-horizontal-lg {
  margin-left: 40px;
  margin-right: 40px;
}
.margin-vertical-lg {
  margin-top: 40px;
  margin-bottom: 40px;
}
.margin-horizontal-xl {
  margin-left: 80px;
  margin-right: 80px;
}
.margin-vertical-xl {
  margin-top: 80px;
  margin-bottom: 80px;
}
.margin-horizontal-xxl {
  margin-left: 120px;
  margin-right: 120px;
}
.margin-vertical-xxl {
  margin-top: 120px;
  margin-bottom: 120px;
}
.padding-xxl {
  padding: 120px;
}
.padding-bottom-xxl {
  padding-bottom: 120px;
}
.padding-right-xxl {
  padding-right: 120px;
}
.padding-left-xxl {
  padding-left: 120px;
}
.padding-top-xxl {
  padding-top: 120px;
}
.padding-xl {
  padding: 80px;
}
.padding-bottom-xl {
  padding-bottom: 80px;
}
.padding-right-xl {
  padding-right: 80px;
}
.padding-left-xl {
  padding-left: 80px;
}
.padding-top-xl {
  padding-top: 80px;
}
.padding-lg {
  padding: 40px;
}
.padding-bottom-lg {
  padding-bottom: 40px;
}
.padding-right-lg {
  padding-right: 40px;
}
.padding-left-lg {
  padding-left: 40px;
}
.padding-top-lg {
  padding-top: 40px;
}
.padding-md {
  padding: 20px;
}
.padding-bottom-md {
  padding-bottom: 20px;
}
.padding-right-md {
  padding-right: 20px;
}
.padding-left-md {
  padding-left: 20px;
}
.padding-top-md {
  padding-top: 20px;
}
.padding-sm {
  padding: 10px;
}
.padding-bottom-sm {
  padding-bottom: 10px;
}
.padding-right-sm {
  padding-right: 10px;
}
.padding-left-sm {
  padding-left: 10px;
}
.padding-top-sm {
  padding-top: 10px;
}
.padding-xs {
  padding: 5px;
}
.padding-bottom-xs {
  padding-bottom: 5px;
}
.padding-right-xs {
  padding-right: 5px;
}
.padding-left-xs {
  padding-left: 5px;
}
.padding-top-xs {
  padding-top: 5px;
}
.padding-xxs {
  padding: 2px;
}
.padding-bottom-xxs {
  padding-bottom: 2px;
}
.padding-right-xxs {
  padding-right: 2px;
}
.padding-left-xxs {
  padding-left: 2px;
}
.padding-top-xxs {
  padding-top: 2px;
}
.padding-none {
  padding: 0;
}
.padding-bottom-none {
  padding-bottom: 0;
}
.padding-right-none {
  padding-right: 0;
}
.padding-left-none {
  padding-left: 0;
}
.padding-top-none {
  padding-top: 0;
}
.padding-horizontal-none {
  padding-left: 0;
  padding-right: 0;
}
.padding-vertical-none {
  padding-top: 0;
  padding-bottom: 0;
}
.padding-horizontal-xxs {
  padding-left: 2px;
  padding-right: 2px;
}
.padding-vertical-xxs {
  padding-top: 2px;
  padding-bottom: 2px;
}
.padding-horizontal-xs {
  padding-left: 5px;
  padding-right: 5px;
}
.padding-vertical-xs {
  padding-top: 5px;
  padding-bottom: 5px;
}
.padding-horizontal-sm {
  padding-left: 10px;
  padding-right: 10px;
}
.padding-vertical-sm {
  padding-top: 10px;
  padding-bottom: 10px;
}
.padding-horizontal-md {
  padding-left: 20px;
  padding-right: 20px;
}
.padding-vertical-md {
  padding-top: 20px;
  padding-bottom: 20px;
}
.padding-horizontal-lg {
  padding-left: 40px;
  padding-right: 40px;
}
.padding-vertical-lg {
  padding-top: 40px;
  padding-bottom: 40px;
}
.padding-horizontal-xl {
  padding-left: 80px;
  padding-right: 80px;
}
.padding-vertical-xl {
  padding-top: 80px;
  padding-bottom: 80px;
}
.padding-horizontal-xxl {
  padding-left: 120px;
  padding-right: 120px;
}
.padding-vertical-xxl {
  padding-top: 120px;
  padding-bottom: 120px;
}
button {
  outline: none !important;
}
.btn-flat {
  border-radius: 0 !important;
}
.btn {
  font-weight: bold;
  vertical-align: middle;
  border-radius: 0;
  border-width: 0;
}
.btn-md {
  height: 40px;
  line-height: 40px;
  /*border-radius:20px;*/
  padding: 0 15px;
}
.btn-sm {
  height: 30px;
  line-height: 30px;
  /*border-radius:15px;*/
  padding: 0 10px;
}
.btn-active {
  background-color: #ffffff;
}
.btn-circle {
  border-radius: 50% !important;
}
.btn-circle.btn-sm {
  width: 20px;
  height: 20px;
}
.btn-circle.btn-md {
  width: 40px;
  height: 40px;
}
.btn-circle.btn-lg {
  width: 60px;
  height: 60px;
}
.icon {
  height: 1em;
  overflow: visible;
  vertical-align: middle;
}
.icon.\32 x {
  height: 2em;
}
.icon.\33 x {
  height: 3em;
}
.icon.\34 x {
  height: 4em;
}
.icon.\35 x {
  height: 5em;
}
.icon-file-upload {
  content: url("../icons/file-upload.svg");
}
.icon-calendar {
  content: url("../icons/calendar.svg");
}
.icon-edit {
  content: url("../icons/edit.svg");
}
.icon-user {
  content: url("../icons/user.svg");
}
.icon-bell {
  content: url("../icons/bell.svg");
}
.icon-download {
  content: url("../icons/download.svg");
}
.icon-upload {
  content: url("../icons/upload.svg");
}
.icon-warn {
  content: url("../icons/warn.svg");
}
.icon-error {
  content: url("../icons/error.svg");
}
.icon-info {
  content: url("../icons/info.svg");
}
.icon-dashboard {
  content: url("../icons/dashboard.svg");
}
.icon-csv {
  content: url("../icons/csv.svg");
}
.icon-excel {
  content: url("../icons/excel.svg");
}
.icon-pdf {
  content: url("../icons/pdf.svg");
}
.icon-refresh {
  content: url("../icons/refresh.svg");
}
.icon-print {
  content: url("../icons/print.svg");
}
.grid {
  /*&-row {
        .padding-sm;
    }*/
}
.grid-header {
  background-color: #f0f0f1 !important;
  border-top: 1px solid;
  border-color: #e3e3e5 !important;
  /*& .row > div {
            .padding-vertical-sm;
        }*/
}
.grid-header > div {
  padding-top: 10px;
  padding-bottom: 10px;
}
.grid-header div {
  font-weight: bold!important;
}
.grid-body {
  background-color: #ffffff;
  border-bottom: 1px solid;
  border-color: #e3e3e5 !important;
  /*& > div { .padding-vertical-sm; }*/
  /*& div { .normal; }*/
}
.grid-row {
  padding-top: 5px;
  padding-bottom: 5px;
}
.grid-row > .form-control,
.grid-row > .input-group-addon {
  border: none!important;
}
.grid-body :nth-child(even).grid-row {
  background-color: #f8f8f8 !important;
}
.grid-item {
  max-height: 40px;
  min-height: 20px;
  line-height: 20px;
  overflow: hidden;
  /*& span:after {
            content: '...';
            position: relative;
            right: 0;
            bottom: 0;
        }*/
}
.grid-item .span {
  line-height: 20px;
}
table.date-range td.column {
  padding: 10px;
}
table.date-range td.quick-links {
  background-color: #f8f8f8 !important;
}
table.date-range td.quick-links button {
  background-color: #f8f8f8 !important;
  text-transform: uppercase;
  text-align: left;
}
@media (max-width: 767px) {
  body {
    font-size: 10px;
    color: #5d5d62 !important;
    border-color: #e3e3e5 !important;
  }
  .h-xxl {
    font-size: 30px;
  }
  .h-xl {
    font-size: 20px;
  }
  .h-lg {
    font-size: 15px;
  }
  .h-md {
    font-size: 12px;
  }
  .h-sm {
    font-size: 8px;
  }
  .h-xs {
    font-size: 6px;
  }
  .h-xxs {
    font-size: 4px;
  }
  .h-none {
    font-size: 0px;
  }
  .grid-header {
    font-size: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body {
    font-size: 10px;
    color: #5d5d62 !important;
    border-color: #e3e3e5 !important;
  }
  .h-xxl {
    font-size: 30px;
  }
  .h-xl {
    font-size: 20px;
  }
  .h-lg {
    font-size: 15px;
  }
  .h-md {
    font-size: 12px;
  }
  .h-sm {
    font-size: 8px;
  }
  .h-xs {
    font-size: 6px;
  }
  .h-xxs {
    font-size: 4px;
  }
  .h-none {
    font-size: 0px;
  }
  .grid-header {
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body {
    font-size: 10px;
    color: #5d5d62 !important;
    border-color: #e3e3e5 !important;
  }
  .h-xxl {
    font-size: 30px;
  }
  .h-xl {
    font-size: 20px;
  }
  .h-lg {
    font-size: 15px;
  }
  .h-md {
    font-size: 12px;
  }
  .h-sm {
    font-size: 8px;
  }
  .h-xs {
    font-size: 6px;
  }
  .h-xxs {
    font-size: 4px;
  }
  .h-none {
    font-size: 0px;
  }
  .grid-header {
    font-size: 15px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  body {
    font-size: 12px;
    color: #5d5d62 !important;
    border-color: #e3e3e5 !important;
  }
  .h-xxl {
    font-size: 36px;
  }
  .h-xl {
    font-size: 24px;
  }
  .h-lg {
    font-size: 18px;
  }
  .h-md {
    font-size: 15px;
  }
  .h-sm {
    font-size: 10px;
  }
  .h-xs {
    font-size: 8px;
  }
  .h-xxs {
    font-size: 5px;
  }
  .h-none {
    font-size: 0px;
  }
  .grid-header {
    font-size: 18px;
  }
}
@media (min-width: 1600px) {
  body {
    font-size: 14px;
    color: #5d5d62 !important;
    border-color: #e3e3e5 !important;
  }
  .h-xxl {
    font-size: 42px;
  }
  .h-xl {
    font-size: 28px;
  }
  .h-lg {
    font-size: 21px;
  }
  .h-md {
    font-size: 17px;
  }
  .h-sm {
    font-size: 12px;
  }
  .h-xs {
    font-size: 9px;
  }
  .h-xxs {
    font-size: 6px;
  }
  .h-none {
    font-size: 0px;
  }
  .grid-header {
    font-size: 21px;
  }
}
#new-app-menu,
#new-app-sub-menu,
#new-app-header,
#new-app-body,
#new-app-pointer-container {
  position: fixed;
}
#new-app-menu,
#new-app-header {
  top: 0;
}
#new-app-menu,
#new-app-sub-menu,
#new-app-body {
  bottom: 0;
}
#new-app-header,
#new-app-body,
#new-app-pointer-container {
  right: 0;
}
#new-app-menu {
  left: 0;
  background: #485366;
}
#new-app-menu > ul > li {
  border-bottom: solid 1px rgba(0, 0, 0, 0.05);
  border-top: solid 1px rgba(255, 255, 255, 0.09);
  padding: 0;
}
#new-app-menu > ul > li > a {
  vertical-align: middle;
  position: relative;
  color: #fff;
  display: block;
}
#new-app-menu > ul > li > a:hover {
  color: #bde4fa !important;
  background: unset;
}
#new-app-menu > ul > li > a.active {
  border-left: 5px solid;
  color: #1199ea !important;
  border-color: #1199ea !important;
  background-color: #f8f8f8 !important;
}
#new-app-menu > ul > li > a > span {
  display: inline-block;
}
#new-app-sub-menu {
  background-color: #f8f8f8 !important;
}
#new-app-sub-menu > a {
  /*border-left: 5px solid; */
  padding: 10px;
  display: block;
  font-weight: bold!important;
  color: #828289 !important;
  border-color: #f8f8f8 !important;
  margin-top: 5px;
}
#new-app-sub-menu > a.active {
  color: #1199ea !important;
  border-color: #1199ea !important;
  background-color: #ffffff;
}
#new-app-sub-menu > a .icon {
  height: 1.5em;
  margin-right: 5px;
  margin-bottom: 5px;
}
#new-app-header {
  height: 55px;
  background-color: #ffffff;
  border-bottom: 1px solid;
  border-color: #e3e3e5 !important;
  border-color: #1199ea !important;
  border-width: 2px;
}
#new-app-body,
#new-app-sub-menu {
  overflow-y: auto;
}
#new-app-body .container,
#new-app-sub-menu .container {
  max-width: 100%;
}
#new-app-pointer-container {
  top: 54px;
  height: 11px;
}
#new-app-body {
  padding: 20px 10px;
  background-color: #ffffff;
}
#new-app-pointer {
  width: 0;
  height: 0;
  border-top: 11px solid;
  border-top-color: #1199ea !important;
  border-right: 11px solid transparent;
  border-left: 11px solid transparent;
  position: absolute;
  top: 0;
  margin-bottom: -11px;
}
#new-app-pointer:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 10px solid #ffffff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  top: -13px;
  left: -10px;
}
.truncate {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.text-middle {
  vertical-align: middle;
}
.text-bottom {
  vertical-align: bottom;
}
.text-top {
  vertical-align: top;
}
.text-justify {
  text-align: justify;
}
.tab {
  display: inline-block;
  padding: 5px;
}
.tab.active {
  border-bottom: 1px solid;
  border-color: #e3e3e5 !important;
  border-width: 5px;
  border-color: #1199ea !important;
  color: #5d5d62 !important;
  font-weight: bold!important;
  cursor: text;
}
.tab > .badge {
  background: #3daef1;
}
#quick-actions > a .icon {
  margin-bottom: 5px;
}
.popover {
  font-size: 12.6px;
  font-weight: 400;
  background-color: #000;
  border: unset;
  border-radius: 0;
  -webkit-box-shadow: unset;
  box-shadow: unset;
  color: #fff;
}
.popover.top .arrow {
  border-top-color: #000;
}
.popover.top .arrow:after {
  border-top-color: #000;
}
.popover * {
  font-size: 12.6px;
  font-weight: 400;
}
.dropdown-menu {
  overflow-x: visible;
  overflow-y: auto;
}
.dropdown-menu > li > a {
  color: unset;
}
.dropdown-menu .icon {
  height: 1.4em;
}
@media (max-width: 767px) {
  #new-app-menu {
    width: 65px;
  }
  #new-app-menu > ul > li > a {
    padding: 0 0 3px 0;
    min-height: 38px;
  }
  #new-app-menu > ul > li > a.active {
    border-left: 5px solid;
  }
  #new-app-menu > ul > li > a > span {
    display: inline-block;
    margin-top: 3px;
  }
  #new-app-sub-menu {
    width: 114px;
  }
  #new-app-header {
    left: 65px;
    height: 55px;
  }
  #new-app-body,
  #new-app-sub-menu {
    left: 65px;
    top: 55px;
  }
  #new-app-body .container,
  #new-app-sub-menu .container {
    max-width: 100%;
  }
  #new-app-body.shifted,
  #new-app-sub-menu.shifted {
    margin-left: 113px;
  }
  #new-app-pointer {
    left: 102px;
  }
  #new-app-pointer-container {
    left: 65px;
    top: 54px;
    height: 11px;
  }
  #new-app-body {
    padding: 20px 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #new-app-menu {
    width: 70px;
  }
  #new-app-menu > ul > li > a {
    padding: 0 0 4px 0;
    min-height: 44px;
  }
  #new-app-menu > ul > li > a.active {
    border-left: 5px solid;
  }
  #new-app-menu > ul > li > a > span {
    display: inline-block;
    margin-top: 4px;
  }
  #new-app-sub-menu {
    width: 123px;
  }
  #new-app-header {
    left: 70px;
    height: 55px;
  }
  #new-app-body,
  #new-app-sub-menu {
    left: 70px;
    top: 55px;
  }
  #new-app-body .container,
  #new-app-sub-menu .container {
    max-width: 100%;
  }
  #new-app-body.shifted,
  #new-app-sub-menu.shifted {
    margin-left: 122px;
  }
  #new-app-pointer {
    left: 111px;
  }
  #new-app-pointer-container {
    left: 70px;
    top: 54px;
    height: 11px;
  }
  #new-app-body {
    padding: 20px 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #new-app-menu {
    width: 70px;
  }
  #new-app-menu > ul > li > a {
    padding: 0 0 4px 0;
    min-height: 44px;
  }
  #new-app-menu > ul > li > a.active {
    border-left: 5px solid;
  }
  #new-app-menu > ul > li > a > span {
    display: inline-block;
    margin-top: 4px;
  }
  #new-app-sub-menu {
    width: 123px;
  }
  #new-app-header {
    left: 70px;
    height: 55px;
  }
  #new-app-body,
  #new-app-sub-menu {
    left: 70px;
    top: 55px;
  }
  #new-app-body .container,
  #new-app-sub-menu .container {
    max-width: 100%;
  }
  #new-app-body.shifted,
  #new-app-sub-menu.shifted {
    margin-left: 122px;
  }
  #new-app-pointer {
    left: 111px;
  }
  #new-app-pointer-container {
    left: 70px;
    top: 54px;
    height: 11px;
  }
  #new-app-body {
    padding: 20px 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  #new-app-menu {
    width: 85px;
  }
  #new-app-menu > ul > li > a {
    padding: 0 0 5px 0;
    min-height: 64px;
  }
  #new-app-menu > ul > li > a.active {
    border-left: 5px solid;
  }
  #new-app-menu > ul > li > a > span {
    display: inline-block;
    margin-top: 5px;
  }
  #new-app-sub-menu {
    width: 149px;
  }
  #new-app-header {
    left: 85px;
    height: 55px;
  }
  #new-app-body,
  #new-app-sub-menu {
    left: 85px;
    top: 55px;
  }
  #new-app-body .container,
  #new-app-sub-menu .container {
    max-width: 100%;
  }
  #new-app-body.shifted,
  #new-app-sub-menu.shifted {
    margin-left: 148px;
  }
  #new-app-pointer {
    left: 137px;
  }
  #new-app-pointer-container {
    left: 85px;
    top: 54px;
    height: 11px;
  }
  #new-app-body {
    padding: 20px 10px;
  }
}
@media (min-width: 1600px) {
  #new-app-menu {
    width: 99px;
  }
  #new-app-menu > ul > li > a {
    padding: 0 0 6px 0;
    min-height: 88px;
  }
  #new-app-menu > ul > li > a.active {
    border-left: 5px solid;
  }
  #new-app-menu > ul > li > a > span {
    display: inline-block;
    margin-top: 6px;
  }
  #new-app-sub-menu {
    width: 175px;
  }
  #new-app-header {
    left: 99px;
    height: 55px;
  }
  #new-app-body,
  #new-app-sub-menu {
    left: 99px;
    top: 55px;
  }
  #new-app-body .container,
  #new-app-sub-menu .container {
    max-width: 100%;
  }
  #new-app-body.shifted,
  #new-app-sub-menu.shifted {
    margin-left: 174px;
  }
  #new-app-pointer {
    left: 163px;
  }
  #new-app-pointer-container {
    left: 99px;
    top: 54px;
    height: 11px;
  }
  #new-app-body {
    padding: 20px 10px;
  }
}
/*@media (min-width: 1320px) {
    .container {
        width: 1200px;
    }
}*/
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1120px;
  }
  .modal-lg {
    width: 1120px;
  }
}
@media (min-width: 1360px) {
  .container {
    width: 1280px;
  }
  /*.modal-lg {
        width: 1280px;
    }*/
}
.container {
  max-width: 100%;
}
.modal {
  overflow-y: unset;
}
.modal-dialog {
  background: #fff;
  overflow-y: visible;
  border-radius: 20px!important;
}
.modal-content {
  height: 100%;
  border-radius: 20px!important;
}
/*.modal-header { max-height:80px; }

.modal-footer { max-height:60px; }

.modal-body { overflow-y:auto; position:absolute; left:0; right:0; }*/
.modal-close-button {
  position: fixed;
  top: 0;
  right: 0;
  padding: 5px;
}
.modal-sm {
  width: 340px;
}
.modal-ms {
  width: 480px;
}
.modal-md {
  width: 600px;
}
.modal-ml {
  width: 840px;
}
.modal-xl {
  width: 100%;
  min-height: 100%;
  margin: 0;
}
@media (min-width: 700px) {
  .forMobile {
    display: none;
  }
}
@media (max-width: 700px) {
  .forWideScreen {
    display: none;
  }
}
.icon-sm {
  width: 18px;
  height: 14px;
  margin-right: 10px;
}
body {
  /*background-color:@body-bg;*/
  /*background:#fff;*/
  /*color:@text-color;*/
  overflow-x: hidden;
  height: 100%;
  word-wrap: break-word;
}
a,
a:hover {
  color: unset;
  text-decoration: none;
}
a {
  cursor: pointer;
  text-decoration: none;
  color: #1199ea;
}
a[disabled] {
  opacity: 0.35 !important;
  filter: alpha(opacity=35) !important;
}
.tab-link,
.tab-link:hover {
  color: #4b9ee0;
}
thead > tr > th {
  font-size: 12px;
  color: #878787;
}
/*#app-header { border-radius:0; border:none; margin:0; background-color:@header-bg; }*/
#app-header {
  border-top: solid 2px #1199ea;
  background: #ffffff;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
}
#app-header button {
  background-color: transparent!important;
}
.brand-name {
  background-color: #1d589e;
  width: 50px;
  text-align: center;
  color: #ffffff;
}
#dashboard-chart {
  height: 230px;
  background-color: #ffffff;
  position: relative;
  margin-left: -50%;
  margin-right: -50%;
}
#dashboard-chart-fill {
  height: 62px;
  margin-top: -62px;
  margin-left: -50%;
  margin-right: -50%;
  background-color: #56B1F8;
  border-top: 2px solid #FFFFFF;
  z-index: 1900;
}
#chart {
  height: 230px;
  background: rgba(255, 255, 255, 0.15);
  z-index: 2000;
}
.panel {
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1);
}
.panel-heading {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  /*padding:15px 20px;*/
}
.list-group-item {
  border: 0;
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.table-common > thead > tr > th {
  padding: 10px 10px 10px 0;
  font-size: 14px;
  font-weight: normal;
  /* background-color:@color-gray-lighter;*/
}
.table-common > tbody > tr > td {
  padding: 10px 10px 10px 0;
  font-size: 12px;
}
.table-common > tbody > tr > td:first-child {
  padding-left: 5px;
}
.table-common small {
  color: #A0A0A0;
  font-size: 90%;
}
.table-common .badge {
  background-color: #cccccc;
  text-transform: uppercase;
  font-weight: normal;
}
.table-common-hover > tbody > tr:hover > td {
  background: #fffce8;
  -moz-box-shadow: 0 1px 0 0 #f1f1f1;
  -webkit-box-shadow: 0 1px 0 0 #f1f1f1;
  box-shadow: 0 1px 0 0 #f1f1f1;
}
.table-common-hover > tbody > tr:hover > td:first-child {
  border-left: solid 3px #4a9fe1;
}
.table-common-select > tbody > tr > td:first-child {
  border-left: solid 3px transparent;
}
h4 .badge {
  font-size: 60%;
}
.table-common-tiny {
  width: 100%;
}
.table-common-tiny > tbody > tr > td {
  padding: 5px 3px!important;
  background-color: #ffffff;
}
.table-common-tiny input {
  font-size: 12px;
}
.status-badge {
  border-radius: 10px;
  padding: 2px 4px;
  cursor: default;
  color: #ffffff;
  font-size: 63%;
  text-transform: uppercase;
  font-weight: normal;
}
/*.badge { background-color: rgba(0,0,0,0.35); }*/
/*.badge-success { background-color:@brand-success!important; }
.badge-warning { background-color:@brand-warning!important; }
.badge-primary { background-color:@brand-primary!important; }
.badge-danger { background-color:@brand-danger!important; }
.badge-info { background-color:@brand-info!important; }
.badge-yellow { background-color:@brand-yellow; }*/
.row-link a {
  display: block;
  color: #75757c;
}
.selectize-input {
  padding: 6px;
  height: 32px;
  min-height: 32px;
}
.form-control {
  height: unset;
  min-height: 32px;
  color: unset;
  font-size: unset;
}
.form-control[disabled] {
  opacity: 0.5;
}
.form-control.ng-invalid,
.ng-invalid > .selectize-input,
.ng-invalid ~ .input-group-addon {
  border-color: #e72520 !important;
}
.menu > li > a {
  padding: 15px 20px;
  margin: 0;
  border-radius: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.25);
  color: rgba(255, 255, 255, 0.65);
  text-transform: uppercase;
  font-size: 91%;
  font-weight: bold;
  letter-spacing: 1px;
}
.menu > li > a:hover,
.menu > li > a:focus {
  background-color: rgba(0, 0, 0, 0.1);
}
.menu > li.active > a,
.menu > li.active > a:hover,
.menu > li.active > a:focus {
  background-color: rgba(0, 0, 0, 0.15) !important;
  color: #ffffff;
}
.tabs > li > a {
  border-radius: 0;
  padding: 10px 25px 0 25px;
  margin-bottom: -5px;
  text-transform: capitalize;
  font-weight: bold;
  font-size: 120%;
  color: #A0A0A0;
  background-color: transparent;
}
.tabs > li > a:hover,
.tabs > li > a:focus {
  background-color: transparent;
}
.tabs > li.active > a,
.tabs > li.active > a:hover,
.tabs > li.active > a:focus {
  color: #1d589f;
  background-color: transparent;
}
.tabs > li {
  text-align: center;
}
.tabs > li > span.fa-caret-up {
  font-size: 250%;
  visibility: hidden;
}
.tabs > li.active span.fa-caret-up {
  visibility: visible;
  color: #ffffff;
}
.navbar-right.menu > li > a {
  border: none;
}
#appGroupIcon {
  font-size: 160%;
  margin: 0;
  padding: 13px 20px;
  color: #ffffff;
  background-color: transparent;
  cursor: pointer;
}
#profileIcon {
  padding: 11px;
  background-color: transparent;
  color: #cccccc;
  cursor: pointer;
}
.nav-tabs > li {
  margin-bottom: 0;
}
.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  background-color: #2fb3d2;
  color: #ffffff;
}
a.flash-link,
a.flash-link:hover {
  color: #ffffff;
  /*border-bottom-left-radius:10px; border-bottom-right-radius:10px;*/
  border-radius: 8px;
  margin-top: -15px;
}
.dropbox.not-available {
  background-color: #F88;
}
/*.file-drop-over {
    background-color: #bfb;
}*/
.file-upload-link-button {
  position: relative;
  overflow: hidden;
  background-color: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  cursor: hand;
}
.file-upload-link-input {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.001;
}
/*.modal-body { background-color:@color-gray-lighter; padding:0; color:@text-color; }*/
.modal-header,
.modal-footer {
  padding: 0;
  margin: 0;
  /*color:@brand-warning;*/
  min-height: unset;
  border: unset;
}
.modal-body {
  padding: 0 20px;
}
.approved {
  background-color: #a6ecb4;
}
.rejected {
  background-color: #f8c3c1;
}
.fileUpload {
  position: relative;
  overflow: hidden;
  margin: 0;
}
.fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
#signuppage {
  margin: -60px 0 -20px 0;
  padding: 20px 0;
  min-height: 100%;
}
.stage-info {
  font-weight: bold;
  font-size: 70%;
  text-transform: uppercase;
}
.progress {
  margin-top: 10px;
  padding: 5px;
  height: 30px;
  border-radius: 0;
}
.progress > div {
  border-radius: 0;
}
progress-bar-none {
  background-color: transparent!important;
}
.switch-light {
  margin: 0 0 20px 0;
  height: 42px;
  line-height: 42px;
  vertical-align: middle;
  padding-top: 5px;
}
input[type="checkbox"] {
  margin: 6px 4px;
}
#signupSummary {
  background-color: rgba(0, 0, 0, 0.65);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  z-index: 9999;
}
#signupSummary > div {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
}
#signupSummary > div > div {
  width: 800px;
  height: 100%;
  display: inline-block;
}
.summary-body {
  top: 70px;
  bottom: 70px;
}
.summary-body > div {
  background-color: #f5f5f5;
}
.summary-header,
.summary-footer {
  margin: 0;
  color: #ff6a00;
  height: 55px;
}
.summary-header > div,
.summary-footer > div {
  background-color: #ffffff;
}
.summary-header {
  top: 15px;
}
.summary-footer {
  bottom: 15px;
}
.cg-busy-default-sign,
.cg-busy-default-sign * {
  background-color: transparent;
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  color: #ffffff;
}
.switch-tab {
  background-color: #eee !important;
  padding-top: 8px;
}
.switch-tab .option {
  display: inline-block;
  padding: 10px 50px;
  text-align: center;
  background-color: transparent!important;
  color: #d1d1d3 !important;
}
.switch-tab .option.active {
  background-color: #fff !important;
  border: 1px solid #ddd;
  border-bottom: 4px solid #fff;
  margin-bottom: -4px;
  color: #75757c !important;
}
.quick-link {
  padding: 7px 12px;
  display: block;
  width: 100%;
  background-color: transparent;
  color: #1d589f;
  text-decoration: none;
  text-align: left;
  border: none;
}
.quick-link.active {
  background-color: #fff;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  font-weight: bold;
  color: #aaa;
}
.quick-link .fa {
  width: 30px;
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -moz-binding: url('Assets/xml/ellipsis.xml#ellipsis');
}
@media screen {
  #printSection,
  .printOnly {
    display: none;
  }
}
.alert {
  border-radius: 0;
  border-width: 0 0 0 5px;
}
.ui-select-container {
  height: 32px!important;
}
.ui-select-choices {
  top: 33px;
}
.pagination > li > a {
  margin-right: 7px!important;
}
.pagination > li > div > div > input {
  background-color: transparent;
}
.pagination > li.active > div > div {
  background-color: #1199ea;
}
.pagination > li > a.label,
.pagination > li > a.label:hover {
  background-color: transparent!important;
  color: #75757c;
  font-weight: normal;
  border: none;
  margin: 1px!important;
}
/*.pagination-summary {
    .bg-gray-lightest; text-align:right; letter-spacing:1px;
}*/
.fa-md {
  font-size: 16px;
}
.top-menu > li > a {
  height: 41px;
  line-height: 41px;
  padding: 0 15px;
  vertical-align: middle;
  border-radius: 20px;
  border: 2px solid rgba(0, 0, 0, 0);
  color: #fff;
  font-size: 1.3em;
  font-weight: bold;
}
.top-menu > li > a:hover {
  border-color: rgba(255, 255, 255, 0.5);
  background-color: transparent!important;
}
a.call-to-action {
  border: 2px solid #eee866 !important;
  color: #eee866 !important;
  background-color: transparent!important;
}
#app-body {
  background: #fff;
  color: #75757c;
}
#app-body-view,
#route-view-page {
  min-height: 100%;
  height: 100%;
  overflow-y: visible;
  position: relative;
}
.page-section {
  min-height: 100%;
}
.panel-body {
  padding: 0;
}
@media print {
  body * {
    visibility: hidden;
  }
  #app-header,
  #app-body,
  #toast-container {
    display: none;
  }
  #printSection,
  #printSection * {
    visibility: visible;
  }
  #printSection {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  .grid-header div,
  .grid-row div {
    padding-top: 0;
    padding-bottom: 0;
  }
  .grid-header {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .grid-row {
    border-top: 1px solid;
    border-color: #e3e3e5 !important;
    border-color: #f0f0f1 !important;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .row,
  .col-md-12 {
    display: block;
    /*margin:0 -10px;*/
  }
  .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;
    /*.padding-horizontal-sm;*/
  }
  .col-md-12 {
    width: 100% !important;
  }
  .col-md-11 {
    width: 91.66666667% !important;
  }
  .col-md-10 {
    width: 83.3333333% !important;
  }
  .col-md-9 {
    width: 75% !important;
  }
  .col-md-8 {
    width: 66.6666667% !important;
  }
  .col-md-7 {
    width: 58.3333333% !important;
  }
  .col-md-6 {
    width: 50% !important;
  }
  .col-md-5 {
    width: 41.66666667% !important;
  }
  .col-md-4 {
    width: 33.3333333% !important;
  }
  .col-md-3 {
    width: 25% !important;
  }
  .col-md-2 {
    width: 16.66666667% !important;
  }
  .col-md-1 {
    width: 8.3333333% !important;
  }
  /*.col-md-4 {
        display:inline-block;
        width:33.3333333%;
    }
    .col-md-8 {
        display:inline-block;
        width:66.6666667%;
    }*/
}
svg {
  fill: currentColor;
}
.pc-container {
  position: relative;
  width: 100%;
}
.pc-border {
  position: relative;
  text-align: center;
  width: 100%;
  padding-top: 100%;
  border-radius: 100%;
}
.pc-circle {
  position: relative;
  margin-top: -96%;
  margin-left: 4%;
  width: 92%;
  padding-top: 92%;
  border-radius: 100%;
}
.pc-percent {
  /*font-family: Arial, sans-serif;*/
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*font-size: 3em;*/
}
.pc-percent > .completed {
  display: inline-block;
}
.pc-percent > .completed:after {
  /*Add another block-level blank space*/
  content: '';
  display: block;
  /*Make it a small rectangle so the border will create an L-shape*/
  width: 30px;
  height: 60px;
  /*Add a white border on the bottom and left, creating that 'L' */
  border-style: solid;
  border-width: 0 7px 7px 0;
  /*Rotate the L 45 degrees to turn it into a checkmark*/
  behavior: url(-ms-transform.htc);
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
/** {
    font-family: 'Avenir LT Std'!important;
}*/
[disabled],
[disabled] *,
.disabled,
.disabled * {
  cursor: not-allowed !important;
  pointer-events: unset !important;
}
.inline-tabs > li > a {
  background: unset!important;
  color: #828289 !important;
  background-color: unset!important;
  border: none!important;
}
.inline-tabs li.active a {
  color: #232323 !important;
  border-bottom: 4px solid #1199ea !important;
}
.inline-tabs li a:hover {
  border-bottom: 4px solid ligthen(#828289, 25%) !important;
}
.dropdown-menu > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}
.context-menu {
  line-height: 8px;
  display: inline-block;
  cursor: pointer;
  border: unset;
  background: unset;
  padding: unset;
  margin: unset;
  color: inherit;
}
.context-menu > span {
  width: 8px;
  height: 8px;
  line-height: 8px;
  vertical-align: middle;
}
.italic {
  font-style: italic !important;
}