.ccm-ui li {
    margin-left: 0px
}
.clear_float:before,
.clear_float:after {
    content: " ";
    display: table
}
.clear_float:after {
    clear: both
}
.clear_float:before,
.clear_float:after {
    content: " ";
    display: table
}
.clear_float:after {
    clear: both
}
.ccm-ui {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    box-sizing: border-box
}
.ccm-ui {
    /*! normalize.css v3.0.0 | MIT License | git.io/normalize */
}
.ccm-ui html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
.ccm-ui body {
    margin: 0
}
.ccm-ui article,
.ccm-ui aside,
.ccm-ui details,
.ccm-ui figcaption,
.ccm-ui figure,
.ccm-ui footer,
.ccm-ui header,
.ccm-ui hgroup,
.ccm-ui main,
.ccm-ui nav,
.ccm-ui section,
.ccm-ui summary {
    display: block
}
.ccm-ui audio,
.ccm-ui canvas,
.ccm-ui progress,
.ccm-ui video {
    display: inline-block;
    vertical-align: baseline
}
.ccm-ui audio:not([controls]) {
    display: none;
    height: 0
}
.ccm-ui [hidden],
.ccm-ui template {
    display: none
}
.ccm-ui a:active,
.ccm-ui a:hover {
    outline: 0
}
.ccm-ui abbr[title] {
    border-bottom: 1px dotted
}
.ccm-ui b,
.ccm-ui strong {
    font-weight: bold
}
.ccm-ui dfn {
    font-style: italic
}
.ccm-ui h1 {
    font-size: 2em;
    margin: 0.67em 0
}
.ccm-ui mark {
    background: #ff0;
    color: #000
}
.ccm-ui small {
    font-size: 80%
}
.ccm-ui sub,
.ccm-ui sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
.ccm-ui sup {
    top: -0.5em
}
.ccm-ui sub {
    bottom: -0.25em
}
.ccm-ui img {
    border: 0
}
.ccm-ui svg:not(:root) {
    overflow: hidden
}
.ccm-ui figure {
    margin: 1em 40px
}
.ccm-ui hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
.ccm-ui pre {
    overflow: auto
}
.ccm-ui code,
.ccm-ui kbd,
.ccm-ui pre,
.ccm-ui samp {
    font-family: monospace, monospace;
    font-size: 1em
}
.ccm-ui button,
.ccm-ui input,
.ccm-ui optgroup,
.ccm-ui select,
.ccm-ui textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
.ccm-ui button {
    overflow: visible
}
.ccm-ui button,
.ccm-ui select {
    text-transform: none
}
.ccm-ui button,
.ccm-ui html input[type="button"],
.ccm-ui input[type="reset"],
.ccm-ui input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
.ccm-ui button[disabled],
.ccm-ui html input[disabled] {
    cursor: default
}
.ccm-ui button::-moz-focus-inner,
.ccm-ui input::-moz-focus-inner {
    border: 0;
    padding: 0
}
.ccm-ui input {
    line-height: normal
}
.ccm-ui input[type="checkbox"],
.ccm-ui input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
.ccm-ui input[type="number"]::-webkit-inner-spin-button,
.ccm-ui input[type="number"]::-webkit-outer-spin-button {
    height: auto
}
.ccm-ui input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
.ccm-ui input[type="search"]::-webkit-search-cancel-button,
.ccm-ui input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
.ccm-ui fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
.ccm-ui legend {
    border: 0;
    padding: 0
}
.ccm-ui textarea {
    overflow: auto
}
.ccm-ui optgroup {
    font-weight: bold
}
.ccm-ui table {
    border-collapse: collapse;
    border-spacing: 0
}
.ccm-ui td,
.ccm-ui th {
    padding: 0
}
.ccm-ui * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.ccm-ui *:before,
.ccm-ui *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.ccm-ui input,
.ccm-ui button,
.ccm-ui select,
.ccm-ui textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
.ccm-ui a {
    color: #428bca;
    text-decoration: none
}
.ccm-ui a:hover,
.ccm-ui a:focus {
    color: #2a6496;
    text-decoration: underline
}
.ccm-ui a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.ccm-ui figure {
    margin: 0
}
.ccm-ui img {
    vertical-align: middle
}
.ccm-ui .img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.ccm-ui .img-rounded {
    border-radius: 6px
}
.ccm-ui .img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.ccm-ui .img-circle {
    border-radius: 50%
}
.ccm-ui hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}
.ccm-ui .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.ccm-ui h1,
.ccm-ui h2,
.ccm-ui h3,
.ccm-ui h4,
.ccm-ui h5,
.ccm-ui h6,
.ccm-ui .h1,
.ccm-ui .h2,
.ccm-ui .h3,
.ccm-ui .h4,
.ccm-ui .h5,
.ccm-ui .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}
.ccm-ui h1 small,
.ccm-ui h2 small,
.ccm-ui h3 small,
.ccm-ui h4 small,
.ccm-ui h5 small,
.ccm-ui h6 small,
.ccm-ui .h1 small,
.ccm-ui .h2 small,
.ccm-ui .h3 small,
.ccm-ui .h4 small,
.ccm-ui .h5 small,
.ccm-ui .h6 small,
.ccm-ui h1 .small,
.ccm-ui h2 .small,
.ccm-ui h3 .small,
.ccm-ui h4 .small,
.ccm-ui h5 .small,
.ccm-ui h6 .small,
.ccm-ui .h1 .small,
.ccm-ui .h2 .small,
.ccm-ui .h3 .small,
.ccm-ui .h4 .small,
.ccm-ui .h5 .small,
.ccm-ui .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999
}
.ccm-ui h1,
.ccm-ui .h1,
.ccm-ui h2,
.ccm-ui .h2,
.ccm-ui h3,
.ccm-ui .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}
.ccm-ui h1 small,
.ccm-ui .h1 small,
.ccm-ui h2 small,
.ccm-ui .h2 small,
.ccm-ui h3 small,
.ccm-ui .h3 small,
.ccm-ui h1 .small,
.ccm-ui .h1 .small,
.ccm-ui h2 .small,
.ccm-ui .h2 .small,
.ccm-ui h3 .small,
.ccm-ui .h3 .small {
    font-size: 65%
}
.ccm-ui h4,
.ccm-ui .h4,
.ccm-ui h5,
.ccm-ui .h5,
.ccm-ui h6,
.ccm-ui .h6 {
    margin-top: 10px;
    margin-bottom: 10px
}
.ccm-ui h4 small,
.ccm-ui .h4 small,
.ccm-ui h5 small,
.ccm-ui .h5 small,
.ccm-ui h6 small,
.ccm-ui .h6 small,
.ccm-ui h4 .small,
.ccm-ui .h4 .small,
.ccm-ui h5 .small,
.ccm-ui .h5 .small,
.ccm-ui h6 .small,
.ccm-ui .h6 .small {
    font-size: 75%
}
.ccm-ui h1,
.ccm-ui .h1 {
    font-size: 36px
}
.ccm-ui h2,
.ccm-ui .h2 {
    font-size: 30px
}
.ccm-ui h3,
.ccm-ui .h3 {
    font-size: 24px
}
.ccm-ui h4,
.ccm-ui .h4 {
    font-size: 18px
}
.ccm-ui h5,
.ccm-ui .h5 {
    font-size: 14px
}
.ccm-ui h6,
.ccm-ui .h6 {
    font-size: 12px
}
.ccm-ui p {
    margin: 0 0 10px
}
.ccm-ui .lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4
}
@media (min-width: 768px) {
    .ccm-ui .lead {
        font-size: 21px
    }
}
.ccm-ui small,
.ccm-ui .small {
    font-size: 85%
}
.ccm-ui cite {
    font-style: normal
}
.ccm-ui .text-left {
    text-align: left
}
.ccm-ui .text-right {
    text-align: right
}
.ccm-ui .text-center {
    text-align: center
}
.ccm-ui .text-justify {
    text-align: justify
}
.ccm-ui .text-muted {
    color: #999
}
.ccm-ui .text-primary {
    color: #428bca
}
a.ccm-ui .text-primary:hover {
    color: #3071a9
}
.ccm-ui .text-success {
    color: #3c763d
}
a.ccm-ui .text-success:hover {
    color: #2b542c
}
.ccm-ui .text-info {
    color: #31708f
}
a.ccm-ui .text-info:hover {
    color: #245269
}
.ccm-ui .text-warning {
    color: #8a6d3b
}
a.ccm-ui .text-warning:hover {
    color: #66512c
}
.ccm-ui .text-danger {
    color: #a94442
}
a.ccm-ui .text-danger:hover {
    color: #843534
}
.ccm-ui .bg-primary {
    color: #fff;
    background-color: #428bca
}
a.ccm-ui .bg-primary:hover {
    background-color: #3071a9
}
.ccm-ui .bg-success {
    background-color: #dff0d8
}
a.ccm-ui .bg-success:hover {
    background-color: #c1e2b3
}
.ccm-ui .bg-info {
    background-color: #d9edf7
}
a.ccm-ui .bg-info:hover {
    background-color: #afd9ee
}
.ccm-ui .bg-warning {
    background-color: #fcf8e3
}
a.ccm-ui .bg-warning:hover {
    background-color: #f7ecb5
}
.ccm-ui .bg-danger {
    background-color: #f2dede
}
a.ccm-ui .bg-danger:hover {
    background-color: #e4b9b9
}
.ccm-ui .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}
.ccm-ui ul,
.ccm-ui ol {
    margin-top: 0;
    margin-bottom: 10px
}
.ccm-ui ul ul,
.ccm-ui ol ul,
.ccm-ui ul ol,
.ccm-ui ol ol {
    margin-bottom: 0
}
.ccm-ui .list-unstyled {
    padding-left: 0;
    list-style: none
}
.ccm-ui .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}
.ccm-ui .list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
.ccm-ui dl {
    margin-top: 0;
    margin-bottom: 20px
}
.ccm-ui dt,
.ccm-ui dd {
    line-height: 1.42857143
}
.ccm-ui dt {
    font-weight: bold
}
.ccm-ui dd {
    margin-left: 0
}
@media (min-width: 768px) {
    .ccm-ui .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .ccm-ui .dl-horizontal dd {
        margin-left: 180px
    }
}
.ccm-ui abbr[title],
.ccm-ui abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999
}
.ccm-ui .initialism {
    font-size: 90%;
    text-transform: uppercase
}
.ccm-ui blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}
.ccm-ui blockquote p:last-child,
.ccm-ui blockquote ul:last-child,
.ccm-ui blockquote ol:last-child {
    margin-bottom: 0
}
.ccm-ui blockquote footer,
.ccm-ui blockquote small,
.ccm-ui blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #999
}
.ccm-ui blockquote footer:before,
.ccm-ui blockquote small:before,
.ccm-ui blockquote .small:before {
    content: '\2014 \00A0'
}
.ccm-ui .blockquote-reverse,
.ccm-ui blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}
.ccm-ui .blockquote-reverse footer:before,
.ccm-ui blockquote.pull-right footer:before,
.ccm-ui .blockquote-reverse small:before,
.ccm-ui blockquote.pull-right small:before,
.ccm-ui .blockquote-reverse .small:before,
.ccm-ui blockquote.pull-right .small:before {
    content: ''
}
.ccm-ui .blockquote-reverse footer:after,
.ccm-ui blockquote.pull-right footer:after,
.ccm-ui .blockquote-reverse small:after,
.ccm-ui blockquote.pull-right small:after,
.ccm-ui .blockquote-reverse .small:after,
.ccm-ui blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}
.ccm-ui blockquote:before,
.ccm-ui blockquote:after {
    content: ""
}
.ccm-ui address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}
.ccm-ui code,
.ccm-ui kbd,
.ccm-ui pre,
.ccm-ui samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
.ccm-ui code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px
}
.ccm-ui kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}
.ccm-ui pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}
.ccm-ui pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}
.ccm-ui .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
.ccm-ui .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width: 768px) {
    .ccm-ui .container {
        width: 750px
    }
}
@media (min-width: 992px) {
    .ccm-ui .container {
        width: 970px
    }
}
@media (min-width: 1200px) {
    .ccm-ui .container {
        width: 1170px
    }
}
.ccm-ui .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.ccm-ui .row {
    margin-left: -15px;
    margin-right: -15px
}
.ccm-ui .col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 5px
}
.ccm-ui .col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}
.ccm-ui .col-xs-12 {
    width: 100%
}
.ccm-ui .col-xs-11 {
    width: 91.66666667%
}
.ccm-ui .col-xs-10 {
    width: 83.33333333%
}
.ccm-ui .col-xs-9 {
    width: 75%
}
.ccm-ui .col-xs-8 {
    width: 66.66666667%
}
.ccm-ui .col-xs-7 {
    width: 58.33333333%
}
.ccm-ui .col-xs-6 {
    width: 50%
}
.ccm-ui .col-xs-5 {
    width: 41.66666667%
}
.ccm-ui .col-xs-4 {
    width: 33.33333333%
}
.ccm-ui .col-xs-3 {
    width: 25%
}
.ccm-ui .col-xs-2 {
    width: 16.66666667%
}
.ccm-ui .col-xs-1 {
    width: 8.33333333%
}
.ccm-ui .col-xs-pull-12 {
    right: 100%
}
.ccm-ui .col-xs-pull-11 {
    right: 91.66666667%
}
.ccm-ui .col-xs-pull-10 {
    right: 83.33333333%
}
.ccm-ui .col-xs-pull-9 {
    right: 75%
}
.ccm-ui .col-xs-pull-8 {
    right: 66.66666667%
}
.ccm-ui .col-xs-pull-7 {
    right: 58.33333333%
}
.ccm-ui .col-xs-pull-6 {
    right: 50%
}
.ccm-ui .col-xs-pull-5 {
    right: 41.66666667%
}
.ccm-ui .col-xs-pull-4 {
    right: 33.33333333%
}
.ccm-ui .col-xs-pull-3 {
    right: 25%
}
.ccm-ui .col-xs-pull-2 {
    right: 16.66666667%
}
.ccm-ui .col-xs-pull-1 {
    right: 8.33333333%
}
.ccm-ui .col-xs-pull-0 {
    right: 0
}
.ccm-ui .col-xs-push-12 {
    left: 100%
}
.ccm-ui .col-xs-push-11 {
    left: 91.66666667%
}
.ccm-ui .col-xs-push-10 {
    left: 83.33333333%
}
.ccm-ui .col-xs-push-9 {
    left: 75%
}
.ccm-ui .col-xs-push-8 {
    left: 66.66666667%
}
.ccm-ui .col-xs-push-7 {
    left: 58.33333333%
}
.ccm-ui .col-xs-push-6 {
    left: 50%
}
.ccm-ui .col-xs-push-5 {
    left: 41.66666667%
}
.ccm-ui .col-xs-push-4 {
    left: 33.33333333%
}
.ccm-ui .col-xs-push-3 {
    left: 25%
}
.ccm-ui .col-xs-push-2 {
    left: 16.66666667%
}
.ccm-ui .col-xs-push-1 {
    left: 8.33333333%
}
.ccm-ui .col-xs-push-0 {
    left: 0
}
.ccm-ui .col-xs-offset-12 {
    margin-left: 100%
}
.ccm-ui .col-xs-offset-11 {
    margin-left: 91.66666667%
}
.ccm-ui .col-xs-offset-10 {
    margin-left: 83.33333333%
}
.ccm-ui .col-xs-offset-9 {
    margin-left: 75%
}
.ccm-ui .col-xs-offset-8 {
    margin-left: 66.66666667%
}
.ccm-ui .col-xs-offset-7 {
    margin-left: 58.33333333%
}
.ccm-ui .col-xs-offset-6 {
    margin-left: 50%
}
.ccm-ui .col-xs-offset-5 {
    margin-left: 41.66666667%
}
.ccm-ui .col-xs-offset-4 {
    margin-left: 33.33333333%
}
.ccm-ui .col-xs-offset-3 {
    margin-left: 25%
}
.ccm-ui .col-xs-offset-2 {
    margin-left: 16.66666667%
}
.ccm-ui .col-xs-offset-1 {
    margin-left: 8.33333333%
}
.ccm-ui .col-xs-offset-0 {
    margin-left: 0
}
@media (min-width: 768px) {
    .ccm-ui .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .ccm-ui .col-sm-12 {
        width: 100%
    }
    .ccm-ui .col-sm-11 {
        width: 91.66666667%
    }
    .ccm-ui .col-sm-10 {
        width: 83.33333333%
    }
    .ccm-ui .col-sm-9 {
        width: 75%
    }
    .ccm-ui .col-sm-8 {
        width: 66.66666667%
    }
    .ccm-ui .col-sm-7 {
        width: 58.33333333%
    }
    .ccm-ui .col-sm-6 {
        width: 50%
    }
    .ccm-ui .col-sm-5 {
        width: 41.66666667%
    }
    .ccm-ui .col-sm-4 {
        width: 33.33333333%
    }
    .ccm-ui .col-sm-3 {
        width: 25%
    }
    .ccm-ui .col-sm-2 {
        width: 16.66666667%
    }
    .ccm-ui .col-sm-1 {
        width: 8.33333333%
    }
    .ccm-ui .col-sm-pull-12 {
        right: 100%
    }
    .ccm-ui .col-sm-pull-11 {
        right: 91.66666667%
    }
    .ccm-ui .col-sm-pull-10 {
        right: 83.33333333%
    }
    .ccm-ui .col-sm-pull-9 {
        right: 75%
    }
    .ccm-ui .col-sm-pull-8 {
        right: 66.66666667%
    }
    .ccm-ui .col-sm-pull-7 {
        right: 58.33333333%
    }
    .ccm-ui .col-sm-pull-6 {
        right: 50%
    }
    .ccm-ui .col-sm-pull-5 {
        right: 41.66666667%
    }
    .ccm-ui .col-sm-pull-4 {
        right: 33.33333333%
    }
    .ccm-ui .col-sm-pull-3 {
        right: 25%
    }
    .ccm-ui .col-sm-pull-2 {
        right: 16.66666667%
    }
    .ccm-ui .col-sm-pull-1 {
        right: 8.33333333%
    }
    .ccm-ui .col-sm-pull-0 {
        right: 0
    }
    .ccm-ui .col-sm-push-12 {
        left: 100%
    }
    .ccm-ui .col-sm-push-11 {
        left: 91.66666667%
    }
    .ccm-ui .col-sm-push-10 {
        left: 83.33333333%
    }
    .ccm-ui .col-sm-push-9 {
        left: 75%
    }
    .ccm-ui .col-sm-push-8 {
        left: 66.66666667%
    }
    .ccm-ui .col-sm-push-7 {
        left: 58.33333333%
    }
    .ccm-ui .col-sm-push-6 {
        left: 50%
    }
    .ccm-ui .col-sm-push-5 {
        left: 41.66666667%
    }
    .ccm-ui .col-sm-push-4 {
        left: 33.33333333%
    }
    .ccm-ui .col-sm-push-3 {
        left: 25%
    }
    .ccm-ui .col-sm-push-2 {
        left: 16.66666667%
    }
    .ccm-ui .col-sm-push-1 {
        left: 8.33333333%
    }
    .ccm-ui .col-sm-push-0 {
        left: 0
    }
    .ccm-ui .col-sm-offset-12 {
        margin-left: 100%
    }
    .ccm-ui .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .ccm-ui .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .ccm-ui .col-sm-offset-9 {
        margin-left: 75%
    }
    .ccm-ui .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .ccm-ui .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .ccm-ui .col-sm-offset-6 {
        margin-left: 50%
    }
    .ccm-ui .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .ccm-ui .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .ccm-ui .col-sm-offset-3 {
        margin-left: 25%
    }
    .ccm-ui .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .ccm-ui .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .ccm-ui .col-sm-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 992px) {
    .ccm-ui .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .ccm-ui .col-md-12 {
        width: 100%
    }
    .ccm-ui .col-md-11 {
        width: 91.66666667%
    }
    .ccm-ui .col-md-10 {
        width: 83.33333333%
    }
    .ccm-ui .col-md-9 {
        width: 75%
    }
    .ccm-ui .col-md-8 {
        width: 66.66666667%
    }
    .ccm-ui .col-md-7 {
        width: 58.33333333%
    }
    .ccm-ui .col-md-6 {
        width: 50%
    }
    .ccm-ui .col-md-5 {
        width: 41.66666667%
    }
    .ccm-ui .col-md-4 {
        width: 33.33333333%
    }
    .ccm-ui .col-md-3 {
        width: 25%
    }
    .ccm-ui .col-md-2 {
        width: 16.66666667%
    }
    .ccm-ui .col-md-1 {
        width: 8.33333333%
    }
    .ccm-ui .col-md-pull-12 {
        right: 100%
    }
    .ccm-ui .col-md-pull-11 {
        right: 91.66666667%
    }
    .ccm-ui .col-md-pull-10 {
        right: 83.33333333%
    }
    .ccm-ui .col-md-pull-9 {
        right: 75%
    }
    .ccm-ui .col-md-pull-8 {
        right: 66.66666667%
    }
    .ccm-ui .col-md-pull-7 {
        right: 58.33333333%
    }
    .ccm-ui .col-md-pull-6 {
        right: 50%
    }
    .ccm-ui .col-md-pull-5 {
        right: 41.66666667%
    }
    .ccm-ui .col-md-pull-4 {
        right: 33.33333333%
    }
    .ccm-ui .col-md-pull-3 {
        right: 25%
    }
    .ccm-ui .col-md-pull-2 {
        right: 16.66666667%
    }
    .ccm-ui .col-md-pull-1 {
        right: 8.33333333%
    }
    .ccm-ui .col-md-pull-0 {
        right: 0
    }
    .ccm-ui .col-md-push-12 {
        left: 100%
    }
    .ccm-ui .col-md-push-11 {
        left: 91.66666667%
    }
    .ccm-ui .col-md-push-10 {
        left: 83.33333333%
    }
    .ccm-ui .col-md-push-9 {
        left: 75%
    }
    .ccm-ui .col-md-push-8 {
        left: 66.66666667%
    }
    .ccm-ui .col-md-push-7 {
        left: 58.33333333%
    }
    .ccm-ui .col-md-push-6 {
        left: 50%
    }
    .ccm-ui .col-md-push-5 {
        left: 41.66666667%
    }
    .ccm-ui .col-md-push-4 {
        left: 33.33333333%
    }
    .ccm-ui .col-md-push-3 {
        left: 25%
    }
    .ccm-ui .col-md-push-2 {
        left: 16.66666667%
    }
    .ccm-ui .col-md-push-1 {
        left: 8.33333333%
    }
    .ccm-ui .col-md-push-0 {
        left: 0
    }
    .ccm-ui .col-md-offset-12 {
        margin-left: 100%
    }
    .ccm-ui .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .ccm-ui .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .ccm-ui .col-md-offset-9 {
        margin-left: 75%
    }
    .ccm-ui .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .ccm-ui .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .ccm-ui .col-md-offset-6 {
        margin-left: 50%
    }
    .ccm-ui .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .ccm-ui .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .ccm-ui .col-md-offset-3 {
        margin-left: 25%
    }
    .ccm-ui .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .ccm-ui .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .ccm-ui .col-md-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 1200px) {
    .ccm-ui .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .ccm-ui .col-lg-12 {
        width: 100%
    }
    .ccm-ui .col-lg-11 {
        width: 91.66666667%
    }
    .ccm-ui .col-lg-10 {
        width: 83.33333333%
    }
    .ccm-ui .col-lg-9 {
        width: 75%
    }
    .ccm-ui .col-lg-8 {
        width: 66.66666667%
    }
    .ccm-ui .col-lg-7 {
        width: 58.33333333%
    }
    .ccm-ui .col-lg-6 {
        width: 50%
    }
    .ccm-ui .col-lg-5 {
        width: 41.66666667%
    }
    .ccm-ui .col-lg-4 {
        width: 33.33333333%
    }
    .ccm-ui .col-lg-3 {
        width: 25%
    }
    .ccm-ui .col-lg-2 {
        width: 16.66666667%
    }
    .ccm-ui .col-lg-1 {
        width: 8.33333333%
    }
    .ccm-ui .col-lg-pull-12 {
        right: 100%
    }
    .ccm-ui .col-lg-pull-11 {
        right: 91.66666667%
    }
    .ccm-ui .col-lg-pull-10 {
        right: 83.33333333%
    }
    .ccm-ui .col-lg-pull-9 {
        right: 75%
    }
    .ccm-ui .col-lg-pull-8 {
        right: 66.66666667%
    }
    .ccm-ui .col-lg-pull-7 {
        right: 58.33333333%
    }
    .ccm-ui .col-lg-pull-6 {
        right: 50%
    }
    .ccm-ui .col-lg-pull-5 {
        right: 41.66666667%
    }
    .ccm-ui .col-lg-pull-4 {
        right: 33.33333333%
    }
    .ccm-ui .col-lg-pull-3 {
        right: 25%
    }
    .ccm-ui .col-lg-pull-2 {
        right: 16.66666667%
    }
    .ccm-ui .col-lg-pull-1 {
        right: 8.33333333%
    }
    .ccm-ui .col-lg-pull-0 {
        right: 0
    }
    .ccm-ui .col-lg-push-12 {
        left: 100%
    }
    .ccm-ui .col-lg-push-11 {
        left: 91.66666667%
    }
    .ccm-ui .col-lg-push-10 {
        left: 83.33333333%
    }
    .ccm-ui .col-lg-push-9 {
        left: 75%
    }
    .ccm-ui .col-lg-push-8 {
        left: 66.66666667%
    }
    .ccm-ui .col-lg-push-7 {
        left: 58.33333333%
    }
    .ccm-ui .col-lg-push-6 {
        left: 50%
    }
    .ccm-ui .col-lg-push-5 {
        left: 41.66666667%
    }
    .ccm-ui .col-lg-push-4 {
        left: 33.33333333%
    }
    .ccm-ui .col-lg-push-3 {
        left: 25%
    }
    .ccm-ui .col-lg-push-2 {
        left: 16.66666667%
    }
    .ccm-ui .col-lg-push-1 {
        left: 8.33333333%
    }
    .ccm-ui .col-lg-push-0 {
        left: 0
    }
    .ccm-ui .col-lg-offset-12 {
        margin-left: 100%
    }
    .ccm-ui .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .ccm-ui .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .ccm-ui .col-lg-offset-9 {
        margin-left: 75%
    }
    .ccm-ui .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .ccm-ui .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .ccm-ui .col-lg-offset-6 {
        margin-left: 50%
    }
    .ccm-ui .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .ccm-ui .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .ccm-ui .col-lg-offset-3 {
        margin-left: 25%
    }
    .ccm-ui .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .ccm-ui .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .ccm-ui .col-lg-offset-0 {
        margin-left: 0
    }
}
.ccm-ui table {
    max-width: 100%;
    background-color: transparent
}
.ccm-ui th {
    text-align: left
}
.ccm-ui .table {
    width: 100%;
    margin-bottom: 20px
}
.ccm-ui .table>thead>tr>th,
.ccm-ui .table>tbody>tr>th,
.ccm-ui .table>tfoot>tr>th,
.ccm-ui .table>thead>tr>td,
.ccm-ui .table>tbody>tr>td,
.ccm-ui .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}
.ccm-ui .table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}
.ccm-ui .table>caption+thead>tr:first-child>th,
.ccm-ui .table>colgroup+thead>tr:first-child>th,
.ccm-ui .table>thead:first-child>tr:first-child>th,
.ccm-ui .table>caption+thead>tr:first-child>td,
.ccm-ui .table>colgroup+thead>tr:first-child>td,
.ccm-ui .table>thead:first-child>tr:first-child>td {
    border-top: 0
}
.ccm-ui .table>tbody+tbody {
    border-top: 2px solid #ddd
}
.ccm-ui .table .table {
    background-color: #fff
}
.ccm-ui .table-condensed>thead>tr>th,
.ccm-ui .table-condensed>tbody>tr>th,
.ccm-ui .table-condensed>tfoot>tr>th,
.ccm-ui .table-condensed>thead>tr>td,
.ccm-ui .table-condensed>tbody>tr>td,
.ccm-ui .table-condensed>tfoot>tr>td {
    padding: 5px
}
.ccm-ui .table-bordered {
    border: 1px solid #ddd
}
.ccm-ui .table-bordered>thead>tr>th,
.ccm-ui .table-bordered>tbody>tr>th,
.ccm-ui .table-bordered>tfoot>tr>th,
.ccm-ui .table-bordered>thead>tr>td,
.ccm-ui .table-bordered>tbody>tr>td,
.ccm-ui .table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}
.ccm-ui .table-bordered>thead>tr>th,
.ccm-ui .table-bordered>thead>tr>td {
    border-bottom-width: 2px
}
.ccm-ui .table-striped>tbody>tr:nth-child(odd)>td,
.ccm-ui .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}
.ccm-ui .table-hover>tbody>tr:hover>td,
.ccm-ui .table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5
}
.ccm-ui table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}
.ccm-ui table td[class*="col-"],
.ccm-ui table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}
.ccm-ui .table>thead>tr>td.active,
.ccm-ui .table>tbody>tr>td.active,
.ccm-ui .table>tfoot>tr>td.active,
.ccm-ui .table>thead>tr>th.active,
.ccm-ui .table>tbody>tr>th.active,
.ccm-ui .table>tfoot>tr>th.active,
.ccm-ui .table>thead>tr.active>td,
.ccm-ui .table>tbody>tr.active>td,
.ccm-ui .table>tfoot>tr.active>td,
.ccm-ui .table>thead>tr.active>th,
.ccm-ui .table>tbody>tr.active>th,
.ccm-ui .table>tfoot>tr.active>th {
    background-color: #f5f5f5
}
.ccm-ui .table-hover>tbody>tr>td.active:hover,
.ccm-ui .table-hover>tbody>tr>th.active:hover,
.ccm-ui .table-hover>tbody>tr.active:hover>td,
.ccm-ui .table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}
.ccm-ui .table>thead>tr>td.success,
.ccm-ui .table>tbody>tr>td.success,
.ccm-ui .table>tfoot>tr>td.success,
.ccm-ui .table>thead>tr>th.success,
.ccm-ui .table>tbody>tr>th.success,
.ccm-ui .table>tfoot>tr>th.success,
.ccm-ui .table>thead>tr.success>td,
.ccm-ui .table>tbody>tr.success>td,
.ccm-ui .table>tfoot>tr.success>td,
.ccm-ui .table>thead>tr.success>th,
.ccm-ui .table>tbody>tr.success>th,
.ccm-ui .table>tfoot>tr.success>th {
    background-color: #dff0d8
}
.ccm-ui .table-hover>tbody>tr>td.success:hover,
.ccm-ui .table-hover>tbody>tr>th.success:hover,
.ccm-ui .table-hover>tbody>tr.success:hover>td,
.ccm-ui .table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}
.ccm-ui .table>thead>tr>td.info,
.ccm-ui .table>tbody>tr>td.info,
.ccm-ui .table>tfoot>tr>td.info,
.ccm-ui .table>thead>tr>th.info,
.ccm-ui .table>tbody>tr>th.info,
.ccm-ui .table>tfoot>tr>th.info,
.ccm-ui .table>thead>tr.info>td,
.ccm-ui .table>tbody>tr.info>td,
.ccm-ui .table>tfoot>tr.info>td,
.ccm-ui .table>thead>tr.info>th,
.ccm-ui .table>tbody>tr.info>th,
.ccm-ui .table>tfoot>tr.info>th {
    background-color: #d9edf7
}
.ccm-ui .table-hover>tbody>tr>td.info:hover,
.ccm-ui .table-hover>tbody>tr>th.info:hover,
.ccm-ui .table-hover>tbody>tr.info:hover>td,
.ccm-ui .table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}
.ccm-ui .table>thead>tr>td.warning,
.ccm-ui .table>tbody>tr>td.warning,
.ccm-ui .table>tfoot>tr>td.warning,
.ccm-ui .table>thead>tr>th.warning,
.ccm-ui .table>tbody>tr>th.warning,
.ccm-ui .table>tfoot>tr>th.warning,
.ccm-ui .table>thead>tr.warning>td,
.ccm-ui .table>tbody>tr.warning>td,
.ccm-ui .table>tfoot>tr.warning>td,
.ccm-ui .table>thead>tr.warning>th,
.ccm-ui .table>tbody>tr.warning>th,
.ccm-ui .table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}
.ccm-ui .table-hover>tbody>tr>td.warning:hover,
.ccm-ui .table-hover>tbody>tr>th.warning:hover,
.ccm-ui .table-hover>tbody>tr.warning:hover>td,
.ccm-ui .table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}
.ccm-ui .table>thead>tr>td.danger,
.ccm-ui .table>tbody>tr>td.danger,
.ccm-ui .table>tfoot>tr>td.danger,
.ccm-ui .table>thead>tr>th.danger,
.ccm-ui .table>tbody>tr>th.danger,
.ccm-ui .table>tfoot>tr>th.danger,
.ccm-ui .table>thead>tr.danger>td,
.ccm-ui .table>tbody>tr.danger>td,
.ccm-ui .table>tfoot>tr.danger>td,
.ccm-ui .table>thead>tr.danger>th,
.ccm-ui .table>tbody>tr.danger>th,
.ccm-ui .table>tfoot>tr.danger>th {
    background-color: #f2dede
}
.ccm-ui .table-hover>tbody>tr>td.danger:hover,
.ccm-ui .table-hover>tbody>tr>th.danger:hover,
.ccm-ui .table-hover>tbody>tr.danger:hover>td,
.ccm-ui .table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}
@media (max-width: 767px) {
    .ccm-ui .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }
    .ccm-ui .table-responsive>.table {
        margin-bottom: 0
    }
    .ccm-ui .table-responsive>.table>thead>tr>th,
    .ccm-ui .table-responsive>.table>tbody>tr>th,
    .ccm-ui .table-responsive>.table>tfoot>tr>th,
    .ccm-ui .table-responsive>.table>thead>tr>td,
    .ccm-ui .table-responsive>.table>tbody>tr>td,
    .ccm-ui .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }
    .ccm-ui .table-responsive>.table-bordered {
        border: 0
    }
    .ccm-ui .table-responsive>.table-bordered>thead>tr>th:first-child,
    .ccm-ui .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .ccm-ui .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .ccm-ui .table-responsive>.table-bordered>thead>tr>td:first-child,
    .ccm-ui .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .ccm-ui .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }
    .ccm-ui .table-responsive>.table-bordered>thead>tr>th:last-child,
    .ccm-ui .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .ccm-ui .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .ccm-ui .table-responsive>.table-bordered>thead>tr>td:last-child,
    .ccm-ui .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .ccm-ui .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }
    .ccm-ui .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .ccm-ui .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .ccm-ui .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .ccm-ui .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}
