h1, h2, h3 {
  margin: 0 0 10px;
  padding: 0; }

/* Typography */
/* Buttons */
/* Icons */
.badge-success {
  background-color: #5cb85c; }

/* Header */
/* Footer */
body {
  padding-top: 50px; }

s {
  color: gray !important; }

footer {
  border-top: 1px solid #eee;
  padding-top: 10px;
  margin-top: 20px; }

.control-options {
  padding-bottom: 20px; }
  .control-options .pagination {
    margin: 0; }
  .control-options .help {
    color: #999;
    font-size: 11px;
    margin-top: 5px; }

.placeholders {
  text-align: center; }
  .placeholders .placeholder img {
    display: inline-block;
    border-radius: 50%; }

.page-header {
  margin-top: 20px; }

.nav-tabs {
  margin-bottom: 30px; }
  .nav-tabs .badge {
    margin-left: 5px;
    background-color: #428bca; }
  .nav-tabs .active .badge {
    background-color: #999; }

.affix-top {
  width: 100%; }

.navbar-lower {
  margin-bottom: 0;
  border-radius: 0; }

aside {
  margin-top: 20px; }

.discussions {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px; }

.survey {
  margin-top: 20px; }

tbody.package td:first-child {
  padding-left: 20px !important; }

.btn-unsubscribe {
  margin-right: 20px; }

.right {
  text-align: right !important; }

.center {
  text-align: center !important; }

.nav-tabs {
  margin-bottom: 20px; }

.form-group.required label:after {
  content: " *";
  color: red; }

.attr {
  padding-left: 10px; }

.pull-right > .dropdown-menu {
  left: auto;
  right: auto; }

tr.existing_customer td {
  color: #999; }

h1 .badge {
  position: relative;
  top: -6px; }

.status-indicator i {
  font-size: 11px;
  color: #cccccc; }
  .status-indicator i.active {
    color: green; }

/*# sourceMappingURL=screen.css.map */

div.license-container ol[start] {
  padding-left: 0px;
}
