body .eixos-panel .card-title {
  border-bottom: 2px solid #707173;
  color: #707173; }

body .content_wrapper > .row {
  border-bottom: 4px solid #707173; }

body input[type=email]:not(.browser-default):focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #707173;
  box-shadow: 0 1px 0 0 #707173;
  background: #FFFFFF90;
  padding: 0 0 0 10px;
  transition: box-shadow .3s, border .3s, -webkit-box-shadow .3s, padding .3s; }

textarea.materialize-textarea:focus:not([readonly]) {
  padding: 12px 0 0 10px; }

body input[type=email]:not(.browser-default):focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
  color: #707173; }

/*# sourceMappingURL=ny.eixos.info.css.map */