.ccm-ui fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}
.ccm-ui legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}
.ccm-ui label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold
}
.ccm-ui input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.ccm-ui input[type="radio"],
.ccm-ui input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}
.ccm-ui input[type="file"] {
    display: block
}
.ccm-ui input[type="range"] {
    display: block;
    width: 100%
}
.ccm-ui select[multiple],
.ccm-ui select[size] {
    height: auto
}
.ccm-ui input[type="file"]:focus,
.ccm-ui input[type="radio"]:focus,
.ccm-ui input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.ccm-ui output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}
.ccm-ui .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-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-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.ccm-ui .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)
}
.ccm-ui .form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.ccm-ui .form-control:-ms-input-placeholder {
    color: #999
}
.ccm-ui .form-control::-webkit-input-placeholder {
    color: #999
}
.ccm-ui .form-control[disabled],
.ccm-ui .form-control[readonly],
fieldset[disabled] .ccm-ui .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}
.ccm-ui textarea.form-control {
    height: auto
}
.ccm-ui input[type="search"] {
    -webkit-appearance: none
}
.ccm-ui input[type="date"] {
    line-height: 34px
}
.ccm-ui .form-group {
    margin-bottom: 15px
}
.ccm-ui .radio,
.ccm-ui .checkbox {
    position: relative;
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}
.ccm-ui .radio label,
.ccm-ui .checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}
.ccm-ui .radio input[type="radio"],
.ccm-ui .radio-inline input[type="radio"],
.ccm-ui .checkbox input[type="checkbox"],
.ccm-ui .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}
.ccm-ui .radio-inline,
.ccm-ui .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}
.ccm-ui .radio-inline+.radio-inline,
.ccm-ui .checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}
.ccm-ui input[type="radio"][disabled],
.ccm-ui input[type="checkbox"][disabled],
.ccm-ui .radio[disabled],
.ccm-ui .radio-inline[disabled],
.ccm-ui .checkbox[disabled],
.ccm-ui .checkbox-inline[disabled] {
    cursor: not-allowed
}
fieldset[disabled] .ccm-ui input[type="radio"],
fieldset[disabled] .ccm-ui input[type="checkbox"],
fieldset[disabled] .ccm-ui .radio,
fieldset[disabled] .ccm-ui .radio-inline,
fieldset[disabled] .ccm-ui .checkbox,
fieldset[disabled] .ccm-ui .checkbox-inline {
    cursor: not-allowed
}
.ccm-ui .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.ccm-ui .input-sm {
    height: 30px;
    line-height: 30px
}
textarea.ccm-ui .input-sm,
select[multiple].ccm-ui .input-sm {
    height: auto
}
.ccm-ui .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
select.ccm-ui .input-lg {
    height: 46px;
    line-height: 46px
}
textarea.ccm-ui .input-lg,
select[multiple].ccm-ui .input-lg {
    height: auto
}
.ccm-ui .has-feedback {
    position: relative
}
.ccm-ui .has-feedback .form-control {
    padding-right: 42.5px
}
.ccm-ui .has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}
.ccm-ui .has-success .help-block,
.ccm-ui .has-success .control-label,
.ccm-ui .has-success .radio,
.ccm-ui .has-success .checkbox,
.ccm-ui .has-success .radio-inline,
.ccm-ui .has-success .checkbox-inline {
    color: #3c763d
}
.ccm-ui .has-success .form-control {
    border-color: #3c763d;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.ccm-ui .has-success .form-control:focus {
    border-color: #2b542c;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}
.ccm-ui .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}
.ccm-ui .has-success .form-control-feedback {
    color: #3c763d
}
.ccm-ui .has-warning .help-block,
.ccm-ui .has-warning .control-label,
.ccm-ui .has-warning .radio,
.ccm-ui .has-warning .checkbox,
.ccm-ui .has-warning .radio-inline,
.ccm-ui .has-warning .checkbox-inline {
    color: #8a6d3b
}
.ccm-ui .has-warning .form-control {
    border-color: #8a6d3b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.ccm-ui .has-warning .form-control:focus {
    border-color: #66512c;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}
.ccm-ui .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}
.ccm-ui .has-warning .form-control-feedback {
    color: #8a6d3b
}
.ccm-ui .has-error .help-block,
.ccm-ui .has-error .control-label,
.ccm-ui .has-error .radio,
.ccm-ui .has-error .checkbox,
.ccm-ui .has-error .radio-inline,
.ccm-ui .has-error .checkbox-inline {
    color: #a94442
}
.ccm-ui .has-error .form-control {
    border-color: #a94442;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.ccm-ui .has-error .form-control:focus {
    border-color: #843534;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}
.ccm-ui .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}
.ccm-ui .has-error .form-control-feedback {
    color: #a94442
}
.ccm-ui .form-control-static {
    margin-bottom: 0
}
.ccm-ui .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}
@media (min-width: 768px) {
    .ccm-ui .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .ccm-ui .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .ccm-ui .form-inline .input-group>.form-control {
        width: 100%
    }
    .ccm-ui .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .ccm-ui .form-inline .radio,
    .ccm-ui .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }
    .ccm-ui .form-inline .radio input[type="radio"],
    .ccm-ui .form-inline .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0
    }
    .ccm-ui .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}
.ccm-ui .form-horizontal .control-label,
.ccm-ui .form-horizontal .radio,
.ccm-ui .form-horizontal .checkbox,
.ccm-ui .form-horizontal .radio-inline,
.ccm-ui .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}
.ccm-ui .form-horizontal .radio,
.ccm-ui .form-horizontal .checkbox {
    min-height: 27px
}
.ccm-ui .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}
.ccm-ui .form-horizontal .form-control-static {
    padding-top: 7px
}
@media (min-width: 768px) {
    .ccm-ui .form-horizontal .control-label {
        text-align: right
    }
}
.ccm-ui .form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}
.ccm-ui .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.ccm-ui .btn:focus,
.ccm-ui .btn:active:focus,
.ccm-ui .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.ccm-ui .btn:hover,
.ccm-ui .btn:focus {
    color: #333;
    text-decoration: none
}
.ccm-ui .btn:active,
.ccm-ui .btn.active {
    outline: 0;
    background-image: none;
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.ccm-ui .btn.disabled,
.ccm-ui .btn[disabled] {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}
.ccm-ui fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}
.ccm-ui .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.ccm-ui .btn-default:hover,
.ccm-ui .btn-default:focus,
.ccm-ui .btn-default:active,
.ccm-ui .btn-default.active,
.open .dropdown-toggle.ccm-ui .btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}
.ccm-ui .btn-default:active,
.ccm-ui .btn-default.active,
.open .dropdown-toggle.ccm-ui .btn-default {
    background-image: none
}
.ccm-ui .btn-default.disabled,
.ccm-ui .btn-default[disabled],
fieldset[disabled] .ccm-ui .btn-default,
.ccm-ui .btn-default.disabled:hover,
.ccm-ui .btn-default[disabled]:hover,
fieldset[disabled] .ccm-ui .btn-default:hover,
.ccm-ui .btn-default.disabled:focus,
.ccm-ui .btn-default[disabled]:focus,
fieldset[disabled] .ccm-ui .btn-default:focus,
.ccm-ui .btn-default.disabled:active,
.ccm-ui .btn-default[disabled]:active,
fieldset[disabled] .ccm-ui .btn-default:active,
.ccm-ui .btn-default.disabled.active,
.ccm-ui .btn-default[disabled].active,
fieldset[disabled] .ccm-ui .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}
.ccm-ui .btn-default .badge {
    color: #fff;
    background-color: #333
}
.ccm-ui .btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}
.ccm-ui .btn-primary:hover,
.ccm-ui .btn-primary:focus,
.ccm-ui .btn-primary:active,
.ccm-ui .btn-primary.active,
.open .dropdown-toggle.ccm-ui .btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}
.ccm-ui .btn-primary:active,
.ccm-ui .btn-primary.active,
.open .dropdown-toggle.ccm-ui .btn-primary {
    background-image: none
}
.ccm-ui .btn-primary.disabled,
.ccm-ui .btn-primary[disabled],
fieldset[disabled] .ccm-ui .btn-primary,
.ccm-ui .btn-primary.disabled:hover,
.ccm-ui .btn-primary[disabled]:hover,
fieldset[disabled] .ccm-ui .btn-primary:hover,
.ccm-ui .btn-primary.disabled:focus,
.ccm-ui .btn-primary[disabled]:focus,
fieldset[disabled] .ccm-ui .btn-primary:focus,
.ccm-ui .btn-primary.disabled:active,
.ccm-ui .btn-primary[disabled]:active,
fieldset[disabled] .ccm-ui .btn-primary:active,
.ccm-ui .btn-primary.disabled.active,
.ccm-ui .btn-primary[disabled].active,
fieldset[disabled] .ccm-ui .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd
}
.ccm-ui .btn-primary .badge {
    color: #428bca;
    background-color: #fff
}
.ccm-ui .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}
.ccm-ui .btn-success:hover,
.ccm-ui .btn-success:focus,
.ccm-ui .btn-success:active,
.ccm-ui .btn-success.active,
.open .dropdown-toggle.ccm-ui .btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439
}
.ccm-ui .btn-success:active,
.ccm-ui .btn-success.active,
.open .dropdown-toggle.ccm-ui .btn-success {
    background-image: none
}
.ccm-ui .btn-success.disabled,
.ccm-ui .btn-success[disabled],
fieldset[disabled] .ccm-ui .btn-success,
.ccm-ui .btn-success.disabled:hover,
.ccm-ui .btn-success[disabled]:hover,
fieldset[disabled] .ccm-ui .btn-success:hover,
.ccm-ui .btn-success.disabled:focus,
.ccm-ui .btn-success[disabled]:focus,
fieldset[disabled] .ccm-ui .btn-success:focus,
.ccm-ui .btn-success.disabled:active,
.ccm-ui .btn-success[disabled]:active,
fieldset[disabled] .ccm-ui .btn-success:active,
.ccm-ui .btn-success.disabled.active,
.ccm-ui .btn-success[disabled].active,
fieldset[disabled] .ccm-ui .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}
.ccm-ui .btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}
.ccm-ui .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}
.ccm-ui .btn-info:hover,
.ccm-ui .btn-info:focus,
.ccm-ui .btn-info:active,
.ccm-ui .btn-info.active,
.open .dropdown-toggle.ccm-ui .btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}
.ccm-ui .btn-info:active,
.ccm-ui .btn-info.active,
.open .dropdown-toggle.ccm-ui .btn-info {
    background-image: none
}
.ccm-ui .btn-info.disabled,
.ccm-ui .btn-info[disabled],
fieldset[disabled] .ccm-ui .btn-info,
.ccm-ui .btn-info.disabled:hover,
.ccm-ui .btn-info[disabled]:hover,
fieldset[disabled] .ccm-ui .btn-info:hover,
.ccm-ui .btn-info.disabled:focus,
.ccm-ui .btn-info[disabled]:focus,
fieldset[disabled] .ccm-ui .btn-info:focus,
.ccm-ui .btn-info.disabled:active,
.ccm-ui .btn-info[disabled]:active,
fieldset[disabled] .ccm-ui .btn-info:active,
.ccm-ui .btn-info.disabled.active,
.ccm-ui .btn-info[disabled].active,
fieldset[disabled] .ccm-ui .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}
.ccm-ui .btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}
.ccm-ui .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.ccm-ui .btn-warning:hover,
.ccm-ui .btn-warning:focus,
.ccm-ui .btn-warning:active,
.ccm-ui .btn-warning.active,
.open .dropdown-toggle.ccm-ui .btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}
.ccm-ui .btn-warning:active,
.ccm-ui .btn-warning.active,
.open .dropdown-toggle.ccm-ui .btn-warning {
    background-image: none
}
.ccm-ui .btn-warning.disabled,
.ccm-ui .btn-warning[disabled],
fieldset[disabled] .ccm-ui .btn-warning,
.ccm-ui .btn-warning.disabled:hover,
.ccm-ui .btn-warning[disabled]:hover,
fieldset[disabled] .ccm-ui .btn-warning:hover,
.ccm-ui .btn-warning.disabled:focus,
.ccm-ui .btn-warning[disabled]:focus,
fieldset[disabled] .ccm-ui .btn-warning:focus,
.ccm-ui .btn-warning.disabled:active,
.ccm-ui .btn-warning[disabled]:active,
fieldset[disabled] .ccm-ui .btn-warning:active,
.ccm-ui .btn-warning.disabled.active,
.ccm-ui .btn-warning[disabled].active,
fieldset[disabled] .ccm-ui .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}
.ccm-ui .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}
.ccm-ui .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}
.ccm-ui .btn-danger:hover,
.ccm-ui .btn-danger:focus,
.ccm-ui .btn-danger:active,
.ccm-ui .btn-danger.active,
.open .dropdown-toggle.ccm-ui .btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}
.ccm-ui .btn-danger:active,
.ccm-ui .btn-danger.active,
.open .dropdown-toggle.ccm-ui .btn-danger {
    background-image: none
}
.ccm-ui .btn-danger.disabled,
.ccm-ui .btn-danger[disabled],
fieldset[disabled] .ccm-ui .btn-danger,
.ccm-ui .btn-danger.disabled:hover,
.ccm-ui .btn-danger[disabled]:hover,
fieldset[disabled] .ccm-ui .btn-danger:hover,
.ccm-ui .btn-danger.disabled:focus,
.ccm-ui .btn-danger[disabled]:focus,
fieldset[disabled] .ccm-ui .btn-danger:focus,
.ccm-ui .btn-danger.disabled:active,
.ccm-ui .btn-danger[disabled]:active,
fieldset[disabled] .ccm-ui .btn-danger:active,
.ccm-ui .btn-danger.disabled.active,
.ccm-ui .btn-danger[disabled].active,
fieldset[disabled] .ccm-ui .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}
.ccm-ui .btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}
.ccm-ui .btn-link {
    color: #428bca;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0
}
.ccm-ui .btn-link,
.ccm-ui .btn-link:active,
.ccm-ui .btn-link[disabled] {
    background-color: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}
.ccm-ui .btn-link,
.ccm-ui .btn-link:hover,
.ccm-ui .btn-link:focus,
.ccm-ui .btn-link:active {
    border-color: transparent
}
.ccm-ui .btn-link:hover,
.ccm-ui .btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}
.ccm-ui .btn-link[disabled]:hover,
.ccm-ui .btn-link[disabled]:focus {
    color: #999;
    text-decoration: none
}
.ccm-ui fieldset[disabled] .btn-link:active,
.ccm-ui fieldset[disabled] .btn-link[disabled] {
    background-color: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}
.ccm-ui fieldset[disabled] .btn-link:hover,
.ccm-ui fieldset[disabled] .btn-link:focus {
    color: #999;
    text-decoration: none
}
.ccm-ui .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
.ccm-ui .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.ccm-ui .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.ccm-ui .btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}
.ccm-ui .btn-block+.btn-block {
    margin-top: 5px
}
.ccm-ui input[type="submit"].btn-block,
.ccm-ui input[type="reset"].btn-block,
.ccm-ui input[type="button"].btn-block {
    width: 100%
}
.ccm-ui .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.ccm-ui .fade.in {
    opacity: 1
}
.ccm-ui .collapse {
    display: none
}
.ccm-ui .collapse.in {
    display: block
}
.ccm-ui .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}
.ccm-ui .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.ccm-ui .dropdown {
    position: relative
}
.ccm-ui .dropdown-toggle:focus {
    outline: 0
}
.ccm-ui .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}
.ccm-ui .dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.ccm-ui .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.ccm-ui .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}
.ccm-ui .dropdown-menu>li>a:hover,
.ccm-ui .dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}
.ccm-ui .dropdown-menu>.active>a,
.ccm-ui .dropdown-menu>.active>a:hover,
.ccm-ui .dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}
.ccm-ui .dropdown-menu>.disabled>a,
.ccm-ui .dropdown-menu>.disabled>a:hover,
.ccm-ui .dropdown-menu>.disabled>a:focus {
    color: #999
}
.ccm-ui .dropdown-menu>.disabled>a:hover,
.ccm-ui .dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
    cursor: not-allowed
}
.ccm-ui .open>.dropdown-menu {
    display: block
}
.ccm-ui .open>a {
    outline: 0
}
.ccm-ui .dropdown-menu-right {
    left: auto;
    right: 0
}
.ccm-ui .dropdown-menu-left {
    left: 0;
    right: auto
}
.ccm-ui .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #999
}
.ccm-ui .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}
.ccm-ui .pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.ccm-ui .dropup .caret,
.ccm-ui .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}
.ccm-ui .dropup .dropdown-menu,
.ccm-ui .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}
@media (min-width: 768px) {
    .ccm-ui .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .ccm-ui .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}
.ccm-ui .btn-group,
.ccm-ui .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.ccm-ui .btn-group>.btn,
.ccm-ui .btn-group-vertical>.btn {
    position: relative;
    float: left
}
.ccm-ui .btn-group>.btn:hover,
.ccm-ui .btn-group-vertical>.btn:hover,
.ccm-ui .btn-group>.btn:focus,
.ccm-ui .btn-group-vertical>.btn:focus,
.ccm-ui .btn-group>.btn:active,
.ccm-ui .btn-group-vertical>.btn:active,
.ccm-ui .btn-group>.btn.active,
.ccm-ui .btn-group-vertical>.btn.active {
    z-index: 2
}
.ccm-ui .btn-group>.btn:focus,
.ccm-ui .btn-group-vertical>.btn:focus {
    outline: none
}
.ccm-ui .btn-group .btn+.btn,
.ccm-ui .btn-group .btn+.btn-group,
.ccm-ui .btn-group .btn-group+.btn,
.ccm-ui .btn-group .btn-group+.btn-group {
    margin-left: -1px
}
.ccm-ui .btn-toolbar {
    margin-left: -5px
}
.ccm-ui .btn-toolbar .btn-group,
.ccm-ui .btn-toolbar .input-group {
    float: left
}
.ccm-ui .btn-toolbar>.btn,
.ccm-ui .btn-toolbar>.btn-group,
.ccm-ui .btn-toolbar>.input-group {
    margin-left: 5px
}
.ccm-ui .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}
.ccm-ui .btn-group>.btn:first-child {
    margin-left: 0
}
.ccm-ui .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.ccm-ui .btn-group>.btn:last-child:not(:first-child),
.ccm-ui .btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.ccm-ui .btn-group>.btn-group {
    float: left
}
.ccm-ui .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.ccm-ui .btn-group>.btn-group:first-child>.btn:last-child,
.ccm-ui .btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.ccm-ui .btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.ccm-ui .btn-group .dropdown-toggle:active,
.ccm-ui .btn-group.open .dropdown-toggle {
    outline: 0
}
.ccm-ui .btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}
.ccm-ui .btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}
.ccm-ui .btn-group.open .dropdown-toggle {
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.ccm-ui .btn-group.open .dropdown-toggle.btn-link {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}
.ccm-ui .btn .caret {
    margin-left: 0
}
.ccm-ui .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}
.ccm-ui .dropup .btn-lg .caret {
    border-width: 0 5px 5px
}
.ccm-ui .btn-group-vertical>.btn,
.ccm-ui .btn-group-vertical>.btn-group,
.ccm-ui .btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}
.ccm-ui .btn-group-vertical>.btn-group>.btn {
    float: none
}
.ccm-ui .btn-group-vertical>.btn+.btn,
.ccm-ui .btn-group-vertical>.btn+.btn-group,
.ccm-ui .btn-group-vertical>.btn-group+.btn,
.ccm-ui .btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}
.ccm-ui .btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}
.ccm-ui .btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.ccm-ui .btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.ccm-ui .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.ccm-ui .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.ccm-ui .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.ccm-ui .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.ccm-ui .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}
.ccm-ui .btn-group-justified>.btn,
.ccm-ui .btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}
.ccm-ui .btn-group-justified>.btn-group .btn {
    width: 100%
}
.ccm-ui [data-toggle="buttons"]>.btn>input[type="radio"],
.ccm-ui [data-toggle="buttons"]>.btn>input[type="checkbox"] {
    display: none
}
.ccm-ui .input-group {
    position: relative;
    display: table;
    border-collapse: separate
}
.ccm-ui .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}
.ccm-ui .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}
.ccm-ui .input-group-lg>.form-control,
.ccm-ui .input-group-lg>.input-group-addon,
.ccm-ui .input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
select.ccm-ui .input-group-lg>.form-control,
select.ccm-ui .input-group-lg>.input-group-addon,
select.ccm-ui .input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}
textarea.ccm-ui .input-group-lg>.form-control,
textarea.ccm-ui .input-group-lg>.input-group-addon,
textarea.ccm-ui .input-group-lg>.input-group-btn>.btn,
select[multiple].ccm-ui .input-group-lg>.form-control,
select[multiple].ccm-ui .input-group-lg>.input-group-addon,
select[multiple].ccm-ui .input-group-lg>.input-group-btn>.btn {
    height: auto
}
.ccm-ui .input-group-sm>.form-control,
.ccm-ui .input-group-sm>.input-group-addon,
.ccm-ui .input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.ccm-ui .input-group-sm>.form-control,
select.ccm-ui .input-group-sm>.input-group-addon,
select.ccm-ui .input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}
textarea.ccm-ui .input-group-sm>.form-control,
textarea.ccm-ui .input-group-sm>.input-group-addon,
textarea.ccm-ui .input-group-sm>.input-group-btn>.btn,
select[multiple].ccm-ui .input-group-sm>.form-control,
select[multiple].ccm-ui .input-group-sm>.input-group-addon,
select[multiple].ccm-ui .input-group-sm>.input-group-btn>.btn {
    height: auto
}
.ccm-ui .input-group-addon,
.ccm-ui .input-group-btn,
.ccm-ui .input-group .form-control {
    display: table-cell
}
.ccm-ui .input-group-addon:not(:first-child):not(:last-child),
.ccm-ui .input-group-btn:not(:first-child):not(:last-child),
.ccm-ui .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}
.ccm-ui .input-group-addon,
.ccm-ui .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}
.ccm-ui .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}
.ccm-ui .input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}
.ccm-ui .input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}
.ccm-ui .input-group-addon input[type="radio"],
.ccm-ui .input-group-addon input[type="checkbox"] {
    margin-top: 0
}
.ccm-ui .input-group .form-control:first-child,
.ccm-ui .input-group-addon:first-child,
.ccm-ui .input-group-btn:first-child>.btn,
.ccm-ui .input-group-btn:first-child>.btn-group>.btn,
.ccm-ui .input-group-btn:first-child>.dropdown-toggle,
.ccm-ui .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.ccm-ui .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.ccm-ui .input-group-addon:first-child {
    border-right: 0
}
.ccm-ui .input-group .form-control:last-child,
.ccm-ui .input-group-addon:last-child,
.ccm-ui .input-group-btn:last-child>.btn,
.ccm-ui .input-group-btn:last-child>.btn-group>.btn,
.ccm-ui .input-group-btn:last-child>.dropdown-toggle,
.ccm-ui .input-group-btn:first-child>.btn:not(:first-child),
.ccm-ui .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.ccm-ui .input-group-addon:last-child {
    border-left: 0
}
.ccm-ui .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}
.ccm-ui .input-group-btn>.btn {
    position: relative
}
.ccm-ui .input-group-btn>.btn+.btn {
    margin-left: -1px
}
.ccm-ui .input-group-btn>.btn:hover,
.ccm-ui .input-group-btn>.btn:focus,
.ccm-ui .input-group-btn>.btn:active {
    z-index: 2
}
.ccm-ui .input-group-btn:first-child>.btn,
.ccm-ui .input-group-btn:first-child>.btn-group {
    margin-right: -1px
}
.ccm-ui .input-group-btn:last-child>.btn,
.ccm-ui .input-group-btn:last-child>.btn-group {
    margin-left: -1px
}
.ccm-ui .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}
.ccm-ui .nav>li {
    position: relative;
    display: block
}
.ccm-ui .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}
.ccm-ui .nav>li>a:hover,
.ccm-ui .nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}
.ccm-ui .nav>li.disabled>a {
    color: #999
}
.ccm-ui .nav>li.disabled>a:hover,
.ccm-ui .nav>li.disabled>a:focus {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}
.ccm-ui .nav .open>a,
.ccm-ui .nav .open>a:hover,
.ccm-ui .nav .open>a:focus {
    background-color: #eee;
    border-color: #428bca
}
.ccm-ui .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.ccm-ui .nav>li>a>img {
    max-width: none
}
.ccm-ui .nav-tabs {
    border-bottom: 1px solid #ddd
}
.ccm-ui .nav-tabs>li {
    float: left;
    margin-bottom: -1px
}
.ccm-ui .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}
.ccm-ui .nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}
.ccm-ui .nav-tabs>li.active>a,
.ccm-ui .nav-tabs>li.active>a:hover,
.ccm-ui .nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}
.ccm-ui .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}
.ccm-ui .nav-tabs.nav-justified>li {
    float: none
}
.ccm-ui .nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}
.ccm-ui .nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media (min-width: 768px) {
    .ccm-ui .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .ccm-ui .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}
.ccm-ui .nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}
.ccm-ui .nav-tabs.nav-justified>.active>a,
.ccm-ui .nav-tabs.nav-justified>.active>a:hover,
.ccm-ui .nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}
@media (min-width: 768px) {
    .ccm-ui .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .ccm-ui .nav-tabs.nav-justified>.active>a,
    .ccm-ui .nav-tabs.nav-justified>.active>a:hover,
    .ccm-ui .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}
.ccm-ui .nav-pills>li {
    float: left
}
.ccm-ui .nav-pills>li>a {
    border-radius: 4px
}
.ccm-ui .nav-pills>li+li {
    margin-left: 2px
}
.ccm-ui .nav-pills>li.active>a,
.ccm-ui .nav-pills>li.active>a:hover,
.ccm-ui .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #428bca
}
.ccm-ui .nav-stacked>li {
    float: none
}
.ccm-ui .nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}
.ccm-ui .nav-justified {
    width: 100%
}
.ccm-ui .nav-justified>li {
    float: none
}
.ccm-ui .nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}
.ccm-ui .nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media (min-width: 768px) {
    .ccm-ui .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .ccm-ui .nav-justified>li>a {
        margin-bottom: 0
    }
}
.ccm-ui .nav-tabs-justified {
    border-bottom: 0
}
.ccm-ui .nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}
.ccm-ui .nav-tabs-justified>.active>a,
.ccm-ui .nav-tabs-justified>.active>a:hover,
.ccm-ui .nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}
@media (min-width: 768px) {
    .ccm-ui .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .ccm-ui .nav-tabs-justified>.active>a,
    .ccm-ui .nav-tabs-justified>.active>a:hover,
    .ccm-ui .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}
.ccm-ui .tab-content>.tab-pane {
    display: none
}
.ccm-ui .tab-content>.active {
    display: block
}
.ccm-ui .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.ccm-ui .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}
@media (min-width: 768px) {
    .ccm-ui .navbar {
        border-radius: 4px
    }
}
@media (min-width: 768px) {
    .ccm-ui .navbar-header {
        float: left
    }
}
.ccm-ui .navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}
.ccm-ui .navbar-collapse.in {
    overflow-y: auto
}
@media (min-width: 768px) {
    .ccm-ui .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .ccm-ui .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .ccm-ui .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .ccm-ui .navbar-collapse,
    .navbar-static-top .ccm-ui .navbar-collapse,
    .navbar-fixed-bottom .ccm-ui .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}
.ccm-ui .container>.navbar-header,
.ccm-ui .container-fluid>.navbar-header,
.ccm-ui .container>.navbar-collapse,
.ccm-ui .container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}
@media (min-width: 768px) {
    .ccm-ui .container>.navbar-header,
    .ccm-ui .container-fluid>.navbar-header,
    .ccm-ui .container>.navbar-collapse,
    .ccm-ui .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}
