
a {
  color: ;
}

.navbar-fixed nav {
  background-color: ;
}

.side-nav li:hover{
  background-color: ;
}
.btn ,.btn-large{
  background-color: ;
}
.btn:hover, .btn-large:hover {
  background-color: ;
}
.btn:focus, .btn-large:focus {
  background-color: rgba(, , , 0.5);
}
.home-title span{
  color: ;
}
.about-inner-right>h3{
  color: ;
}
.personal-information>h3{
  color: ;
}
.title{
  color: ;
}

.card-subtitle {
  color: ;
}
.portfolio-top{
  background-color: ;
}
.filter {
  color: ;
}
.filter:focus{
  background-color: ;
}
#portfolio-list .mix:hover > a::before {
  background-color: ;
}
.counter{
  color: ;
}

.pro-bar-container.color-wisteria {
  border-color: ;
}

.pro-bar.color-amethyst {
  background-color: ;
}
.call-to-about i{
  color: ;
}

.blog-post .card-action a{
  color: ;
}

.post-comment:hover{
  color:  !important;
}

.readmore-btn:hover{
  background-color: ;
}
#experience{
  background-color: ;
}

.card-title i {
  color: ;
}
.customNavigation i{
  color: ;
}
#testimonial{
  background-color: ;
}
.testimonial-content h3 {
  color: ;
}
.footer-top{
  background-color:;
}
input[type="text"]:focus:not([readonly]) + label,
input[type="password"]:focus:not([readonly]) + label,
input[type="email"]:focus:not([readonly]) + label,
input[type="url"]:focus:not([readonly]) + label,
input[type="time"]:focus:not([readonly]) + label,
input[type="date"]:focus:not([readonly]) + label,
input[type="datetime-local"]:focus:not([readonly]) + label,
input[type="tel"]:focus:not([readonly]) + label,
input[type="number"]:focus:not([readonly]) + label,
input[type="search"]:focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
  color: ;
}
input[type="text"]:focus:not([readonly]),
input[type="password"]:focus:not([readonly]),
input[type="email"]:focus:not([readonly]),
input[type="url"]:focus:not([readonly]),
input[type="time"]:focus:not([readonly]),
input[type="date"]:focus:not([readonly]),
input[type="datetime-local"]:focus:not([readonly]),
input[type="tel"]:focus:not([readonly]),
input[type="number"]:focus:not([readonly]),
input[type="search"]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid ;
  box-shadow: 0 1px 0 0 ;
}
[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:before,
[type="radio"].with-gap:checked + label:after {
  border: 2px solid ;
}

[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:after {
  background-color: ;
}
.switch label input[type=checkbox]:checked + .lever {
    background-color: ;
}
.switch label input[type=checkbox]:checked + .lever:after {
  background-color: ;
}
.picker__date-display, .picker__weekday-display, .picker__day--selected, .picker__day--selected:hover, .picker--focused .picker__day--selected {
  background-color: ;
}
.picker__day.picker__day--today, .picker__close, .picker__today {
  color: ;
}
.submit-btn{
  color: ;
}
.submit-btn:hover,
.submit-btn:focus{
  background-color: ;
}
.overlay-header{
  background-color: ;
}
.blog-content blockquote {
  border-left: 5px solid ;
}
.share-area h4 i,
.tag-area h4 i {
  color: ;
}
.share-area a:hover,
.share-area a:focus{
  color: ;
}
.author-comments {
  background-color:  !important;
}
.reply-btn:hover{
  background-color: ;
}
.pagination li.active{
  background-color: ;
}
.card .card-action a {
  color: ;
}
.tagcloud a:hover,
.tagcloud a:focus{
  color: #fff;
  background-color: ;
  border-color: ;
}
.prev-post:hover,
.prev-post:focus,
.next-post:hover,
.next-post:focus{
  background-color: ;
}
.submit-btn{
  color: ;
}
.side-nav li:hover,
.side-nav li.active {
  background-color: ;
}
.progress .indeterminate {
  background-color: ;
}

.slider .indicators .indicator-item.active {
  background-color: ;
}

.backdrop{
   background-color: rgba(, , , 0.5);
   color: black;
 }

.fc {
  color: ;
}

.fc-unthemed .fc-today {
    background-color: rgba(, , , 0.5);
}

.fc-state-down, .fc-state-hover, button:focus {
    background-color:;
}

.tabs .tab a.active, .tabs .tab a:hover {
    color: ;
}

.tabs .indicator {
    background-color: ;
}

.tabs .tab.disabled a, .tabs .tab.disabled a:hover, .tabs .tab a {
    color: rgba(, , , 0.5);
}

#userInfo {
    background-color: rgba(, , , 0.05);
    border-radius: 10px;
}

#userInfo>h3 {
    color: ;
}

.card {
    color: ;
}

.userView, .tap-target {
    background-color: ;
}

.message {
    background-color: rgba(, , , 0.05);
}

.dropdown-content li > a, .dropdown-content li > span {
    color: ;
}

.collection a.collection-item, .secondary-content {
    color: ;
}

tr.selected, li.selected {
    background-color: rgba(, , , 0.5);
}

.subtitle {
    color: ;
}

.collapsible-body {
    background-color: rgba(, , , 0.5);
}

.resourceMenu, .resourceMenu.breadcrumb:last-child, .resourceMenu.breadcrumb:before {
    color: ;
}

.class-title {
    background-color: rgba(, , , 0.75);
}

.class-body {
    background-color: rgba(, , , 0.25);
}

marquee {
  background-color: ;
}

ul.stepper .step.active:before,ul.stepper .step.done:before{
  background-color:;
}