/* Colors */
/* used in navigation items, item headers */
/* Font */
/* Sizes */
a {
  color: #C00000; }

.accent-color {
  color: #C00000; }

.accent-color-bg {
  background-color: #C00000; }

.top-bar a:hover {
  color: #C00000; }

.section-overlay {
  background-color: #C00000; }

.top-bar.color-bar {
  background-color: #C00000; }

a.main-button, input[type="submit"] {
  background-color: #C00000; }

.page-actions button:focus {
  outline-color: #C00000; }

.navbar-light .navbar-nav > li:hover > a,
.navbar-light .navbar-nav > li > a.active,
.navbar-light .navbar-nav > li > a.router-link-active {
  color: #C00000; }

.dropdown > li:hover > a, .sup-dropdown li:hover > a {
  color: #C00000; }

.navbar-light .navbar-nav > li > a:after {
  background-color: #C00000; }

.navbar-light .navbar-nav > li > a.active, .navbar-light .navbar-nav > li:hover > a,
.navbar-light .navbar-nav > li > a.router-link-active {
  border-color: #C00000; }

.dropdown li a.active, .sup-dropdown li a.active {
  color: #C00000; }

ul.breadcrumbs li a:hover {
  color: #C00000; }

.progress .progress-bar.progress-bar-primary {
  background-color: #C00000; }

.btn-system {
  background-color: #C00000; }

.btn-system.border-btn:hover {
  background-color: #C00000; }

.btn-system.border-btn.btn-wite:hover {
  color: #C00000; }

.btn-system.btn-wite {
  color: #C00000; }

ul.icons-list li i {
  color: #C00000; }

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  background-color: #C00000; }

.nav-tabs > li a.active, .nav-tabs > li a.active:focus {
  background-color: #C00000; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover {
  background-color: #C00000; }

.bcrumbLink .itemHeader {
  color: #C00000; }

.itemHeader .clickable {
  color: #C00000; }

.admin * {
  color: #C00000; }

.sidebar a:hover {
  color: #C00000; }

.back-to-top:hover i {
  background-color: #C00000; }

.progress-bar {
  background-color: #C00000; }

#main-slide .animated2 strong {
  color: #C00000; }

#main-slide .animated4 strong {
  color: #C00000; }

#main-slide .animated7 strong {
  color: #C00000; }

#main-slide .carousel-control i:hover {
  background: #C00000; }

.slider.btn {
  background-color: #C00000; }

#main-slide .carousel-indicators .active {
  background-color: #C00000; }

.dot1, .dot2 {
  background-color: #C00000; }

.edit-table td, table.mat-table td {
  color: #000000;
  background-color: #fdf6f7; }
  .edit-table td.name, .edit-table td.abbreviation, .edit-table td.description, table.mat-table td.name, table.mat-table td.abbreviation, table.mat-table td.description {
    background-color: #fdf6f7; }
  .edit-table td.align-right, table.mat-table td.align-right {
    background-color: #fff; }
    .edit-table td.align-right.full-width, table.mat-table td.align-right.full-width {
      background-color: #fff; }
  .edit-table td.groupRowHeader, table.mat-table td.groupRowHeader {
    color: #C00000; }

.edit-table .addEntity, table.mat-table .addEntity {
  border-color: #C00000; }

.mat-tooltip {
  background: rgba(192, 0, 0, 0.7) !important; }

.mat-datepicker-toggle-active {
  color: #C00000 !important; }

.mat-calendar-body-selected {
  background-color: #C00000 !important; }

.mat-tab-group.mat-primary .mat-ink-bar, .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #C00000 !important; }

.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #C00000 !important; }

.mat-tab-label-active .mat-tab-label-content {
  color: #C00000; }

.bg-gradient-primary {
  background: linear-gradient(to right, #ff5a5a, #C00000); }

.text-primary, .list-wrapper .completed .remove {
  color: #C00000 !important; }

.sidebar .nav-item.active .nav-link .menu-title {
  color: #C00000 !important; }

.sidebar .nav-item.active .nav-link i {
  color: #C00000 !important; }

.list-wrapper li .form-check .mat-checkbox .mat-checkbox-frame {
  border-color: #C00000; }

.mat-form-field.mat-focused .mat-form-field-label {
  color: #C00000; }

.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #C00000 !important; }

.mat-input-element {
  caret-color: #C00000 !important; }

.bordered-btn:hover {
  background-color: #C00000; }

.mat-primary .mat-pseudo-checkbox-checked, .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #C00000 !important; }

.mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: rgba(0, 0, 0, 0.54); }