.ccm-ui .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}
@media (min-width: 768px) {
    .ccm-ui .navbar-static-top {
        border-radius: 0
    }
}
.ccm-ui .navbar-fixed-top,
.ccm-ui .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}
@media (min-width: 768px) {
    .ccm-ui .navbar-fixed-top,
    .ccm-ui .navbar-fixed-bottom {
        border-radius: 0
    }
}
.ccm-ui .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}
.ccm-ui .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}
.ccm-ui .navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}
.ccm-ui .navbar-brand:hover,
.ccm-ui .navbar-brand:focus {
    text-decoration: none
}
@media (min-width: 768px) {
    .navbar>.container .ccm-ui .navbar-brand,
    .navbar>.container-fluid .ccm-ui .navbar-brand {
        margin-left: -15px
    }
}
.ccm-ui .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.ccm-ui .navbar-toggle:focus {
    outline: none
}
.ccm-ui .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}
.ccm-ui .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}
@media (min-width: 768px) {
    .ccm-ui .navbar-toggle {
        display: none
    }
}
.ccm-ui .navbar-nav {
    margin: 7.5px -15px
}
.ccm-ui .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}
@media (max-width: 767px) {
    .ccm-ui .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .ccm-ui .navbar-nav .open .dropdown-menu>li>a,
    .ccm-ui .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .ccm-ui .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .ccm-ui .navbar-nav .open .dropdown-menu>li>a:hover,
    .ccm-ui .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}
@media (min-width: 768px) {
    .ccm-ui .navbar-nav {
        float: left;
        margin: 0
    }
    .ccm-ui .navbar-nav>li {
        float: left
    }
    .ccm-ui .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .ccm-ui .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}
@media (min-width: 768px) {
    .ccm-ui .navbar-left {
        float: left !important
    }
    .ccm-ui .navbar-right {
        float: right !important
    }
}
.ccm-ui .navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}
@media (min-width: 768px) {
    .ccm-ui .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .ccm-ui .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .ccm-ui .navbar-form .input-group>.form-control {
        width: 100%
    }
    .ccm-ui .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .ccm-ui .navbar-form .radio,
    .ccm-ui .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }
    .ccm-ui .navbar-form .radio input[type="radio"],
    .ccm-ui .navbar-form .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0
    }
    .ccm-ui .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}
@media (max-width: 767px) {
    .ccm-ui .navbar-form .form-group {
        margin-bottom: 5px
    }
}
@media (min-width: 768px) {
    .ccm-ui .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .ccm-ui .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}
.ccm-ui .navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.ccm-ui .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.ccm-ui .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}
.ccm-ui .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}
.ccm-ui .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}
.ccm-ui .navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}
@media (min-width: 768px) {
    .ccm-ui .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
    .ccm-ui .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}
.ccm-ui .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}
.ccm-ui .navbar-default .navbar-brand {
    color: #777
}
.ccm-ui .navbar-default .navbar-brand:hover,
.ccm-ui .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}
.ccm-ui .navbar-default .navbar-text {
    color: #777
}
.ccm-ui .navbar-default .navbar-nav>li>a {
    color: #777
}
.ccm-ui .navbar-default .navbar-nav>li>a:hover,
.ccm-ui .navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}
.ccm-ui .navbar-default .navbar-nav>.active>a,
.ccm-ui .navbar-default .navbar-nav>.active>a:hover,
.ccm-ui .navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}
.ccm-ui .navbar-default .navbar-nav>.disabled>a,
.ccm-ui .navbar-default .navbar-nav>.disabled>a:hover,
.ccm-ui .navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}
.ccm-ui .navbar-default .navbar-toggle {
    border-color: #ddd
}
.ccm-ui .navbar-default .navbar-toggle:hover,
.ccm-ui .navbar-default .navbar-toggle:focus {
    background-color: #ddd
}
.ccm-ui .navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}
.ccm-ui .navbar-default .navbar-collapse,
.ccm-ui .navbar-default .navbar-form {
    border-color: #e7e7e7
}
.ccm-ui .navbar-default .navbar-nav>.open>a,
.ccm-ui .navbar-default .navbar-nav>.open>a:hover,
.ccm-ui .navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}
@media (max-width: 767px) {
    .ccm-ui .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .ccm-ui .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .ccm-ui .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }
    .ccm-ui .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .ccm-ui .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .ccm-ui .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }
    .ccm-ui .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .ccm-ui .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .ccm-ui .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}
.ccm-ui .navbar-default .navbar-link {
    color: #777
}
.ccm-ui .navbar-default .navbar-link:hover {
    color: #333
}
.ccm-ui .navbar-inverse {
    background-color: #222;
    border-color: #080808
}
.ccm-ui .navbar-inverse .navbar-brand {
    color: #999
}
.ccm-ui .navbar-inverse .navbar-brand:hover,
.ccm-ui .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}
.ccm-ui .navbar-inverse .navbar-text {
    color: #999
}
.ccm-ui .navbar-inverse .navbar-nav>li>a {
    color: #999
}
.ccm-ui .navbar-inverse .navbar-nav>li>a:hover,
.ccm-ui .navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}
.ccm-ui .navbar-inverse .navbar-nav>.active>a,
.ccm-ui .navbar-inverse .navbar-nav>.active>a:hover,
.ccm-ui .navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808
}
.ccm-ui .navbar-inverse .navbar-nav>.disabled>a,
.ccm-ui .navbar-inverse .navbar-nav>.disabled>a:hover,
.ccm-ui .navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}
.ccm-ui .navbar-inverse .navbar-toggle {
    border-color: #333
}
.ccm-ui .navbar-inverse .navbar-toggle:hover,
.ccm-ui .navbar-inverse .navbar-toggle:focus {
    background-color: #333
}
.ccm-ui .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}
.ccm-ui .navbar-inverse .navbar-collapse,
.ccm-ui .navbar-inverse .navbar-form {
    border-color: #101010
}
.ccm-ui .navbar-inverse .navbar-nav>.open>a,
.ccm-ui .navbar-inverse .navbar-nav>.open>a:hover,
.ccm-ui .navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #080808;
    color: #fff
}
@media (max-width: 767px) {
    .ccm-ui .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .ccm-ui .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .ccm-ui .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }
    .ccm-ui .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .ccm-ui .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }
    .ccm-ui .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .ccm-ui .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .ccm-ui .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808
    }
    .ccm-ui .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .ccm-ui .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .ccm-ui .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}
.ccm-ui .navbar-inverse .navbar-link {
    color: #999
}
.ccm-ui .navbar-inverse .navbar-link:hover {
    color: #fff
}
.ccm-ui .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}
.ccm-ui .breadcrumb>li {
    display: inline-block
}
.ccm-ui .breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}
.ccm-ui .breadcrumb>.active {
    color: #999
}
.ccm-ui .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}
.ccm-ui .pagination>li {
    display: inline
}
.ccm-ui .pagination>li>a,
.ccm-ui .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #428bca;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}
.ccm-ui .pagination>li:first-child>a,
.ccm-ui .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}
.ccm-ui .pagination>li:last-child>a,
.ccm-ui .pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}
.ccm-ui .pagination>li>a:hover,
.ccm-ui .pagination>li>span:hover,
.ccm-ui .pagination>li>a:focus,
.ccm-ui .pagination>li>span:focus {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd
}
.ccm-ui .pagination>.active>a,
.ccm-ui .pagination>.active>span,
.ccm-ui .pagination>.active>a:hover,
.ccm-ui .pagination>.active>span:hover,
.ccm-ui .pagination>.active>a:focus,
.ccm-ui .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default
}
.ccm-ui .pagination>.disabled>span,
.ccm-ui .pagination>.disabled>span:hover,
.ccm-ui .pagination>.disabled>span:focus,
.ccm-ui .pagination>.disabled>a,
.ccm-ui .pagination>.disabled>a:hover,
.ccm-ui .pagination>.disabled>a:focus {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}
.ccm-ui .pagination-lg>li>a,
.ccm-ui .pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}
.ccm-ui .pagination-lg>li:first-child>a,
.ccm-ui .pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}
.ccm-ui .pagination-lg>li:last-child>a,
.ccm-ui .pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}
.ccm-ui .pagination-sm>li>a,
.ccm-ui .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}
.ccm-ui .pagination-sm>li:first-child>a,
.ccm-ui .pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.ccm-ui .pagination-sm>li:last-child>a,
.ccm-ui .pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
.ccm-ui .pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}
.ccm-ui .pager li {
    display: inline
}
.ccm-ui .pager li>a,
.ccm-ui .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}
.ccm-ui .pager li>a:hover,
.ccm-ui .pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}
.ccm-ui .pager .next>a,
.ccm-ui .pager .next>span {
    float: right
}
.ccm-ui .pager .previous>a,
.ccm-ui .pager .previous>span {
    float: left
}
.ccm-ui .pager .disabled>a,
.ccm-ui .pager .disabled>a:hover,
.ccm-ui .pager .disabled>a:focus,
.ccm-ui .pager .disabled>span {
    color: #999;
    background-color: #fff;
    cursor: not-allowed
}
.ccm-ui .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}
.ccm-ui .label[href]:hover,
.ccm-ui .label[href]:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.ccm-ui .label:empty {
    display: none
}
.ccm-ui .btn .label {
    position: relative;
    top: -1px
}
.ccm-ui .label-default {
    background-color: #999
}
.ccm-ui .label-default[href]:hover,
.ccm-ui .label-default[href]:focus {
    background-color: #808080
}
.ccm-ui .label-primary {
    background-color: #428bca
}
.ccm-ui .label-primary[href]:hover,
.ccm-ui .label-primary[href]:focus {
    background-color: #3071a9
}
.ccm-ui .label-success {
    background-color: #5cb85c
}
.ccm-ui .label-success[href]:hover,
.ccm-ui .label-success[href]:focus {
    background-color: #449d44
}
.ccm-ui .label-info {
    background-color: #5bc0de
}
.ccm-ui .label-info[href]:hover,
.ccm-ui .label-info[href]:focus {
    background-color: #31b0d5
}
.ccm-ui .label-warning {
    background-color: #f0ad4e
}
.ccm-ui .label-warning[href]:hover,
.ccm-ui .label-warning[href]:focus {
    background-color: #ec971f
}
.ccm-ui .label-danger {
    background-color: #d9534f
}
.ccm-ui .label-danger[href]:hover,
.ccm-ui .label-danger[href]:focus {
    background-color: #c9302c
}
.ccm-ui .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999;
    border-radius: 10px
}
.ccm-ui .badge:empty {
    display: none
}
.ccm-ui .btn .badge {
    position: relative;
    top: -1px
}
.ccm-ui .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}
.ccm-ui a.badge:hover,
.ccm-ui a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.ccm-ui a.list-group-item.active>.badge,
.ccm-ui .nav-pills>.active>a>.badge {
    color: #428bca;
    background-color: #fff
}
.ccm-ui .nav-pills>li>a>.badge {
    margin-left: 3px
}
.ccm-ui .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.ccm-ui .thumbnail>img,
.ccm-ui .thumbnail a>img {
    margin-left: auto;
    margin-right: auto
}
a.ccm-ui .thumbnail:hover,
a.ccm-ui .thumbnail:focus,
a.ccm-ui .thumbnail.active {
    border-color: #428bca
}
.ccm-ui .thumbnail .caption {
    padding: 9px;
    color: #333
}
.ccm-ui .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}
.ccm-ui .alert h4 {
    margin-top: 0;
    color: inherit
}
.ccm-ui .alert .alert-link {
    font-weight: bold
}
.ccm-ui .alert>p,
.ccm-ui .alert>ul {
    margin-bottom: 0
}
.ccm-ui .alert>p+p {
    margin-top: 5px
}
.ccm-ui .alert-dismissable {
    padding-right: 35px
}
.ccm-ui .alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.ccm-ui .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}
.ccm-ui .alert-success hr {
    border-top-color: #c9e2b3
}
.ccm-ui .alert-success .alert-link {
    color: #2b542c
}
.ccm-ui .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}
.ccm-ui .alert-info hr {
    border-top-color: #a6e1ec
}
.ccm-ui .alert-info .alert-link {
    color: #245269
}
.ccm-ui .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}
.ccm-ui .alert-warning hr {
    border-top-color: #f7e1b5
}
.ccm-ui .alert-warning .alert-link {
    color: #66512c
}
.ccm-ui .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}
.ccm-ui .alert-danger hr {
    border-top-color: #e4b9c0
}
.ccm-ui .alert-danger .alert-link {
    color: #843534
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
.ccm-ui .progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}
.ccm-ui .progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}
.ccm-ui .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}
.ccm-ui .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}
.ccm-ui .progress-bar-success {
    background-color: #5cb85c
}
.progress-striped .ccm-ui .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.ccm-ui .progress-bar-info {
    background-color: #5bc0de
}
.progress-striped .ccm-ui .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.ccm-ui .progress-bar-warning {
    background-color: #f0ad4e
}
.progress-striped .ccm-ui .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.ccm-ui .progress-bar-danger {
    background-color: #d9534f
}
.progress-striped .ccm-ui .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.ccm-ui .media,
.ccm-ui .media-body {
    overflow: hidden;
    zoom: 1
}
.ccm-ui .media,
.ccm-ui .media .media {
    margin-top: 15px
}
.ccm-ui .media:first-child {
    margin-top: 0
}
.ccm-ui .media-object {
    display: block
}
.ccm-ui .media-heading {
    margin: 0 0 5px
}
.ccm-ui .media>.pull-left {
    margin-right: 10px
}
.ccm-ui .media>.pull-right {
    margin-left: 10px
}
.ccm-ui .media-list {
    padding-left: 0;
    list-style: none
}
.ccm-ui .list-group {
    margin-bottom: 20px;
    padding-left: 0
}
.ccm-ui .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}
.ccm-ui .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}
.ccm-ui .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}
.ccm-ui .list-group-item>.badge {
    float: right
}
.ccm-ui .list-group-item>.badge+.badge {
    margin-right: 5px
}
.ccm-ui a.list-group-item {
    color: #555
}
.ccm-ui a.list-group-item .list-group-item-heading {
    color: #333
}
.ccm-ui a.list-group-item:hover,
.ccm-ui a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5
}
.ccm-ui a.list-group-item.active,
.ccm-ui a.list-group-item.active:hover,
.ccm-ui a.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}
.ccm-ui a.list-group-item.active .list-group-item-heading,
.ccm-ui a.list-group-item.active:hover .list-group-item-heading,
.ccm-ui a.list-group-item.active:focus .list-group-item-heading {
    color: inherit
}
.ccm-ui a.list-group-item.active .list-group-item-text,
.ccm-ui a.list-group-item.active:hover .list-group-item-text,
.ccm-ui a.list-group-item.active:focus .list-group-item-text {
    color: #e1edf7
}
.ccm-ui .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}
a.ccm-ui .list-group-item-success {
    color: #3c763d
}
a.ccm-ui .list-group-item-success .list-group-item-heading {
    color: inherit
}
a.ccm-ui .list-group-item-success:hover,
a.ccm-ui .list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}
a.ccm-ui .list-group-item-success.active,
a.ccm-ui .list-group-item-success.active:hover,
a.ccm-ui .list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}
.ccm-ui .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}
a.ccm-ui .list-group-item-info {
    color: #31708f
}
a.ccm-ui .list-group-item-info .list-group-item-heading {
    color: inherit
}
a.ccm-ui .list-group-item-info:hover,
a.ccm-ui .list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}
a.ccm-ui .list-group-item-info.active,
a.ccm-ui .list-group-item-info.active:hover,
a.ccm-ui .list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}
.ccm-ui .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}
a.ccm-ui .list-group-item-warning {
    color: #8a6d3b
}
a.ccm-ui .list-group-item-warning .list-group-item-heading {
    color: inherit
}
a.ccm-ui .list-group-item-warning:hover,
a.ccm-ui .list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}
a.ccm-ui .list-group-item-warning.active,
a.ccm-ui .list-group-item-warning.active:hover,
a.ccm-ui .list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}
.ccm-ui .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}
a.ccm-ui .list-group-item-danger {
    color: #a94442
}
a.ccm-ui .list-group-item-danger .list-group-item-heading {
    color: inherit
}
a.ccm-ui .list-group-item-danger:hover,
a.ccm-ui .list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}
a.ccm-ui .list-group-item-danger.active,
a.ccm-ui .list-group-item-danger.active:hover,
a.ccm-ui .list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}
.ccm-ui .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.ccm-ui .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}
.ccm-ui .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}
.ccm-ui .panel-body {
    padding: 15px
}
.ccm-ui .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.ccm-ui .panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}
.ccm-ui .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}
.ccm-ui .panel-title>a {
    color: inherit
}
.ccm-ui .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.ccm-ui .panel>.list-group {
    margin-bottom: 0
}
.ccm-ui .panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}
.ccm-ui .panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.ccm-ui .panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.ccm-ui .panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}
.ccm-ui .panel>.table,
.ccm-ui .panel>.table-responsive>.table {
    margin-bottom: 0
}
.ccm-ui .panel>.table:first-child,
.ccm-ui .panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.ccm-ui .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.ccm-ui .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.ccm-ui .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.ccm-ui .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.ccm-ui .panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.ccm-ui .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.ccm-ui .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.ccm-ui .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}
.ccm-ui .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.ccm-ui .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.ccm-ui .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.ccm-ui .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.ccm-ui .panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.ccm-ui .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.ccm-ui .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.ccm-ui .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}
.ccm-ui .panel>.table:last-child,
.ccm-ui .panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.ccm-ui .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.ccm-ui .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.ccm-ui .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.ccm-ui .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.ccm-ui .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.ccm-ui .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.ccm-ui .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.ccm-ui .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}
.ccm-ui .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.ccm-ui .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.ccm-ui .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.ccm-ui .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.ccm-ui .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.ccm-ui .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.ccm-ui .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.ccm-ui .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}
.ccm-ui .panel>.panel-body+.table,
.ccm-ui .panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}
.ccm-ui .panel>.table>tbody:first-child>tr:first-child th,
.ccm-ui .panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}
.ccm-ui .panel>.table-bordered,
.ccm-ui .panel>.table-responsive>.table-bordered {
    border: 0
}
.ccm-ui .panel>.table-bordered>thead>tr>th:first-child,
.ccm-ui .panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.ccm-ui .panel>.table-bordered>tbody>tr>th:first-child,
.ccm-ui .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.ccm-ui .panel>.table-bordered>tfoot>tr>th:first-child,
.ccm-ui .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.ccm-ui .panel>.table-bordered>thead>tr>td:first-child,
.ccm-ui .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.ccm-ui .panel>.table-bordered>tbody>tr>td:first-child,
.ccm-ui .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.ccm-ui .panel>.table-bordered>tfoot>tr>td:first-child,
.ccm-ui .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}
.ccm-ui .panel>.table-bordered>thead>tr>th:last-child,
.ccm-ui .panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.ccm-ui .panel>.table-bordered>tbody>tr>th:last-child,
.ccm-ui .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.ccm-ui .panel>.table-bordered>tfoot>tr>th:last-child,
.ccm-ui .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.ccm-ui .panel>.table-bordered>thead>tr>td:last-child,
.ccm-ui .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.ccm-ui .panel>.table-bordered>tbody>tr>td:last-child,
.ccm-ui .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.ccm-ui .panel>.table-bordered>tfoot>tr>td:last-child,
.ccm-ui .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}
.ccm-ui .panel>.table-bordered>thead>tr:first-child>td,
.ccm-ui .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.ccm-ui .panel>.table-bordered>tbody>tr:first-child>td,
.ccm-ui .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.ccm-ui .panel>.table-bordered>thead>tr:first-child>th,
.ccm-ui .panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.ccm-ui .panel>.table-bordered>tbody>tr:first-child>th,
.ccm-ui .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}
.ccm-ui .panel>.table-bordered>tbody>tr:last-child>td,
.ccm-ui .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.ccm-ui .panel>.table-bordered>tfoot>tr:last-child>td,
.ccm-ui .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.ccm-ui .panel>.table-bordered>tbody>tr:last-child>th,
.ccm-ui .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.ccm-ui .panel>.table-bordered>tfoot>tr:last-child>th,
.ccm-ui .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}
.ccm-ui .panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}
.ccm-ui .panel-group {
    margin-bottom: 20px
}
.ccm-ui .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    overflow: hidden
}
.ccm-ui .panel-group .panel+.panel {
    margin-top: 5px
}
.ccm-ui .panel-group .panel-heading {
    border-bottom: 0
}
.ccm-ui .panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #ddd
}
.ccm-ui .panel-group .panel-footer {
    border-top: 0
}
.ccm-ui .panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}
.ccm-ui .panel-default {
    border-color: #ddd
}
.ccm-ui .panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}
.ccm-ui .panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ddd
}
.ccm-ui .panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd
}
.ccm-ui .panel-primary {
    border-color: #428bca
}
.ccm-ui .panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}
.ccm-ui .panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #428bca
}
.ccm-ui .panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #428bca
}
.ccm-ui .panel-success {
    border-color: #d6e9c6
}
.ccm-ui .panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.ccm-ui .panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #d6e9c6
}
.ccm-ui .panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #d6e9c6
}
.ccm-ui .panel-info {
    border-color: #bce8f1
}
.ccm-ui .panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.ccm-ui .panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #bce8f1
}
.ccm-ui .panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #bce8f1
}
.ccm-ui .panel-warning {
    border-color: #faebcc
}
.ccm-ui .panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}
.ccm-ui .panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #faebcc
}
.ccm-ui .panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #faebcc
}
.ccm-ui .panel-danger {
    border-color: #ebccd1
}
.ccm-ui .panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}
.ccm-ui .panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ebccd1
}
.ccm-ui .panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ebccd1
}
.ccm-ui .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}
.ccm-ui .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}
.ccm-ui .well-lg {
    padding: 24px;
    border-radius: 6px
}
.ccm-ui .well-sm {
    padding: 9px;
    border-radius: 3px
}
.ccm-ui .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}
.ccm-ui .close:hover,
.ccm-ui .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}
.ccm-ui button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}
.ccm-ui .tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}
.ccm-ui .tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}
.ccm-ui .tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}
.ccm-ui .tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}
.ccm-ui .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}
.ccm-ui .tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}
.ccm-ui .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}
.ccm-ui .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.ccm-ui .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.ccm-ui .tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.ccm-ui .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.ccm-ui .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}
.ccm-ui .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}
.ccm-ui .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.ccm-ui .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.ccm-ui .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.ccm-ui .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal
}
.ccm-ui .popover.top {
    margin-top: -10px
}
.ccm-ui .popover.right {
    margin-left: 10px
}
.ccm-ui .popover.bottom {
    margin-top: 10px
}
.ccm-ui .popover.left {
    margin-left: -10px
}
.ccm-ui .popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}
.ccm-ui .popover-content {
    padding: 9px 14px
}
.ccm-ui .popover>.arrow,
.ccm-ui .popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.ccm-ui .popover>.arrow {
    border-width: 11px
}
.ccm-ui .popover>.arrow:after {
    border-width: 10px;
    content: ""
}
.ccm-ui .popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}
.ccm-ui .popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}
.ccm-ui .popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25)
}
.ccm-ui .popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}
.ccm-ui .popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}
.ccm-ui .popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}
.ccm-ui .popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}
.ccm-ui .popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}
.ccm-ui .radio+.radio,
.ccm-ui .checkbox+.checkbox {
    margin-top: -5px
}
.ccm-ui fieldset {
    margin-bottom: 10px
}
.clearfix:before,
.clearfix:after,
.ccm-ui .container:before,
.ccm-ui .container:after,
.ccm-ui .container-fluid:before,
.ccm-ui .container-fluid:after,
.ccm-ui .row:before,
.ccm-ui .row:after,
.ccm-ui .form-horizontal .form-group:before,
.ccm-ui .form-horizontal .form-group:after,
.ccm-ui .btn-toolbar:before,
.ccm-ui .btn-toolbar:after,
.ccm-ui .btn-group-vertical>.btn-group:before,
.ccm-ui .btn-group-vertical>.btn-group:after,
.ccm-ui .nav:before,
.ccm-ui .nav:after,
.ccm-ui .navbar:before,
.ccm-ui .navbar:after,
.ccm-ui .navbar-header:before,
.ccm-ui .navbar-header:after,
.ccm-ui .navbar-collapse:before,
.ccm-ui .navbar-collapse:after,
.ccm-ui .pager:before,
.ccm-ui .pager:after,
.ccm-ui .panel-body:before,
.ccm-ui .panel-body:after {
    content: " ";
    display: table
}
.clearfix:after,
.ccm-ui .container:after,
.ccm-ui .container-fluid:after,
.ccm-ui .row:after,
.ccm-ui .form-horizontal .form-group:after,
.ccm-ui .btn-toolbar:after,
.ccm-ui .btn-group-vertical>.btn-group:after,
.ccm-ui .nav:after,
.ccm-ui .navbar:after,
.ccm-ui .navbar-header:after,
.ccm-ui .navbar-collapse:after,
.ccm-ui .pager:after,
.ccm-ui .panel-body:after {
    clear: both
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right !important
}
.pull-left {
    float: left !important
}
.hide {
    display: none !important
}
.show {
    display: block !important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none !important;
    visibility: hidden !important
}
.affix {
    position: fixed
}
@-ms-viewport {
    width: device-width
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}
.visible-print {
    display: none !important
}
@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}
@media print {
    .hidden-print {
        display: none !important
    }
}
.animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -ms-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.5s
}
.animated.hinge {
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -ms-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.5s
}
@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px)
    }
}
@-moz-keyframes shake {
    0%, 100% {
        -moz-transform: translateX(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -moz-transform: translateX(-10px)
    }
    20%,
    40%,
    60%,
    80% {
        -moz-transform: translateX(10px)
    }
}
@-o-keyframes shake {
    0%, 100% {
        -o-transform: translateX(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -o-transform: translateX(-10px)
    }
    20%,
    40%,
    60%,
    80% {
        -o-transform: translateX(10px)
    }
}
@keyframes shake {
    0%, 100% {
        transform: translateX(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translateX(-10px)
    }
    20%,
    40%,
    60%,
    80% {
        transform: translateX(10px)
    }
}
.shake {
    -webkit-animation-name: shake;
    -moz-animation-name: shake;
    -o-animation-name: shake;
    animation-name: shake
}
@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px)
    }
}
@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0)
    }
    40% {
        -moz-transform: translateY(-30px)
    }
    60% {
        -moz-transform: translateY(-15px)
    }
}
@-o-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -o-transform: translateY(0)
    }
    40% {
        -o-transform: translateY(-30px)
    }
    60% {
        -o-transform: translateY(-15px)
    }
}
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0)
    }
    40% {
        transform: translateY(-30px)
    }
    60% {
        transform: translateY(-15px)
    }
}
.bounce {
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    animation-name: bounce
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-o-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@-o-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }
}
@-moz-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(20px)
    }
}
@-o-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -o-transform: translateY(0)
    }
    100% {
        opacity: 0;
        -o-transform: translateY(20px)
    }
}
@keyframes fadeOutDown {
    0% {
        opacity: 1;
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        transform: translateY(20px)
    }
}
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    -moz-animation-name: fadeOutDown;
    -o-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px)
    }
}
@-moz-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(-20px)
    }
}
@-o-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -o-transform: translateX(0)
    }
    100% {
        opacity: 0;
        -o-transform: translateX(-20px)
    }
}
@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        transform: translateX(-20px)
    }
}
.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    -moz-animation-name: fadeOutLeft;
    -o-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }
}
@-moz-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(-2000px)
    }
}
@-o-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -o-transform: translateX(0)
    }
    100% {
        opacity: 0;
        -o-transform: translateX(-2000px)
    }
}
@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        transform: translateX(-2000px)
    }
}
.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    -moz-animation-name: fadeOutLeftBig;
    -o-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}
@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(.9)
    }
    100% {
        -webkit-transform: scale(1)
    }
}
@-moz-keyframes bounceIn {
    0% {
        opacity: 0;
        -moz-transform: scale(.3)
    }
    50% {
        opacity: 1;
        -moz-transform: scale(1.05)
    }
    70% {
        -moz-transform: scale(.9)
    }
    100% {
        -moz-transform: scale(1)
    }
}
@-o-keyframes bounceIn {
    0% {
        opacity: 0;
        -o-transform: scale(.3)
    }
    50% {
        opacity: 1;
        -o-transform: scale(1.05)
    }
    70% {
        -o-transform: scale(.9)
    }
    100% {
        -o-transform: scale(1)
    }
}
@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3)
    }
    50% {
        opacity: 1;
        transform: scale(1.05)
    }
    70% {
        transform: scale(.9)
    }
    100% {
        transform: scale(1)
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn
}
@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1)
    }
    25% {
        -webkit-transform: scale(.95)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.3)
    }
}
@-moz-keyframes bounceOut {
    0% {
        -moz-transform: scale(1)
    }
    25% {
        -moz-transform: scale(.95)
    }
    50% {
        opacity: 1;
        -moz-transform: scale(1.1)
    }
    100% {
        opacity: 0;
        -moz-transform: scale(.3)
    }
}
@-o-keyframes bounceOut {
    0% {
        -o-transform: scale(1)
    }
    25% {
        -o-transform: scale(.95)
    }
    50% {
        opacity: 1;
        -o-transform: scale(1.1)
    }
    100% {
        opacity: 0;
        -o-transform: scale(.3)
    }
}
@keyframes bounceOut {
    0% {
        transform: scale(1)
    }
    25% {
        transform: scale(.95)
    }
    50% {
        opacity: 1;
        transform: scale(1.1)
    }
    100% {
        opacity: 0;
        transform: scale(.3)
    }
}
.bounceOut {
    -webkit-animation-name: bounceOut;
    -moz-animation-name: bounceOut;
    -o-animation-name: bounceOut;
    animation-name: bounceOut
}
@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
}
@-moz-keyframes bounceOutUp {
    0% {
        -moz-transform: translateY(0)
    }
    20% {
        opacity: 1;
        -moz-transform: translateY(20px)
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(-2000px)
    }
}
@-o-keyframes bounceOutUp {
    0% {
        -o-transform: translateY(0)
    }
    20% {
        opacity: 1;
        -o-transform: translateY(20px)
    }
    100% {
        opacity: 0;
        -o-transform: translateY(-2000px)
    }
}
@keyframes bounceOutUp {
    0% {
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        transform: translateY(20px)
    }
    100% {
        opacity: 0;
        transform: translateY(-2000px)
    }
}
.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    -moz-animation-name: bounceOutUp;
    -o-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}
