@charset "UTF-8";
/*!
 * Bootstrap v2.0.4
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.ccm-page .clearfix {
  *zoom: 1;
}
.ccm-page .clearfix:before,
.ccm-page .clearfix:after {
  display: table;
  content: '';
}
.ccm-page .clearfix:after {
  clear: both;
}
.ccm-page .hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.ccm-page .input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.ccm-page article,
.ccm-page aside,
.ccm-page details,
.ccm-page figcaption,
.ccm-page figure,
.ccm-page footer,
.ccm-page header,
.ccm-page hgroup,
.ccm-page nav,
.ccm-page section {
  display: block;
}
.ccm-page audio,
.ccm-page canvas,
.ccm-page video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.ccm-page audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.ccm-page a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ccm-page a:hover,
.ccm-page a:active {
  outline: 0;
}
.ccm-page sub,
.ccm-page sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.ccm-page sup {
  top: -0.5em;
}
.ccm-page sub {
  bottom: -0.25em;
}
.ccm-page img {
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
  height: auto;
}
.ccm-page #map_canvas img {
  max-width: none;
}
.ccm-page button,
.ccm-page input,
.ccm-page select,
.ccm-page textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
.ccm-page button,
.ccm-page input {
  *overflow: visible;
  line-height: normal;
}
.ccm-page button::-moz-focus-inner,
.ccm-page input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.ccm-page button,
.ccm-page input[type='button'],
.ccm-page input[type='reset'],
.ccm-page input[type='submit'] {
  cursor: pointer;
  -webkit-appearance: button;
}
.ccm-page input[type='search'] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
.ccm-page input[type='search']::-webkit-search-decoration,
.ccm-page input[type='search']::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.ccm-page textarea {
  overflow: auto;
  vertical-align: top;
}
body {
  margin: 0;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  background-color: #ffffff;
}
.ccm-page a {
  color: #0088cc;
  text-decoration: none;
}
.ccm-page a:hover {
  color: #005580;
  text-decoration: underline;
}
.ccm-page p {
  margin: 0 0 9px;
}
.ccm-page p small {
  font-size: 11px;
  color: #999999;
}
.ccm-page .lead {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px;
}
.ccm-page h1,
.ccm-page h2,
.ccm-page h3,
.ccm-page h4,
.ccm-page h5,
.ccm-page h6 {
  margin: 0;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizelegibility;
}
.ccm-page h1 small,
.ccm-page h2 small,
.ccm-page h3 small,
.ccm-page h4 small,
.ccm-page h5 small,
.ccm-page h6 small {
  font-weight: normal;
  color: #999999;
}
.ccm-page h1 {
  font-size: 30px;
  line-height: 36px;
}
.ccm-page h1 small {
  font-size: 18px;
}
.ccm-page h2 {
  font-size: 24px;
  line-height: 36px;
}
.ccm-page h2 small {
  font-size: 18px;
}
.ccm-page h3 {
  font-size: 18px;
  line-height: 27px;
}
.ccm-page h3 small {
  font-size: 14px;
}
.ccm-page h4,
.ccm-page h5,
.ccm-page h6 {
  line-height: 18px;
}
.ccm-page h4 {
  font-size: 14px;
}
.ccm-page h4 small {
  font-size: 12px;
}
.ccm-page h5 {
  font-size: 12px;
}
.ccm-page h6 {
  font-size: 11px;
  color: #999999;
  text-transform: uppercase;
}
.ccm-page .page-header {
  padding-bottom: 17px;
  margin: 18px 0;
  border-bottom: 1px solid #eeeeee;
}
.ccm-page .page-header h1 {
  line-height: 1;
}
.ccm-page ul,
.ccm-page ol {
  padding: 0;
  margin: 0 0 9px 25px;
}
.ccm-page ul ul,
.ccm-page ul ol,
.ccm-page ol ol,
.ccm-page ol ul {
  margin-bottom: 0;
}
.ccm-page ul {
  list-style: disc;
}
.ccm-page ol {
  list-style: decimal;
}
.ccm-page li {
  line-height: 18px;
}
.ccm-page ul.unstyled,
.ccm-page ol.unstyled {
  margin-left: 0;
  list-style: none;
}
.ccm-page dl {
  margin-bottom: 18px;
}
.ccm-page dt,
.ccm-page dd {
  line-height: 18px;
}
.ccm-page dt {
  font-weight: bold;
  line-height: 17px;
}
.ccm-page dd {
  margin-left: 9px;
}
.ccm-page .dl-horizontal dt {
  float: left;
  width: 120px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ccm-page .dl-horizontal dd {
  margin-left: 130px;
}
.ccm-page hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
.ccm-page strong {
  font-weight: bold;
}
.ccm-page em {
  font-style: italic;
}
.ccm-page .muted {
  color: #999999;
}
.ccm-page abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.ccm-page abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.ccm-page blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #eeeeee;
}
.ccm-page blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 22.5px;
}
.ccm-page blockquote small {
  display: block;
  line-height: 18px;
  color: #999999;
}
.ccm-page blockquote small:before {
  content: '— ';
}
.ccm-page blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.ccm-page blockquote.pull-right p,
.ccm-page blockquote.pull-right small {
  text-align: right;
}
.ccm-page q:before,
.ccm-page q:after,
.ccm-page blockquote:before,
.ccm-page blockquote:after {
  content: '';
}
.ccm-page address {
  display: block;
  margin-bottom: 18px;
  font-style: normal;
  line-height: 18px;
}
.ccm-page small {
  font-size: 100%;
}
.ccm-page cite {
  font-style: normal;
}
.ccm-page table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.ccm-page .table {
  width: 100%;
  margin-bottom: 18px;
}
.ccm-page .table th,
.ccm-page .table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.ccm-page .table th {
  font-weight: bold;
}
.ccm-page .table thead th {
  vertical-align: bottom;
}
.ccm-page .table caption + thead tr:first-child th,
.ccm-page .table caption + thead tr:first-child td,
.ccm-page .table colgroup + thead tr:first-child th,
.ccm-page .table colgroup + thead tr:first-child td,
.ccm-page .table thead:first-child tr:first-child th,
.ccm-page .table thead:first-child tr:first-child td {
  border-top: 0;
}
.ccm-page .table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.ccm-page .table-condensed th,
.ccm-page .table-condensed td {
  padding: 4px 5px;
}
.ccm-page .table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapsed;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ccm-page .table-bordered th,
.ccm-page .table-bordered td {
  border-left: 1px solid #dddddd;
}
.ccm-page .table-bordered caption + thead tr:first-child th,
.ccm-page .table-bordered caption + tbody tr:first-child th,
.ccm-page .table-bordered caption + tbody tr:first-child td,
.ccm-page .table-bordered colgroup + thead tr:first-child th,
.ccm-page .table-bordered colgroup + tbody tr:first-child th,
.ccm-page .table-bordered colgroup + tbody tr:first-child td,
.ccm-page .table-bordered thead:first-child tr:first-child th,
.ccm-page .table-bordered tbody:first-child tr:first-child th,
.ccm-page .table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.ccm-page .table-bordered thead:first-child tr:first-child th:first-child,
.ccm-page .table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.ccm-page .table-bordered thead:first-child tr:first-child th:last-child,
.ccm-page .table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
.ccm-page .table-bordered thead:last-child tr:last-child th:first-child,
.ccm-page .table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.ccm-page .table-bordered thead:last-child tr:last-child th:last-child,
.ccm-page .table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
.ccm-page .table-striped tbody tr:nth-child(odd) td,
.ccm-page .table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.ccm-page .table tbody tr:hover td,
.ccm-page .table tbody tr:hover th {
  background-color: #f5f5f5;
}
.ccm-page table .span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.ccm-page table .span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.ccm-page table .span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.ccm-page table .span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.ccm-page table .span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.ccm-page table .span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.ccm-page table .span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.ccm-page table .span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.ccm-page table .span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.ccm-page table .span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.ccm-page table .span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.ccm-page table .span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.ccm-page table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0;
}
.ccm-page table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0;
}
.ccm-page table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0;
}
.ccm-page table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0;
}
.ccm-page table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0;
}
.ccm-page table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0;
}
.ccm-page table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0;
}
.ccm-page table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0;
}
.ccm-page table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0;
}
.ccm-page table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0;
}
.ccm-page table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0;
}
.ccm-page table .span24 {
  float: none;
  width: 1884px;
  margin-left: 0;
}
.ccm-page form {
  margin: 0 0 18px;
}
.ccm-page fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
.ccm-page legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 19.5px;
  line-height: 36px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.ccm-page legend small {
  font-size: 13.5px;
  color: #999999;
}
.ccm-page label,
.ccm-page input,
.ccm-page button,
.ccm-page select,
.ccm-page textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
}
.ccm-page input,
.ccm-page button,
.ccm-page select,
.ccm-page textarea {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.ccm-page label {
  display: block;
  margin-bottom: 5px;
}
.ccm-page select,
.ccm-page textarea,
.ccm-page input[type='text'],
.ccm-page input[type='password'],
.ccm-page input[type='datetime'],
.ccm-page input[type='datetime-local'],
.ccm-page input[type='date'],
.ccm-page input[type='month'],
.ccm-page input[type='time'],
.ccm-page input[type='week'],
.ccm-page input[type='number'],
.ccm-page input[type='email'],
.ccm-page input[type='url'],
.ccm-page input[type='search'],
.ccm-page input[type='tel'],
.ccm-page input[type='color'],
.ccm-page .uneditable-input {
  display: inline-block;
  height: 18px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;
}
.ccm-page input,
.ccm-page textarea {
  width: 210px;
}
.ccm-page textarea {
  height: auto;
}
.ccm-page textarea,
.ccm-page input[type='text'],
.ccm-page input[type='password'],
.ccm-page input[type='datetime'],
.ccm-page input[type='datetime-local'],
.ccm-page input[type='date'],
.ccm-page input[type='month'],
.ccm-page input[type='time'],
.ccm-page input[type='week'],
.ccm-page input[type='number'],
.ccm-page input[type='email'],
.ccm-page input[type='url'],
.ccm-page input[type='search'],
.ccm-page input[type='tel'],
.ccm-page input[type='color'],
.ccm-page .uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
.ccm-page textarea:focus,
.ccm-page input[type='text']:focus,
.ccm-page input[type='password']:focus,
.ccm-page input[type='datetime']:focus,
.ccm-page input[type='datetime-local']:focus,
.ccm-page input[type='date']:focus,
.ccm-page input[type='month']:focus,
.ccm-page input[type='time']:focus,
.ccm-page input[type='week']:focus,
.ccm-page input[type='number']:focus,
.ccm-page input[type='email']:focus,
.ccm-page input[type='url']:focus,
.ccm-page input[type='search']:focus,
.ccm-page input[type='tel']:focus,
.ccm-page input[type='color']:focus,
.ccm-page .uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(82, 168, 236, 0.6);
}
.ccm-page input[type='radio'],
.ccm-page input[type='checkbox'] {
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */
  line-height: normal;
  cursor: pointer;
}
.ccm-page input[type='submit'],
.ccm-page input[type='reset'],
.ccm-page input[type='button'],
.ccm-page input[type='radio'],
.ccm-page input[type='checkbox'] {
  width: auto;
}
.ccm-page .uneditable-textarea {
  width: auto;
  height: auto;
}
.ccm-page select,
.ccm-page input[type='file'] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 28px;
}
.ccm-page select {
  width: 220px;
  border: 1px solid #bbb;
}
.ccm-page select[multiple],
.ccm-page select[size] {
  height: auto;
}
.ccm-page select:focus,
.ccm-page input[type='file']:focus,
.ccm-page input[type='radio']:focus,
.ccm-page input[type='checkbox']:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ccm-page .radio,
.ccm-page .checkbox {
  min-height: 18px;
  padding-left: 18px;
}
.ccm-page .radio input[type='radio'],
.ccm-page .checkbox input[type='checkbox'] {
  float: left;
  margin-left: -18px;
}
.ccm-page .controls > .radio:first-child,
.ccm-page .controls > .checkbox:first-child {
  padding-top: 5px;
}
.ccm-page .radio.inline,
.ccm-page .checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.ccm-page .radio.inline + .radio.inline,
.ccm-page .checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.ccm-page .input-mini {
  width: 60px;
}
.ccm-page .input-small {
  width: 90px;
}
.ccm-page .input-medium {
  width: 150px;
}
.ccm-page .input-large {
  width: 210px;
}
.ccm-page .input-xlarge {
  width: 270px;
}
.ccm-page .input-xxlarge {
  width: 530px;
}
.ccm-page input[class*='span'],
.ccm-page select[class*='span'],
.ccm-page textarea[class*='span'],
.ccm-page .uneditable-input[class*='span'],
.ccm-page .row-fluid input[class*='span'],
.ccm-page .row-fluid select[class*='span'],
.ccm-page .row-fluid textarea[class*='span'],
.ccm-page .row-fluid .uneditable-input[class*='span'] {
  float: none;
  margin-left: 0;
}
.ccm-page input,
.ccm-page textarea,
.ccm-page .uneditable-input {
  margin-left: 0;
}
.ccm-page input.span12,
.ccm-page textarea.span12,
.ccm-page .uneditable-input.span12 {
  width: 930px;
}
.ccm-page input.span11,
.ccm-page textarea.span11,
.ccm-page .uneditable-input.span11 {
  width: 850px;
}
.ccm-page input.span10,
.ccm-page textarea.span10,
.ccm-page .uneditable-input.span10 {
  width: 770px;
}
.ccm-page input.span9,
.ccm-page textarea.span9,
.ccm-page .uneditable-input.span9 {
  width: 690px;
}
.ccm-page input.span8,
.ccm-page textarea.span8,
.ccm-page .uneditable-input.span8 {
  width: 610px;
}
.ccm-page input.span7,
.ccm-page textarea.span7,
.ccm-page .uneditable-input.span7 {
  width: 530px;
}
.ccm-page input.span6,
.ccm-page textarea.span6,
.ccm-page .uneditable-input.span6 {
  width: 450px;
}
.ccm-page input.span5,
.ccm-page textarea.span5,
.ccm-page .uneditable-input.span5 {
  width: 370px;
}
.ccm-page input.span4,
.ccm-page textarea.span4,
.ccm-page .uneditable-input.span4 {
  width: 290px;
}
.ccm-page input.span3,
.ccm-page textarea.span3,
.ccm-page .uneditable-input.span3 {
  width: 210px;
}
.ccm-page input.span2,
.ccm-page textarea.span2,
.ccm-page .uneditable-input.span2 {
  width: 130px;
}
.ccm-page input.span1,
.ccm-page textarea.span1,
.ccm-page .uneditable-input.span1 {
  width: 50px;
}
.ccm-page input[disabled],
.ccm-page select[disabled],
.ccm-page textarea[disabled],
.ccm-page input[readonly],
.ccm-page select[readonly],
.ccm-page textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
  border-color: #ddd;
}
.ccm-page input[type='radio'][disabled],
.ccm-page input[type='checkbox'][disabled],
.ccm-page input[type='radio'][readonly],
.ccm-page input[type='checkbox'][readonly] {
  background-color: transparent;
}
.ccm-page input:focus:required:invalid,
.ccm-page textarea:focus:required:invalid,
.ccm-page select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
.ccm-page input:focus:required:invalid:focus,
.ccm-page textarea:focus:required:invalid:focus,
.ccm-page select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.ccm-page .uneditable-input {
  overflow: hidden;
  white-space: nowrap;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #eee;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}
.ccm-page :-moz-placeholder {
  color: #999999;
}
.ccm-page :-ms-input-placeholder {
  color: #999999;
}
.ccm-page ::-webkit-input-placeholder {
  color: #999999;
}
.ccm-page .search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
.ccm-page .btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#ffffff),
    to(#e6e6e6)
  );
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#e6e6e6", GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: 0.3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 1px 2px rgba(0, 0, 0, 0.05);
}
.ccm-page .btn:hover,
.ccm-page .btn:active,
.ccm-page .btn.active,
.ccm-page .btn.disabled,
.ccm-page .btn[disabled] {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.ccm-page .btn:active,
.ccm-page .btn.active {
  background-color: #cccccc \9;
}
.ccm-page .btn:first-child {
  *margin-left: 0;
}
.ccm-page .btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.ccm-page .btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ccm-page .btn.active,
.ccm-page .btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),
    0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),
    0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.ccm-page .btn.disabled,
