﻿#__toolbar
{
    background-color:#4caf50;
}
#__toolbar_user:hover
{
    background-color:#43a047;
}
#__toolbar_user:active
{
    background-color:#388e3c;
}
#__contentaddbutton
{
    background-color:#4caf50;
}
.__textbox_input:focus,.__textbox_textarea_multiline:focus,._ODCB_DisplayInput:focus,.__tabgroup_tabbutton_selected
{
    border-bottom-color:#4caf50;
}
.__userdrawer_bubblecontent,.__infobar_actionbutton_bubblecontent
{
    background-color:#2196f3;
}
.__content_card_thumbnail,.__content_card_thumbnail img
{
    width:150px;
}
.__navdrawer_menuitem
{
    padding-left:64px;
}
