.page-content {
  margin-top: 40px !important;
}
.pull-right {
  float: right;
}
.badge-lg {
  font-size: 120%;
}
.float-right {
  float: right;
}
h6 {
  font-size: 90%;
  color: #A4A4A4;
}
.due-date {
  margin-right: 15px;
  line-height: 22px;
}
.tasks-count {
  border: 1px solid red;
  color: red;
  margin-left: 3px;
}
.project-title {
    text-decoration: underline;
}
.timeline-date {
  font-size: 120%;
  font-weight: 600;
  margin-bottom: 15px;
}
.line-height-55 {
  line-height: 55px;
}

.logo {
  max-width: 100%;
  height: auto;
}

.col-width-10 {
  width: 10%;
}

.col-width-15 {
  width: 15%;
}

.col-width-20 {
  width: 20%;
}

.col-width-25 {
  width: 25%;
}

.col-width-30 {
  width: 30%;
}

.col-width-35 {
  width: 35%;
}

.col-width-45 {
  width: 45%;
}

.col-width-70 {
  width: 70%;
}

.col-width-80 {
  width: 80%;
}
