.task-login #logo {
    width: 340px;
}


.folderlist li.mailbox .unreadcount {
   background: #6CC397 !important;
}

.btn-primary {
   background: #6CC397 !important;
   border-color: #6CC397 !important;
}

.quota-widget .value {
    background-color: #6CC397 !important;
}

#taskmenu .action-buttons a {
    color: #6CC397 !important;
}

a {
    color: #6CC397;
}

.listing.iconized li.serverinfo>a:before {
    content: "\f233";
}
