/* All styles created for demo purposes only, you may not need this for your project */
.demo-button button {
  margin-bottom: 5px; }

.demo-icons li {
  margin-bottom: 50px;
  text-align: center; }

.demo-icons .lnr,
.demo-icons .fa {
  font-size: 28px; }

.demo-icons .cssclass {
  display: block;
  margin-top: 5px;
  margin-left: 5px; }

/*# sourceMappingURL=demo.css.map */
#subPages1 {
    position: absolute;
    left: 5rem;
    width: 100%;
    z-index: 99999999;
    background: beige;
}
.color-white{
    color:white!important
}

.border-botton{
    border-bottom:1px solid white;
}
.badge
{
    background-color:red!important;
}