
a {
  color: #561A1A;
}

.navbar-fixed nav {
  background-color: #561A1A;
}


.side-nav li:hover{
  background-color: #561A1A;
}
.btn, .btn-large, btn-floating {
  background-color: #561A1A;
}
.btn:hover, .btn-large:hover, .btn-floating:hover {
  background-color: #561A1A;
}
.btn:focus, .btn-large:focus {
  background-color: rgba(86, 26, 26, 0.5);
}
.home-title span{
  color: #561A1A;
}
.about-inner-right>h3{
  color: #561A1A;
}
.personal-information>h3{
  color: #561A1A;
}
.title{
  color: #561A1A;
}

.card-subtitle {
  color: #561A1A;
}
.portfolio-top{
  background-color: #561A1A;
}
.filter {
  color: #561A1A;
}
.filter:focus{
  background-color: #561A1A;
}
#portfolio-list .mix:hover > a::before {
  background-color: #561A1A;
}
.document-list .mix:hover > a::before {
  background-color: #561A1A;
}
.counter{
  color: #561A1A;
}

.pro-bar-container.color-wisteria {
  border-color: #561A1A;
}

.pro-bar.color-amethyst {
  background-color: #561A1A;
}
.call-to-about i{
  color: #561A1A;
}

.blog-post .card-action a{
  color: #561A1A;
}

.post-comment:hover{
  color: #561A1A !important;
}

.readmore-btn:hover{
  background-color: #561A1A;
}
#experience{
  background-color: #561A1A;
}

.card-title i {
  color: #561A1A;
}
.customNavigation i{
  color: #561A1A;
}
#testimonial{
  background-color: #561A1A;
}
.testimonial-content h3 {
  color: #561A1A;
}
.footer-top{
  background-color:#561A1A;
}
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: #561A1A;
}
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 #561A1A;
  box-shadow: 0 1px 0 0 #561A1A;
}
[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:before,
[type="radio"].with-gap:checked + label:after {
  border: 2px solid #561A1A;
}

[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:after {
  background-color: #561A1A;
}
[type="checkbox"]:checked + label::before {
    border-right: 2px solid #561A1A;
    border-bottom: 2px solid #561A1A;
}
.input-field .prefix.active {
    color: #561A1A;
}
.switch label input[type=checkbox]:checked + .lever {
    background-color: #561A1A;
}
.switch label input[type=checkbox]:checked + .lever:after {
  background-color: #561A1A;
}
.picker__date-display, .picker__weekday-display, .picker__day--selected, .picker__day--selected:hover, .picker--focused .picker__day--selected {
  background-color: #561A1A;
}
.picker__day.picker__day--today, .picker__close, .picker__today {
  color: #561A1A;
}
.picker__nav--prev:before,
.picker__nav--next:before {
  border-right: 0.75em solid #561A1A;
}

.picker__nav--next:before {
  border-right: 0;
  border-left: 0.75em solid #561A1A;
}
.submit-btn{
  color: #561A1A;
}
.submit-btn:hover,
.submit-btn:focus{
  background-color: #561A1A;
}
.overlay-header{
  background-color: #561A1A;
}
.blog-content blockquote {
  border-left: 5px solid #561A1A;
}
.share-area h4 i,
.tag-area h4 i {
  color: #561A1A;
}
.share-area a:hover,
.share-area a:focus{
  color: #561A1A;
}
.author-comments {
  background-color: #561A1A !important;
}
.reply-btn:hover{
  background-color: #561A1A;
}
.pagination li.active{
  background-color: #561A1A;
}
.card .card-action a {
  color: #561A1A;
}
.tagcloud a:hover,
.tagcloud a:focus{
  color: #fff;
  background-color: #561A1A;
  border-color: #561A1A;
}
.prev-post:hover,
.prev-post:focus,
.next-post:hover,
.next-post:focus{
  background-color: #561A1A;
}
.submit-btn{
  color: #561A1A;
}
.side-nav li:hover,
.side-nav li.active {
  background-color: #561A1A;
}
.progress .indeterminate {
  background-color: #561A1A;
}

.slider .indicators .indicator-item.active {
  background-color: #561A1A;
}

.backdrop{
   background-color: rgba(86, 26, 26, 0.5);
   color: black;
 }

.fc {
  color: #561A1A;
}

.fc-unthemed td.fc-today {
    background-color: rgba(86, 26, 26, 0.5);
}

.fc-state-down, .fc-state-hover, button:focus {
    background-color: rgba(86, 26, 26, 0.5);
}

.tabs .tab a.active, .tabs .tab a:hover {
    color: #561A1A;
}

.tabs .indicator {
    background-color: #561A1A;
}

.tabs .tab.disabled a, .tabs .tab.disabled a:hover, .tabs .tab a {
    color: rgba(86, 26, 26, 0.5);
}

#userInfo {
    background-color: rgba(86, 26, 26, 0.05);
    border-radius: 10px;
}

#userInfo>h3 {
    color: #561A1A;
}

.card {
    color: #561A1A;
}

.userView, .tap-target {
    background-color: #561A1A;
}

.message {
    background-color: rgba(86, 26, 26, 0.05);
}

.dropdown-content li > a, .dropdown-content li > span {
    color: #561A1A;
}

.collection a.collection-item, .secondary-content {
    color: #561A1A;
}

tr.selected, li.selected {
    background-color: rgba(86, 26, 26, 0.5);
}

.subtitle {
    color: #561A1A;
}

.collapsible-body {
    background-color: rgba(86, 26, 26, 0.5);
}

.collapsible-title {
    color: #561A1A;
}

.resourceMenu, .resourceMenu.breadcrumb:last-child, .resourceMenu.breadcrumb:before {
    color: #561A1A;
}

.class-title {
    background-color: rgba(86, 26, 26, 0.75);
}

.class-body, .publications_main {
    background-color: rgba(86, 26, 26, 0.25);
}

marquee, span.badge.new, .color-fondo {
  background-color: #561A1A;
}

.incidences-item:hover, .publisher:hover, .publisher.selected {
    background-color: rgba(86, 26, 26, 0.15);
}

.highlighted {
    background-color: rgba(86, 26, 26, 0.35);
}

table.results .last_name {
    color: #561A1A;
}

table.scheduler th {
    color: #561A1A;
}

.color-text, .character-counter {
    color: #561A1A;
}

::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar
{
    width: 12px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background: rgba(86, 26, 26, 0.35);
}

::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(86, 26, 26, 0.15);
}
