
    
    
        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: #1A4161;

                    }
    
    
        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: #7296B2;

                    }
    
    
        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: white;
                            background-color: #7296B2;

                    }
    

    
    

    
    



    
    .mainActionButtons label, .mainActionButtons a,
    .mainActionButtons a:link, .mainActionButtons button,
    .mainActionButtons a .icon, .mainActionButtons label:visited,
    .mainActionButtons a:visited {
        color: white !important;
        background-color: #1A4161 !important;
        border-color: ;
    }

    .mainActionButtons label:hover, .mainActionButtons button:hover,
    .mainActionButtons a:hover, .mainActionButtons a:hover .icon {
        color: white !important;
        background-color: #7296B2 !important;
        border-color: ;

    }

    .smallActionButtons label,
    .smallActionButtons a,
    .smallActionButtons a .icon,
    .smallActionButtons button,
    button.smallActionButton {
        color: white !important;
        background-color: #1A4161;
    }

    .smallActionButtons label:hover,
    .smallActionButtons a:hover,
    .smallActionButtons a:hover .icon,
    .smallActionButtons button:hover,
    button.smallActionButton:hover {
        color: white !important;
        background-color: #7296B2;
    }
    