@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }
}
@-moz-keyframes bounceOutDown {
    0% {
        -moz-transform: translateY(0)
    }
    20% {
        opacity: 1;
        -moz-transform: translateY(-20px)
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(2000px)
    }
}
@-o-keyframes bounceOutDown {
    0% {
        -o-transform: translateY(0)
    }
    20% {
        opacity: 1;
        -o-transform: translateY(-20px)
    }
    100% {
        opacity: 0;
        -o-transform: translateY(2000px)
    }
}
@keyframes bounceOutDown {
    0% {
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        transform: translateY(-20px)
    }
    100% {
        opacity: 0;
        transform: translateY(2000px)
    }
}
.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    -moz-animation-name: bounceOutDown;
    -o-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }
}
@-moz-keyframes bounceOutLeft {
    0% {
        -moz-transform: translateX(0)
    }
    20% {
        opacity: 1;
        -moz-transform: translateX(20px)
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(-2000px)
    }
}
@-o-keyframes bounceOutLeft {
    0% {
        -o-transform: translateX(0)
    }
    20% {
        opacity: 1;
        -o-transform: translateX(20px)
    }
    100% {
        opacity: 0;
        -o-transform: translateX(-2000px)
    }
}
@keyframes bounceOutLeft {
    0% {
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        transform: translateX(20px)
    }
    100% {
        opacity: 0;
        transform: translateX(-2000px)
    }
}
.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    -moz-animation-name: bounceOutLeft;
    -o-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }
}
@-moz-keyframes bounceOutRight {
    0% {
        -moz-transform: translateX(0)
    }
    20% {
        opacity: 1;
        -moz-transform: translateX(-20px)
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(2000px)
    }
}
@-o-keyframes bounceOutRight {
    0% {
        -o-transform: translateX(0)
    }
    20% {
        opacity: 1;
        -o-transform: translateX(-20px)
    }
    100% {
        opacity: 0;
        -o-transform: translateX(2000px)
    }
}
@keyframes bounceOutRight {
    0% {
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        transform: translateX(-20px)
    }
    100% {
        opacity: 0;
        transform: translateX(2000px)
    }
}
.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    -moz-animation-name: bounceOutRight;
    -o-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}
@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        -webkit-transform: translateX(0) skewX(-15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(0) skewX(0deg);
        opacity: 1
    }
}
@-moz-keyframes lightSpeedIn {
    0% {
        -moz-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        -moz-transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        -moz-transform: translateX(0) skewX(-15deg);
        opacity: 1
    }
    100% {
        -moz-transform: translateX(0) skewX(0deg);
        opacity: 1
    }
}
@-o-keyframes lightSpeedIn {
    0% {
        -o-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        -o-transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        -o-transform: translateX(0) skewX(-15deg);
        opacity: 1
    }
    100% {
        -o-transform: translateX(0) skewX(0deg);
        opacity: 1
    }
}
@keyframes lightSpeedIn {
    0% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        transform: translateX(0) skewX(-15deg);
        opacity: 1
    }
    100% {
        transform: translateX(0) skewX(0deg);
        opacity: 1
    }
}
.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    -moz-animation-name: lightSpeedIn;
    -o-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0) skewX(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}
@-moz-keyframes lightSpeedOut {
    0% {
        -moz-transform: translateX(0) skewX(0deg);
        opacity: 1
    }
    100% {
        -moz-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}
@-o-keyframes lightSpeedOut {
    0% {
        -o-transform: translateX(0) skewX(0deg);
        opacity: 1
    }
    100% {
        -o-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}
@keyframes lightSpeedOut {
    0% {
        transform: translateX(0) skewX(0deg);
        opacity: 1
    }
    100% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}
.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    -moz-animation-name: lightSpeedOut;
    -o-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}
div.ccm-permission-access-line {
    display: inline
}
.ccm-permission-grid-cell .ccm-permission-access-line span:hover {
    cursor: copy
}
td.ccm-permissions-grid-cell-active {
    background-color: #e4f4f8
}
div#ccm-intelligent-search-results {
    text-align: left;
    padding: 0px 0px 0px 40px;
    z-index: 1200;
    position: fixed;
    background-color: #fff;
    display: none;
    top: 49px;
    right: 120px;
    width: 251px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}
div#ccm-intelligent-search-results span {
    display: none
}
div#ccm-intelligent-search-results div.ccm-intelligent-search-results-module-offsite {
    display: block
}
div#ccm-intelligent-search-results div.ccm-intelligent-search-results-module-onsite {
    display: none
}
div#ccm-intelligent-search-results div.ccm-intelligent-search-results-module {
    margin-top: -1px;
    position: relative;
    min-height: 60px;
    padding-top: 20px;
    padding-bottom: 20px
}
div#ccm-intelligent-search-results div.ccm-intelligent-search-results-module h1 {
    margin: 0px;
    padding: 0px;
    text-align: left;
    border-bottom: 1px solid #e3e4e4;
    font-size: 12px;
    font-weight: normal;
    color: #09f;
    line-height: 14px
}
div#ccm-intelligent-search-results div.ccm-intelligent-search-results-module ul {
    margin-left: 0px;
    margin-bottom: 0px !important;
    font-size: 13px;
    margin-top: 3px !important;
    padding: 0px
}
div#ccm-intelligent-search-results div.ccm-intelligent-search-results-module li {
    list-style-type: none;
    margin-left: -15px
}
div#ccm-intelligent-search-results div.ccm-intelligent-search-results-module.ccm-intelligent-search-results-module-loaded .loader {
    display: none
}
div#ccm-intelligent-search-results div.ccm-intelligent-search-results-module .loader {
    display: block;
    font-size: 20px;
    position: relative;
    width: 4em;
    height: 1em;
    margin: 20px 0px 20px 0px
}
div#ccm-intelligent-search-results div.ccm-intelligent-search-results-module .dot {
    width: 0.4em;
    height: 0.4em;
    border-radius: 0.25em;
    background: #09f;
    position: absolute;
    animation-duration: 0.5s;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: infinite
}
div#ccm-intelligent-search-results div.ccm-intelligent-search-results-module .dot1,
div#ccm-intelligent-search-results div.ccm-intelligent-search-results-module .dot2 {
    left: 0
}
div#ccm-intelligent-search-results div.ccm-intelligent-search-results-module .dot3 {
    left: 1.5em
}
div#ccm-intelligent-search-results div.ccm-intelligent-search-results-module .dot4 {
    left: 3em
}
div#ccm-intelligent-search-results div.ccm-intelligent-search-results-module .dot1 {
    animation-name: loader-reveal;
    -webkit-animation-name: loader-reveal
}
div#ccm-intelligent-search-results div.ccm-intelligent-search-results-module .dot2,
div#ccm-intelligent-search-results div.ccm-intelligent-search-results-module .dot3 {
    animation-name: loader-slide;
    -webkit-animation-name: loader-slide
}
div#ccm-intelligent-search-results div.ccm-intelligent-search-results-module .dot4 {
    animation-name: loader-reveal;
    animation-direction: reverse;
    -webkit-animation-name: loader-reveal;
    -webkit-animation-direction: reverse
}
div#ccm-intelligent-search-results ul#ccm-intelligent-search-results-list-marketplace li a img {
    float: left;
    margin-right: 8px;
    margin-top: 1px;
    width: 16px;
    height: 16px
}
div#ccm-intelligent-search-results li a {
    display: block;
    border-color: transparent;
    color: #888;
    padding: 1px 15px 1px 15px;
    text-decoration: none
}
div#ccm-intelligent-search-results li a:hover {
    text-decoration: none;
    color: #369
}
div#ccm-intelligent-search-results li a.ccm-intelligent-search-result-selected {
    color: #369
}
@keyframes loader-reveal {
    from {
        transform: scale(.001);
        -webkit-transform: scale(.001)
    }
    to {
        -webkit-transform: scale(1)
    }
}
@keyframes loader-slide {
    to {
        transform: translateX(1.5em);
        -webkit-transform: translateX(1.5 em)
    }
}
@-webkit-keyframes loader-reveal {
    from {
        transform: scale(.001);
        -webkit-transform: scale(.001)
    }
    to {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}
@-webkit-keyframes loader-slide {
    to {
        transform: translateX(1.5em);
        -webkit-transform: translateX(1.5em)
    }
}
.ccm-tab-content {
    padding-top: 20px;
    display: none
}
.ccm-marketplace-skill-level-beginner {
    color: #00cc00
}
.ccm-marketplace-skill-level-intermediate {
    color: #ffa800
}
.ccm-marketplace-skill-level-advanced {
    color: #cc0000
}
.ccm-marketplace-skill-level-advanced {
    color: #000000
}
.btn.btn-price {
    color: #fff;
    background-color: #1a8ad4;
    border-color: #1a8ad4
}
.btn.btn-price:hover,
.btn.btn-price:focus,
.btn.btn-price:active,
.btn.btn-price.active,
.open .dropdown-toggle.btn.btn-price {
    color: #fff;
    background-color: #1672b0;
    border-color: #13679d
}
.btn.btn-price:active,
.btn.btn-price.active,
.open .dropdown-toggle.btn.btn-price {
    background-image: none
}
.btn.btn-price.disabled,
.btn.btn-price[disabled],
fieldset[disabled] .btn.btn-price,
.btn.btn-price.disabled:hover,
.btn.btn-price[disabled]:hover,
fieldset[disabled] .btn.btn-price:hover,
.btn.btn-price.disabled:focus,
.btn.btn-price[disabled]:focus,
fieldset[disabled] .btn.btn-price:focus,
.btn.btn-price.disabled:active,
.btn.btn-price[disabled]:active,
fieldset[disabled] .btn.btn-price:active,
.btn.btn-price.disabled.active,
.btn.btn-price[disabled].active,
fieldset[disabled] .btn.btn-price.active {
    background-color: #1a8ad4;
    border-color: #1a8ad4
}
.btn.btn-price .badge {
    color: #1a8ad4;
    background-color: #fff
}
.btn.btn-description {
    color: #fff;
    background-color: #1fa5fd;
    border-color: #1fa5fd
}
.btn.btn-description:hover,
.btn.btn-description:focus,
.btn.btn-description:active,
.btn.btn-description.active,
.open .dropdown-toggle.btn.btn-description {
    color: #fff;
    background-color: #0292f1;
    border-color: #0286dd
}
.btn.btn-description:active,
.btn.btn-description.active,
.open .dropdown-toggle.btn.btn-description {
    background-image: none
}
.btn.btn-description.disabled,
.btn.btn-description[disabled],
fieldset[disabled] .btn.btn-description,
.btn.btn-description.disabled:hover,
.btn.btn-description[disabled]:hover,
fieldset[disabled] .btn.btn-description:hover,
.btn.btn-description.disabled:focus,
.btn.btn-description[disabled]:focus,
fieldset[disabled] .btn.btn-description:focus,
.btn.btn-description.disabled:active,
.btn.btn-description[disabled]:active,
fieldset[disabled] .btn.btn-description:active,
.btn.btn-description.disabled.active,
.btn.btn-description[disabled].active,
fieldset[disabled] .btn.btn-description.active {
    background-color: #1fa5fd;
    border-color: #1fa5fd
}
.btn.btn-description .badge {
    color: #1fa5fd;
    background-color: #fff
}
div.ccm-marketplace-btn-wrapper {
    clear: both
}
div#ccm-dashboard-content header.ccm-marketplace {
    padding: 13px 0px 0px 0px;
    margin-left: -97px;
    margin-right: -50px
}
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-nav {
    background: #000;
    padding: 33px 60px 34px 95px
}
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-nav nav {
    padding-left: 0;
    list-style: none
}
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-nav nav li {
    float: left;
    margin-right: 20px;
    font-size: 1.2em;
    font-weight: bold
}
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-nav nav li a {
    color: #7d8791
}
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-nav nav li a:hover {
    text-decoration: none;
    color: #ccc
}
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-nav nav li a.active {
    color: #0099ff
}
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-nav nav:before,
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-nav nav:after {
    content: " ";
    display: table
}
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-nav nav:after {
    clear: both
}
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-nav nav:before,
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-nav nav:after {
    content: " ";
    display: table
}
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-nav nav:after {
    clear: both
}
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-search {
    padding: 0px 0px 0px 95px;
    background-color: #fff;
    border-bottom: 1px solid #b7cadd;
    position: relative
}
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-search:before,
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-search:after {
    content: " ";
    display: table
}
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-search:after {
    clear: both
}
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-search:before,
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-search:after {
    content: " ";
    display: table
}
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-search:after {
    clear: both
}
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-search select {
    border: 0px;
    box-shadow: none !important;
    -webkit-appearance: none;
    padding: 0px;
    margin: 0px 15px 0px 0px;
    float: left;
    color: #333;
    height: 48px;
    outline: none !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -ms-border-radius: 0;
    padding-right: 15px;
    background: transparent url(../images/icons/arrow_down.png) no-repeat center right
}
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-search div.ccm-marketplace-search-input {
    background-color: #fff;
    padding: 0px;
    float: left;
    height: 48px;
    white-space: nowrap;
    border-left: 1px solid #ccc;
    color: #888;
    position: relative
}
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-search div.ccm-marketplace-search-input i.fa-search {
    position: absolute;
    top: 16px;
    left: 16px
}
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-search div.ccm-marketplace-search-input input[type=search] {
    border-right: 1px solid #ccc;
    margin-right: 0px;
    margin: 0px 0px 0px 40px;
    height: 48px;
    width: 210px;
    padding: 0px
}
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-search div.ccm-marketplace-search-input input[type=search],
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-search div.ccm-marketplace-search-input textarea {
    border: 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -ms-border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-search div.ccm-marketplace-search-input input[type=search]:focus,
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-search div.ccm-marketplace-search-input textarea:focus {
    -webkit-appearance: none !important;
    outline: none !important
}
div#ccm-dashboard-content header.ccm-marketplace div.ccm-marketplace-search button.btn-primary {
    top: 10px;
    right: 15px;
    position: absolute
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper header.ccm-marketplace-list {
    margin-bottom: 0px;
    padding-bottom: 40px;
    background-color: #f7f7f7;
    margin-left: -97px;
    margin-right: -50px;
    border-bottom: 1px solid #dfdfdf;
    padding-top: 40px;
    padding-left: 97px
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper header.ccm-marketplace-list h1 {
    font-weight: lighter;
    font-size: 32px
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper header.ccm-marketplace-list div.ccm-marketplace-sort nav {
    padding-left: 0;
    list-style: none
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper header.ccm-marketplace-list div.ccm-marketplace-sort nav li {
    float: left;
    margin-right: 40px
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper header.ccm-marketplace-list div.ccm-marketplace-sort nav li a {
    color: #0099ff
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper header.ccm-marketplace-list div.ccm-marketplace-sort nav li a.active {
    color: #aaa
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper header.ccm-marketplace-list div.ccm-marketplace-sort nav:before,
div#ccm-dashboard-content div#ccm-marketplace-wrapper header.ccm-marketplace-list div.ccm-marketplace-sort nav:after {
    content: " ";
    display: table
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper header.ccm-marketplace-list div.ccm-marketplace-sort nav:after {
    clear: both
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper header.ccm-marketplace-list div.ccm-marketplace-sort nav:before,
div#ccm-dashboard-content div#ccm-marketplace-wrapper header.ccm-marketplace-list div.ccm-marketplace-sort nav:after {
    content: " ";
    display: table
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper header.ccm-marketplace-list div.ccm-marketplace-sort nav:after {
    clear: both
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper div.ccm-marketplace-list-item {
    border-bottom: 1px solid #dfdfdf;
    margin: 0 -50px 0 -97px;
    padding: 60px 0px 60px 97px
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper div.ccm-marketplace-list-item h2 {
    font-weight: 200;
    margin-bottom: 20px;
    font-size: 24px;
    color: #212326;
    margin-top: 0px;
    line-height: 24px
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper div.ccm-marketplace-list-item a {
    color: #212326
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper div.ccm-marketplace-list-item:before,
div#ccm-dashboard-content div#ccm-marketplace-wrapper div.ccm-marketplace-list-item:after {
    content: " ";
    display: table
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper div.ccm-marketplace-list-item:after {
    clear: both
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper div.ccm-marketplace-list-item:before,
div#ccm-dashboard-content div#ccm-marketplace-wrapper div.ccm-marketplace-list-item:after {
    content: " ";
    display: table
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper div.ccm-marketplace-list-item:after {
    clear: both
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper div.ccm-marketplace-list-item:nth-child(odd) {
    background-color: #f7f7f7
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper div.ccm-marketplace-list-item div.ccm-marketplace-list-item-theme-description,
div#ccm-dashboard-content div#ccm-marketplace-wrapper div.ccm-marketplace-list-item div.ccm-marketplace-list-item-add-on-description {
    color: #878787;
    float: left;
    margin-top: 20px;
    width: 320px;
    margin-right: 200px
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper div.ccm-marketplace-list-item div.ccm-marketplace-list-item-add-on-description {
    width: 410px;
    margin-top: 0px
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper div.ccm-marketplace-list-item div.ccm-marketplace-list-item-theme-thumbnail {
    float: left;
    width: 190px;
    margin-right: 40px;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -ms-border-radius: 2px
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper div.ccm-marketplace-list-item div.ccm-marketplace-list-item-theme-thumbnail img {
    display: block;
    max-width: 100%;
    height: auto
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper div.ccm-marketplace-list-item div.ccm-marketplace-list-item-add-on-thumbnail {
    float: left;
    margin-right: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -ms-border-radius: 4px
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper div.ccm-marketplace-list-item div.ccm-marketplace-list-item-add-on-thumbnail img {
    width: 97px;
    height: 97px
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper div.ccm-marketplace-list-item div.ccm-marketplace-list-item-theme-price,
div#ccm-dashboard-content div#ccm-marketplace-wrapper div.ccm-marketplace-list-item div.ccm-marketplace-list-item-add-on-price {
    color: #4291c5;
    float: left;
    padding-top: 25px
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper div.ccm-marketplace-list-item div.ccm-marketplace-list-item-add-on-price {
    padding-top: 0px
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper div.ccm-rating {
    display: inline-block;
    margin-right: 5px
}
div#ccm-dashboard-content div#ccm-marketplace-wrapper div.ccm-rating i.fa-star {
    color: #189df6
}
div.ccm-marketplace-detail-add-on-details {
    padding-top: 30px;
    padding-bottom: 60px;
    color: #999
}
div.ccm-marketplace-detail-add-on-details div.ccm-marketplace-list-item-add-on-thumbnail {
    float: left;
    margin-right: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -ms-border-radius: 4px
}
div.ccm-marketplace-detail-add-on-details div.ccm-marketplace-list-item-add-on-thumbnail img {
    width: 97px;
    height: 97px
}
div.ccm-marketplace-detail-add-on-details h2 {
    margin: 10px 0px 20px 0px;
    padding: 0px;
    line-height: 24px;
    color: #333 !important;
    font-weight: 300;
    font-size: 24px
}
div.ccm-marketplace-detail-add-on-gallery {
    display: none
}
div.ccm-marketplace-detail-add-on-nav {
    margin: 0 -50px 0 -97px;
    background-color: #f7f7f7;
    padding: 0px 25px 0px 97px
}
div.ccm-marketplace-detail-add-on-nav:before,
div.ccm-marketplace-detail-add-on-nav:after {
    content: " ";
    display: table
}
div.ccm-marketplace-detail-add-on-nav:after {
    clear: both
}
div.ccm-marketplace-detail-add-on-nav:before,
div.ccm-marketplace-detail-add-on-nav:after {
    content: " ";
    display: table
}
div.ccm-marketplace-detail-add-on-nav:after {
    clear: both
}
div.ccm-marketplace-detail-add-on-nav div.ccm-marketplace-detail-add-on-buy {
    float: left;
    margin-top: 32px
}
div.ccm-marketplace-detail-add-on-nav nav {
    float: right;
    padding-left: 0;
    list-style: none;
    text-align: right
}
div.ccm-marketplace-detail-add-on-nav nav li {
    display: inline-block
}
div.ccm-marketplace-detail-add-on-nav nav a {
    display: block;
    padding: 40px 25px 40px 25px;
    color: #7e8991
}
div.ccm-marketplace-detail-add-on-nav nav a:hover {
    color: #189df6;
    text-decoration: none
}
div.ccm-marketplace-detail-theme-slideshow-wrapper {
    margin: 0 -50px 0 -97px;
    position: relative
}
div.ccm-marketplace-detail-theme-slideshow-wrapper .rslides {
    margin-bottom: 0px
}
div.ccm-marketplace-detail-theme-slideshow-wrapper .rslides li {
    height: 320px;
    overflow: hidden;
    position: relative
}
div.ccm-marketplace-detail-theme-slideshow-wrapper .rslides li img {
    position: absolute;
    top: -100%;
    left: 0;
    right: 0;
    bottom: -100%;
    margin: auto
}
div.ccm-marketplace-detail-theme-slideshow-wrapper .rslides_nav {
    visibility: hidden
}
div.ccm-marketplace-detail-theme-slideshow-wrapper div.ccm-marketplace-detail-theme-slideshow-nav nav {
    padding-left: 0;
    list-style: none;
    padding-right: 25px;
    background-color: #f7f7f7;
    text-align: right
}
div.ccm-marketplace-detail-theme-slideshow-wrapper div.ccm-marketplace-detail-theme-slideshow-nav nav li {
    display: inline-block
}
div.ccm-marketplace-detail-theme-slideshow-wrapper div.ccm-marketplace-detail-theme-slideshow-nav nav a {
    display: block;
    padding: 25px 25px 25px 25px;
    color: #7e8991
}
div.ccm-marketplace-detail-theme-slideshow-wrapper div.ccm-marketplace-detail-theme-slideshow-nav nav a:hover {
    color: #189df6
}
div.ccm-marketplace-detail-columns {
    clear: both;
    margin-top: 40px;
    width: 800px
}
.ccm-marketplace-detail-theme-details {
    position: absolute;
    bottom: -10px;
    width: 370px;
    padding: 40px 40px 40px 40px;
    left: 95px;
    background-color: #fff;
    -moz-box-shadow: 0 0 10px 0 #888;
    -webkit-box-shadow: 0 0 10px 0 #888;
    box-shadow: 0 0 10px 0 #888;
    z-index: 5
}
.ccm-marketplace-detail-theme-details h2 {
    margin: 0px 0px 20px 0px;
    padding: 0px;
    line-height: 24px;
    font-weight: 300;
    font-size: 24px
}
.ccm-marketplace-detail-theme-details div.ccm-marketplace-detail-theme-buy {
    background-color: #f4f4f4;
    padding: 25px 50px 25px 50px;
    margin: 20px -40px -40px -40px
}
html.ccm-panel-detail-open>body {
    overflow: hidden
}
html.ccm-panel-detail-open .ccm-panel-detail {
    position: fixed;
    top: 0;
    left: 0;
    overflow: auto
}
div.ccm-panel {
    width: 320px;
    height: 100%;
    position: fixed;
    top: 0px;
    z-index: 900;
    overflow: hidden;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none
}
div#ccm-panel-overlay {
    z-index: 850;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    background: transparent;
    -webkit-transition: background-color cubic-bezier(.19, 1, .22, 1) .5s;
    transition: background-color cubic-bezier(.19, 1, .22, 1) .5s
}
div#ccm-panel-overlay.ccm-panel-translucent {
    background-color: rgba(255, 255, 255, 0.7)
}
html.ccm-panel-ready.ccm-panel-left div.ccm-page {
    -webkit-transform: translate(320px, 0);
    -ms-transform: translate(320px, 0);
    transform: translate(320px, 0)
}
html.ccm-panel-ready.ccm-panel-right div.ccm-page {
    -webkit-transform: translate(-320px, 0);
    -ms-transform: translate(-320px, 0);
    transform: translate(-320px, 0)
}
html.ccm-panel-ready.ccm-panel-transition-none div.ccm-page {
    -webkit-transition: none;
    transition: none
}
html.ccm-panel-ready div.ccm-page {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform cubic-bezier(.19, 1, .22, 1) .5s;
    -moz-transition: -moz-transform cubic-bezier(.19, 1, .22, 1) .5s;
    -o-transition: -o-transform cubic-bezier(.19, 1, .22, 1) .5s;
    transition: transform cubic-bezier(.19, 1, .22, 1) .5s
}
div.ccm-panel-transition-none.ccm-panel-left {
    display: none
}
div.ccm-panel-transition-none.ccm-panel-left.ccm-panel-active {
    display: block
}
div.ccm-panel-transition-slide.ccm-panel-left {
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    left: 0px;
    -webkit-transition: -webkit-transform cubic-bezier(.19, 1, .22, 1) .5s;
    -moz-transition: -moz-transform cubic-bezier(.19, 1, .22, 1) .5s;
    -o-transition: -o-transform cubic-bezier(.19, 1, .22, 1) .5s;
    transition: transform cubic-bezier(.19, 1, .22, 1) .5s
}
.ccm-no-csstransforms3d div.ccm-panel-transition-slide.ccm-panel-left {
    left: -100%
}
div.ccm-panel-transition-none.ccm-panel-right {
    display: none
}
div.ccm-panel-transition-none.ccm-panel-right.ccm-panel-active {
    display: block
}
div.ccm-panel-transition-slide.ccm-panel-right {
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
    right: 0px;
    -webkit-transition: -webkit-transform cubic-bezier(.19, 1, .22, 1) .5s;
    -moz-transition: -moz-transform cubic-bezier(.19, 1, .22, 1) .5s;
    -o-transition: -o-transform cubic-bezier(.19, 1, .22, 1) .5s;
    transition: transform cubic-bezier(.19, 1, .22, 1) .5s
}
.ccm-no-csstransforms3d div.ccm-panel-transition-slide.ccm-panel-right {
    left: 100%
}
div.ccm-panel-left.ccm-panel-transition-slide.ccm-panel-active {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
.ccm-no-csstransforms3d div.ccm-panel-left.ccm-panel-transition-slide.ccm-panel-active {
    left: 0
}
div.ccm-panel-right.ccm-panel-transition-slide.ccm-panel-active {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
.ccm-no-csstransforms3d div.ccm-panel-right.ccm-panel-transition-slide.ccm-panel-active {
    left: auto
}
div.ccm-panel-right {
    -moz-box-shadow: inset 10px 10px 10px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: inset 10px 10px 10px rgba(0, 0, 0, 0.12);
    box-shadow: inset 10px 10px 10px rgba(0, 0, 0, 0.12)
}
div.ccm-panel-left {
    -moz-box-shadow: inset -10px 10px 10px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: inset -10px 10px 10px rgba(0, 0, 0, 0.12);
    box-shadow: inset -10px 10px 10px rgba(0, 0, 0, 0.12)
}
div.ccm-panel-content {
    padding: 0px;
    margin-top: 48px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    overflow: auto;
    width: 320px;
    left: 0px;
    -webkit-transition: -webkit-transform cubic-bezier(.19, 1, .22, 1) .5s;
    -moz-transition: -moz-transform cubic-bezier(.19, 1, .22, 1) .5s;
    -o-transition: -o-transform cubic-bezier(.19, 1, .22, 1) .5s;
    transition: transform cubic-bezier(.19, 1, .22, 1) .5s
}
div.ccm-panel-content button.ccm-delete-clipboard-item {
    color: #A2A3A8
}
div.ccm-panel-content button.ccm-delete-clipboard-item:hover {
    color: #7b7c83
}
div.ccm-panel-content header {
    font-size: 16px;
    padding: 15px 15px 15px 40px;
    margin-bottom: 10px;
    font-weight: 500
}
div.ccm-panel-content header aside {
    float: right;
    font-size: 11px;
    font-weight: lighter;
    margin-top: 4px
}
div.ccm-panel-content header aside a {
    text-decoration: none
}
div.ccm-panel-content ul.nav,
div.ccm-panel-content menu {
    margin: 20px 30px 0px 20px;
    padding: 0px
}
div.ccm-panel-content ul.nav>li,
div.ccm-panel-content menu>li {
    margin-top: 10px;
    margin-left: 0px
}
div.ccm-panel-content ul.nav>li>ul,
div.ccm-panel-content menu>li>ul {
    margin-left: 25px
}
div.ccm-panel-content ul.nav li,
div.ccm-panel-content menu li {
    list-style-type: none
}
div.ccm-panel-content ul.nav li a,
div.ccm-panel-content menu li a {
    display: block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 21px 5px 21px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -ms-border-radius: 4px
}
div.ccm-panel-content ul.nav li a:hover,
div.ccm-panel-content menu li a:hover {
    text-decoration: none
}
div.ccm-panel-content ul.nav li ul,
div.ccm-panel-content menu li ul {
    margin-top: 5px;
    padding-left: 0px
}
div.ccm-panel-content ul.nav li ul li,
div.ccm-panel-content menu li ul li {
    margin-top: 3px;
    margin-left: 20px
}
div.ccm-panel-content ul.nav li ul a,
div.ccm-panel-content menu li ul a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -ms-border-radius: 0;
    display: inline;
    padding: 0px;
    font-weight: 400
}
div.ccm-panel-content ul.nav li ul a:hover,
div.ccm-panel-content menu li ul a:hover {
    background-color: auto
}
div.ccm-panel-content-inner {
    padding: 20px 40px 40px 40px
}
div#ccm-panel-dashboard {
    background-color: #dde2e7;
    color: #5d6a78
}
div#ccm-panel-dashboard header {
    color: #97aabc;
    background-color: #414d59
}
div#ccm-panel-dashboard header aside a {
    color: #7a838e
}
div#ccm-panel-dashboard menu li a,
div#ccm-panel-dashboard ul.nav li a {
    color: #4674a1
}
div#ccm-panel-dashboard menu li a:hover,
div#ccm-panel-dashboard ul.nav li a:hover {
    color: #0c253e
}
div#ccm-panel-dashboard menu li a.nav-selected,
div#ccm-panel-dashboard ul.nav li a.nav-selected,
div#ccm-panel-dashboard menu li a.nav-path-selected,
div#ccm-panel-dashboard ul.nav li a.nav-path-selected {
    color: #0c253e
}
div#ccm-panel-dashboard menu>li>a:hover,
div#ccm-panel-dashboard ul.nav>li>a:hover {
    background-color: #c9d4de
}
div#ccm-panel-dashboard div.ccm-panel-header-accordion nav ul.ccm-panel-header-accordion-dropdown:after {
    border-color: #7b8692 transparent
}
div#ccm-panel-dashboard div.ccm-panel-header-accordion nav li>a:hover {
    background-color: #3f4750
}
div#ccm-panel-dashboard div.ccm-panel-header-accordion nav li>a {
    color: #fff;
    background-color: #525d69
}
div#ccm-panel-dashboard div.ccm-panel-header-accordion nav span {
    color: #97aabc;
    background-color: #414d59;
    -moz-box-shadow: inset 10px 1px 10px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: inset 10px 1px 10px rgba(0, 0, 0, 0.12);
    box-shadow: inset 10px 1px 10px rgba(0, 0, 0, 0.12)
}
div#ccm-panel-dashboard div.ccm-panel-header-accordion nav span:hover {
    background-color: #333c46
}
div#ccm-panel-dashboard div.ccm-panel-header-accordion.ccm-panel-header-accordion-dropdown-visible span {
    background-color: #333c46
}
div#ccm-panel-dashboard div.ccm-panel-header-accordion-dropdown-visible nav ul {
    height: 105px !important
}
div#ccm-panel-dashboard div.ccm-panel-dashboard-footer {
    margin-left: 40px;
    margin-top: 20px;
    border-top: 1px solid #c6cbcf;
    padding-top: 10px;
    font-size: 12px;
    color: #5d6a78
}
div#ccm-panel-dashboard div.ccm-panel-dashboard-footer p {
    line-height: 1.5;
    margin-bottom: 5px
}
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-block-stack-item>div.stack-name,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-block-stack-item>div.stack-name,
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-clipboard-block-item>div.stack-name,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-clipboard-block-item>div.stack-name,
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-block-stack-item div.block-name,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-block-stack-item div.block-name,
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-clipboard-block-item div.block-name,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-clipboard-block-item div.block-name {
    border-top: solid 1px #07080a;
    background: #0f1825;
    font-weight: bold;
    padding-left: 40px;
    line-height: 40px;
    color: #737c8e;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    cursor: grab
}
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-block-stack-item div.blocks,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-block-stack-item div.blocks,
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-clipboard-block-item div.blocks,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-clipboard-block-item div.blocks {
    height: 60px;
    overflow: hidden;
    color: #9ea6b6;
    background: #343639;
    position: relative;
    -webkit-transition: height 250ms ease-in-out;
    transition: height 250ms ease-in-out
}
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-block-stack-item div.blocks>div.block-count,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-block-stack-item div.blocks>div.block-count,
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-clipboard-block-item div.blocks>div.block-count,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-clipboard-block-item div.blocks>div.block-count {
    background: #202834;
    color: #60728d;
    -webkit-transition: opacity 250ms ease-in-out;
    transition: opacity 250ms ease-in-out;
    line-height: 60px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-left: 40px;
    z-index: 2;
    cursor: pointer
}
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-block-stack-item div.blocks>div.block,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-block-stack-item div.blocks>div.block,
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-clipboard-block-item div.blocks>div.block,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-clipboard-block-item div.blocks>div.block {
    display: block;
    position: relative;
    min-height: 120px;
    max-height: 290px;
    float: left;
    width: 100%;
    height: auto;
    border-top: solid 1px bezier
}
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-block-stack-item div.blocks>div.block>div.block-name,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-block-stack-item div.blocks>div.block>div.block-name,
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-clipboard-block-item div.blocks>div.block>div.block-name,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-clipboard-block-item div.blocks>div.block>div.block-name {
    background: #1c1e21;
    color: #737c8e
}
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-block-stack-item div.blocks>div.block>div.block-handle,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-block-stack-item div.blocks>div.block>div.block-handle,
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-clipboard-block-item div.blocks>div.block>div.block-handle,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-clipboard-block-item div.blocks>div.block>div.block-handle {
    position: absolute;
    top: 40px;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto
}
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-block-stack-item div.blocks>div.block>div.block-content,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-block-stack-item div.blocks>div.block>div.block-content,
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-clipboard-block-item div.blocks>div.block>div.block-content,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-clipboard-block-item div.blocks>div.block>div.block-content {
    background: #343639
}
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-block-stack-item.active div.stack-name,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-block-stack-item.active div.stack-name,
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-clipboard-block-item.active div.stack-name,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-clipboard-block-item.active div.stack-name,
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-block-stack-item.active div.block-name,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-block-stack-item.active div.block-name,
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-clipboard-block-item.active div.block-name,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-clipboard-block-item.active div.block-name {
    color: #2aa9dd
}
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-block-stack-item.active div.blocks>div.block-count,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-block-stack-item.active div.blocks>div.block-count,
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-clipboard-block-item.active div.blocks>div.block-count,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-clipboard-block-item.active div.blocks>div.block-count {
    opacity: 0;
    filter: alpha(opacity=0)
}
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-block-stack-item.active div.blocks>div.block-count.hidden,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-block-stack-item.active div.blocks>div.block-count.hidden,
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-clipboard-block-item.active div.blocks>div.block-count.hidden,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-clipboard-block-item.active div.blocks>div.block-count.hidden {
    display: none
}
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-block-stack-item:hover>div.stack-name,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-block-stack-item:hover>div.stack-name,
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-clipboard-block-item:hover>div.stack-name,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-clipboard-block-item:hover>div.stack-name {
    color: #2aa9dd
}
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-clipboard-block-item,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-clipboard-block-item {
    position: relative
}
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-clipboard-block-item .delete,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-clipboard-block-item .delete {
    display: none;
    position: absolute;
    top: 5px;
    right: 30px;
    height: 40px
}
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-clipboard-block-item:hover .delete,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-clipboard-block-item:hover .delete {
    display: block
}
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-clipboard-block-item>div.block-content>div.blocks,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-clipboard-block-item>div.block-content>div.blocks {
    max-height: 150px;
    height: auto;
    padding: 0 10px
}
div#ccm-panel-add-block-stack-list>div.ccm-panel-add-clipboard-block-item>div.block-content>div.blocks div.block-handle,
div#ccm-panel-add-clipboard-block-list>div.ccm-panel-add-clipboard-block-item>div.block-content>div.blocks div.block-handle {
    top: 0;
    max-height: 150px
}
div#ccm-panel-page,
div#ccm-panel-compose-page {
    background-color: #2a2c30
}
div#ccm-panel-page input.ccm-flat-checkbox,
div#ccm-panel-compose-page input.ccm-flat-checkbox,
div#ccm-panel-page input.ccm-flat-radio,
div#ccm-panel-compose-page input.ccm-flat-radio {
    border: 1px solid #444
}
div#ccm-panel-page input.ccm-flat-checkbox:checked:after,
div#ccm-panel-compose-page input.ccm-flat-checkbox:checked:after,
div#ccm-panel-page input.ccm-flat-radio:checked:after,
div#ccm-panel-compose-page input.ccm-flat-radio:checked:after {
    color: #3baaf7
}
div#ccm-panel-page div.ccm-panel-shadow-layer,
div#ccm-panel-compose-page div.ccm-panel-shadow-layer {
    -moz-box-shadow: inset -10px 10px 10px rgba(20, 20, 20, 0.3);
    -webkit-box-shadow: inset -10px 10px 10px rgba(20, 20, 20, 0.3);
    box-shadow: inset -10px 10px 10px rgba(20, 20, 20, 0.3)
}
div#ccm-panel-page .ccm-panel-content-inner,
div#ccm-panel-compose-page .ccm-panel-content-inner {
    color: #e7e7e7
}
div#ccm-panel-page a.ccm-panel-back,
div#ccm-panel-compose-page a.ccm-panel-back {
    color: #5b5c5f
}
div#ccm-panel-page a.ccm-panel-back:hover,
div#ccm-panel-compose-page a.ccm-panel-back:hover {
    color: #3baaf7
}
div#ccm-panel-page a,
div#ccm-panel-compose-page a {
    color: #2aa9dd
}
div#ccm-panel-page a:hover,
div#ccm-panel-compose-page a:hover {
    color: #2aa9dd
}
div#ccm-panel-page div.ccm-panel-content-inner textarea,
div#ccm-panel-compose-page div.ccm-panel-content-inner textarea {
    border: 1px solid #101114;
    background-color: #4c4e53;
    color: #bababa
}
div#ccm-panel-page .pager li a,
div#ccm-panel-compose-page .pager li a {
    background-color: transparent;
    color: #5b5c5f;
    border: 1px solid #34353a
}
div#ccm-panel-page .pager li a:hover,
div#ccm-panel-compose-page .pager li a:hover {
    background-color: #303136
}
div#ccm-panel-page .list-group .list-group-item,
div#ccm-panel-compose-page .list-group .list-group-item {
    background-color: #171c22;
    color: #7f8d90;
    border: 1px solid #0c1117;
    border-left: 0px;
    border-right: 0px
}
div#ccm-panel-page .list-group .list-group-item.list-group-item-header,
div#ccm-panel-compose-page .list-group .list-group-item.list-group-item-header {
    background-color: #000
}
div#ccm-panel-page .list-group .list-group-item.list-group-item-header:hover,
div#ccm-panel-compose-page .list-group .list-group-item.list-group-item-header:hover {
    background-color: #000
}
div#ccm-panel-page .list-group .list-group-item.list-group-item-collapse,
div#ccm-panel-compose-page .list-group .list-group-item.list-group-item-collapse {
    color: #5b5c5f
}
div#ccm-panel-page .list-group .list-group-item.list-group-item-collapse span:after,
div#ccm-panel-compose-page .list-group .list-group-item.list-group-item-collapse span:after {
    border-color: #5b5c5f transparent transparent transparent
}
div#ccm-panel-page .list-group .list-group-item.list-group-item-active,
div#ccm-panel-compose-page .list-group .list-group-item.list-group-item-active,
div#ccm-panel-page .list-group .list-group-item:hover,
div#ccm-panel-compose-page .list-group .list-group-item:hover {
    background-color: #12171d
}
div#ccm-panel-page .list-group.ccm-panel-list-group-item-expanded a.list-group-item-collapse span:after,
div#ccm-panel-compose-page .list-group.ccm-panel-list-group-item-expanded a.list-group-item-collapse span:after {
    border-color: transparent transparent #2e2e2e transparent
}
div#ccm-panel-page header,
div#ccm-panel-compose-page header {
    color: #3baaf7;
    background-color: #202226
}
div#ccm-panel-page header aside a,
div#ccm-panel-compose-page header aside a {
    color: #565759
}
div#ccm-panel-page menu.ccm-panel-page-basics,
div#ccm-panel-compose-page menu.ccm-panel-page-basics {
    border-bottom: 1px solid #36383c
}
div#ccm-panel-page menu,
div#ccm-panel-compose-page menu {
    padding-bottom: 20px
}
div#ccm-panel-page menu li a,
div#ccm-panel-compose-page menu li a {
    color: #737c8e
}
div#ccm-panel-page menu li a:hover,
div#ccm-panel-compose-page menu li a:hover {
    background-color: #222427;
    color: #dce5f7
}
div#ccm-panel-page menu li a.ccm-panel-menu-item-active,
div#ccm-panel-compose-page menu li a.ccm-panel-menu-item-active {
    background-color: #151619;
    color: #3baaf7
}
div.ccm-panel-slide-left {
    -webkit-transform: translate(-320px, 0);
    -ms-transform: translate(-320px, 0);
    transform: translate(-320px, 0)
}
.ccm-no-csstransforms3d div.ccm-panel-slide-left {
    left: -320px
}
div.ccm-panel-slide-right {
    -webkit-transform: translate(320px, 0);
    -ms-transform: translate(320px, 0);
    transform: translate(320px, 0)
}
.ccm-no-csstransforms3d div.ccm-panel-slide-right {
    left: 320px
}
div.ccm-panel-content-appearing {
    -webkit-transform: translate(320px, 0);
    -ms-transform: translate(320px, 0);
    transform: translate(320px, 0)
}
.ccm-no-csstransforms3d div.ccm-panel-content-appearing {
    left: 320px
}
div.ccm-panel-content.ccm-panel-content-visible {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
.ccm-no-csstransforms3d div.ccm-panel-content.ccm-panel-content-visible {
    left: 0
}
a.ccm-panel-back,
a.ccm-panel-back:hover {
    font-size: 12px;
    text-decoration: none;
    margin-right: 4px
}
div.ccm-panel-detail {
    z-index: 870;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
    padding-top: 48px
}
div.ccm-panel-detail.ccm-panel-detail-static {
    display: block
}
div.ccm-panel-detail.ccm-panel-detail-static-left {
    padding-left: 321px
}
div.ccm-panel-detail.ccm-panel-detail-static-right {
    padding-right: 321px
}
div.ccm-panel-detail fieldset {
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
    margin-left: -40px;
    padding-left: 40px
}
div.ccm-panel-detail fieldset legend {
    border: 0px
}
div.ccm-panel-detail fieldset:last-child {
    border-bottom: 0px
}
html.ccm-panel-left div.ccm-panel-detail {
    padding-left: 321px
}
html.ccm-panel-right div.ccm-panel-detail {
    padding-right: 321px
}
div.ccm-panel-detail-content {
    padding: 40px 40px 90px 40px
}
div.ccm-panel-detail-content div.ccm-notification-help {
    position: absolute;
    right: 0px;
    top: 110px
}
@media (min-width: 992px) {
    div.ccm-panel-detail-content form.ccm-panel-detail-content-form {
        width: 600px
    }
}
div.ccm-panel-detail header {
    font-size: 22px;
    margin: -40px -40px 30px -95px;
    padding: 39px 80px 39px 95px;
    font-weight: 600
}
div.ccm-panel-detail hr {
    margin-left: -40px;
    margin-right: -40px;
    border-bottom-width: 1px;
    border-bottom-style: solid
}
div#ccm-panel-detail-page-properties,
div#ccm-panel-detail-page-seo,
div#ccm-panel-detail-page-composer,
div#ccm-panel-detail-page-versions,
div#ccm-panel-detail-page-attributes,
div#ccm-panel-detail-page-caching,
div#ccm-panel-detail-page-permissions,
div#ccm-panel-detail-page-location {
    background-color: #f3fbff
}
div#ccm-panel-detail-page-properties div.ccm-panel-detail-content,
div#ccm-panel-detail-page-seo div.ccm-panel-detail-content,
div#ccm-panel-detail-page-composer div.ccm-panel-detail-content,
div#ccm-panel-detail-page-versions div.ccm-panel-detail-content,
div#ccm-panel-detail-page-attributes div.ccm-panel-detail-content,
div#ccm-panel-detail-page-caching div.ccm-panel-detail-content,
div#ccm-panel-detail-page-permissions div.ccm-panel-detail-content,
div#ccm-panel-detail-page-location div.ccm-panel-detail-content {
    background-color: #f3fbff
}
div#ccm-panel-detail-page-properties header,
div#ccm-panel-detail-page-seo header,
div#ccm-panel-detail-page-composer header,
div#ccm-panel-detail-page-versions header,
div#ccm-panel-detail-page-attributes header,
div#ccm-panel-detail-page-caching header,
div#ccm-panel-detail-page-permissions header,
div#ccm-panel-detail-page-location header {
    background-color: #e1f4ff;
    color: #105192
}
div#ccm-panel-detail-page-properties hr,
div#ccm-panel-detail-page-seo hr,
div#ccm-panel-detail-page-composer hr,
div#ccm-panel-detail-page-versions hr,
div#ccm-panel-detail-page-attributes hr,
div#ccm-panel-detail-page-caching hr,
div#ccm-panel-detail-page-permissions hr,
div#ccm-panel-detail-page-location hr {
    border-bottom-color: #c6d3db
}
div.ccm-panel-detail.ccm-panel-detail-transition-fade {
    -webkit-transition: opacity .5s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .5s cubic-bezier(.19, 1, .22, 1);
    opacity: 0;
    filter: alpha(opacity=0);
    display: block
}
div.ccm-panel-detail.ccm-panel-detail-transition-fade-apply {
    opacity: 1;
    filter: alpha(opacity=100)
}
html.ccm-panel-left div.ccm-page.ccm-panel-detail-transition-swap {
    position: relative;
    left: 320px
}
html.ccm-panel-right div.ccm-page.ccm-panel-detail-transition-swap {
    position: relative;
    right: 320px
}
html.ccm-panel-ready div.ccm-page.ccm-panel-detail-transition-swap {
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    transition-easing: none;
    -webkit-transition-easing: none
}
html.ccm-panel-ready div.ccm-page.ccm-panel-detail-transition-swap.ccm-panel-detail-transition-swap-apply {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    transition-easing: none;
    -webkit-transition-easing: none
}
div.ccm-panel-detail.ccm-panel-detail-transition-none.ccm-panel-detail-transition-none-apply {
    display: block
}
html.ccm-panel-ready div.ccm-page.ccm-panel-detail-disable-transition {
    -webkit-transition: none;
    transition: none
}
div.ccm-panel-detail-form-actions {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .5s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .5s cubic-bezier(.19, 1, .22, 1)
}
div#ccm-panel-detail-form-actions-wrapper {
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 880;
    width: 100%
}
div#ccm-panel-detail-form-actions-wrapper div.ccm-panel-detail-form-actions {
    margin: 0px 20px 20px 340px;
    background-color: #e3eaee;
    padding: 20px 25px 20px 25px;
    border: 1px solid #c9ced2;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -ms-border-radius: 2px
}
div#ccm-panel-detail-form-actions-wrapper div.ccm-panel-detail-form-actions:before,
div#ccm-panel-detail-form-actions-wrapper div.ccm-panel-detail-form-actions:after {
    content: " ";
    display: table
}
div#ccm-panel-detail-form-actions-wrapper div.ccm-panel-detail-form-actions:after {
    clear: both
}
div#ccm-panel-detail-form-actions-wrapper div.ccm-panel-detail-form-actions:before,
div#ccm-panel-detail-form-actions-wrapper div.ccm-panel-detail-form-actions:after {
    content: " ";
    display: table
}
div#ccm-panel-detail-form-actions-wrapper div.ccm-panel-detail-form-actions:after {
    clear: both
}
div.ccm-panel-detail-static div#ccm-panel-detail-form-actions-wrapper div.ccm-panel-detail-form-actions {
    opacity: 1;
    filter: alpha(opacity=100)
}
div.ccm-panel-header-accordion {
    position: relative;
    padding-bottom: 0px !important
}
div.ccm-panel-header-accordion nav li {
    list-style-type: none
}
div.ccm-panel-header-accordion nav ul {
    margin-bottom: 0px
}
div.ccm-panel-header-accordion nav li>a,
div.ccm-panel-header-accordion nav span {
    display: block;
    position: relative;
    line-height: 15px;
    font-size: 15px;
    font-weight: 300;
    padding: 18px 15px 18px 40px;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background-color .3s cubic-bezier(.19, 1, .22, 1);
    transition: background-color .3s cubic-bezier(.19, 1, .22, 1)
}
div.ccm-panel-header-accordion nav li a:hover {
    text-decoration: none
}
div.ccm-panel-header-accordion nav ul.ccm-panel-header-accordion-dropdown {
    height: 0px;
    overflow: hidden;
    margin-left: 0px;
    padding-left: 0px;
    -webkit-transition: height .5s cubic-bezier(.19, 1, .22, 1);
    transition: height .5s cubic-bezier(.19, 1, .22, 1)
}
div.ccm-panel-header-accordion nav ul.ccm-panel-header-accordion-dropdown a {
    pointer: cursor
}
div.ccm-panel-header-accordion nav ul.ccm-panel-header-accordion-dropdown:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 22px;
    right: 15px;
    border-width: 6px 6px 0px 6px;
    border-style: solid
}
div.ccm-panel-header-accordion-dropdown-visible nav ul.ccm-panel-header-accordion-dropdown:after {
    border-width: 0px 6px 6px 6px
}
.ccm-ui input.ccm-flat-checkbox,
.ccm-ui input.ccm-flat-radio {
    appearance: none;
    -webkit-appearance: none;
    padding: 9px;
    margin-right: 8px;
    margin-top: -1px;
    display: inline-block;
    float: left;
    position: relative !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -ms-border-radius: 3px
}
.ccm-ui input.ccm-flat-checkbox:focus,
.ccm-ui input.ccm-flat-radio:focus {
    outline: 0px
}
.ccm-ui input.ccm-flat-checkbox:checked:after,
.ccm-ui input.ccm-flat-radio:checked:after {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: 0px;
    left: 3px
}
.ccm-panel .ccm-panel-cover {
    width: 100%;
    height: 100%;
    position: absolute
}
.ccm-panel .list-group .list-group-item {
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear
}
.ccm-panel .list-group label.list-group-item {
    font-weight: normal;
    cursor: pointer
}
.ccm-panel .list-group div.list-group-item-collapse-wrapper {
    -webkit-transition: height .3s cubic-bezier(.19, 1, .22, 1);
    transition: height .3s cubic-bezier(.19, 1, .22, 1);
    display: none;
    overflow: hidden
}
.ccm-panel .list-group div.list-group-item-collapse-wrapper .list-group-item:last-child {
    margin-bottom: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -ms-border-radius: 0
}
.ccm-panel .list-group a.list-group-item-collapse {
    padding-left: 45px;
    font-size: 12px;
    position: relative
}
.ccm-panel .list-group a.list-group-item-collapse span:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 15px;
    left: 18px;
    border-width: 6px 6px 0px 6px;
    border-style: solid
}
.ccm-panel .list-group.ccm-panel-list-group-item-expanded a.list-group-item-collapse span:after {
    border-width: 0px 6px 6px 6px
}
div.ccm-panel-confirmation-wrapper {
    position: fixed;
    z-index: 950;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%
}
div.ccm-panel-confirmation-wrapper div.ccm-panel-confirmation {
    background-color: #000;
    color: #fff;
    padding: 40px 60px 40px 60px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -ms-border-radius: 2px;
    -webkit-filter: blur(10px);
    filter: blur(20px);
    opacity: .4;
    filter: alpha(opacity=40);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}
