/*! * * * * * * * * * * * * * * * * * * * *\  
  skin.scss
  Thursday 28th January 2021
  
\* * * * * * * * * * * * * * * * * * * * */
body, body .breadcrumb-item {
  font-family: sofia-pro, sans-serif;
  font-weight: 400;
  font-style: normal; }

body label, body .c-sidebar .c-sidebar-nav-title, body .c-sidebar .c-sidebar-nav-dropdown-toggle.c-active,
body .c-sidebar .c-sidebar-nav-link.c-active {
  font-family: sofia-pro, sans-serif;
  font-weight: 700;
  font-style: normal; }

body {
  background-color: rgba(10, 34, 64, 0.1); }
  body .desktopCell {
    display: table-cell !important; }
  body .desktop {
    display: block !important; }
  body .nav-link {
    padding: 0.5rem 1rem; }
  body h1 {
    color: #0a2240; }
  body .text-muted {
    color: rgba(59, 78, 102, 0.6) !important; }
  body .form-control {
    border-color: #404041 !important;
    color: #404041 !important; }
  body ::placeholder {
    color: #0a2240; }
  body .input-group-text {
    background-color: #e3e4e5;
    border-color: #e3e4e5;
    color: #0a2240; }
  body .btn-link {
    color: rgba(59, 78, 102, 0.6); }
    body .btn-link:hover {
      color: #0a2240; }
  body .btn-primary {
    background-color: #0a2240;
    border: transparent; }
    body .btn-primary:hover {
      background-color: #3b4e66; }
  body .card {
    border-color: transparent; }
  body .c-sidebar {
    background-color: #0a2240; }
    body .c-sidebar .c-sidebar-brand img {
      background-color: transparent;
      height: auto;
      margin: 10px auto 0 auto;
      position: relative;
      width: 50%; }
      body .c-sidebar .c-sidebar-brand img.full {
        display: block; }
      body .c-sidebar .c-sidebar-brand img.mark {
        display: none; }
    body .c-sidebar .c-sidebar-nav-title {
      background-color: rgba(59, 78, 102, 0.2);
      color: white;
      text-transform: uppercase; }
    body .c-sidebar .c-sidebar-nav-dropdown.c-show .c-sidebar-nav-dropdown-toggle {
      background-color: rgba(59, 78, 102, 0.1);
      color: #3b4e66; }
      body .c-sidebar .c-sidebar-nav-dropdown.c-show .c-sidebar-nav-dropdown-toggle .c-sidebar-nav-icon {
        color: white; }
    body .c-sidebar .c-sidebar-nav-dropdown-toggle.c-active,
    body .c-sidebar .c-sidebar-nav-link.c-active {
      background-color: rgba(59, 78, 102, 0.1); }
      body .c-sidebar .c-sidebar-nav-dropdown-toggle.c-active .c-sidebar-nav-icon,
      body .c-sidebar .c-sidebar-nav-link.c-active .c-sidebar-nav-icon {
        color: white; }
    body .c-sidebar .c-sidebar-nav-dropdown-toggle:hover,
    body .c-sidebar .c-sidebar-nav-link:hover {
      background-color: rgba(59, 78, 102, 0.1); }
      body .c-sidebar .c-sidebar-nav-dropdown-toggle:hover .c-sidebar-nav-icon,
      body .c-sidebar .c-sidebar-nav-link:hover .c-sidebar-nav-icon {
        color: white; }
    body .c-sidebar .c-sidebar-nav-dropdown-toggle .c-sidebar-nav-icon,
    body .c-sidebar .c-sidebar-nav-link .c-sidebar-nav-icon {
      color: #e3e4e5; }
    body .c-sidebar .c-header {
      border-color: #0a2240; }
      body .c-sidebar .c-header .c-header-toggler {
        border-color: rgba(10, 34, 64, 0.9);
        color: rgba(10, 34, 64, 0.5); }
        body .c-sidebar .c-header .c-header-toggler svg {
          fill: #0a2240 !important; }
      body .c-sidebar .c-header .c-subheader {
        border-color: #0a2240; }
    body .c-sidebar.c-sidebar-minimized .c-sidebar-brand img.full {
      display: none; }
    body .c-sidebar.c-sidebar-minimized .c-sidebar-brand img.mark {
      display: block; }
    body .c-sidebar.c-sidebar-minimized .c-sidebar-nav-item:hover > .c-sidebar-nav-link {
      background-color: #0a2240; }
  body .c-header {
    border-color: rgba(10, 34, 64, 0.5); }
    body .c-header .c-header-toggler {
      border-color: rgba(10, 34, 64, 0.9);
      color: rgba(10, 34, 64, 0.5); }
      body .c-header .c-header-toggler svg {
        fill: #0a2240 !important; }
    body .c-header .c-subheader {
      border-color: rgba(10, 34, 64, 0.5); }
  body .card-header {
    border-color: rgba(10, 34, 64, 0.5); }
  body .breadcrumb-item {
    color: #0a2240; }
    body .breadcrumb-item.active {
      color: #0a2240; }
  body .c-header .c-header-nav .c-header-nav-link,
  body .c-header .c-header-nav .c-header-nav-btn {
    color: #3b4e66; }
    body .c-header .c-header-nav .c-header-nav-link:hover,
    body .c-header .c-header-nav .c-header-nav-btn:hover {
      color: #3b4e66; }
  body .table th, body .table td {
    border-color: rgba(10, 34, 64, 0.5);
    color: #0a2240; }
  body .dataTable-table th a {
    color: #0a2240; }
  body .bg-success {
    background-color: #0a2240 !important;
    border-color: #0a2240 !important; }
  body .bg-info {
    background-color: #32e389 !important;
    border-color: #32e389 !important;
    color: #0a2240 !important; }
  body .bg-warning {
    background-color: #404041 !important;
    border-color: #404041 !important;
    color: white !important; }
  body .bg-danger {
    background-color: #ff4b5c !important;
    border-color: #ff4b5c !important; }
  body .input-group-append .input-group-text {
    background-color: transparent;
    border: none; }
  body .tab-pane .list-group .link {
    color: #32e389; }
  body.login {
    background-color: #32e389; }
    body.login .logo {
      background-image: url("../img/vendors/tc/logo.svg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      margin-bottom: 45px;
      min-height: 82px;
      text-indent: -99999px;
      width: 75%; }
    body.login .c-icon {
      fill: #0a2240; }
  body form label {
    color: #00bf87; }
  body form .form-control:disabled {
    background-color: rgba(227, 228, 229, 0.7); }
  body form .form-control[readonly] {
    background-color: rgba(227, 228, 229, 0.7); }
  body .flatpickr-day.selected, body .flatpickr-day.startRange, body .flatpickr-day.endRange, body .flatpickr-day.selected.inRange, body .flatpickr-day.startRange.inRange, body .flatpickr-day.endRange.inRange, body .flatpickr-day.selected:focus, body .flatpickr-day.startRange:focus, body .flatpickr-day.endRange:focus, body .flatpickr-day.selected:hover, body .flatpickr-day.startRange:hover, body .flatpickr-day.endRange:hover, body .flatpickr-day.selected.prevMonthDay, body .flatpickr-day.startRange.prevMonthDay, body .flatpickr-day.endRange.prevMonthDay, body .flatpickr-day.selected.nextMonthDay, body .flatpickr-day.startRange.nextMonthDay, body .flatpickr-day.endRange.nextMonthDay {
    background-color: #32e389;
    border-color: #32e389; }
  body .nav-tabs .nav-link.active {
    color: #0a2240; }
  body .nav-tabs .nav-item.show .nav-link {
    color: #0a2240; }
  body .nav-tabs .nav-item .nav-link {
    color: #0a2240; }
  body .nav-tabs-boxed .tab-content {
    color: #404041; }

@media only screen and (max-width: 750px) {
  body .desktopCell,
  body .desktop {
    display: none !important; }
  body .c-header.c-header-with-subheader {
    height: 56px; }
  body .c-header .c-header-nav .c-header-nav-item {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  body .nav-link {
    padding: 0.5rem; }
  body .dataTable-bottom .dataTable-dropdown {
    clear: both;
    display: block;
    float: none; }
  body .dataTable-bottom .dataTable-pagination {
    clear: both;
    display: block;
    float: none;
    margin-top: 10px; }
  body .btn {
    margin-bottom: 10px; }
  body .tab-pane .card-body {
    padding: 1.25rem 0; }
    body .tab-pane .card-body > div {
      padding: 0; }
  body.login {
    background-position: top center;
    background-size: 100%; } }

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