label, legend { text-transform: capitalize; } .heading { color: #FEFEFE; background-color: #336699; text-transform: capitalize; border-radius: 5px; padding-left: 0.5em; } fieldset { border-radius: 5px; } .btn { text-align: center; border-radius: 5px; display: inline-block; vertical-align: middle; text-transform: capitalize; padding: 0.45em 0.3em 0.45em 0.3em; } .btn-main { color: #FEFEFE; border-color: #357ebd; background-color: #336699; font-weight: bold; } .btn-danger { color: #FEFEFE; border-color: #FF3434; background-color: #FF4545; font-weight: bold; } .alert { display: block; border-style: solid; border-radius: 3px; } .alert-error { color: #A35256; background-color: #F8D7DA; border-color: #E7C6C9; } .alert-success { colour: #448944; font-weight: bold; background-color: #AAEEAA; } table { border-collapse: collapse; } .reports-table { border: 1px solid; border-color: #336699; } .reports-table thead { color: #FEFEFE; background-color: #336699; border-width: 0 1px 0 1px; border-style: solid; border-color: #336699; } .reports-table thead tr th { text-transform: capitalize; } .reports-table th,td { border-width: 0 1px 0 1px; border-style: solid; border-color: #336699; padding: 0 0.3em 0.3em 0.3em; }