div.ccm-panel-confirmation-wrapper div.ccm-panel-confirmation p {
    font-size: 18px;
    line-height: 32px;
    font-weight: 100
}
div.ccm-panel-confirmation-wrapper.ccm-panel-confirmation-displayed div.ccm-panel-confirmation {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-filter: blur(0);
    filter: blur(0)
}
div.ccm-panel-confirmation-wrapper.ccm-panel-confirmation-disappearing div.ccm-panel-confirmation {
    opacity: 0;
    filter: alpha(opacity=0)
}
div.preview-frame-container {
    background: white;
    -moz-box-shadow: 0 0 15px -5px #000;
    -webkit-box-shadow: 0 0 15px -5px #000;
    box-shadow: 0 0 15px -5px #000;
    position: relative;
    min-height: 600px
}
div.preview-frame-container div.loader,
div.preview-frame-container div.cover {
    display: none;
    text-align: center;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    font-size: 20px;
    background: rgba(0, 0, 0, 0.5);
    color: #ccc;
    min-height: 600px
}
div.preview-frame-container div.loader div.icon,
div.preview-frame-container div.cover div.icon {
    margin-top: 300px
}
div.preview-frame-container div.cover {
    background: transparent;
    display: block;
    z-index: 5
}
div.ccm-panel-header-search {
    position: relative
}
div.ccm-panel-header-search i.fa-search {
    position: absolute;
    top: 22px;
    left: 40px;
    color: #111
}
div.ccm-panel-header-search input {
    display: block;
    padding: 20px 20px 20px 70px;
    border: 0px;
    outline: none;
    width: 100%
}
div.ccm-panel-header-search input:focus {
    outline: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0px
}
.tourist-popover {
    padding: 0
}
.tourist-popover .popover-content {
    padding: 10px 0 0 0;
    min-width: 200px
}
.tourist-popover .popover-content p {
    margin: 0 8px 10px 8px
}
.tourist-popover .popover-content .action-label {
    background: rgba(0, 111, 255, 0.168627);
    font-size: 14px;
    padding: 3px 10px
}
.tourist-popover .popover-content .tour-counter {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 10px;
    bottom: 14px;
    font-size: 11px;
    color: #acacac
}
.tourist-popover .tour-buttons {
    padding: 8px 10px;
    min-height: 28px;
    background: #f5f5f5;
    border-radius: 0px 0px 6px 6px;
    box-sizing: content-box
}
.tourist-popover .btn-close {
    background: none;
    border: none;
    position: absolute;
    top: 4px;
    right: 7px;
    padding: 0;
    opacity: .3
}
.tourist-popover .btn-close:hover {
    opacity: .5
}
.qtip-tour,
.qtip-tour .qtip-content {
    padding: 0
}
.qtip-tour .qtip-content {
    padding-top: 10px
}
.qtip-tour .qtip-content p {
    margin: 0 8px 10px 8px
}
.qtip-tour .qtip-content .action-label {
    background: rgba(0, 111, 255, 0.168627);
    font-size: 14px;
    padding: 3px 10px
}
.qtip-tour .qtip-content .tour-counter {
    font-size: 11px;
    color: #acacac
}
.qtip-tour .tour-buttons {
    padding: 8px 10px;
    min-height: 28px;
    background: #f5f5f5;
    border-radius: 0px 0px 6px 6px;
    box-sizing: content-box
}
div.ccm-dialog-help-item {
    margin-bottom: 30px
}
div.ccm-dialog-help-item a:focus,
div.ccm-dialog-help-item a:active {
    outline: none;
    text-decoration: none
}
div.ccm-dialog-help-item ol.breadcrumb {
    padding: 0px;
    background: none
}
div.ccm-dialog-help-item ol.breadcrumb>li+li::before {
    content: "|\00a0";
    color: #999;
    padding: 0px 5px
}
ol.ccm-dialog-help-item-icon-row {
    padding: 0px;
    margin: 0px 0px 10px 0px
}
ol.ccm-dialog-help-item-icon-row li {
    display: inline-block;
    margin-right: 10px
}
ol.ccm-dialog-help-item-icon-row li i {
    opacity: .5;
    filter: alpha(opacity=50)
}
div#ccm-toolbar .tour-highlight a,
div#ccm-toolbar .tour-highlight.ccm-toolbar-search {
    background-color: #D6E6EE;
    background-image: -webkit-linear-gradient(top, #d6e6ee 0, #b8dcee 100%);
    background-image: linear-gradient(to bottom, #d6e6ee 0, #b8dcee 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffd6e6ee', endColorstr='#ffb8dcee', GradientType=0);
    color: #136CC0
}
div#ccm-panel-add-block {
    background-color: #2a2c30
}
div#ccm-panel-add-block input.ccm-flat-checkbox,
div#ccm-panel-add-block input.ccm-flat-radio {
    border: 1px solid #444
}
div#ccm-panel-add-block input.ccm-flat-checkbox:checked:after,
div#ccm-panel-add-block input.ccm-flat-radio:checked:after {
    color: #3baaf7
}
div#ccm-panel-add-block div.ccm-panel-shadow-layer {
    -moz-box-shadow: inset -10px 10px 10px rgba(20, 20, 20, 0.3);
    -webkit-box-shadow: inset -10px 10px 10px rgba(20, 20, 20, 0.3);
    box-shadow: inset -10px 10px 10px rgba(20, 20, 20, 0.3)
}
div#ccm-panel-add-block .ccm-panel-content-inner {
    color: #e7e7e7
}
div#ccm-panel-add-block a.ccm-panel-back {
    color: #5b5c5f
}
div#ccm-panel-add-block a.ccm-panel-back:hover {
    color: #3baaf7
}
div#ccm-panel-add-block a {
    color: #2aa9dd
}
div#ccm-panel-add-block a:hover {
    color: #2aa9dd
}
div#ccm-panel-add-block div.ccm-panel-content-inner textarea {
    border: 1px solid #101114;
    background-color: #4c4e53;
    color: #bababa
}
div#ccm-panel-add-block .pager li a {
    background-color: transparent;
    color: #5b5c5f;
    border: 1px solid #34353a
}
div#ccm-panel-add-block .pager li a:hover {
    background-color: #303136
}
div#ccm-panel-add-block .list-group .list-group-item {
    background-color: #171c22;
    color: #7f8d90;
    border: 1px solid #0c1117;
    border-left: 0px;
    border-right: 0px
}
div#ccm-panel-add-block .list-group .list-group-item.list-group-item-header {
    background-color: #000
}
div#ccm-panel-add-block .list-group .list-group-item.list-group-item-header:hover {
    background-color: #000
}
div#ccm-panel-add-block .list-group .list-group-item.list-group-item-collapse {
    color: #5b5c5f
}
div#ccm-panel-add-block .list-group .list-group-item.list-group-item-collapse span:after {
    border-color: #5b5c5f transparent transparent transparent
}
div#ccm-panel-add-block .list-group .list-group-item.list-group-item-active,
div#ccm-panel-add-block .list-group .list-group-item:hover {
    background-color: #12171d
}
div#ccm-panel-add-block .list-group.ccm-panel-list-group-item-expanded a.list-group-item-collapse span:after {
    border-color: transparent transparent #2e2e2e transparent
}
div#ccm-panel-add-block div.ccm-panel-header-search input {
    background-color: #333539;
    color: #b8bbc4
}
div#ccm-panel-add-block div.ccm-panel-header-search input::-moz-placeholder {
    color: #555;
    opacity: 1
}
div#ccm-panel-add-block div.ccm-panel-header-search input:-ms-input-placeholder {
    color: #555
}
div#ccm-panel-add-block div.ccm-panel-header-search input::-webkit-input-placeholder {
    color: #555
}
div#ccm-panel-add-block div.ccm-panel-header-accordion nav ul.ccm-panel-header-accordion-dropdown:after {
    border-color: #60686f transparent
}
div#ccm-panel-add-block div.ccm-panel-header-accordion nav li>a:hover {
    background-color: #111215
}
div#ccm-panel-add-block div.ccm-panel-header-accordion nav li>a {
    color: #2aa9dd
}
div#ccm-panel-add-block div.ccm-panel-header-accordion nav span {
    color: #60686f;
    background-color: #202226
}
div#ccm-panel-add-block div.ccm-panel-header-accordion nav span:hover {
    background-color: #111215
}
div#ccm-panel-add-block div.ccm-panel-header-accordion-dropdown-visible nav ul {
    height: 220px !important
}
div#ccm-panel-add-block div.ccm-panel-add-block-set {
    clear: both
}
div#ccm-panel-add-block div.ccm-panel-add-block-set header {
    font-size: 13px;
    line-height: 13px;
    padding: 0px;
    border-top: 1px solid #474645;
    padding-top: 5px;
    color: #2aa9dd
}
div#ccm-panel-add-block div.ccm-panel-add-block-set ul {
    margin-left: 0px;
    padding-left: 0px
}
div#ccm-panel-add-block div.ccm-panel-add-block-set ul li {
    list-style-type: none;
    float: left;
    display: block;
    margin: 0px 20px 20px 0px;
    position: relative
}
div#ccm-panel-add-block div.ccm-panel-add-block-set ul .ccm-icon-item-grid-available {
    display: block
}
div#ccm-panel-add-block a.ccm-panel-add-block-draggable-block-type:hover {
    cursor: move;
    -moz-box-shadow: 0 0 2px 0 #fff;
    -webkit-box-shadow: 0 0 2px 0 #fff;
    box-shadow: 0 0 2px 0 #fff
}
div#ccm-panel-add-block div#ccm-panel-add-block-clipboard-list div.ccm-panel-add-block-clipboard-item {
    -webkit-transition: all .5s cubic-bezier(.19, 1, .22, 1);
    transition: all .5s cubic-bezier(.19, 1, .22, 1);
    opacity: 1;
    filter: alpha(opacity=100);
    border-top: 2px groove #424854;
    position: relative
}
div#ccm-panel-add-block div#ccm-panel-add-block-clipboard-list div.ccm-panel-add-block-clipboard-item>a {
    position: absolute;
    top: 10px;
    right: 15px;
    color: #424854
}
div#ccm-panel-add-block div#ccm-panel-add-block-clipboard-list div.ccm-panel-add-block-clipboard-item>a:hover {
    color: #d1322d;
    text-decoration: none
}
div#ccm-panel-add-block div#ccm-panel-add-block-clipboard-list div.ccm-panel-add-block-clipboard-item:last-child {
    border-bottom: 2px groove #424854
}
div#ccm-panel-add-block div#ccm-panel-add-block-clipboard-list div.ccm-panel-add-block-clipboard-item-delete {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    max-height: 0px;
    padding: 0px;
    border: 0px
}
div.ccm-panel-add-block-clipboard-item {
    padding: 10px 15px 10px 40px;
    max-height: 200px;
    font-size: 12px;
    color: #4b5662
}
div.ccm-panel-add-block-clipboard-item div.ccm-panel-add-block-clipboard-item-inner {
    max-height: 140px;
    margin-bottom: 10px;
    padding-right: 25px;
    color: #b4bfcb;
    overflow: hidden;
    font-size: 14px
}
div#ccm-panel-add-block-dragging div.ccm-panel-add-block-clipboard-item {
    width: 265px;
    background-color: #161c22;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -ms-border-radius: 4px
}
div#ccm-panel-add-block-dragging div.ccm-panel-add-block-clipboard-item>a {
    display: none
}
a.ccm-panel-add-block-draggable-block-type {
    display: block;
    height: 90px;
    width: 90px;
    line-height: 0px;
    padding: 2px;
    box-sizing: padding-box;
    text-align: center;
    background-color: #161c22;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -ms-border-radius: 4px
}
a.ccm-panel-add-block-draggable-block-type span {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    text-overflow: ellipsis;
    text-align: center;
    display: block;
    color: #8f969a;
    background-color: #000;
    font-size: 12px;
    line-height: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}
