.bg-primary {
  background-color: #014e96 !important;
  /* background: rgb(40,45,50); */
  /* background: radial-gradient(circle, rgba(40,45,50,1) 25%, rgba(52,73,94,1) 65%, rgba(255,255,255,1) 100%); */ }

.text-primary {
  color: #014e96 !important; }

.card-statistic {
  height: 120px;
  border: 1px solid #ccc;
  box-shadow: 0px 4px 11px #6c757d; }

.logo-statistic {
  font-size: 45px;
  color: white; }

.logo-mini-statistic {
  font-size: 23px;
  color: white; }

.amount-statistic {
  color: white; }

.amount-mini-statistic {
  font-size: 1rem;
  color: white; }

.text-statistic {
  color: white; }

.card-mini-statistic {
  height: 90px;
  border: 1px solid #ccc;
  box-shadow: 0px 1px 4px #6c757d; }

.btn-info {
  box-shadow: 0 2px 6px #014e96;
  background-color: #ffff;
  border-color: #014e96;
  color: #da2128; }

body.sidebar-mini .main-sidebar .sidebar-menu > li.active > a {
  box-shadow: 0 4px 8px #da2128;
  background-color: #014e96;
  color: #fff; }

.card .card-header h4 {
  color: #014e96; }

#logo_company {
  /* max-height: 7rem; */ }

.company-logo {
  /* max-height: 7rem !important; */ }

.navbar-bg {
  background-color: #014e96; }

#logo_gp {
  max-height: 3rem; }

#div_global_gp {
  background-color: #e6e6e6; }

.btn-primary {
  background-color: #014e96;
  border-color: #014e96;
  /* border: 2px solid #ffffff; */ }

.btn-primary:hover {
  background-color: #ffff;
  border-color: #da2128;
  color: #da2128; }

.btn-primary.focus,
.btn-primary:focus {
  box-shadow: 0 0 0 0.2rem #014e96 !important; }

.card {
  margin-left: auto !important;
  margin-right: auto !important; }

#divCompanyLogo {
  background-color: #014e96; }

.main-sidebar .sidebar-menu li ul.dropdown-menu li a:hover {
  background-color: #ffff !important;
  color: #014e96 !important; }

.general-group-teamwork-checklist-border {
  /* padding: 3px 10px;
  border: rgba(52, 73, 94, 1) 1px solid;
  border-radius: 20px; */
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.50rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

/*# sourceMappingURL=style_general.css.map */
