.cases-na-ctr {
  text-align: center;
  padding-top: 100px;
}

.cases-hub-logo {
  height: 50px;
}

.cases-na-message {
  max-width: 600px;
  text-align: center;
  margin: 10px auto 0 auto;
  font-size: 18px;
}

.cases-econsult-img {
  width: 500px;
  margin-top: 10px;
}

.org-select {
  width: 300px;
  height: 35px;
  font-size: 14px;
  margin-top: 15px;
}

.cms-btn {
  font-size: 18px;
  display: block;
  background-color: #0078C9;
  width: 200px;
  height: 50px;
  padding: 10px;
  border-radius: 4px;
  color: white;
  margin: 20px auto;
}

.cms-btn:hover {
  color: #fff;
  background-color: #77B800;
}

.cms-org {
  margin-top: 15px;
  font-size: 16px;
  font-weight: bold;
}