a.ccm-panel-add-block-draggable-block-type img {
    margin-top: 15px;
    height: 24px;
    width: auto
}
#ccm-panel-add-block-dragging>a,
#ccm-panel-add-block-dragging>div {
    cursor: move;
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
    z-index: 1000
}
div#ccm-panel-check-in {
    background-color: #2a2c30
}
div#ccm-panel-check-in input.ccm-flat-checkbox,
div#ccm-panel-check-in input.ccm-flat-radio {
    border: 1px solid #444
}
div#ccm-panel-check-in input.ccm-flat-checkbox:checked:after,
div#ccm-panel-check-in input.ccm-flat-radio:checked:after {
    color: #3baaf7
}
div#ccm-panel-check-in div.ccm-panel-shadow-layer {
    -moz-box-shadow: inset -10px 10px 10px rgba(20, 20, 20, 0.3);
    -webkit-box-shadow: inset -10px 10px 10px rgba(20, 20, 20, 0.3);
    box-shadow: inset -10px 10px 10px rgba(20, 20, 20, 0.3)
}
div#ccm-panel-check-in .ccm-panel-content-inner {
    color: #e7e7e7
}
div#ccm-panel-check-in a.ccm-panel-back {
    color: #5b5c5f
}
div#ccm-panel-check-in a.ccm-panel-back:hover {
    color: #3baaf7
}
div#ccm-panel-check-in a {
    color: #2aa9dd
}
div#ccm-panel-check-in a:hover {
    color: #2aa9dd
}
div#ccm-panel-check-in div.ccm-panel-content-inner textarea {
    border: 1px solid #101114;
    background-color: #4c4e53;
    color: #bababa
}
div#ccm-panel-check-in .pager li a {
    background-color: transparent;
    color: #5b5c5f;
    border: 1px solid #34353a
}
div#ccm-panel-check-in .pager li a:hover {
    background-color: #303136
}
div#ccm-panel-check-in .list-group .list-group-item {
    background-color: #171c22;
    color: #7f8d90;
    border: 1px solid #0c1117;
    border-left: 0px;
    border-right: 0px
}
div#ccm-panel-check-in .list-group .list-group-item.list-group-item-header {
    background-color: #000
}
div#ccm-panel-check-in .list-group .list-group-item.list-group-item-header:hover {
    background-color: #000
}
div#ccm-panel-check-in .list-group .list-group-item.list-group-item-collapse {
    color: #5b5c5f
}
div#ccm-panel-check-in .list-group .list-group-item.list-group-item-collapse span:after {
    border-color: #5b5c5f transparent transparent transparent
}
div#ccm-panel-check-in .list-group .list-group-item.list-group-item-active,
div#ccm-panel-check-in .list-group .list-group-item:hover {
    background-color: #12171d
}
div#ccm-panel-check-in .list-group.ccm-panel-list-group-item-expanded a.list-group-item-collapse span:after {
    border-color: transparent transparent #2e2e2e transparent
}
div#ccm-panel-check-in h5 {
    display: inline;
    border-bottom: 1px dotted #e7e7e7
}
div#ccm-panel-check-in textarea {
    width: 100%;
    height: 60px
}
div#ccm-panel-check-in div.ccm-panel-check-in-comments {
    padding-bottom: 25px;
    padding-top: 10px
}
div#ccm-panel-check-in div.ccm-panel-check-in-publish {
    border-bottom: 1px solid #464544;
    margin-bottom: 30px
}
div#ccm-panel-check-in div.ccm-panel-check-in-publish .fa-clock-o {
    color: rgba(255, 255, 255, 0.6)
}
div#ccm-panel-check-in div.ccm-panel-check-in-publish div.btn-group {
    margin-bottom: 30px
}
div#ccm-panel-check-in div.ccm-panel-check-in-preview .btn {
    width: 150px;
    tex-align: center;
    margin-bottom: 30px
}
#ccm-panel-page-design div.ccm-panel-content-inner {
    padding: 20px
}
#ccm-panel-page-design-customize div.ccm-panel-content-inner {
    padding: 20px 20px 0px 20px
}
#ccm-panel-page-design-customize .list-group-item ul.ccm-style-preset-icon {
    width: 24px;
    height: 16px;
    position: absolute;
    top: 13px;
    right: 12px;
    padding: 0px;
    margin: 0px;
    list-style-type: none
}
#ccm-panel-page-design-customize .list-group-item li {
    display: inline-block;
    width: 8px;
    height: 16px;
    padding: 0px;
    margin: 0px
}
#ccm-panel-page-design-customize .list-group-item li:first-child {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
#ccm-panel-page-design-customize .list-group-item li:last-child {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
div#ccm-panel-page-design-page-templates .list-group-item img {
    height: auto;
    width: auto;
    max-width: 24px;
    max-height: 24px;
    position: absolute;
    top: 12px;
    right: 30px;
    opacity: .8;
    filter: alpha(opacity=80)
}
div#ccm-panel-page-design-themes div.ccm-page-design-theme-thumbnail.list-group-item {
    text-align: center
}
div#ccm-panel-page-design-themes div.ccm-page-design-theme-thumbnail.list-group-item>span {
    position: relative;
    height: 150px
}
div#ccm-panel-page-design-themes div.ccm-page-design-theme-thumbnail.list-group-item>span>i {
    background-color: #fff;
    display: inline-block;
    text-style: normal;
    position: relative
}
div#ccm-panel-page-design-themes div.ccm-page-design-theme-thumbnail.list-group-item>span>i span.ccm-page-design-theme-customize {
    display: none;
    position: absolute;
    bottom: 0px;
    left: 0px
}
div#ccm-panel-page-design-themes div.ccm-page-design-theme-thumbnail.list-group-item>span>i img {
    width: 200px;
    height: 150px
}
div#ccm-panel-page-design-themes div.ccm-page-design-theme-thumbnail.list-group-item>span .ccm-panel-page-design-theme-description {
    display: none;
    position: absolute;
    top: 0px;
    height: 150px;
    text-align: center;
    width: 200px
}
div#ccm-panel-page-design-themes div.ccm-page-design-theme-thumbnail.list-group-item>span .ccm-panel-page-design-theme-description h4 {
    display: inline;
    color: #3baaf7
}
div#ccm-panel-page-design-themes div.ccm-page-design-theme-thumbnail.list-group-item img {
    opacity: 1;
    filter: alpha(opacity=100)
}
div#ccm-panel-page-design-themes div.ccm-page-design-theme-thumbnail.list-group-item:hover {
    cursor: pointer
}
div#ccm-panel-page-design-themes div.ccm-page-design-theme-thumbnail.list-group-item:hover img {
    opacity: .2;
    filter: alpha(opacity=20)
}
div#ccm-panel-page-design-themes div.ccm-page-design-theme-thumbnail.list-group-item:hover span .ccm-panel-page-design-theme-description {
    display: table-cell;
    vertical-align: middle
}
div#ccm-panel-page-design-themes div.ccm-page-design-theme-thumbnail.list-group-item.ccm-page-design-theme-thumbnail-selected>span>i {
    background-color: #0095ff;
    border: 2px solid #3b3b3b
}
div#ccm-panel-page-design-themes div.ccm-page-design-theme-thumbnail.list-group-item.ccm-page-design-theme-thumbnail-selected>span>i span.ccm-page-design-theme-customize {
    width: 100%;
    font-style: normal;
    display: block;
    cursor: default;
    color: #6c99f8;
    text-align: left;
    background-color: #0f41ac
}
div#ccm-panel-page-design-themes div.ccm-page-design-theme-thumbnail.list-group-item.ccm-page-design-theme-thumbnail-selected>span>i span.ccm-page-design-theme-customize a {
    padding: 8px 0px 8px 0px;
    color: #6c99f8;
    cursor: pointer;
    text-decoration: none;
    display: block;
    text-align: center
}
div#ccm-panel-page-design-themes div.ccm-page-design-theme-thumbnail.list-group-item.ccm-page-design-theme-thumbnail-selected>span>i span.ccm-page-design-theme-customize a i {
    line-height: 14px
}
div#ccm-panel-page-design-themes div.ccm-page-design-theme-thumbnail.list-group-item.ccm-page-design-theme-thumbnail-selected>span>i span.ccm-page-design-theme-customize a:hover {
    color: #fff
}
div#ccm-panel-page-design-themes div.ccm-page-design-theme-thumbnail.list-group-item.ccm-page-design-theme-thumbnail-selected>span img {
    opacity: .3;
    filter: alpha(opacity=30)
}
div#ccm-panel-page-design-themes div.ccm-page-design-theme-thumbnail.list-group-item.ccm-page-design-theme-thumbnail-selected:hover span .ccm-panel-page-design-theme-description {
    display: none
}
#ccm-panel-page-design-customize div.ccm-panel-page-design-customize-style-set h5 {
    cursor: pointer;
    border-top: 1px solid #0d0e0f;
    background-color: #202225;
    margin: 0px;
    padding: 18px 30px 18px 30px;
    color: #737c8e;
    font-weight: bold;
    position: relative
}
#ccm-panel-page-design-customize div.ccm-panel-page-design-customize-style-set h5:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 22 px;
    right: 38px
}
#ccm-panel-page-design-customize div.ccm-panel-page-design-customize-style-set h5.ccm-panel-page-design-customize-style-set-collapse:after {
    border-color: #444 transparent transparent transparent;
    border-width: 6 px 6 px 0 px 6 px;
    border-style: solid
}
#ccm-panel-page-design-customize div.ccm-panel-page-design-customize-style-set h5.ccm-panel-page-design-customize-style-set-expand:after {
    border-color: transparent transparent #444 transparent;
    border-width: 0 px 6 px 6 px 6 px;
    border-style: solid
}
#ccm-panel-page-design-customize div.ccm-panel-page-design-customize-style-set ul {
    -webkit-transition: height .3s cubic-bezier(.19, 1, .22, 1);
    transition: height .3s cubic-bezier(.19, 1, .22, 1);
    overflow: hidden;
    margin-bottom: 0px
}
#ccm-panel-page-design-customize div.ccm-panel-page-design-customize-style-set ul li {
    position: relative;
    padding: 20px 30px;
    color: #737c8e;
    border-bottom: 1px solid #1f2022
}
#ccm-panel-page-design-customize div.ccm-panel-page-design-customize-style-set ul li label {
    font-weight: normal;
    line-height: 14px
}
#ccm-panel-page-design-customize div.ccm-panel-page-design-customize-style-set ul li span.ccm-style-customizer-display-swatch-wrapper {
    position: absolute;
    cursor: pointer;
    right: 30px;
    top: 16px;
    height: 28px;
    width: 28px;
    display: inline-block
}
#ccm-panel-page-design-customize div.ccm-panel-page-design-customize-style-set ul li span.ccm-style-customizer-display-swatch-wrapper span.ccm-style-customizer-display-swatch {
    display: inline-block;
    width: 28px;
    height: 28px;
    padding: 0px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -ms-border-radius: 4px;
    background-color: #8d8d8d;
    color: #1d1d1b;
    border: 1px solid #333
}
#ccm-panel-page-design-customize div.ccm-panel-page-design-customize-style-set ul li span.ccm-style-customizer-display-swatch-wrapper span.ccm-style-customizer-display-swatch span,
#ccm-panel-page-design-customize div.ccm-panel-page-design-customize-style-set ul li span.ccm-style-customizer-display-swatch-wrapper span.ccm-style-customizer-display-swatch i {
    line-height: 28px;
    vertical-align: middle
}
#ccm-panel-page-design-customize div.ccm-panel-page-design-customize-style-set ul li span.ccm-style-customizer-display-swatch-wrapper span.ccm-style-customizer-display-swatch:hover {
    border: 1px solid #fff
}
#ccm-panel-page-design-customize div.ccm-panel-page-design-customize-style-set ul li div.ccm-style-customizer-size {
    position: absolute;
    right: 30px;
    top: 20px;
    cursor: pointer
}
#ccm-panel-page-design-customize div.sp-replacer,
div.ccm-style-customizer-palette div.sp-replacer {
    padding: 0px;
    border: 0px;
    background: transparent;
    position: absolute
}
#ccm-panel-page-design-customize div.sp-replacer div.sp-dd,
div.ccm-style-customizer-palette div.sp-replacer div.sp-dd {
    display: none
}
#ccm-panel-page-design-customize div.sp-replacer div.sp-preview,
div.ccm-style-customizer-palette div.sp-replacer div.sp-preview {
    width: 28px;
    height: 28px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -ms-border-radius: 4px;
    margin-right: 0px;
    border: 0px
}
#ccm-panel-page-design-customize div.sp-replacer div.sp-preview div.sp-preview-inner,
div.ccm-style-customizer-palette div.sp-replacer div.sp-preview div.sp-preview-inner {
    width: 28px;
    height: 28px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -ms-border-radius: 4px;
    border: 1px solid #444
}
#ccm-panel-page-design-customize div.sp-replacer div.sp-preview div.sp-preview-inner:hover,
div.ccm-style-customizer-palette div.sp-replacer div.sp-preview div.sp-preview-inner:hover {
    border: 1px solid #999
}
#ccm-panel-page-design-customize div.sp-replacer {
    top: 16px;
    right: 30px
}
#ccm-panel-confirmation-page-design-customize-apply div.ccm-panel-confirmation {
    position: absolute;
    top: 110px;
    left: 220px;
    width: 400px
}
div#ccm-panel-detail-page-design,
div#ccm-panel-detail-page-design-customize {
    position: fixed
}
div#ccm-panel-detail-page-design div.ccm-panel-detail-content,
div#ccm-panel-detail-page-design-customize div.ccm-panel-detail-content {
    padding: 0px;
    height: 100%;
    width: 100%
}
div#ccm-panel-detail-page-design div.ccm-panel-detail-content iframe#ccm-page-preview-frame,
div#ccm-panel-detail-page-design-customize div.ccm-panel-detail-content iframe#ccm-page-preview-frame {
    width: 100%;
    height: 100%;
    top: 0;
    border: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
    margin: 0px;
    padding: 0px
}
div#ccm-panel-multilingual {
    background-color: #eff7fd
}
div#ccm-panel-multilingual h5 {
    border-bottom: 1px solid #c0dcf2;
    font-size: 15px;
    padding-bottom: 5px;
    font-weight: 300
}
div#ccm-panel-multilingual ul.item-select-list li {
    border-bottom: none
}
div#ccm-panel-multilingual ul.item-select-list a.ccm-panel-multilingual-menu-hover,
div#ccm-panel-multilingual ul.item-select-list a.ccm-menu-item-active {
    color: #333;
    background-color: #D4F0F7;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -webkit-transition: .1s linear background-color;
    transition: .1s linear background-color
}
div#ccm-panel-multilingual ul.item-select-list a.ccm-panel-multilingual-section-no-mappings {
    color: #999
}
div#ccm-popover-menu-container.ccm-panel-multilingual-menu-container,
div#ccm-popover-menu-container.ccm-panel-multilingual-menu-container div.popover {
    z-index: 2000
}
div#ccm-menu-click-proxy.ccm-panel-multilingual-menu-hover {
    z-index: 2000
}
div#ccm-panel-sitemap {
    background-color: #eff7fd
}
div#ccm-panel-sitemap h5 {
    border-bottom: 1px solid #c0dcf2;
    font-size: 15px;
    padding-bottom: 5px;
    font-weight: 300
}
div#ccm-panel-sitemap ul.ccm-panel-sitemap-list {
    margin-left: 0px;
    margin-bottom: 30px;
    padding-left: 0px
}
div#ccm-panel-sitemap ul.ccm-panel-sitemap-list li {
    list-style-type: none;
    padding-left: 0px
}
div#ccm-panel-sitemap ul.ccm-panel-sitemap-list li a {
    color: #7097b4;
    display: block;
    font-size: 13px;
    line-height: 16px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -ms-border-radius: 2px;
    padding: 2px 5px 2px 5px
}
div#ccm-panel-sitemap ul.ccm-panel-sitemap-list li.ccm-panel-sitemap-more-page-types a {
    color: #B0C5D6
}
div#ccm-panel-sitemap ul.ccm-panel-sitemap-list li.ccm-panel-sitemap-more-page-types a:hover {
    color: #5A88AA;
    background: transparent
}
div#ccm-panel-sitemap ul.ccm-panel-sitemap-list li a:hover {
    text-decoration: none;
    background-color: #e4f2fc;
    color: #0063c6
}
div#ccm-panel-sitemap #ccm-sitemap-panel-sitemap {
    margin-bottom: 30px
}
#ccm-panel-page #ccm-panel-page-versions table th,
#ccm-panel-page #ccm-panel-page-versions table td {
    color: #707c8c
}
#ccm-panel-page #ccm-panel-page-versions table tr.ccm-panel-page-version-approved td {
    background-color: #154661 !important;
    color: #ccc
}
#ccm-panel-page #ccm-panel-page-versions table td a.ccm-panel-page-versions-version-menu {
    color: #707c8c
}
#ccm-panel-page #ccm-panel-page-versions table td a.ccm-panel-page-versions-version-menu.ccm-panel-page-versions-hover {
    color: #3baaf7
}
#ccm-panel-page #ccm-panel-page-versions table thead th {
    background-color: #34353a
}
#ccm-panel-page #ccm-panel-page-versions table thead th button {
    color: #a2a3a8
}
#ccm-panel-page #ccm-panel-page-versions table thead th button.disabled {
    color: #494c55;
    cursor: pointer
}
#ccm-panel-page #ccm-panel-page-versions table tbody tr:hover td {
    background-color: #1e252f !important
}
#ccm-panel-page #ccm-panel-page-versions table tbody td {
    background-color: #2b2c31
}
#ccm-panel-page #ccm-panel-page-versions table tbody tr:nth-child(even) td {
    background-color: #303136
}
#ccm-panel-page #ccm-panel-page-versions table tbody tr.ccm-panel-page-versions-version-checked td {
    background-color: #10131a !important
}
#ccm-panel-page #ccm-panel-page-versions table tbody tr.ccm-panel-page-versions-version-checked td span.ccm-panel-page-versions-version-timestamp,
#ccm-panel-page #ccm-panel-page-versions table tbody tr.ccm-panel-page-versions-version-checked td span.ccm-panel-page-versions-version-id {
    color: #3baaf7
}
.ui-dialog-content #ccm-panel-page-versions table th,
.ui-dialog-content #ccm-panel-page-versions table td {
    color: #333
}
.ui-dialog-content #ccm-panel-page-versions table tr.ccm-panel-page-version-approved td {
    background-color: rgba(59, 170, 247, 0.1)
}
.ui-dialog-content #ccm-panel-page-versions table td a.ccm-panel-page-versions-version-menu {
    color: #707c8c
}
.ui-dialog-content #ccm-panel-page-versions table td a.ccm-panel-page-versions-version-menu.ccm-panel-page-versions-hover {
    color: #3baaf7
}
.ui-dialog-content #ccm-panel-page-versions table thead th {
    background-color: #eee;
    border-bottom: 1px solid #ccc
}
.ui-dialog-content #ccm-panel-page-versions table thead th button.disabled {
    color: #aaa;
    cursor: pointer
}
.ui-dialog-content #ccm-panel-page-versions table tbody tr.ccm-panel-page-versions-version-checked td {
    background-color: #B8E4F8 !important
}
.ui-dialog-content #ccm-panel-page-versions table tbody tr.ccm-panel-page-versions-version-checked td span.ccm-panel-page-versions-version-timestamp,
.ui-dialog-content #ccm-panel-page-versions table tbody tr.ccm-panel-page-versions-version-checked td span.ccm-panel-page-versions-version-id {
    color: #3baaf7
}
#ccm-panel-page-versions header {
    margin-bottom: 0px
}
#ccm-panel-page-versions table {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}
#ccm-panel-page-versions table th,
#ccm-panel-page-versions table td {
    font-size: 13px;
    padding-left: 16px;
    padding-bottom: 16px;
    padding-top: 16px
}
#ccm-panel-page-versions table thead th {
    border-bottom: 1px solid rgba(0, 0, 0, 0)
}
#ccm-panel-page-versions table thead th button {
    font-weight: bold;
    font-size: 12px
}
#ccm-panel-page-versions table thead th button:hover {
    color: #e3e4e9;
    text-decoration: none
}
#ccm-panel-page-versions table tfoot td {
    border-top: 1px solid rgba(0, 0, 0, 0)
}
#ccm-panel-page-versions table tbody tr:hover td a.ccm-panel-page-versions-version-menu {
    opacity: 1;
    filter: alpha(opacity=100)
}
#ccm-panel-page-versions table tbody td {
    -webkit-transition: background-color .3s cubic-bezier(.19, 1, .22, 1);
    transition: background-color .3s cubic-bezier(.19, 1, .22, 1)
}
#ccm-panel-page-versions table tbody td a.ccm-panel-page-versions-version-menu {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .3s cubic-bezier(.19, 1, .22, 1);
    color: #707c8c
}
#ccm-panel-page-versions table tbody td a.ccm-panel-page-versions-version-menu:hover {
    text-decoration: none
}
#ccm-panel-page-versions table tbody td a.ccm-panel-page-versions-version-menu.ccm-panel-page-versions-hover {
    color: #3baaf7;
    opacity: 1;
    filter: alpha(opacity=100);
    text-decoration: none
}
#ccm-panel-page-versions table tbody tr {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform cubic-bezier(.19, 1, .22, 1) .2s;
    -moz-transition: -moz-transform cubic-bezier(.19, 1, .22, 1) .2s;
    -o-transition: -o-transform cubic-bezier(.19, 1, .22, 1) .2s;
    transition: transform cubic-bezier(.19, 1, .22, 1) .2s
}
#ccm-panel-page-versions table tbody td:last-child {
    white-space: nowrap;
    padding-right: 20px
}
#ccm-panel-page-versions table tbody td:last-child i.fa-ok {
    margin-right: 5px
}
#ccm-panel-page-versions table tbody td.ccm-panel-page-versions-details {
    width: 100%
}
div#ccm-menu-click-proxy.ccm-panel-page-versions-hover {
    z-index: 2000;
    background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}
