#tm-bottom-c {
bottom: 0;
  position: fixed;
  width:100%;
  z-index:99999;
    background: rgba(255, 255, 255, 0.87);
  color: #4b4b4b;
}
#tm-bottom-c .uk-panel {
  padding: 10px;
}

#tm-bottom-c h1, h2, h3, h4, h5, h6 {
    margin: 0 0 0px 0;
}



.uk-panel-box {
    background: #4b4b4b ;
    color: #ffffff;
}

.uk-panel-box-secondary {
    background-color: #fffdee ;
    color: #4b4b4b;
}

.uk-panel-box-secondary a {
    color: #4b4b4b;
}

.uk-link-reset, .uk-link-reset a, .uk-link-reset:hover, .uk-link-reset a:hover, .uk-link-reset:focus, .uk-link-reset a:focus {
    color: #ffffff;
   
}

.uk-panel-box .uk-panel-title {
    color: #ffffff;
}


.uk-margin a, .uk-link {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}


.uk-panel-box-secondary .uk-panel-title {
    color: #4b4b4b;
}

.uk-panel-box-secondary .uk-margin a, .uk-link {
    color: #4b4b4b;
    text-decoration: none;
    cursor: pointer;
}

.uk-block {
  border-top: 0px;
}

.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
    width: 28.4%;
}

.uk-width-medium-2-3 .uk-margin a, .uk-link {
    color: #4b4b4b;
    text-decoration: none;
    cursor: pointer;
}

/*.uk-panel-box {
    background: #fff ;
    color: #4b4b4b;
}*/

/*.uk-link-reset, .uk-link-reset a, .uk-link-reset:hover, .uk-link-reset a:hover, .uk-link-reset:focus, .uk-link-reset a:focus {
    color: #4b4b4b;
   
}*/

.uk-panel-box .uk-panel-title {
    /'color: #4b4b4b;'/
  	color: #ffffff;
}

.tm-footer a {
  color: #fff;
}
.tm-footer a:hover {
  color: #fff;
}
.tm-block-footer {
  padding-bottom: 20px;
}