.ccm-page .btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.ccm-page button.btn,
.ccm-page input[type='submit'].btn {
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.ccm-page button.btn::-moz-focus-inner,
.ccm-page input[type='submit'].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.ccm-page .nav {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
}
.ccm-page .nav > li > a {
  display: block;
}
.ccm-page .nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}
.ccm-page .nav > .pull-right {
  float: right;
}
.ccm-page .nav .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.ccm-page .nav li + .nav-header {
  margin-top: 9px;
}
.ccm-page .nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.ccm-page .nav-list > li > a,
.ccm-page .nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.ccm-page .nav-list > li > a {
  padding: 3px 15px;
}
.ccm-page .nav-list > .active > a,
.ccm-page .nav-list > .active > a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}
.ccm-page .nav-list [class^='icon-'] {
  margin-right: 2px;
}
.ccm-page .nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.ccm-page .nav-tabs,
.ccm-page .nav-pills {
  *zoom: 1;
}
.ccm-page .nav-tabs:before,
.ccm-page .nav-pills:before,
.ccm-page .nav-tabs:after,
.ccm-page .nav-pills:after {
  display: table;
  content: '';
}
.ccm-page .nav-tabs:after,
.ccm-page .nav-pills:after {
  clear: both;
}
.ccm-page .nav-tabs > li,
.ccm-page .nav-pills > li {
  float: left;
}
.ccm-page .nav-tabs > li > a,
.ccm-page .nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.ccm-page .nav-tabs {
  border-bottom: 1px solid #ddd;
}
.ccm-page .nav-tabs > li {
  margin-bottom: -1px;
}
.ccm-page .nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.ccm-page .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.ccm-page .nav-tabs > .active > a,
.ccm-page .nav-tabs > .active > a:hover {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.ccm-page .nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.ccm-page .nav-pills > .active > a,
.ccm-page .nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #0088cc;
}
.ccm-page .nav-stacked > li {
  float: none;
}
.ccm-page .nav-stacked > li > a {
  margin-right: 0;
}
.ccm-page .nav-tabs.nav-stacked {
  border-bottom: 0;
}
.ccm-page .nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ccm-page .nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.ccm-page .nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.ccm-page .nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
.ccm-page .nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.ccm-page .nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.ccm-page .nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.ccm-page .nav-pills .dropdown-menu {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ccm-page .nav-tabs .dropdown-toggle .caret,
.ccm-page .nav-pills .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}
.ccm-page .nav-tabs .dropdown-toggle:hover .caret,
.ccm-page .nav-pills .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
.ccm-page .nav-tabs .active .dropdown-toggle .caret,
.ccm-page .nav-pills .active .dropdown-toggle .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.ccm-page .nav > .dropdown.active > a:hover {
  color: #000000;
  cursor: pointer;
}
.ccm-page .nav-tabs .open .dropdown-toggle,
.ccm-page .nav-pills .open .dropdown-toggle,
.ccm-page .nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.ccm-page .nav li.dropdown.open .caret,
.ccm-page .nav li.dropdown.open.active .caret,
.ccm-page .nav li.dropdown.open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.ccm-page .navbar {
  *position: relative;
  *z-index: 2;
  overflow: visible;
  margin-bottom: 18px;
}
.ccm-page .navbar-inner {
  min-height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#333333),
    to(#222222)
  );
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#333333", endColorstr="#222222", GradientType=0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25),
    inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25),
    inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.ccm-page .navbar .container {
  width: auto;
}
.ccm-page .nav-collapse.collapse {
  height: auto;
}
.ccm-page .navbar {
  color: #999999;
}
.ccm-page .navbar .brand:hover {
  text-decoration: none;
}
.ccm-page .navbar .brand {
  float: left;
  display: block;
  padding: 13px 20px 17px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 1;
  color: #999999;
}
.ccm-page .navbar .navbar-text {
  margin-bottom: 0;
  line-height: 50px;
}
.ccm-page .navbar .navbar-link {
  color: #999999;
}
.ccm-page .navbar .navbar-link:hover {
  color: #ffffff;
}
.ccm-page .navbar .btn,
.ccm-page .navbar .btn-group {
  margin-top: 10px;
}
.ccm-page .navbar .btn-group .btn {
  margin: 0;
}
.ccm-page .navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.ccm-page .navbar-form:before,
.ccm-page .navbar-form:after {
  display: table;
  content: '';
}
.ccm-page .navbar-form:after {
  clear: both;
}
.ccm-page .navbar-form input,
.ccm-page .navbar-form select,
.ccm-page .navbar-form .radio,
.ccm-page .navbar-form .checkbox {
  margin-top: 10px;
}
.ccm-page .navbar-form input,
.ccm-page .navbar-form select {
  display: inline-block;
  margin-bottom: 0;
}
.ccm-page .navbar-form input[type='image'],
.ccm-page .navbar-form input[type='checkbox'],
.ccm-page .navbar-form input[type='radio'] {
  margin-top: 3px;
}
.ccm-page .navbar-form .input-append,
.ccm-page .navbar-form .input-prepend {
  margin-top: 6px;
  white-space: nowrap;
}
.ccm-page .navbar-form .input-append input,
.ccm-page .navbar-form .input-prepend input {
  margin-top: 0;
}
.ccm-page .navbar-search {
  position: relative;
  float: left;
  margin-top: 11px;
  margin-bottom: 0;
}
.ccm-page .navbar-search .search-query {
  padding: 4px 9px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  background-color: #626262;
  border: 1px solid #151515;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.ccm-page .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
.ccm-page .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
.ccm-page .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
.ccm-page .navbar-search .search-query:focus,
.ccm-page .navbar-search .search-query.focused {
  padding: 5px 10px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.ccm-page .navbar-fixed-top,
.ccm-page .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.ccm-page .navbar-fixed-top .navbar-inner,
.ccm-page .navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ccm-page .navbar-fixed-top .container,
.ccm-page .navbar-fixed-bottom .container {
  width: 940px;
}
.ccm-page .navbar-fixed-top {
  top: 0;
}
.ccm-page .navbar-fixed-bottom {
  bottom: 0;
}
.ccm-page .navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.ccm-page .navbar .nav.pull-right {
  float: right;
}
.ccm-page .navbar .nav > li {
  display: block;
  float: left;
}
.ccm-page .navbar .nav > li > a {
  float: none;
  padding: 14px 10px 16px;
  line-height: 19px;
  color: #999999;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.ccm-page .navbar .btn {
  display: inline-block;
  padding: 4px 10px 4px;
  margin: 10px 5px 11px;
  line-height: 18px;
}
.ccm-page .navbar .btn-group {
  margin: 0;
  padding: 10px 5px 11px;
}
.ccm-page .navbar .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
  text-decoration: none;
}
.ccm-page .navbar .nav .active > a,
.ccm-page .navbar .nav .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #222222;
}
.ccm-page .navbar .divider-vertical {
  height: 50px;
  width: 1px;
  margin: 0 9px;
  overflow: hidden;
  background-color: #222222;
  border-right: 1px solid #333333;
}
.ccm-page .navbar .nav.pull-right {
  margin-left: 10px;
  margin-right: 0;
}
.ccm-page .navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#333333),
    to(#222222)
  );
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#333333", endColorstr="#222222", GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.075);
}
.ccm-page .navbar .btn-navbar:hover,
.ccm-page .navbar .btn-navbar:active,
.ccm-page .navbar .btn-navbar.active,
.ccm-page .navbar .btn-navbar.disabled,
.ccm-page .navbar .btn-navbar[disabled] {
  background-color: #222222;
  *background-color: #151515;
}
.ccm-page .navbar .btn-navbar:active,
.ccm-page .navbar .btn-navbar.active {
  background-color: #080808 \9;
}
.ccm-page .navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.ccm-page .btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.ccm-page .navbar .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.ccm-page .navbar .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.ccm-page .navbar-fixed-bottom .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.ccm-page .navbar-fixed-bottom .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.ccm-page .navbar .nav li.dropdown .dropdown-toggle .caret,
.ccm-page .navbar .nav li.dropdown.open .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.ccm-page .navbar .nav li.dropdown.active .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.ccm-page .navbar .nav li.dropdown.open > .dropdown-toggle,
.ccm-page .navbar .nav li.dropdown.active > .dropdown-toggle,
.ccm-page .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
}
.ccm-page .navbar .nav li.dropdown.active > .dropdown-toggle:hover {
  color: #ffffff;
}
.ccm-page .navbar .pull-right .dropdown-menu,
.ccm-page .navbar .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.ccm-page .navbar .pull-right .dropdown-menu:before,
.ccm-page .navbar .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.ccm-page .navbar .pull-right .dropdown-menu:after,
.ccm-page .navbar .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