div#ccm-popover-menu-container.ccm-panel-page-versions-container,
div#ccm-popover-menu-container.ccm-panel-page-versions-container div.popover {
    z-index: 2000
}
div#ccm-panel-detail-page-versions div.ccm-panel-detail-content {
    padding: 0px;
    height: 100%;
    width: 100%
}
div#ccm-panel-detail-page-versions div.ccm-panel-detail-content iframe#ccm-page-preview-frame {
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
    margin: 0px;
    padding: 0px
}
div#ccm-panel-detail-page-versions div.ccm-panel-detail-content ul.nav-tabs {
    display: block;
    background-color: #e2f4ff;
    padding: 0px;
    margin-bottom: 0px;
    background-image: -webkit-linear-gradient(top, #e2f4ff 80%, #cbdee5 100%);
    background-image: linear-gradient(to bottom, #e2f4ff 80%, #cbdee5 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffe2f4ff', endColorstr='#ffcbdee5', GradientType=0)
}
div#ccm-panel-detail-page-versions div.ccm-panel-detail-content ul.nav-tabs li.active a {
    color: #27649a
}
div#ccm-panel-detail-page-versions div.ccm-panel-detail-content ul.nav-tabs li.active a:after {
    content: "";
    width: 0px;
    display: block;
    margin: 6px auto 0px auto;
    height: 0px;
    border-style: solid;
    border-width: 8px 4px 0 5px;
    border-color: #81caed transparent transparent transparent
}
div#ccm-panel-detail-page-versions div.ccm-panel-detail-content ul.nav-tabs li {
    display: inline-block
}
div#ccm-panel-detail-page-versions div.ccm-panel-detail-content ul.nav-tabs li a {
    display: inline-block;
    display: block;
    color: #7b95a6;
    text-decoration: none;
    padding: 25px;
    position: relative
}
div#ccm-panel-detail-page-versions div.ccm-panel-detail-content ul.nav-tabs li a:hover {
    text-decoration: none;
    color: #27649a
}
#ccm-panel-page section#ccm-menu-page-attributes header {
    margin-bottom: 0px
}
#ccm-panel-page section#ccm-menu-page-attributes div.ccm-menu-page-attributes-set {
    color: #3baaf7
}
#ccm-panel-page section#ccm-menu-page-attributes div.ccm-menu-page-attributes-set h5 {
    border-top: 1px solid #464544
}
#ccm-panel-page section#ccm-menu-page-attributes div.ccm-panel-header-search input {
    background-color: #333539;
    color: #b8bbc4
}
#ccm-panel-page section#ccm-menu-page-attributes div.ccm-panel-header-search input::-moz-placeholder {
    color: #555;
    opacity: 1
}
#ccm-panel-page section#ccm-menu-page-attributes div.ccm-panel-header-search input:-ms-input-placeholder {
    color: #555
}
#ccm-panel-page section#ccm-menu-page-attributes div.ccm-panel-header-search input::-webkit-input-placeholder {
    color: #555
}
#ccm-panel-page section#ccm-menu-page-attributes ul {
    padding-left: 0px
}
#ccm-panel-page section#ccm-menu-page-attributes ul li a {
    color: #79868d;
    background-color: #272a2e
}
#ccm-panel-page section#ccm-menu-page-attributes ul li a:hover {
    background-color: #191b1f;
    color: #b8bbc4
}
#ccm-panel-page section#ccm-menu-page-attributes ul li a.ccm-menu-page-attribute-selected {
    background-color: #153d71;
    color: #fff
}
div.ccm-menu-page-attributes-set h5 {
    margin-top: 30px;
    padding-top: 8px;
    padding-bottom: 8px
}
div.ccm-menu-page-attributes-set ul {
    list-style-type: none
}
div.ccm-menu-page-attributes-set ul li {
    padding: 0px;
    margin: 0px 0px 5px 0px
}
div.ccm-menu-page-attributes-set ul li a {
    display: block;
    padding: 10px 20px 10px 20px;
    font-size: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -webkit-transition: all .3s cubic-bezier(.19, 1, .22, 1);
    transition: all .3s cubic-bezier(.19, 1, .22, 1)
}
div.ccm-menu-page-attributes-set ul li a:hover {
    text-decoration: none
}
div.ccm-menu-page-attributes-set ul li a.ccm-menu-page-attribute-selected {
    cursor: default
}
div.ccm-menu-page-attributes-set:first-child h5 {
    margin-top: 0px
}
div#ccm-panel-detail-page-attributes div.ccm-panel-detail-content {
    padding: 0px 0px 100px 0px
}
div#ccm-panel-detail-page-attributes div.ccm-panel-detail-content span.ccm-detail-page-attributes-id {
    position: absolute;
    top: 75px;
    right: 50px;
    color: #999
}
div#ccm-detail-page-attributes div.form-group {
    -webkit-transition: opacity .3s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .3s cubic-bezier(.19, 1, .22, 1);
    opacity: 1;
    filter: alpha(opacity=100);
    position: relative;
    padding: 25px 50px 25px 50px
}
div#ccm-detail-page-attributes div.form-group:nth-child(odd) {
    background-color: #e1f4ff
}
div#ccm-detail-page-attributes div.form-group a[data-remove-attribute-key] {
    position: absolute;
    left: 20px;
    top: 27px
}
div#ccm-detail-page-attributes div.form-group a[data-remove-attribute-key]:hover {
    color: #f00;
    text-decoration: none
}
div#ccm-detail-page-attributes div.ccm-page-attribute-adding,
div#ccm-detail-page-attributes div.ccm-page-attribute-removing {
    opacity: 0;
    filter: alpha(opacity=0)
}
div#ccm-dialog-attributes-menu {
    float: left;
    width: 260px
}
div#ccm-dialog-attributes-menu ul li a:hover {
    color: #333;
    background-color: #eee
}
div#ccm-dialog-attributes-menu ul li a.ccm-menu-page-attribute-selected {
    background-color: #ccc;
    color: #000
}
div#ccm-dialog-attributes-menu div.ccm-panel-header-search i.fa-search {
    top: 22px;
    left: 0px;
    color: #000
}
div#ccm-dialog-attributes-menu div.ccm-panel-header-search input {
    padding-left: 20px
}
div#ccm-dialog-attributes-menu div#ccm-menu-page-attributes-list {
    padding: 0px
}
div#ccm-dialog-attributes-menu div.ccm-menu-page-attributes-set h5 {
    border-top: 1px solid #ccc
}
div#ccm-dialog-attributes-menu ul {
    margin-left: 0px;
    padding-left: 0px
}
div#ccm-dialog-attributes-detail {
    margin-left: 300px
}
div#ccm-dialog-attributes-detail span.ccm-detail-page-attributes-id {
    position: absolute;
    top: 28px;
    right: 30px;
    color: #999
}
.ccm-ui form.ccm-search-fields {
    position: relative;
    padding-top: 10px;
    padding-bottom: 0px
}
.ccm-ui form.ccm-search-fields select.ccm-search-bulk-action,
.ccm-ui form.ccm-search-fields select.ccm-search-choose-field {
    border: 0px;
    box-shadow: none !important;
    -webkit-appearance: none;
    padding: 0px;
    margin: 0px;
    color: #999;
    height: auto;
    width: 200px;
    height: 34px;
    vertical-align: top;
    display: inline-block;
    outline: none !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -ms-border-radius: 0;
    padding-right: 15px;
    background: transparent url(../images/icons/arrow_down.png) no-repeat center right
}
.ccm-ui form.ccm-search-fields div.form-group {
    margin-right: 40px
}
.ccm-ui form.ccm-search-fields select.ccm-search-choose-field {
    color: #999;
    margin-right: 40px
}
.ccm-ui form.ccm-search-fields select {
    width: 300px
}
.ccm-ui form.ccm-search-fields div.ccm-search-main-lookup-field {
    position: relative
}
.ccm-ui form.ccm-search-fields div.ccm-search-main-lookup-field i {
    position: absolute;
    top: 10px;
    left: 5px
}
.ccm-ui form.ccm-search-fields div.ccm-search-main-lookup-field input {
    border: 0px;
    color: #3784d6;
    font-weight: 200;
    font-size: 18px;
    outline: none !important;
    padding: 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -ms-border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-left: 30px;
    width: 240px
}
.ccm-ui form.ccm-search-fields ul.ccm-search-form-advanced {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 12px
}
.ccm-ui form.ccm-search-fields ul.ccm-search-form-advanced a {
    color: #afafaf
}
.ccm-ui form.ccm-search-fields ul.ccm-search-form-advanced li {
    margin-left: 20px
}
.ccm-ui form.ccm-search-fields button.ccm-search-field-hidden-submit {
    border: 0 none;
    height: 0;
    width: 0;
    padding: 0;
    margin: 0;
    overflow: hidden
}
div.ccm-dashboard-content-full form.ccm-search-fields.ccm-search-fields-none {
    margin-left: 0px;
    margin-top: 10px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px;
    padding-bottom: 10px
}
div.ccm-dashboard-content-full form.ccm-search-fields.ccm-search-fields-none div.ccm-search-main-lookup-field {
    margin-left: 97px
}
div.ccm-dashboard-content-full form.ccm-search-fields.ccm-search-fields-none ul.ccm-search-form-advanced {
    top: 20px
}
div.ccm-search-fields-submit {
    padding-bottom: 10px
}
div.ccm-search-fields-submit:before,
div.ccm-search-fields-submit:after {
    content: " ";
    display: table
}
div.ccm-search-fields-submit:after {
    clear: both
}
div.ccm-search-fields-submit:before,
div.ccm-search-fields-submit:after {
    content: " ";
    display: table
}
div.ccm-search-fields-submit:after {
    clear: both
}
div.ccm-search-fields-submit button.pull-right {
    margin-right: 20px
}
form.ccm-search-fields-none div.ccm-search-fields-row {
    padding-left: 0px
}
div.ccm-search-fields-row {
    min-height: 34px;
    margin-bottom: 10px;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #efefef;
    position: relative
}
@media (min-width: 768px) {
    div.ccm-search-fields-row {
        padding-left: 97px
    }
}
div.ccm-search-fields-row div.form-group {
    margin-bottom: 0px
}
div.ccm-search-fields-row div.form-group label.control-label {
    width: 200px;
    color: #999;
    line-height: 34px;
    vertical-align: top;
    margin-right: 40px;
    margin-bottom: 0px;
    font-size: 14px !important;
    font-weight: normal
}
div.ccm-search-fields-row div.ccm-search-field-content {
    padding-left: 10px;
    display: inline-block
}
div.ccm-search-fields-row div.ccm-search-field-content div.ccm-search-main-lookup-field {
    border-left: 0px
}
div.ccm-search-fields-advanced div.ccm-search-fields-row a.ccm-search-remove-field {
    color: #aaa;
    position: absolute;
    right: 20px;
    top: 8px
}
div.ccm-search-fields-advanced div.ccm-search-fields-row a.ccm-search-remove-field:hover {
    color: #666;
    text-decoration: none
}
table.ccm-search-results-table {
    width: 100%
}
table.ccm-search-results-table span.ccm-search-results-checkbox {
    display: block;
    padding-top: 0px;
    padding-bottom: 0px
}
@media (min-width: 768px) {
    table.ccm-search-results-table span.ccm-search-results-checkbox {
        margin-left: 75px
    }
}
table.ccm-search-results-table thead th {
    background-color: #006699;
    color: #93bfd5;
    font-weight: 300
}
table.ccm-search-results-table thead th input[type=checkbox],
table.ccm-search-results-table thead th input[type=radio] {
    border: 1px solid #ccc;
    color: #ccc;
    vertical-align: middle
}
table.ccm-search-results-table thead th.ccm-results-list-active-sort-desc a,
table.ccm-search-results-table thead th.ccm-results-list-active-sort-asc a {
    color: #eaeaea;
    background: #00496e;
    white-space: nowrap
}
table.ccm-search-results-table thead th.ccm-results-list-active-sort-desc a:after,
table.ccm-search-results-table thead th.ccm-results-list-active-sort-asc a:after {
    vertical-align: middle;
    content: "";
    width: 0;
    height: 0;
    display: inline-block;
    margin-left: 10px
}
table.ccm-search-results-table thead th.ccm-results-list-active-sort-desc a:after {
    border-width: 4 px 4 px 0 px 4 px;
    border-style: solid;
    border-color: #e2e2e4 transparent transparent transparent
}
table.ccm-search-results-table thead th.ccm-results-list-active-sort-asc a:after {
    border-width: 0 px 4 px 4 px 4 px;
    border-style: solid;
    border-color: transparent transparent #e2e2e4 transparent
}
table.ccm-search-results-table thead th a {
    color: #93bfd5;
    display: block;
    -webkit-transition: all .2s cubic-bezier(.19, 1, .22, 1);
    transition: all .2s cubic-bezier(.19, 1, .22, 1)
}
table.ccm-search-results-table thead th a:hover {
    text-decoration: none;
    background-color: #00517a;
    color: #eaeaea
}
table.ccm-search-results-table thead th a,
table.ccm-search-results-table thead th span {
    padding: 10px 20px 10px 20px;
    display: block
}
table.ccm-search-results-table thead th span.ccm-search-results-checkbox,
table.ccm-search-results-table thead th.ccm-file-manager-search-results-star span {
    padding-left: 40px
}
table.ccm-search-results-table tbody td.ccm-file-manager-search-results-star a {
    padding: 10px 20px 10px 20px
}
table.ccm-search-results-table tbody td {
    -webkit-transition: all .2s cubic-bezier(.19, 1, .22, 1);
    transition: all .2s cubic-bezier(.19, 1, .22, 1);
    padding: 20px;
    color: #999;
    background-color: #fff
}
table.ccm-search-results-table tbody td span.ccm-search-results-checkbox {
    padding: 10px 20px 10px 20px
}
table.ccm-search-results-table tbody td input[type=checkbox],
table.ccm-search-results-table tbody td input[type=radio] {
    border: 1px solid #c0c0c0;
    background-color: #f8f8f8;
    color: #00689c;
    position: relative;
    z-index: 550
}
table.ccm-search-results-table tbody td.ccm-search-results-name {
    width: 300px
}
table.ccm-search-results-table tbody tr.ccm-menu-item-hover td,
table.ccm-search-results-table tbody tr.ccm-menu-item-active td {
    background-color: #B8E4F8 !important;
    color: #000
}
table.ccm-search-results-table tbody tr:nth-child(even) td {
    background-color: #eee
}
table.ccm-search-results-table tbody tr.ccm-search-select-hover td {
    cursor: pointer;
    background-color: #B8E4F8 !important;
    color: #000
}
div.ccm-search-results-none {
    font-size: 18px;
    margin-top: 60px;
    text-align: center
}
div.ccm-search-results-pagination {
    margin-top: 20px;
    text-align: center
}
@media (max-width: 1199px) {
    .ccm-ui table.ccm-search-results-table thead tr th,
    .ccm-ui table.ccm-search-results-table tbody tr td {
        padding-left: 2px;
        padding-right: 2px
    }
    .ccm-ui table.ccm-search-results-table thead tr th span,
    .ccm-ui table.ccm-search-results-table tbody tr td span,
    .ccm-ui table.ccm-search-results-table thead tr th a,
    .ccm-ui table.ccm-search-results-table tbody tr td a {
        padding-left: 8px;
        padding-right: 8px
    }
}
@media (max-width: 1199px) {
    .ccm-ui form.ccm-search-fields select.ccm-search-bulk-action,
    .ccm-ui form.ccm-search-fields select.ccm-search-choose-field {
        width: 120px
    }
    .ccm-ui div.ccm-search-fields-row div.form-group label.control-label {
        width: 120px
    }
}
@media (max-width: 767px) {
    .ccm-ui form.ccm-search-fields ul.ccm-search-form-advanced {
        position: relative
    }
    .ccm-ui form.ccm-search-fields ul.ccm-search-form-advanced li {
        margin-bottom: 20px
    }
    .ccm-ui form.ccm-search-fields ul.ccm-search-form-advanced li.ccm-file-manager-upload {
        font-size: 16px
    }
    .ccm-ui form.ccm-search-fields div.ccm-search-fields-row div.ccm-search-field-content {
        padding-left: 0px
    }
    form.ccm-search-fields select.ccm-search-bulk-action,
    form.ccm-search-fields select.ccm-search-choose-field {
        display: block
    }
    div.ccm-search-fields-row div.form-group label.control-label {
        display: block
    }
}
div#ccm-dashboard-welcome-back {
    margin: -20px -20px 0 -20px;
    overflow: hidden;
    color: #666;
    padding: 80px 30px 30px 155px;
    background: transparent url(../images/newsflow_logo_welcome_back.png) no-repeat 0 0;
    border-bottom: 2px solid #eee
}
div#ccm-dashboard-welcome-back h1 {
    font-size: 48px;
    color: #666
}
div.newsflow-paging-previous,
div.newsflow-paging-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 60px
}
div.newsflow-paging-previous a,
div.newsflow-paging-next a {
    color: #222;
    -webkit-transition: color cubic-bezier(.19, 1, .22, 1) .5s;
    transition: color cubic-bezier(.19, 1, .22, 1) .5s
}
div.newsflow-paging-previous a:hover,
div.newsflow-paging-next a:hover {
    color: #428bca
}
div.newsflow-paging-next {
    right: -60px
}
div.newsflow-paging-previous {
    left: -60px
}
body.ccm-loading *,
body.ccm-loading {
    cursor: progress !important
}
.ui-dialog-titlebar {
    z-index: 1700
}
table.ccm-permission-grid {
    border: 0px
}
table.ccm-permission-grid td.ccm-permission-grid-name {
    text-align: right;
    width: auto;
    white-space: nowrap
}
table.ccm-permission-grid td {
    width: 100%;
    border-left: 0px !important;
    border-right: 0px !important
}
div.ccm-block-field-group {
    margin-bottom: 10px;
    border-bottom: 1px dotted #aaa;
    padding-bottom: 10px
}
div.ccm-block-field-group h2 {
    margin-bottom: 6px
}
ul#ccm-block-type-list {
    padding: 2px 0px 0px 0px;
    margin: 8px 0 16px 0
}
ul#ccm-block-type-list li {
    margin-left: 0px;
    list-style-type: none;
    display: none !important
}
.ccm-block-type a.ccm-scrapbook-delete {
    top: 8px;
    right: 10px;
    position: absolute
}
.ccm-block-type-inner .btn {
    position: relative;
    top: -6px
}
.ccm-block-type a.ccm-block-type-inner,
.ccm-block-type p.ccm-block-type-inner,
.ccm-block-type .ccm-block-type-inner {
    background-repeat: no-repeat;
    background-position: 8px 10px;
    background-size: 16px 16px;
    color: #666;
    margin-bottom: 2px;
    display: block;
    font-size: 14px;
    padding: 8px 8px 8px 30px;
    text-decoration: none;
    border: 1px solid #fff
}
.ccm-block-type a.ccm-block-type-inner-nobkgd,
.ccm-block-type p.ccm-block-type-inner-nobkgd,
.ccm-block-type .ccm-block-type-inner-nobkgd {
    color: #666;
    display: block;
    font-size: 14px;
    text-decoration: none;
    border: 1px solid #fff
}
.ccm-block-type p.ccm-block-type-inner {
    margin: 0
}
.ccm-block-type-selected a.ccm-block-type-inner {
    background-color: #BDD5FD;
    border: 1px solid #255e8a !important
}
.ccm-block-type a.ccm-block-type-inner:hover {
    background-color: #d9e7ff;
    border: 1px solid #94a7c7 !important
}
.ccm-block-type {
    position: static;
    padding: 0px 0px 2px 0px;
    border-bottom: 1px solid #e4e4e4 !important;
    margin-bottom: 2px !important;
    left: 0px;
    top: 0px;
    width: auto;
    height: auto
}
.ccm-block-type div.ccm-block-type-description {
    display: none;
    padding-left: 30px;
    color: #aaa;
    font-size: 12px;
    padding-top: 2px;
    padding-bottom: 6px
}
.ccm-block-type.ccm-external-block-type li.ccm-block-price {
    float: right;
    margin: 10px 10px 0px 10px;
    font-weight: bold;
    color: #205334;
    text-transform: uppercase
}
.ccm-block-type.ccm-external-block-type .ccm-block-type-description {
    display: block;
    padding-left: 0px
}
ul.item-select-list {
    padding: 2px 0px 0px 0px;
    margin: 0px 0px 15px 0px;
    list-style-type: none !important
}
ul.item-select-list>li {
    position: relative;
    border-bottom: 1px solid #efefef;
    margin-bottom: 2px;
    padding-bottom: 2px
}
ul.item-select-list>li>a,
ul.item-select-list>li>span {
    color: #333;
    background-repeat: no-repeat;
    display: block;
    padding: 8px 8px 8px 8px;
    text-decoration: none;
    border: 1px solid transparent
}
ul.item-select-list>li>a:hover {
    color: #333;
    background-color: #D4F0F7;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -webkit-transition: .1s linear background-color;
    transition: .1s linear background-color
}
ul.item-select-list>li>a:focus {
    text-decoration: none
}
ul.item-select-list>li>a img,
ul.item-select-list li>span img {
    vertical-align: middle;
    max-width: 16px;
    margin-right: 5px;
    display: Inline-block
}
ul.item-select-list>li>a i {
    vertical-align: middle;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    margin-right: 5px;
    display: inline-block
}
ul.item-select-list i.ccm-item-select-list-sort {
    position: absolute;
    top: 10px;
    right: 10px;
    font-style: normal;
    margin: 0px;
    padding-left: 5px;
    padding-right: 5px
}
ul.item-select-list i.ccm-item-select-list-sort:after {
    font-family: FontAwesome;
    content: "\f07d"
}
ul.item-select-list i.ccm-item-select-list-sort:hover {
    cursor: move
}
ul.item-select-list>li>div.item-select-list-content {
    padding: 10px;
    background-color: #efefef;
    margin-top: 2px;
    overflow: hidden
}
ul#ccm-page-attribute-list li {
    display: none !important
}
ul#ccm-page-attribute-list .ccm-attribute-available {
    display: list-item !important
}
ul#ccm-page-attribute-list .ccm-attribute-added a {
    text-decoration: line-through;
    color: #dedede
}
ul#ccm-page-attribute-list .ccm-attribute-added a:hover {
    border: 1px solid #fafafa !important;
    cursor: default;
    background-color: transparent
}
#ccm-properties-custom-tab div.well {
    position: relative
}
#ccm-properties-custom-tab label {
    margin-top: -2px
}
.ccm-meta-close {
    position: absolute;
    top: 18px !important;
    right: 20px
}
table.ccm-block-type-table {
    border-collapse: collapse;
    width: 100%
}
table.ccm-block-type-table div.ccm-block-type-inner {
    color: #666;
    display: block;
    font-size: 14px;
    text-decoration: none;
    border: 1px solid #fff
}
table.ccm-block-type-table div.ccm-block-type-description {
    color: #aaa;
    font-size: 12px;
    padding-top: 10px
}
table.ccm-block-type-table td {
    padding: 8px 2px 8px;
    border-bottom: 1px solid #dedede
}
table#ccm-versions-list tr.version-active td {
    font-weight: bold
}
div.ccm-group span.ccm-group-inner,
div.ccm-group a.ccm-group-inner {
    background-repeat: no-repeat;
    background-position: 8px 8px;
    color: #666;
    display: block;
    font-size: 14px;
    padding: 8px 8px 8px 30px;
    text-decoration: none;
    border: 1px solid #fff
}
div.ccm-group div.ccm-group-inner-indiv {
    background-repeat: no-repeat;
    background-position: 8px 8px;
    color: #666;
    font-size: 14px;
    padding: 8px 8px 8px 30px;
    text-decoration: none;
    border: 1px solid #fff
}
div.ccm-group a.ccm-group-inner-atag {
    color: #666;
    font-size: 14px;
    padding: 8px 0px;
    text-decoration: none;
    border: 1px solid #fff
}
div.ccm-group a.ccm-group-inner-atag:hover {
    color: #666;
    font-size: 14px;
    padding: 8px 0px;
    text-decoration: none;
    border: 1px solid #fff
}
div.ccm-group {
    position: relative;
    padding: 0px 0px 2px 0px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 2px
}
div.ccm-group a.ccm-group-inner:hover {
    background-color: #d9e7ff;
    border: 1px solid #94a7c7
}
div.ccm-group .ccm-group-sort {
    position: absolute;
    top: 12px;
    right: 10px
}
.ccm-group-sort:hover {
    cursor: move
}
div.ccm-group-description {
    padding-left: 30px;
    color: #aaa;
    font-size: 12px;
    padding-top: 2px;
    padding-bottom: 6px
}
span.ccm-group-description {
    color: #aaa;
    font-size: 12px;
    padding-top: 2px;
    padding-bottom: 6px
}
#ccm-group-search-fields {
    padding-left: 24px;
    background: transparent url(../images/icons/search.png) no-repeat scroll left 6px
}
.ccm-input-time-wrapper select {
    width: auto !important;
    margin-right: 4px !important
}
.ccm-input-date {
    width: auto !important;
    margin-right: 4px !important
}
div.ccm-scrapbook-list-item {
    position: relative;
    margin-bottom: 20px
}
div.ccm-stack-content-wrapper {
    margin-bottom: 10px
}
div.ccm-stack a {
    background-repeat: no-repeat;
    background-position: 8px 8px;
    background-image: url(../images/icons/stack.png);
    color: #666;
    display: block;
    font-size: 14px;
    padding: 8px 8px 8px 30px;
    text-decoration: none;
    border: 1px solid #fff
}
div.ccm-stack {
    position: relative;
    padding: 0px 0px 2px 0px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 2px
}
div.ccm-stack a:hover {
    background-color: #d9e7ff;
    border: 1px solid #94a7c7;
    text-decoration: none;
    color: #666
}
div.ccm-workflow a {
    background-repeat: no-repeat;
    background-position: 8px 11px;
    background-image: url(../images/icons/wrench.png);
    color: #666;
    display: block;
    font-size: 14px;
    padding: 8px 8px 8px 30px;
    text-decoration: none;
    border: 1px solid #fff
}
div.ccm-workflow {
    position: relative;
    padding: 0px 0px 2px 0px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 2px
}
div.ccm-workflow a:hover {
    background-color: #d9e7ff;
    border: 1px solid #94a7c7;
    text-decoration: none;
    color: #666
}
a.icon-link i.fa {
    color: #333;
    text-decoration: none
}
a.icon-link.launch-tooltip {
    border-bottom: 0px
}
a.icon-link:hover {
    text-decoration: none
}
.ccm-ui label.launch-tooltip {
    border-bottom: 1px dotted #50e568
}
.ccm-ui i.fa.launch-tooltip {
    border-bottom: 0px;
    text-decoration: none
}
div#ccm-tooltip-holder {
    z-index: 2000;
    position: relative
}
.ccm-ui div.tooltip-inner {
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    padding: 20px 10px;
    max-width: 250px
}
div#ccm-toolbar {
    -moz-box-shadow: 0 2px 2px rgba(90, 90, 90, 0.1);
    -webkit-box-shadow: 0 2px 2px rgba(90, 90, 90, 0.1);
    box-shadow: 0 2px 2px rgba(90, 90, 90, 0.1);
    border-bottom: 1px solid #999;
    background: transparent url(../images/bg_toolbar.png) repeat-x scroll;
    position: fixed;
    top: 0px;
    left: 0px;
    height: 49px;
    width: 100%;
    z-index: 1000
}
div#ccm-toolbar.ccm-toolbar-tour-guide {
    z-index: 1400
}
div#ccm-toolbar .ccm-toolbar-item-list {
    height: 48px;
    overflow: hidden
}
div#ccm-toolbar .ccm-toolbar-accessibility-title {
    display: none
}
div#ccm-toolbar.titles .ccm-toolbar-accessibility-title {
    display: inline-block
}
div#ccm-toolbar.titles li>a {
    width: auto !important;
    padding: 14px 16px
}
div#ccm-toolbar.titles li>a i,
div#ccm-toolbar.titles li>a img {
    position: static
}
div#ccm-toolbar.large-font li>a {
    font-size: 20px !important;
    padding: 10px 16px
}
div#ccm-toolbar>ul {
    padding-left: 0px;
    list-style-type: none;
    margin: 0px
}
div#ccm-toolbar>ul:before,
div#ccm-toolbar>ul:after {
    content: " ";
    display: table
}
div#ccm-toolbar>ul:after {
    clear: both
}
div#ccm-toolbar>ul:before,
div#ccm-toolbar>ul:after {
    content: " ";
    display: table
}
div#ccm-toolbar>ul:after {
    clear: both
}
div#ccm-toolbar>ul>li {
    position: relative;
    font-size: 14px
}
div#ccm-toolbar>ul>li>a {
    display: block;
    height: 48px;
    width: 60px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    color: #999;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-left: -1px;
    text-decoration: none
}
div#ccm-toolbar>ul>li>a i,
div#ccm-toolbar>ul>li>a img {
    position: absolute;
    top: 17px;
    left: 23px;
    width: 14px;
    height: 14px
}
div#ccm-toolbar>ul>li>a .spinner {
    opacity: 0;
    filter: alpha(opacity=0);
    width: 24px;
    height: 24px;
    display: inline-block;
    position: absolute;
    top: 12px;
    left: 18px;
    z-index: 1160;
    -webkit-transition: opacity cubic-bezier(.355, 0, 1, .035) .5s;
    transition: opacity cubic-bezier(.355, 0, 1, .035) .5s
}
div#ccm-toolbar>ul>li>a .double-bounce1,
div#ccm-toolbar>ul>li>a .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #0099ff;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: loader-bounce 2s infinite ease-in-out;
    animation: loader-bounce 2s infinite ease-in-out
}
div#ccm-toolbar>ul>li>a .double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}
div#ccm-toolbar>ul>li>a i {
    -webkit-transition: opacity cubic-bezier(.355, 0, 1, .035) .5s;
    transition: opacity cubic-bezier(.355, 0, 1, .035) .5s
}
div#ccm-toolbar>ul>li>a:hover {
    color: #333;
    background-color: #dddddd;
    background-image: -webkit-linear-gradient(top, #ededed 0, #ddd 100%);
    background-image: linear-gradient(to bottom, #ededed 0, #ddd 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffededed', endColorstr='#ffdddddd', GradientType=0)
}
div#ccm-toolbar>ul>li>a.ccm-launch-panel-loading .spinner {
    opacity: 1;
    filter: alpha(opacity=100)
}
div#ccm-toolbar>ul>li>a.ccm-launch-panel-loading i {
    opacity: 0;
    filter: alpha(opacity=0)
}
div#ccm-toolbar>ul>li>a.ccm-launch-panel-active,
div#ccm-toolbar>ul>li>a.ccm-launch-panel-active:hover {
    color: #105192;
    background-color: #dddddd;
    background-image: -webkit-linear-gradient(top, #ededed 0, #ddd 100%);
    background-image: linear-gradient(to bottom, #ededed 0, #ddd 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffededed', endColorstr='#ffdddddd', GradientType=0)
}
div#ccm-toolbar>ul>li>a.ccm-launch-panel-active i,
div#ccm-toolbar>ul>li>a.ccm-launch-panel-active:hover i {
    display: inline-block
}
div#ccm-toolbar>ul li.ccm-logo span {
    padding: 12px 18px 0px 18px;
    height: 36px;
    display: block;
    height: 48px;
    border-right: 1px solid #ccc
}
div#ccm-toolbar>ul li.ccm-toolbar-search {
    background-color: #fff;
    padding: 0px;
    height: 48px;
    white-space: nowrap;
    border-left: 1px solid #ccc;
    color: #888;
    position: relative
}
div#ccm-toolbar>ul li.ccm-toolbar-search i.fa-search {
    position: absolute;
    top: 16px;
    left: 16px
}
div#ccm-toolbar>ul li.ccm-toolbar-search input {
    border-right: 1px solid #ccc;
    margin-right: 0px;
    background-color: transparent
}
div#ccm-toolbar>ul li.ccm-toolbar-page-edit-mode-active>a {
    background-color: #b5eeb5;
    background-image: -webkit-linear-gradient(top, #c2ffc2 0, #b5eeb5 100%);
    background-image: linear-gradient(to bottom, #c2ffc2 0, #b5eeb5 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffc2ffc2', endColorstr='#ffb5eeb5', GradientType=0);
    color: #333
}
div#ccm-toolbar>ul li.ccm-toolbar-page-edit-mode-pinned>a,
div#ccm-toolbar>ul li.ccm-toolbar-page-edit-mode-pinned a:hover {
    background-color: #D6E6EE;
    background-image: -webkit-linear-gradient(top, #d6e6ee 0, #b8dcee 100%);
    background-image: linear-gradient(to bottom, #d6e6ee 0, #b8dcee 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffd6e6ee', endColorstr='#ffb8dcee', GradientType=0);
    color: #136CC0
}
div#ccm-toolbar>ul>li#ccm-white-label-message {
    color: #ccc;
    font-size: 11px;
    line-height: 11px;
    padding: 18px 24px 0px 24px;
    height: 30px;
    border-right: 0px !important
}
div#ccm-toolbar>ul>li#ccm-white-label-message>a {
    display: inline;
    border: 0px;
    text-decoration: underline;
    padding: 0px;
    color: #ccc
}
div#ccm-toolbar>ul>li#ccm-white-label-message>a:hover {
    background-color: transparent !important;
    background-image: none !important;
    text-decoration: underline
}
div#ccm-toolbar input[type=search] {
    margin: 0px 0px 0px 40px;
    height: 48px;
    width: 210px;
    padding: 0px
}
div#ccm-toolbar input[type=search],
div#ccm-toolbar textarea {
    border: 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -ms-border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}
div#ccm-toolbar input[type=search]:focus,
div#ccm-toolbar textarea:focus {
    -webkit-appearance: none !important;
    outline: none !important
}
div#ccm-toolbar .dropdown-menu {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top: 0px
}
div#ccm-toolbar li.ccm-toolbar-last-left-child {
    border-right: 1px solid #ccc
}
@-webkit-keyframes loader-bounce {
    0%, 100% {
        -webkit-transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1)
    }
}
@keyframes loader-bounce {
    0%, 100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}
div#ccm-toolbar-disabled {
    height: 49px;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1100;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0)
}
.ccm-toolbar-mobile-menu-button {
    padding: 14px 18px;
    height: 48px;
    border-left: 1px solid #ccc;
    cursor: pointer
}
.ccm-toolbar-mobile-menu-button i {
    font-size: 23px
}
.ccm-toolbar-mobile-menu-button:hover,
.ccm-toolbar-mobile-menu-button.ccm-mobile-close {
    color: #7d7d7d
}
.ccm-toolbar-mobile-menu-button.ccm-toolbar-mobile-menu-button-active {
    background-color: #b5eeb5;
    background-image: -webkit-linear-gradient(top, #c2ffc2 0, #b5eeb5 100%);
    background-image: linear-gradient(to bottom, #c2ffc2 0, #b5eeb5 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffc2ffc2', endColorstr='#ffb5eeb5', GradientType=0)
}
.ccm-mobile-menu-entries {
    padding-left: 0px;
    margin-left: 12px;
    -webkit-text-size-adjust: none;
    list-style-type: none
}
.ccm-mobile-menu-entries li.ccm-toolbar-page-edit-mode-active a {
    color: #00cc66
}
.ccm-mobile-menu-entries li.ccm-toolbar-page-edit-mode-active i.fa-pencil {
    color: #00cc66
}
.ccm-mobile-menu-entries li a {
    display: inline-block
}
.ccm-mobile-menu-entries li a:hover {
    text-decoration: none
}
.ccm-mobile-menu-entries li ul {
    display: none;
    margin-left: 60px;
    margin-bottom: 10px
}
.ccm-mobile-menu-entries li ul li a {
    text-transform: none;
    color: #4674a1;
    padding: 6px 0px 6px 0px;
    font-weight: normal;
    font-size: 13px;
    background: none
}
.ccm-mobile-menu-entries li ul li ul {
    margin-top: 10px
}
.ccm-mobile-menu-entries li ul li ul a {
    text-transform: none;
    color: #1b7bbc;
    padding: 6px 0px 6px 0px;
    font-weight: normal;
    font-size: 13px
}
.ccm-mobile-menu-entries li i.fa-caret-down {
    margin-left: 6px;
    font-size: 14px
}
.ccm-mobile-menu-entries li i.mobile-leading-icon {
    display: inline-block !important;
    color: #CAC9C9;
    font-size: 17px;
    min-width: 30px;
    text-align: center
}
.ccm-mobile-menu-entries li i.mobile-leading-icon.fa-th-large {
    font-size: 16px
}
.ccm-mobile-menu-entries li i.mobile-leading-icon.fa-cog {
    font-size: 19px
}
.ccm-mobile-menu-entries li a {
    color: #4674a1;
    font-size: 18px;
    display: inline-block;
    width: 80%;
    padding: 7px 5% 7px 0px;
    margin: 0% 5% 0% 0;
    padding-left: 15px;
    height: 100%;
    font-weight: 200;
    text-decoration: none
}
.ccm-mobile-menu-entries li a:hover {
    color: #195279
}
.ccm-mobile-toolbar-menu {
    display: none
}
.ccm-mobile-menu-overlay {
    padding-bottom: 10px;
    padding-top: 15px;
    display: none;
    background-color: #FCFCFC;
    position: fixed;
    border-bottom: 5px solid #4674a1;
    width: 100%;
    z-index: 1000;
    top: 49px;
    left: 0px
}
.ccm-mobile-menu-overlay.ccm-mobile-menu-overlay-dashboard li ul {
    display: block
}
.ccm-notification {
    max-width: 90%;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    z-index: 2100;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -ms-border-radius: 3px
}
.ccm-notification i.ccm-notification-icon {
    font-size: 16px;
    position: absolute;
    top: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 11px 12px;
    width: 40px;
    height: 40px;
    text-align: center;
    left: 20px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    -ms-border-radius: 40px
}
.ccm-notification form {
    position: relative
}
.ccm-notification div.ccm-notification-inner-wrapper {
    max-height: 320px;
    overflow: scroll
}
.ccm-notification div.ccm-notification-inner h3 {
    font-size: 16.8px;
    font-weight: 300;
    margin: 0px 0px 10px 0px;
    padding: 0px
}
.ccm-notification div.ccm-notification-inner div.ccm-notification-inner-buttons {
    margin-top: 10px
}
.ccm-notification div.ccm-notification-inner div.ccm-notification-inner-buttons a,
.ccm-notification div.ccm-notification-inner div.ccm-notification-inner-buttons button {
    margin-right: 8px;
    border: 0px;
    outline: 0px
}
.ccm-notification div.ccm-notification-inner div.ccm-notification-inner-buttons .btn-default {
    background-color: rgba(255, 255, 255, 0.4)
}
div.ccm-notification-inner {
    width: 360px;
    max-width: 100%;
    padding: 30px 30px 30px 80px
}
div.ccm-notification-actions {
    font-size: 12px;
    font-weight: 400;
    background-color: rgba(17, 47, 76, 0.9);
    border-top: 1px solid #002a53;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    text-align: right
}
div.ccm-notification-actions a {
    display: inline-block;
    text-align: center;
    padding: 6px 10px 6px 10px;
    margin-left: 0px
}
div.ccm-notification-actions a,
div.ccm-notification-actions a:hover {
    text-decoration: none
}
div#ccm-notification-hud {
    position: fixed;
    top: 110px;
    right: 0px;
    z-index: 2100;
    opacity: 0;
    filter: alpha(opacity=0)
}
div#ccm-notification-page-alert,
div#ccm-notification-page-alert-workflow {
    position: fixed;
    top: 110px;
    right: 10px;
    z-index: 840
}
@media (min-width: 768px) {
    div#ccm-notification-page-alert,
    div#ccm-notification-page-alert-workflow {
        right: 60px
    }
}
div#ccm-notification-page-alert-workflow div.ccm-notification-inner {
    width: 440px
}
div.ccm-notification-help,
div.ccm-notification-info {
    background-color: rgba(19, 72, 125, 0.9);
    color: #adeef7
}
div.ccm-notification-help h3,
div.ccm-notification-info h3 {
    color: #fff
}
div.ccm-notification-help .ccm-notification-icon,
div.ccm-notification-info .ccm-notification-icon {
    color: #fff
}
div.ccm-notification-help form,
div.ccm-notification-info form {
    border-bottom: 1px solid #002a53
}
div.ccm-notification-help div.ccm-notification-actions a,
div.ccm-notification-info div.ccm-notification-actions a {
    border-left: 1px solid #002a53;
    color: #88aee7
}
div.ccm-notification-help div.ccm-notification-actions a.ccm-notification-actions-dismiss-single,
div.ccm-notification-info div.ccm-notification-actions a.ccm-notification-actions-dismiss-single {
    color: #ffff00
}
div.ccm-notification-help div.ccm-notification-actions a:hover,
div.ccm-notification-info div.ccm-notification-actions a:hover {
    color: #fff
}
div.ccm-notification-success {
    color: #1c3e00;
    background-color: rgba(15, 190, 102, 0.9)
}
div.ccm-notification-success h3 {
    color: #fff
}
div.ccm-notification-success i {
    color: #fff
}
div.ccm-notification-danger {
    color: #fff;
    background-color: rgba(190, 62, 62, 0.9)
}
div.ccm-notification-help-launcher {
    position: fixed;
    top: 82px;
    right: 0px;
    z-index: 840;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: -webkit-transform cubic-bezier(.19, 1, .22, 1) .5s;
    -moz-transition: -moz-transform cubic-bezier(.19, 1, .22, 1) .5s;
    -o-transition: -o-transform cubic-bezier(.19, 1, .22, 1) .5s;
    transition: transform cubic-bezier(.19, 1, .22, 1) .5s
}
div.ccm-panel-detail-content div.ccm-notification-help-launcher {
    z-index: 1200
}
html.ccm-panel-open.ccm-panel-right div.ccm-notification-help-launcher {
    -webkit-transform: translate(-320px, 0);
    -ms-transform: translate(-320px, 0);
    transform: translate(-320px, 0)
}
div.ccm-notification-help-launcher a {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    background-color: #335B8A;
    color: #fff;
    display: block;
    height: 40px;
    width: 40px;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    -webkit-animation-duration: 0.2s;
    -moz-animation-duration: 0.2s;
    -ms-animation-duration: 0.2s;
    -o-animation-duration: 0.2s;
    animation-duration: 0.2s
}
div.ccm-notification-help-launcher a:hover,
div.ccm-notification-help-launcher a:active,
div.ccm-notification-help-launcher a:focus {
    color: #fff;
    background-color: #163251
}
div.ccm-notification-help-launcher i {
    margin-left: 9px;
    vertical-align: middle;
    font-size: 26px;
    font-weight: normal;
    line-height: 40px
}
div.ccm-notification-help {
    display: none;
    -webkit-animation-duration: 0.2s;
    -moz-animation-duration: 0.2s;
    -ms-animation-duration: 0.2s;
    -o-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: -webkit-transform cubic-bezier(.19, 1, .22, 1) .5s;
    -moz-transition: -moz-transform cubic-bezier(.19, 1, .22, 1) .5s;
    -o-transition: -o-transform cubic-bezier(.19, 1, .22, 1) .5s;
    transition: transform cubic-bezier(.19, 1, .22, 1) .5s;
    position: fixed;
    right: 0px;
    top: 83px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    z-index: 840
}
div.ccm-panel-detail-content div.ccm-notification-help {
    margin-top: -28px
}
html.ccm-panel-open.ccm-panel-right div.ccm-notification-help {
    -webkit-transform: translate(-320px, 0);
    -ms-transform: translate(-320px, 0);
    transform: translate(-320px, 0)
}
div.ccm-dialog-icon-item-grid {
    margin: -24px -26px;
    position: relative;
    min-height: 100%
}
div.ccm-dialog-icon-item-grid:before,
div.ccm-dialog-icon-item-grid:after {
    content: " ";
    display: table
}
div.ccm-dialog-icon-item-grid:after {
    clear: both
}
div.ccm-dialog-icon-item-grid:before,
div.ccm-dialog-icon-item-grid:after {
    content: " ";
    display: table
}
div.ccm-dialog-icon-item-grid:after {
    clear: both
}
div.ccm-dialog-icon-item-grid div.ccm-dialog-icon-item-grid-sets {
    width: 195px;
    float: left
}
div.ccm-dialog-icon-item-grid div.ccm-dialog-icon-item-grid-sets ul {
    list-style-type: none;
    margin-left: 20px
}
div.ccm-dialog-icon-item-grid div.ccm-dialog-icon-item-grid-sets ul li {
    padding: 0px 0px 15px 0px
}
div.ccm-dialog-icon-item-grid div.ccm-dialog-icon-item-grid-sets ul li a {
    display: block;
    color: #999
}
div.ccm-dialog-icon-item-grid div.ccm-dialog-icon-item-grid-sets ul li a.active,
div.ccm-dialog-icon-item-grid div.ccm-dialog-icon-item-grid-sets ul li a:hover {
    text-decoration: none;
    color: #333
}
div.ccm-dialog-icon-item-grid div.ccm-dialog-icon-item-grid-list-wrapper {
    float: left;
    width: 460px;
    margin-left: 40px;
    height: 430px;
    padding-top: 30px;
    overflow: scroll
}
div.ccm-dialog-icon-item-grid .ccm-icon-item-grid-search {
    background-color: #fff;
    padding: 0px;
    height: 47px;
    width: 195px;
    white-space: nowrap;
    color: #c8c8c8;
    position: relative;
    border-bottom: 1px solid #dadada;
    margin-bottom: 15px
}
div.ccm-dialog-icon-item-grid .ccm-icon-item-grid-search input {
    margin: 0px 0px 0px 45px;
    height: 33px;
    padding: 10px 0px 0px 0px;
    width: 160px;
    border: 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -ms-border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0px !important
}
div.ccm-dialog-icon-item-grid .ccm-icon-item-grid-search input:focus {
    -webkit-appearance: none !important;
    outline: 0px !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}
