.fc-resource-area .fc-cell-content, .fc-timeline .fc-cell-text {
    padding-left: 4px;
    padding-right: 4px;
    color: #ff8c27!important;
}

td.fc-sat, td.fc-sun {
    background-color: #ccc !important;
}

.fc-widget-header a.fc-cell-text {
    color: #000!important;
}
.fc-widget-header span.fc-cell-text {
    color: #000!important;
}

.fc-sat, .fc-sun {
    background-color: #ccc !important;
}/*Aqui object utilizador pode definir sobreposições de classes CSS do tema escuro definidas na aplicação, ou seja, das definições que se encontream no ficheiro theme-dark.css*/

.tooltipevent {
	background-color: #292929!important;
}

#modalbox .devoops-modal-inner {
    background-color: #292929!important;
}

.devoops-modal-bottom {
	background-color: #292929!important;
}

.mainformcampos {
    background: #292929!important;
}

.alertify .ajs-dialog {
    background: #292929!important;
}

.alertify .ajs-footer {
    background: #292929!important;
}

.alertify .ajs-body {
    color: #fff;
}

.alertify .ajs-footer .ajs-buttons .ajs-button {
	color: #000!important;
}
.alertify-inner {
    color: black;
}
div.blockMsg {
	background-color: #f00!important;
    color: #000!important;
    top: 0!important;
    z-index: 2000!important;
    left: 0!important;
    width: 100%!important;
    border: 1px solid rgb(0,0, 0)!important;
    opacity: 0.80!important;

}

.blockMsg h3{
    	color: #fff!important;
    left: 0!important;
    text-align: left;
}

div#modalbox label {
    color: blanchedalmond;
}
div.modalboxsup label {
  color: blanchedalmond;
}
.modalboxsup .devoops-modal-inner {
  background-color: #242424!important;
}
#modalboxupgrade .devoops-modal-inner {
    background-color: #292929!important;
}

div#modalboxupgrade select {
    color: #fff;
}
div#modalboxupgrade label {
    color: #fff;
}
div#modalboxupgrade input {
    color: #fff;
}
div#modalboxupgrade a {
    color: #fff;
}