/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : Jun 13, 2022, 5:18:07 PM
    Author     : olmedojo
*/

.main{
    background:#FFF;
}
.btn-primary, .btn-success{
    background-color:#D20A11!important;
    color:#fff!important;
    border-color: #D20A11!important;
}
.navbar,.wrapper,.sidebar,.navbar-ng,.sidebar-link,.sidebar-header,.sidebar-brand,.sidebar-nav {
  background: #D20A11!important;
}
.navbar{
  background: #000!important;
}
