/* -------------------------------------------------------------------------- */
/*                                Falcon Button                               */
/* -------------------------------------------------------------------------- */
/* prettier-ignore */
/*# sourceMappingURL=user.css.map */


:root, :root.light, :root .light {
--falcon-body-bg: #d8f1f9;
--falcon-navbar-vertical-bg-color: #d8f1f9;
--falcon-bg-navbar-glass: #d8f1f9;
--falcon-kiz: #0063be;
--falcon-colored-link-kiz-hover-color: #0053be;
--falcon-navbar-vertical-hr-color: rgba(0, 0, 0, 0.08);

.btn-primary, .navbar-vertical .btn-purchase, .tox .tox-menu__footer .tox-button:last-child, .tox .tox-dialog__footer .tox-button:last-child {
  color: #fff;
  background-color: #0073be;
  border-color: #0073be;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  

  
}








/*
.table-kiz {}
.table-kiz thead tr { background-color:#008B46;}
.table-kiz tbody tr { background-color:#CEE3D8;}
*/



}

.bootstrap-table .btn-secondary {
  color: #fff;
  background-color: #0073be;
  border-color: #2093de;
  //#4c8a1e;
}

.theme-control-toggle .theme-control-toggle-label {
  background-color: #0073be;
  color: #ffffff;

}

.theme-control-toggle .theme-control-toggle-label:hover {
  background-color: #2093de;
  color: #ffffff;

}







.dark {
	--falcon-kiz: #d8e2ef;
  --falcon-navbar-vertical-hr-color: rgba(255, 255, 255, 0.08);
  --falcon-body-bg: #0b1727;
--falcon-bg-navbar-glass: rgba(11, 23, 39, 0.96);
--falcon-navbar-vertical-bg-color: rgba(11, 23, 39, 0.96);


}


.navbar-vertical .navbar-nav .nav-item .navbar-vertical-label {
  color: var(--falcon-kiz);
}

.btn-primary, .navbar-vertical .btn-purchase, .tox .tox-menu__footer .tox-button:last-child,
.tox .tox-dialog__footer .tox-button:last-child {
  color: #fff;
  background-color: #0073be;
  border-color: #0073be;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-primary:hover, .navbar-vertical .btn-purchase:hover, .tox .tox-menu__footer .tox-button:hover:last-child,
.tox .tox-dialog__footer .tox-button:hover:last-child {
  color: #fff;
  background-color: #0063be;
  border-color: #0053be;
}
.btn-check:focus + .btn-primary, .navbar-vertical .btn-check:focus + .btn-purchase, .tox .tox-menu__footer .btn-check:focus + .tox-button:last-child,
.tox .tox-dialog__footer .btn-check:focus + .tox-button:last-child, .btn-primary:focus, .navbar-vertical .btn-purchase:focus, .tox .tox-menu__footer .tox-button:focus:last-child,
.tox .tox-dialog__footer .tox-button:focus:last-child {
  color: #fff;
  background-color: #0063be;
  border-color: #0053be;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0 rgba(76, 143, 233, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0 rgba(76, 143, 233, 0.5);
}
.btn-check:checked + .btn-primary, .navbar-vertical .btn-check:checked + .btn-purchase, .tox .tox-menu__footer .btn-check:checked + .tox-button:last-child,
.tox .tox-dialog__footer .btn-check:checked + .tox-button:last-child, .btn-check:active + .btn-primary, .navbar-vertical .btn-check:active + .btn-purchase, .tox .tox-menu__footer .btn-check:active + .tox-button:last-child,
.tox .tox-dialog__footer .btn-check:active + .tox-button:last-child, .btn-primary:active, .navbar-vertical .btn-purchase:active, .tox .tox-menu__footer .tox-button:active:last-child,
.tox .tox-dialog__footer .tox-button:active:last-child, .btn-primary.active, .navbar-vertical .active.btn-purchase, .tox .tox-menu__footer .active.tox-button:last-child,
.tox .tox-dialog__footer .active.tox-button:last-child, .show > .btn-primary.dropdown-toggle, .navbar-vertical .show > .dropdown-toggle.btn-purchase, .tox .tox-menu__footer .show > .dropdown-toggle.tox-button:last-child,
.tox .tox-dialog__footer .show > .dropdown-toggle.tox-button:last-child {
  color: #fff;
  background-color: #0053be;
  border-color: #215cac;
}
.btn-check:checked + .btn-primary:focus, .navbar-vertical .btn-check:checked + .btn-purchase:focus, .tox .tox-menu__footer .btn-check:checked + .tox-button:focus:last-child,
.tox .tox-dialog__footer .btn-check:checked + .tox-button:focus:last-child, .btn-check:active + .btn-primary:focus, .navbar-vertical .btn-check:active + .btn-purchase:focus, .tox .tox-menu__footer .btn-check:active + .tox-button:focus:last-child,
.tox .tox-dialog__footer .btn-check:active + .tox-button:focus:last-child, .btn-primary:active:focus, .navbar-vertical .btn-purchase:active:focus, .tox .tox-menu__footer .tox-button:active:focus:last-child,
.tox .tox-dialog__footer .tox-button:active:focus:last-child, .btn-primary.active:focus, .navbar-vertical .active.btn-purchase:focus, .tox .tox-menu__footer .active.tox-button:focus:last-child,
.tox .tox-dialog__footer .active.tox-button:focus:last-child, .show > .btn-primary.dropdown-toggle:focus, .navbar-vertical .show > .dropdown-toggle.btn-purchase:focus, .tox .tox-menu__footer .show > .dropdown-toggle.tox-button:focus:last-child,
.tox .tox-dialog__footer .show > .dropdown-toggle.tox-button:focus:last-child {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(76, 143, 233, 0.5);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(76, 143, 233, 0.5);
}
.btn-primary:disabled, .navbar-vertical .btn-purchase:disabled, .tox .tox-menu__footer .tox-button:disabled:last-child,
.tox .tox-dialog__footer .tox-button:disabled:last-child, .btn-primary.disabled, .navbar-vertical .disabled.btn-purchase, .tox .tox-menu__footer .disabled.tox-button:last-child,
.tox .tox-dialog__footer .disabled.tox-button:last-child {
  color: #fff;
  background-color: #0073be;
  border-color: #0073be;
}



.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 98%;
}


.table > :not(caption) > * > * {
  padding: .25rem .25rem;
  padding-left: 0.25rem;
  font-size: 0.9rem;
	font-weight: 400;
	line-height: 1.5;  
}


.table_toolbar {  margin: 0;}

.bootstrap-table .fixed-table-container .table tbody tr .card-view .card-view-title {
  min-width: 40%;
  hyphens: auto;
}


.bootstrap-table .fixed-table-container .table thead th {
  font-weight: 700;
}

div.bootstrap-select {
  border:2px solid #0073be;
}



.bootstrap-table .fixed-table-container .table tbody tr .card-view .card-view-value {
  text-align: left !important;
}
.page-item.active .page-link {
  background-color: #0073be;
  border-color: #0073be;
}

.page-link:hover {
  background-color: #0073be;
  border-color: #0073be;
}

.page-link:focus {
  background-color: #0073be;
  border-color: #0073be;
}


.kiz-400 {
		font-weight: 400;
	}
.kiz-500 {
		font-weight: 500;
	}
.kiz-600 {
		font-weight: 600;
	}
	
	