assets/serve/css/damdemo-test.css [17:69]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
h3 .small {
  font-size: 12px;
}
.btn {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  text-decoration: none;
  cursor: pointer;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  margin: 10px;
}
.blue {
  background: #007bff;
  color: white;
}
.white {
  color: #666;
  border: 1px solid #bbb;
}
.white:hover {
  color: #333;
  border: 1px solid #888;
}
.black {
  color: #ddd;
  background: #222;
}
.black:hover {
  color: #fff;
  background: #000;
}
.red {
  color: #fff;
  background: #dc3545;
}
.red:hover {
  color: #fff;
  background: #c82333;
}
.box {
  margin: 20px 0 20px 0;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



assets/serve/css/icdemo-test.css [17:69]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
h3 .small {
  font-size: 12px;
}
.btn {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  text-decoration: none;
  cursor: pointer;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  margin: 10px;
}
.blue {
  background: #007bff;
  color: white;
}
.white {
  color: #666;
  border: 1px solid #bbb;
}
.white:hover {
  color: #333;
  border: 1px solid #888;
}
.black {
  color: #ddd;
  background: #222;
}
.black:hover {
  color: #fff;
  background: #000;
}
.red {
  color: #fff;
  background: #dc3545;
}
.red:hover {
  color: #fff;
  background: #c82333;
}
.box {
  margin: 20px 0 20px 0;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



