.smstitoloint {
  color: #0099ff;
  font-size: 100%;
  font-weight: bold;
  text-align: center
}

.smsForm {
  text-align: right;
}

.smsForm label {
  float: left;
  font-weight: bold;
  padding-top: 3px;
  line-height: 1.2em !important;
  line-height: 1.6em;
}

.smsForm input {
  width: 15em;
  margin-top: 3px;
  height: 1.2em !important;
  height: 1.6em;
}

.smsForm #birthDate {
  width: 9.15em;
}

.smsForm .buttonsright {
  padding-top: 20px;
  text-align: right;
}

.smsForm .buttonsright input {
  width: 5em;
  height: 1.5em !important;
  height: 1.6em;
  padding: 2px;
  border: 0;
  color: #fff;
  font-weight: bold;
  background: #96adf3;
}