div.ccm-dialog-icon-item-grid .ccm-icon-item-grid-search i.icon-search {
    position: absolute;
    top: 20px;
    left: 20px
}
.ui-dialog-content-icon-item-grid {
    background: transparent url(../images/bg_icon_item_grid_overlay.png) repeat-y !important
}
ul.ccm-overlay-icon-item-grid-list a,
a.ccm-overlay-draggable-block-type {
    display: block;
    height: 100px;
    width: 100px;
    line-height: 100px;
    padding: 2px;
    box-sizing: padding-box;
    text-align: center;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}
ul.ccm-overlay-icon-item-grid-list a span,
a.ccm-overlay-draggable-block-type span {
    position: absolute;
    left: 0px;
    bottom: 15px;
    width: 100%;
    text-align: center;
    display: block;
    color: #555;
    font-size: 12px;
    line-height: 12px;
    font-weight: lighter
}
ul.ccm-overlay-icon-item-grid-list a img,
a.ccm-overlay-draggable-block-type img {
    margin-top: -10px;
    height: 24px;
    width: auto
}
ul.ccm-overlay-icon-item-grid-list a:hover {
    cursor: pointer;
    border-color: #00cc66;
    background-color: #e0ffe0 !important
}
ul.ccm-overlay-icon-item-grid-list a:hover,
a.ccm-overlay-draggable-block-type:hover {
    text-decoration: none
}
ul.ccm-overlay-icon-item-grid-list {
    margin: 0px !important
}
ul.ccm-overlay-icon-item-grid-list li {
    list-style-type: none;
    float: left;
    margin: 0px 35px 35px 0px;
    position: relative;
    display: none
}
ul.ccm-overlay-icon-item-grid-list .ccm-icon-item-grid-available {
    display: block
}
div.ccm-block-type-drop-zone {
    height: 2px;
    border: 2px solid rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -ms-border-radius: 2px;
    margin-bottom: 2px
}
div.ccm-block-type-drop-zone.ccm-area-drag-block-type-over {
    border-color: #0c6
}
.ccm-inline-toolbar {
    font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif !important;
    -moz-box-shadow: 0 0 6px rgba(200, 200, 200, 0.5);
    -webkit-box-shadow: 0 0 6px rgba(200, 200, 200, 0.5);
    box-shadow: 0 0 6px rgba(200, 200, 200, 0.5);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -ms-border-radius: 3px;
    z-index: 1150;
    margin: 0 !important;
    position: relative;
    padding: 0px !important;
    line-height: 0;
    list-style: none;
    opacity: 0;
    display: table;
    height: 31px
}
.ccm-inline-toolbar.redactor_toolbar {
    background: transparent
}
.ccm-inline-toolbar>li {
    list-style: none;
    outline: none;
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    padding: 3px 8px 3px 8px;
    display: table-cell;
    border-right: 1px solid #e1e1e1;
    vertical-align: middle;
    font-size: 15px !important;
    background: #fff
}
.ccm-inline-toolbar>li label {
    font-size: 9px;
    display: inline;
    margin: 0px 0px 8px 0px
}
.ccm-inline-toolbar>li.ccm-inline-toolbar-inverse-cell {
    background-color: #555
}
.ccm-inline-toolbar>li.ccm-inline-toolbar-inverse-cell a {
    color: #fff
}
.ccm-inline-toolbar>li .ui-widget-content {
    border: 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -ms-border-radius: 0
}
.ccm-inline-toolbar>li .ui-widget-content a {
    background: none;
    border: none
}
.ccm-inline-toolbar>li .ui-spinner {
    top: -1px
}
.ccm-inline-toolbar>li select,
.ccm-inline-toolbar>li input[type=text] {
    border: 0px;
    font-size: 9px;
    box-shadow: none !important;
    -webkit-appearance: none;
    font-weight: bold;
    display: inline-block;
    padding: 0px;
    margin: 0px;
    line-height: 15px;
    height: auto;
    outline: none !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -ms-border-radius: 0
}
.ccm-inline-toolbar>li select {
    line-height: 14px;
    padding-right: 30px;
    background: transparent url(../images/icons/arrow_down.png) no-repeat center right
}
.ccm-inline-toolbar>li input[type=text]:focus {
    outline: none !important
}
.ccm-inline-toolbar>li input[type=text]:disabled {
    background-color: #fff;
    opacity: 70;
    filter: alpha(opacity=7000)
}
.ccm-inline-toolbar>li select:disabled {
    background-color: #fff;
    background-image: none;
    opacity: 70;
    filter: alpha(opacity=7000)
}
.ccm-inline-toolbar>li:first-child {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    border-left: 1px solid #c4c4c4
}
.ccm-inline-toolbar>li:last-child {
    border-right: 0px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
.ccm-inline-toolbar>li.ccm-inline-toolbar-icon-cell {
    width: 30px;
    text-align: center;
    padding: 0px;
    background-image: -webkit-linear-gradient(top, #fff 0, #f1f1f1 100%);
    background-image: linear-gradient(to bottom, #fff 0, #f1f1f1 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff1f1f1', GradientType=0)
}
.ccm-inline-toolbar>li.ccm-inline-toolbar-icon-cell>a {
    opacity: 0.7;
    height: 100%;
    cursor: pointer;
    color: #333;
    padding-top: 7px;
    display: block;
    text-decoration: none
}
.ccm-inline-toolbar>li.ccm-inline-toolbar-icon-cell>a i {
    font-size: 12px;
    display: inline-block
}
.ccm-inline-toolbar>li.ccm-inline-toolbar-icon-cell.ccm-inline-toolbar-icon-selected {
    background-image: -webkit-linear-gradient(top, #e1e1e1 0, #cbcbcb 100%);
    background-image: linear-gradient(to bottom, #e1e1e1 0, #cbcbcb 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffe1e1e1', endColorstr='#ffcbcbcb', GradientType=0);
    border-right: 1px solid #c5c5c5
}
.ccm-inline-toolbar>li.ccm-inline-toolbar-icon-cell.ccm-inline-toolbar-icon-selected>a {
    opacity: 1.0
}
.ccm-inline-toolbar>li.ccm-inline-toolbar-icon-cell>a:hover {
    opacity: 1.0
}
.ccm-inline-toolbar>li.ccm-inline-toolbar-button {
    padding: 0px;
    background: transparent
}
.ccm-inline-toolbar>li.ccm-inline-toolbar-button button {
    background: #f3f3f3;
    height: 33px;
    text-align: center;
    padding: 0px 20px 0px 20px;
    display: inline-block;
    font-size: 9px;
    color: #333;
    border: 0px;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -ms-border-radius: 0
}
.ccm-inline-toolbar>li.ccm-inline-toolbar-button-cancel button {
    background-image: -webkit-linear-gradient(top, #f3f3f3 0, #eaeaea 100%);
    background-image: linear-gradient(to bottom, #f3f3f3 0, #eaeaea 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff3f3f3', endColorstr='#ffeaeaea', GradientType=0)
}
.ccm-inline-toolbar>li.ccm-inline-toolbar-button-cancel button:hover {
    background-image: none;
    background-color: #fff
}
.ccm-inline-toolbar>li.ccm-inline-toolbar-button-save {
    border: 1px solid #007cce !important
}
.ccm-inline-toolbar>li.ccm-inline-toolbar-button-save button {
    background: #09f;
    background-image: -webkit-linear-gradient(top, #09f 0, #0094f6 100%);
    background-image: linear-gradient(to bottom, #09f 0, #0094f6 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0099ff', endColorstr='#ff0094f6', GradientType=0);
    color: #fff
}
.ccm-inline-toolbar>li.ccm-inline-toolbar-button-save button:hover {
    background-image: none;
    background-color: #007cce
}
#ccm-inline-toolbar-container {
    padding: 10px 0px 10px 0px;
    width: 100%;
    position: absolute;
    top: 0;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    opacity: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    z-index: 1150
}
#ccm-inline-toolbar-container.ccm-inline-toolbar-affixed {
    position: fixed;
    top: 0 !important;
    background-color: rgba(0, 0, 0, 0.4)
}
#ccm-theme-grid-edit-mode-row-wrapper {
    position: relative
}
#ccm-layouts-edit-mode {
    outline: 1px solid #4deb4d;
    outline-offset: 5px
}
#ccm-layouts-edit-mode:before,
#ccm-layouts-edit-mode:after {
    content: " ";
    display: table
}
#ccm-layouts-edit-mode:after {
    clear: both
}
#ccm-layouts-edit-mode:before,
#ccm-layouts-edit-mode:after {
    content: " ";
    display: table
}
#ccm-layouts-edit-mode:after {
    clear: both
}
#ccm-layouts-edit-mode .ccm-layout-column {
    float: left
}
#ccm-layouts-edit-mode .ccm-layout-column-highlight {
    min-height: 80px;
    padding-top: 1px;
    border-collapse: collapse
}
#ccm-layouts-edit-mode.ccm-layouts-edit-mode-edit .ccm-layout-column-highlight {
    background-color: #fffff2;
    border: 1px solid #02cc67
}
#ccm-layouts-edit-mode.ccm-layouts-edit-mode-add .ccm-layout-column-highlight {
    background-color: #f5fafe;
    border: 1px solid #6fb0db
}
div.ccm-area-layout-control-bar-wrapper {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background: #4deb4d;
    height: 6px;
    line-height: 6px;
    margin-bottom: 6px;
    margin-top: 10px;
    margin-left: -6px;
    margin-right: -6px;
    padding-left: 6px;
    padding-right: 6px;
    position: relative;
    z-index: 1150
}
div.ccm-area-layout-control-bar {
    background: #4deb4d;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -ms-border-radius: 0;
    height: 6px;
    line-height: 6px;
    border: 0px
}
div.ccm-area-layout-control-bar .ui-slider-handle {
    height: 12px;
    background: #b3feb3;
    border: 1px solid #53ba98;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -ms-border-radius: 2px;
    cursor: move;
    width: 12px
}
div.ccm-menu-item-hover>div.ccm-area-layout-control-bar {
    background: #0c6
}
div.ccm-block-edit-layout {
    min-height: 50px
}
div.ccm-area-layout-control-bar-add {
    height: 0px
}
div.ccm-area-layout-control-bar i {
    position: absolute;
    top: -2px;
    left: -2px
}
div#ccm-menu-click-proxy {
    opacity: 0;
    height: 0px;
    width: 0px;
    position: absolute;
    cursor: pointer;
    z-index: 500;
    background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}
div#ccm-menu-highlighter {
    z-index: 400;
    height: 0px;
    width: 0px;
    position: absolute;
    background-color: transparent;
    -webkit-transition: background-color .5s cubic-bezier(.19, 1, .22, 1);
    transition: background-color .5s cubic-bezier(.19, 1, .22, 1)
}
div.ccm-block-edit,
div.ccm-area,
div.ccm-area-disabled {
    position: relative;
    opacity: 1
}
div.ccm-block-edit:before,
div.ccm-area:before,
div.ccm-area-disabled:before,
div.ccm-block-edit:after,
div.ccm-area:after,
div.ccm-area-disabled:after {
    content: " ";
    display: table
}
div.ccm-block-edit:after,
div.ccm-area:after,
div.ccm-area-disabled:after {
    clear: both
}
div.ccm-block-edit:before,
div.ccm-area:before,
div.ccm-area-disabled:before,
div.ccm-block-edit:after,
div.ccm-area:after,
div.ccm-area-disabled:after {
    content: " ";
    display: table
}
div.ccm-block-edit:after,
div.ccm-area:after,
div.ccm-area-disabled:after {
    clear: both
}
div.ccm-block-type-sorting {
    border: 1px solid #e3e3e3;
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
    overflow: hidden;
    padding: 10px;
    background-color: rgba(128, 128, 128, 0.1);
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg)
}
div.ccm-block-edit {
    position: relative;
    opacity: 1;
    min-height: 16px;
    -webkit-transition: outline-color .5s cubic-bezier(.19, 1, .22, 1);
    transition: outline-color .5s cubic-bezier(.19, 1, .22, 1);
    outline: 1px solid transparent;
    outline-offset: -1px
}
div.ccm-block-edit:before,
div.ccm-block-edit:after {
    content: " ";
    display: table
}
div.ccm-block-edit:after {
    clear: both
}
div.ccm-block-edit:before,
div.ccm-block-edit:after {
    content: " ";
    display: table
}
div.ccm-block-edit:after {
    clear: both
}
div.ccm-block-edit.ccm-menu-item-hover,
div.ccm-block-edit.ccm-block-highlight {
    outline: 1px solid #59ec59
}
div.ccm-block-edit.ccm-menu-item-hover>div.ccm-custom-style-container>ul.ccm-edit-mode-inline-commands,
div.ccm-block-edit.ccm-block-highlight>div.ccm-custom-style-container>ul.ccm-edit-mode-inline-commands,
div.ccm-block-edit.ccm-menu-item-hover>ul.ccm-edit-mode-inline-commands,
div.ccm-block-edit.ccm-block-highlight>ul.ccm-edit-mode-inline-commands {
    float: none;
    list-style-type: none;
    margin: 0px !important;
    opacity: 1
}
div.ccm-global-area div.ccm-block-edit.ccm-menu-item-hover,
div.ccm-global-area div.ccm-block-edit.ccm-block-highlight {
    outline: 1px solid #80d0ec
}
div.ccm-area {
    -webkit-transition: outline-color .5s cubic-bezier(.19, 1, .22, 1);
    transition: outline-color .5s cubic-bezier(.19, 1, .22, 1);
    outline: 1px solid transparent;
    outline-offset: -1px
}
div.ccm-area .ccm-area-block-dropzone-active {
    margin-top: -8px;
    margin-bottom: -8px
}
div.ccm-area .ccm-area-block-dropzone-active .ccm-area-block-dropzone-inner {
    height: 10px;
    margin-top: 2px;
    margin-bottom: 2px;
    border: 2px solid rgba(0, 0, 0, 0)
}
div.ccm-area .ccm-area-block-dropzone-over .ccm-area-block-dropzone-inner {
    border: 2px solid #0c6
}
div.ccm-area:hover,
div.ccm-area.ccm-parent-menu-item-hover,
div.ccm-area.ccm-parent-menu-item-active,
div.ccm-area.ccm-area-accepts-blocks,
div.ccm-area.ccm-area-highlight,
div.ccm-area.ccm-menu-item-hover {
    outline: 1px solid #e6e6e6
}
div.ccm-area:hover>div.ccm-area-footer,
div.ccm-area.ccm-parent-menu-item-hover>div.ccm-area-footer,
div.ccm-area.ccm-parent-menu-item-active>div.ccm-area-footer,
div.ccm-area.ccm-area-accepts-blocks>div.ccm-area-footer,
div.ccm-area.ccm-area-highlight>div.ccm-area-footer,
div.ccm-area.ccm-menu-item-hover>div.ccm-area-footer {
    display: block;
    opacity: 1
}
div.ccm-area-footer {
    opacity: 0;
    -webkit-transition: opacity .5s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .5s cubic-bezier(.19, 1, .22, 1);
    position: absolute;
    bottom: -35px;
    left: 0px;
    padding-top: 15px;
    z-index: 2;
    padding-left: 20px;
    white-space: nowrap;
    max-width: 100%
}
div.ccm-area-footer div.ccm-area-footer-handle {
    display: inline-block;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 8px 15px 8px 15px;
    color: #666;
    height: 35px;
    font-size: 14px !important;
    background-color: #f5f5f5;
    max-width: 100%
}
div.ccm-area-footer div.ccm-area-footer-handle>span {
    text-overflow: ellipsis;
    overflow: hidden;
    display: block
}
div.ccm-area-footer div.ccm-area-footer-handle i {
    vertical-align: middle
}
div.ccm-menu-item-hover>div.ccm-area-footer>div.ccm-area-footer-handle span {
    opacity: 1 !important
}
div.ccm-area[data-total-blocks="0"] {
    outline: 1px solid #e6e6e6;
    outline-offset: -1px;
    min-height: 50px
}
@-moz-document url-prefix() {
    div.ccm-area[data-total-blocks="0"] {
        border: 1px solid #e6e6e6;
        outline: none!important
    }
}
div.ccm-area[data-total-blocks="0"].ccm-area-drag-block-type-over,
div.ccm-area[data-total-blocks="0"].ccm-menu-item-hover {
    outline: 1px solid #0c6
}
div.ccm-area[data-total-blocks="0"].ccm-area-drag-block-type-over div.ccm-area-footer-handle,
div.ccm-area[data-total-blocks="0"].ccm-menu-item-hover div.ccm-area-footer-handle {
    border-color: #0c6
}
div.ccm-area[data-total-blocks="0"].ccm-area-drag-block-type-over div.ccm-area-footer-handle span,
div.ccm-area[data-total-blocks="0"].ccm-menu-item-hover div.ccm-area-footer-handle span {
    opacity: 1 !important
}
div.ccm-area[data-total-blocks="0"].ccm-area-drag-block-type-over.ccm-global-area,
div.ccm-area[data-total-blocks="0"].ccm-menu-item-hover.ccm-global-area {
    outline-color: #80d0ec
}
div.ccm-area[data-total-blocks="0"].ccm-area-drag-block-type-over.ccm-global-area div.ccm-area-footer-handle,
div.ccm-area[data-total-blocks="0"].ccm-menu-item-hover.ccm-global-area div.ccm-area-footer-handle {
    border-color: #80d0ec
}
div.ccm-area.ccm-area-highlight {
    outline: 1px solid #59ec59;
    outline-offset: -1px
}
div.ccm-area.ccm-area-highlight>div.ccm-area-footer div.ccm-area-footer-handle {
    border-left: 1px solid #59ec59;
    border-bottom: 1px solid #59ec59;
    border-right: 1px solid #59ec59;
    color: #000
}
div.ccm-area.ccm-area-highlight.ccm-global-area-highlight {
    outline: 1px solid #80d0ec
}
div.ccm-area.ccm-area-highlight.ccm-global-area-highlight>div.ccm-area-footer div.ccm-area-footer-handle {
    border-left: 1px solid #80d0ec;
    border-bottom: 1px solid #80d0ec;
    border-right: 1px solid #80d0ec;
    color: #000
}
div.ccm-area[data-total-blocks="0"].ccm-area-highlight {
    outline: 1px solid #59ec59
}
div.ccm-area[data-total-blocks="0"].ccm-area-highlight.ccm-global-area-highlight {
    outline-color: #80d0ec
}
div#ccm-menu-highlighter.ccm-area-highlight {
    background-color: #ffff76;
    opacity: 0.1
}
div#ccm-menu-highlighter.ccm-area-highlight.ccm-global-area-highlight {
    background-color: #93ffdb
}
div.ccm-area.ccm-area-inline-edit-disabled {
    outline-color: transparent
}
div.ccm-area.ccm-area-inline-edit-disabled div.ccm-area-footer {
    display: none
}
div.ccm-area.ccm-area-inline-edit-disabled div.ccm-block-edit {
    opacity: .4;
    filter: alpha(opacity=40)
}
div.ccm-area.ccm-area-inline-edit-disabled div.ccm-block-edit-layout {
    opacity: 1;
    filter: alpha(opacity=100)
}
div.ccm-area.ccm-area-inline-edit-disabled div.ccm-block-edit-inline-active {
    outline: 1px solid #5eed5e;
    outline-offset: -1px;
    opacity: 1;
    filter: alpha(opacity=100)
}
div#ccm-menu-highlighter.ccm-block-highlight {
    background-color: #59ec59;
    opacity: 0.4
}
div#ccm-menu-highlighter.ccm-block-highlight.ccm-global-area-block-highlight {
    outline: 1px solid #80d0ec;
    background-color: #80d0ec
}
ul.ccm-edit-mode-inline-commands {
    list-style-type: none;
    opacity: 0;
    position: absolute;
    padding: 0px !important;
    margin: 0px !important;
    top: 1px;
    right: 1px;
    height: 20px !important;
    background-color: #fff;
    z-index: 600
}
ul.ccm-edit-mode-inline-commands li {
    display: inline-block;
    line-height: 20px !important;
    height: 20px !important;
    padding: 0px !important;
    margin: 0px !important
}
ul.ccm-edit-mode-inline-commands li a {
    cursor: move;
    position: relative;
    color: #333 !important;
    display: inline-block;
    font-weight: lighter;
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
    text-align: center;
    color: #666 !important
}
ul.ccm-edit-mode-inline-commands li a i {
    position: absolute;
    top: 3px;
    left: 3px;
    font-size: 14px !important;
    vertical-align: middle
}
ul.ccm-edit-mode-inline-commands li a:hover {
    text-decoration: none !important
}
ul.ccm-edit-mode-inline-commands:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}
#ccm-popover-menu-container div.popover.ccm-popover-inverse {
    background-color: rgba(0, 0, 0, 0.6) !important
}
#ccm-popover-menu-container div.popover.ccm-popover-inverse ul.dropdown-menu {
    background-color: rgba(0, 0, 0, 0.6) !important
}
#ccm-popover-menu-container div.popover.ccm-popover-inverse ul.dropdown-menu li span {
    color: #444245
}
#ccm-popover-menu-container div.popover.ccm-popover-inverse ul.dropdown-menu li a {
    color: #7f7f81
}
#ccm-popover-menu-container div.popover.ccm-popover-inverse ul.dropdown-menu li a:hover {
    color: #c5c5c7 !important
}
#ccm-popover-menu-container div.popover.ccm-popover-inverse ul.dropdown-menu li.divider {
    background-color: #444
}
#ccm-popover-menu-container div.popover ul.dropdown-menu {
    position: static;
    display: block;
    margin: 0px !important;
    float: none !important;
    padding: 0px;
    border: 0px;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}
#ccm-popover-menu-container div.popover ul.dropdown-menu li:last-child a {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}
#ccm-popover-menu-container div.popover ul.dropdown-menu li:first-child a {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}
#ccm-popover-menu-container div.popover ul.dropdown-menu li {
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important
}
#ccm-popover-menu-container div.popover ul.dropdown-menu li a,
#ccm-popover-menu-container div.popover ul.dropdown-menu li span {
    text-decoration: none !important;
    padding: 3px 12px !important;
    color: #999;
    display: block
}
#ccm-popover-menu-container div.popover ul.dropdown-menu li a:hover {
    color: #000;
    background-image: none !important;
    background-color: transparent !important
}
#ccm-popover-menu-container div.popover ul.dropdown-menu .divider {
    margin: 9px 1px !important
}
.ccm-ui div.popover ul.dropdown-menu a:hover {
    color: #333 !important;
    text-decoration: none !important
}
div.ccm-area-drag-area {
    -webkit-transition: outline-width .5s cubic-bezier(.19, 1, .22, 1), outline-color .5s cubic-bezier(.19, 1, .22, 1);
    outline-width: 0;
    outline-style: solid;
    text-indent: -10000em;
    line-height: 0px;
    font-size: 0px;
    outline-color: #afa
}
div.ccm-area-drag-area.ccm-area-drag-area-contender {
    background-color: rgba(221, 255, 221, 0.5);
    outline: solid 5px rgba(221, 255, 221, 0.7) !important
}
div.ccm-area-drag-area.ccm-area-drag-area-selectable {
    outline-width: 10px !important
}
div.ccm-global-area>.ccm-area-block-list>div.ccm-area-drag-area {
    border-color: #80d0ec;
    outline-color: #cbeaff
}
html.ccm-panel-add-block div.ccm-area-drag-area,
html.ccm-block-dragging div.ccm-area-drag-area {
    outline-width: 2px
}
div.ccm-area[data-total-blocks="0"] div.ccm-area-drag-area {
    text-indent: 0;
    text-align: center;
    padding: 18px;
    font-size: 14px;
    line-height: 14px;
    color: #bbb
}
a.ccm-block-edit-drag,
a.ccm-panel-add-block-draggable-block-type-dragger {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 90px;
    height: 90px;
    z-index: 1000000;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    cursor: grab
}
a.ccm-block-edit-drag.pep-active,
a.ccm-panel-add-block-draggable-block-type-dragger.pep-active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
    cursor: grabbing
}
body>a.ccm-block-edit-drag,
body>a.ccm-panel-add-block-draggable-block-type-dragger {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
    cursor: grabbing
}
div.ccm-edit-mode-disabled-item {
    border: 1px solid #dadada;
    background-color: #f1f1f1;
    text-align: center;
    padding: 10px;
    color: #666;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 200
}
div.ccm-block-edit>div.ccm-block-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.spacer-row-1 {
    height: 10px
}
.spacer-row-2 {
    height: 20px
}
.spacer-row-3 {
    height: 30px
}
.spacer-row-4 {
    height: 40px
}
.spacer-row-5 {
    height: 50px
}
.spacer-row-6 {
    height: 60px
}
.spacer-row-7 {
    height: 70px
}
.spacer-row-8 {
    height: 80px
}
.spacer-row-9 {
    height: 90px
}
.spacer-row-10 {
    height: 100px
}
.ui-dialog {
    position: fixed !important
}
div.ccm-dialog-slim {
    height: 100%
}
div.ccm-dialog-slim div.ui-dialog-titlebar {
    background: none;
    border-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px
}
div.ccm-dialog-slim div.ui-dialog-titlebar span.ui-dialog-title {
    display: none
}
div.ccm-dialog-slim div.ui-dialog-content {
    padding: 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -ms-border-radius: 4px;
    height: 100%
}
div.ccm-dialog-slim div.ui-dialog-content>div {
    height: 100%
}
div.ccm-dialog-slim button.ui-dialog-titlebar-close {
    top: 0px;
    right: -3px
}
div.ccm-dialog-slim div.container-fluid,
div.ccm-dialog-slim div.row {
    height: 100%
}
div.ccm-dialog-slim div.col-accented {
    background-color: #e9e9e9;
    min-height: 100%
}
div.ccm-dialog-slim div[class^="col-"] {
    padding: 20px
}
div.ccm-dialog-slim h1,
div.ccm-dialog-slim h2,
div.ccm-dialog-slim h3,
div.ccm-dialog-slim h4,
div.ccm-dialog-slim h5 {
    margin-bottom: 0px;
    margin-top: 0px
}
div.ccm-dialog-slim h3,
div.ccm-dialog-slim h4,
div.ccm-dialog-slim h5 {
    font-weight: bold
}