/*
	This is where all RecDesk overrides to Nifty template go
*/
.brand-icon {
  width: 42px;
  height: 42px;
  margin-left: 4px;
  margin-top: 4px; }

.brand-icon-text {
  font-size: 24px;
  font-weight: bold; }

.brand-text {
  margin-left: 4px;
  font-size: 24px;
  display: inline; }

.menu-title {
  text-transform: none; }

.panel-group.accordion .panel-title a {
  font-size: 14px; }

.btn-rounded {
  border-radius: 10px; }

.btn-lg.btn-rounded {
  border-radius: 10px; }

.btn-sm.btn-rounded {
  border-radius: 6px; }

.btn-xs.btn-rounded {
  border-radius: 6px; }

/*# sourceMappingURL=nifty-custom.css.map */
