
    
    
        a.button, li a.button, a[type=button], a[type=submit], a.scroll, button, button.button, button[type=submit], button[type=reset],
                            button[type=button], input[type=submit], input[type=button], input[type=reset], .cke_dialog a.cke_dialog_ui_button_ok, label.ExternalLoginItemLabel, a.button.paging, #calendar-container .fc-button {
                color: white;
                            background-color: #218014;

                border: 1px solid #218014;
                    }
    
    
        a.button:hover, button:hover, a.button.paging:hover, button[type=submit]:hover, button[type=reset]:hover, input[type=submit]:hover, input[type=button]:hover,
                            input[type=reset]:hover, input[type=submit]:visited:hover, input[type=button]:visited:hover, input[type=reset]:visited:hover, .cancel:visited:hover,
                            .cke_dialog a.cke_dialog_ui_button_ok:hover, label.ExternalLoginItemLabel:hover, #calendar-container .fc-button:hover {
                color: white;
                            background-color: #1f9907;

                border: 1px solid #1f9907;
                    }
    
    
        a.button:active, a.button.active, a.button.paging.active, button:active, button[type=submit]:active, button[type=reset]:active, input[type=submit]:active, input[type=button]:active,
                            input[type=reset]:active, .cke_dialog a.cke_dialog_ui_button_ok:active, a.button.paging:active, a.button:focus, button:focus, button[type=submit]:focus,
                            button[type=reset]:focus, input[type=submit]:focus, input[type=button]:focus, input[type=reset]:focus, .cke_dialog a.cke_dialog_ui_button_ok:focus,
                            label.ExternalLoginItemLabel:active, label.ExternalLoginItemLabel:focus, #calendar-container .fc-button.fc-state-active {
                color: #ffffff;
                            background-color: #1f9907;

                border: 1px solid #1f9907;
                    }
    

    
    
    
        input.save, button.save, a.save, .cke_dialog a.cke_dialog_ui_button_ok {
                color: #ffffff;
                            background-color: #218014;

                border: 1px solid #218014;
                    }
    
    
        input.save:hover,input.save:visited:hover, button.save:hover, button.save:visited:hover, a.save:hover, a.save:visited:hover, .cke_dialog a.cke_dialog_ui_button_ok:hover, .cke_dialog a.cke_dialog_ui_button_ok:visited:hover {
                color: #ffffff;
                            background-color: #1f9907;

                border: 1px solid #1f9907;
                    }
    
    
        input.save:active,input.save:active:hover,input.save, button.save:active, button.save:active:hover, button.save, a.save:active, a.save:active:hover, a.save, .cke_dialog a.cke_dialog_ui_button_ok:active, .cke_dialog a.cke_dialog_ui_button_ok:active:hover, .cke_dialog a.cke_dialog_ui_button_ok {
                color: #ffffff;
                            background-color: #1f9907;

                border: 1px solid #1f9907;
                    }
    

    
    
    
        input[type=button].cancel,input[type=reset].cancel,input[type=submit].cancel, a.cancel,a.cancel:link,a.cancel, button.cancel, .cke_dialog a.cke_dialog_ui_button_cancel {
                color: #ffffff;
                            background-color: #cc1f0c;

                border: 1px solid #CC1F0C;
                    }
    
    
        input[type=button].cancel:hover,input[type=button].cancel:visited:hover,input[type=reset].cancel:hover,input[type=reset].cancel:visited:hover,input[type=submit].cancel:hover,input[type=submit].cancel:visited:hover, a.cancel:hover, a.cancel:visited:hover,a.cancel:link:hover,a.cancel:link:visited:hover,a.cancel:hover,a.cancel:visited:hover, button.cancel:hover, button.cancel:visited:hover, .cke_dialog a.cke_dialog_ui_button_cancel:hover, .cke_dialog a.cke_dialog_ui_button_cancel:visited:hover {
                color: #ffffff;
                            background-color: #e4230e;

                border: 1px solid #e4230e;
                    }
    
    
        input[type=button].cancel:active,input[type=button].cancel:active:hover,input[type=button].cancel,input[type=reset].cancel:active,input[type=reset].cancel:active:hover,input[type=reset].cancel,input[type=submit].cancel:active,input[type=submit].cancel:active:hover,input[type=submit].cancel, a.cancel:active, a.cancel:active:hover, a.cancel,a.cancel:link:active,a.cancel:link:active:hover,a.cancel:link,a.cancel:active,a.cancel:active:hover,a.cancel, button.cancel:active, button.cancel:active:hover, button.cancel, .cke_dialog a.cke_dialog_ui_button_cancel:active, .cke_dialog a.cke_dialog_ui_button_cancel:active:hover, .cke_dialog a.cke_dialog_ui_button_cancel {
                color: #ffffff;
                            background-color: #e4230e;

                border: 1px solid #e4230e;
                    }
    



    
    .mainActionButtons label, .mainActionButtons a,
    .mainActionButtons a:link, .mainActionButtons button,
    .mainActionButtons a .icon, .mainActionButtons label:visited,
    .mainActionButtons a:visited {
        color: white !important;
        background-color: #218014 !important;
        border-color: #218014;
    }

    .mainActionButtons label:hover, .mainActionButtons button:hover,
    .mainActionButtons a:hover, .mainActionButtons a:hover .icon {
        color: white !important;
        background-color: #1f9907 !important;
        border-color: #1f9907;

    }

    .smallActionButtons label,
    .smallActionButtons a,
    .smallActionButtons a .icon,
    .smallActionButtons button,
    button.smallActionButton {
        color: white !important;
        background-color: #218014;
    }

    .smallActionButtons label:hover,
    .smallActionButtons a:hover,
    .smallActionButtons a:hover .icon,
    .smallActionButtons button:hover,
    button.smallActionButton:hover {
        color: white !important;
        background-color: #1f9907;
    }
    