/* App CSS */ /* body { font-size: 1rem; } */ main { padding-top: 6rem; } th { background-color: #ffffff !important; } a { color: #416ed5; } tbody td, nav-tab nav-item { font-size: .875rem !important; } input[type="time"] { width: auto!important; display: inline!important; } .bg-dark { background-color: #f2f2f2 !important; } .text-sm { font-size: .875rem; } .fldlbl { font-size: .875rem; font-weight: bold; } .box { border-style: solid; border-color: #dfe2e6; margin-top: 1.5rem; border-width: 1px; border-radius: 4px; } .box-header { padding: 3px; padding-left: 6px; margin-left: 0; margin-bottom: 4px; background-color: #a8beca; font-weight: bold; border-top-right-radius: 4px; border-top-left-radius: 4px; } .box-body { padding: 10px; padding-bottom: 0px; } .card { margin-left: auto; margin-right: auto; border-radius: 10px !important; } .card-header { border-radius: 10px 10px 0px 0px !important; } .card-body { border-radius: 10px 10px 0px 0px; } .user-card { max-width: 500px; } .text-red { color: #c94f57; } .ps-color { background-color: #a8beca; } .ps-btn, .ps-btn:hover { color: white !important; background-color: #2a65a0 !important; } .bg-color { background-color: #306fdc; } .btn-color { background-color: #306fdc; } .dropdown-item:active { background-color: #306fdc; } .page-title { padding-bottom: 12px; } .bg-color { background-color: #306fdc; } .btn-color { background-color: #306fdc; } .form-select { width: auto!important; display: inline; }