.with-conic-gradient {
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-image: linear-gradient(to right,#97bf11, #0E6EFD,#6d0a9b) 1;
  }

  .readonly {
    cursor: not-allowed;
  }

  body { padding-top: 70px; }

  .navbar-nav .nav-item .active {

  }
