.introduction {
  border-bottom: 1px solid #4d90fe;
  padding: 15px;
  padding-top: 0px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 15px;
}
.page-head h1 {
  letter-spacing: 0.5px;
  font-size: 24px;
  color: #fff;
}
.web-sidebar .sidebar-item a.active {
  color: #fff !important;
  font-weight: 500 !important;
}
.text-muted {
  color: #fff !important;
}
.col-xs-8 {
  width: 66.66666667%;
  color: #e6e6e6;
}
.vert-line > div + div {
  border-left: 1px solid #fff;
}
.web-sidebar .sidebar-item a {
  color: #fff;
}
.breadcrumb a {
  color: #fff;
}
input[type="file"] {
  display: block;
  color: #e6e6e6;
}
.uppercase {
  padding-bottom: 4px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.4px;
  color: #fff;
}