﻿table th, label { font-size: 12px; }
body { font-size: 0.8rem; }
.btn-group-sm > .btn, .btn-sm { font-size: .8rem; }
.input-group-text { font-size: 0.8rem; }
.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text { font-size: .8rem; }
#nav-left .nav-primary .nav-link { /*font-size: 14px; */ padding: 4px 8px; }
.nav-link { padding: .25rem 1rem; }
/*.table td, .table th { padding: .25rem .75rem; }*/
.has-progress > td { padding-top: 16px !important; }
.react-select__control { border: none !important; }
.border-warning { border-color: #ffc107 !important; }
.dropdown-menu { font-size: 0.8rem; }
a.btn:not([href]):not([tabindex]) { color: #6c757d !important; }
a.btn:not([href]):not([tabindex]):hover { color: #fff !important; }
.table-striped > tbody > tr:nth-of-type(odd) > * { background-color: #f6f5fa; }
.breadcrumb li { font-size: 1rem; font-weight: bold !important; color: #343a40 !important; }
.offcanvas-title { font-weight: bold !important; color: #343a40 !important; font-size: 1rem; }
.table-danger, .table-danger > td, .table-danger > th { background-color: #f5c6cb !important; }
.text-decoration-line-through { text-decoration: line-through !important; }
.table-warning, .table-warning > td, .table-warning > th { background-color: #ffeeba !important; }
.truncate-text { max-width: 500px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.table-primary, .table-primary > td, .table-primary > th { background-color: #b8daff !important; }
