.src_app_pages_dashboard_status_card_status_card_component_scss[_ngcontent-c20] {
  color: red; }
.nb-theme-default   [_nghost-c20]   nb-card[_ngcontent-c20] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 6rem;
  overflow: visible;
  -webkit-box-shadow: 0 0 0 0 #dbdbdb, none;
          box-shadow: 0 0 0 0 #dbdbdb, none; }

.nb-theme-default   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon-container[_ngcontent-c20] {
    height: 100%;
    padding: 0.625rem; }

.nb-theme-default   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon[_ngcontent-c20] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 5.75rem;
    height: 4.75rem;
    font-size: 3.75rem;
    border-radius: 0.375rem;
    -webkit-transition: width 0.4s ease;
    transition: width 0.4s ease;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    color: #ffffff; }

.nb-theme-default   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon.primary[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#b57fff), to(#8a7fff));
      background-image: linear-gradient(to right, #b57fff, #8a7fff);
      -webkit-box-shadow: 0 0 0 0 #896ddb, 0 0 0 0 #9f7fff;
              box-shadow: 0 0 0 0 #896ddb, 0 0 0 0 #9f7fff; }

.nb-theme-default   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon.success[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#40dcb2), to(#40dc7e));
      background-image: linear-gradient(to right, #40dcb2, #40dc7e);
      -webkit-box-shadow: 0 0 0 0 #37bd83, 0 0 0 0 #40dc98;
              box-shadow: 0 0 0 0 #37bd83, 0 0 0 0 #40dc98; }

.nb-theme-default   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon.info[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#4cc4ff), to(#4ca6ff));
      background-image: linear-gradient(to right, #4cc4ff, #4ca6ff);
      -webkit-box-shadow: 0 0 0 0 #419cdb, 0 0 0 0 #4cb5ff;
              box-shadow: 0 0 0 0 #419cdb, 0 0 0 0 #4cb5ff; }

.nb-theme-default   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon.warning[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#ffcc00), to(#ffa100));
      background-image: linear-gradient(to right, #ffcc00, #ffa100);
      -webkit-box-shadow: 0 0 0 0 #db9d00, 0 0 0 0 #ffb600;
              box-shadow: 0 0 0 0 #db9d00, 0 0 0 0 #ffb600; }

.nb-theme-default   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon.danger[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#ff4ca6), to(#ff4c6a));
      background-image: linear-gradient(to right, #ff4ca6, #ff4c6a);
      -webkit-box-shadow: 0 0 0 0 #db4175, 0 0 0 0 #ff4c88;
              box-shadow: 0 0 0 0 #db4175, 0 0 0 0 #ff4c88; }

.nb-theme-default   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon.secondary[_ngcontent-c20] {
      background-color: transparent;
      -webkit-box-shadow: 0 0 0 0 #bbbec6, 0 0 0 0 #dadde6;
              box-shadow: 0 0 0 0 #bbbec6, 0 0 0 0 #dadde6;
      color: #a4abb3; }

.nb-theme-default   [_nghost-c20]   nb-card[_ngcontent-c20]:hover {
    background: white; }

.nb-theme-default   [_nghost-c20]   nb-card[_ngcontent-c20]:hover   .icon.primary[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#bf91ff), to(#9a91ff));
      background-image: linear-gradient(to right, #bf91ff, #9a91ff); }

.nb-theme-default   [_nghost-c20]   nb-card[_ngcontent-c20]:hover   .icon.success[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#5be1bd), to(#5be190));
      background-image: linear-gradient(to right, #5be1bd, #5be190); }

.nb-theme-default   [_nghost-c20]   nb-card[_ngcontent-c20]:hover   .icon.info[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#65ccff), to(#65b2ff));
      background-image: linear-gradient(to right, #65ccff, #65b2ff); }

.nb-theme-default   [_nghost-c20]   nb-card[_ngcontent-c20]:hover   .icon.warning[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#ffd324), to(#ffae24));
      background-image: linear-gradient(to right, #ffd324, #ffae24); }

.nb-theme-default   [_nghost-c20]   nb-card[_ngcontent-c20]:hover   .icon.danger[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#ff65b2), to(#ff657f));
      background-image: linear-gradient(to right, #ff65b2, #ff657f); }

.nb-theme-default   [_nghost-c20]   nb-card[_ngcontent-c20]:hover   .icon.secondary[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#dfe0ea), to(rgba(255, 255, 255, 0.14)));
      background-image: linear-gradient(to right, #dfe0ea, rgba(255, 255, 255, 0.14)); }

.nb-theme-default   [_nghost-c20]   nb-card.off[_ngcontent-c20] {
    color: #a4abb3; }

.nb-theme-default   [_nghost-c20]   nb-card.off[_ngcontent-c20]   .icon[_ngcontent-c20] {
      color: #a4abb3; }

.nb-theme-default   [_nghost-c20]   nb-card.off[_ngcontent-c20]   .icon.primary[_ngcontent-c20], .nb-theme-default   [_nghost-c20]   nb-card.off[_ngcontent-c20]   .icon.success[_ngcontent-c20], .nb-theme-default   [_nghost-c20]   nb-card.off[_ngcontent-c20]   .icon.info[_ngcontent-c20], .nb-theme-default   [_nghost-c20]   nb-card.off[_ngcontent-c20]   .icon.warning[_ngcontent-c20], .nb-theme-default   [_nghost-c20]   nb-card.off[_ngcontent-c20]   .icon.danger[_ngcontent-c20] {
        -webkit-box-shadow: none;
                box-shadow: none;
        background-image: -webkit-gradient(linear, left top, right top, from(transparent), to(transparent));
        background-image: linear-gradient(to right, transparent, transparent); }

.nb-theme-default   [_nghost-c20]   nb-card.off[_ngcontent-c20]   .icon.secondary[_ngcontent-c20] {
        background: transparent; }

.nb-theme-default   [_nghost-c20]   nb-card.off[_ngcontent-c20]   .title[_ngcontent-c20] {
      color: #a4abb3; }

.nb-theme-default   [_nghost-c20]   nb-card[_ngcontent-c20]   .details[_ngcontent-c20] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
    border-left: 1px solid transparent; }

[dir=ltr]   .nb-theme-default   [_nghost-c20]   nb-card[_ngcontent-c20]   .details[_ngcontent-c20] {
      padding: 0 0.5rem 0 0.75rem; }

[dir=rtl]   .nb-theme-default   [_nghost-c20]   nb-card[_ngcontent-c20]   .details[_ngcontent-c20] {
      padding: 0 0.75rem 0 0.5rem; }

.nb-theme-default   [_nghost-c20]   nb-card[_ngcontent-c20]   .title[_ngcontent-c20] {
    font-family: Exo;
    font-size: 1.25rem;
    font-weight: 600;
    color: #2a2a2a; }

.nb-theme-default   [_nghost-c20]   nb-card[_ngcontent-c20]   .status[_ngcontent-c20] {
    font-size: 1rem;
    font-weight: 300;
    text-transform: uppercase;
    color: #a4abb3; }



.nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 6rem;
  overflow: visible;
  -webkit-box-shadow: 0 3px 0 0 #342f6e, 0 4px 10px 0 rgba(33, 7, 77, 0.5);
          box-shadow: 0 3px 0 0 #342f6e, 0 4px 10px 0 rgba(33, 7, 77, 0.5); }

.nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon-container[_ngcontent-c20] {
    height: 100%;
    padding: 0.625rem; }

.nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon[_ngcontent-c20] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 5.75rem;
    height: 4.75rem;
    font-size: 3.75rem;
    border-radius: 0.5rem;
    -webkit-transition: width 0.4s ease;
    transition: width 0.4s ease;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    color: #ffffff; }

.nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon.primary[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#ad59ff), to(#7659ff));
      background-image: linear-gradient(to right, #ad59ff, #7659ff);
      -webkit-box-shadow: 0 3px 0 0 #7e4ddb, 0 2px 8px 0 #9259ff, 0 4px 10px 0 rgba(33, 7, 77, 0.5);
              box-shadow: 0 3px 0 0 #7e4ddb, 0 2px 8px 0 #9259ff, 0 4px 10px 0 rgba(33, 7, 77, 0.5); }

.nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon.success[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#00d9bf), to(#00d977));
      background-image: linear-gradient(to right, #00d9bf, #00d977);
      -webkit-box-shadow: 0 3px 0 0 #00bb85, 0 2px 8px 0 #00d99b, 0 4px 10px 0 rgba(33, 7, 77, 0.5);
              box-shadow: 0 3px 0 0 #00bb85, 0 2px 8px 0 #00d99b, 0 4px 10px 0 rgba(33, 7, 77, 0.5); }

.nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon.info[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#00b3ff), to(#0088ff));
      background-image: linear-gradient(to right, #00b3ff, #0088ff);
      -webkit-box-shadow: 0 3px 0 0 #0087db, 0 2px 8px 0 #009dff, 0 4px 10px 0 rgba(33, 7, 77, 0.5);
              box-shadow: 0 3px 0 0 #0087db, 0 2px 8px 0 #009dff, 0 4px 10px 0 rgba(33, 7, 77, 0.5); }

.nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon.warning[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#ffcc00), to(#ffa100));
      background-image: linear-gradient(to right, #ffcc00, #ffa100);
      -webkit-box-shadow: 0 3px 0 0 #db9d00, 0 2px 8px 0 #ffb600, 0 4px 10px 0 rgba(33, 7, 77, 0.5);
              box-shadow: 0 3px 0 0 #db9d00, 0 2px 8px 0 #ffb600, 0 4px 10px 0 rgba(33, 7, 77, 0.5); }

.nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon.danger[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#ff38ac), to(#ff386a));
      background-image: linear-gradient(to right, #ff38ac, #ff386a);
      -webkit-box-shadow: 0 3px 0 0 #db3078, 0 2px 8px 0 #ff388b, 0 4px 10px 0 rgba(33, 7, 77, 0.5);
              box-shadow: 0 3px 0 0 #db3078, 0 2px 8px 0 #ff388b, 0 4px 10px 0 rgba(33, 7, 77, 0.5); }

.nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon.secondary[_ngcontent-c20] {
      background-color: transparent;
      -webkit-box-shadow: 0 3px 0 0 #7e4ddb, 0 2px 8px 0 #9259ff, 0 4px 10px 0 rgba(33, 7, 77, 0.5);
              box-shadow: 0 3px 0 0 #7e4ddb, 0 2px 8px 0 #9259ff, 0 4px 10px 0 rgba(33, 7, 77, 0.5);
      color: #a1a1e5; }

.nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]:hover {
    background: #463f92; }

.nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]:hover   .icon.primary[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#b970ff), to(#8970ff));
      background-image: linear-gradient(to right, #b970ff, #8970ff); }

.nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]:hover   .icon.success[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#24dec8), to(#24de8a));
      background-image: linear-gradient(to right, #24dec8, #24de8a); }

.nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]:hover   .icon.info[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#24bdff), to(#2499ff));
      background-image: linear-gradient(to right, #24bdff, #2499ff); }

.nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]:hover   .icon.warning[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#ffd324), to(#ffae24));
      background-image: linear-gradient(to right, #ffd324, #ffae24); }

.nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]:hover   .icon.danger[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#ff54b8), to(#ff547f));
      background-image: linear-gradient(to right, #ff54b8, #ff547f); }

.nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]:hover   .icon.secondary[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#b970ff), to(rgba(255, 255, 255, 0.14)));
      background-image: linear-gradient(to right, #b970ff, rgba(255, 255, 255, 0.14)); }

.nb-theme-cosmic   [_nghost-c20]   nb-card.off[_ngcontent-c20] {
    color: #a1a1e5; }

.nb-theme-cosmic   [_nghost-c20]   nb-card.off[_ngcontent-c20]   .icon[_ngcontent-c20] {
      color: #a1a1e5; }

.nb-theme-cosmic   [_nghost-c20]   nb-card.off[_ngcontent-c20]   .icon.primary[_ngcontent-c20], .nb-theme-cosmic   [_nghost-c20]   nb-card.off[_ngcontent-c20]   .icon.success[_ngcontent-c20], .nb-theme-cosmic   [_nghost-c20]   nb-card.off[_ngcontent-c20]   .icon.info[_ngcontent-c20], .nb-theme-cosmic   [_nghost-c20]   nb-card.off[_ngcontent-c20]   .icon.warning[_ngcontent-c20], .nb-theme-cosmic   [_nghost-c20]   nb-card.off[_ngcontent-c20]   .icon.danger[_ngcontent-c20] {
        -webkit-box-shadow: none;
                box-shadow: none;
        background-image: -webkit-gradient(linear, left top, right top, from(transparent), to(transparent));
        background-image: linear-gradient(to right, transparent, transparent); }

.nb-theme-cosmic   [_nghost-c20]   nb-card.off[_ngcontent-c20]   .icon.secondary[_ngcontent-c20] {
        background: transparent; }

.nb-theme-cosmic   [_nghost-c20]   nb-card.off[_ngcontent-c20]   .title[_ngcontent-c20] {
      color: #a1a1e5; }

.nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]   .details[_ngcontent-c20] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
    border-left: 1px solid transparent; }

[dir=ltr]   .nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]   .details[_ngcontent-c20] {
      padding: 0 0.5rem 0 0.75rem; }

[dir=rtl]   .nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]   .details[_ngcontent-c20] {
      padding: 0 0.75rem 0 0.5rem; }

.nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]   .title[_ngcontent-c20] {
    font-family: Exo;
    font-size: 1.25rem;
    font-weight: 600;
    color: #ffffff; }

.nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]   .status[_ngcontent-c20] {
    font-size: 1rem;
    font-weight: 300;
    text-transform: uppercase;
    color: #a1a1e5; }

[dir=ltr]   .nb-theme-cosmic   [_nghost-c20]   nb-card.off[_ngcontent-c20]   .icon-container[_ngcontent-c20] {
  border-right: 1px solid #342e73; }

[dir=rtl]   .nb-theme-cosmic   [_nghost-c20]   nb-card.off[_ngcontent-c20]   .icon-container[_ngcontent-c20] {
  border-left: 1px solid #342e73; }

.nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon-container[_ngcontent-c20] {
  padding: 0; }

[dir=ltr]   .nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]   .details[_ngcontent-c20] {
  padding-left: 1.25rem; }

[dir=rtl]   .nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]   .details[_ngcontent-c20] {
  padding-right: 1.25rem; }

.nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon[_ngcontent-c20] {
  width: 7rem;
  height: 100%;
  font-size: 4.5rem; }

[dir=ltr]   .nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon[_ngcontent-c20] {
    border-radius: 0.5rem 0 0 0.5rem; }

[dir=rtl]   .nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon[_ngcontent-c20] {
    border-radius: 0 0.5rem 0.5rem 0; }

.nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]   .title[_ngcontent-c20] {
  font-weight: 500; }

.nb-theme-cosmic   [_nghost-c20]   nb-card[_ngcontent-c20]   .status[_ngcontent-c20] {
  font-weight: 300; }



.nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 6rem;
  overflow: visible;
  -webkit-box-shadow: 0 0 0 0 #dbdbdb, none;
          box-shadow: 0 0 0 0 #dbdbdb, none; }

.nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon-container[_ngcontent-c20] {
    height: 100%;
    padding: 0.625rem; }

.nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon[_ngcontent-c20] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 5.75rem;
    height: 4.75rem;
    font-size: 3.75rem;
    border-radius: 0.17rem;
    -webkit-transition: width 0.4s ease;
    transition: width 0.4s ease;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    color: #ffffff; }

.nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon.primary[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#73a1ff), to(#73a1ff));
      background-image: linear-gradient(to right, #73a1ff, #73a1ff);
      -webkit-box-shadow: 0 0 0 0 #638adb, 0 0 20px 0 #73a1ff;
              box-shadow: 0 0 0 0 #638adb, 0 0 20px 0 #73a1ff; }

.nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon.success[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#5dcfe3), to(#5dcfe3));
      background-image: linear-gradient(to right, #5dcfe3, #5dcfe3);
      -webkit-box-shadow: 0 0 0 0 #50b2c3, 0 0 20px 0 #5dcfe3;
              box-shadow: 0 0 0 0 #50b2c3, 0 0 20px 0 #5dcfe3; }

.nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon.info[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#ba7fec), to(#ba7fec));
      background-image: linear-gradient(to right, #ba7fec, #ba7fec);
      -webkit-box-shadow: 0 0 0 0 #a06dcb, 0 0 20px 0 #ba7fec;
              box-shadow: 0 0 0 0 #a06dcb, 0 0 20px 0 #ba7fec; }

.nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon.warning[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#ffa36b), to(#ffa36b));
      background-image: linear-gradient(to right, #ffa36b, #ffa36b);
      -webkit-box-shadow: 0 0 0 0 #db8c5c, 0 0 20px 0 #ffa36b;
              box-shadow: 0 0 0 0 #db8c5c, 0 0 20px 0 #ffa36b; }

.nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon.danger[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#ff6b83), to(#ff6b83));
      background-image: linear-gradient(to right, #ff6b83, #ff6b83);
      -webkit-box-shadow: 0 0 0 0 #db5c71, 0 0 20px 0 #ff6b83;
              box-shadow: 0 0 0 0 #db5c71, 0 0 20px 0 #ff6b83; }

.nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon.secondary[_ngcontent-c20] {
      background-color: #edf2f5;
      -webkit-box-shadow: 0 0 0 0 #ccd0d3, 0 0 0 0 #edf2f5;
              box-shadow: 0 0 0 0 #ccd0d3, 0 0 0 0 #edf2f5;
      color: #a4abb3; }

.nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon.primary[_ngcontent-c20], .nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon.success[_ngcontent-c20], .nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon.info[_ngcontent-c20], .nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon.warning[_ngcontent-c20], .nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon.danger[_ngcontent-c20], .nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon.secondary[_ngcontent-c20] {
      -webkit-box-shadow: none;
              box-shadow: none; }

.nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]:hover {
    background: white; }

.nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]:hover   .icon.primary[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#87aeff), to(#87aeff));
      background-image: linear-gradient(to right, #87aeff, #87aeff); }

.nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]:hover   .icon.success[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#74d6e7), to(#74d6e7));
      background-image: linear-gradient(to right, #74d6e7, #74d6e7); }

.nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]:hover   .icon.info[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#c491ef), to(#c491ef));
      background-image: linear-gradient(to right, #c491ef, #c491ef); }

.nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]:hover   .icon.warning[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#ffb080), to(#ffb080));
      background-image: linear-gradient(to right, #ffb080, #ffb080); }

.nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]:hover   .icon.danger[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#ff8094), to(#ff8094));
      background-image: linear-gradient(to right, #ff8094, #ff8094); }

.nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]:hover   .icon.secondary[_ngcontent-c20] {
      background-image: -webkit-gradient(linear, left top, right top, from(#f0f4f6), to(#f0f4f6));
      background-image: linear-gradient(to right, #f0f4f6, #f0f4f6); }

.nb-theme-corporate   [_nghost-c20]   nb-card.off[_ngcontent-c20] {
    color: #a4abb3; }

.nb-theme-corporate   [_nghost-c20]   nb-card.off[_ngcontent-c20]   .icon[_ngcontent-c20] {
      color: #a4abb3; }

.nb-theme-corporate   [_nghost-c20]   nb-card.off[_ngcontent-c20]   .icon.primary[_ngcontent-c20], .nb-theme-corporate   [_nghost-c20]   nb-card.off[_ngcontent-c20]   .icon.success[_ngcontent-c20], .nb-theme-corporate   [_nghost-c20]   nb-card.off[_ngcontent-c20]   .icon.info[_ngcontent-c20], .nb-theme-corporate   [_nghost-c20]   nb-card.off[_ngcontent-c20]   .icon.warning[_ngcontent-c20], .nb-theme-corporate   [_nghost-c20]   nb-card.off[_ngcontent-c20]   .icon.danger[_ngcontent-c20] {
        -webkit-box-shadow: none;
                box-shadow: none;
        background-image: -webkit-gradient(linear, left top, right top, from(transparent), to(transparent));
        background-image: linear-gradient(to right, transparent, transparent); }

.nb-theme-corporate   [_nghost-c20]   nb-card.off[_ngcontent-c20]   .icon.secondary[_ngcontent-c20] {
        background: transparent; }

.nb-theme-corporate   [_nghost-c20]   nb-card.off[_ngcontent-c20]   .title[_ngcontent-c20] {
      color: #a4abb3; }

.nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]   .details[_ngcontent-c20] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
    border-left: 1px solid transparent; }

[dir=ltr]   .nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]   .details[_ngcontent-c20] {
      padding: 0 0.5rem 0 0.75rem; }

[dir=rtl]   .nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]   .details[_ngcontent-c20] {
      padding: 0 0.75rem 0 0.5rem; }

.nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]   .title[_ngcontent-c20] {
    font-family: Exo;
    font-size: 1.25rem;
    font-weight: 600;
    color: #181818; }

.nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]   .status[_ngcontent-c20] {
    font-size: 1rem;
    font-weight: 300;
    text-transform: uppercase;
    color: #a4abb3; }

.nb-theme-corporate   [_nghost-c20]   nb-card[_ngcontent-c20]   .icon-container[_ngcontent-c20] {
  height: auto; }
/*# *****************************************************************************************************************/
