/* $Id$ */

/*
#ssp-app-id .ssp-top-pane {
  background: #738e9c;
  height: 52px;
}
*/

.ssp-top-pane {
  background: #ffffff !important;
}

.btn-primary {
    color: #fff !important;
    background-color: #002D74 !important;
    border-color: #002D74 !important;
}

#mCSB_1_container ul.dropdown-menu.inner li:last-child:not(:only-child) {
    display: none !important;
}

