.border-radius-100 {
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
          border-radius: 100%;
}
.demo-col {
  background: #03a9f4;
}
/* typography */
.solid-profile-cards .heading-border-bottom-5 {
  border-bottom: 5px solid #03a9f4;
}
.solid-profile-cards blockquote {
  border-left: 6px solid #03a9f4;
}
.solid-profile-cards .heading-border-left-5 {
  border-left: 5px solid #03a9f4;
}
.solid-profile-cards .fa.fa-bars {
  color: #03a9f4;
}
.solid-profile-cards .text-callout {
  background: #03a9f4;
}
.solid-profile-cards .btn-default {
  background: #03a9f4;
  -webkit-box-shadow: 0 4px 0 0 #0286c2;
     -moz-box-shadow: 0 4px 0 0 #0286c2;
          box-shadow: 0 4px 0 0 #0286c2;
}
.solid-profile-cards .btn-default:hover {
  background: #039fe5;
}
.solid-profile-cards .profile-card-design-1 .profile-card-header {
  background: #03a9f4;
}
.solid-profile-cards .profile-card-container ::-webkit-scrollbar-thumb {
  background: #03a9f4;
}
.solid-profile-cards .profile-card-design-1 .profile-card-body .profile-card-body-details .list-bars li .bars .percentage {
  background: #03a9f4;
}
.solid-profile-cards .profile-card-design-2 .profile-card-header,
.solid-profile-cards .profile-card-design-3 .profile-card-header {
  background: #03a9f4;
}
.solid-profile-cards .profile-card-design-4 .profile-card-container {
  border: 3px solid #03a9f4;
}
.solid-profile-cards .profile-card-design-5 .profile-card-container {
  border-top: 7px solid #03a9f4;
  border-bottom: 7px solid #03a9f4;
}
.solid-profile-cards .profile-card-design-10 .profile-card-body .profile-card-body-picture:after {
  background: #03a9f4;
}
.accordion-container > .accordion-level > label {
  background: #03a9f4;
  border-bottom: 1px solid #0394d6;
}
.solid-profile-cards .profile-card-design-9 .profile-card-container {
  background: #01405d;
}
