.btn-default.active, .btn-default:active {
    background-color: #337ab7;
    border-color: #214974;
    color: white;
    text-shadow: none;
}

.btn-default.active.focus {
    background-color: #337ab7;
    border-color: #11273e;
    color: white;
    text-shadow: none;
}

.bootstrap-tagsinput {
	width: 100% !important;
}

#customer_tabs .tab-content {
  padding-top: 20px;
}

.users-table-center {
    text-align: center;
}

.users-table-red {
    text-align: center;
}
