.text-header {
  color: #0059AF !important;
  text-indent: 20px;
  margin-top: 5px;
}

.btn-disabled {
  background-color: gray !important;
  color: #fff !important;
  cursor: default;
}
