.fc-today-button {
    background: #fecb00!important;
    color: black!important;
}


.fc-day-grid-event:hover .fc-content{
	overflow: visible;
	z-index:10000;
}
.fc-day-grid-event:hover .fc-title {
    background: #3a87ad none repeat scroll 0 0;
    padding: 2px;
    z-index:10001;
}

.fc-state-highlight {
    background: #fecb00 none repeat scroll 0 0 !important;
}
.row.alt-kategori-menu {
    margin-top: -15px;
    background-color: #f5f5f5;
}
.row.alt-kategori-menu ul {
    padding: 0px;
}
.row.alt-kategori-menu li {
    list-style: none;
    float: left;
    margin: 9px;
    font-weight: bold;
}
.color-yellow{
     color: #fecb00;