/* ADD TO MAPP CSS */ /* ADD TO MAPP CSS */ /* ADD TO MAPP CSS */ table tr.text-uppercase th { font-size: 14px; background-color: #f5f5f5; } table .number { width: 5%; } table .issued { width: 15%; } table .last-reviewed { width: 25%; } .panel-default { border-radius: 0; } .panel-body { padding-top: 0; } .input-group-addon, .input-group-btn, .input-group .form-control { display: block; border-radius: 0; } .form-group { padding: 0; } form button.btn.btn-link { background-color: white; border-color: #cccccc; border-width: 1px 1px 1px 0px; height: 40px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); color: #54585A; border-radius: 0; left: -40px; } .form-control:focus { border-color: #cccccc; }