.input-field input:focus + label {
 color: #303F9F !important;
}

.row .input-field input:focus {
 border-bottom: 1px solid #303F9F !important;
 box-shadow: 0 1px 0 0 #303F9F !important
}

.input-field .prefix.active {
 color: #303F9F !important;
}

blockquote {
  margin: 20px 0;
  padding-left: 1.5rem;
  border-left: 5px solid #3949AB;
}

ul.dropdown-content.select-dropdown li:not(.disabled) span {
  color: #3F51B5;
}

.carousel-item img {
  height: 400px;
  width: auto !important;
}
td class="ra-cell"
{
	.centered-cell {
    text-align: right;
  }
}
