/*
 * Frog Default
 */
/*
 * ========== Filter ===========
 */
.cioFilterCondition {
  background-color: #ebf9fc; }
  .cioFilterCondition input {
    color: #004080;
    background-color: #8ecbf8; }
  .cioFilterCondition input:hover {
    background-color: #70baf7; }

.cioFilterSubmit .cioFilterButton {
  color: #004080; }
.cioFilterSubmit .cioFilterButton:hover {
  background-color: #70baf7; }

/*
 * ========== Paging ===========
 */
.cioPagingList table {
  border-bottom: 2px solid #004080; }
.cioPagingList thead tr {
  color: #004080;
  background-color: #ebf9fc; }
.cioPagingList thead a {
  color: #004080; }

.cioPagingCards .cioPagingBar {
  color: #004080;
  background-color: #ebf9fc; }
.cioPagingCards .cioPagingBar .cioPagingSort a {
  color: #004080; }
.cioPagingCards .cioPagingCardsArea {
  color: #004080; }

/*
 * =========== Tabset ==========
 */
.cioTabsetSheet h2 {
  color: #004080; }

.cioTabsetSheet h3 {
  color: #004080; }

.cioTabsetToc {
  border-bottom: 1px solid #004080; }

.cioTabsetToc li a {
  color: #004080; }

.cioTabContent > table thead th {
  color: #004080; }

/*
 * ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */
/*
 * =========== Header ==========
 */
#cioHeader {
  background-color: #8ecbf8; }

/*
 * ========== Top bar ===========
 */
#cioNavigation {
  background-color: #8ecbf8;
  border-bottom: 1px solid #004080; }

#cioModes ul {
  background-color: #8ecbf8; }

#cioModes li span:hover {
  background-color: #8ecbf8; }

#cioMenu,
#cioMenu a {
  color: #004080; }

#cioMenu ul {
  background-color: #8ecbf8; }

#cioMenu li > span:hover {
  background-color: #8ecbf8; }

/*
 * ====== Main Container =======
 */
/* ------- Breadcrumbs ------ */
#cioBreadcrumbs {
  color: #004080; }

/*
 * ========== Footer ===========
 */
#cioFooter {
  background-color: #004080; }

/*
 * ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */

#cioFrogIndex h2 {
    text-align: center;
}

/*# sourceMappingURL=theme.css.map */
