/* put your own styles to customize and override the theme */
.form-control[readonly] {
  background-color: #f3f3f4 !important;
}
.page-inner {
  padding: 1.5rem 1.5rem !important;
}
.app-main {
  padding-top: 3.5rem !important;
}

.modal-title {
  color: #fff !important;
}

.top-bar {
  border-bottom: 3px solid #ff0 !important;
}