.clearfix {
    *zoom: 1
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#community-wrap {
    display:block;
    /*width: 100%;*/
    text-align: left;
    position: relative;
    word-wrap: break-word
}

#community-wrap .clearfix {
    *zoom: 1
}

#community-wrap .clearfix:before, #community-wrap .clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .clearfix:after {
    clear: both
}

#community-wrap .hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

#community-wrap .input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#community-wrap article, #community-wrap aside, #community-wrap details, #community-wrap figcaption, #community-wrap figure, #community-wrap footer, #community-wrap header, #community-wrap hgroup, #community-wrap nav, #community-wrap section {
    display: block
}

#community-wrap audio, #community-wrap canvas, #community-wrap video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

#community-wrap audio:not([controls]) {
    display: none
}

#community-wrap html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

#community-wrap a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

#community-wrap a:hover, #community-wrap a:active {
    outline: 0
}

#community-wrap sub, #community-wrap sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

#community-wrap sup {
    top: -0.5em
}

#community-wrap sub {
    bottom: -0.25em
}

#community-wrap img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

#community-wrap #map_canvas img, #community-wrap .google-maps img {
    max-width: none
}

#community-wrap button, #community-wrap input, #community-wrap select, #community-wrap textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle
}

#community-wrap button, #community-wrap input {
    *overflow: visible;
    line-height: normal
}

#community-wrap button::-moz-focus-inner, #community-wrap input::-moz-focus-inner {
    padding: 0;
    border: 0
}

#community-wrap button, #community-wrap html input[type="button"], #community-wrap input[type="reset"], #community-wrap input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

#community-wrap label, #community-wrap select, #community-wrap button, #community-wrap input[type="button"], #community-wrap input[type="reset"], #community-wrap input[type="submit"], #community-wrap input[type="radio"], #community-wrap input[type="checkbox"] {
    cursor: pointer
}

#community-wrap input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

#community-wrap input[type="search"]::-webkit-search-decoration, #community-wrap input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

#community-wrap textarea {
    overflow: auto;
    vertical-align: top
}

@media print {
    #community-wrap * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important
    }

    #community-wrap a, #community-wrap a:visited {
        text-decoration: underline
    }

    #community-wrap a[href]:after {
        content: " (" attr(href) ")"
    }

    #community-wrap abbr[title]:after {
        content: " (" attr(title) ")"
    }

    #community-wrap .ir a:after, #community-wrap a[href^="javascript:"]:after, #community-wrap a[href^="#"]:after {
        content: ""
    }

    #community-wrap pre, #community-wrap blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    #community-wrap thead {
        display: table-header-group
    }

    #community-wrap tr, #community-wrap img {
        page-break-inside: avoid
    }

    #community-wrap img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    #community-wrap p, #community-wrap h2, #community-wrap h3 {
        orphans: 3;
        widows: 3
    }

    #community-wrap h2, #community-wrap h3 {
        page-break-after: avoid
    }
}

#community-wrap a {
    text-decoration: none
}

#community-wrap a:hover, #community-wrap a:focus {
    text-decoration: underline
}

#community-wrap .img-rounded {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.app-box-footer a {
    font-family: "Lato", sans-serif;
    font-size: 12px;
}

#community-wrap .img-polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}

#community-wrap .img-circle {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px
}

#community-wrap .row {
    margin-left: -20px;
    *zoom: 1
}

#community-wrap .row:before, #community-wrap .row:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .row:after {
    clear: both
}

#community-wrap .row:before, #community-wrap .row:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .row:after {
    clear: both
}

#community-wrap [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px
}

#community-wrap .container, #community-wrap .navbar-static-top .container, #community-wrap .navbar-fixed-top .container, #community-wrap .navbar-fixed-bottom .container {
    width: 940px
}

#community-wrap .span12 {
    width: 940px
}

#community-wrap .span11 {
    width: 860px
}

#community-wrap .span10 {
    width: 780px
}

#community-wrap .span9 {
    width: 700px
}

#community-wrap .span8 {
    width: 620px
}

#community-wrap .span7 {
    width: 540px
}

#community-wrap .span6 {
    width: 460px
}

#community-wrap .span5 {
    width: 380px
}

#community-wrap .span4 {
    width: 300px
}

#community-wrap .span3 {
    width: 220px
}

#community-wrap .span2 {
    width: 140px
}

#community-wrap .span1 {
    width: 60px
}

#community-wrap .offset12 {
    margin-left: 980px
}

#community-wrap .offset11 {
    margin-left: 900px
}

#community-wrap .offset10 {
    margin-left: 820px
}

#community-wrap .offset9 {
    margin-left: 740px
}

#community-wrap .offset8 {
    margin-left: 660px
}

#community-wrap .offset7 {
    margin-left: 580px
}

#community-wrap .offset6 {
    margin-left: 500px
}

#community-wrap .offset5 {
    margin-left: 420px
}

#community-wrap .offset4 {
    margin-left: 340px
}

#community-wrap .offset3 {
    margin-left: 260px
}

#community-wrap .offset2 {
    margin-left: 180px
}

#community-wrap .offset1 {
    margin-left: 100px
}

#community-wrap .row {
    margin-left: -20px;
    *zoom: 1
}

#community-wrap .row:before, #community-wrap .row:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .row:after {
    clear: both
}

#community-wrap .row:before, #community-wrap .row:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .row:after {
    clear: both
}

#community-wrap [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px
}

#community-wrap .container, #community-wrap .navbar-static-top .container, #community-wrap .navbar-fixed-top .container, #community-wrap .navbar-fixed-bottom .container {
    width: 940px
}

#community-wrap .span12 {
    width: 940px
}

#community-wrap .span11 {
    width: 860px
}

#community-wrap .span10 {
    width: 780px
}

#community-wrap .span9 {
    width: 700px
}

#community-wrap .span8 {
    width: 620px
}

#community-wrap .span7 {
    width: 540px
}

#community-wrap .span6 {
    width: 460px
}

#community-wrap .span5 {
    width: 380px
}

#community-wrap .span4 {
    width: 300px
}

#community-wrap .span3 {
    width: 220px
}

#community-wrap .span2 {
    width: 140px
}

#community-wrap .span1 {
    width: 60px
}

#community-wrap .offset12 {
    margin-left: 980px
}

#community-wrap .offset11 {
    margin-left: 900px
}

#community-wrap .offset10 {
    margin-left: 820px
}

#community-wrap .offset9 {
    margin-left: 740px
}

#community-wrap .offset8 {
    margin-left: 660px
}

#community-wrap .offset7 {
    margin-left: 580px
}

#community-wrap .offset6 {
    margin-left: 500px
}

#community-wrap .offset5 {
    margin-left: 420px
}

#community-wrap .offset4 {
    margin-left: 340px
}

#community-wrap .offset3 {
    margin-left: 260px
}

#community-wrap .offset2 {
    margin-left: 180px
}

#community-wrap .offset1 {
    margin-left: 100px
}

#community-wrap .row-fluid {
    width: 100%;
    *zoom: 1
}

#community-wrap .row-fluid:before, #community-wrap .row-fluid:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .row-fluid:after {
    clear: both
}

#community-wrap .row-fluid:before, #community-wrap .row-fluid:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .row-fluid:after {
    clear: both
}

#community-wrap .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574468085%;
    *margin-left: 2.074468085106383%
}

#community-wrap .row-fluid [class*="span"]:first-child {
    margin-left: 0
}

#community-wrap .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.127659574468085%
}

#community-wrap .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%
}

#community-wrap .row-fluid .span11 {
    width: 91.48936170212765%;
    *width: 91.43617021276594%
}

#community-wrap .row-fluid .span10 {
    width: 82.97872340425532%;
    *width: 82.92553191489361%
}

#community-wrap .row-fluid .span9 {
    width: 74.46808510638297%;
    *width: 74.41489361702126%
}

#community-wrap .row-fluid .span8 {
    width: 65.95744680851064%;
    *width: 65.90425531914893%
}

#community-wrap .row-fluid .span7 {
    width: 57.44680851063829%;
    *width: 57.39361702127659%
}

#community-wrap .row-fluid .span6 {
    width: 48.93617021276595%;
    *width: 48.88297872340425%
}

#community-wrap .row-fluid .span5 {
    width: 40.42553191489362%;
    *width: 40.37234042553192%
}

#community-wrap .row-fluid .span4 {
    width: 31.914893617021278%;
    *width: 31.861702127659576%
}

#community-wrap .row-fluid .span3 {
    width: 23.404255319148934%;
    *width: 23.351063829787233%
}

#community-wrap .row-fluid .span2 {
    width: 14.893617021276595%;
    *width: 14.840425531914894%
}

#community-wrap .row-fluid .span1 {
    width: 6.382978723404255%;
    *width: 6.329787234042553%
}

#community-wrap .row-fluid .offset12 {
    margin-left: 104.25531914893617%;
    *margin-left: 104.14893617021275%
}

#community-wrap .row-fluid .offset12:first-child {
    margin-left: 102.12765957446808%;
    *margin-left: 102.02127659574467%
}

#community-wrap .row-fluid .offset11 {
    margin-left: 95.74468085106382%;
    *margin-left: 95.6382978723404%
}

#community-wrap .row-fluid .offset11:first-child {
    margin-left: 93.61702127659574%;
    *margin-left: 93.51063829787232%
}

#community-wrap .row-fluid .offset10 {
    margin-left: 87.23404255319149%;
    *margin-left: 87.12765957446807%
}

#community-wrap .row-fluid .offset10:first-child {
    margin-left: 85.1063829787234%;
    *margin-left: 84.99999999999999%
}

#community-wrap .row-fluid .offset9 {
    margin-left: 78.72340425531914%;
    *margin-left: 78.61702127659572%
}

#community-wrap .row-fluid .offset9:first-child {
    margin-left: 76.59574468085106%;
    *margin-left: 76.48936170212764%
}

#community-wrap .row-fluid .offset8 {
    margin-left: 70.2127659574468%;
    *margin-left: 70.10638297872339%
}

#community-wrap .row-fluid .offset8:first-child {
    margin-left: 68.08510638297872%;
    *margin-left: 67.9787234042553%
}

#community-wrap .row-fluid .offset7 {
    margin-left: 61.70212765957446%;
    *margin-left: 61.59574468085106%
}

#community-wrap .row-fluid .offset7:first-child {
    margin-left: 59.574468085106375%;
    *margin-left: 59.46808510638297%
}

#community-wrap .row-fluid .offset6 {
    margin-left: 53.191489361702125%;
    *margin-left: 53.085106382978715%
}

#community-wrap .row-fluid .offset6:first-child {
    margin-left: 51.063829787234035%;
    *margin-left: 50.95744680851063%
}

#community-wrap .row-fluid .offset5 {
    margin-left: 44.68085106382979%;
    *margin-left: 44.57446808510638%
}

#community-wrap .row-fluid .offset5:first-child {
    margin-left: 42.5531914893617%;
    *margin-left: 42.4468085106383%
}

#community-wrap .row-fluid .offset4 {
    margin-left: 36.170212765957444%;
    *margin-left: 36.06382978723405%
}

#community-wrap .row-fluid .offset4:first-child {
    margin-left: 34.04255319148936%;
    *margin-left: 33.93617021276596%
}

#community-wrap .row-fluid .offset3 {
    margin-left: 27.659574468085104%;
    *margin-left: 27.5531914893617%
}

#community-wrap .row-fluid .offset3:first-child {
    margin-left: 25.53191489361702%;
    *margin-left: 25.425531914893618%
}

#community-wrap .row-fluid .offset2 {
    margin-left: 19.148936170212764%;
    *margin-left: 19.04255319148936%
}

#community-wrap .row-fluid .offset2:first-child {
    margin-left: 17.02127659574468%;
    *margin-left: 16.914893617021278%
}

#community-wrap .row-fluid .offset1 {
    margin-left: 10.638297872340425%;
    *margin-left: 10.53191489361702%
}

#community-wrap .row-fluid .offset1:first-child {
    margin-left: 8.51063829787234%;
    *margin-left: 8.404255319148938%
}

#community-wrap .row-fluid {
    width: 100%;
    *zoom: 1
}

#community-wrap .row-fluid:before, #community-wrap .row-fluid:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .row-fluid:after {
    clear: both
}

#community-wrap .row-fluid:before, #community-wrap .row-fluid:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .row-fluid:after {
    clear: both
}

#community-wrap .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574468085%;
    *margin-left: 2.074468085106383%
}

#community-wrap .row-fluid [class*="span"]:first-child {
    margin-left: 0
}

#community-wrap .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.127659574468085%
}

#community-wrap .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%
}

#community-wrap .row-fluid .span11 {
    width: 91.48936170212765%;
    *width: 91.43617021276594%
}

#community-wrap .row-fluid .span10 {
    width: 82.97872340425532%;
    *width: 82.92553191489361%
}

#community-wrap .row-fluid .span9 {
    width: 74.46808510638297%;
    *width: 74.41489361702126%
}

#community-wrap .row-fluid .span8 {
    width: 65.95744680851064%;
    *width: 65.90425531914893%
}

#community-wrap .row-fluid .span7 {
    width: 57.44680851063829%;
    *width: 57.39361702127659%
}

#community-wrap .row-fluid .span6 {
    width: 48.93617021276595%;
    *width: 48.88297872340425%
}

#community-wrap .row-fluid .span5 {
    width: 40.42553191489362%;
    *width: 40.37234042553192%
}

#community-wrap .row-fluid .span4 {
    width: 31.914893617021278%;
    *width: 31.861702127659576%
}

#community-wrap .row-fluid .span3 {
    width: 23.404255319148934%;
    *width: 23.351063829787233%
}

#community-wrap .row-fluid .span2 {
    width: 14.893617021276595%;
    *width: 14.840425531914894%
}

#community-wrap .row-fluid .span1 {
    width: 6.382978723404255%;
    *width: 6.329787234042553%
}

#community-wrap .row-fluid .offset12 {
    margin-left: 104.25531914893617%;
    *margin-left: 104.14893617021275%
}

#community-wrap .row-fluid .offset12:first-child {
    margin-left: 102.12765957446808%;
    *margin-left: 102.02127659574467%
}

#community-wrap .row-fluid .offset11 {
    margin-left: 95.74468085106382%;
    *margin-left: 95.6382978723404%
}

#community-wrap .row-fluid .offset11:first-child {
    margin-left: 93.61702127659574%;
    *margin-left: 93.51063829787232%
}

#community-wrap .row-fluid .offset10 {
    margin-left: 87.23404255319149%;
    *margin-left: 87.12765957446807%
}

#community-wrap .row-fluid .offset10:first-child {
    margin-left: 85.1063829787234%;
    *margin-left: 84.99999999999999%
}

#community-wrap .row-fluid .offset9 {
    margin-left: 78.72340425531914%;
    *margin-left: 78.61702127659572%
}

#community-wrap .row-fluid .offset9:first-child {
    margin-left: 76.59574468085106%;
    *margin-left: 76.48936170212764%
}

#community-wrap .row-fluid .offset8 {
    margin-left: 70.2127659574468%;
    *margin-left: 70.10638297872339%
}

#community-wrap .row-fluid .offset8:first-child {
    margin-left: 68.08510638297872%;
    *margin-left: 67.9787234042553%
}

#community-wrap .row-fluid .offset7 {
    margin-left: 61.70212765957446%;
    *margin-left: 61.59574468085106%
}

#community-wrap .row-fluid .offset7:first-child {
    margin-left: 59.574468085106375%;
    *margin-left: 59.46808510638297%
}

#community-wrap .row-fluid .offset6 {
    margin-left: 53.191489361702125%;
    *margin-left: 53.085106382978715%
}

#community-wrap .row-fluid .offset6:first-child {
    margin-left: 51.063829787234035%;
    *margin-left: 50.95744680851063%
}

#community-wrap .row-fluid .offset5 {
    margin-left: 44.68085106382979%;
    *margin-left: 44.57446808510638%
}

#community-wrap .row-fluid .offset5:first-child {
    margin-left: 42.5531914893617%;
    *margin-left: 42.4468085106383%
}

#community-wrap .row-fluid .offset4 {
    margin-left: 36.170212765957444%;
    *margin-left: 36.06382978723405%
}

#community-wrap .row-fluid .offset4:first-child {
    margin-left: 34.04255319148936%;
    *margin-left: 33.93617021276596%
}

#community-wrap .row-fluid .offset3 {
    margin-left: 27.659574468085104%;
    *margin-left: 27.5531914893617%
}

#community-wrap .row-fluid .offset3:first-child {
    margin-left: 25.53191489361702%;
    *margin-left: 25.425531914893618%
}

#community-wrap .row-fluid .offset2 {
    margin-left: 19.148936170212764%;
    *margin-left: 19.04255319148936%
}

#community-wrap .row-fluid .offset2:first-child {
    margin-left: 17.02127659574468%;
    *margin-left: 16.914893617021278%
}

#community-wrap .row-fluid .offset1 {
    margin-left: 10.638297872340425%;
    *margin-left: 10.53191489361702%
}

#community-wrap .row-fluid .offset1:first-child {
    margin-left: 8.51063829787234%;
    *margin-left: 8.404255319148938%
}

#community-wrap [class*="span"].hide, #community-wrap .row-fluid [class*="span"].hide {
    display: none
}

#community-wrap [class*="span"].pull-right, #community-wrap .row-fluid [class*="span"].pull-right {
    float: right
}

#community-wrap .container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1
}

#community-wrap .container:before, #community-wrap .container:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .container:after {
    clear: both
}

#community-wrap .container:before, #community-wrap .container:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .container:after {
    clear: both
}

#community-wrap .container:before, #community-wrap .container:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .container:after {
    clear: both
}

#community-wrap .container:before, #community-wrap .container:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .container:after {
    clear: both
}

#community-wrap .container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    *zoom: 1
}

#community-wrap .container-fluid:before, #community-wrap .container-fluid:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .container-fluid:after {
    clear: both
}

#community-wrap .container-fluid:before, #community-wrap .container-fluid:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .container-fluid:after {
    clear: both
}

#community-wrap p {
    margin: 0 0 10px
}

#community-wrap .lead {
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 200;
    line-height: 30px
}

#community-wrap small {
    font-size: 85%
}

#community-wrap strong {
    font-weight: 400
}

#community-wrap em {
    font-style: italic
}

#community-wrap cite {
    font-style: normal
}

#community-wrap .muted {
    color: #999
}

#community-wrap a.muted:hover, #community-wrap a.muted:focus {
    color: #808080
}

#community-wrap .text-warning {
    color: #c09853
}

#community-wrap a.text-warning:hover, #community-wrap a.text-warning:focus {
    color: #a47e3c
}

#community-wrap .text-error {
    color: #b94a48
}

#community-wrap a.text-error:hover, #community-wrap a.text-error:focus {
    color: #953b39
}

#community-wrap .text-info {
    color: #3a87ad
}

#community-wrap a.text-info:hover, #community-wrap a.text-info:focus {
    color: #2d6987
}

#community-wrap .text-success {
    color: #468847
}

#community-wrap a.text-success:hover, #community-wrap a.text-success:focus {
    color: #356635
}

#community-wrap .text-left {
    text-align: left
}

#community-wrap .text-right {
    text-align: right
}

#community-wrap .text-center {
    text-align: center
}

#community-wrap h1, #community-wrap h2, #community-wrap h3, #community-wrap h4, #community-wrap h5, #community-wrap h6 {
    margin: 10px 0;
    font-family: inherit;
    font-weight: 400;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility
}

#community-wrap h1 small, #community-wrap h2 small, #community-wrap h3 small, #community-wrap h4 small, #community-wrap h5 small, #community-wrap h6 small {
    font-weight: 300;
    line-height: 1;
    color: #999
}

#community-wrap h1, #community-wrap h2, #community-wrap h3 {
    line-height: 40px;
    color: #000 !important;
    font-family: "Lato", sans-serif;
    font-weight: 500 !important;
}

#community-wrap h1 {
    font-size: 38.5px
}

#community-wrap h2 {
    font-size: 31.5px
}

#community-wrap h3 {
    font-size: 24.5px
}

#community-wrap h4 {
    font-size: 17.5px
}

#community-wrap h5 {
    font-size: 14px
}

#community-wrap h6 {
    font-size: 11.9px
}

#community-wrap h1 small {
    font-size: 24.5px
}

#community-wrap h2 small {
    font-size: 17.5px
}

#community-wrap h3 small {
    font-size: 14px
}

#community-wrap h4 small {
    font-size: 14px
}

#community-wrap .page-header {
    padding-bottom: 9px;
    margin: 20px 0 30px;
    border-bottom: 1px solid #fafafa
}

#community-wrap ul, #community-wrap ol {
    padding: 0;
    margin: 0 0 10px 25px
}

#community-wrap ul ul, #community-wrap ul ol, #community-wrap ol ol, #community-wrap ol ul {
    margin-bottom: 0
}

#community-wrap li {
    line-height: 20px
}

#community-wrap ul.unstyled, #community-wrap ol.unstyled {
    margin-left: 0;
    list-style: none
}

#community-wrap ul.inline, #community-wrap ol.inline {
    margin-left: 0;
    list-style: none
}

#community-wrap ul.inline > li, #community-wrap ol.inline > li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-left: 5px;
    padding-right: 5px
}

#community-wrap dl {
    margin-bottom: 20px
}

#community-wrap dt, #community-wrap dd {
    line-height: 20px
}

#community-wrap dt {
    font-weight: 400
}

#community-wrap dd {
    margin-left: 10px
}

#community-wrap .dl-horizontal {
    *zoom: 1
}

#community-wrap .dl-horizontal:before, #community-wrap .dl-horizontal:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .dl-horizontal:after {
    clear: both
}

#community-wrap .dl-horizontal:before, #community-wrap .dl-horizontal:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .dl-horizontal:after {
    clear: both
}

#community-wrap .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#community-wrap .dl-horizontal dd {
    margin-left: 180px
}

#community-wrap hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #fafafa;
    border-bottom: 1px solid #fff
}

#community-wrap abbr[title], #community-wrap abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

#community-wrap abbr.initialism {
    font-size: 90%;
    text-transform: uppercase
}

#community-wrap blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 20px;
    border-left: 5px solid #fafafa
}

#community-wrap blockquote p {
    margin-bottom: 0;
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25
}

#community-wrap blockquote small {
    display: block;
    line-height: 20px;
    color: #999
}

#community-wrap blockquote small:before {
    content: '\2014 \00A0'
}

#community-wrap blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #fafafa;
    border-left: 0
}

#community-wrap blockquote.pull-right p, #community-wrap blockquote.pull-right small {
    text-align: right
}

#community-wrap blockquote.pull-right small:before {
    content: ''
}

#community-wrap blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

#community-wrap q:before, #community-wrap q:after, #community-wrap blockquote:before, #community-wrap blockquote:after {
    content: ""
}

#community-wrap address {
    display: block;
    margin-bottom: 20px;
    font-style: normal;
    line-height: 20px
}

#community-wrap form {
    margin: 0 0 20px
}

#community-wrap fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

#community-wrap legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 40px;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

#community-wrap legend small {
    font-size: 15px;
    color: #999
}

#community-wrap label, #community-wrap input, #community-wrap button, #community-wrap select, #community-wrap textarea {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px
}

#community-wrap input, #community-wrap button, #community-wrap select, #community-wrap textarea {
    font-family: "Lato", sans-serif
}

#community-wrap label {
    display: block;
    margin-bottom: 5px
}

#community-wrap select, #community-wrap textarea, #community-wrap input[type="text"], #community-wrap input[type="password"], #community-wrap input[type="datetime"], #community-wrap input[type="datetime-local"], #community-wrap input[type="date"], #community-wrap input[type="month"], #community-wrap input[type="time"], #community-wrap input[type="week"], #community-wrap input[type="number"], #community-wrap input[type="email"], #community-wrap input[type="url"], #community-wrap input[type="search"], #community-wrap input[type="tel"], #community-wrap input[type="color"], #community-wrap .uneditable-input {
    display: inline-block;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: auto;
    color: #555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle
}

#community-wrap input, #community-wrap textarea, #community-wrap .uneditable-input {
    width: 206px
}

#community-wrap textarea {
    height: auto
}

#community-wrap textarea, #community-wrap input[type="text"], #community-wrap input[type="password"], #community-wrap input[type="datetime"], #community-wrap input[type="datetime-local"], #community-wrap input[type="date"], #community-wrap input[type="month"], #community-wrap input[type="time"], #community-wrap input[type="week"], #community-wrap input[type="number"], #community-wrap input[type="email"], #community-wrap input[type="url"], #community-wrap input[type="search"], #community-wrap input[type="tel"], #community-wrap input[type="color"], #community-wrap .uneditable-input {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s
}

#community-wrap textarea:focus, #community-wrap input[type="text"]:focus, #community-wrap input[type="password"]:focus, #community-wrap input[type="datetime"]:focus, #community-wrap input[type="datetime-local"]:focus, #community-wrap input[type="date"]:focus, #community-wrap input[type="month"]:focus, #community-wrap input[type="time"]:focus, #community-wrap input[type="week"]:focus, #community-wrap input[type="number"]:focus, #community-wrap input[type="email"]:focus, #community-wrap input[type="url"]:focus, #community-wrap input[type="search"]:focus, #community-wrap input[type="tel"]:focus, #community-wrap input[type="color"]:focus, #community-wrap .uneditable-input:focus {
    outline: 0;
    outline: thin dotted \9
}

#community-wrap input[type="radio"], #community-wrap input[type="checkbox"] {
    margin: 4px 0 0;
    *margin-top: 0;
    margin-top: 1px \9;
    line-height: normal
}

#community-wrap input[type="file"], #community-wrap input[type="image"], #community-wrap input[type="submit"], #community-wrap input[type="reset"], #community-wrap input[type="button"], #community-wrap input[type="radio"], #community-wrap input[type="checkbox"] {
    width: auto;
    height: auto;
    float: none
}

#community-wrap input[type="file"] {
    height: 30px;
    *margin-top: 4px;
    line-height: 30px
}

#community-wrap select {
    width: 220px;
    border: 1px solid #ccc;
    background-color: #fff;
    *margin-top: 4px
}

#community-wrap select[multiple] {
    height: auto
}

#community-wrap select:focus, #community-wrap input[type="file"]:focus, #community-wrap input[type="radio"]:focus, #community-wrap input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

#community-wrap .uneditable-input, #community-wrap .uneditable-textarea {
    color: #999;
    background-color: #fcfcfc;
    border-color: #ccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    cursor: not-allowed
}

#community-wrap .uneditable-input {
    overflow: hidden;
    white-space: nowrap
}

#community-wrap .uneditable-textarea {
    width: auto;
    height: auto
}

#community-wrap input:-moz-placeholder, #community-wrap textarea:-moz-placeholder {
    color: #999
}

#community-wrap input:-ms-input-placeholder, #community-wrap textarea:-ms-input-placeholder {
    color: #999
}

#community-wrap input::-webkit-input-placeholder, #community-wrap textarea::-webkit-input-placeholder {
    color: #999
}

#community-wrap input:-moz-placeholder, #community-wrap textarea:-moz-placeholder {
    color: #999
}

#community-wrap input:-ms-input-placeholder, #community-wrap textarea:-ms-input-placeholder {
    color: #999
}

#community-wrap input::-webkit-input-placeholder, #community-wrap textarea::-webkit-input-placeholder {
    color: #999
}

#community-wrap .radio, #community-wrap .checkbox {
    min-height: 20px;
    padding-left: 20px
}

#community-wrap .radio input[type="radio"], #community-wrap .checkbox input[type="checkbox"] {
    float: left;
    margin-left: -20px
}

#community-wrap .controls > .radio:first-child, #community-wrap .controls > .checkbox:first-child {
    padding-top: 5px
}

#community-wrap .radio.inline, #community-wrap .checkbox.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle
}

#community-wrap .radio.inline + .radio.inline, #community-wrap .checkbox.inline + .checkbox.inline {
    margin-left: 10px
}

#community-wrap .input-mini {
    width: 60px
}

#community-wrap .input-small {
    width: 90px
}

#community-wrap .input-medium {
    width: 150px
}

#community-wrap .input-large {
    width: 210px
}

#community-wrap .input-xlarge {
    width: 270px
}

#community-wrap .input-xxlarge {
    width: 530px
}

#community-wrap input[class*="span"], #community-wrap select[class*="span"], #community-wrap textarea[class*="span"], #community-wrap .uneditable-input[class*="span"], #community-wrap .row-fluid input[class*="span"], #community-wrap .row-fluid select[class*="span"], #community-wrap .row-fluid textarea[class*="span"], #community-wrap .row-fluid .uneditable-input[class*="span"] {
    float: none;
    margin-left: 0
}

#community-wrap .input-append input[class*="span"], #community-wrap .input-append .uneditable-input[class*="span"], #community-wrap .input-prepend input[class*="span"], #community-wrap .input-prepend .uneditable-input[class*="span"], #community-wrap .row-fluid input[class*="span"], #community-wrap .row-fluid select[class*="span"], #community-wrap .row-fluid textarea[class*="span"], #community-wrap .row-fluid .uneditable-input[class*="span"], #community-wrap .row-fluid .input-prepend [class*="span"], #community-wrap .row-fluid .input-append [class*="span"] {
    display: inline-block
}

#community-wrap input, #community-wrap textarea, #community-wrap .uneditable-input {
    margin-left: 0
}

#community-wrap .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px
}

#community-wrap input.span12, #community-wrap textarea.span12, #community-wrap .uneditable-input.span12 {
    width: 926px
}

#community-wrap input.span11, #community-wrap textarea.span11, #community-wrap .uneditable-input.span11 {
    width: 846px
}

#community-wrap input.span10, #community-wrap textarea.span10, #community-wrap .uneditable-input.span10 {
    width: 766px
}

#community-wrap input.span9, #community-wrap textarea.span9, #community-wrap .uneditable-input.span9 {
    width: 686px
}

#community-wrap input.span8, #community-wrap textarea.span8, #community-wrap .uneditable-input.span8 {
    width: 606px
}

#community-wrap input.span7, #community-wrap textarea.span7, #community-wrap .uneditable-input.span7 {
    width: 526px
}

#community-wrap input.span6, #community-wrap textarea.span6, #community-wrap .uneditable-input.span6 {
    width: 446px
}

#community-wrap input.span5, #community-wrap textarea.span5, #community-wrap .uneditable-input.span5 {
    width: 366px
}

#community-wrap input.span4, #community-wrap textarea.span4, #community-wrap .uneditable-input.span4 {
    width: 286px
}

#community-wrap input.span3, #community-wrap textarea.span3, #community-wrap .uneditable-input.span3 {
    width: 206px
}

#community-wrap input.span2, #community-wrap textarea.span2, #community-wrap .uneditable-input.span2 {
    width: 126px
}

#community-wrap input.span1, #community-wrap textarea.span1, #community-wrap .uneditable-input.span1 {
    width: 46px
}

#community-wrap input, #community-wrap textarea, #community-wrap .uneditable-input {
    margin-left: 0
}

#community-wrap .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px
}

#community-wrap input.span12, #community-wrap textarea.span12, #community-wrap .uneditable-input.span12 {
    width: 926px
}

#community-wrap input.span11, #community-wrap textarea.span11, #community-wrap .uneditable-input.span11 {
    width: 846px
}

#community-wrap input.span10, #community-wrap textarea.span10, #community-wrap .uneditable-input.span10 {
    width: 766px
}

#community-wrap input.span9, #community-wrap textarea.span9, #community-wrap .uneditable-input.span9 {
    width: 686px
}

#community-wrap input.span8, #community-wrap textarea.span8, #community-wrap .uneditable-input.span8 {
    width: 606px
}

#community-wrap input.span7, #community-wrap textarea.span7, #community-wrap .uneditable-input.span7 {
    width: 526px
}

#community-wrap input.span6, #community-wrap textarea.span6, #community-wrap .uneditable-input.span6 {
    width: 446px
}

#community-wrap input.span5, #community-wrap textarea.span5, #community-wrap .uneditable-input.span5 {
    width: 366px
}

#community-wrap input.span4, #community-wrap textarea.span4, #community-wrap .uneditable-input.span4 {
    width: 286px
}

#community-wrap input.span3, #community-wrap textarea.span3, #community-wrap .uneditable-input.span3 {
    width: 206px
}

#community-wrap input.span2, #community-wrap textarea.span2, #community-wrap .uneditable-input.span2 {
    width: 126px
}

#community-wrap input.span1, #community-wrap textarea.span1, #community-wrap .uneditable-input.span1 {
    width: 46px
}

#community-wrap .controls-row {
    *zoom: 1
}

#community-wrap .controls-row:before, #community-wrap .controls-row:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .controls-row:after {
    clear: both
}

#community-wrap .controls-row:before, #community-wrap .controls-row:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .controls-row:after {
    clear: both
}

#community-wrap .controls-row [class*="span"], #community-wrap .row-fluid .controls-row [class*="span"] {
    float: left
}

#community-wrap .controls-row .checkbox[class*="span"], #community-wrap .controls-row .radio[class*="span"] {
    padding-top: 5px
}

#community-wrap input[disabled], #community-wrap select[disabled], #community-wrap textarea[disabled], #community-wrap input[readonly], #community-wrap select[readonly], #community-wrap textarea[readonly] {
    cursor: not-allowed;
    background-color: #fafafa
}

#community-wrap input[type="radio"][disabled], #community-wrap input[type="checkbox"][disabled], #community-wrap input[type="radio"][readonly], #community-wrap input[type="checkbox"][readonly] {
    background-color: transparent
}

#community-wrap .control-group.warning .control-label, #community-wrap .control-group.warning .help-block, #community-wrap .control-group.warning .help-inline {
    color: #c09853
}

#community-wrap .control-group.warning .checkbox, #community-wrap .control-group.warning .radio, #community-wrap .control-group.warning input, #community-wrap .control-group.warning select, #community-wrap .control-group.warning textarea {
    color: #c09853
}

#community-wrap .control-group.warning input, #community-wrap .control-group.warning select, #community-wrap .control-group.warning textarea {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

#community-wrap .control-group.warning input:focus, #community-wrap .control-group.warning select:focus, #community-wrap .control-group.warning textarea:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e
}

#community-wrap .control-group.warning .input-prepend .add-on, #community-wrap .control-group.warning .input-append .add-on {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853
}

#community-wrap .control-group.warning .control-label, #community-wrap .control-group.warning .help-block, #community-wrap .control-group.warning .help-inline {
    color: #c09853
}

#community-wrap .control-group.warning .checkbox, #community-wrap .control-group.warning .radio, #community-wrap .control-group.warning input, #community-wrap .control-group.warning select, #community-wrap .control-group.warning textarea {
    color: #c09853
}

#community-wrap .control-group.warning input, #community-wrap .control-group.warning select, #community-wrap .control-group.warning textarea {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

#community-wrap .control-group.warning input:focus, #community-wrap .control-group.warning select:focus, #community-wrap .control-group.warning textarea:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e
}

#community-wrap .control-group.warning .input-prepend .add-on, #community-wrap .control-group.warning .input-append .add-on {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853
}

#community-wrap .control-group.error .control-label, #community-wrap .control-group.error .help-block, #community-wrap .control-group.error .help-inline {
    color: #b94a48
}

#community-wrap .control-group.error .checkbox, #community-wrap .control-group.error .radio, #community-wrap .control-group.error input, #community-wrap .control-group.error select, #community-wrap .control-group.error textarea {
    color: #b94a48
}

#community-wrap .control-group.error input, #community-wrap .control-group.error select, #community-wrap .control-group.error textarea {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

#community-wrap .control-group.error input:focus, #community-wrap .control-group.error select:focus, #community-wrap .control-group.error textarea:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392
}

#community-wrap .control-group.error .input-prepend .add-on, #community-wrap .control-group.error .input-append .add-on {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48
}

#community-wrap .control-group.error .control-label, #community-wrap .control-group.error .help-block, #community-wrap .control-group.error .help-inline {
    color: #b94a48
}

#community-wrap .control-group.error .checkbox, #community-wrap .control-group.error .radio, #community-wrap .control-group.error input, #community-wrap .control-group.error select, #community-wrap .control-group.error textarea {
    color: #b94a48
}

#community-wrap .control-group.error input, #community-wrap .control-group.error select, #community-wrap .control-group.error textarea {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

#community-wrap .control-group.error input:focus, #community-wrap .control-group.error select:focus, #community-wrap .control-group.error textarea:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392
}

#community-wrap .control-group.error .input-prepend .add-on, #community-wrap .control-group.error .input-append .add-on {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48
}

#community-wrap .control-group.success .control-label, #community-wrap .control-group.success .help-block, #community-wrap .control-group.success .help-inline {
    color: #468847
}

#community-wrap .control-group.success .checkbox, #community-wrap .control-group.success .radio, #community-wrap .control-group.success input, #community-wrap .control-group.success select, #community-wrap .control-group.success textarea {
    color: #468847
}

#community-wrap .control-group.success input, #community-wrap .control-group.success select, #community-wrap .control-group.success textarea {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

#community-wrap .control-group.success input:focus, #community-wrap .control-group.success select:focus, #community-wrap .control-group.success textarea:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b
}

#community-wrap .control-group.success .input-prepend .add-on, #community-wrap .control-group.success .input-append .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847
}

#community-wrap .control-group.success .control-label, #community-wrap .control-group.success .help-block, #community-wrap .control-group.success .help-inline {
    color: #468847
}

#community-wrap .control-group.success .checkbox, #community-wrap .control-group.success .radio, #community-wrap .control-group.success input, #community-wrap .control-group.success select, #community-wrap .control-group.success textarea {
    color: #468847
}

#community-wrap .control-group.success input, #community-wrap .control-group.success select, #community-wrap .control-group.success textarea {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

#community-wrap .control-group.success input:focus, #community-wrap .control-group.success select:focus, #community-wrap .control-group.success textarea:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b
}

#community-wrap .control-group.success .input-prepend .add-on, #community-wrap .control-group.success .input-append .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847
}

#community-wrap .control-group.info .control-label, #community-wrap .control-group.info .help-block, #community-wrap .control-group.info .help-inline {
    color: #3a87ad
}

#community-wrap .control-group.info .checkbox, #community-wrap .control-group.info .radio, #community-wrap .control-group.info input, #community-wrap .control-group.info select, #community-wrap .control-group.info textarea {
    color: #3a87ad
}

#community-wrap .control-group.info input, #community-wrap .control-group.info select, #community-wrap .control-group.info textarea {
    border-color: #3a87ad;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

#community-wrap .control-group.info input:focus, #community-wrap .control-group.info select:focus, #community-wrap .control-group.info textarea:focus {
    border-color: #2d6987;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3
}

#community-wrap .control-group.info .input-prepend .add-on, #community-wrap .control-group.info .input-append .add-on {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #3a87ad
}

#community-wrap .control-group.info .control-label, #community-wrap .control-group.info .help-block, #community-wrap .control-group.info .help-inline {
    color: #3a87ad
}

#community-wrap .control-group.info .checkbox, #community-wrap .control-group.info .radio, #community-wrap .control-group.info input, #community-wrap .control-group.info select, #community-wrap .control-group.info textarea {
    color: #3a87ad
}

#community-wrap .control-group.info input, #community-wrap .control-group.info select, #community-wrap .control-group.info textarea {
    border-color: #3a87ad;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

#community-wrap .control-group.info input:focus, #community-wrap .control-group.info select:focus, #community-wrap .control-group.info textarea:focus {
    border-color: #2d6987;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3
}

#community-wrap .control-group.info .input-prepend .add-on, #community-wrap .control-group.info .input-append .add-on {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #3a87ad
}

#community-wrap input:focus:invalid, #community-wrap textarea:focus:invalid, #community-wrap select:focus:invalid {
    color: #b94a48;
    border-color: #ee5f5b
}

#community-wrap input:focus:invalid:focus, #community-wrap textarea:focus:invalid:focus, #community-wrap select:focus:invalid:focus {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7
}

#community-wrap .form-actions {
    padding: 19px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    *zoom: 1
}

#community-wrap .form-actions:before, #community-wrap .form-actions:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .form-actions:after {
    clear: both
}

#community-wrap .form-actions:before, #community-wrap .form-actions:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .form-actions:after {
    clear: both
}

#community-wrap .help-block, #community-wrap .help-inline {
    color: #595959
}

#community-wrap .help-block {
    display: block;
    margin-bottom: 10px
}

#community-wrap .help-inline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding-left: 5px
}

#community-wrap .input-append, #community-wrap .input-prepend {
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: middle;
    font-size: 0;
    white-space: nowrap
}

#community-wrap .input-append input, #community-wrap .input-prepend input, #community-wrap .input-append select, #community-wrap .input-prepend select, #community-wrap .input-append .uneditable-input, #community-wrap .input-prepend .uneditable-input, #community-wrap .input-append .dropdown-menu, #community-wrap .input-prepend .dropdown-menu, #community-wrap .input-append .popover, #community-wrap .input-prepend .popover {
    font-size: 14px
}

#community-wrap .input-append input, #community-wrap .input-prepend input, #community-wrap .input-append select, #community-wrap .input-prepend select, #community-wrap .input-append .uneditable-input, #community-wrap .input-prepend .uneditable-input {
    position: relative;
    margin-bottom: 0;
    *margin-left: 0;
    vertical-align: top;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

#community-wrap .input-append input:focus, #community-wrap .input-prepend input:focus, #community-wrap .input-append select:focus, #community-wrap .input-prepend select:focus, #community-wrap .input-append .uneditable-input:focus, #community-wrap .input-prepend .uneditable-input:focus {
    z-index: 2
}

#community-wrap .input-append .add-on, #community-wrap .input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 20px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    background-color: #fafafa;
    border: 1px solid #ccc
}

#community-wrap .input-append .add-on, #community-wrap .input-prepend .add-on, #community-wrap .input-append .btn, #community-wrap .input-prepend .btn, #community-wrap .input-append .btn-group > .dropdown-toggle, #community-wrap .input-prepend .btn-group > .dropdown-toggle {
    vertical-align: top;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#community-wrap .input-append .active, #community-wrap .input-prepend .active {
    background-color: #a9dba9;
    border-color: #46a546
}

#community-wrap .input-prepend .add-on, #community-wrap .input-prepend .btn {
    margin-right: -1px
}

#community-wrap .input-prepend .add-on:first-child, #community-wrap .input-prepend .btn:first-child {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

#community-wrap .input-append input, #community-wrap .input-append select, #community-wrap .input-append .uneditable-input {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

#community-wrap .input-append input + .btn-group .btn:last-child, #community-wrap .input-append select + .btn-group .btn:last-child, #community-wrap .input-append .uneditable-input + .btn-group .btn:last-child {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

#community-wrap .input-append .add-on, #community-wrap .input-append .btn, #community-wrap .input-append .btn-group {
    margin-left: -1px
}

#community-wrap .input-append .add-on:last-child, #community-wrap .input-append .btn:last-child, #community-wrap .input-append .btn-group:last-child > .dropdown-toggle {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

#community-wrap .input-prepend.input-append input, #community-wrap .input-prepend.input-append select, #community-wrap .input-prepend.input-append .uneditable-input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#community-wrap .input-prepend.input-append input + .btn-group .btn, #community-wrap .input-prepend.input-append select + .btn-group .btn, #community-wrap .input-prepend.input-append .uneditable-input + .btn-group .btn {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

#community-wrap .input-prepend.input-append .add-on:first-child, #community-wrap .input-prepend.input-append .btn:first-child {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

#community-wrap .input-prepend.input-append .add-on:last-child, #community-wrap .input-prepend.input-append .btn:last-child {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

#community-wrap .input-prepend.input-append .btn-group:first-child {
    margin-left: 0
}

#community-wrap input.search-query {
    padding-right: 14px;
    padding-right: 4px \9;
    padding-left: 14px;
    padding-left: 4px \9;
    margin-bottom: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

#community-wrap .form-search .input-append .search-query, #community-wrap .form-search .input-prepend .search-query {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#community-wrap .form-search .input-append .search-query {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px
}

#community-wrap .form-search .input-append .btn {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0
}

#community-wrap .form-search .input-prepend .search-query {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0
}

#community-wrap .form-search .input-prepend .btn {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px
}

#community-wrap .form-search input, #community-wrap .form-inline input, #community-wrap .form-horizontal input, #community-wrap .form-search textarea, #community-wrap .form-inline textarea, #community-wrap .form-horizontal textarea, #community-wrap .form-search select, #community-wrap .form-inline select, #community-wrap .form-horizontal select, #community-wrap .form-search .help-inline, #community-wrap .form-inline .help-inline, #community-wrap .form-horizontal .help-inline, #community-wrap .form-search .uneditable-input, #community-wrap .form-inline .uneditable-input, #community-wrap .form-horizontal .uneditable-input, #community-wrap .form-search .input-prepend, #community-wrap .form-inline .input-prepend, #community-wrap .form-horizontal .input-prepend, #community-wrap .form-search .input-append, #community-wrap .form-inline .input-append, #community-wrap .form-horizontal .input-append {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 0;
    vertical-align: middle
}

#community-wrap .form-search .hide, #community-wrap .form-inline .hide, #community-wrap .form-horizontal .hide {
    display: none
}

#community-wrap .form-search label, #community-wrap .form-inline label, #community-wrap .form-search .btn-group, #community-wrap .form-inline .btn-group {
    display: inline-block
}

#community-wrap .form-search .input-append, #community-wrap .form-inline .input-append, #community-wrap .form-search .input-prepend, #community-wrap .form-inline .input-prepend {
    margin-bottom: 0
}

#community-wrap .form-search .radio, #community-wrap .form-search .checkbox, #community-wrap .form-inline .radio, #community-wrap .form-inline .checkbox {
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle
}

#community-wrap .form-search .radio input[type="radio"], #community-wrap .form-search .checkbox input[type="checkbox"], #community-wrap .form-inline .radio input[type="radio"], #community-wrap .form-inline .checkbox input[type="checkbox"] {
    float: left;
    margin-right: 3px;
    margin-left: 0
}

#community-wrap .control-group {
    margin-bottom: 10px
}

#community-wrap legend + .control-group {
    margin-top: 20px;
    -webkit-margin-top-collapse: separate
}

#community-wrap .form-horizontal .control-group {
    margin-bottom: 20px;
    *zoom: 1
}

#community-wrap .form-horizontal .control-group:before, #community-wrap .form-horizontal .control-group:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .form-horizontal .control-group:after {
    clear: both
}

#community-wrap .form-horizontal .control-group:before, #community-wrap .form-horizontal .control-group:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .form-horizontal .control-group:after {
    clear: both
}

#community-wrap .form-horizontal .control-label {
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right
}

#community-wrap .form-horizontal .controls {
    *display: inline-block;
    *padding-left: 20px;
    margin-left: 180px;
    *margin-left: 0
}

#community-wrap .form-horizontal .controls:first-child {
    *padding-left: 180px
}

#community-wrap .form-horizontal .help-block {
    margin-bottom: 0
}

#community-wrap .form-horizontal input + .help-block, #community-wrap .form-horizontal select + .help-block, #community-wrap .form-horizontal textarea + .help-block, #community-wrap .form-horizontal .uneditable-input + .help-block, #community-wrap .form-horizontal .input-prepend + .help-block, #community-wrap .form-horizontal .input-append + .help-block {
    margin-top: 10px
}

#community-wrap .form-horizontal .form-actions {
    padding-left: 180px
}

#community-wrap .dropup, #community-wrap .dropdown {
    position: relative
}

#community-wrap .dropdown-toggle {
    *margin-bottom: -3px
}

#community-wrap .dropdown-toggle:active, #community-wrap .open .dropdown-toggle {
    outline: 0
}

#community-wrap .caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: ""
}

#community-wrap .dropdown .caret {
    margin-top: 8px;
    margin-left: 2px
}

#community-wrap .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;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

#community-wrap .dropdown-menu.pull-right {
    right: 0;
    left: auto
}

#community-wrap .dropdown-menu .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff
}

#community-wrap .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 300;
    line-height: 20px;
    color: #333;
    white-space: nowrap
}

#community-wrap .dropdown-menu > li > a:hover, #community-wrap .dropdown-menu > li > a:focus, #community-wrap .dropdown-submenu:hover > a, #community-wrap .dropdown-submenu:focus > a {
    text-decoration: none;
    color: #fff;
    background-color: #0081c2;
    background-image: -moz-linear-gradient(top, #08c, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #08c, #0077b3);
    background-image: -o-linear-gradient(top, #08c, #0077b3);
    background-image: linear-gradient(to bottom, #08c, #0077b3);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}

#community-wrap .dropdown-menu > .active > a, #community-wrap .dropdown-menu > .active > a:hover, #community-wrap .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #0081c2;
    background-image: -moz-linear-gradient(top, #08c, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #08c, #0077b3);
    background-image: -o-linear-gradient(top, #08c, #0077b3);
    background-image: linear-gradient(to bottom, #08c, #0077b3);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}

#community-wrap .dropdown-menu > .disabled > a, #community-wrap .dropdown-menu > .disabled > a:hover, #community-wrap .dropdown-menu > .disabled > a:focus {
    color: #999
}

#community-wrap .dropdown-menu > .disabled > a:hover, #community-wrap .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: default
}

#community-wrap .open {
    *z-index: 1000
}

#community-wrap .open > .dropdown-menu {
    display: block
}

#community-wrap .pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

#community-wrap .dropup .caret, #community-wrap .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000;
    content: ""
}

#community-wrap .dropup .dropdown-menu, #community-wrap .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

#community-wrap .dropdown-submenu {
    position: relative
}

#community-wrap .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px
}

#community-wrap .dropdown-submenu:hover > .dropdown-menu {
    display: block
}

#community-wrap .dropup .dropdown-submenu > .dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
    -webkit-border-radius: 5px 5px 5px 0;
    -moz-border-radius: 5px 5px 5px 0;
    border-radius: 5px 5px 5px 0
}

#community-wrap .dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px
}

#community-wrap .dropdown-submenu:hover > a:after {
    border-left-color: #fff
}

#community-wrap .dropdown-submenu.pull-left {
    float: none
}

#community-wrap .dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

#community-wrap .dropdown .dropdown-menu .nav-header {
    padding-left: 20px;
    padding-right: 20px
}

#community-wrap .typeahead {
    z-index: 1051;
    margin-top: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

#community-wrap .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

#community-wrap .fade.in {
    opacity: 1
}

#community-wrap .collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -moz-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

#community-wrap .collapse.in {
    height: auto
}

#community-wrap .close {
    float: right;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

#community-wrap .close:hover, #community-wrap .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4;
    filter: alpha(opacity=40)
}

#community-wrap button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

#community-wrap .btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #e6e6e6;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #ccc;
    *border: 0;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    float: none;
    height: auto;
    text-transform: none
}

#community-wrap .btn:hover, #community-wrap .btn:focus, #community-wrap .btn:active, #community-wrap .btn.active, #community-wrap .btn.disabled, #community-wrap .btn[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9
}

#community-wrap .btn:active, #community-wrap .btn.active {
    background-color: #ccc \9
}

#community-wrap .btn:hover, #community-wrap .btn:focus, #community-wrap .btn:active, #community-wrap .btn.active, #community-wrap .btn.disabled, #community-wrap .btn[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9
}

#community-wrap .btn:active, #community-wrap .btn.active {
    background-color: #ccc \9
}

#community-wrap .btn:first-child {
    *margin-left: 0
}

#community-wrap .btn:first-child {
    *margin-left: 0
}

#community-wrap .btn:hover, #community-wrap .btn:focus {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

#community-wrap .btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

#community-wrap .btn.active, #community-wrap .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

#community-wrap .btn.disabled, #community-wrap .btn[disabled] {
    cursor: default;
    background-image: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

#community-wrap .btn-large {
    padding: 11px 19px;
    font-size: 17.5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

#community-wrap .btn-large [class^="icon-"], #community-wrap .btn-large [class*=" icon-"] {
    margin-top: 4px
}

#community-wrap .btn-small {
    padding: 2px 10px;
    font-size: 11.9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

#community-wrap .btn-small [class^="icon-"], #community-wrap .btn-small [class*=" icon-"] {
    margin-top: 0
}

#community-wrap .btn-mini [class^="icon-"], #community-wrap .btn-mini [class*=" icon-"] {
    margin-top: -1px
}

#community-wrap .btn-mini {
    padding: 0 6px;
    font-size: 10.5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

#community-wrap .btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#community-wrap .btn-block + .btn-block {
    margin-top: 5px
}

#community-wrap input[type="submit"].btn-block, #community-wrap input[type="reset"].btn-block, #community-wrap input[type="button"].btn-block {
    width: 100%
}

#community-wrap .btn-primary.active, #community-wrap .btn-warning.active, #community-wrap .btn-danger.active, #community-wrap .btn-success.active, #community-wrap .btn-info.active, #community-wrap .btn-inverse.active {
    color: rgba(255, 255, 255, 0.75)
}

#community-wrap .btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(to bottom, #08c, #04c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #04c;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

#community-wrap .btn-primary:hover, #community-wrap .btn-primary:focus, #community-wrap .btn-primary:active, #community-wrap .btn-primary.active, #community-wrap .btn-primary.disabled, #community-wrap .btn-primary[disabled] {
    color: #fff;
    background-color: #04c;
    *background-color: #003bb3
}

#community-wrap .btn-primary:active, #community-wrap .btn-primary.active {
    background-color: #039 \9
}

#community-wrap .btn-primary:hover, #community-wrap .btn-primary:focus, #community-wrap .btn-primary:active, #community-wrap .btn-primary.active, #community-wrap .btn-primary.disabled, #community-wrap .btn-primary[disabled] {
    color: #fff;
    background-color: #04c;
    *background-color: #003bb3
}

#community-wrap .btn-primary:active, #community-wrap .btn-primary.active {
    background-color: #039 \9
}

#community-wrap .btn-warning {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #f89406;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

#community-wrap .btn-warning:hover, #community-wrap .btn-warning:focus, #community-wrap .btn-warning:active, #community-wrap .btn-warning.active, #community-wrap .btn-warning.disabled, #community-wrap .btn-warning[disabled] {
    color: #fff;
    background-color: #f89406;
    *background-color: #df8505
}

#community-wrap .btn-warning:active, #community-wrap .btn-warning.active {
    background-color: #c67605 \9
}

#community-wrap .btn-warning:hover, #community-wrap .btn-warning:focus, #community-wrap .btn-warning:active, #community-wrap .btn-warning.active, #community-wrap .btn-warning.disabled, #community-wrap .btn-warning[disabled] {
    color: #fff;
    background-color: #f89406;
    *background-color: #df8505
}

#community-wrap .btn-warning:active, #community-wrap .btn-warning.active {
    background-color: #c67605 \9
}

#community-wrap .btn-danger {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #bd362f;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

#community-wrap .btn-danger:hover, #community-wrap .btn-danger:focus, #community-wrap .btn-danger:active, #community-wrap .btn-danger.active, #community-wrap .btn-danger.disabled, #community-wrap .btn-danger[disabled] {
    color: #fff;
    background-color: #bd362f;
    *background-color: #a9302a
}

#community-wrap .btn-danger:active, #community-wrap .btn-danger.active {
    background-color: #942a25 \9
}

#community-wrap .btn-danger:hover, #community-wrap .btn-danger:focus, #community-wrap .btn-danger:active, #community-wrap .btn-danger.active, #community-wrap .btn-danger.disabled, #community-wrap .btn-danger[disabled] {
    color: #fff;
    background-color: #bd362f;
    *background-color: #a9302a
}

#community-wrap .btn-danger:active, #community-wrap .btn-danger.active {
    background-color: #942a25 \9
}

#community-wrap .btn-success {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #51a351;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

#community-wrap .btn-success:hover, #community-wrap .btn-success:focus, #community-wrap .btn-success:active, #community-wrap .btn-success.active, #community-wrap .btn-success.disabled, #community-wrap .btn-success[disabled] {
    color: #fff;
    background-color: #51a351;
    *background-color: #499249
}

#community-wrap .btn-success:active, #community-wrap .btn-success.active {
    background-color: #408140 \9
}

#community-wrap .btn-success:hover, #community-wrap .btn-success:focus, #community-wrap .btn-success:active, #community-wrap .btn-success.active, #community-wrap .btn-success.disabled, #community-wrap .btn-success[disabled] {
    color: #fff;
    background-color: #51a351;
    *background-color: #499249
}

#community-wrap .btn-success:active, #community-wrap .btn-success.active {
    background-color: #408140 \9
}

#community-wrap .btn-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #49afcd;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #2f96b4;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

#community-wrap .btn-info:hover, #community-wrap .btn-info:focus, #community-wrap .btn-info:active, #community-wrap .btn-info.active, #community-wrap .btn-info.disabled, #community-wrap .btn-info[disabled] {
    color: #fff;
    background-color: #2f96b4;
    *background-color: #2a85a0
}

#community-wrap .btn-info:active, #community-wrap .btn-info.active {
    background-color: #24748c \9
}

#community-wrap .btn-info:hover, #community-wrap .btn-info:focus, #community-wrap .btn-info:active, #community-wrap .btn-info.active, #community-wrap .btn-info.disabled, #community-wrap .btn-info[disabled] {
    color: #fff;
    background-color: #2f96b4;
    *background-color: #2a85a0
}

#community-wrap .btn-info:active, #community-wrap .btn-info.active {
    background-color: #24748c \9
}

#community-wrap .btn-inverse {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: -moz-linear-gradient(top, #444, #222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
    background-image: -webkit-linear-gradient(top, #444, #222);
    background-image: -o-linear-gradient(top, #444, #222);
    background-image: linear-gradient(to bottom, #444, #222);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
    border-color: #222 #222 #000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #222;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

#community-wrap .btn-inverse:hover, #community-wrap .btn-inverse:focus, #community-wrap .btn-inverse:active, #community-wrap .btn-inverse.active, #community-wrap .btn-inverse.disabled, #community-wrap .btn-inverse[disabled] {
    color: #fff;
    background-color: #222;
    *background-color: #151515
}

#community-wrap .btn-inverse:active, #community-wrap .btn-inverse.active {
    background-color: #080808 \9
}

#community-wrap .btn-inverse:hover, #community-wrap .btn-inverse:focus, #community-wrap .btn-inverse:active, #community-wrap .btn-inverse.active, #community-wrap .btn-inverse.disabled, #community-wrap .btn-inverse[disabled] {
    color: #fff;
    background-color: #222;
    *background-color: #151515
}

#community-wrap .btn-inverse:active, #community-wrap .btn-inverse.active {
    background-color: #080808 \9
}

#community-wrap button.btn, #community-wrap input[type="submit"].btn {
    *padding-top: 3px;
    *padding-bottom: 3px
}

#community-wrap button.btn::-moz-focus-inner, #community-wrap input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0
}

#community-wrap button.btn.btn-large, #community-wrap input[type="submit"].btn.btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px
}

#community-wrap button.btn.btn-small, #community-wrap input[type="submit"].btn.btn-small {
    *padding-top: 3px;
    *padding-bottom: 3px
}

#community-wrap button.btn.btn-mini, #community-wrap input[type="submit"].btn.btn-mini {
    *padding-top: 1px;
    *padding-bottom: 1px
}

#community-wrap .btn-link, #community-wrap .btn-link:active, #community-wrap .btn-link[disabled] {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

#community-wrap .btn-link {
    border-color: transparent;
    cursor: pointer;
    color: #08c;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#community-wrap .btn-link:hover, #community-wrap .btn-link:focus {
    color: #005580;
    text-decoration: underline;
    background-color: transparent
}

#community-wrap .btn-link[disabled]:hover, #community-wrap .btn-link[disabled]:focus {
    color: #333;
    text-decoration: none
}

#community-wrap .btn-group {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 0;
    vertical-align: middle;
    white-space: nowrap;
    *margin-left: .3em
}

#community-wrap .btn-group:first-child {
    *margin-left: 0
}

#community-wrap .btn-group:first-child {
    *margin-left: 0
}

#community-wrap .btn-group + .btn-group {
    margin-left: 5px
}

#community-wrap .btn-toolbar {
    font-size: 0;
    margin-top: 10px;
    margin-bottom: 10px
}

#community-wrap .btn-toolbar > .btn + .btn, #community-wrap .btn-toolbar > .btn-group + .btn, #community-wrap .btn-toolbar > .btn + .btn-group {
    margin-left: 5px
}

#community-wrap .btn-group > .btn {
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#community-wrap .btn-group > .btn + .btn {
    margin-left: -1px
}

#community-wrap .btn-group > .btn, #community-wrap .btn-group > .dropdown-menu, #community-wrap .btn-group > .popover {
    font-size: 14px
}

#community-wrap .btn-group > .btn-mini {
    font-size: 10.5px
}

#community-wrap .btn-group > .btn-small {
    font-size: 11.9px
}

#community-wrap .btn-group > .btn-large {
    font-size: 17.5px
}

#community-wrap .btn-group > .btn:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px
}

#community-wrap .btn-group > .btn:last-child, #community-wrap .btn-group > .dropdown-toggle {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px
}

#community-wrap .btn-group > .btn.large:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px
}

#community-wrap .btn-group > .btn.large:last-child, #community-wrap .btn-group > .large.dropdown-toggle {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px
}

#community-wrap .btn-group > .btn:hover, #community-wrap .btn-group > .btn:focus, #community-wrap .btn-group > .btn:active, #community-wrap .btn-group > .btn.active {
    z-index: 2
}

#community-wrap .btn-group .dropdown-toggle:active, #community-wrap .btn-group.open .dropdown-toggle {
    outline: 0
}

#community-wrap .btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    *padding-top: 5px;
    *padding-bottom: 5px
}

#community-wrap .btn-group > .btn-mini + .dropdown-toggle {
    padding-left: 5px;
    padding-right: 5px;
    *padding-top: 2px;
    *padding-bottom: 2px
}

#community-wrap .btn-group > .btn-small + .dropdown-toggle {
    *padding-top: 5px;
    *padding-bottom: 4px
}

#community-wrap .btn-group > .btn-large + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
    *padding-top: 7px;
    *padding-bottom: 7px
}

#community-wrap .btn-group.open .dropdown-toggle {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

#community-wrap .btn-group.open .btn.dropdown-toggle {
    background-color: #e6e6e6
}

#community-wrap .btn-group.open .btn-primary.dropdown-toggle {
    background-color: #04c
}

#community-wrap .btn-group.open .btn-warning.dropdown-toggle {
    background-color: #f89406
}

#community-wrap .btn-group.open .btn-danger.dropdown-toggle {
    background-color: #bd362f
}

#community-wrap .btn-group.open .btn-success.dropdown-toggle {
    background-color: #51a351
}

#community-wrap .btn-group.open .btn-info.dropdown-toggle {
    background-color: #2f96b4
}

#community-wrap .btn-group.open .btn-inverse.dropdown-toggle {
    background-color: #222
}

#community-wrap .btn .caret {
    margin-top: 8px;
    margin-left: 0
}

#community-wrap .btn-large .caret {
    margin-top: 6px
}

#community-wrap .btn-large .caret {
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-width: 5px
}

#community-wrap .btn-mini .caret, #community-wrap .btn-small .caret {
    margin-top: 8px
}

#community-wrap .dropup .btn-large .caret {
    border-bottom-width: 5px
}

#community-wrap .btn-primary .caret, #community-wrap .btn-warning .caret, #community-wrap .btn-danger .caret, #community-wrap .btn-info .caret, #community-wrap .btn-success .caret, #community-wrap .btn-inverse .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

#community-wrap .btn-group-vertical {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

#community-wrap .btn-group-vertical > .btn {
    display: block;
    float: none;
    max-width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#community-wrap .btn-group-vertical > .btn + .btn {
    margin-left: 0;
    margin-top: -1px
}

#community-wrap .btn-group-vertical > .btn:first-child {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

#community-wrap .btn-group-vertical > .btn:last-child {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

#community-wrap .btn-group-vertical > .btn-large:first-child {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0
}

#community-wrap .btn-group-vertical > .btn-large:last-child {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

#community-wrap .alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

#community-wrap .alert, #community-wrap .alert h4 {
    color: #c09853
}

#community-wrap .alert h4 {
    margin: 0
}

#community-wrap .alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 20px
}

#community-wrap .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847
}

#community-wrap .alert-success h4 {
    color: #468847
}

#community-wrap .alert-danger, #community-wrap .alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48
}

#community-wrap .alert-danger h4, #community-wrap .alert-error h4 {
    color: #b94a48
}

#community-wrap .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad
}

#community-wrap .alert-info h4 {
    color: #3a87ad
}

#community-wrap .alert-block {
    padding-top: 14px;
    padding-bottom: 14px
}

#community-wrap .alert-block > p, #community-wrap .alert-block > ul {
    margin-bottom: 0
}

#community-wrap .alert-block p + p {
    margin-top: 5px
}

#community-wrap .nav {
    margin-left: 0;
    margin-bottom: 20px;
    list-style: none
}

#community-wrap .nav > li > a {
    display: block
}

#community-wrap .nav > li > a:hover, #community-wrap .nav > li > a:focus {
    text-decoration: none;
    background-color: #fafafa
}

#community-wrap .nav > li > a > img {
    max-width: none
}

#community-wrap .nav > .pull-right {
    float: right
}

#community-wrap .nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: 400;
    line-height: 20px;
    color: #999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase
}

#community-wrap .nav li + .nav-header {
    margin-top: 9px
}

#community-wrap .nav-list {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0
}

#community-wrap .nav-list > li > a, #community-wrap .nav-list .nav-header {
    margin-left: -15px;
    margin-right: -15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5)
}

#community-wrap .nav-list > li > a {
    padding: 3px 15px
}

#community-wrap .nav-list > .active > a, #community-wrap .nav-list > .active > a:hover, #community-wrap .nav-list > .active > a:focus {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-color: #08c
}

#community-wrap .nav-list [class^="icon-"], #community-wrap .nav-list [class*=" icon-"] {
    margin-right: 2px
}

#community-wrap .nav-list .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff
}

#community-wrap .nav-tabs, #community-wrap .nav-pills {
    *zoom: 1
}

#community-wrap .nav-tabs:before, #community-wrap .nav-pills:before, #community-wrap .nav-tabs:after, #community-wrap .nav-pills:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .nav-tabs:after, #community-wrap .nav-pills:after {
    clear: both
}

#community-wrap .nav-tabs:before, #community-wrap .nav-pills:before, #community-wrap .nav-tabs:after, #community-wrap .nav-pills:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .nav-tabs:after, #community-wrap .nav-pills:after {
    clear: both
}

#community-wrap .nav-tabs > li, #community-wrap .nav-pills > li {
    float: left
}

#community-wrap .nav-tabs > li > a, #community-wrap .nav-pills > li > a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px
}

#community-wrap .nav-tabs {
    border-bottom: 1px solid #ddd
}

#community-wrap .nav-tabs > li {
    margin-bottom: -1px
}

#community-wrap .nav-tabs > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

#community-wrap .nav-tabs > li > a:hover, #community-wrap .nav-tabs > li > a:focus {
    border-color: #fafafa #fafafa #ddd
}

#community-wrap .nav-tabs > .active > a, #community-wrap .nav-tabs > .active > a:hover, #community-wrap .nav-tabs > .active > a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

#community-wrap .nav-pills > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

#community-wrap .nav-pills > .active > a, #community-wrap .nav-pills > .active > a:hover, #community-wrap .nav-pills > .active > a:focus {
    color: #fff;
    background-color: #08c
}

#community-wrap .nav-stacked > li {
    float: none
}

#community-wrap .nav-stacked > li > a {
    margin-right: 0
}

#community-wrap .nav-tabs.nav-stacked {
    border-bottom: 0
}

#community-wrap .nav-tabs.nav-stacked > li > a {
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#community-wrap .nav-tabs.nav-stacked > li:first-child > a {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px
}

#community-wrap .nav-tabs.nav-stacked > li:last-child > a {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px
}

#community-wrap .nav-tabs.nav-stacked > li > a:hover, #community-wrap .nav-tabs.nav-stacked > li > a:focus {
    border-color: #ddd;
    z-index: 2
}

#community-wrap .nav-pills.nav-stacked > li > a {
    margin-bottom: 3px
}

#community-wrap .nav-pills.nav-stacked > li:last-child > a {
    margin-bottom: 1px
}

#community-wrap .nav-tabs .dropdown-menu {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

#community-wrap .nav-pills .dropdown-menu {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

#community-wrap .nav .dropdown-toggle .caret {
    border-top-color: #08c;
    border-bottom-color: #08c;
    margin-top: 6px
}

#community-wrap .nav .dropdown-toggle:hover .caret, #community-wrap .nav .dropdown-toggle:focus .caret {
    border-top-color: #005580;
    border-bottom-color: #005580
}

#community-wrap .nav-tabs .dropdown-toggle .caret {
    margin-top: 8px
}

#community-wrap .nav .active .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

#community-wrap .nav-tabs .active .dropdown-toggle .caret {
    border-top-color: #555;
    border-bottom-color: #555
}

#community-wrap .nav > .dropdown.active > a:hover, #community-wrap .nav > .dropdown.active > a:focus {
    cursor: pointer
}

#community-wrap .nav-tabs .open .dropdown-toggle, #community-wrap .nav-pills .open .dropdown-toggle, #community-wrap .nav > li.dropdown.open.active > a:hover, #community-wrap .nav > li.dropdown.open.active > a:focus {
    color: #fff;
    background-color: #999;
    border-color: #999
}

#community-wrap .nav li.dropdown.open .caret, #community-wrap .nav li.dropdown.open.active .caret, #community-wrap .nav li.dropdown.open a:hover .caret, #community-wrap .nav li.dropdown.open a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

#community-wrap .tabs-stacked .open > a:hover, #community-wrap .tabs-stacked .open > a:focus {
    border-color: #999
}

#community-wrap .tabbable {
    *zoom: 1
}

#community-wrap .tabbable:before, #community-wrap .tabbable:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .tabbable:after {
    clear: both
}

#community-wrap .tabbable:before, #community-wrap .tabbable:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .tabbable:after {
    clear: both
}

#community-wrap .tab-content {
    overflow: auto
}

#community-wrap .tabs-below > .nav-tabs, #community-wrap .tabs-right > .nav-tabs, #community-wrap .tabs-left > .nav-tabs {
    border-bottom: 0
}

#community-wrap .tab-content > .tab-pane, #community-wrap .pill-content > .pill-pane {
    display: none
}

#community-wrap .tab-content > .active, #community-wrap .pill-content > .active {
    display: block
}

#community-wrap .tabs-below > .nav-tabs {
    border-top: 1px solid #ddd
}

#community-wrap .tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0
}

#community-wrap .tabs-below > .nav-tabs > li > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

#community-wrap .tabs-below > .nav-tabs > li > a:hover, #community-wrap .tabs-below > .nav-tabs > li > a:focus {
    border-bottom-color: transparent;
    border-top-color: #ddd
}

#community-wrap .tabs-below > .nav-tabs > .active > a, #community-wrap .tabs-below > .nav-tabs > .active > a:hover, #community-wrap .tabs-below > .nav-tabs > .active > a:focus {
    border-color: transparent #ddd #ddd #ddd
}

#community-wrap .tabs-left > .nav-tabs > li, #community-wrap .tabs-right > .nav-tabs > li {
    float: none
}

#community-wrap .tabs-left > .nav-tabs > li > a, #community-wrap .tabs-right > .nav-tabs > li > a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px
}

#community-wrap .tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd
}

#community-wrap .tabs-left > .nav-tabs > li > a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

#community-wrap .tabs-left > .nav-tabs > li > a:hover, #community-wrap .tabs-left > .nav-tabs > li > a:focus {
    border-color: #fafafa #ddd #fafafa #fafafa
}

#community-wrap .tabs-left > .nav-tabs .active > a, #community-wrap .tabs-left > .nav-tabs .active > a:hover, #community-wrap .tabs-left > .nav-tabs .active > a:focus {
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #fff
}

#community-wrap .tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd
}

#community-wrap .tabs-right > .nav-tabs > li > a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

#community-wrap .tabs-right > .nav-tabs > li > a:hover, #community-wrap .tabs-right > .nav-tabs > li > a:focus {
    border-color: #fafafa #fafafa #fafafa #ddd
}

#community-wrap .tabs-right > .nav-tabs .active > a, #community-wrap .tabs-right > .nav-tabs .active > a:hover, #community-wrap .tabs-right > .nav-tabs .active > a:focus {
    border-color: #ddd #ddd #ddd transparent;
    *border-left-color: #fff
}

#community-wrap .nav > .disabled > a {
    color: #999
}

#community-wrap .nav > .disabled > a:hover, #community-wrap .nav > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    cursor: default
}

#community-wrap .navbar {
    overflow: visible;
    margin-bottom: 20px;
    *position: relative;
    *z-index: 2
}

#community-wrap .navbar-inner {
    min-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #fafafa;
    background-image: -moz-linear-gradient(top, #fff, #f2f2f2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f2f2f2));
    background-image: -webkit-linear-gradient(top, #fff, #f2f2f2);
    background-image: -o-linear-gradient(top, #fff, #f2f2f2);
    background-image: linear-gradient(to bottom, #fff, #f2f2f2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    *zoom: 1
}

#community-wrap .navbar-inner:before, #community-wrap .navbar-inner:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .navbar-inner:after {
    clear: both
}

#community-wrap .navbar-inner:before, #community-wrap .navbar-inner:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .navbar-inner:after {
    clear: both
}

#community-wrap .navbar .container {
    width: auto
}

#community-wrap .nav-collapse.collapse {
    height: auto;
    overflow: visible
}

#community-wrap .navbar .brand {
    float: left;
    display: block;
    padding: 10px 20px 10px;
    margin-left: -20px;
    font-size: 20px;
    font-weight: 200;
    color: #777;
    text-shadow: 0 1px 0 #fff
}

#community-wrap .navbar .brand:hover, #community-wrap .navbar .brand:focus {
    text-decoration: none
}

#community-wrap .navbar-text {
    margin-bottom: 0;
    line-height: 40px;
    color: #777
}

#community-wrap .navbar-link {
    color: #777
}

#community-wrap .navbar-link:hover, #community-wrap .navbar-link:focus {
    color: #333
}

#community-wrap .navbar .divider-vertical {
    height: 40px;
    margin: 0 9px;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #fff
}

#community-wrap .navbar .btn, #community-wrap .navbar .btn-group {
    margin-top: 5px
}

#community-wrap .navbar .btn-group .btn, #community-wrap .navbar .input-prepend .btn, #community-wrap .navbar .input-append .btn, #community-wrap .navbar .input-prepend .btn-group, #community-wrap .navbar .input-append .btn-group {
    margin-top: 0
}

#community-wrap .navbar-form {
    margin-bottom: 0;
    *zoom: 1
}

#community-wrap .navbar-form:before, #community-wrap .navbar-form:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .navbar-form:after {
    clear: both
}

#community-wrap .navbar-form:before, #community-wrap .navbar-form:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .navbar-form:after {
    clear: both
}

#community-wrap .navbar-form input, #community-wrap .navbar-form select, #community-wrap .navbar-form .radio, #community-wrap .navbar-form .checkbox {
    margin-top: 5px
}

#community-wrap .navbar-form input, #community-wrap .navbar-form select, #community-wrap .navbar-form .btn {
    display: inline-block;
    margin-bottom: 0
}

#community-wrap .navbar-form input[type="image"], #community-wrap .navbar-form input[type="checkbox"], #community-wrap .navbar-form input[type="radio"] {
    margin-top: 3px
}

#community-wrap .navbar-form .input-append, #community-wrap .navbar-form .input-prepend {
    margin-top: 5px;
    white-space: nowrap
}

#community-wrap .navbar-form .input-append input, #community-wrap .navbar-form .input-prepend input {
    margin-top: 0
}

#community-wrap .navbar-search {
    position: relative;
    float: left;
    margin-top: 5px;
    margin-bottom: 0
}

#community-wrap .navbar-search .search-query {
    margin-bottom: 0;
    padding: 4px 14px;
    font-family: "Lato", sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 1;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

#community-wrap .navbar-static-top {
    position: static;
    margin-bottom: 0
}

#community-wrap .navbar-static-top .navbar-inner {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#community-wrap .navbar-fixed-top, #community-wrap .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0
}

#community-wrap .navbar-fixed-top .navbar-inner, #community-wrap .navbar-static-top .navbar-inner {
    border-width: 0 0 1px
}

#community-wrap .navbar-fixed-bottom .navbar-inner {
    border-width: 1px 0 0
}

#community-wrap .navbar-fixed-top .navbar-inner, #community-wrap .navbar-fixed-bottom .navbar-inner {
    padding-left: 0;
    padding-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#community-wrap .navbar-static-top .container, #community-wrap .navbar-fixed-top .container, #community-wrap .navbar-fixed-bottom .container {
    width: 940px
}

#community-wrap .navbar-fixed-top {
    top: 0
}

#community-wrap .navbar-fixed-top .navbar-inner, #community-wrap .navbar-static-top .navbar-inner {
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 10px rgba(0, 0, 0, .1)
}

#community-wrap .navbar-fixed-bottom {
    bottom: 0
}

#community-wrap .navbar-fixed-bottom .navbar-inner {
    -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 -1px 10px rgba(0, 0, 0, .1)
}

#community-wrap .navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: left;
    margin: 0 10px 0 0
}

#community-wrap .navbar .nav.pull-right {
    float: right;
    margin-right: 0
}

#community-wrap .navbar .nav > li {
    float: left
}

#community-wrap .navbar .nav > li > a {
    float: none;
    padding: 10px 15px 10px;
    color: #777;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff
}

#community-wrap .navbar .nav .dropdown-toggle .caret {
    margin-top: 8px
}

#community-wrap .navbar .nav > li > a:focus, #community-wrap .navbar .nav > li > a:hover {
    background-color: transparent;
    color: #333;
    text-decoration: none
}

#community-wrap .navbar .nav > .active > a, #community-wrap .navbar .nav > .active > a:hover, #community-wrap .navbar .nav > .active > a:focus {
    color: #555;
    text-decoration: none;
    background-color: #e5e5e5;
    -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125)
}

#community-wrap .navbar .btn-navbar {
    display: none;
    float: right;
    padding: 7px 10px;
    margin-left: 5px;
    margin-right: 5px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ededed;
    background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
    background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
    background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
    background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
    border-color: #e5e5e5 #e5e5e5 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #e5e5e5;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075)
}

#community-wrap .navbar .btn-navbar:hover, #community-wrap .navbar .btn-navbar:focus, #community-wrap .navbar .btn-navbar:active, #community-wrap .navbar .btn-navbar.active, #community-wrap .navbar .btn-navbar.disabled, #community-wrap .navbar .btn-navbar[disabled] {
    color: #fff;
    background-color: #e5e5e5;
    *background-color: #d9d9d9
}

#community-wrap .navbar .btn-navbar:active, #community-wrap .navbar .btn-navbar.active {
    background-color: #ccc \9
}

#community-wrap .navbar .btn-navbar:hover, #community-wrap .navbar .btn-navbar:focus, #community-wrap .navbar .btn-navbar:active, #community-wrap .navbar .btn-navbar.active, #community-wrap .navbar .btn-navbar.disabled, #community-wrap .navbar .btn-navbar[disabled] {
    color: #fff;
    background-color: #e5e5e5;
    *background-color: #d9d9d9
}

#community-wrap .navbar .btn-navbar:active, #community-wrap .navbar .btn-navbar.active {
    background-color: #ccc \9
}

#community-wrap .navbar .btn-navbar .icon-bar {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25)
}

#community-wrap .btn-navbar .icon-bar + .icon-bar {
    margin-top: 3px
}

#community-wrap .navbar .nav > li > .dropdown-menu:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 9px
}

#community-wrap .navbar .nav > li > .dropdown-menu:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    left: 10px
}

#community-wrap .navbar-fixed-bottom .nav > li > .dropdown-menu:before {
    border-top: 7px solid #ccc;
    border-top-color: rgba(0, 0, 0, 0.2);
    border-bottom: 0;
    bottom: -7px;
    top: auto
}

#community-wrap .navbar-fixed-bottom .nav > li > .dropdown-menu:after {
    border-top: 6px solid #fff;
    border-bottom: 0;
    bottom: -6px;
    top: auto
}

#community-wrap .navbar .nav li.dropdown > a:hover .caret, #community-wrap .navbar .nav li.dropdown > a:focus .caret {
    border-top-color: #333;
    border-bottom-color: #333
}

#community-wrap .navbar .nav li.dropdown.open > .dropdown-toggle, #community-wrap .navbar .nav li.dropdown.active > .dropdown-toggle, #community-wrap .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: #e5e5e5;
    color: #555
}

#community-wrap .navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #777;
    border-bottom-color: #777
}

#community-wrap .navbar .nav li.dropdown.open > .dropdown-toggle .caret, #community-wrap .navbar .nav li.dropdown.active > .dropdown-toggle .caret, #community-wrap .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-top-color: #555;
    border-bottom-color: #555
}

#community-wrap .navbar .pull-right > li > .dropdown-menu, #community-wrap .navbar .nav > li > .dropdown-menu.pull-right {
    left: auto;
    right: 0
}

#community-wrap .navbar .pull-right > li > .dropdown-menu:before, #community-wrap .navbar .nav > li > .dropdown-menu.pull-right:before {
    left: auto;
    right: 12px
}

#community-wrap .navbar .pull-right > li > .dropdown-menu:after, #community-wrap .navbar .nav > li > .dropdown-menu.pull-right:after {
    left: auto;
    right: 13px
}

#community-wrap .navbar .pull-right > li > .dropdown-menu .dropdown-menu, #community-wrap .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: -1px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

#community-wrap .thumbnails {
    margin-left: -20px;
    list-style: none;
    *zoom: 1
}

#community-wrap .thumbnails:before, #community-wrap .thumbnails:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .thumbnails:after {
    clear: both
}

#community-wrap .thumbnails:before, #community-wrap .thumbnails:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .thumbnails:after {
    clear: both
}

#community-wrap .row-fluid .thumbnails {
    margin-left: 0
}

#community-wrap .thumbnails > li {
    float: left;
    margin-bottom: 20px;
    margin-left: 20px
}

#community-wrap .thumbnail {
    display: block;
    padding: 4px;
    line-height: 20px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

#community-wrap a.thumbnail:hover, #community-wrap a.thumbnail:focus {
    border-color: #08c;
    -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25)
}

#community-wrap .thumbnail > img {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#community-wrap .thumbnail .caption {
    padding: 9px;
    color: #555
}

#community-wrap .media, #community-wrap .media-body {
    overflow: hidden;
    *overflow: visible;
    zoom: 1
}

#community-wrap .media, #community-wrap .media .media {
    margin-top: 15px
}

#community-wrap .media:first-child {
    margin-top: 0
}

#community-wrap .media-object {
    display: block
}

#community-wrap .media-heading {
    margin: 0 0 5px
}

#community-wrap .media > .pull-left {
    margin-right: 10px
}

#community-wrap .media > .pull-right {
    margin-left: 10px
}

#community-wrap .media-list {
    margin-left: 0;
    list-style: none
}

#community-wrap .label, #community-wrap .badge {
    display: inline-block;
    padding: 2px 4px;
    font-size: 11.844px;
    font-weight: 400;
    line-height: 14px;
    color: #fff;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #999
}

#community-wrap .label {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

#community-wrap .badge {
    padding-left: 9px;
    padding-right: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px
}

#community-wrap .label:empty, #community-wrap .badge:empty {
    display: none
}

#community-wrap a.label:hover, #community-wrap a.label:focus, #community-wrap a.badge:hover, #community-wrap a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

#community-wrap .label-important, #community-wrap .badge-important {
    background-color: #b94a48
}

#community-wrap .label-important[href], #community-wrap .badge-important[href] {
    background-color: #953b39
}

#community-wrap .label-warning, #community-wrap .badge-warning {
    background-color: #f89406
}

#community-wrap .label-warning[href], #community-wrap .badge-warning[href] {
    background-color: #c67605
}

#community-wrap .label-success, #community-wrap .badge-success {
    background-color: #468847
}

#community-wrap .label-success[href], #community-wrap .badge-success[href] {
    background-color: #356635
}

#community-wrap .label-info, #community-wrap .badge-info {
    background-color: #3a87ad
}

#community-wrap .label-info[href], #community-wrap .badge-info[href] {
    background-color: #2d6987
}

#community-wrap .label-inverse, #community-wrap .badge-inverse {
    background-color: #333
}

#community-wrap .label-inverse[href], #community-wrap .badge-inverse[href] {
    background-color: #1a1a1a
}

#community-wrap .btn .label, #community-wrap .btn .badge {
    position: relative;
    top: -1px
}

#community-wrap .btn-mini .label, #community-wrap .btn-mini .badge {
    top: 0
}

#community-wrap .accordion {
    margin-bottom: 20px
}

#community-wrap .accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

#community-wrap .accordion-heading {
    border-bottom: 0
}

#community-wrap .accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px
}

#community-wrap .accordion-toggle {
    cursor: pointer
}

#community-wrap .accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5
}

#community-wrap .pull-right {
    float: right
}

#community-wrap .pull-left {
    float: left
}

#community-wrap .hide {
    display: none
}

#community-wrap .show {
    display: block
}

#community-wrap .invisible {
    visibility: hidden
}

#community-wrap .affix {
    position: fixed
}

#community-wrap .clearfix {
    *zoom: 1
}

#community-wrap .clearfix:before, #community-wrap .clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

#community-wrap .clearfix:after {
    clear: both
}

#community-wrap .hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

#community-wrap .input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@-ms-viewport {
    width: device-width
}

#community-wrap .hidden {
    display: none;
    visibility: hidden
}

#community-wrap .visible-phone {
    display: none !important
}

#community-wrap .visible-tablet {
    display: none !important
}

#community-wrap .hidden-desktop {
    display: none !important
}

#community-wrap .visible-desktop {
    display: inherit !important
}

@media (min-width: 768px) and (max-width: 979px) {
    #community-wrap .hidden-desktop {
        display: inherit !important
    }

    #community-wrap .visible-desktop {
        display: none !important
    }

    #community-wrap .visible-tablet {
        display: inherit !important
    }

    #community-wrap .hidden-tablet {
        display: none !important
    }
}

@media (max-width: 767px) {
    #community-wrap .hidden-desktop {
        display: inherit !important
    }

    #community-wrap .visible-desktop {
        display: none !important
    }

    #community-wrap .visible-phone {
        display: inherit !important
    }

    #community-wrap .hidden-phone {
        display: none !important
    }
}

#community-wrap .visible-print {
    display: none !important
}

@media print {
    #community-wrap .visible-print {
        display: inherit !important
    }

    #community-wrap .hidden-print {
        display: none !important
    }
}

@media (min-width: 1200px) {
    #community-wrap .row {
        margin-left: -30px;
        *zoom: 1
    }

    #community-wrap .row:before, #community-wrap .row:after {
        display: table;
        content: "";
        line-height: 0
    }

    #community-wrap .row:after {
        clear: both
    }

    #community-wrap .row:before, #community-wrap .row:after {
        display: table;
        content: "";
        line-height: 0
    }

    #community-wrap .row:after {
        clear: both
    }

    #community-wrap [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 30px
    }

    #community-wrap .container, #community-wrap .navbar-static-top .container, #community-wrap .navbar-fixed-top .container, #community-wrap .navbar-fixed-bottom .container {
        width: 1170px
    }

    #community-wrap .span12 {
        width: 1170px
    }

    #community-wrap .span11 {
        width: 1070px
    }

    #community-wrap .span10 {
        width: 970px
    }

    #community-wrap .span9 {
        width: 870px
    }

    #community-wrap .span8 {
        width: 770px
    }

    #community-wrap .span7 {
        width: 670px
    }

    #community-wrap .span6 {
        width: 570px
    }

    #community-wrap .span5 {
        width: 470px
    }

    #community-wrap .span4 {
        width: 370px
    }

    #community-wrap .span3 {
        width: 270px
    }

    #community-wrap .span2 {
        width: 170px
    }

    #community-wrap .span1 {
        width: 70px
    }

    #community-wrap .offset12 {
        margin-left: 1230px
    }

    #community-wrap .offset11 {
        margin-left: 1130px
    }

    #community-wrap .offset10 {
        margin-left: 1030px
    }

    #community-wrap .offset9 {
        margin-left: 930px
    }

    #community-wrap .offset8 {
        margin-left: 830px
    }

    #community-wrap .offset7 {
        margin-left: 730px
    }

    #community-wrap .offset6 {
        margin-left: 630px
    }

    #community-wrap .offset5 {
        margin-left: 530px
    }

    #community-wrap .offset4 {
        margin-left: 430px
    }

    #community-wrap .offset3 {
        margin-left: 330px
    }

    #community-wrap .offset2 {
        margin-left: 230px
    }

    #community-wrap .offset1 {
        margin-left: 130px
    }

    #community-wrap .row {
        margin-left: -30px;
        *zoom: 1
    }

    #community-wrap .row:before, #community-wrap .row:after {
        display: table;
        content: "";
        line-height: 0
    }

    #community-wrap .row:after {
        clear: both
    }

    #community-wrap .row:before, #community-wrap .row:after {
        display: table;
        content: "";
        line-height: 0
    }

    #community-wrap .row:after {
        clear: both
    }

    #community-wrap [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 30px
    }

    #community-wrap .container, #community-wrap .navbar-static-top .container, #community-wrap .navbar-fixed-top .container, #community-wrap .navbar-fixed-bottom .container {
        width: 1170px
    }

    #community-wrap .span12 {
        width: 1170px
    }

    #community-wrap .span11 {
        width: 1070px
    }

    #community-wrap .span10 {
        width: 970px
    }

    #community-wrap .span9 {
        width: 870px
    }

    #community-wrap .span8 {
        width: 770px
    }

    #community-wrap .span7 {
        width: 670px
    }

    #community-wrap .span6 {
        width: 570px
    }

    #community-wrap .span5 {
        width: 470px
    }

    #community-wrap .span4 {
        width: 370px
    }

    #community-wrap .span3 {
        width: 270px
    }

    #community-wrap .span2 {
        width: 170px
    }

    #community-wrap .span1 {
        width: 70px
    }

    #community-wrap .offset12 {
        margin-left: 1230px
    }

    #community-wrap .offset11 {
        margin-left: 1130px
    }

    #community-wrap .offset10 {
        margin-left: 1030px
    }

    #community-wrap .offset9 {
        margin-left: 930px
    }

    #community-wrap .offset8 {
        margin-left: 830px
    }

    #community-wrap .offset7 {
        margin-left: 730px
    }

    #community-wrap .offset6 {
        margin-left: 630px
    }

    #community-wrap .offset5 {
        margin-left: 530px
    }

    #community-wrap .offset4 {
        margin-left: 430px
    }

    #community-wrap .offset3 {
        margin-left: 330px
    }

    #community-wrap .offset2 {
        margin-left: 230px
    }

    #community-wrap .offset1 {
        margin-left: 130px
    }

    #community-wrap .row-fluid {
        width: 100%;
        *zoom: 1
    }

    #community-wrap .row-fluid:before, #community-wrap .row-fluid:after {
        display: table;
        content: "";
        line-height: 0
    }

    #community-wrap .row-fluid:after {
        clear: both
    }

    #community-wrap .row-fluid:before, #community-wrap .row-fluid:after {
        display: table;
        content: "";
        line-height: 0
    }

    #community-wrap .row-fluid:after {
        clear: both
    }

    #community-wrap .row-fluid [class*="span"] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.564102564102564%;
        *margin-left: 2.5109110747408616%
    }

    #community-wrap .row-fluid [class*="span"]:first-child {
        margin-left: 0
    }

    #community-wrap .row-fluid .controls-row [class*="span"] + [class*="span"] {
        margin-left: 2.564102564102564%
    }

    #community-wrap .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%
    }

    #community-wrap .row-fluid .span11 {
        width: 91.45299145299145%;
        *width: 91.39979996362975%
    }

    #community-wrap .row-fluid .span10 {
        width: 82.90598290598291%;
        *width: 82.8527914166212%
    }

    #community-wrap .row-fluid .span9 {
        width: 74.35897435897436%;
        *width: 74.30578286961266%
    }

    #community-wrap .row-fluid .span8 {
        width: 65.81196581196582%;
        *width: 65.75877432260411%
    }

    #community-wrap .row-fluid .span7 {
        width: 57.26495726495726%;
        *width: 57.21176577559556%
    }

    #community-wrap .row-fluid .span6 {
        width: 48.717948717948715%;
        *width: 48.664757228587014%
    }

    #community-wrap .row-fluid .span5 {
        width: 40.17094017094017%;
        *width: 40.11774868157847%
    }

    #community-wrap .row-fluid .span4 {
        width: 31.623931623931625%;
        *width: 31.570740134569924%
    }

    #community-wrap .row-fluid .span3 {
        width: 23.076923076923077%;
        *width: 23.023731587561375%
    }

    #community-wrap .row-fluid .span2 {
        width: 14.52991452991453%;
        *width: 14.476723040552828%
    }

    #community-wrap .row-fluid .span1 {
        width: 5.982905982905983%;
        *width: 5.929714493544281%
    }

    #community-wrap .row-fluid .offset12 {
        margin-left: 105.12820512820512%;
        *margin-left: 105.02182214948171%
    }

    #community-wrap .row-fluid .offset12:first-child {
        margin-left: 102.56410256410257%;
        *margin-left: 102.45771958537915%
    }

    #community-wrap .row-fluid .offset11 {
        margin-left: 96.58119658119658%;
        *margin-left: 96.47481360247316%
    }

    #community-wrap .row-fluid .offset11:first-child {
        margin-left: 94.01709401709402%;
        *margin-left: 93.91071103837061%
    }

    #community-wrap .row-fluid .offset10 {
        margin-left: 88.03418803418803%;
        *margin-left: 87.92780505546462%
    }

    #community-wrap .row-fluid .offset10:first-child {
        margin-left: 85.47008547008548%;
        *margin-left: 85.36370249136206%
    }

    #community-wrap .row-fluid .offset9 {
        margin-left: 79.48717948717949%;
        *margin-left: 79.38079650845607%
    }

    #community-wrap .row-fluid .offset9:first-child {
        margin-left: 76.92307692307693%;
        *margin-left: 76.81669394435352%
    }

    #community-wrap .row-fluid .offset8 {
        margin-left: 70.94017094017094%;
        *margin-left: 70.83378796144753%
    }

    #community-wrap .row-fluid .offset8:first-child {
        margin-left: 68.37606837606839%;
        *margin-left: 68.26968539734497%
    }

    #community-wrap .row-fluid .offset7 {
        margin-left: 62.393162393162385%;
        *margin-left: 62.28677941443899%
    }

    #community-wrap .row-fluid .offset7:first-child {
        margin-left: 59.82905982905982%;
        *margin-left: 59.72267685033642%
    }

    #community-wrap .row-fluid .offset6 {
        margin-left: 53.84615384615384%;
        *margin-left: 53.739770867430444%
    }

    #community-wrap .row-fluid .offset6:first-child {
        margin-left: 51.28205128205128%;
        *margin-left: 51.175668303327875%
    }

    #community-wrap .row-fluid .offset5 {
        margin-left: 45.299145299145295%;
        *margin-left: 45.1927623204219%
    }

    #community-wrap .row-fluid .offset5:first-child {
        margin-left: 42.73504273504273%;
        *margin-left: 42.62865975631933%
    }

    #community-wrap .row-fluid .offset4 {
        margin-left: 36.75213675213675%;
        *margin-left: 36.645753773413354%
    }

    #community-wrap .row-fluid .offset4:first-child {
        margin-left: 34.18803418803419%;
        *margin-left: 34.081651209310785%
    }

    #community-wrap .row-fluid .offset3 {
        margin-left: 28.205128205128204%;
        *margin-left: 28.0987452264048%
    }

    #community-wrap .row-fluid .offset3:first-child {
        margin-left: 25.641025641025642%;
        *margin-left: 25.53464266230224%
    }

    #community-wrap .row-fluid .offset2 {
        margin-left: 19.65811965811966%;
        *margin-left: 19.551736679396257%
    }

    #community-wrap .row-fluid .offset2:first-child {
        margin-left: 17.094017094017094%;
        *margin-left: 16.98763411529369%
    }

    #community-wrap .row-fluid .offset1 {
        margin-left: 11.11111111111111%;
        *margin-left: 11.004728132387708%
    }

    #community-wrap .row-fluid .offset1:first-child {
        margin-left: 8.547008547008547%;
        *margin-left: 8.440625568285142%
    }

    #community-wrap .row-fluid {
        width: 100%;
        *zoom: 1
    }

    #community-wrap .row-fluid:before, #community-wrap .row-fluid:after {
        display: table;
        content: "";
        line-height: 0
    }

    #community-wrap .row-fluid:after {
        clear: both
    }

    #community-wrap .row-fluid:before, #community-wrap .row-fluid:after {
        display: table;
        content: "";
        line-height: 0
    }

    #community-wrap .row-fluid:after {
        clear: both
    }

    #community-wrap .row-fluid [class*="span"] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.564102564102564%;
        *margin-left: 2.5109110747408616%
    }

    #community-wrap .row-fluid [class*="span"]:first-child {
        margin-left: 0
    }

    #community-wrap .row-fluid .controls-row [class*="span"] + [class*="span"] {
        margin-left: 2.564102564102564%
    }

    #community-wrap .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%
    }

    #community-wrap .row-fluid .span11 {
        width: 91.45299145299145%;
        *width: 91.39979996362975%
    }

    #community-wrap .row-fluid .span10 {
        width: 82.90598290598291%;
        *width: 82.8527914166212%
    }

    #community-wrap .row-fluid .span9 {
        width: 74.35897435897436%;
        *width: 74.30578286961266%
    }

    #community-wrap .row-fluid .span8 {
        width: 65.81196581196582%;
        *width: 65.75877432260411%
    }

    #community-wrap .row-fluid .span7 {
        width: 57.26495726495726%;
        *width: 57.21176577559556%
    }

    #community-wrap .row-fluid .span6 {
        width: 48.717948717948715%;
        *width: 48.664757228587014%
    }

    #community-wrap .row-fluid .span5 {
        width: 40.17094017094017%;
        *width: 40.11774868157847%
    }

    #community-wrap .row-fluid .span4 {
        width: 31.623931623931625%;
        *width: 31.570740134569924%
    }

    #community-wrap .row-fluid .span3 {
        width: 23.076923076923077%;
        *width: 23.023731587561375%
    }

    #community-wrap .row-fluid .span2 {
        width: 14.52991452991453%;
        *width: 14.476723040552828%
    }

    #community-wrap .row-fluid .span1 {
        width: 5.982905982905983%;
        *width: 5.929714493544281%
    }

    #community-wrap .row-fluid .offset12 {
        margin-left: 105.12820512820512%;
        *margin-left: 105.02182214948171%
    }

    #community-wrap .row-fluid .offset12:first-child {
        margin-left: 102.56410256410257%;
        *margin-left: 102.45771958537915%
    }

    #community-wrap .row-fluid .offset11 {
        margin-left: 96.58119658119658%;
        *margin-left: 96.47481360247316%
    }

    #community-wrap .row-fluid .offset11:first-child {
        margin-left: 94.01709401709402%;
        *margin-left: 93.91071103837061%
    }

    #community-wrap .row-fluid .offset10 {
        margin-left: 88.03418803418803%;
        *margin-left: 87.92780505546462%
    }

    #community-wrap .row-fluid .offset10:first-child {
        margin-left: 85.47008547008548%;
        *margin-left: 85.36370249136206%
    }

    #community-wrap .row-fluid .offset9 {
        margin-left: 79.48717948717949%;
        *margin-left: 79.38079650845607%
    }

    #community-wrap .row-fluid .offset9:first-child {
        margin-left: 76.92307692307693%;
        *margin-left: 76.81669394435352%
    }

    #community-wrap .row-fluid .offset8 {
        margin-left: 70.94017094017094%;
        *margin-left: 70.83378796144753%
    }

    #community-wrap .row-fluid .offset8:first-child {
        margin-left: 68.37606837606839%;
        *margin-left: 68.26968539734497%
    }

    #community-wrap .row-fluid .offset7 {
        margin-left: 62.393162393162385%;
        *margin-left: 62.28677941443899%
    }

    #community-wrap .row-fluid .offset7:first-child {
        margin-left: 59.82905982905982%;
        *margin-left: 59.72267685033642%
    }

    #community-wrap .row-fluid .offset6 {
        margin-left: 53.84615384615384%;
        *margin-left: 53.739770867430444%
    }

    #community-wrap .row-fluid .offset6:first-child {
        margin-left: 51.28205128205128%;
        *margin-left: 51.175668303327875%
    }

    #community-wrap .row-fluid .offset5 {
        margin-left: 45.299145299145295%;
        *margin-left: 45.1927623204219%
    }

    #community-wrap .row-fluid .offset5:first-child {
        margin-left: 42.73504273504273%;
        *margin-left: 42.62865975631933%
    }

    #community-wrap .row-fluid .offset4 {
        margin-left: 36.75213675213675%;
        *margin-left: 36.645753773413354%
    }

    #community-wrap .row-fluid .offset4:first-child {
        margin-left: 34.18803418803419%;
        *margin-left: 34.081651209310785%
    }

    #community-wrap .row-fluid .offset3 {
        margin-left: 28.205128205128204%;
        *margin-left: 28.0987452264048%
    }

    #community-wrap .row-fluid .offset3:first-child {
        margin-left: 25.641025641025642%;
        *margin-left: 25.53464266230224%
    }

    #community-wrap .row-fluid .offset2 {
        margin-left: 19.65811965811966%;
        *margin-left: 19.551736679396257%
    }

    #community-wrap .row-fluid .offset2:first-child {
        margin-left: 17.094017094017094%;
        *margin-left: 16.98763411529369%
    }

    #community-wrap .row-fluid .offset1 {
        margin-left: 11.11111111111111%;
        *margin-left: 11.004728132387708%
    }

    #community-wrap .row-fluid .offset1:first-child {
        margin-left: 8.547008547008547%;
        *margin-left: 8.440625568285142%
    }

    #community-wrap input, #community-wrap textarea, #community-wrap .uneditable-input {
        margin-left: 0
    }

    #community-wrap .controls-row [class*="span"] + [class*="span"] {
        margin-left: 30px
    }

    #community-wrap input.span12, #community-wrap textarea.span12, #community-wrap .uneditable-input.span12 {
        width: 1156px
    }

    #community-wrap input.span11, #community-wrap textarea.span11, #community-wrap .uneditable-input.span11 {
        width: 1056px
    }

    #community-wrap input.span10, #community-wrap textarea.span10, #community-wrap .uneditable-input.span10 {
        width: 956px
    }

    #community-wrap input.span9, #community-wrap textarea.span9, #community-wrap .uneditable-input.span9 {
        width: 856px
    }

    #community-wrap input.span8, #community-wrap textarea.span8, #community-wrap .uneditable-input.span8 {
        width: 756px
    }

    #community-wrap input.span7, #community-wrap textarea.span7, #community-wrap .uneditable-input.span7 {
        width: 656px
    }

    #community-wrap input.span6, #community-wrap textarea.span6, #community-wrap .uneditable-input.span6 {
        width: 556px
    }

    #community-wrap input.span5, #community-wrap textarea.span5, #community-wrap .uneditable-input.span5 {
        width: 456px
    }

    #community-wrap input.span4, #community-wrap textarea.span4, #community-wrap .uneditable-input.span4 {
        width: 356px
    }

    #community-wrap input.span3, #community-wrap textarea.span3, #community-wrap .uneditable-input.span3 {
        width: 256px
    }

    #community-wrap input.span2, #community-wrap textarea.span2, #community-wrap .uneditable-input.span2 {
        width: 156px
    }

    #community-wrap input.span1, #community-wrap textarea.span1, #community-wrap .uneditable-input.span1 {
        width: 56px
    }

    #community-wrap input, #community-wrap textarea, #community-wrap .uneditable-input {
        margin-left: 0
    }

    #community-wrap .controls-row [class*="span"] + [class*="span"] {
        margin-left: 30px
    }

    #community-wrap input.span12, #community-wrap textarea.span12, #community-wrap .uneditable-input.span12 {
        width: 1156px
    }

    #community-wrap input.span11, #community-wrap textarea.span11, #community-wrap .uneditable-input.span11 {
        width: 1056px
    }

    #community-wrap input.span10, #community-wrap textarea.span10, #community-wrap .uneditable-input.span10 {
        width: 956px
    }

    #community-wrap input.span9, #community-wrap textarea.span9, #community-wrap .uneditable-input.span9 {
        width: 856px
    }

    #community-wrap input.span8, #community-wrap textarea.span8, #community-wrap .uneditable-input.span8 {
        width: 756px
    }

    #community-wrap input.span7, #community-wrap textarea.span7, #community-wrap .uneditable-input.span7 {
        width: 656px
    }

    #community-wrap input.span6, #community-wrap textarea.span6, #community-wrap .uneditable-input.span6 {
        width: 556px
    }

    #community-wrap input.span5, #community-wrap textarea.span5, #community-wrap .uneditable-input.span5 {
        width: 456px
    }

    #community-wrap input.span4, #community-wrap textarea.span4, #community-wrap .uneditable-input.span4 {
        width: 356px
    }

    #community-wrap input.span3, #community-wrap textarea.span3, #community-wrap .uneditable-input.span3 {
        width: 256px
    }

    #community-wrap input.span2, #community-wrap textarea.span2, #community-wrap .uneditable-input.span2 {
        width: 156px
    }

    #community-wrap input.span1, #community-wrap textarea.span1, #community-wrap .uneditable-input.span1 {
        width: 56px
    }

    #community-wrap .thumbnails {
        margin-left: -30px
    }

    #community-wrap .thumbnails > li {
        margin-left: 30px
    }

    #community-wrap .row-fluid .thumbnails {
        margin-left: 0
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    #community-wrap .row {
        margin-left: -20px;
        *zoom: 1
    }

    #community-wrap .row:before, #community-wrap .row:after {
        display: table;
        content: "";
        line-height: 0
    }

    #community-wrap .row:after {
        clear: both
    }

    #community-wrap .row:before, #community-wrap .row:after {
        display: table;
        content: "";
        line-height: 0
    }

    #community-wrap .row:after {
        clear: both
    }

    #community-wrap [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 20px
    }

    #community-wrap .container, #community-wrap .navbar-static-top .container, #community-wrap .navbar-fixed-top .container, #community-wrap .navbar-fixed-bottom .container {
        width: 724px
    }

    #community-wrap .span12 {
        width: 724px
    }

    #community-wrap .span11 {
        width: 662px
    }

    #community-wrap .span10 {
        width: 600px
    }

    #community-wrap .span9 {
        width: 538px
    }

    #community-wrap .span8 {
        width: 476px
    }

    #community-wrap .span7 {
        width: 414px
    }

    #community-wrap .span6 {
        width: 352px
    }

    #community-wrap .span5 {
        width: 290px
    }

    #community-wrap .span4 {
        width: 228px
    }

    #community-wrap .span3 {
        width: 166px
    }

    #community-wrap .span2 {
        width: 104px
    }

    #community-wrap .span1 {
        width: 42px
    }

    #community-wrap .offset12 {
        margin-left: 764px
    }

    #community-wrap .offset11 {
        margin-left: 702px
    }

    #community-wrap .offset10 {
        margin-left: 640px
    }

    #community-wrap .offset9 {
        margin-left: 578px
    }

    #community-wrap .offset8 {
        margin-left: 516px
    }

    #community-wrap .offset7 {
        margin-left: 454px
    }

    #community-wrap .offset6 {
        margin-left: 392px
    }

    #community-wrap .offset5 {
        margin-left: 330px
    }

    #community-wrap .offset4 {
        margin-left: 268px
    }

    #community-wrap .offset3 {
        margin-left: 206px
    }

    #community-wrap .offset2 {
        margin-left: 144px
    }

    #community-wrap .offset1 {
        margin-left: 82px
    }

    #community-wrap .row {
        margin-left: -20px;
        *zoom: 1
    }

    #community-wrap .row:before, #community-wrap .row:after {
        display: table;
        content: "";
        line-height: 0
    }

    #community-wrap .row:after {
        clear: both
    }

    #community-wrap .row:before, #community-wrap .row:after {
        display: table;
        content: "";
        line-height: 0
    }

    #community-wrap .row:after {
        clear: both
    }

    #community-wrap [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 20px
    }

    #community-wrap .container, #community-wrap .navbar-static-top .container, #community-wrap .navbar-fixed-top .container, #community-wrap .navbar-fixed-bottom .container {
        width: 724px
    }

    #community-wrap .span12 {
        width: 724px
    }

    #community-wrap .span11 {
        width: 662px
    }

    #community-wrap .span10 {
        width: 600px
    }

    #community-wrap .span9 {
        width: 538px
    }

    #community-wrap .span8 {
        width: 476px
    }

    #community-wrap .span7 {
        width: 414px
    }

    #community-wrap .span6 {
        width: 352px
    }

    #community-wrap .span5 {
        width: 290px
    }

    #community-wrap .span4 {
        width: 228px
    }

    #community-wrap .span3 {
        width: 166px
    }

    #community-wrap .span2 {
        width: 104px
    }

    #community-wrap .span1 {
        width: 42px
    }

    #community-wrap .offset12 {
        margin-left: 764px
    }

    #community-wrap .offset11 {
        margin-left: 702px
    }

    #community-wrap .offset10 {
        margin-left: 640px
    }

    #community-wrap .offset9 {
        margin-left: 578px
    }

    #community-wrap .offset8 {
        margin-left: 516px
    }

    #community-wrap .offset7 {
        margin-left: 454px
    }

    #community-wrap .offset6 {
        margin-left: 392px
    }

    #community-wrap .offset5 {
        margin-left: 330px
    }

    #community-wrap .offset4 {
        margin-left: 268px
    }

    #community-wrap .offset3 {
        margin-left: 206px
    }

    #community-wrap .offset2 {
        margin-left: 144px
    }

    #community-wrap .offset1 {
        margin-left: 82px
    }

    #community-wrap .row-fluid {
        width: 100%;
        *zoom: 1
    }

    #community-wrap .row-fluid:before, #community-wrap .row-fluid:after {
        display: table;
        content: "";
        line-height: 0
    }

    #community-wrap .row-fluid:after {
        clear: both
    }

    #community-wrap .row-fluid:before, #community-wrap .row-fluid:after {
        display: table;
        content: "";
        line-height: 0
    }

    #community-wrap .row-fluid:after {
        clear: both
    }

    #community-wrap .row-fluid [class*="span"] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.7624309392265194%;
        *margin-left: 2.709239449864817%
    }

    #community-wrap .row-fluid [class*="span"]:first-child {
        margin-left: 0
    }

    #community-wrap .row-fluid .controls-row [class*="span"] + [class*="span"] {
        margin-left: 2.7624309392265194%
    }

    #community-wrap .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%
    }

    #community-wrap .row-fluid .span11 {
        width: 91.43646408839778%;
        *width: 91.38327259903608%
    }

    #community-wrap .row-fluid .span10 {
        width: 82.87292817679558%;
        *width: 82.81973668743387%
    }

    #community-wrap .row-fluid .span9 {
        width: 74.30939226519337%;
        *width: 74.25620077583166%
    }

    #community-wrap .row-fluid .span8 {
        width: 65.74585635359117%;
        *width: 65.69266486422946%
    }

    #community-wrap .row-fluid .span7 {
        width: 57.18232044198895%;
        *width: 57.12912895262725%
    }

    #community-wrap .row-fluid .span6 {
        width: 48.61878453038674%;
        *width: 48.56559304102504%
    }

    #community-wrap .row-fluid .span5 {
        width: 40.05524861878453%;
        *width: 40.00205712942283%
    }

    #community-wrap .row-fluid .span4 {
        width: 31.491712707182323%;
        *width: 31.43852121782062%
    }

    #community-wrap .row-fluid .span3 {
        width: 22.92817679558011%;
        *width: 22.87498530621841%
    }

    #community-wrap .row-fluid .span2 {
        width: 14.3646408839779%;
        *width: 14.311449394616199%
    }

    #community-wrap .row-fluid .span1 {
        width: 5.801104972375691%;
        *width: 5.747913483013988%
    }

    #community-wrap .row-fluid .offset12 {
        margin-left: 105.52486187845304%;
        *margin-left: 105.41847889972962%
    }

    #community-wrap .row-fluid .offset12:first-child {
        margin-left: 102.76243093922652%;
        *margin-left: 102.6560479605031%
    }

    #community-wrap .row-fluid .offset11 {
        margin-left: 96.96132596685082%;
        *margin-left: 96.8549429881274%
    }

    #community-wrap .row-fluid .offset11:first-child {
        margin-left: 94.1988950276243%;
        *margin-left: 94.09251204890089%
    }

    #community-wrap .row-fluid .offset10 {
        margin-left: 88.39779005524862%;
        *margin-left: 88.2914070765252%
    }

    #community-wrap .row-fluid .offset10:first-child {
        margin-left: 85.6353591160221%;
        *margin-left: 85.52897613729868%
    }

    #community-wrap .row-fluid .offset9 {
        margin-left: 79.8342541436464%;
        *margin-left: 79.72787116492299%
    }

    #community-wrap .row-fluid .offset9:first-child {
        margin-left: 77.07182320441989%;
        *margin-left: 76.96544022569647%
    }

    #community-wrap .row-fluid .offset8 {
        margin-left: 71.2707182320442%;
        *margin-left: 71.16433525332079%
    }

    #community-wrap .row-fluid .offset8:first-child {
        margin-left: 68.50828729281768%;
        *margin-left: 68.40190431409427%
    }

    #community-wrap .row-fluid .offset7 {
        margin-left: 62.70718232044199%;
        *margin-left: 62.600799341718584%
    }

    #community-wrap .row-fluid .offset7:first-child {
        margin-left: 59.94475138121547%;
        *margin-left: 59.838368402492065%
    }

    #community-wrap .row-fluid .offset6 {
        margin-left: 54.14364640883978%;
        *margin-left: 54.037263430116376%
    }

    #community-wrap .row-fluid .offset6:first-child {
        margin-left: 51.38121546961326%;
        *margin-left: 51.27483249088986%
    }

    #community-wrap .row-fluid .offset5 {
        margin-left: 45.58011049723757%;
        *margin-left: 45.47372751851417%
    }

    #community-wrap .row-fluid .offset5:first-child {
        margin-left: 42.81767955801105%;
        *margin-left: 42.71129657928765%
    }

    #community-wrap .row-fluid .offset4 {
        margin-left: 37.01657458563536%;
        *margin-left: 36.91019160691196%
    }

    #community-wrap .row-fluid .offset4:first-child {
        margin-left: 34.25414364640884%;
        *margin-left: 34.14776066768544%
    }

    #community-wrap .row-fluid .offset3 {
        margin-left: 28.45303867403315%;
        *margin-left: 28.346655695309746%
    }

    #community-wrap .row-fluid .offset3:first-child {
        margin-left: 25.69060773480663%;
        *margin-left: 25.584224756083227%
    }

    #community-wrap .row-fluid .offset2 {
        margin-left: 19.88950276243094%;
        *margin-left: 19.783119783707537%
    }

    #community-wrap .row-fluid .offset2:first-child {
        margin-left: 17.12707182320442%;
        *margin-left: 17.02068884448102%
    }

    #community-wrap .row-fluid .offset1 {
        margin-left: 11.32596685082873%;
        *margin-left: 11.219583872105325%
    }

    #community-wrap .row-fluid .offset1:first-child {
        margin-left: 8.56353591160221%;
        *margin-left: 8.457152932878806%
    }

    #community-wrap .row-fluid {
        width: 100%;
        *zoom: 1
    }

    #community-wrap .row-fluid:before, #community-wrap .row-fluid:after {
        display: table;
        content: "";
        line-height: 0
    }

    #community-wrap .row-fluid:after {
        clear: both
    }

    #community-wrap .row-fluid:before, #community-wrap .row-fluid:after {
        display: table;
        content: "";
        line-height: 0
    }

    #community-wrap .row-fluid:after {
        clear: both
    }

    #community-wrap .row-fluid [class*="span"] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.7624309392265194%;
        *margin-left: 2.709239449864817%
    }

    #community-wrap .row-fluid [class*="span"]:first-child {
        margin-left: 0
    }

    #community-wrap .row-fluid .controls-row [class*="span"] + [class*="span"] {
        margin-left: 2.7624309392265194%
    }

    #community-wrap .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%
    }

    #community-wrap .row-fluid .span11 {
        width: 91.43646408839778%;
        *width: 91.38327259903608%
    }

    #community-wrap .row-fluid .span10 {
        width: 82.87292817679558%;
        *width: 82.81973668743387%
    }

    #community-wrap .row-fluid .span9 {
        width: 74.30939226519337%;
        *width: 74.25620077583166%
    }

    #community-wrap .row-fluid .span8 {
        width: 65.74585635359117%;
        *width: 65.69266486422946%
    }

    #community-wrap .row-fluid .span7 {
        width: 57.18232044198895%;
        *width: 57.12912895262725%
    }

    #community-wrap .row-fluid .span6 {
        width: 48.61878453038674%;
        *width: 48.56559304102504%
    }

    #community-wrap .row-fluid .span5 {
        width: 40.05524861878453%;
        *width: 40.00205712942283%
    }

    #community-wrap .row-fluid .span4 {
        width: 31.491712707182323%;
        *width: 31.43852121782062%
    }

    #community-wrap .row-fluid .span3 {
        width: 22.92817679558011%;
        *width: 22.87498530621841%
    }

    #community-wrap .row-fluid .span2 {
        width: 14.3646408839779%;
        *width: 14.311449394616199%
    }

    #community-wrap .row-fluid .span1 {
        width: 5.801104972375691%;
        *width: 5.747913483013988%
    }

    #community-wrap .row-fluid .offset12 {
        margin-left: 105.52486187845304%;
        *margin-left: 105.41847889972962%
    }

    #community-wrap .row-fluid .offset12:first-child {
        margin-left: 102.76243093922652%;
        *margin-left: 102.6560479605031%
    }

    #community-wrap .row-fluid .offset11 {
        margin-left: 96.96132596685082%;
        *margin-left: 96.8549429881274%
    }

    #community-wrap .row-fluid .offset11:first-child {
        margin-left: 94.1988950276243%;
        *margin-left: 94.09251204890089%
    }

    #community-wrap .row-fluid .offset10 {
        margin-left: 88.39779005524862%;
        *margin-left: 88.2914070765252%
    }

    #community-wrap .row-fluid .offset10:first-child {
        margin-left: 85.6353591160221%;
        *margin-left: 85.52897613729868%
    }

    #community-wrap .row-fluid .offset9 {
        margin-left: 79.8342541436464%;
        *margin-left: 79.72787116492299%
    }

    #community-wrap .row-fluid .offset9:first-child {
        margin-left: 77.07182320441989%;
        *margin-left: 76.96544022569647%
    }

    #community-wrap .row-fluid .offset8 {
        margin-left: 71.2707182320442%;
        *margin-left: 71.16433525332079%
    }

    #community-wrap .row-fluid .offset8:first-child {
        margin-left: 68.50828729281768%;
        *margin-left: 68.40190431409427%
    }

    #community-wrap .row-fluid .offset7 {
        margin-left: 62.70718232044199%;
        *margin-left: 62.600799341718584%
    }

    #community-wrap .row-fluid .offset7:first-child {
        margin-left: 59.94475138121547%;
        *margin-left: 59.838368402492065%
    }

    #community-wrap .row-fluid .offset6 {
        margin-left: 54.14364640883978%;
        *margin-left: 54.037263430116376%
    }

    #community-wrap .row-fluid .offset6:first-child {
        margin-left: 51.38121546961326%;
        *margin-left: 51.27483249088986%
    }

    #community-wrap .row-fluid .offset5 {
        margin-left: 45.58011049723757%;
        *margin-left: 45.47372751851417%
    }

    #community-wrap .row-fluid .offset5:first-child {
        margin-left: 42.81767955801105%;
        *margin-left: 42.71129657928765%
    }

    #community-wrap .row-fluid .offset4 {
        margin-left: 37.01657458563536%;
        *margin-left: 36.91019160691196%
    }

    #community-wrap .row-fluid .offset4:first-child {
        margin-left: 34.25414364640884%;
        *margin-left: 34.14776066768544%
    }

    #community-wrap .row-fluid .offset3 {
        margin-left: 28.45303867403315%;
        *margin-left: 28.346655695309746%
    }

    #community-wrap .row-fluid .offset3:first-child {
        margin-left: 25.69060773480663%;
        *margin-left: 25.584224756083227%
    }

    #community-wrap .row-fluid .offset2 {
        margin-left: 19.88950276243094%;
        *margin-left: 19.783119783707537%
    }

    #community-wrap .row-fluid .offset2:first-child {
        margin-left: 17.12707182320442%;
        *margin-left: 17.02068884448102%
    }

    #community-wrap .row-fluid .offset1 {
        margin-left: 11.32596685082873%;
        *margin-left: 11.219583872105325%
    }

    #community-wrap .row-fluid .offset1:first-child {
        margin-left: 8.56353591160221%;
        *margin-left: 8.457152932878806%
    }

    #community-wrap input, #community-wrap textarea, #community-wrap .uneditable-input {
        margin-left: 0
    }

    #community-wrap .controls-row [class*="span"] + [class*="span"] {
        margin-left: 20px
    }

    #community-wrap input.span12, #community-wrap textarea.span12, #community-wrap .uneditable-input.span12 {
        width: 710px
    }

    #community-wrap input.span11, #community-wrap textarea.span11, #community-wrap .uneditable-input.span11 {
        width: 648px
    }

    #community-wrap input.span10, #community-wrap textarea.span10, #community-wrap .uneditable-input.span10 {
        width: 586px
    }

    #community-wrap input.span9, #community-wrap textarea.span9, #community-wrap .uneditable-input.span9 {
        width: 524px
    }

    #community-wrap input.span8, #community-wrap textarea.span8, #community-wrap .uneditable-input.span8 {
        width: 462px
    }

    #community-wrap input.span7, #community-wrap textarea.span7, #community-wrap .uneditable-input.span7 {
        width: 400px
    }

    #community-wrap input.span6, #community-wrap textarea.span6, #community-wrap .uneditable-input.span6 {
        width: 338px
    }

    #community-wrap input.span5, #community-wrap textarea.span5, #community-wrap .uneditable-input.span5 {
        width: 276px
    }

    #community-wrap input.span4, #community-wrap textarea.span4, #community-wrap .uneditable-input.span4 {
        width: 214px
    }

    #community-wrap input.span3, #community-wrap textarea.span3, #community-wrap .uneditable-input.span3 {
        width: 152px
    }

    #community-wrap input.span2, #community-wrap textarea.span2, #community-wrap .uneditable-input.span2 {
        width: 90px
    }

    #community-wrap input.span1, #community-wrap textarea.span1, #community-wrap .uneditable-input.span1 {
        width: 28px
    }

    #community-wrap input, #community-wrap textarea, #community-wrap .uneditable-input {
        margin-left: 0
    }

    #community-wrap .controls-row [class*="span"] + [class*="span"] {
        margin-left: 20px
    }

    #community-wrap input.span12, #community-wrap textarea.span12, #community-wrap .uneditable-input.span12 {
        width: 710px
    }

    #community-wrap input.span11, #community-wrap textarea.span11, #community-wrap .uneditable-input.span11 {
        width: 648px
    }

    #community-wrap input.span10, #community-wrap textarea.span10, #community-wrap .uneditable-input.span10 {
        width: 586px
    }

    #community-wrap input.span9, #community-wrap textarea.span9, #community-wrap .uneditable-input.span9 {
        width: 524px
    }

    #community-wrap input.span8, #community-wrap textarea.span8, #community-wrap .uneditable-input.span8 {
        width: 462px
    }

    #community-wrap input.span7, #community-wrap textarea.span7, #community-wrap .uneditable-input.span7 {
        width: 400px
    }

    #community-wrap input.span6, #community-wrap textarea.span6, #community-wrap .uneditable-input.span6 {
        width: 338px
    }

    #community-wrap input.span5, #community-wrap textarea.span5, #community-wrap .uneditable-input.span5 {
        width: 276px
    }

    #community-wrap input.span4, #community-wrap textarea.span4, #community-wrap .uneditable-input.span4 {
        width: 214px
    }

    #community-wrap input.span3, #community-wrap textarea.span3, #community-wrap .uneditable-input.span3 {
        width: 152px
    }

    #community-wrap input.span2, #community-wrap textarea.span2, #community-wrap .uneditable-input.span2 {
        width: 90px
    }

    #community-wrap input.span1, #community-wrap textarea.span1, #community-wrap .uneditable-input.span1 {
        width: 28px
    }
}

@media (max-width: 767px) {
    #community-wrap body {
        padding-left: 20px;
        padding-right: 20px
    }

    #community-wrap .navbar-fixed-top, #community-wrap .navbar-fixed-bottom, #community-wrap .navbar-static-top {
        margin-left: -20px;
        margin-right: -20px
    }

    #community-wrap .container-fluid {
        padding: 0
    }

    #community-wrap .dl-horizontal dt {
        float: none;
        clear: none;
        width: auto;
        text-align: left
    }

    #community-wrap .dl-horizontal dd {
        margin-left: 0
    }

    #community-wrap .container {
        width: auto
    }

    #community-wrap .row-fluid {
        width: 100%
    }

    #community-wrap .row, #community-wrap .thumbnails {
        margin-left: 0
    }

    #community-wrap .thumbnails > li {
        float: none;
        margin-left: 0
    }

    #community-wrap [class*="span"], #community-wrap .uneditable-input[class*="span"], #community-wrap .row-fluid [class*="span"] {
        float: none;
        display: block;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    #community-wrap .span12, #community-wrap .row-fluid .span12 {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    #community-wrap .row-fluid [class*="offset"]:first-child {
        margin-left: 0
    }

    #community-wrap .input-large, #community-wrap .input-xlarge, #community-wrap .input-xxlarge, #community-wrap input[class*="span"], #community-wrap select[class*="span"], #community-wrap textarea[class*="span"], #community-wrap .uneditable-input {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    #community-wrap .input-prepend input, #community-wrap .input-append input, #community-wrap .input-prepend input[class*="span"], #community-wrap .input-append input[class*="span"] {
        display: inline-block;
        width: auto
    }

    #community-wrap .controls-row [class*="span"] + [class*="span"] {
        margin-left: 0
    }

    #community-wrap .modal {
        position: fixed;
        top: 20px;
        left: 20px;
        right: 20px;
        width: auto;
        margin: 0
    }

    #community-wrap .modal.fade {
        top: -100px
    }

    #community-wrap .modal.fade.in {
        top: 20px
    }
}

@media (max-width: 480px) {
    #community-wrap .nav-collapse {
        -webkit-transform: translate3d(0, 0, 0)
    }

    #community-wrap .page-header h1 small {
        display: block;
        line-height: 20px
    }

    #community-wrap input[type="checkbox"], #community-wrap input[type="radio"] {
        border: 1px solid #ccc
    }

    #community-wrap .form-horizontal .control-label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left
    }

    #community-wrap .form-horizontal .controls {
        margin-left: 0
    }

    #community-wrap .form-horizontal .control-list {
        padding-top: 0
    }

    #community-wrap .form-horizontal .form-actions {
        padding-left: 10px;
        padding-right: 10px
    }

    #community-wrap .media .pull-left, #community-wrap .media .pull-right {
        float: none;
        display: block;
        margin-bottom: 10px
    }

    #community-wrap .media-object {
        margin-right: 0;
        margin-left: 0
    }

    #community-wrap .modal {
        top: 10px;
        left: 10px;
        right: 10px
    }

    #community-wrap .modal-header .close {
        padding: 10px;
        margin: -10px
    }

    #community-wrap .carousel-caption {
        position: static
    }
}

@media (max-width: 979px) {
    #community-wrap body {
        padding-top: 0
    }

    #community-wrap .navbar-fixed-top, #community-wrap .navbar-fixed-bottom {
        position: static
    }

    #community-wrap .navbar-fixed-top {
        margin-bottom: 20px
    }

    #community-wrap .navbar-fixed-bottom {
        margin-top: 20px
    }

    #community-wrap .navbar-fixed-top .navbar-inner, #community-wrap .navbar-fixed-bottom .navbar-inner {
        padding: 5px
    }

    #community-wrap .navbar .container {
        width: auto;
        padding: 0
    }

    #community-wrap .navbar .brand {
        padding-left: 10px;
        padding-right: 10px;
        margin: 0 0 0 -5px
    }

    #community-wrap .nav-collapse {
        clear: both
    }

    #community-wrap .nav-collapse .nav {
        float: none;
        margin: 0 0 10px
    }

    #community-wrap .nav-collapse .nav > li {
        float: none
    }

    #community-wrap .nav-collapse .nav > li > a {
        margin-bottom: 2px
    }

    #community-wrap .nav-collapse .nav > .divider-vertical {
        display: none
    }

    #community-wrap .nav-collapse .nav .nav-header {
        color: #777;
        text-shadow: none
    }

    #community-wrap .nav-collapse .nav > li > a, #community-wrap .nav-collapse .dropdown-menu a {
        padding: 9px 15px;
        font-weight: 400;
        color: #777;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

    #community-wrap .nav-collapse .btn {
        padding: 4px 10px 4px;
        font-weight: 300;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

    #community-wrap .nav-collapse .dropdown-menu li + li a {
        margin-bottom: 2px
    }

    #community-wrap .nav-collapse .nav > li > a:hover, #community-wrap .nav-collapse .nav > li > a:focus, #community-wrap .nav-collapse .dropdown-menu a:hover, #community-wrap .nav-collapse .dropdown-menu a:focus {
        background-color: #f2f2f2
    }

    #community-wrap .nav-collapse.in .btn-group {
        margin-top: 5px;
        padding: 0
    }

    #community-wrap .nav-collapse .dropdown-menu {
        position: static;
        top: auto;
        left: auto;
        float: none;
        display: none;
        max-width: none;
        margin: 0 15px;
        padding: 0;
        background-color: transparent;
        border: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    #community-wrap .nav-collapse .open > .dropdown-menu {
        display: block
    }

    #community-wrap .nav-collapse .dropdown-menu:before, #community-wrap .nav-collapse .dropdown-menu:after {
        display: none
    }

    #community-wrap .nav-collapse .dropdown-menu .divider {
        display: none
    }

    #community-wrap .nav-collapse .nav > li > .dropdown-menu:before, #community-wrap .nav-collapse .nav > li > .dropdown-menu:after {
        display: none
    }

    #community-wrap .nav-collapse .navbar-form, #community-wrap .nav-collapse .navbar-search {
        float: none;
        padding: 10px 15px;
        margin: 10px 0;
        border-top: 1px solid #f2f2f2;
        border-bottom: 1px solid #f2f2f2;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
    }

    #community-wrap .navbar .nav-collapse .nav.pull-right {
        float: none;
        margin-left: 0
    }

    #community-wrap .nav-collapse, #community-wrap .nav-collapse.collapse {
        overflow: hidden;
        height: 0
    }

    #community-wrap .navbar .btn-navbar {
        display: block
    }

    #community-wrap .navbar-static .navbar-inner {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (min-width: 980px) {
    #community-wrap .nav-collapse.collapse {
        height: auto !important;
        overflow: visible !important
    }
}

#community-wrap a:hover, #community-wrap a:focus {
    outline: none !important
}

#community-wrap dt, #community-wrap dd, #community-wrap ul, #community-wrap ol {
    margin: 0;
    padding: 0
}

#community-wrap .reset-gap {
    margin: 0;
    padding: 0
}

#community-wrap .cResetH {
    background: 0;
    border: 0;
    clear: none;
    float: none;
    display: block;
    width: auto;
    height: auto;
    position: static;
    padding: 0;
    margin: 0;
    line-height: normal;
    font-family: "Lato", sans-serif !important;
    font-size: 20px !important;
    padding-bottom: 10px;
}

#community-wrap .componentheading {
    font-size: 24px;
    margin-bottom: 20px
}

#community-wrap .small, #community-wrap small {
    font-size: 90% !important;
    margin: auto
}

#community-wrap .cResetList, #community-wrap .cResetList > li {
    list-style: none;
    list-style-image: none;
    line-height: inherit;
    background: 0;
    border: 0;
    clear: none;
    float: none;
    display: block;
    width: auto;
    height: auto;
    position: static;
    padding: 0;
    margin: 0
}

#community-wrap .cFloatedList > li, #community-wrap .cThumbsList > li, #community-wrap .cThumbsList > li a {
    display: inline-block;
    float: left
}

#community-wrap .cFloatedList > li.cFloat-R {
    float: right
}

#community-wrap .clear {
    clear: both
}

#community-wrap .clearfull {
    display: inline-block;
    width: 100%
}

#community-wrap .cResetTable, #community-wrap .cResetTable tr, #community-wrap .cResetTable td, #community-wrap .cResetTable th {
    background: 0;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    font-weight: 300;
    line-height: inherit;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    float: none
}

#community-wrap .cResetTable th {
    font-weight: 400
}

#community-wrap .cEmpty {
    color: #999;
    text-align: center;
    padding: 30px 0
}

#community-wrap .cAlert {
    background-color: #fcf8e3;
    border: 1px solid #ddc8a5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #c09853;
    margin: 0 0 20px;
    padding: 10px
}

#community-wrap .cAlert p {
    margin: 0 0 10px
}

#community-wrap .cAlert.alert-info {
    background-color: #e3e6ee;
    border-color: #b9c3dc;
    color: #374e70
}

#community-wrap .cAlert.alert-error {
    background-color: #f2dede;
    border-color: #cda6ab;
    color: #b94a48
}

#community-wrap .cAlert.alert-success {
    background-color: #dff0d8;
    border-color: #b6cca3;
    color: #468847
}

#community-wrap .cAlert.cEmpty {
    padding: 50px 0
}

#community-wrap .cSeperator {
    margin: 20px 0;
    padding: 0;
    height: 0;
    border: 0;
    border-top: 1px solid #ccc
}

#community-wrap .cFloat-L {
    float: left
}

#community-wrap .cFloat-R {
    float: right
}

#community-wrap .no-box-shadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

#community-wrap .no-text-shadow {
    text-shadow: none
}

#community-wrap .table {
    width: 100%;
    max-width: 100%
}

#community-wrap iframe {
    max-width: 100%
}

#community-wrap .video-player iframe {
    max-width: 100% !important
}

#community-wrap .video-player embed {
    width: 100% !important
}

#community-wrap .cLayout {
    display: inline-block;
    width: 100%;
    position: relative
}

#community-wrap .cSidebar + .cMain {
    margin: 0 245px 0 0
}

#community-wrap .cGridFluid {
    display: inline-block;
    width: 100%
}

#community-wrap .cPagination {
    text-align: center
}

#community-wrap .cPagination * {
    display: inline-block;
    float: none
}

#community-wrap .cPagination ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#community-wrap .cPagination li {
    padding: 2px
}

#community-wrap #cwin-wait, #community-wrap .loading {
    display: none;
    width: 16px;
    height: 11px;
    background: url(../images/mini-loader.gif)
}

#community-wrap .top-gap {
    margin-top: 10px !important
}

#community-wrap .bottom-gap {
    margin-bottom: 10px !important
}

#community-wrap .js-col-layout {
    width: 100%;
    *zoom: 1
}

#community-wrap .js-col-layout [class*="js-col"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.762430939%;
    *margin-left: 2.709239449638298%;
    margin-bottom: 2.762430939%;
    *margin-bottom: 2.709239449638298%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

#community-wrap .js-col-layout [class*="js-col"] :first-child {
    margin-left: 0
}

#community-wrap .js-col-layout [class*="js-col"] img {
    width: 100%
}

#community-wrap .js-col-layout .js-col2 {
    width: 48.618784527%;
    *width: 48.5655930376383%
}

#community-wrap .js-col-layout .js-col2:nth-child(2n+1) {
    margin-left: 0
}

#community-wrap .js-col-layout .js-col3 {
    width: 31.491712705%;
    *width: 31.4385212156383%
}

#community-wrap .js-col-layout .js-col3:nth-child(3n+1) {
    margin-left: 0
}

#community-wrap .js-col-layout .js-col4 {
    width: 22.928176794%;
    *width: 22.874985304638297%
}

#community-wrap .js-col-layout .js-col4:nth-child(4n+1) {
    margin-left: 0
}

#community-wrap .js-col-layout:before {
    display: table;
    content: ""
}

#community-wrap .js-col-layout:after {
    display: table;
    content: "";
    clear: both
}

#community-wrap .dropdown-menu {
    margin-top: 0
}

#community-wrap .js-toolbar .brand {
    display: none
}

#community-wrap .js-toolbar .navbar-inner {
    padding: 0;
    min-height: 20px
}

#community-wrap .js-toolbar .nav {
    list-style-type: none;
    margin: 0;
    padding: 0
}

#community-wrap .js-toolbar .nav > li > a {
    line-height: 20px;
    height: 20px;
    padding: 6px 12px
}

#community-wrap .js-toolbar .nav > li > a.menu-icon {
    padding: 6px 4px
}

#community-wrap .js-toolbar .nav .dropdown:hover .dropdown-menu {
    display: block
}

#community-wrap .js-toolbar .nav.hidden-desktop > li > a {
    padding: 6px
}

#community-wrap .js-toolbar .js-counter {
    background: #3498db;
    color: #fff;
    padding: 4px 6px;
    font-size: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

#community-wrap .cSubmenu {
    text-transform: capitalize;
    background: #f5f5f5;
    border: solid 1px #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    margin: 0 0 20px;
    padding: 7px;
    font-size: 11px
}

#community-wrap .cSubmenu li {
    position: relative
}

#community-wrap .cSubmenu li + li {
    border-left: solid 1px #ccc;
    margin: 0 0 0 7px;
    padding: 0 0 0 7px
}

#community-wrap .cSubmenu li a {
    background: 0;
    color: #159;
    display: inline-block;
    line-height: 13px;
    text-decoration: none
}

#community-wrap .cSubmenu li a:hover {
    color: #1462b0;
    text-decoration: underline
}

#community-wrap .cSubmenu li a.active {
    color: #1462b0;
    cursor: default;
    text-decoration: underline
}

#community-wrap .cSubmenu li.action {
    float: right
}

#community-wrap .cSubmenu li.action.last-child {
    border-left: 0;
    margin: 0;
    padding: 0
}

#community-wrap .cSubmenu-Search {
    background: #f5f5f5;
    border: solid 1px #ccc;
    border-top: 0;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    display: none;
    padding: 7px;
    margin-top: 7px;
    position: absolute;
    left: 0;
    z-index: 19
}

#community-wrap .cSubmenu-Search form {
    margin: 0
}

#community-wrap .cFilter {
    border-bottom: 1px solid #ddd;
    font-size: 90%;
    line-height: 15px;
    padding: 0 0 15px;
    margin: 10px 0 20px
}

#community-wrap .cFilter .filters {
    display: inline-block
}

#community-wrap .cFilter .filters li {
    font-size: 11px
}

#community-wrap .cFilter .filters li + li {
    margin: 0 0 0 3px
}

#community-wrap .cFilter .filters li a {
    text-decoration: none;
    display: inline-block;
    padding: 4px 6px;
    border-radius: 2px
}

#community-wrap .cFilter .filters li a:hover {
    background: 0;
    border: 0;
    color: inherit;
    text-decoration: underline
}

#community-wrap .cFilter .filters li.active a, #community-wrap .cFilter .filters li.active a:hover {
    background: #888;
    color: #fff;
    text-decoration: none
}

#community-wrap .cTabsMenu {
    font-size: 90%;
    line-height: 15px;
    padding: 0 0 15px;
    margin: 0 0 20px
}

#community-wrap .cTabsMenu li + li {
    margin: 0 0 0 2px
}

#community-wrap .cTabsMenu li a {
    display: inline-block;
    line-height: 20px;
    padding: 4px 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

#community-wrap .cTabsMenu li a:hover {
    background: #888;
    color: #fff;
    text-decoration: none
}

#community-wrap .cTabsMenu li a:focus, #community-wrap .cTabsMenu li a.selected {
    background: #666;
    color: #fff;
    text-decoration: none !important;
    cursor: default
}

#community-wrap .cIndexList > li {
    display: inline-block;
    width: 100%;
    margin: 0 0 15px
}

#community-wrap .cIndexList > li:hover .cIndex-Control {
    display: block
}

#community-wrap .cIndex-Box {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    padding: 10px;
    position: relative;
    background: rgba(255, 255, 255, 0.4)
}

#community-wrap .cIndex-Avatar {
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.1)
}

#community-wrap .cIndex-Avatar img {
    width: 64px;
    height: 64px
}

#community-wrap .cStatus-Online, #community-wrap .cStatus-OnGoing, #community-wrap .cStatus-Past, #community-wrap .cStatus-Private {
    background: #333;
    background: rgba(33, 33, 33, 0.75);
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 20px;
    font-size: 11px;
    font-weight: 300;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2)
}

#community-wrap .cStatus-OnGoing, #community-wrap .cStatus-Online {
    background: #3c3;
    background: rgba(0, 153, 0, 0.75)
}

#community-wrap .cIndex-Content {
    margin: 0 0 0 79px;
    min-height: 64px;
    position: relative
}

#community-wrap .cIndex-Status {
    padding: 0 0 25px;
    margin: 5px 0 0
}

#community-wrap .cIndex-Actions {
    /* position:absolute; */
    bottom: 0;
    left: 0;
    width: 100%
}

#community-wrap .cIndex-Actions > div {
    display: inline-block;
    line-height: 20px
}

#community-wrap .cIndex-Actions > div + div {
    margin: 0 0 0 10px
}

#community-wrap .cIndex-Actions > div.cIndex-Feature {
    position: absolute;
    bottom: 0;
    right: 0
}

#community-wrap .cUpdatesList > li {
    display: inline-block;
    width: 100%
}

#community-wrap .cUpdatesList > li + li {
    border-top: 1px dotted #ddd;
    padding-top: 15px;
    margin-top: 15px
}

#community-wrap .cUpdatesList .updateTitle {
    font-size: 120%;
    line-height: 1.3;
    font-weight: 400
}

#community-wrap .cUpdatesList .updateText {
    margin: 5px 0 0
}

#community-wrap .cUpdatesList .updateMeta {
    margin: 5px 0 0
}

#community-wrap .cUpdatesList .updateContent {
    margin: 0 0 0 60px;
    position: relative
}

#community-wrap .cUpdatesList .update-quote {
    border-left: 2px solid #eee;
    padding: 0 0 0 15px;
    margin: 7px 0
}

#community-wrap .cUpdatesList .update-quote-meta {
    margin: 5px 0 0
}

#community-wrap .cUpdatesHelper {
    border-top: 1px dotted #ddd;
    padding-top: 15px;
    margin-top: 15px
}

#community-wrap .cUpdatesHelper .updates-options a + a {
    border-left: 1px solid #ddd;
    display: inline-block;
    padding: 0 0 0 5px;
    margin: 0 0 0 5px
}

#community-wrap .cForm {
    background: 0;
    border: 0;
    clear: none;
    float: none;
    display: block;
    width: auto;
    height: auto;
    position: static;
    padding: 0;
    margin: 0
}

#community-wrap .cFormList {
    margin-bottom: 25px;
    margin-top: 15px;
}

#community-wrap .cFormList > li {
    display: inline-block;
    position: relative;
    width: 100%
}

#community-wrap .cFormList > li + li {
    margin: 15px 0 0
}

#community-wrap .cFormList > li.has-seperator {
    border-top: 1px solid #eee;
    padding-top: 15px
}

#community-wrap .cFormList .form-helper {
    color: #999;
    float: none;
    display: block;
    font-size: 11px;
    margin: 5px 0 0
}

#community-wrap .cFormList .form-helper.inline {
    display: inline
}

#community-wrap .cFormList .form-field {
    position: relative
}

#community-wrap .cFormList .form-field.show-info {
    padding-top: 4px
}

#community-wrap .cFormList .form-action {
    margin-bottom: 0
}

#community-wrap .cFormList .form-privacy {
    position: absolute;
    right: 0;
    top: 0
}

#community-wrap .cFormList .form-privacy.inline {
    display: inline-block;
    position: static;
    vertical-align: middle
}

#community-wrap .cFormList .form-privacy.inline .js_PriContainerLarge {
    margin-top: 0;
    padding: 0;
    height: auto
}

#community-wrap .cFormList .form-privacy.inline .js_dropDownMaster {
    position: relative
}

#community-wrap .cFormList .invalid .form-helper, #community-wrap .cFormList .invalid .form-label {
    color: #f00
}

#community-wrap .cFormList .invalid .input.text, #community-wrap .cFormList .invalid .input.password, #community-wrap .cFormList .invalid .input.select {
    border-color: #e00
}

#community-wrap .cFormList.cFormHorizontal .form-label {
    float: left;
    line-height: inherit;
    text-align: left;
    width: 140px;
    padding: 5px 0 0
}

#community-wrap .cFormList.cFormHorizontal .form-field {
    margin: 0 0 0 155px
}

#community-wrap .cFormList.cFormHorizontal .form-field > div {
    margin-right: 22px
}

#community-wrap .cFormList.cFormHorizontal .form-field .form-privacy {
    margin-right: 0
}

#community-wrap .cFormList.cFormVertical .form-label {
    display: block;
    line-height: inherit;
    text-align: left;
    padding: 0 0 5px;
    width: auto
}

#community-wrap .cFormList.cFormVertical .form-field {
    margin: 0
}

#community-wrap .cFormList.cFormFull .form-field {
    margin: 0 10px 0 0
}

#community-wrap .cFormList.cFormFull .input.text, #community-wrap .cFormList.cFormFull .input.password {
    width: 100%
}

#community-wrap .cFormTable {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0;
    margin: 0
}

#community-wrap .cFormTable tr, #community-wrap .cFormTable td {
    border: 0;
    margin: 0;
    padding: 0
}

#community-wrap .cFormTable tr + tr td {
    padding-top: 5px
}

#community-wrap .cFormTable input[type="text"] {
    min-width: 70%
}

#community-wrap .cFormTable .label {
    background: 0;
    color: inherit;
    font-weight: inherit;
    font-size: inherit;
    text-align: right;
    text-shadow: none;
    padding-right: 10px;
    width: 35%
}

#community-wrap .cFormTable.FormInfo td {
    vertical-align: top
}

#community-wrap .cCheckList {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding-bottom: 20px
}

#community-wrap .cCheckList .check-section {
    padding: 20px 0
}

#community-wrap .cCheckList .check-row {
    padding: 0 0 0 18px;
    margin: 15px 0
}

#community-wrap .cCheckList .check-row:hover {
    border-left: 3px solid #468847;
    padding-left: 15px
}

#community-wrap .cCheckList .check-row + .check-section {
    margin: 20px 0 0
}

#community-wrap .cCheckList .check-row label {
    display: block;
    margin: 0 100px 0 0
}

#community-wrap .cCheckList .check-control b {
    display: inline-block;
    float: left;
    font-weight: 300;
    text-align: center;
    vertical-align: top;
    width: 50px
}

#community-wrap .outerpgbar {
    background: url(../images/progress.jpg) top repeat-x #eee;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 20px;
    margin: 0 0 20px
}

#community-wrap .innerpgbar {
    background: url(../images/progress.jpg) bottom repeat-x #79cd79;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    height: 20px
}

#community-wrap .required-sign {
    color: red;
    font-weight: 400
}

#community-wrap select {
    background: #fefefe !important;
    line-height: inherit
}

#community-wrap .label-filetype {
    border: 1px dashed #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: block;
    padding: 9px;
    position: relative;
    overflow: hidden;
    height: 100%
}

#community-wrap .label-filetype .cButton {
    display: block;
    text-align: center
}

#community-wrap .label-filetype input[type="file"] {
    overflow: hidden;
    position: absolute;
    width: 100% !important;
    left: 0;
    top: 0;
    cursor: pointer;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0) !important;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0)
}

#community-wrap .input-prepend.input-block-level, #community-wrap .input-append.input-block-level {
    display: table;
    width: 100%
}

#community-wrap .input-prepend.input-block-level .add-on, #community-wrap .input-append.input-block-level .add-on {
    display: table-cell;
    width: 30px
}

#community-wrap .input-prepend.input-block-level > input[type="submit"], #community-wrap .input-append.input-block-level > input[type="submit"] {
    width: auto;
    display: table-cell
}

#community-wrap .input-prepend.input-block-level > input, #community-wrap .input-append.input-block-level > input {
    box-sizing: border-box;
    height: auto;
    min-height: 30px;
    display: table-cell;
    width: 100%
}

#community-wrap .js_PriCell {
    width: 153px;
    display: inline-block;
    cursor: pointer
}

#community-wrap .js_PriContainer {
    position: relative;
    z-index: 1;
    height: 16px;
    padding: 4px 4px 4px 22px
}

#community-wrap .js_PriContainerLarge .js_dropDownChild {
    display: block;
    min-width: 100px;
    text-align: left !important
}

#community-wrap .js_PriDefault {
    border: 1px solid #ddd;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

#community-wrap .js_PriDefault .js_PriOption {
    background-image: url('../images/sprites-privacy.png') !important;
    background-repeat: no-repeat !important;
    padding-left: 22px
}

#community-wrap .js_dropDownMaster, #community-wrap .js_dropDownMaster dd, #community-wrap .js_dropDownMaster dt, #community-wrap .js_dropDownParent {
    margin: 0;
    padding: 0
}

#community-wrap .js_dropDownMaster {
    border: 1px solid transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0
}

#community-wrap .js_dropDownParent {
    list-style-type: none
}

#community-wrap .js_dropDownParent li {
    background-image: none;
    background-color: transparent;
    padding: 0;
    margin: 0;
    text-align: left !important
}

#community-wrap .js_dropDownMaster dt, #community-wrap .js_dropDownParent li > a {
    display: block;
    background-image: url('../images/sprites-privacy.png') !important;
    background-repeat: no-repeat !important;
    padding: 4px 8px 4px 25px;
    line-height: 16px;
    height: 16px;
    text-decoration: none;
    white-space: nowrap
}

#community-wrap .js_dropDownParent li a {
    background-color: #f5f5f5;
    color: #222
}

#community-wrap .js_dropDownParent li a:hover {
    background-color: #e5e5e5 !important
}

#community-wrap .js_dropDownMaster dt {
    border: 1px solid transparent;
    text-indent: -9999em;
    min-width: 10px
}

#community-wrap .js_PriContainerLarge .js_dropDownMaster dt {
    text-indent: 0;
    min-width: 120px
}

#community-wrap .js_PriContainerLarge .js_dropDownMaster dd {
    min-width: 153px
}

#community-wrap .js_dropDownMaster dt span {
    display: block;
    background: transparent url('../images/pri-arrow.png') no-repeat 50% 50%;
    width: 10px;
    height: 100%;
    float: right
}

#community-wrap .js_dropDownMaster dt strong {
    display: block;
    float: left
}

#community-wrap .js_Current dt span, #community-wrap #cWindowContentWrap .js_Current dt span {
    background: transparent url('../images/pri-arrow-up.png') no-repeat 50% 50%
}

#community-wrap .js_dropDownMaster dd {
    display: none;
    position: absolute;
    left: 0
}

#community-wrap .js_dropDown-0, #community-wrap .js_dropSelect-0, #community-wrap .js_Pri-0 {
    background-position: 7px 50% !important
}

#community-wrap .js_dropDown-0:hover, #community-wrap .js_dropSelect-0:hover, #community-wrap .js_Pri-0:hover {
    background-position: 7px 50% !important
}

#community-wrap .js_dropDown-20, #community-wrap .js_dropSelect-20, #community-wrap .js_Pri-20 {
    background-position: -293px 50% !important
}

#community-wrap .js_dropDown-20:hover, #community-wrap .js_dropSelect-20:hover, #community-wrap .js_Pri-20:hover {
    background-position: -293px 50% !important
}

#community-wrap .js_dropDown-30, #community-wrap .js_dropSelect-30, #community-wrap .js_Pri-30 {
    background-position: -593px 50% !important
}

#community-wrap .js_dropDown-30:hover, #community-wrap .js_dropSelect-30:hover, #community-wrap .js_Pri-30:hover {
    background-position: -593px 50% !important
}

#community-wrap .js_dropDown-40, #community-wrap .js_dropSelect-40, #community-wrap .js_Pri-40 {
    background-position: -893px 50% !important
}

#community-wrap .js_dropDown-40:hover, #community-wrap .js_dropSelect-40:hover, #community-wrap .js_Pri-40:hover {
    background-position: -893px 50% !important
}

#community-wrap .js_PrivacyOpen {
    z-index: 999999
}

#community-wrap .js_PrivacyOpen .js_dropDownMaster dt, #community-wrap .js_PrivacyOpen .js_dropDownMaster dd {
    border: 1px solid #ccc;
    overflow: hidden
}

#community-wrap .js_PrivacyOpen .js_dropDownMaster dt {
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0
}

#community-wrap .js_PrivacyOpen .js_dropDownMaster dd {
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    left: auto;
    right: 0;
    margin-top: -1px
}

#community-wrap .form-privacy .js_dropDownMaster {
    left: auto;
    right: 0
}

#community-wrap [class^="com-icon-"], #community-wrap [class*=" com-icon-"], #community-wrap [class^="com-toolbar-"], #community-wrap [class*=" com-toolbar-"], #community-wrap [class^="com-glyph-"], #community-wrap [class*=" com-glyph-"], #community-wrap [class^="com-app-"], #community-wrap [class*=" com-app-"] {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    vertical-align: top;
    background-image: url("../images/sprites-icons.png");
    background-position: 0 0;
    background-repeat: no-repeat
}

#community-wrap [class^="com-icon-"] + a, #community-wrap [class*=" com-icon-"] + a, #community-wrap [class^="com-icon-"] + span, #community-wrap [class*=" com-icon-"] + span {
    display: inline-block;
    line-height: 20px;
    min-height: 20px
}

#community-wrap .com-icon-user, #community-wrap .com-icon-profile {
    background-position: 0 -20px
}

#community-wrap .com-icon-user-plus {
    background-position: 0 -40px
}

#community-wrap .com-icon-groups {
    background-position: 0 -60px
}

#community-wrap .com-icon-groups-plus {
    background-position: 0 -80px
}

#community-wrap .com-icon-groups-edit {
    background-position: 0 -100px
}

#community-wrap .com-icon-groups-lock {
    background-position: 0 -120px
}

#community-wrap .com-icon-groups-delete {
    background-position: 0 -140px
}

#community-wrap .com-icon-photos, #community-wrap .com-icon-cover {
    background-position: 0 -160px
}

#community-wrap .com-icon-photos-plus {
    background-position: 0 -180px
}

#community-wrap .com-icon-events {
    background-position: 0 -200px
}

#community-wrap .com-icon-events-plus {
    background-position: 0 -220px
}

#community-wrap .com-icon-events-import {
    background-position: 0 -240px
}

#community-wrap .com-icon-events-edit {
    background-position: 0 -260px
}

#community-wrap .com-icon-events-delete {
    background-position: 0 -280px
}

#community-wrap .com-icon-videos {
    background-position: 0 -300px
}

#community-wrap .com-icon-videos-plus {
    background-position: 0 -320px
}

#community-wrap .com-icon-comment {
    background-position: 0 -340px
}

#community-wrap .com-icon-comment-plus {
    background-position: 0 -360px
}

#community-wrap .com-icon-album {
    background-position: 0 -380px
}

#community-wrap .com-icon-album-plus {
    background-position: 0 -400px
}

#community-wrap .com-icon-bell {
    background-position: 0 -420px
}

#community-wrap .com-icon-bell-plus {
    background-position: 0 -440px
}

#community-wrap .com-icon-award-gold {
    background-position: 0 -460px
}

#community-wrap .com-icon-award-silver {
    background-position: 0 -480px
}

#community-wrap .com-icon-award-plus {
    background-position: 0 -500px
}

#community-wrap .com-icon-award-minus {
    background-position: 0 -520px
}

#community-wrap .com-icon-blog {
    background-position: 0 -540px
}

#community-wrap .com-icon-wall {
    background-position: 0 -560px
}

#community-wrap .com-icon-thumbup {
    background-position: 0 -580px
}

#community-wrap .com-icon-thumbdown {
    background-position: 0 -600px
}

#community-wrap .com-icon-thumbup-shade {
    background-position: 0 -620px
}

#community-wrap .com-icon-thumbdown-shade {
    background-position: 0 -640px
}

#community-wrap .com-icon-folder {
    background-position: 0 -660px
}

#community-wrap .com-icon-system, #community-wrap .com-icon-chart {
    background-position: 0 -680px
}

#community-wrap .com-icon-mail-go {
    background-position: 0 -700px
}

#community-wrap a:hover .com-icon-printer-shade, #community-wrap .com-icon-printer {
    background-position: 0 -720px
}

#community-wrap a:hover .com-icon-bookmark-shade, #community-wrap .com-icon-bookmark {
    background-position: 0 -740px
}

#community-wrap a:hover .com-icon-report-shade, #community-wrap .com-icon-report {
    background-position: 0 -760px
}

#community-wrap a:hover .com-icon-block-shade, #community-wrap .com-icon-block {
    background-position: 0 -780px
}

#community-wrap .com-icon-bookmark-shade {
    background-position: 0 -800px
}

#community-wrap .com-icon-report-shade {
    background-position: 0 -820px
}

#community-wrap .com-icon-block-shade {
    background-position: 0 -840px
}

#community-wrap .com-icon-add {
    background-position: 0 -860px
}

#community-wrap .com-icon-tick {
    background-position: 0 -880px
}

#community-wrap .com-icon-rotate-clock {
    background-position: 0 -900px
}

#community-wrap .com-icon-rotate-anticlock {
    background-position: 0 -920px
}

#community-wrap .com-icon-door-out {
    background-position: 0 -940px
}

#community-wrap .com-icon-door-in {
    background-position: 0 -960px
}

#community-wrap .com-icon-drawer {
    background-position: 0 -980px
}

#community-wrap .com-icon-form {
    background-position: 0 -1000px
}

#community-wrap .com-icon-clock {
    background-position: 0 -1020px
}

#community-wrap .com-icon-avatar {
    background-position: 0 -1040px
}

#community-wrap .com-icon-profile-link {
    background-position: 0 -1060px
}

#community-wrap .com-icon-info {
    background-position: 0 -1080px
}

#community-wrap .com-icon-cog {
    background-position: 0 -1100px
}

#community-wrap .com-icon-lock-open {
    background-position: 0 -1120px
}

#community-wrap [class^="com-toolbar-"], #community-wrap [class*=" com-toolbar-"] {
    background-image: url("../images/sprites-toolbar.png")
}

#community-wrap .com-toolbar-home {
    background-position: 0 0
}

#community-wrap .com-toolbar-notification {
    background-position: 0 -20px
}

#community-wrap .com-toolbar-friends {
    background-position: 0 -40px
}

#community-wrap .com-toolbar-inbox {
    background-position: 0 -60px
}

#community-wrap .com-toolbar-signout {
    background-position: 0 -80px
}

#community-wrap [class^="com-glyph-"], #community-wrap [class*=" com-glyph-"] {
    background-image: url("../images/sprites-glyph.png")
}

#community-wrap .com-glyph-setting {
    background-position: 0 0
}

#community-wrap .com-glyph-arrow-r {
    background-position: 0 -20px
}

#community-wrap .com-glyph-arrow-l {
    background-position: 0 -40px
}

#community-wrap .com-glyph-search {
    background-position: 0 -60px
}

#community-wrap .com-glyph-lock-site {
    background-position: 0 -80px
}

#community-wrap .com-glyph-lock-friends {
    background-position: 0 -100px
}

#community-wrap .com-glyph-lock-me {
    background-position: 0 -120px
}

#community-wrap .com-glyph-cross {
    background-position: 0 -140px
}

#community-wrap .com-glyph-cross:hover {
    background-position: 0 -160px
}

#community-wrap [class^="com-app-"], #community-wrap [class*=" com-app-"] {
    background-image: url("../images/sprites-app.png");
    width: 16px
}

#community-wrap .com-app-cog {
    background-position: center top
}

#community-wrap .com-app-chevron {
    background-position: center
}

#community-wrap .collapse .com-app-chevron {
    background-position: center bottom
}

#community-wrap .cVideo-Thumb {
    width: 100%;
    position: relative;
    display: inline-block
}

#community-wrap .cVideo-Thumb img {
    width: 100%;
    height: auto
}

#community-wrap .cVideo-Thumb b {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff !important;
    font: 10px/1.2 Tahoma, Arial, sans-serif;
    padding: 3px 5px;
    background: #111;
    opacity: .8;
    position: absolute;
    bottom: 5px;
    right: 0
}

#community-wrap .js-mod-video .span6:nth-child(2n+1) {
    margin-left: 0
}

#community-wrap .mceEditor {
    display: block
}

#community-wrap .mceEditor .mceLayout {
    border: 1px solid #ccc
}

#community-wrap .mceEditor .mceFirst > .mceToolbar {
    border-bottom: 1px solid #ccc
}

#community-wrap .mceEditor .mceLast > .mceStatusbar {
    border-top: 1px solid #ccc
}

#community-wrap .app-box {
    border: 1px solid #dadada;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    margin: 0 0 15px;
    padding: 10px;
    position: relative;
    height: auto;
    overflow: visible;
    background: #fafafa
}

#community-wrap .app-box.control-admin {
    background: #fff9d5;
    border-color: #eae2ac #eae2ac #dad092
}

#community-wrap .app-box.control-admin .app-box-header {
    cursor: pointer;
    border-color: #eae2ac
}

#community-wrap .app-box.control-admin .app-box-list li {
    border-color: #eae2ac
}

#community-wrap .app-box.control-approval {
    background: #e3e6ee;
    border-color: #b9c3dc #b9c3dc #a5afc8
}

#community-wrap .app-box.control-approval a {
    background: none !important;
    color: #095197;
    text-decoration: none
}

#community-wrap .app-box.control-approval a:hover {
    text-decoration: underline
}

#community-wrap .app-box > h3, #community-wrap .app-box .app-widget-header > h3 {
    border-bottom: 1px solid #ddd;
    font-size: 100% !important;
    line-height: 20px;
    text-shadow: none;
    margin: 0 0 10px;
    padding: 5px 0 10px;
    font-weight: 400 !important;
    color: inherit
}

#community-wrap .app-box-cog {
    background: none !important;
    margin-top: 5px
}

#community-wrap .app-box-filter {
    margin: 0 0 15px;
    font-size: 0
}

#community-wrap .app-box-filter a, #community-wrap .app-box-filter b {
    font-size: 11px;
    display: inline-block
}

#community-wrap .app-box-filter a:focus, #community-wrap .app-box-filter a.active-state {
    background: 0;
    color: inherit;
    text-decoration: none
}

#community-wrap .app-box-filter b {
    color: #999;
    margin: 0 3px;
    position: relative;
    top: 2px
}

#community-wrap .app-box-content {
    display: inline-block;
    position: relative;
    width: 100%;
    color: inherit
}

#community-wrap .app-box-list li + li {
    padding-top: 7px;
    margin-top: 7px;
    border-top: 1px dotted #ddd
}

#community-wrap .app-box-list.for-menu li {
    padding-left: 25px
}

#community-wrap .app-box-list.for-menu li a {
    line-height: 20px
}

#community-wrap .app-box-list.for-menu li i {
    float: left;
    margin: 0 0 0 -25px
}

#community-wrap .app-box-footer {
    border-top: 1px solid #ddd;
    font-size: 90%;
    margin-top: 10px;
    padding-top: 10px;
    text-align: left
}

#community-wrap .app-box.collapse .app-box-filter, #community-wrap .app-box.collapse .app-box-footer, #community-wrap .app-box.collapse .app-box-content {
    display: none
}

#community-wrap .cThumbsList {
    margin: -7px 0 0 25px
}

#community-wrap .cThumbsList li {
    margin: 7px 7px 0 0
}


#latest-members-container ul.cThumbsList{margin-left: 0 !important}
#community-wrap .cThumbsList .cAvatar {
    width: 60px;
    height: 51px
}

#community-wrap .cThumbsList .cAvatar.cMediaAvatar {
    width: auto;
    height: 101px
}

#community-wrap .cThumbDetails li {
    display: inline-block;
    width: 100%
}

#community-wrap .cThumbDetails li + li {
    padding-top: 7px;
    margin-top: 7px
}

#community-wrap .cThumb-Avatar .cAvatar {
    width: 48px;
    height: 48px
}

#community-wrap .cThumb-Avatar .cAvatar.cVideo-Thumb {
    background-position: center;
    background-color: transparent;
    background-size: 90px auto
}

#community-wrap .cThumb-Calendar {
    border: 1px solid #ccc;
    display: inline-block;
    width: 46px
}

#community-wrap .cThumb-Calendar b {
    background: #f5f5f5;
    display: block;
    font: 9px/19px Tahoma, Arial, sans-serif;
    text-align: center;
    text-transform: uppercase
}

#community-wrap .cThumb-Calendar b + b {
    background: #fff;
    border-top: 1px solid #ccc;
    border-bottom: 2px solid #eee;
    font: bold 17px/32px Arial, sans-serif
}

#community-wrap .cThumb-Detail {
    margin: 0 0 0 53px
}

#community-wrap .cThumb-Title {
    font-weight: 400
}

#community-wrap .cThumb-Brief {
    margin: 3px 0 0
}

#community-wrap .app-box-menu.toggle .app-box-menu-icon {
    background-position: -16px 0
}

#community-wrap .app-box.collapse .app-box-menu.toggle .app-box-menu-icon {
    background-position: -32px 0
}

#community-wrap #community-event-nearby-listing, #community-wrap .community-calendar-result .happening_title {
    display: block;
    padding-top: 10px;
    margin-top: 10px
}

#community-wrap .community-calendar-result .happening_title {
    margin-bottom: 10px
}

#community-wrap #community-event-nearby-listing * {
    line-height: normal
}

#community-wrap #community-event-nearby-listing > p {
    margin: 0 0 10px;
    font-weight: 400
}

#community-wrap .cEventNearby li + li {
    padding-top: 5px;
    margin-top: 5px
}

#community-wrap .cCalendar {
    width: 100%
}

#community-wrap .cCalendar th, #community-wrap .cCalendar td {
    border: 1px solid #ccc;
    text-align: center;
    text-transform: uppercase;
    width: 14.2857%
}

#community-wrap .cCalendar th {
    font-size: 11px
}

#community-wrap .cCalendar th, #community-wrap .cCalendar tr + tr td {
    padding: 5px 0
}

#community-wrap .cCalendar tr + tr td {
    background: #f5f5f5;
    color: #888
}

#community-wrap .cCalendar .selected {
    color: #555;
    font-weight: 400
}

#community-wrap .cCalendar [class^="event_date"], #community-wrap .cCalendar [class*=" event_date"] {
    background: #fff
}

#community-wrap .cCalendar .running, #community-wrap .cCalendar .midrunning {
    background: #ffd !important;
    cursor: pointer
}

#community-wrap .cCalendar div.calendar-month {
    background: #f5f5f5;
    display: inline-block;
    width: 100%;
    text-align: center
}

#community-wrap .cCalendar div.calendar-month > span {
    display: inline-block;
    line-height: 20px;
    height: 20px;
    width: auto;
    margin: 5px 3px
}

#community-wrap .cCalendar div.calendar-month .calendar-prev, #community-wrap .cCalendar div.calendar-month .calendar-next {
    opacity: .5;
    cursor: pointer
}

#community-wrap .cCalendar div.calendar-month .calendar-prev:hover, #community-wrap .cCalendar div.calendar-month .calendar-next:hover {
    opacity: .8
}

#community-wrap .cCalendar div.calendar-month .calendar-prev {
    float: left
}

#community-wrap .cCalendar div.calendar-month .calendar-next {
    float: right
}

#community-wrap .community-calendar-result .happening_title {
    display: block;
    padding-top: 10px;
    margin-top: 10px
}

#community-wrap .cSearch-Box {
    position: relative;
    padding-right: 38px
}

#community-wrap .cSearch-Box .cButton-Search {
    background: none !important;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -10px;
    opacity: .3
}

#community-wrap .cSearch-Box input {
    padding-right: 30px
}

#community-wrap .cSearch-Box input:focus + .cButton-Search {
    opacity: .8
}

#community-wrap .cStreamTitle {
    font-size: 125%;
    border-bottom: 2px solid #e5e5e5;
    padding: 0 0 10px;
    margin: 10px 0 20px
}

#community-wrap .cStreamList + .cStreamTitle {
    margin-top: 35px
}

#community-wrap .cStreamList.pushedUp {
    margin-top: -10px
}

#community-wrap .cStreamList > li {
    padding: 15px 0;
    position: relative;
    display: inline-block;
    width: 100%
}

#community-wrap .cStreamList > li + li {
    border-top: 1px solid #e5e5e5
}

#community-wrap .cStreamList > li.feed-status .stream-message {
    display: block;
    margin: 8px 0 0
}

#community-wrap .cStreamList + .cStreamList {
    margin-top: 40px
}

#community-wrap .cStream-Avatar .cAvatar {
    width: 48px;
    height: 48px
}

#community-wrap .cStream-Content {
    margin: 0 0 0 64px;
    font-family: "Lato", sans-serif !important;
    font-size: 13px;
}

#community-wrap .cStream-Content.Compact .cStream-Headline {
    min-height: 20px;
    margin: 0 0 0 25px
}

.cStream-Headline a {
    font-size: 16px;
}

#community-wrap .cStream-Content.Compact .cStream-Headline .cStream-Icon {
    margin: -2px 0 0 -25px
}

#community-wrap .cStream-Author, #community-wrap .cStream-Heading, #community-wrap .cStream-Reference {
    font-weight: 400
}

#community-wrap .cProfileOther .cStream-Reference {
    display: none
}

#community-wrap .cStream-Actions, #community-wrap .cStream-Attachment, #community-wrap .cStream-Status {
    margin-top: 8px
}

#community-wrap .cStream-Quote {
    padding: 0 0 0 10px;
    border-left: 2px solid #ddd
}

#community-wrap .cStream-Attachment {
    display: inline-block;
    width: 100%
}

#community-wrap .cStream-Actions {
    line-height: 16px
}

#community-wrap .cStream-Actions > i, #community-wrap .cStream-Actions > span {
    float: left;
    display: inline-block
}

#community-wrap .cStream-Actions span {
    line-height: 16px;
    height: 16px;
    min-height: 16px
}

#community-wrap .cStream-Actions span + span {
    background: url(../images/middot.png) 0 center no-repeat;
    padding: 0 0 0 7px;
    margin: 0 0 0 5px
}

#community-wrap .cStream-Icon {
    margin: -2px 5px 0 0
}

#community-wrap .cStream-Control {
    position: absolute;
    top: 10px;
    right: 0
}

#community-wrap .cStream-Respond {
    font-size: 90%
}

#community-wrap .cStream-Respond > div {
    background: #f5f5f5;
    border: 1px solid #eaeaea;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 7px 0 0 0;
    padding: 5px
}

#community-wrap .cStream-Respond > div + div {
    margin-top: 1px
}

#community-wrap .cStream-Respond .cStream-Likes, #community-wrap .cStream-Respond .cStream-More {
    line-height: 20px
}

#community-wrap .cStream-Comment .cStream-Avatar img {
    width: 40px;
    height: 40px
}

#community-wrap .cStream-Comment .cStream-Content {
    margin: 0 0 0 50px
}

#community-wrap .cStream-Comment .cStream-Meta {
    margin: 3px 0 0;
    color: #999
}

#community-wrap .cStream-Comment .cStream-Meta .js-meta-actions {
    display: none
}

#community-wrap .cStream-Comment .cStream-Meta:hover .js-meta-actions {
    display: inline
}

#community-wrap .cStream-Form {
    display: none
}

#community-wrap .cStream-FormSubmit {
    margin: 5px 0 0;
    text-align: right
}

#community-wrap .cStream-FormSubmit button {
    float: none !important
}

#community-wrap .cStream-FormCancel {
    margin: 0 5px
}

#community-wrap .cStream-FormText {
    resize: none
}

#community-wrap .cStream-FormCancel, #community-wrap .cStream-FormButton {
    display: inline-block;
    vertical-align: baseline
}

#community-wrap .cStream-FormButton {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid;
    border-color: #ccc #ccc #aaa;
    background-color: #f9f9f9;
    background-image: -moz-linear-gradient(top, #fff, #f0f0f0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f0f0f0));
    background-image: -webkit-linear-gradient(top, #fff, #f0f0f0);
    background-image: -o-linear-gradient(top, #fff, #f0f0f0);
    background-image: linear-gradient(to bottom, #fff, #f0f0f0);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff0f0f0', GradientType=0);
    font-size: 11px;
    font-weight: 400;
    font-family: inherit;
    padding: 4px 6px;
    color: #555;
    cursor: pointer;
    height: auto
}

#community-wrap .wallnone {
    display: none
}

#community-wrap .cStream-Photo .cPhoto-Thumb, #community-wrap .cStream-Photo .cPhoto-Thumb img {
    display: block;
    width: 100%;
    height: auto
}

#community-wrap .cStream-PhotoRow > div {
    max-width: 128px
}

#community-wrap .cStream-Photo + .cStream-Quote, #community-wrap .cStream-PhotoRow + .cStream-PhotoRow {
    margin: 8px 0 0
}

#community-wrap .cSnippets.Inline {
    font-size: 0;
    margin: -3px 0 0 -3px
}

#community-wrap .cSnippets.Inline > b {
    display: inline-block;
    margin: 3px 0 0 3px
}

#community-wrap .cSnippets.Block > div + div {
    margin-top: 5px
}

#community-wrap .cSnip-Avatar img {
    width: 48px;
    height: 48px
}

#community-wrap .cSnip-Avatar.Album {
    background: #fff !important;
    border: 1px solid #ccc;
    margin: 4px 0 0 3px
}

#community-wrap .cSnip-Avatar.Album img {
    background: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    float: left;
    padding: 3px;
    margin: -5px 2px 2px -5px;
    width: 58px;
    height: 58px
}

#community-wrap .cSnip-Avatar.Album + .cSnip-Detail {
    margin: 0 0 0 78px
}

#community-wrap .cSnip-Avatar.Video {
    position: relative
}

#community-wrap .cSnip-Avatar.Video img {
    width: auto;
    height: 112px
}

#community-wrap .cSnip-Avatar.Video b {
    background: #111;
    border-radius: 2px 2px 2px 2px;
    bottom: 5px;
    color: #fff;
    font: 10px/1.2 Tahoma, Arial, sans-serif;
    opacity: .8;
    padding: 3px 5px;
    position: absolute;
    right: 5px
}

#community-wrap .cSnip-Detail {
    margin: 0 0 0 58px
}

#community-wrap .cSnip-Detail.Video {
    margin: 0 0 0 122px
}

#community-wrap .cSnip-Title {
    font-weight: 400
}

#community-wrap .cSnip-Info {
    display: inline-block;
    line-height: 16px;
    margin-top: 5px;
    width: 100%
}

#community-wrap .cSnip-Info > span {
    float: left
}

#community-wrap .cSnip-Info > span + span {
    background: url(../images/middot.png) 0 center no-repeat;
    padding: 0 0 0 7px;
    margin: 0 0 0 5px
}

#community-wrap .cSnip-Photo {
    display: inline-block;
    position: relative
}

#community-wrap .cSnip-Photo img {
    border: 0;
    padding: 0;
    margin: 0
}

#community-wrap .cSnip-Photo span {
    background: #333;
    background: rgba(0, 0, 0, 0.5);
    border: 1px solid #ddd;
    display: none;
    position: absolute;
    left: -1px;
    top: -1px;
    width: 100%;
    height: 100%
}

#community-wrap .cSnip-Photo span i {
    color: #fff;
    display: block;
    font-size: 11px;
    font-style: normal;
    font-weight: 300;
    padding: 10px
}

#community-wrap .cSnip-Photo:hover span {
    display: block
}

#community-wrap .cUpdatesHelper {
    border-top: 1px dotted #ddd;
    padding-top: 15px;
    margin-top: 15px
}

#community-wrap .cUpdatesHelper .updates-options a + a {
    border-left: 1px solid #ddd;
    display: inline-block;
    padding: 0 0 0 5px;
    margin: 0 0 0 5px
}

#community-wrap .cActivity-LoadLatest {
    display: none;
    margin-bottom: 5px
}

#community-wrap .cActivity-LoadMore {
    margin-top: 5px
}

#community-wrap .cActivity-LoadMore .loading {
    background-position: center !important;
    background-repeat: no-repeat;
    display: none
}

#community-wrap .cPageActions {
    margin: 0 0 20px;
    text-align: right;
    font-size: 0
}

#community-wrap .cPageActions .cFloat-L + .cFloat-L {
    margin: 0 0 0 10px
}

#community-wrap .cPageOwner {
    font-size: 11px;
    padding-top: 5px
}

#community-wrap .cPageAction > div {
    background: #eee;
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    background-color: #f9f9f9;
    background-image: -moz-linear-gradient(top, #fff, #f0f0f0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f0f0f0));
    background-image: -webkit-linear-gradient(top, #fff, #f0f0f0);
    background-image: -o-linear-gradient(top, #fff, #f0f0f0);
    background-image: linear-gradient(to bottom, #fff, #f0f0f0);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff0f0f0', GradientType=0)
}

#community-wrap .cPageAction > div + div {
    border-left: 0
}

#community-wrap .cPageAction > div:first-child {
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px
}

#community-wrap .cPageAction > div:last-child {
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px
}

#community-wrap .cPageAction > div a, #community-wrap .cPageAction > div a:hover {
    color: #555 !important;
    font-size: 11px;
    font-weight: 400;
    background: none !important;
    display: inline-block;
    text-decoration: none !important;
    height: 20px;
    line-height: 20px;
    padding: 4px 6px
}

#community-wrap .cPageMeta {
    font-size: 11px
}

#community-wrap .cPageHeader {
    padding: 0 0 20px;
    overflow: hidden
}

#community-wrap .cPageHeader.otherProfile {
    border-bottom: 0
}

#community-wrap .cPageAvatar {
    border: 1px solid #ccc;
    border-bottom-color: #aaa;
    padding: 3px;
    position: relative;
    margin-bottom: 40px
}

#community-wrap .cPageAvatar > div img {
    width: 160px;
    height: auto
}

#community-wrap .cPageAvatar > div b {
    bottom: 10px;
    display: none;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

#community-wrap .cPageAvatar > div b a {
    background: #666;
    background: rgba(0, 0, 0, 0.7);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    line-height: 15px;
    font-weight: 300;
    padding: 10px 15px;
    text-decoration: none
}

#community-wrap .cPageAvatar > div b a:hover {
    background: #222;
    background: rgba(0, 0, 0, 0.85)
}

#community-wrap .cPageAvatar > div:hover b {
    display: block
}

#community-wrap .cPageAvatar .cPage-Like {
    position: absolute;
    bottom: -40px;
    left: -1px
}

#community-wrap .cPageInfo {
    margin: 0 0 0 185px
}

#community-wrap .cPageInfo-Status {
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px;
    margin: 10px 0
}

#community-wrap .cPageInfo-List li + li {
    margin-top: 7px
}

#community-wrap .cPageInfo-List li > b {
    line-height: 1.1
}

#community-wrap .cPageToolbox {
    background: #f5f5f5;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    padding: 5px 0 0;
    margin: 0 0 10px
}

#community-wrap .cPageToolbox a {
    background: 0;
    border: 1px solid transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #444 !important;
    display: block;
    margin: 0 0 5px 5px;
    padding: 3px 5px;
    text-decoration: none !important
}

#community-wrap .cPageToolbox a:hover {
    background: #eee;
    border-color: #ddd
}

#community-wrap .cPageStory-Editor {
    border-top: 1px solid #ddd;
    padding-top: 20px;
    margin-top: 20px
}

#community-wrap .cPageTabs {
    border-bottom: 1px solid 1px solid #e5e5e5;
    margin: 0 0 20px;
    padding: 15px 0
}

#community-wrap .cPageTabs li + li {
    margin: 0 0 0 5px
}

#community-wrap .cPageTabs li a {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: inherit;
    display: inline-block;
    font-size: 90%;
    line-height: 1.2;
    padding: 8px 10px;
    text-decoration: none
}

#community-wrap .cPageTabs li a:hover {
    background: 0;
    color: inherit;
    text-decoration: underline
}

#community-wrap .cPageTabs li.cTabCurrent a {
    background: #555;
    color: #fff;
    text-decoration: none !important
}

#community-wrap .cPageTabs li.cTabDisabled a {
    color: #999;
    cursor: default
}

#community-wrap .cTabsContentWrap .cTabsContent {
    display: none
}

#community-wrap .cTabsContentWrap .cTabsContent.cTabsContentCurrent {
    display: block
}

#community-wrap .cField + .cField {
    margin: 13px 0 0;
    padding: 13px 0 0;
    border-top: 1px solid #ddd
}

#community-wrap .cField .cField-Title {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 13px
}

#community-wrap .cField .cField-Name {
    font-family: inherit;
    font-size: 90%;
    font-weight: 300;
    color: #999;
    margin: 0 0 3px
}

#community-wrap .cField .cField-List li + li {
    margin-top: 10px
}

#community-wrap .cPageAdmin {
    background-color: #f2dede;
    border: 1px solid #cda6ab;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 10px;
    margin: 0 0 20px
}

#community-wrap .cPageAdmin li + li {
    border-left: 1px dotted #cda6ab;
    padding: 0 0 0 10px;
    margin: 0 0 0 10px
}

#community-wrap .cPageAdmin a {
    background: none !important;
    color: #ae3e4c !important;
    text-decoration: none;
    font-size: 90%
}

#community-wrap .cPageAdmin a:hover {
    text-decoration: underline
}

#community-wrap .cPageOptions {
    margin: 0 0 0 10px
}

#community-wrap .cPageOptions li {
    margin: 0 0 5px
}

#community-wrap .cInvite-Relations {
    margin-top: 3px;
    font-size: 11px
}

#community-wrap .cInvite-Actions {
    margin-top: 5px
}

#community-wrap .cEvent-Activity .cStream-Reference, #community-wrap .cGroup-Activity .cStream-Reference {
    display: none
}

#community-wrap .cMedia-ThumbList {
    margin: 0 -10px
}

#community-wrap .cMedia-ThumbList li {
    width: 25%
}

#community-wrap .cMedia-ThumbList li:hover .cMedia-Actions {
    display: block
}

#community-wrap .cMedia-ThumbList .cMedia-Thumb {
    display: inline-block;
    position: relative
}

#community-wrap .cMedia-ThumbList .cMedia-Box {
    margin: 0 10px 20px
}

#community-wrap .cMedia-ThumbList.Albums * {
    text-align: center
}

#community-wrap .cMedia-ThumbList.Photos .cMedia-Avatar {
    padding: 10px 0
}

#community-wrap .cMedia-Avatar {
    background: #f5f5f5;
    text-align: center;
    position: relative
}

#community-wrap .cMedia-Avatar:hover .cMedia-Drag {
    display: block
}

#community-wrap .cMedia-Actions, #community-wrap .cMedia-Controls, #community-wrap .cMedia-Summary {
    margin: 10px 0 0
}

#community-wrap .cMedia-Title {
    margin: 0 0 5px
}

#community-wrap .cMedia-Title a, #community-wrap .cMedia-Title b {
    font-weight: 400;
    word-wrap: break-word
}

#community-wrap .cMedia-Actions {
    display: none;
    position: absolute;
    text-align: center;
    top: 75%;
    margin-top: -15px;
    width: 100%
}

#community-wrap .cMedia-Actions > div {
    display: inline-block;
    background: #333;
    background: rgba(0, 0, 0, 0.7);
    font-size: 0;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

#community-wrap .cMedia-Actions > div a {
    background: none !important;
    display: inline-block;
    height: 20px;
    width: 20px
}

#community-wrap .cMedia-Count {
    margin: 0 0 5px
}

#community-wrap .cMedia-Tag, #community-wrap .cMedia-TagOptions {
    margin: 10px 0 0
}

#community-wrap .cDragable .dragged .cMedia-Box {
    background: #dcdcdc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 2px dashed #dadada
}

#community-wrap .cMedia-Drag {
    position: absolute;
    text-align: center;
    top: 105px;
    width: 100%;
    display: none
}

#community-wrap .cDragControl {
    cursor: move
}

#community-wrap .cDragControl > i {
    background: url(../images/glyph/drag.png) center no-repeat;
    width: 12px;
    height: 12px
}

#community-wrap .cMedia-Featured {
    background: url(../images/featured-ribbon.png);
    width: 24px;
    height: 24px;
    top: 0;
    left: 0;
    position: absolute
}

#community-wrap .cMedia-PhotoCover {
    background: #eee;
    text-align: center;
    position: relative
}

#community-wrap .cMedia-AlbumCover {
    background: #f8f8f8;
    border: 1px solid #ccc;
    display: inline-block;
    position: relative
}

#community-wrap .cMedia-AlbumCover .cPhotoAvatar {
    background: #fff !important;
    display: block;
    padding: 5px;
    border: 1px solid 1px solid #ccc;
    margin: -5px 3px 3px -5px
}

#community-wrap .cMedia-AlbumCover .cPhotoAvatar img {
    display: block;
    width: 128px;
    height: 128px;
    max-width: 100%
}

#community-wrap .cMedia-AlbumCover .cMedia-Featured {
    left: -4px;
    top: -4px
}

#community-wrap .cMedia-VideoCover {
    background: #eee;
    text-align: center;
    position: relative
}

#community-wrap .cMedia-Option {
    background: #eee;
    border: 1px solid #ccc;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    margin: 0 0 20px;
    padding: 10px
}

#community-wrap .cMedia-Options {
    color: #555;
    font-size: 11px;
    margin: 4px 0
}

#community-wrap .cMedia-Options li {
    line-height: 20px;
    height: 20px
}

#community-wrap .cMedia-Options li + li {
    border-left: 1px dotted #ccc;
    margin: 0 0 0 10px;
    padding: 0 0 0 10px
}

#community-wrap .cMedia-Options li.cFloat-R {
    border-left: 0
}

#community-wrap .cMedia-Options li > a {
    background: none !important;
    color: inherit !important;
    text-decoration: none !important;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    vertical-align: middle
}

#community-wrap .cMedia-Options li > a > i {
    margin: 0 2px 0 0
}

#community-wrap .cMedia-Options li > a:hover span {
    text-decoration: underline
}

#community-wrap .cMedia-Options .cMedia-Like {
    margin-top: -5px
}

#community-wrap .cMedia-Respond {
    padding-top: 20px
}

#community-wrap .cMedia-TagPeople > div {
    margin-top: 5px
}

#community-wrap .cMedia-Meta .cMeta-Desc, #community-wrap .cMedia-Meta .cMedia-TagPeople {
    margin-bottom: 15px;
    padding-bottom: 15px
}

#community-wrap .cMedia-Meta .cMeta-Avatar .cAvatar {
    width: 48px;
    height: 48px
}

#community-wrap .cMedia-Meta .cMeta-Details {
    margin: 0 0 0 58px
}

#community-wrap .cMedia-Description {
    margin: 15px 0 25px
}

#community-wrap .cMedia-Description > b {
    display: block;
    margin-bottom: 15px
}

#community-wrap .cMedia-Description .cButton {
    margin-top: 10px
}

#community-wrap .cVideo-Screen {
    text-align: center;
    background: #555;
    padding: 20px 0
}

#community-wrap .photoCaption .photoCaptionText {
    border: 0;
    margin: 4px 0 0;
    padding: 0;
    resize: none;
    width: 100%;
    height: auto
}

#community-wrap .photoCaption .photoCaptionText.editable {
    border: 1px dashed #ddd !important;
    padding: 4px;
    resize: vertical
}

#community-wrap .photoCaption .photoCaptionText.editable:focus {
    border-style: solid !important
}

#community-wrap .cToolBox {
    background: #fafafa;
    border: 1px solid #dadada;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    padding: 14px;
    margin: 0 0 20px
}

#community-wrap .cToolBox-Avatar {
    margin: 0 14px 0 0
}

#community-wrap .cToolBox-Avatar img {
    width: 42px;
    height: 42px
}

#community-wrap .cToolBox-Options {
    margin: 0;
    float: right
}

#community-wrap .cToolBox-Options li {
    margin: 0 0 0 7px;
    display: inline-block
}

#community-wrap .cToolBox-Options li a {
    background: none !important;
    text-decoration: none !important;
    display: inline-block;
    font-size: 11px;
    line-height: 20px
}

#community-wrap .cToolBox-Options li a span {
    padding: 0 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

#community-wrap .cToolBox-Options li a:hover span {
    background: #aaa;
    color: #fff
}

#community-wrap .cToolBar + .cToolBox {
    margin-top: -20px;
    border-top: 0;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px
}

#community-wrap .cWall-Header {
    font-weight: 400;
    padding: 15px 0;
    margin: 15px 0 0
}

#community-wrap .cWall-Content {
    border-top: 1px solid #e5e5e5;
    padding: 15px 0 0;
    margin: 15px 0 0
}

#community-wrap .cComments {
    display: inline-block;
    width: 100%
}

#community-wrap .cComment + .cComment {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 15px
}

#community-wrap .cComment-Avatar img.avatar {
    width: 48px;
    height: 48px
}

#community-wrap .cComment-Body {
    margin: 0 0 0 58px
}

#community-wrap .cComment-Author {
    font-weight: 400
}

#community-wrap .cComment-Content {
    margin: 5px 0
}

#community-wrap .cComent-Actions {
    margin: 15px 0 0;
    text-align: right
}

#community-wrap .cComments-All {
    border-top: 1px solid #e5e5e5;
    padding: 15px 0 0;
    margin: 15px 0 0
}

#community-wrap .cComments-All .cButton {
    display: block;
    text-align: center
}

#community-wrap .cPageStory-Author .cAvatar {
    width: 48px;
    height: 48px
}

#community-wrap .cPageStory-Content {
    margin: 0 0 0 58px;
    overflow: auto
}

#community-wrap .cPageStory-Content p {
    line-height: normal;
    margin-top: 0
}

#community-wrap .stream-quote-text img {
    width: 32px
}

#community-wrap .stream-quote-text p {
    margin-left: 40px
}

#community-wrap .cFilesList .cFile-Name {
    font-weight: 400
}

#community-wrap .cFilesList .cFile-Author {
    font-size: 90%;
    margin: 5px 0 3px
}

#community-wrap .cFilesList .cFile-Delete {
    display: none
}

#community-wrap .cFilesList li:hover .cFile-Delete {
    display: inline-block;
    text-decoration: none !important
}

#community-wrap .app-item, #community-wrap .app-add {
    border: solid 1px #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #555;
    position: relative;
    margin: 0 0 7px;
    padding: 10px;
    overflow: hidden;
    cursor: move
}

#community-wrap .app-item.app-core {
    background: #eee;
    cursor: default
}

#community-wrap .app-add {
    border: 1px dashed #ddd
}

#community-wrap .app-add a {
    text-decoration: none
}

#community-wrap .app-add a:hover, #community-wrap .app-add a:hover {
    background: 0;
    color: inherit;
    text-decoration: none
}

#community-wrap .app-item-edit .app-title {
    display: block;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 0 0 30px
}

#community-wrap .app-item-edit .app-actions {
    border-top: 1px solid #eee;
    margin-top: 10px;
    padding-top: 10px;
    text-align: right;
    height: 20px
}

#community-wrap .app-item-edit .app-actions a {
    background: none !important;
    display: inline-block;
    vertical-align: top
}

#community-wrap .app-item-edit .app-actions a + a {
    margin: 0 0 0 5px
}

#community-wrap .app-item-edit .app-favicon {
    margin: 2px
}

#community-wrap .app-item-edit .app-favicon, #community-wrap .app-item-edit .app-action-remove {
    position: absolute;
    left: 10px;
    top: 10px
}

#community-wrap .app-item-edit .app-action-remove {
    display: none
}

#community-wrap .app-item-edit .app-action-remove:hover {
    background: 0
}

#community-wrap .app-item-edit:hover .app-action-remove {
    display: block
}

#community-wrap .app-item-edit:hover .app-favicon {
    display: none
}

#community-wrap .app-box-main {
    margin-top: 30px
}

#community-wrap .app-box-main .app-widget-header {
    background-color: #fafafa;
    background-image: -moz-linear-gradient(top, #fff, #f2f2f2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f2f2f2));
    background-image: -webkit-linear-gradient(top, #fff, #f2f2f2);
    background-image: -o-linear-gradient(top, #fff, #f2f2f2);
    background-image: linear-gradient(to bottom, #fff, #f2f2f2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 7px 10px;
    margin: 0 0 15px;
    position: relative
}

#community-wrap .app-box-main .app-widget-header .app-box-title {
    font-size: 100%;
    height: 20px;
    line-height: 20px
}

#community-wrap .app-box-main .app-box-menus {
    height: 20px;
    position: absolute;
    right: 7px;
    top: 7px
}

#community-wrap .app-box-main .app-box-menus * {
    font-size: 0;
    display: inline-block;
    vertical-align: top
}

#community-wrap .app-box-main .app-box-menus a {
    background: none !important
}

#community-wrap #apps-mine .app-item.dragHandle {
    cursor: move
}

#community-wrap .app-item.dragHandle .app-item-description {
    margin: 0 20px 15px 100px
}

#community-wrap .app-item.dragHandle .app-item-details, #community-wrap .app-item.dragHandle h3 {
    margin: 0 20px 0 100px
}

#community-wrap .app-item.onDrag a {
    color: #8e58b7
}

#community-wrap .app-position.onDrag, #community-wrap .app-position.onSave {
    background: #ffd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 5px 5px 3px
}

#community-wrap .app-placeholder {
    margin-bottom: 5px;
    border: 1px dashed #aaa;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

#community-wrap .app-item.onDrag {
    width: 200px;
    opacity: .5;
    filter: alpha(opacity=50)
}

#community-wrap .app-item.onSave {
    background-image: url(../images/wait.gif);
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px dashed #aaa;
    opacity: .5;
    filter: alpha(opacity=50)
}

#community-wrap .cGuest {
    margin: 0 0 20px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6)
}

#community-wrap .cGuest h1 {
    text-shadow: 0 0 4px #222;
    font-weight: 400 !important;
    padding: 20px 20px 10px;
    font-size: 32px;
    border: 0
}

#community-wrap .cGuest .login-area {
    background: #fafafa;
    padding: 20px;
    border: 1px solid #dadada;
    border-top: 0;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

#community-wrap .cGuest .login-area label {
    color: #aaa
}

#community-wrap .cGuest .hero-area {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    background: url('../images/guest-bg.jpg') no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fefefe
}

#community-wrap .cGuest .hero-area p {
    font-size: 16px
}

#community-wrap .cGuest .hero-area .content {
    background: rgba(0, 0, 0, 0.4);
    padding: 20px;
    margin-top: 120px
}

#community-wrap .cGuest .reminder-link {
    padding: 6px;
    text-decoration: none;
    color: #aaa;
    background: 0;
    font-size: 12px;
    position: relative;
    top: 4px;
    text-align: right
}

#community-wrap .cGuest .reminder-link:hover {
    color: #c3c3c3;
    background: 0
}

#community-wrap .fb-wrapper {
    display: inline-block;
    padding: 20px 0 0
}

#community-wrap #cFrontpageWrapper .community-status {
    padding: 0 0 15px 0
}

#community-wrap .community-status {
    padding: 0px 15px 0 0;
}

#community-wrap .community-status .status-creator {
    background: #f0f0f0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 7px;
    border: 1px solid #ccc
}

#community-wrap .community-status .creators {
    margin: 0 0 -2px 0;
    height: 32px
}

#community-wrap .community-status .creator {
    border: #ccc;
    padding: 0 8px;
    cursor: pointer
}

#community-wrap .community-status .creator a {
    display: block;
    line-height: 30px
}

#community-wrap .community-status .creator a:hover {
    background: 0 !important;
    color: inherit !important
}

#community-wrap .community-status .creator.stub {
    color: #666;
    line-height: 30px;
    padding-left: 0;
    cursor: default
}

#community-wrap .community-status .creator.active {
    background: #fff;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

#community-wrap .community-status .creator-view {
    background: #fff;
    border-bottom: 0;
    display: none
}

#community-wrap .community-status .creator-view.active {
    display: block
}

#community-wrap .community-status .creator-message-container {
    background: #fff;
    padding: 12px
}

#community-wrap .community-status .creator-message {
    margin: 0;
    padding: 6px;
    height: 40px;
    min-height: 40px;
    min-width: 100%;
    resize: vertical;
    overflow: hidden;
    outline: 0;
    resize: none;
    background: #fff;
    color: #444;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

#community-wrap .community-status .creator-message.hint {
    color: #5e5e5e;
    overflow: auto;
    outline: 0
}

#community-wrap .community-status .creator-actions {
    position: relative;
    padding-top: 5px
}

#community-wrap .community-status .creator-privacy {
    display: inline-block
}

#community-wrap .community-status .creator-privacy .js_dropDownMaster {
    background: 0;
    left: 0;
    right: auto
}

#community-wrap .community-status .creator-privacy .js_PrivacyOpen .js_dropDownMaster {
    background: #fff
}

#community-wrap .community-status.on-message .creator-message-container {
    border-top: 0
}

#community-wrap .community-status .link-creator .creator-content li {
    padding: 5px
}

#community-wrap .community-status .link-creator .creator-content li + li {
    border-top: 1px dotted #ccc
}

#community-wrap .community-status .creator-view.type-photo .creator-photo-filename {
    font-weight: 400
}

#community-wrap .community-status .creator-form {
    padding: 10px;
    text-align: center
}

#community-wrap .community-status .creator-form.align-inherit {
    text-align: inherit
}

#community-wrap .community-status .compose-photo {
    padding: 10px
}

#community-wrap .community-status .compose-photo a, #community-wrap .community-status .compose-photo img {
    display: inline-block;
    vertical-align: top
}

#community-wrap .community-status .compose-photo img {
    padding: 2px;
    border: 1px solid #ccc
}

#community-wrap .community-status .compose-video {
    padding: 10px
}

#community-wrap .community-status .creator-change-video {
    margin-top: 7px
}

#community-wrap .community-status .compose-category {
    border-top: 1px dotted #ddd;
    margin-top: 10px;
    padding-top: 10px
}

#community-wrap .community-status .creator-view.type-video .creator-hint {
    padding: 4px
}

#community-wrap .community-status .creator-view.type-event .creator-form {
    padding: 15px
}

#community-wrap .community-status .cFormList.createEvent > li + li {
    margin-top: 5px
}

#community-wrap .community-status .cFormList.createEvent .form-label {
    width: 70px;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

#community-wrap .community-status .cFormList.createEvent .form-field {
    margin: 0 0 0 80px
}

#community-wrap .community-status .cFormList > li {
    margin: 0
}

#community-wrap .community-status .cFormList > li.has-seperator {
    padding-top: 10px;
    margin-top: 10px
}

#community-wrap .community-status .cFormList > li .label-radio + .label-radio {
    margin: 0
}

#community-wrap .community-status .creator-content {
    padding: 0;
    margin: 0
}

#community-wrap .community-status .creator-content li {
    display: block;
    border: 0
}

#community-wrap .community-status .creator-loading {
    background: url("../images/mini-loader.gif") no-repeat scroll 0 50% transparent;
    height: 18px;
    width: 50px;
    position: absolute;
    top: 7px;
    right: 40px;
    display: none
}

#community-wrap .group .community-status .creator-loading {
    left: 4px
}

#community-wrap .cMap {
    display: none;
    overflow: hidden;
    position: relative
}

#community-wrap .cMapHeatzone {
    height: 40px;
    position: absolute;
    width: 30px;
    z-index: 21
}

#community-wrap .cMapFade {
    margin-bottom: 4px;
    min-height: 150px;
    position: relative;
    overflow: hidden
}

#community-wrap .cMapFade img {
    position: absolute;
    z-index: 10
}

#community-wrap .cMapFiller {
    position: absolute;
    width: 100%;
    z-index: 20
}

#community-wrap .cMapBigger {
    display: block;
    margin-top: 3px
}

#community-wrap .cLike {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    background-color: #f9f9f9;
    background-image: -moz-linear-gradient(top, #fff, #f0f0f0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f0f0f0));
    background-image: -webkit-linear-gradient(top, #fff, #f0f0f0);
    background-image: -o-linear-gradient(top, #fff, #f0f0f0);
    background-image: linear-gradient(to bottom, #fff, #f0f0f0);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff0f0f0', GradientType=0);
    overflow: hidden
}

#community-wrap .cLike a, #community-wrap .cLike b, #community-wrap .cLike i {
    color: #555 !important;
    display: block;
    font-weight: 400;
    font-size: 11px;
    float: left;
    line-height: 20px;
    height: 20px;
    text-decoration: none !important;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3)
}

#community-wrap .cLike b {
    margin: 0 3px;
    color: inherit
}

#community-wrap .cLike a {
    background: transparent;
    padding: 4px 6px
}

#community-wrap .cLike a + a {
    border-left: 1px solid #ccc
}

#community-wrap .cLike a:hover, #community-wrap .cLike a:focus {
    background: transparent
}

#community-wrap .cLike .like-button:hover > i {
    background-position: 0 -580px
}

#community-wrap .cLike .dislike-button:hover > i {
    background-position: 0 -600px
}

#community-wrap .cLike .meLike, #community-wrap .cLike .meLike:hover, #community-wrap .cLike .meLike:focus {
    background-color: #a7d16c;
    background-image: -moz-linear-gradient(top, #94c753, #c4df91);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#94c753), to(#c4df91));
    background-image: -webkit-linear-gradient(top, #94c753, #c4df91);
    background-image: -o-linear-gradient(top, #94c753, #c4df91);
    background-image: linear-gradient(to bottom, #94c753, #c4df91);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff94c753', endColorstr='#ffc4df91', GradientType=0)
}

#community-wrap .cLike .meDislike, #community-wrap .cLike .meDislike:hover, #community-wrap .cLike .meDislike:focus {
    background-color: #f2654a;
    background-image: -moz-linear-gradient(top, #ee4d38, #f78a65);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee4d38), to(#f78a65));
    background-image: -webkit-linear-gradient(top, #ee4d38, #f78a65);
    background-image: -o-linear-gradient(top, #ee4d38, #f78a65);
    background-image: linear-gradient(to bottom, #ee4d38, #f78a65);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee4d38', endColorstr='#fff78a65', GradientType=0)
}

#community-wrap .cLike .meLike > b, #community-wrap .cLike .meDislike > b {
    color: #fff !important;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2)
}

#community-wrap .cLike.forPublic > a {
    cursor: default
}

#community-wrap #optionContainer > div {
    padding: 10px 0;
    border-top: 1px solid #ccc
}

#community-wrap #optionContainer .add {
    background: none !important;
    color: inherit;
    display: inline-block;
    text-decoration: none;
    margin: 0 0 0 5px
}

#community-wrap .criteria-row {
    border-top: 1px solid #ddd;
    padding: 10px 10px 10px 30px;
    position: relative
}

#community-wrap .criteria-row:hover {
    background: #f5f5f5
}

#community-wrap .criteria-row > div {
    display: inline-block;
    float: left
}

#community-wrap .criteria-row > div + div {
    margin: 0 0 0 5px
}

#community-wrap .criteria-row .delete-row {
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -10px
}

#community-wrap .criteria-row .delete-row a {
    background: none !important
}

#community-wrap #cFeatured {
    margin: 0 0 25px;
    color: #606060
}

#community-wrap #cFeatured b {
    color: #555
}

#community-wrap .cFeaturedTop {
    border: 1px solid #ccc;
    background: #f5f5f5;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    padding: 20px;
    overflow: hidden;
    position: relative;
    color: auto
}

#community-wrap .cFeaturedMiddle {
    background: #f5f5f5;
    border: 1px solid 1px solid #ccc;
    border-top: 0;
    padding: 15px
}

#community-wrap .cFeaturedBottom {
    background: #f9f9f9;
    border: 1px solid #ccc;
    border-bottom-color: 1px solid #bbb;
    border-top: 0;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    padding: 15px 0
}

#community-wrap .cFeaturedAvatar {
    background: #fff !important;
    border: 1px solid #ccc;
    padding: 4px
}

#community-wrap .cFeaturedThumb {
    position: relative;
    text-align: center
}

#community-wrap .cFeaturedThumb > a {
    display: inline-block
}

#community-wrap .cFeaturedThumb > b {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    margin-top: -15px;
    text-align: center
}

#community-wrap .cFeaturedThumb > b a {
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    line-height: 20px;
    height: 20px;
    text-decoration: none !important;
    padding: 7px 10px
}

#community-wrap .cFeaturedThumb > b a:hover {
    background: #ea0000
}

#community-wrap .cFeaturedThumb:hover > b {
    display: block
}

#community-wrap .cFeaturedLike {
    position: absolute;
    left: -1px;
    bottom: -40px
}

#community-wrap .cFeaturedInfo {
    margin: 0 0 0 158px
}

#community-wrap .cFeaturedInfo.Page {
    margin: 0 0 0 185px
}

#community-wrap .cFeaturedTitle a {
    font-size: 20px;
    font-weight: 300;
    text-decoration: none !important;
    color: #08c
}

#community-wrap .cFeaturedTitle a:hover {
    color: #005580
}

#community-wrap .cFeaturedMeta {
    color: #888;
    margin: 3px 0 10px
}

#community-wrap .cFeaturedMeta li + li {
    background: url(../images/middot.png) 0 center no-repeat;
    padding: 0 0 0 7px;
    margin: 0 0 0 5px
}

#community-wrap .cFeaturedMeta.Action-Icons {
    font-size: 0
}

#community-wrap .cFeaturedMeta.Action-Icons a {
    background: none !important;
    display: inline-block;
    margin: 0 2.5px
}

#community-wrap .cFeaturedExtra {
    border-top: 1px solid #ddd;
    margin: 15px 0 0;
    padding: 10px 0 0
}

#community-wrap .cFeaturedExtra > div {
    margin-bottom: 10px
}

#community-wrap .cFeaturedExtra > a {
    margin: 5px 5px 0 0
}

#community-wrap .cFeaturedExtra img {
    background: #fff;
    border: 1px solid #ccc;
    padding: 3px
}

#community-wrap .cSlider-Wrap {
    position: relative
}

#community-wrap .cSlider-Clip {
    margin: auto;
    overflow: hidden;
    position: relative
}

#community-wrap .cSlider-Clip ul {
    position: relative
}

#community-wrap .cSlider-nav-btn {
    position: absolute;
    top: 40px;
    left: 20px;
    z-index: 10
}

#community-wrap .cSlider-nav-btn a {
    background: url("../../../assets/arrows-h.png") left center !important;
    display: block;
    width: 34px;
    height: 34px;
    text-indent: -99999px;
    outline: 0 !important
}

#community-wrap .cSlider-nav-btn + .cSlider-nav-btn {
    right: 20px;
    left: auto
}

#community-wrap .cSlider-nav-btn + .cSlider-nav-btn a {
    background-position: right center !important
}

#community-wrap .cSlider.perPhoto .cSlider-nav-btn {
    top: 24px
}

#community-wrap .cSlider-List {
    margin: 0 auto
}

#community-wrap .cSlider-List li {
    cursor: pointer;
    width: 115px;
    margin: 0 5px 0 0
}

#community-wrap .cSlider-List a {
    text-decoration: none
}

#community-wrap .cSlider-List a:hover {
    text-decoration: none
}

#community-wrap .cSlider-List .cFeaturedThumb {
    margin: 5px 0 10px
}

#community-wrap .cSlider-List .cThumb-Calendar {
    margin: 0 0 10px;
    width: 64px
}

#community-wrap .cSlider-List .cThumb-Calendar b {
    line-height: 23px
}

#community-wrap .cSlider-List .cThumb-Calendar b + b {
    line-height: 40px;
    font-size: 20px
}

#community-wrap .cSlider-List .cFeatured-AlbumCover > a {
    width: 90px;
    margin: -4px 2px 2px -4px;
    padding: 3px
}

#community-wrap .cSlider-List .cFeatured-AlbumCover img {
    display: block;
    width: 90px;
    height: 90px
}

#community-wrap .cSlider-List .cFeaturedName {
    line-height: 16px;
    max-height: 32px;
    overflow: hidden
}

#community-wrap .cSlider-List .cFeaturedName a {
    font-weight: 400
}

#community-wrap .cSlider-List.Events *, #community-wrap .cSlider-List.Groups *, #community-wrap .cSlider-List.Photos * {
    text-align: center
}

#community-wrap .cSlider-List.Events li, #community-wrap .cSlider-List.Groups li {
    width: 185px
}

#community-wrap .cFeatured-AlbumCover {
    background: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    margin-bottom: 40px
}

#community-wrap .cFeatured-AlbumCover > a {
    background: #fff !important;
    border: 1px solid #ccc;
    width: 128px;
    max-height: 128px;
    overflow: hidden;
    padding: 5px;
    margin: -8px 5px 5px -8px
}

#community-wrap .cFeatured-AlbumCover img {
    width: 100%;
    height: auto
}

#community-wrap .cSlider-SinglePhoto {
    display: inline-block;
    font-size: 0
}

#community-wrap .cSlider-SinglePhoto li {
    display: inline-block;
    width: 75px;
    margin: 0 3px
}

#community-wrap .cFeatured-Video .cFeaturedTop {
    background: #444;
    border: 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    text-align: center
}

#community-wrap .cFeatured-Video .cFeaturedTop > div {
    display: inline-block
}

#community-wrap .cFeatured-Video .cSlider-List .cFeaturedName {
    max-height: 16px;
    white-space: nowrap;
    text-overflow: ellipsis
}

#community-wrap .cFeatured-PageCover {
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    margin: 0 0 40px
}

#community-wrap .cFeatured-PageInfo {
    margin: 0 0 0 180px
}

#community-wrap .cFeatured-Rsvp {
    position: absolute;
    bottom: 20px;
    right: 20px
}

#community-wrap .cFeatured-Rsvp p {
    margin: 0;
    padding: 5px 0;
    line-height: 20px;
    height: 20px;
    font-style: italic
}

#community-wrap .cFeatured-Rsvp p, #community-wrap .cFeatured-Rsvp .selector {
    float: left;
    margin: 0 0 0 5px
}

#community-wrap .cFeatured-Rsvp .selector span {
    width: 150px !important
}

#community-wrap #cPhotoItems > div {
    display: inline-block;
    margin-right: 4px
}

#community-wrap #cPhotoItems > div a {
    background: #fff;
    border: 1px solid #ddd;
    display: inline-block;
    padding: 3px
}

#community-wrap .cEvent-Rsvp {
    display: inline-block
}

#community-wrap .cEvent-Rsvp .selector {
    display: block;
    position: relative
}

#community-wrap .cEvent-Rsvp .selector span, #community-wrap .cEvent-Rsvp .selector select, #community-wrap .cEvent-Rsvp .selector option {
    color: #666;
    font-family: "Lato", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    height: 14px;
    padding: 3px 6px;
    text-indent: 25px
}

#community-wrap .cEvent-Rsvp .selector span {
    display: block
}

#community-wrap .cEvent-Rsvp .selector select {
    background: #f5f5f5;
    border: 1px solid #ccc;
    padding: 0;
    margin: 0;
    position: absolute;
    left: -1px;
    top: 0;
    width: 100%
}

#community-wrap .cEvent-Rsvp .selector option + option {
    border-top: 1px solid #ccc
}

#community-wrap .cEvent-Rsvp .selector .attend, #community-wrap .cEvent-Rsvp .selector .notAttend {
    background-image: url('../images/rsvp.png');
    background-repeat: no-repeat
}

#community-wrap .cEvent-Rsvp .selector .attend {
    background-position: 4px -4px
}

#community-wrap .cEvent-Rsvp .selector .notAttend {
    background-position: 4px -32px
}

#community-wrap .cInbox-Selection li {
    border-top: 1px solid #eee;
    padding-top: 7px;
    margin-top: 7px;
    display: inline-block;
    width: 100%;
    height: 40px
}

#community-wrap .cInbox-Selection .cGrid-Info {
    margin: 0 0 0 50px
}

#community-wrap .cMailBar {
    border-bottom: 1px solid #ddd;
    padding: 0 0 15px
}

#community-wrap .cMail-MasterCheck {
    display: inline-block;
    margin: 6px 10px;
    padding: 0
}

#community-wrap .js-mail-checkbox {
    width: 5px
}

#community-wrap .js-mail-item {
    background: rgba(255, 255, 255, 0.4)
}

#community-wrap .js-mail-item.unread {
    background: #fff8d9
}

#community-wrap .js-mail-item:hover .js-mail-actions {
    display: block
}

#community-wrap .js-mail-actions {
    display: none
}

#community-wrap .cMailList li {
    border-bottom: 1px solid #eee;
    display: inline-block;
    width: 100%
}

#community-wrap .cMailList li.Unread {
    background: #ffd
}

#community-wrap .cMail-Box {
    padding: 13px 10px
}

#community-wrap .cMail-Avatar {
    margin-right: 10px
}

#community-wrap .cMail-Actors {
    border-bottom: 1px dashed #ddd;
    padding: 0 0 15px
}

#community-wrap .cMail-Compose {
    border-top: 1px dashed #ddd;
    padding: 15px 0 0
}

#community-wrap .cInbox-Stream {
    padding: 15px 0
}

#community-wrap .cInbox-Stream + .cInbox-Stream {
    border-top: 1px solid #eee
}

#community-wrap .cMessage-Body {
    margin: 0 0 0 60px
}

#community-wrap .cMessage-Content {
    margin: 5px 0 0 0
}

#community-wrap .cSearch-Input {
    background: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px;
    margin-bottom: 10px
}

#community-wrap .cSearch-Input .cSearch-Text {
    border: 0;
    background: transparent !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 73%
}

#community-wrap .cSearch-Input .cButton {
    width: 15%
}

#community-wrap .cSearch-Result, #community-wrap .cSearch-Jumper {
    border-top: 1px solid #eee;
    margin-top: 20px;
    padding-top: 20px
}

#community-wrap .cSearch-Result > p, #community-wrap .cSearch-Jumper > p {
    margin: 0 0 20px
}

#community-wrap .js-focus {
    border: 1px solid #bdbdbd;
    margin-bottom: 24px;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

#community-wrap .js-focus-cover {
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

#community-wrap .js-focus-cover:after {
    padding-top: 37.50%;
    display: block;
    content: ''
}

#community-wrap .js-focus-cover > img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%
}

#community-wrap .js-focus-cover:hover .js-focus-change-cover {
    display: block;
    z-index: 20000
}

#community-wrap .js-focus-change-cover {
    position: absolute;
    z-index: 10000;
    top: 12px;
    right: 12px;
    display: none;
    cursor: pointer
}

#community-wrap .js-focus-gradient {
    background: url('../images/cover/gradient.png') bottom left repeat-x;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

#community-wrap .js-focus-content {
    background: #fefefe;
    position: relative;
    height: auto;
    padding-top: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#community-wrap .js-focus-avatar {
    position: relative;
    top: -100px;
    left: 20px;
    margin-right: 20px;
    margin-bottom: -80px;
    max-width: 160px;
    max-height: 240px;
    overflow: hidden;
    background: #fff;
    display: block;
}

#community-wrap .js-focus-avatar:hover .js-focus-avatar-option {
    display: block;
    cursor: pointer;
    position: absolute;
    width: 100%;
    text-align: center
}

#community-wrap .js-focus-avatar-option {
    display: none;
    position: relative;
    bottom: 18px;
    left: 0
}

#community-wrap .js-focus-avatar-option a {
    background: #333;
    color: #fff;
    font-weight: 300;
    font-size: 12px;
    padding: 4px 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none
}

#community-wrap .js-focus-header {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-bottom: 5px
}

#community-wrap .js-focus-header .span5 h3 {
    color: #fff;
    text-shadow: none;
    margin: 0;
    line-height: 30px
}

#community-wrap .js-focus-header .span4 {
    padding-right: 20px
}

#community-wrap .js-focus-header .span4 .btn {
    margin-bottom: 6px
}

#community-wrap .js-focus-menu a {
    color: #08c;font-family: "Lato",sans-serif ;
}

#community-wrap .js-focus-actions .navbar {
    margin: 0
}

#community-wrap .js-focus-actions .navbar .nav > li > span, #community-wrap .js-focus-actions .navbar .nav > li > a {
    float: none;
    padding: 6.666666666666667px 12px 6.666666666666667px;
    color: #777;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    display: block
}

#community-wrap .js-focus-actions .js-collapse-btn {
    padding: 4px 14px
}

#community-wrap .js-focus-actions .navbar-inner {
    padding: 0;
    border: 0;
    border-top: 1px solid #ccc;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    background: #fcfcfc;
    min-height: 30px;
    height: auto
}

#community-wrap .js-focus-actions .js-focus-like {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #f7f7f7;
    -webkit-box-shadow: inset 1px 0 0 #ccc, inset -1px 0 0 #ccc, inset 0 0 12px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 1px 0 0 #ccc, inset -1px 0 0 #ccc, inset 0 0 12px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0 0 #ccc, inset -1px 0 0 #ccc, inset 0 0 12px rgba(0, 0, 0, 0.1);
    color: #444 !important
}

#community-wrap .js-focus-actions .dropdown-menu:before, #community-wrap .js-focus-actions .dropdown-menu:after {
    border: none !important
}

#community-wrap #profile-status-message {
    font-size: 110%
}

#community-wrap #focus-option-menu li {
    display: block;
    clear: both;
    float: none
}

#community-wrap .js-collapse-about .app-box {
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

@font-face {
    font-family: 'jomsocial';
    src: url('../font/jomsocial.eot?1471377');
    src: url('../font/jomsocial.eot?1471377#iefix') format('embedded-opentype'), url('../font/jomsocial.woff?1471377') format('woff'), url('../font/jomsocial.ttf?1471377') format('truetype'), url('../font/jomsocial.svg?1471377#jomsocial') format('svg');
    font-weight: 300;
    font-style: normal
}

#community-wrap [class^="js-icon-"]:before, #community-wrap [class*=" js-icon-"]:before {
    font-family: "jomsocial";
    font-style: normal;
    font-weight: 300;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em
}

#community-wrap .js-icon-plus:before {
    content: '\e809'
}

#community-wrap .js-icon-home:before {
    content: '\e80a'
}

#community-wrap .js-icon-star:before {
    content: '\e801'
}

#community-wrap .js-icon-flag:before {
    content: '\e80c'
}

#community-wrap .js-icon-cog:before {
    content: '\e816'
}

#community-wrap .js-icon-attention:before {
    content: '\e814'
}

#community-wrap .js-icon-mail:before {
    content: '\e800'
}

#community-wrap .js-icon-pencil:before {
    content: '\e811'
}

#community-wrap .js-icon-check:before {
    content: '\e807'
}

#community-wrap .js-icon-cancel:before {
    content: '\e808'
}

#community-wrap .js-icon-user-add:before {
    content: '\e804'
}

#community-wrap .js-icon-eye:before {
    content: '\e80b'
}

#community-wrap .js-icon-reply:before {
    content: '\e80f'
}

#community-wrap .js-icon-export:before {
    content: '\e810'
}

#community-wrap .js-icon-comment:before {
    content: '\e812'
}

#community-wrap .js-icon-chat:before {
    content: '\e813'
}

#community-wrap .js-icon-location:before {
    content: '\e815'
}

#community-wrap .js-icon-share:before {
    content: '\e817'
}

#community-wrap .js-icon-login:before {
    content: '\e818'
}

#community-wrap .js-icon-logout:before {
    content: '\e819'
}

#community-wrap .js-icon-dot:before {
    content: '\e81a'
}

#community-wrap .js-icon-vimeo:before {
    content: '\e81b'
}

#community-wrap .js-icon-twitter:before {
    content: '\e81c'
}

#community-wrap .js-icon-facebook:before {
    content: '\e81d'
}

#community-wrap .js-icon-picture:before {
    content: '\e806'
}

#community-wrap .js-icon-globe:before {
    content: '\e820'
}

#community-wrap .js-icon-video:before {
    content: '\e805'
}

#community-wrap .js-icon-thumbs-up:before {
    content: '\e80d'
}

#community-wrap .js-icon-thumbs-down:before {
    content: '\e80e'
}

#community-wrap .js-icon-user:before {
    content: '\e802'
}

#community-wrap .js-icon-users:before {
    content: '\e803'
}

#community-wrap .js-icon-upload:before {
    content: '\e821'
}

#community-wrap .js-icon-search:before {
    content: '\e81f'
}

#community-wrap .js-icon-lock:before {
    content: '\e81e'
}

.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.alert, .alert h4 {
    color: #c09853
}

.alert h4 {
    margin: 0
}

.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 20px
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847
}

.alert-success h4 {
    color: #468847
}

.alert-danger, .alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48
}

.alert-danger h4, .alert-error h4 {
    color: #b94a48
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad
}

.alert-info h4 {
    color: #3a87ad
}

.alert-block {
    padding-top: 14px;
    padding-bottom: 14px
}

.alert-block > p, .alert-block > ul {
    margin-bottom: 0
}

.alert-block p + p {
    margin-top: 5px
}

body #cWindow {
    background: #fff;
    font-size: 12px;
    font-family: 'Muli', sans-serif;
    line-height: 1.35;
    color: #555;
    text-align: left;
    position: absolute;
    z-index: 999999999999;
    display: block;
    width: 452px;
    height: 170px;
    top: 0;
    margin-left: -25px
}

body #cWindow.new {
    display: none
}

body #cWindow .label-filetype {
    max-width: 100%
}

body #cWindow .pull-left {
    float: left !important
}

body #cWindow .pull-right {
    float: right !important
}

body #cWindow .row {
    margin-left: -20px;
    *zoom: 1
}

body #cWindow .row:before, body #cWindow .row:after {
    display: table;
    content: "";
    line-height: 0
}

body #cWindow .row:after {
    clear: both
}

body #cWindow [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px
}

body #cWindow .container, body #cWindow .navbar-static-top .container, body #cWindow .navbar-fixed-top .container, body #cWindow .navbar-fixed-bottom .container {
    width: 940px
}

body #cWindow .span12 {
    width: 940px
}

body #cWindow .span11 {
    width: 860px
}

body #cWindow .span10 {
    width: 780px
}

body #cWindow .span9 {
    width: 700px
}

body #cWindow .span8 {
    width: 620px
}

body #cWindow .span7 {
    width: 540px
}

body #cWindow .span6 {
    width: 460px
}

body #cWindow .span5 {
    width: 380px
}

body #cWindow .span4 {
    width: 300px
}

body #cWindow .span3 {
    width: 220px
}

body #cWindow .span2 {
    width: 140px
}

body #cWindow .span1 {
    width: 60px
}

body #cWindow .offset12 {
    margin-left: 980px
}

body #cWindow .offset11 {
    margin-left: 900px
}

body #cWindow .offset10 {
    margin-left: 820px
}

body #cWindow .offset9 {
    margin-left: 740px
}

body #cWindow .offset8 {
    margin-left: 660px
}

body #cWindow .offset7 {
    margin-left: 580px
}

body #cWindow .offset6 {
    margin-left: 500px
}

body #cWindow .offset5 {
    margin-left: 420px
}

body #cWindow .offset4 {
    margin-left: 340px
}

body #cWindow .offset3 {
    margin-left: 260px
}

body #cWindow .offset2 {
    margin-left: 180px
}

body #cWindow .offset1 {
    margin-left: 100px
}

body #cWindow .row-fluid {
    width: 100%;
    *zoom: 1
}

body #cWindow .row-fluid:before, body #cWindow .row-fluid:after {
    display: table;
    content: "";
    line-height: 0
}

body #cWindow .row-fluid:after {
    clear: both
}

body #cWindow .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574468085%;
    *margin-left: 2.074468085106383%
}

body #cWindow .row-fluid [class*="span"]:first-child {
    margin-left: 0
}

body #cWindow .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.127659574468085%
}

body #cWindow .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%
}

body #cWindow .row-fluid .span11 {
    width: 91.48936170212765%;
    *width: 91.43617021276594%
}

body #cWindow .row-fluid .span10 {
    width: 82.97872340425532%;
    *width: 82.92553191489361%
}

body #cWindow .row-fluid .span9 {
    width: 74.46808510638297%;
    *width: 74.41489361702126%
}

body #cWindow .row-fluid .span8 {
    width: 65.95744680851064%;
    *width: 65.90425531914893%
}

body #cWindow .row-fluid .span7 {
    width: 57.44680851063829%;
    *width: 57.39361702127659%
}

body #cWindow .row-fluid .span6 {
    width: 48.93617021276595%;
    *width: 48.88297872340425%
}

body #cWindow .row-fluid .span5 {
    width: 40.42553191489362%;
    *width: 40.37234042553192%
}

body #cWindow .row-fluid .span4 {
    width: 31.914893617021278%;
    *width: 31.861702127659576%
}

body #cWindow .row-fluid .span3 {
    width: 23.404255319148934%;
    *width: 23.351063829787233%
}

body #cWindow .row-fluid .span2 {
    width: 14.893617021276595%;
    *width: 14.840425531914894%
}

body #cWindow .row-fluid .span1 {
    width: 6.382978723404255%;
    *width: 6.329787234042553%
}

body #cWindow .row-fluid .offset12 {
    margin-left: 104.25531914893617%;
    *margin-left: 104.14893617021275%
}

body #cWindow .row-fluid .offset12:first-child {
    margin-left: 102.12765957446808%;
    *margin-left: 102.02127659574467%
}

body #cWindow .row-fluid .offset11 {
    margin-left: 95.74468085106382%;
    *margin-left: 95.6382978723404%
}

body #cWindow .row-fluid .offset11:first-child {
    margin-left: 93.61702127659574%;
    *margin-left: 93.51063829787232%
}

body #cWindow .row-fluid .offset10 {
    margin-left: 87.23404255319149%;
    *margin-left: 87.12765957446807%
}

body #cWindow .row-fluid .offset10:first-child {
    margin-left: 85.1063829787234%;
    *margin-left: 84.99999999999999%
}

body #cWindow .row-fluid .offset9 {
    margin-left: 78.72340425531914%;
    *margin-left: 78.61702127659572%
}

body #cWindow .row-fluid .offset9:first-child {
    margin-left: 76.59574468085106%;
    *margin-left: 76.48936170212764%
}

body #cWindow .row-fluid .offset8 {
    margin-left: 70.2127659574468%;
    *margin-left: 70.10638297872339%
}

body #cWindow .row-fluid .offset8:first-child {
    margin-left: 68.08510638297872%;
    *margin-left: 67.9787234042553%
}

body #cWindow .row-fluid .offset7 {
    margin-left: 61.70212765957446%;
    *margin-left: 61.59574468085106%
}

body #cWindow .row-fluid .offset7:first-child {
    margin-left: 59.574468085106375%;
    *margin-left: 59.46808510638297%
}

body #cWindow .row-fluid .offset6 {
    margin-left: 53.191489361702125%;
    *margin-left: 53.085106382978715%
}

body #cWindow .row-fluid .offset6:first-child {
    margin-left: 51.063829787234035%;
    *margin-left: 50.95744680851063%
}

body #cWindow .row-fluid .offset5 {
    margin-left: 44.68085106382979%;
    *margin-left: 44.57446808510638%
}

body #cWindow .row-fluid .offset5:first-child {
    margin-left: 42.5531914893617%;
    *margin-left: 42.4468085106383%
}

body #cWindow .row-fluid .offset4 {
    margin-left: 36.170212765957444%;
    *margin-left: 36.06382978723405%
}

body #cWindow .row-fluid .offset4:first-child {
    margin-left: 34.04255319148936%;
    *margin-left: 33.93617021276596%
}

body #cWindow .row-fluid .offset3 {
    margin-left: 27.659574468085104%;
    *margin-left: 27.5531914893617%
}

body #cWindow .row-fluid .offset3:first-child {
    margin-left: 25.53191489361702%;
    *margin-left: 25.425531914893618%
}

body #cWindow .row-fluid .offset2 {
    margin-left: 19.148936170212764%;
    *margin-left: 19.04255319148936%
}

body #cWindow .row-fluid .offset2:first-child {
    margin-left: 17.02127659574468%;
    *margin-left: 16.914893617021278%
}

body #cWindow .row-fluid .offset1 {
    margin-left: 10.638297872340425%;
    *margin-left: 10.53191489361702%
}

body #cWindow .row-fluid .offset1:first-child {
    margin-left: 8.51063829787234%;
    *margin-left: 8.404255319148938%
}

body #cWindow [class*="span"].hide, body #cWindow .row-fluid [class*="span"].hide {
    display: none
}

body #cWindow [class*="span"].pull-right, body #cWindow .row-fluid [class*="span"].pull-right {
    float: right
}

body #cWindow p {
    margin: 0 0 10px
}

body #cWindow .lead {
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 200;
    line-height: 30px
}

body #cWindow small {
    font-size: 85%
}

body #cWindow strong {
    font-weight: 400
}

body #cWindow em {
    font-style: italic
}

body #cWindow cite {
    font-style: normal
}

body #cWindow .muted {
    color: #999
}

body #cWindow a.muted:hover, body #cWindow a.muted:focus {
    color: #808080
}

body #cWindow .text-warning {
    color: #c09853
}

body #cWindow a.text-warning:hover, body #cWindow a.text-warning:focus {
    color: #a47e3c
}

body #cWindow .text-error {
    color: #b94a48
}

body #cWindow a.text-error:hover, body #cWindow a.text-error:focus {
    color: #953b39
}

body #cWindow .text-info {
    color: #3a87ad
}

body #cWindow a.text-info:hover, body #cWindow a.text-info:focus {
    color: #2d6987
}

body #cWindow .text-success {
    color: #468847
}

body #cWindow a.text-success:hover, body #cWindow a.text-success:focus {
    color: #356635
}

body #cWindow .text-left {
    text-align: left
}

body #cWindow .text-right {
    text-align: right
}

body #cWindow .text-center {
    text-align: center
}

body #cWindow h1, body #cWindow h2, body #cWindow h3, body #cWindow h4, body #cWindow h5, body #cWindow h6 {
    margin: 10px 0;
    font-family: inherit;
    font-weight: 400;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility
}

body #cWindow h1 small, body #cWindow h2 small, body #cWindow h3 small, body #cWindow h4 small, body #cWindow h5 small, body #cWindow h6 small {
    font-weight: 300;
    line-height: 1;
    color: #999
}

body #cWindow h1, body #cWindow h2, body #cWindow h3 {
    line-height: 40px
}

body #cWindow h1 {
    font-size: 38.5px
}

body #cWindow h2 {
    font-size: 31.5px
}

body #cWindow h3 {
    font-size: 24.5px
}

body #cWindow h4 {
    font-size: 17.5px
}

body #cWindow h5 {
    font-size: 14px
}

body #cWindow h6 {
    font-size: 11.9px
}

body #cWindow h1 small {
    font-size: 24.5px
}

body #cWindow h2 small {
    font-size: 17.5px
}

body #cWindow h3 small {
    font-size: 14px
}

body #cWindow h4 small {
    font-size: 14px
}

body #cWindow .page-header {
    padding-bottom: 9px;
    margin: 20px 0 30px;
    border-bottom: 1px solid #fafafa
}

body #cWindow ul, body #cWindow ol {
    padding: 0;
    margin: 0 0 10px 25px
}

body #cWindow ul ul, body #cWindow ul ol, body #cWindow ol ol, body #cWindow ol ul {
    margin-bottom: 0
}

body #cWindow li {
    line-height: 20px
}

body #cWindow ul.unstyled, body #cWindow ol.unstyled {
    margin-left: 0;
    list-style: none
}

body #cWindow ul.inline, body #cWindow ol.inline {
    margin-left: 0;
    list-style: none
}

body #cWindow ul.inline > li, body #cWindow ol.inline > li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-left: 5px;
    padding-right: 5px
}

body #cWindow dl {
    margin-bottom: 20px
}

body #cWindow dt, body #cWindow dd {
    line-height: 20px
}

body #cWindow dt {
    font-weight: 400
}

body #cWindow dd {
    margin-left: 10px
}

body #cWindow .dl-horizontal {
    *zoom: 1
}

body #cWindow .dl-horizontal:before, body #cWindow .dl-horizontal:after {
    display: table;
    content: "";
    line-height: 0
}

body #cWindow .dl-horizontal:after {
    clear: both
}

body #cWindow .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

body #cWindow .dl-horizontal dd {
    margin-left: 180px
}

body #cWindow hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #fafafa;
    border-bottom: 1px solid #fff
}

body #cWindow abbr[title], body #cWindow abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

body #cWindow abbr.initialism {
    font-size: 90%;
    text-transform: uppercase
}

body #cWindow blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 20px;
    border-left: 5px solid #fafafa
}

body #cWindow blockquote p {
    margin-bottom: 0;
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25
}

body #cWindow blockquote small {
    display: block;
    line-height: 20px;
    color: #999
}

body #cWindow blockquote small:before {
    content: '\2014 \00A0'
}

body #cWindow blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #fafafa;
    border-left: 0
}

body #cWindow blockquote.pull-right p, body #cWindow blockquote.pull-right small {
    text-align: right
}

body #cWindow blockquote.pull-right small:before {
    content: ''
}

body #cWindow blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

body #cWindow q:before, body #cWindow q:after, body #cWindow blockquote:before, body #cWindow blockquote:after {
    content: ""
}

body #cWindow address {
    display: block;
    margin-bottom: 20px;
    font-style: normal;
    line-height: 20px
}

body #cWindow a {
    text-decoration: none
}

body #cWindow a:hover, body #cWindow a:focus {
    text-decoration: underline
}

body #cWindow .img-rounded {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

body #cWindow .img-polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}

body #cWindow .img-circle {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px
}

body #cWindow article, body #cWindow aside, body #cWindow details, body #cWindow figcaption, body #cWindow figure, body #cWindow footer, body #cWindow header, body #cWindow hgroup, body #cWindow nav, body #cWindow section {
    display: block
}

body #cWindow audio, body #cWindow canvas, body #cWindow video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

body #cWindow audio:not([controls]) {
    display: none
}

body #cWindow html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body #cWindow a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

body #cWindow a:hover, body #cWindow a:active {
    outline: 0
}

body #cWindow sub, body #cWindow sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

body #cWindow sup {
    top: -0.5em
}

body #cWindow sub {
    bottom: -0.25em
}

body #cWindow img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

body #cWindow #map_canvas img, body #cWindow .google-maps img {
    max-width: none
}

body #cWindow button, body #cWindow input, body #cWindow select, body #cWindow textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle
}

body #cWindow button, body #cWindow input {
    *overflow: visible;
    line-height: normal
}

body #cWindow button::-moz-focus-inner, body #cWindow input::-moz-focus-inner {
    padding: 0;
    border: 0
}

body #cWindow button, body #cWindow html input[type="button"], body #cWindow input[type="reset"], body #cWindow input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

body #cWindow label, body #cWindow select, body #cWindow button, body #cWindow input[type="button"], body #cWindow input[type="reset"], body #cWindow input[type="submit"], body #cWindow input[type="radio"], body #cWindow input[type="checkbox"] {
    cursor: pointer
}

body #cWindow input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

body #cWindow input[type="search"]::-webkit-search-decoration, body #cWindow input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

body #cWindow textarea {
    overflow: auto;
    vertical-align: top
}

@media print {
    body #cWindow * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important
    }

    body #cWindow a, body #cWindow a:visited {
        text-decoration: underline
    }

    body #cWindow a[href]:after {
        content: " (" attr(href) ")"
    }

    body #cWindow abbr[title]:after {
        content: " (" attr(title) ")"
    }

    body #cWindow .ir a:after, body #cWindow a[href^="javascript:"]:after, body #cWindow a[href^="#"]:after {
        content: ""
    }

    body #cWindow pre, body #cWindow blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    body #cWindow thead {
        display: table-header-group
    }

    body #cWindow tr, body #cWindow img {
        page-break-inside: avoid
    }

    body #cWindow img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    body #cWindow p, body #cWindow h2, body #cWindow h3 {
        orphans: 3;
        widows: 3
    }

    body #cWindow h2, body #cWindow h3 {
        page-break-after: avoid
    }
}

body #cWindow form {
    margin: 0 0 20px
}

body #cWindow fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

body #cWindow legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 40px;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

body #cWindow legend small {
    font-size: 15px;
    color: #999
}

body #cWindow label, body #cWindow input, body #cWindow button, body #cWindow select, body #cWindow textarea {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px
}

body #cWindow input, body #cWindow button, body #cWindow select, body #cWindow textarea {
    font-family: 'Muli', sans-serif
}

body #cWindow label {
    display: block;
    margin-bottom: 5px
}

body #cWindow select, body #cWindow textarea, body #cWindow input[type="text"], body #cWindow input[type="password"], body #cWindow input[type="datetime"], body #cWindow input[type="datetime-local"], body #cWindow input[type="date"], body #cWindow input[type="month"], body #cWindow input[type="time"], body #cWindow input[type="week"], body #cWindow input[type="number"], body #cWindow input[type="email"], body #cWindow input[type="url"], body #cWindow input[type="search"], body #cWindow input[type="tel"], body #cWindow input[type="color"], body #cWindow .uneditable-input {
    display: inline-block;
    height: auto;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: auto;
    color: #555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle
}

body #cWindow input, body #cWindow textarea, body #cWindow .uneditable-input {
    width: 206px
}

body #cWindow textarea {
    height: auto
}

body #cWindow textarea, body #cWindow input[type="text"], body #cWindow input[type="password"], body #cWindow input[type="datetime"], body #cWindow input[type="datetime-local"], body #cWindow input[type="date"], body #cWindow input[type="month"], body #cWindow input[type="time"], body #cWindow input[type="week"], body #cWindow input[type="number"], body #cWindow input[type="email"], body #cWindow input[type="url"], body #cWindow input[type="search"], body #cWindow input[type="tel"], body #cWindow input[type="color"], body #cWindow .uneditable-input {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s
}

body #cWindow textarea:focus, body #cWindow input[type="text"]:focus, body #cWindow input[type="password"]:focus, body #cWindow input[type="datetime"]:focus, body #cWindow input[type="datetime-local"]:focus, body #cWindow input[type="date"]:focus, body #cWindow input[type="month"]:focus, body #cWindow input[type="time"]:focus, body #cWindow input[type="week"]:focus, body #cWindow input[type="number"]:focus, body #cWindow input[type="email"]:focus, body #cWindow input[type="url"]:focus, body #cWindow input[type="search"]:focus, body #cWindow input[type="tel"]:focus, body #cWindow input[type="color"]:focus, body #cWindow .uneditable-input:focus {
    outline: 0;
    outline: thin dotted \9
}

body #cWindow input[type="radio"], body #cWindow input[type="checkbox"] {
    margin: 4px 0 0;
    *margin-top: 0;
    margin-top: 1px \9;
    line-height: normal
}

body #cWindow input[type="file"], body #cWindow input[type="image"], body #cWindow input[type="submit"], body #cWindow input[type="reset"], body #cWindow input[type="button"], body #cWindow input[type="radio"], body #cWindow input[type="checkbox"] {
    width: auto;
    height: auto;
    float: none
}

body #cWindow input[type="file"] {
    height: 30px;
    *margin-top: 4px;
    line-height: 30px
}

body #cWindow select {
    width: 220px;
    border: 1px solid #ccc;
    background-color: #fff;
    *margin-top: 4px
}

body #cWindow select[multiple] {
    height: auto
}

body #cWindow select:focus, body #cWindow input[type="file"]:focus, body #cWindow input[type="radio"]:focus, body #cWindow input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

body #cWindow .uneditable-input, body #cWindow .uneditable-textarea {
    color: #999;
    background-color: #fcfcfc;
    border-color: #ccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    cursor: not-allowed
}

body #cWindow .uneditable-input {
    overflow: hidden;
    white-space: nowrap
}

body #cWindow .uneditable-textarea {
    width: auto;
    height: auto
}

body #cWindow input:-moz-placeholder, body #cWindow textarea:-moz-placeholder {
    color: #999
}

body #cWindow input:-ms-input-placeholder, body #cWindow textarea:-ms-input-placeholder {
    color: #999
}

body #cWindow input::-webkit-input-placeholder, body #cWindow textarea::-webkit-input-placeholder {
    color: #999
}

body #cWindow .radio, body #cWindow .checkbox {
    min-height: 20px;
    padding-left: 20px
}

body #cWindow .radio input[type="radio"], body #cWindow .checkbox input[type="checkbox"] {
    float: left;
    margin-left: -20px
}

body #cWindow .controls > .radio:first-child, body #cWindow .controls > .checkbox:first-child {
    padding-top: 5px
}

body #cWindow .radio.inline, body #cWindow .checkbox.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle
}

body #cWindow .radio.inline + .radio.inline, body #cWindow .checkbox.inline + .checkbox.inline {
    margin-left: 10px
}

body #cWindow .input-mini {
    width: 60px
}

body #cWindow .input-small {
    width: 90px
}

body #cWindow .input-medium {
    width: 150px
}

body #cWindow .input-large {
    width: 210px
}

body #cWindow .input-xlarge {
    width: 270px
}

body #cWindow .input-xxlarge {
    width: 530px
}

body #cWindow input[class*="span"], body #cWindow select[class*="span"], body #cWindow textarea[class*="span"], body #cWindow .uneditable-input[class*="span"], body #cWindow .row-fluid input[class*="span"], body #cWindow .row-fluid select[class*="span"], body #cWindow .row-fluid textarea[class*="span"], body #cWindow .row-fluid .uneditable-input[class*="span"] {
    float: none;
    margin-left: 0
}

body #cWindow .input-append input[class*="span"], body #cWindow .input-append .uneditable-input[class*="span"], body #cWindow .input-prepend input[class*="span"], body #cWindow .input-prepend .uneditable-input[class*="span"], body #cWindow .row-fluid input[class*="span"], body #cWindow .row-fluid select[class*="span"], body #cWindow .row-fluid textarea[class*="span"], body #cWindow .row-fluid .uneditable-input[class*="span"], body #cWindow .row-fluid .input-prepend [class*="span"], body #cWindow .row-fluid .input-append [class*="span"] {
    display: inline-block
}

body #cWindow input, body #cWindow textarea, body #cWindow .uneditable-input {
    margin-left: 0
}

body #cWindow .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px
}

body #cWindow input.span12, body #cWindow textarea.span12, body #cWindow .uneditable-input.span12 {
    width: 926px
}

body #cWindow input.span11, body #cWindow textarea.span11, body #cWindow .uneditable-input.span11 {
    width: 846px
}

body #cWindow input.span10, body #cWindow textarea.span10, body #cWindow .uneditable-input.span10 {
    width: 766px
}

body #cWindow input.span9, body #cWindow textarea.span9, body #cWindow .uneditable-input.span9 {
    width: 686px
}

body #cWindow input.span8, body #cWindow textarea.span8, body #cWindow .uneditable-input.span8 {
    width: 606px
}

body #cWindow input.span7, body #cWindow textarea.span7, body #cWindow .uneditable-input.span7 {
    width: 526px
}

body #cWindow input.span6, body #cWindow textarea.span6, body #cWindow .uneditable-input.span6 {
    width: 446px
}

body #cWindow input.span5, body #cWindow textarea.span5, body #cWindow .uneditable-input.span5 {
    width: 366px
}

body #cWindow input.span4, body #cWindow textarea.span4, body #cWindow .uneditable-input.span4 {
    width: 286px
}

body #cWindow input.span3, body #cWindow textarea.span3, body #cWindow .uneditable-input.span3 {
    width: 206px
}

body #cWindow input.span2, body #cWindow textarea.span2, body #cWindow .uneditable-input.span2 {
    width: 126px
}

body #cWindow input.span1, body #cWindow textarea.span1, body #cWindow .uneditable-input.span1 {
    width: 46px
}

body #cWindow .controls-row {
    *zoom: 1
}

body #cWindow .controls-row:before, body #cWindow .controls-row:after {
    display: table;
    content: "";
    line-height: 0
}

body #cWindow .controls-row:after {
    clear: both
}

body #cWindow .controls-row [class*="span"], body #cWindow .row-fluid .controls-row [class*="span"] {
    float: left
}

body #cWindow .controls-row .checkbox[class*="span"], body #cWindow .controls-row .radio[class*="span"] {
    padding-top: 5px
}

body #cWindow input[disabled], body #cWindow select[disabled], body #cWindow textarea[disabled], body #cWindow input[readonly], body #cWindow select[readonly], body #cWindow textarea[readonly] {
    cursor: not-allowed;
    background-color: #fafafa
}

body #cWindow input[type="radio"][disabled], body #cWindow input[type="checkbox"][disabled], body #cWindow input[type="radio"][readonly], body #cWindow input[type="checkbox"][readonly] {
    background-color: transparent
}

body #cWindow .control-group.warning .control-label, body #cWindow .control-group.warning .help-block, body #cWindow .control-group.warning .help-inline {
    color: #c09853
}

body #cWindow .control-group.warning .checkbox, body #cWindow .control-group.warning .radio, body #cWindow .control-group.warning input, body #cWindow .control-group.warning select, body #cWindow .control-group.warning textarea {
    color: #c09853
}

body #cWindow .control-group.warning input, body #cWindow .control-group.warning select, body #cWindow .control-group.warning textarea {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

body #cWindow .control-group.warning input:focus, body #cWindow .control-group.warning select:focus, body #cWindow .control-group.warning textarea:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e
}

body #cWindow .control-group.warning .input-prepend .add-on, body #cWindow .control-group.warning .input-append .add-on {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853
}

body #cWindow .control-group.error .control-label, body #cWindow .control-group.error .help-block, body #cWindow .control-group.error .help-inline {
    color: #b94a48
}

body #cWindow .control-group.error .checkbox, body #cWindow .control-group.error .radio, body #cWindow .control-group.error input, body #cWindow .control-group.error select, body #cWindow .control-group.error textarea {
    color: #b94a48
}

body #cWindow .control-group.error input, body #cWindow .control-group.error select, body #cWindow .control-group.error textarea {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

body #cWindow .control-group.error input:focus, body #cWindow .control-group.error select:focus, body #cWindow .control-group.error textarea:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392
}

body #cWindow .control-group.error .input-prepend .add-on, body #cWindow .control-group.error .input-append .add-on {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48
}

body #cWindow .control-group.success .control-label, body #cWindow .control-group.success .help-block, body #cWindow .control-group.success .help-inline {
    color: #468847
}

body #cWindow .control-group.success .checkbox, body #cWindow .control-group.success .radio, body #cWindow .control-group.success input, body #cWindow .control-group.success select, body #cWindow .control-group.success textarea {
    color: #468847
}

body #cWindow .control-group.success input, body #cWindow .control-group.success select, body #cWindow .control-group.success textarea {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

body #cWindow .control-group.success input:focus, body #cWindow .control-group.success select:focus, body #cWindow .control-group.success textarea:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b
}

body #cWindow .control-group.success .input-prepend .add-on, body #cWindow .control-group.success .input-append .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847
}

body #cWindow .control-group.info .control-label, body #cWindow .control-group.info .help-block, body #cWindow .control-group.info .help-inline {
    color: #3a87ad
}

body #cWindow .control-group.info .checkbox, body #cWindow .control-group.info .radio, body #cWindow .control-group.info input, body #cWindow .control-group.info select, body #cWindow .control-group.info textarea {
    color: #3a87ad
}

body #cWindow .control-group.info input, body #cWindow .control-group.info select, body #cWindow .control-group.info textarea {
    border-color: #3a87ad;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

body #cWindow .control-group.info input:focus, body #cWindow .control-group.info select:focus, body #cWindow .control-group.info textarea:focus {
    border-color: #2d6987;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3
}

body #cWindow .control-group.info .input-prepend .add-on, body #cWindow .control-group.info .input-append .add-on {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #3a87ad
}

body #cWindow input:focus:invalid, body #cWindow textarea:focus:invalid, body #cWindow select:focus:invalid {
    color: #b94a48;
    border-color: #ee5f5b
}

body #cWindow input:focus:invalid:focus, body #cWindow textarea:focus:invalid:focus, body #cWindow select:focus:invalid:focus {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7
}

body #cWindow .form-actions {
    padding: 19px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    *zoom: 1
}

body #cWindow .form-actions:before, body #cWindow .form-actions:after {
    display: table;
    content: "";
    line-height: 0
}

body #cWindow .form-actions:after {
    clear: both
}

body #cWindow .help-block, body #cWindow .help-inline {
    color: #595959
}

body #cWindow .help-block {
    display: block;
    margin-bottom: 10px
}

body #cWindow .help-inline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding-left: 5px
}

body #cWindow .input-append, body #cWindow .input-prepend {
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: middle;
    font-size: 0;
    white-space: nowrap
}

body #cWindow .input-append input, body #cWindow .input-prepend input, body #cWindow .input-append select, body #cWindow .input-prepend select, body #cWindow .input-append .uneditable-input, body #cWindow .input-prepend .uneditable-input, body #cWindow .input-append .dropdown-menu, body #cWindow .input-prepend .dropdown-menu, body #cWindow .input-append .popover, body #cWindow .input-prepend .popover {
    font-size: 14px
}

body #cWindow .input-append input, body #cWindow .input-prepend input, body #cWindow .input-append select, body #cWindow .input-prepend select, body #cWindow .input-append .uneditable-input, body #cWindow .input-prepend .uneditable-input {
    position: relative;
    margin-bottom: 0;
    *margin-left: 0;
    vertical-align: top;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

body #cWindow .input-append input:focus, body #cWindow .input-prepend input:focus, body #cWindow .input-append select:focus, body #cWindow .input-prepend select:focus, body #cWindow .input-append .uneditable-input:focus, body #cWindow .input-prepend .uneditable-input:focus {
    z-index: 2
}

body #cWindow .input-append .add-on, body #cWindow .input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 20px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    background-color: #fafafa;
    border: 1px solid #ccc
}

body #cWindow .input-append .add-on, body #cWindow .input-prepend .add-on, body #cWindow .input-append .btn, body #cWindow .input-prepend .btn, body #cWindow .input-append .btn-group > .dropdown-toggle, body #cWindow .input-prepend .btn-group > .dropdown-toggle {
    vertical-align: top;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

body #cWindow .input-append .active, body #cWindow .input-prepend .active {
    background-color: #a9dba9;
    border-color: #46a546
}

body #cWindow .input-prepend .add-on, body #cWindow .input-prepend .btn {
    margin-right: -1px
}

body #cWindow .input-prepend .add-on:first-child, body #cWindow .input-prepend .btn:first-child {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

body #cWindow .input-append input, body #cWindow .input-append select, body #cWindow .input-append .uneditable-input {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

body #cWindow .input-append input + .btn-group .btn:last-child, body #cWindow .input-append select + .btn-group .btn:last-child, body #cWindow .input-append .uneditable-input + .btn-group .btn:last-child {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

body #cWindow .input-append .add-on, body #cWindow .input-append .btn, body #cWindow .input-append .btn-group {
    margin-left: -1px
}

body #cWindow .input-append .add-on:last-child, body #cWindow .input-append .btn:last-child, body #cWindow .input-append .btn-group:last-child > .dropdown-toggle {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

body #cWindow .input-prepend.input-append input, body #cWindow .input-prepend.input-append select, body #cWindow .input-prepend.input-append .uneditable-input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

body #cWindow .input-prepend.input-append input + .btn-group .btn, body #cWindow .input-prepend.input-append select + .btn-group .btn, body #cWindow .input-prepend.input-append .uneditable-input + .btn-group .btn {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

body #cWindow .input-prepend.input-append .add-on:first-child, body #cWindow .input-prepend.input-append .btn:first-child {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

body #cWindow .input-prepend.input-append .add-on:last-child, body #cWindow .input-prepend.input-append .btn:last-child {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

body #cWindow .input-prepend.input-append .btn-group:first-child {
    margin-left: 0
}

body #cWindow input.search-query {
    padding-right: 14px;
    padding-right: 4px \9;
    padding-left: 14px;
    padding-left: 4px \9;
    margin-bottom: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

body #cWindow .form-search .input-append .search-query, body #cWindow .form-search .input-prepend .search-query {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

body #cWindow .form-search .input-append .search-query {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px
}

body #cWindow .form-search .input-append .btn {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0
}

body #cWindow .form-search .input-prepend .search-query {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0
}

body #cWindow .form-search .input-prepend .btn {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px
}

body #cWindow .form-search input, body #cWindow .form-inline input, body #cWindow .form-horizontal input, body #cWindow .form-search textarea, body #cWindow .form-inline textarea, body #cWindow .form-horizontal textarea, body #cWindow .form-search select, body #cWindow .form-inline select, body #cWindow .form-horizontal select, body #cWindow .form-search .help-inline, body #cWindow .form-inline .help-inline, body #cWindow .form-horizontal .help-inline, body #cWindow .form-search .uneditable-input, body #cWindow .form-inline .uneditable-input, body #cWindow .form-horizontal .uneditable-input, body #cWindow .form-search .input-prepend, body #cWindow .form-inline .input-prepend, body #cWindow .form-horizontal .input-prepend, body #cWindow .form-search .input-append, body #cWindow .form-inline .input-append, body #cWindow .form-horizontal .input-append {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 0;
    vertical-align: middle
}

body #cWindow .form-search .hide, body #cWindow .form-inline .hide, body #cWindow .form-horizontal .hide {
    display: none
}

body #cWindow .form-search label, body #cWindow .form-inline label, body #cWindow .form-search .btn-group, body #cWindow .form-inline .btn-group {
    display: inline-block
}

body #cWindow .form-search .input-append, body #cWindow .form-inline .input-append, body #cWindow .form-search .input-prepend, body #cWindow .form-inline .input-prepend {
    margin-bottom: 0
}

body #cWindow .form-search .radio, body #cWindow .form-search .checkbox, body #cWindow .form-inline .radio, body #cWindow .form-inline .checkbox {
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle
}

body #cWindow .form-search .radio input[type="radio"], body #cWindow .form-search .checkbox input[type="checkbox"], body #cWindow .form-inline .radio input[type="radio"], body #cWindow .form-inline .checkbox input[type="checkbox"] {
    float: left;
    margin-right: 3px;
    margin-left: 0
}

body #cWindow .control-group {
    margin-bottom: 10px
}

body #cWindow legend + .control-group {
    margin-top: 20px;
    -webkit-margin-top-collapse: separate
}

body #cWindow .form-horizontal .control-group {
    margin-bottom: 20px;
    *zoom: 1
}

body #cWindow .form-horizontal .control-group:before, body #cWindow .form-horizontal .control-group:after {
    display: table;
    content: "";
    line-height: 0
}

body #cWindow .form-horizontal .control-group:after {
    clear: both
}

body #cWindow .form-horizontal .control-label {
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right
}

body #cWindow .form-horizontal .controls {
    *display: inline-block;
    *padding-left: 20px;
    margin-left: 180px;
    *margin-left: 0
}

body #cWindow .form-horizontal .controls:first-child {
    *padding-left: 180px
}

body #cWindow .form-horizontal .help-block {
    margin-bottom: 0
}

body #cWindow .form-horizontal input + .help-block, body #cWindow .form-horizontal select + .help-block, body #cWindow .form-horizontal textarea + .help-block, body #cWindow .form-horizontal .uneditable-input + .help-block, body #cWindow .form-horizontal .input-prepend + .help-block, body #cWindow .form-horizontal .input-append + .help-block {
    margin-top: 10px
}

body #cWindow .form-horizontal .form-actions {
    padding-left: 180px
}

body #cWindow .btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #e6e6e6;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #ccc;
    *border: 0;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    float: none;
    height: auto;
    text-transform: none
}

body #cWindow .btn:hover, body #cWindow .btn:focus, body #cWindow .btn:active, body #cWindow .btn.active, body #cWindow .btn.disabled, body #cWindow .btn[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9
}

body #cWindow .btn:active, body #cWindow .btn.active {
    background-color: #ccc \9
}

body #cWindow .btn:first-child {
    *margin-left: 0
}

body #cWindow .btn:hover, body #cWindow .btn:focus {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

body #cWindow .btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

body #cWindow .btn.active, body #cWindow .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

body #cWindow .btn.disabled, body #cWindow .btn[disabled] {
    cursor: default;
    background-image: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

body #cWindow .btn-large {
    padding: 11px 19px;
    font-size: 17.5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

body #cWindow .btn-large [class^="icon-"], body #cWindow .btn-large [class*=" icon-"] {
    margin-top: 4px
}

body #cWindow .btn-small {
    padding: 2px 10px;
    font-size: 11.9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

body #cWindow .btn-small [class^="icon-"], body #cWindow .btn-small [class*=" icon-"] {
    margin-top: 0
}

body #cWindow .btn-mini [class^="icon-"], body #cWindow .btn-mini [class*=" icon-"] {
    margin-top: -1px
}

body #cWindow .btn-mini {
    padding: 0 6px;
    font-size: 10.5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

body #cWindow .btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body #cWindow .btn-block + .btn-block {
    margin-top: 5px
}

body #cWindow input[type="submit"].btn-block, body #cWindow input[type="reset"].btn-block, body #cWindow input[type="button"].btn-block {
    width: 100%
}

body #cWindow .btn-primary.active, body #cWindow .btn-warning.active, body #cWindow .btn-danger.active, body #cWindow .btn-success.active, body #cWindow .btn-info.active, body #cWindow .btn-inverse.active {
    color: rgba(255, 255, 255, 0.75)
}

body #cWindow .btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(to bottom, #08c, #04c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #04c;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

body #cWindow .btn-primary:hover, body #cWindow .btn-primary:focus, body #cWindow .btn-primary:active, body #cWindow .btn-primary.active, body #cWindow .btn-primary.disabled, body #cWindow .btn-primary[disabled] {
    color: #fff;
    background-color: #04c;
    *background-color: #003bb3
}

body #cWindow .btn-primary:active, body #cWindow .btn-primary.active {
    background-color: #039 \9
}

body #cWindow .btn-warning {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #f89406;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

body #cWindow .btn-warning:hover, body #cWindow .btn-warning:focus, body #cWindow .btn-warning:active, body #cWindow .btn-warning.active, body #cWindow .btn-warning.disabled, body #cWindow .btn-warning[disabled] {
    color: #fff;
    background-color: #f89406;
    *background-color: #df8505
}

body #cWindow .btn-warning:active, body #cWindow .btn-warning.active {
    background-color: #c67605 \9
}

body #cWindow .btn-danger {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #bd362f;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

body #cWindow .btn-danger:hover, body #cWindow .btn-danger:focus, body #cWindow .btn-danger:active, body #cWindow .btn-danger.active, body #cWindow .btn-danger.disabled, body #cWindow .btn-danger[disabled] {
    color: #fff;
    background-color: #bd362f;
    *background-color: #a9302a
}

body #cWindow .btn-danger:active, body #cWindow .btn-danger.active {
    background-color: #942a25 \9
}

body #cWindow .btn-success {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #51a351;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

body #cWindow .btn-success:hover, body #cWindow .btn-success:focus, body #cWindow .btn-success:active, body #cWindow .btn-success.active, body #cWindow .btn-success.disabled, body #cWindow .btn-success[disabled] {
    color: #fff;
    background-color: #51a351;
    *background-color: #499249
}

body #cWindow .btn-success:active, body #cWindow .btn-success.active {
    background-color: #408140 \9
}

body #cWindow .btn-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #49afcd;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #2f96b4;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

body #cWindow .btn-info:hover, body #cWindow .btn-info:focus, body #cWindow .btn-info:active, body #cWindow .btn-info.active, body #cWindow .btn-info.disabled, body #cWindow .btn-info[disabled] {
    color: #fff;
    background-color: #2f96b4;
    *background-color: #2a85a0
}

body #cWindow .btn-info:active, body #cWindow .btn-info.active {
    background-color: #24748c \9
}

body #cWindow .btn-inverse {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: -moz-linear-gradient(top, #444, #222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
    background-image: -webkit-linear-gradient(top, #444, #222);
    background-image: -o-linear-gradient(top, #444, #222);
    background-image: linear-gradient(to bottom, #444, #222);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
    border-color: #222 #222 #000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #222;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

body #cWindow .btn-inverse:hover, body #cWindow .btn-inverse:focus, body #cWindow .btn-inverse:active, body #cWindow .btn-inverse.active, body #cWindow .btn-inverse.disabled, body #cWindow .btn-inverse[disabled] {
    color: #fff;
    background-color: #222;
    *background-color: #151515
}

body #cWindow .btn-inverse:active, body #cWindow .btn-inverse.active {
    background-color: #080808 \9
}

body #cWindow button.btn, body #cWindow input[type="submit"].btn {
    *padding-top: 3px;
    *padding-bottom: 3px
}

body #cWindow button.btn::-moz-focus-inner, body #cWindow input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0
}

body #cWindow button.btn.btn-large, body #cWindow input[type="submit"].btn.btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px
}

body #cWindow button.btn.btn-small, body #cWindow input[type="submit"].btn.btn-small {
    *padding-top: 3px;
    *padding-bottom: 3px
}

body #cWindow button.btn.btn-mini, body #cWindow input[type="submit"].btn.btn-mini {
    *padding-top: 1px;
    *padding-bottom: 1px
}

body #cWindow .btn-link, body #cWindow .btn-link:active, body #cWindow .btn-link[disabled] {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

body #cWindow .btn-link {
    border-color: transparent;
    cursor: pointer;
    color: #08c;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

body #cWindow .btn-link:hover, body #cWindow .btn-link:focus {
    color: #005580;
    text-decoration: underline;
    background-color: transparent
}

body #cWindow .btn-link[disabled]:hover, body #cWindow .btn-link[disabled]:focus {
    color: #333;
    text-decoration: none
}

body #cWindow .nav {
    margin-left: 0;
    margin-bottom: 20px;
    list-style: none
}

body #cWindow .nav > li > a {
    display: block
}

body #cWindow .nav > li > a:hover, body #cWindow .nav > li > a:focus {
    text-decoration: none;
    background-color: #fafafa
}

body #cWindow .nav > li > a > img {
    max-width: none
}

body #cWindow .nav > .pull-right {
    float: right
}

body #cWindow .nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: 400;
    line-height: 20px;
    color: #999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase
}

body #cWindow .nav li + .nav-header {
    margin-top: 9px
}

body #cWindow .nav-list {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0
}

body #cWindow .nav-list > li > a, body #cWindow .nav-list .nav-header {
    margin-left: -15px;
    margin-right: -15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5)
}

body #cWindow .nav-list > li > a {
    padding: 3px 15px
}

body #cWindow .nav-list > .active > a, body #cWindow .nav-list > .active > a:hover, body #cWindow .nav-list > .active > a:focus {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-color: #08c
}

body #cWindow .nav-list [class^="icon-"], body #cWindow .nav-list [class*=" icon-"] {
    margin-right: 2px
}

body #cWindow .nav-list .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff
}

body #cWindow .nav-tabs, body #cWindow .nav-pills {
    *zoom: 1
}

body #cWindow .nav-tabs:before, body #cWindow .nav-pills:before, body #cWindow .nav-tabs:after, body #cWindow .nav-pills:after {
    display: table;
    content: "";
    line-height: 0
}

body #cWindow .nav-tabs:after, body #cWindow .nav-pills:after {
    clear: both
}

body #cWindow .nav-tabs > li, body #cWindow .nav-pills > li {
    float: left
}

body #cWindow .nav-tabs > li > a, body #cWindow .nav-pills > li > a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px
}

body #cWindow .nav-tabs {
    border-bottom: 1px solid #ddd
}

body #cWindow .nav-tabs > li {
    margin-bottom: -1px
}

body #cWindow .nav-tabs > li > a {
    line-height: 20px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

body #cWindow .nav-tabs > li > a:hover, body #cWindow .nav-tabs > li > a:focus {
    border-color: #fafafa #fafafa #ddd
}

body #cWindow .nav-tabs > .active > a, body #cWindow .nav-tabs > .active > a:hover, body #cWindow .nav-tabs > .active > a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

body #cWindow .nav-pills > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

body #cWindow .nav-pills > .active > a, body #cWindow .nav-pills > .active > a:hover, body #cWindow .nav-pills > .active > a:focus {
    color: #fff;
    background-color: #08c
}

body #cWindow .nav-stacked > li {
    float: none
}

body #cWindow .nav-stacked > li > a {
    margin-right: 0
}

body #cWindow .nav-tabs.nav-stacked {
    border-bottom: 0
}

body #cWindow .nav-tabs.nav-stacked > li > a {
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

body #cWindow .nav-tabs.nav-stacked > li:first-child > a {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px
}

body #cWindow .nav-tabs.nav-stacked > li:last-child > a {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px
}

body #cWindow .nav-tabs.nav-stacked > li > a:hover, body #cWindow .nav-tabs.nav-stacked > li > a:focus {
    border-color: #ddd;
    z-index: 2
}

body #cWindow .nav-pills.nav-stacked > li > a {
    margin-bottom: 3px
}

body #cWindow .nav-pills.nav-stacked > li:last-child > a {
    margin-bottom: 1px
}

body #cWindow .nav-tabs .dropdown-menu {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

body #cWindow .nav-pills .dropdown-menu {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

body #cWindow .nav .dropdown-toggle .caret {
    border-top-color: #08c;
    border-bottom-color: #08c;
    margin-top: 6px
}

body #cWindow .nav .dropdown-toggle:hover .caret, body #cWindow .nav .dropdown-toggle:focus .caret {
    border-top-color: #005580;
    border-bottom-color: #005580
}

body #cWindow .nav-tabs .dropdown-toggle .caret {
    margin-top: 8px
}

body #cWindow .nav .active .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

body #cWindow .nav-tabs .active .dropdown-toggle .caret {
    border-top-color: #555;
    border-bottom-color: #555
}

body #cWindow .nav > .dropdown.active > a:hover, body #cWindow .nav > .dropdown.active > a:focus {
    cursor: pointer
}

body #cWindow .nav-tabs .open .dropdown-toggle, body #cWindow .nav-pills .open .dropdown-toggle, body #cWindow .nav > li.dropdown.open.active > a:hover, body #cWindow .nav > li.dropdown.open.active > a:focus {
    color: #fff;
    background-color: #999;
    border-color: #999
}

body #cWindow .nav li.dropdown.open .caret, body #cWindow .nav li.dropdown.open.active .caret, body #cWindow .nav li.dropdown.open a:hover .caret, body #cWindow .nav li.dropdown.open a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

body #cWindow .tabs-stacked .open > a:hover, body #cWindow .tabs-stacked .open > a:focus {
    border-color: #999
}

body #cWindow .tabbable {
    *zoom: 1
}

body #cWindow .tabbable:before, body #cWindow .tabbable:after {
    display: table;
    content: "";
    line-height: 0
}

body #cWindow .tabbable:after {
    clear: both
}

body #cWindow .tab-content {
    overflow: auto
}

body #cWindow .tabs-below > .nav-tabs, body #cWindow .tabs-right > .nav-tabs, body #cWindow .tabs-left > .nav-tabs {
    border-bottom: 0
}

body #cWindow .tab-content > .tab-pane, body #cWindow .pill-content > .pill-pane {
    display: none
}

body #cWindow .tab-content > .active, body #cWindow .pill-content > .active {
    display: block
}

body #cWindow .tabs-below > .nav-tabs {
    border-top: 1px solid #ddd
}

body #cWindow .tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0
}

body #cWindow .tabs-below > .nav-tabs > li > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

body #cWindow .tabs-below > .nav-tabs > li > a:hover, body #cWindow .tabs-below > .nav-tabs > li > a:focus {
    border-bottom-color: transparent;
    border-top-color: #ddd
}

body #cWindow .tabs-below > .nav-tabs > .active > a, body #cWindow .tabs-below > .nav-tabs > .active > a:hover, body #cWindow .tabs-below > .nav-tabs > .active > a:focus {
    border-color: transparent #ddd #ddd #ddd
}

body #cWindow .tabs-left > .nav-tabs > li, body #cWindow .tabs-right > .nav-tabs > li {
    float: none
}

body #cWindow .tabs-left > .nav-tabs > li > a, body #cWindow .tabs-right > .nav-tabs > li > a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px
}

body #cWindow .tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd
}

body #cWindow .tabs-left > .nav-tabs > li > a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

body #cWindow .tabs-left > .nav-tabs > li > a:hover, body #cWindow .tabs-left > .nav-tabs > li > a:focus {
    border-color: #fafafa #ddd #fafafa #fafafa
}

body #cWindow .tabs-left > .nav-tabs .active > a, body #cWindow .tabs-left > .nav-tabs .active > a:hover, body #cWindow .tabs-left > .nav-tabs .active > a:focus {
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #fff
}

body #cWindow .tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd
}

body #cWindow .tabs-right > .nav-tabs > li > a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

body #cWindow .tabs-right > .nav-tabs > li > a:hover, body #cWindow .tabs-right > .nav-tabs > li > a:focus {
    border-color: #fafafa #fafafa #fafafa #ddd
}

body #cWindow .tabs-right > .nav-tabs .active > a, body #cWindow .tabs-right > .nav-tabs .active > a:hover, body #cWindow .tabs-right > .nav-tabs .active > a:focus {
    border-color: #ddd #ddd #ddd transparent;
    *border-left-color: #fff
}

body #cWindow .nav > .disabled > a {
    color: #999
}

body #cWindow .nav > .disabled > a:hover, body #cWindow .nav > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    cursor: default
}

body #cWindow .clearfix {
    *zoom: 1
}

body #cWindow .clearfix:before, body #cWindow .clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

body #cWindow .clearfix:after {
    clear: both
}

body #cWindow .hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

body #cWindow .input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@-ms-viewport {
    width: device-width
}

body #cWindow .hidden {
    display: none;
    visibility: hidden
}

body #cWindow .visible-phone {
    display: none !important
}

body #cWindow .visible-tablet {
    display: none !important
}

body #cWindow .hidden-desktop {
    display: none !important
}

body #cWindow .visible-desktop {
    display: inherit !important
}

@media (min-width: 768px) and (max-width: 979px) {
    body #cWindow .hidden-desktop {
        display: inherit !important
    }

    body #cWindow .visible-desktop {
        display: none !important
    }

    body #cWindow .visible-tablet {
        display: inherit !important
    }

    body #cWindow .hidden-tablet {
        display: none !important
    }
}

@media (max-width: 767px) {
    body #cWindow .hidden-desktop {
        display: inherit !important
    }

    body #cWindow .visible-desktop {
        display: none !important
    }

    body #cWindow .visible-phone {
        display: inherit !important
    }

    body #cWindow .hidden-phone {
        display: none !important
    }
}

body #cWindow .visible-print {
    display: none !important
}

@media print {
    body #cWindow .visible-print {
        display: inherit !important
    }

    body #cWindow .hidden-print {
        display: none !important
    }
}

@media (min-width: 1200px) {
    body #cWindow .row {
        margin-left: -30px;
        *zoom: 1
    }

    body #cWindow .row:before, body #cWindow .row:after {
        display: table;
        content: "";
        line-height: 0
    }

    body #cWindow .row:after {
        clear: both
    }

    body #cWindow [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 30px
    }

    body #cWindow .container, body #cWindow .navbar-static-top .container, body #cWindow .navbar-fixed-top .container, body #cWindow .navbar-fixed-bottom .container {
        width: 1170px
    }

    body #cWindow .span12 {
        width: 1170px
    }

    body #cWindow .span11 {
        width: 1070px
    }

    body #cWindow .span10 {
        width: 970px
    }

    body #cWindow .span9 {
        width: 870px
    }

    body #cWindow .span8 {
        width: 770px
    }

    body #cWindow .span7 {
        width: 670px
    }

    body #cWindow .span6 {
        width: 570px
    }

    body #cWindow .span5 {
        width: 470px
    }

    body #cWindow .span4 {
        width: 370px
    }

    body #cWindow .span3 {
        width: 270px
    }

    body #cWindow .span2 {
        width: 170px
    }

    body #cWindow .span1 {
        width: 70px
    }

    body #cWindow .offset12 {
        margin-left: 1230px
    }

    body #cWindow .offset11 {
        margin-left: 1130px
    }

    body #cWindow .offset10 {
        margin-left: 1030px
    }

    body #cWindow .offset9 {
        margin-left: 930px
    }

    body #cWindow .offset8 {
        margin-left: 830px
    }

    body #cWindow .offset7 {
        margin-left: 730px
    }

    body #cWindow .offset6 {
        margin-left: 630px
    }

    body #cWindow .offset5 {
        margin-left: 530px
    }

    body #cWindow .offset4 {
        margin-left: 430px
    }

    body #cWindow .offset3 {
        margin-left: 330px
    }

    body #cWindow .offset2 {
        margin-left: 230px
    }

    body #cWindow .offset1 {
        margin-left: 130px
    }

    body #cWindow .row-fluid {
        width: 100%;
        *zoom: 1
    }

    body #cWindow .row-fluid:before, body #cWindow .row-fluid:after {
        display: table;
        content: "";
        line-height: 0
    }

    body #cWindow .row-fluid:after {
        clear: both
    }

    body #cWindow .row-fluid [class*="span"] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.564102564102564%;
        *margin-left: 2.5109110747408616%
    }

    body #cWindow .row-fluid [class*="span"]:first-child {
        margin-left: 0
    }

    body #cWindow .row-fluid .controls-row [class*="span"] + [class*="span"] {
        margin-left: 2.564102564102564%
    }

    body #cWindow .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%
    }

    body #cWindow .row-fluid .span11 {
        width: 91.45299145299145%;
        *width: 91.39979996362975%
    }

    body #cWindow .row-fluid .span10 {
        width: 82.90598290598291%;
        *width: 82.8527914166212%
    }

    body #cWindow .row-fluid .span9 {
        width: 74.35897435897436%;
        *width: 74.30578286961266%
    }

    body #cWindow .row-fluid .span8 {
        width: 65.81196581196582%;
        *width: 65.75877432260411%
    }

    body #cWindow .row-fluid .span7 {
        width: 57.26495726495726%;
        *width: 57.21176577559556%
    }

    body #cWindow .row-fluid .span6 {
        width: 48.717948717948715%;
        *width: 48.664757228587014%
    }

    body #cWindow .row-fluid .span5 {
        width: 40.17094017094017%;
        *width: 40.11774868157847%
    }

    body #cWindow .row-fluid .span4 {
        width: 31.623931623931625%;
        *width: 31.570740134569924%
    }

    body #cWindow .row-fluid .span3 {
        width: 23.076923076923077%;
        *width: 23.023731587561375%
    }

    body #cWindow .row-fluid .span2 {
        width: 14.52991452991453%;
        *width: 14.476723040552828%
    }

    body #cWindow .row-fluid .span1 {
        width: 5.982905982905983%;
        *width: 5.929714493544281%
    }

    body #cWindow .row-fluid .offset12 {
        margin-left: 105.12820512820512%;
        *margin-left: 105.02182214948171%
    }

    body #cWindow .row-fluid .offset12:first-child {
        margin-left: 102.56410256410257%;
        *margin-left: 102.45771958537915%
    }

    body #cWindow .row-fluid .offset11 {
        margin-left: 96.58119658119658%;
        *margin-left: 96.47481360247316%
    }

    body #cWindow .row-fluid .offset11:first-child {
        margin-left: 94.01709401709402%;
        *margin-left: 93.91071103837061%
    }

    body #cWindow .row-fluid .offset10 {
        margin-left: 88.03418803418803%;
        *margin-left: 87.92780505546462%
    }

    body #cWindow .row-fluid .offset10:first-child {
        margin-left: 85.47008547008548%;
        *margin-left: 85.36370249136206%
    }

    body #cWindow .row-fluid .offset9 {
        margin-left: 79.48717948717949%;
        *margin-left: 79.38079650845607%
    }

    body #cWindow .row-fluid .offset9:first-child {
        margin-left: 76.92307692307693%;
        *margin-left: 76.81669394435352%
    }

    body #cWindow .row-fluid .offset8 {
        margin-left: 70.94017094017094%;
        *margin-left: 70.83378796144753%
    }

    body #cWindow .row-fluid .offset8:first-child {
        margin-left: 68.37606837606839%;
        *margin-left: 68.26968539734497%
    }

    body #cWindow .row-fluid .offset7 {
        margin-left: 62.393162393162385%;
        *margin-left: 62.28677941443899%
    }

    body #cWindow .row-fluid .offset7:first-child {
        margin-left: 59.82905982905982%;
        *margin-left: 59.72267685033642%
    }

    body #cWindow .row-fluid .offset6 {
        margin-left: 53.84615384615384%;
        *margin-left: 53.739770867430444%
    }

    body #cWindow .row-fluid .offset6:first-child {
        margin-left: 51.28205128205128%;
        *margin-left: 51.175668303327875%
    }

    body #cWindow .row-fluid .offset5 {
        margin-left: 45.299145299145295%;
        *margin-left: 45.1927623204219%
    }

    body #cWindow .row-fluid .offset5:first-child {
        margin-left: 42.73504273504273%;
        *margin-left: 42.62865975631933%
    }

    body #cWindow .row-fluid .offset4 {
        margin-left: 36.75213675213675%;
        *margin-left: 36.645753773413354%
    }

    body #cWindow .row-fluid .offset4:first-child {
        margin-left: 34.18803418803419%;
        *margin-left: 34.081651209310785%
    }

    body #cWindow .row-fluid .offset3 {
        margin-left: 28.205128205128204%;
        *margin-left: 28.0987452264048%
    }

    body #cWindow .row-fluid .offset3:first-child {
        margin-left: 25.641025641025642%;
        *margin-left: 25.53464266230224%
    }

    body #cWindow .row-fluid .offset2 {
        margin-left: 19.65811965811966%;
        *margin-left: 19.551736679396257%
    }

    body #cWindow .row-fluid .offset2:first-child {
        margin-left: 17.094017094017094%;
        *margin-left: 16.98763411529369%
    }

    body #cWindow .row-fluid .offset1 {
        margin-left: 11.11111111111111%;
        *margin-left: 11.004728132387708%
    }

    body #cWindow .row-fluid .offset1:first-child {
        margin-left: 8.547008547008547%;
        *margin-left: 8.440625568285142%
    }

    body #cWindow input, body #cWindow textarea, body #cWindow .uneditable-input {
        margin-left: 0
    }

    body #cWindow .controls-row [class*="span"] + [class*="span"] {
        margin-left: 30px
    }

    body #cWindow input.span12, body #cWindow textarea.span12, body #cWindow .uneditable-input.span12 {
        width: 1156px
    }

    body #cWindow input.span11, body #cWindow textarea.span11, body #cWindow .uneditable-input.span11 {
        width: 1056px
    }

    body #cWindow input.span10, body #cWindow textarea.span10, body #cWindow .uneditable-input.span10 {
        width: 956px
    }

    body #cWindow input.span9, body #cWindow textarea.span9, body #cWindow .uneditable-input.span9 {
        width: 856px
    }

    body #cWindow input.span8, body #cWindow textarea.span8, body #cWindow .uneditable-input.span8 {
        width: 756px
    }

    body #cWindow input.span7, body #cWindow textarea.span7, body #cWindow .uneditable-input.span7 {
        width: 656px
    }

    body #cWindow input.span6, body #cWindow textarea.span6, body #cWindow .uneditable-input.span6 {
        width: 556px
    }

    body #cWindow input.span5, body #cWindow textarea.span5, body #cWindow .uneditable-input.span5 {
        width: 456px
    }

    body #cWindow input.span4, body #cWindow textarea.span4, body #cWindow .uneditable-input.span4 {
        width: 356px
    }

    body #cWindow input.span3, body #cWindow textarea.span3, body #cWindow .uneditable-input.span3 {
        width: 256px
    }

    body #cWindow input.span2, body #cWindow textarea.span2, body #cWindow .uneditable-input.span2 {
        width: 156px
    }

    body #cWindow input.span1, body #cWindow textarea.span1, body #cWindow .uneditable-input.span1 {
        width: 56px
    }

    body #cWindow .thumbnails {
        margin-left: -30px
    }

    body #cWindow .thumbnails > li {
        margin-left: 30px
    }

    body #cWindow .row-fluid .thumbnails {
        margin-left: 0
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    body #cWindow .row {
        margin-left: -20px;
        *zoom: 1
    }

    body #cWindow .row:before, body #cWindow .row:after {
        display: table;
        content: "";
        line-height: 0
    }

    body #cWindow .row:after {
        clear: both
    }

    body #cWindow [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 20px
    }

    body #cWindow .container, body #cWindow .navbar-static-top .container, body #cWindow .navbar-fixed-top .container, body #cWindow .navbar-fixed-bottom .container {
        width: 724px
    }

    body #cWindow .span12 {
        width: 724px
    }

    body #cWindow .span11 {
        width: 662px
    }

    body #cWindow .span10 {
        width: 600px
    }

    body #cWindow .span9 {
        width: 538px
    }

    body #cWindow .span8 {
        width: 476px
    }

    body #cWindow .span7 {
        width: 414px
    }

    body #cWindow .span6 {
        width: 352px
    }

    body #cWindow .span5 {
        width: 290px
    }

    body #cWindow .span4 {
        width: 228px
    }

    body #cWindow .span3 {
        width: 166px
    }

    body #cWindow .span2 {
        width: 104px
    }

    body #cWindow .span1 {
        width: 42px
    }

    body #cWindow .offset12 {
        margin-left: 764px
    }

    body #cWindow .offset11 {
        margin-left: 702px
    }

    body #cWindow .offset10 {
        margin-left: 640px
    }

    body #cWindow .offset9 {
        margin-left: 578px
    }

    body #cWindow .offset8 {
        margin-left: 516px
    }

    body #cWindow .offset7 {
        margin-left: 454px
    }

    body #cWindow .offset6 {
        margin-left: 392px
    }

    body #cWindow .offset5 {
        margin-left: 330px
    }

    body #cWindow .offset4 {
        margin-left: 268px
    }

    body #cWindow .offset3 {
        margin-left: 206px
    }

    body #cWindow .offset2 {
        margin-left: 144px
    }

    body #cWindow .offset1 {
        margin-left: 82px
    }

    body #cWindow .row-fluid {
        width: 100%;
        *zoom: 1
    }

    body #cWindow .row-fluid:before, body #cWindow .row-fluid:after {
        display: table;
        content: "";
        line-height: 0
    }

    body #cWindow .row-fluid:after {
        clear: both
    }

    body #cWindow .row-fluid [class*="span"] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.7624309392265194%;
        *margin-left: 2.709239449864817%
    }

    body #cWindow .row-fluid [class*="span"]:first-child {
        margin-left: 0
    }

    body #cWindow .row-fluid .controls-row [class*="span"] + [class*="span"] {
        margin-left: 2.7624309392265194%
    }

    body #cWindow .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%
    }

    body #cWindow .row-fluid .span11 {
        width: 91.43646408839778%;
        *width: 91.38327259903608%
    }

    body #cWindow .row-fluid .span10 {
        width: 82.87292817679558%;
        *width: 82.81973668743387%
    }

    body #cWindow .row-fluid .span9 {
        width: 74.30939226519337%;
        *width: 74.25620077583166%
    }

    body #cWindow .row-fluid .span8 {
        width: 65.74585635359117%;
        *width: 65.69266486422946%
    }

    body #cWindow .row-fluid .span7 {
        width: 57.18232044198895%;
        *width: 57.12912895262725%
    }

    body #cWindow .row-fluid .span6 {
        width: 48.61878453038674%;
        *width: 48.56559304102504%
    }

    body #cWindow .row-fluid .span5 {
        width: 40.05524861878453%;
        *width: 40.00205712942283%
    }

    body #cWindow .row-fluid .span4 {
        width: 31.491712707182323%;
        *width: 31.43852121782062%
    }

    body #cWindow .row-fluid .span3 {
        width: 22.92817679558011%;
        *width: 22.87498530621841%
    }

    body #cWindow .row-fluid .span2 {
        width: 14.3646408839779%;
        *width: 14.311449394616199%
    }

    body #cWindow .row-fluid .span1 {
        width: 5.801104972375691%;
        *width: 5.747913483013988%
    }

    body #cWindow .row-fluid .offset12 {
        margin-left: 105.52486187845304%;
        *margin-left: 105.41847889972962%
    }

    body #cWindow .row-fluid .offset12:first-child {
        margin-left: 102.76243093922652%;
        *margin-left: 102.6560479605031%
    }

    body #cWindow .row-fluid .offset11 {
        margin-left: 96.96132596685082%;
        *margin-left: 96.8549429881274%
    }

    body #cWindow .row-fluid .offset11:first-child {
        margin-left: 94.1988950276243%;
        *margin-left: 94.09251204890089%
    }

    body #cWindow .row-fluid .offset10 {
        margin-left: 88.39779005524862%;
        *margin-left: 88.2914070765252%
    }

    body #cWindow .row-fluid .offset10:first-child {
        margin-left: 85.6353591160221%;
        *margin-left: 85.52897613729868%
    }

    body #cWindow .row-fluid .offset9 {
        margin-left: 79.8342541436464%;
        *margin-left: 79.72787116492299%
    }

    body #cWindow .row-fluid .offset9:first-child {
        margin-left: 77.07182320441989%;
        *margin-left: 76.96544022569647%
    }

    body #cWindow .row-fluid .offset8 {
        margin-left: 71.2707182320442%;
        *margin-left: 71.16433525332079%
    }

    body #cWindow .row-fluid .offset8:first-child {
        margin-left: 68.50828729281768%;
        *margin-left: 68.40190431409427%
    }

    body #cWindow .row-fluid .offset7 {
        margin-left: 62.70718232044199%;
        *margin-left: 62.600799341718584%
    }

    body #cWindow .row-fluid .offset7:first-child {
        margin-left: 59.94475138121547%;
        *margin-left: 59.838368402492065%
    }

    body #cWindow .row-fluid .offset6 {
        margin-left: 54.14364640883978%;
        *margin-left: 54.037263430116376%
    }

    body #cWindow .row-fluid .offset6:first-child {
        margin-left: 51.38121546961326%;
        *margin-left: 51.27483249088986%
    }

    body #cWindow .row-fluid .offset5 {
        margin-left: 45.58011049723757%;
        *margin-left: 45.47372751851417%
    }

    body #cWindow .row-fluid .offset5:first-child {
        margin-left: 42.81767955801105%;
        *margin-left: 42.71129657928765%
    }

    body #cWindow .row-fluid .offset4 {
        margin-left: 37.01657458563536%;
        *margin-left: 36.91019160691196%
    }

    body #cWindow .row-fluid .offset4:first-child {
        margin-left: 34.25414364640884%;
        *margin-left: 34.14776066768544%
    }

    body #cWindow .row-fluid .offset3 {
        margin-left: 28.45303867403315%;
        *margin-left: 28.346655695309746%
    }

    body #cWindow .row-fluid .offset3:first-child {
        margin-left: 25.69060773480663%;
        *margin-left: 25.584224756083227%
    }

    body #cWindow .row-fluid .offset2 {
        margin-left: 19.88950276243094%;
        *margin-left: 19.783119783707537%
    }

    body #cWindow .row-fluid .offset2:first-child {
        margin-left: 17.12707182320442%;
        *margin-left: 17.02068884448102%
    }

    body #cWindow .row-fluid .offset1 {
        margin-left: 11.32596685082873%;
        *margin-left: 11.219583872105325%
    }

    body #cWindow .row-fluid .offset1:first-child {
        margin-left: 8.56353591160221%;
        *margin-left: 8.457152932878806%
    }

    body #cWindow input, body #cWindow textarea, body #cWindow .uneditable-input {
        margin-left: 0
    }

    body #cWindow .controls-row [class*="span"] + [class*="span"] {
        margin-left: 20px
    }

    body #cWindow input.span12, body #cWindow textarea.span12, body #cWindow .uneditable-input.span12 {
        width: 710px
    }

    body #cWindow input.span11, body #cWindow textarea.span11, body #cWindow .uneditable-input.span11 {
        width: 648px
    }

    body #cWindow input.span10, body #cWindow textarea.span10, body #cWindow .uneditable-input.span10 {
        width: 586px
    }

    body #cWindow input.span9, body #cWindow textarea.span9, body #cWindow .uneditable-input.span9 {
        width: 524px
    }

    body #cWindow input.span8, body #cWindow textarea.span8, body #cWindow .uneditable-input.span8 {
        width: 462px
    }

    body #cWindow input.span7, body #cWindow textarea.span7, body #cWindow .uneditable-input.span7 {
        width: 400px
    }

    body #cWindow input.span6, body #cWindow textarea.span6, body #cWindow .uneditable-input.span6 {
        width: 338px
    }

    body #cWindow input.span5, body #cWindow textarea.span5, body #cWindow .uneditable-input.span5 {
        width: 276px
    }

    body #cWindow input.span4, body #cWindow textarea.span4, body #cWindow .uneditable-input.span4 {
        width: 214px
    }

    body #cWindow input.span3, body #cWindow textarea.span3, body #cWindow .uneditable-input.span3 {
        width: 152px
    }

    body #cWindow input.span2, body #cWindow textarea.span2, body #cWindow .uneditable-input.span2 {
        width: 90px
    }

    body #cWindow input.span1, body #cWindow textarea.span1, body #cWindow .uneditable-input.span1 {
        width: 28px
    }
}

@media (max-width: 767px) {
    body #cWindow body {
        padding-left: 20px;
        padding-right: 20px
    }

    body #cWindow .navbar-fixed-top, body #cWindow .navbar-fixed-bottom, body #cWindow .navbar-static-top {
        margin-left: -20px;
        margin-right: -20px
    }

    body #cWindow .container-fluid {
        padding: 0
    }

    body #cWindow .dl-horizontal dt {
        float: none;
        clear: none;
        width: auto;
        text-align: left
    }

    body #cWindow .dl-horizontal dd {
        margin-left: 0
    }

    body #cWindow .container {
        width: auto
    }

    body #cWindow .row-fluid {
        width: 100%
    }

    body #cWindow .row, body #cWindow .thumbnails {
        margin-left: 0
    }

    body #cWindow .thumbnails > li {
        float: none;
        margin-left: 0
    }

    body #cWindow [class*="span"], body #cWindow .uneditable-input[class*="span"], body #cWindow .row-fluid [class*="span"] {
        float: none;
        display: block;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    body #cWindow .span12, body #cWindow .row-fluid .span12 {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    body #cWindow .row-fluid [class*="offset"]:first-child {
        margin-left: 0
    }

    body #cWindow .input-large, body #cWindow .input-xlarge, body #cWindow .input-xxlarge, body #cWindow input[class*="span"], body #cWindow select[class*="span"], body #cWindow textarea[class*="span"], body #cWindow .uneditable-input {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    body #cWindow .input-prepend input, body #cWindow .input-append input, body #cWindow .input-prepend input[class*="span"], body #cWindow .input-append input[class*="span"] {
        display: inline-block;
        width: auto
    }

    body #cWindow .controls-row [class*="span"] + [class*="span"] {
        margin-left: 0
    }

    body #cWindow .modal {
        position: fixed;
        top: 20px;
        left: 20px;
        right: 20px;
        width: auto;
        margin: 0
    }

    body #cWindow .modal.fade {
        top: -100px
    }

    body #cWindow .modal.fade.in {
        top: 20px
    }
}

@media (max-width: 480px) {
    body #cWindow .nav-collapse {
        -webkit-transform: translate3d(0, 0, 0)
    }

    body #cWindow .page-header h1 small {
        display: block;
        line-height: 20px
    }

    body #cWindow input[type="checkbox"], body #cWindow input[type="radio"] {
        border: 1px solid #ccc
    }

    body #cWindow .form-horizontal .control-label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left
    }

    body #cWindow .form-horizontal .controls {
        margin-left: 0
    }

    body #cWindow .form-horizontal .control-list {
        padding-top: 0
    }

    body #cWindow .form-horizontal .form-actions {
        padding-left: 10px;
        padding-right: 10px
    }

    body #cWindow .media .pull-left, body #cWindow .media .pull-right {
        float: none;
        display: block;
        margin-bottom: 10px
    }

    body #cWindow .media-object {
        margin-right: 0;
        margin-left: 0
    }

    body #cWindow .modal {
        top: 10px;
        left: 10px;
        right: 10px
    }

    body #cWindow .modal-header .close {
        padding: 10px;
        margin: -10px
    }

    body #cWindow .carousel-caption {
        position: static
    }
}

@media (max-width: 979px) {
    body #cWindow body {
        padding-top: 0
    }

    body #cWindow .navbar-fixed-top, body #cWindow .navbar-fixed-bottom {
        position: static
    }

    body #cWindow .navbar-fixed-top {
        margin-bottom: 20px
    }

    body #cWindow .navbar-fixed-bottom {
        margin-top: 20px
    }

    body #cWindow .navbar-fixed-top .navbar-inner, body #cWindow .navbar-fixed-bottom .navbar-inner {
        padding: 5px
    }

    body #cWindow .navbar .container {
        width: auto;
        padding: 0
    }

    body #cWindow .navbar .brand {
        padding-left: 10px;
        padding-right: 10px;
        margin: 0 0 0 -5px
    }

    body #cWindow .nav-collapse {
        clear: both
    }

    body #cWindow .nav-collapse .nav {
        float: none;
        margin: 0 0 10px
    }

    body #cWindow .nav-collapse .nav > li {
        float: none
    }

    body #cWindow .nav-collapse .nav > li > a {
        margin-bottom: 2px
    }

    body #cWindow .nav-collapse .nav > .divider-vertical {
        display: none
    }

    body #cWindow .nav-collapse .nav .nav-header {
        color: #777;
        text-shadow: none
    }

    body #cWindow .nav-collapse .nav > li > a, body #cWindow .nav-collapse .dropdown-menu a {
        padding: 9px 15px;
        font-weight: 400;
        color: #777;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

    body #cWindow .nav-collapse .btn {
        padding: 4px 10px 4px;
        font-weight: 300;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

    body #cWindow .nav-collapse .dropdown-menu li + li a {
        margin-bottom: 2px
    }

    body #cWindow .nav-collapse .nav > li > a:hover, body #cWindow .nav-collapse .nav > li > a:focus, body #cWindow .nav-collapse .dropdown-menu a:hover, body #cWindow .nav-collapse .dropdown-menu a:focus {
        background-color: #f2f2f2
    }

    body #cWindow .nav-collapse.in .btn-group {
        margin-top: 5px;
        padding: 0
    }

    body #cWindow .nav-collapse .dropdown-menu {
        position: static;
        top: auto;
        left: auto;
        float: none;
        display: none;
        max-width: none;
        margin: 0 15px;
        padding: 0;
        background-color: transparent;
        border: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    body #cWindow .nav-collapse .open > .dropdown-menu {
        display: block
    }

    body #cWindow .nav-collapse .dropdown-menu:before, body #cWindow .nav-collapse .dropdown-menu:after {
        display: none
    }

    body #cWindow .nav-collapse .dropdown-menu .divider {
        display: none
    }

    body #cWindow .nav-collapse .nav > li > .dropdown-menu:before, body #cWindow .nav-collapse .nav > li > .dropdown-menu:after {
        display: none
    }

    body #cWindow .nav-collapse .navbar-form, body #cWindow .nav-collapse .navbar-search {
        float: none;
        padding: 10px 15px;
        margin: 10px 0;
        border-top: 1px solid #f2f2f2;
        border-bottom: 1px solid #f2f2f2;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
    }

    body #cWindow .navbar .nav-collapse .nav.pull-right {
        float: none;
        margin-left: 0
    }

    body #cWindow .nav-collapse, body #cWindow .nav-collapse.collapse {
        overflow: hidden;
        height: 0
    }

    body #cWindow .navbar .btn-navbar {
        display: block
    }

    body #cWindow .navbar-static .navbar-inner {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (min-width: 980px) {
    body #cWindow .nav-collapse.collapse {
        height: auto !important;
        overflow: visible !important
    }
}

body #cWindow .alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

body #cWindow .alert, body #cWindow .alert h4 {
    color: #c09853
}

body #cWindow .alert h4 {
    margin: 0
}

body #cWindow .alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 20px
}

body #cWindow .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847
}

body #cWindow .alert-success h4 {
    color: #468847
}

body #cWindow .alert-danger, body #cWindow .alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48
}

body #cWindow .alert-danger h4, body #cWindow .alert-error h4 {
    color: #b94a48
}

body #cWindow .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad
}

body #cWindow .alert-info h4 {
    color: #3a87ad
}

body #cWindow .alert-block {
    padding-top: 14px;
    padding-bottom: 14px
}

body #cWindow .alert-block > p, body #cWindow .alert-block > ul {
    margin-bottom: 0
}

body #cWindow .alert-block p + p {
    margin-top: 5px
}

body #cWindow a:hover, body #cWindow a:focus {
    outline: none !important
}

body #cWindow dt, body #cWindow dd, body #cWindow ul, body #cWindow ol {
    margin: 0;
    padding: 0
}

body #cWindow .reset-gap {
    margin: 0;
    padding: 0
}

body #cWindow .cResetH {
    background: 0;
    border: 0;
    clear: none;
    float: none;
    display: block;
    width: auto;
    height: auto;
    position: static;
    padding: 0;
    margin: 0;
    line-height: normal
}

body #cWindow .componentheading {
    font-size: 24px;
    margin-bottom: 20px
}

body #cWindow .small, body #cWindow small {
    font-size: 90% !important;
    margin: auto
}

body #cWindow .cResetList, body #cWindow .cResetList > li {
    list-style: none;
    list-style-image: none;
    line-height: inherit;
    background: 0;
    border: 0;
    clear: none;
    float: none;
    display: block;
    width: auto;
    height: auto;
    position: static;
    padding: 0;
    margin: 0
}

body #cWindow .cFloatedList > li, body #cWindow .cThumbsList > li, body #cWindow .cThumbsList > li a {
    display: inline-block;
    float: left
}

body #cWindow .cFloatedList > li.cFloat-R {
    float: right
}

body #cWindow .clear {
    clear: both
}

body #cWindow .clearfull {
    display: inline-block;
    width: 100%
}

body #cWindow .cResetTable, body #cWindow .cResetTable tr, body #cWindow .cResetTable td, body #cWindow .cResetTable th {
    background: 0;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    font-weight: 300;
    line-height: inherit;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    float: none
}

body #cWindow .cResetTable th {
    font-weight: 400
}

body #cWindow .cEmpty {
    color: #999;
    text-align: center;
    padding: 30px 0
}

body #cWindow .cAlert {
    background-color: #fcf8e3;
    border: 1px solid #ddc8a5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #c09853;
    margin: 0 0 20px;
    padding: 10px
}

body #cWindow .cAlert p {
    margin: 0 0 10px
}

body #cWindow .cAlert.alert-info {
    background-color: #e3e6ee;
    border-color: #b9c3dc;
    color: #374e70
}

body #cWindow .cAlert.alert-error {
    background-color: #f2dede;
    border-color: #cda6ab;
    color: #b94a48
}

body #cWindow .cAlert.alert-success {
    background-color: #dff0d8;
    border-color: #b6cca3;
    color: #468847
}

body #cWindow .cAlert.cEmpty {
    padding: 50px 0
}

body #cWindow .cSeperator {
    margin: 20px 0;
    padding: 0;
    height: 0;
    border: 0;
    border-top: 1px solid #ccc
}

body #cWindow .cFloat-L {
    float: left
}

body #cWindow .cFloat-R {
    float: right
}

body #cWindow .no-box-shadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

body #cWindow .no-text-shadow {
    text-shadow: none
}

body #cWindow .table {
    width: 100%;
    max-width: 100%
}

body #cWindow iframe {
    max-width: 100%
}

body #cWindow .video-player iframe {
    max-width: 100% !important
}

body #cWindow .video-player embed {
    width: 100% !important
}

body #cWindow .cForm {
    background: 0;
    border: 0;
    clear: none;
    float: none;
    display: block;
    width: auto;
    height: auto;
    position: static;
    padding: 0;
    margin: 0
}

body #cWindow .cFormList {
    margin-bottom: 25px
}

body #cWindow .cFormList > li {
    display: inline-block;
    position: relative;
    width: 100%
}

body #cWindow .cFormList > li + li {
    margin: 15px 0 0
}

body #cWindow .cFormList > li.has-seperator {
    border-top: 1px solid #eee;
    padding-top: 15px
}

body #cWindow .cFormList .form-helper {
    color: #999;
    float: none;
    display: block;
    font-size: 11px;
    margin: 5px 0 0
}

body #cWindow .cFormList .form-helper.inline {
    display: inline
}

body #cWindow .cFormList .form-field {
    position: relative
}

body #cWindow .cFormList .form-field.show-info {
    padding-top: 4px
}

body #cWindow .cFormList .form-action {
    margin-bottom: 0
}

body #cWindow .cFormList .form-privacy {
    position: absolute;
    right: 0;
    top: 0
}

body #cWindow .cFormList .form-privacy.inline {
    display: inline-block;
    position: static;
    vertical-align: middle
}

body #cWindow .cFormList .form-privacy.inline .js_PriContainerLarge {
    margin-top: 0;
    padding: 0;
    height: auto
}

body #cWindow .cFormList .form-privacy.inline .js_dropDownMaster {
    position: relative
}

body #cWindow .cFormList .invalid .form-helper, body #cWindow .cFormList .invalid .form-label {
    color: #f00
}

body #cWindow .cFormList .invalid .input.text, body #cWindow .cFormList .invalid .input.password, body #cWindow .cFormList .invalid .input.select {
    border-color: #e00
}

body #cWindow .cFormList.cFormHorizontal .form-label {
    float: left;
    line-height: inherit;
    text-align: left;
    width: 140px;
    padding: 5px 0 0
}

body #cWindow .cFormList.cFormHorizontal .form-field {
    margin: 0 0 0 155px
}

body #cWindow .cFormList.cFormHorizontal .form-field > div {
    margin-right: 60px
}

body #cWindow .cFormList.cFormHorizontal .form-field .form-privacy {
    margin-right: 0
}

body #cWindow .cFormList.cFormVertical .form-label {
    display: block;
    line-height: inherit;
    text-align: left;
    padding: 0 0 5px;
    width: auto
}

body #cWindow .cFormList.cFormVertical .form-field {
    margin: 0
}

body #cWindow .cFormList.cFormFull .form-field {
    margin: 0 10px 0 0
}

body #cWindow .cFormList.cFormFull .input.text, body #cWindow .cFormList.cFormFull .input.password {
    width: 100%
}

body #cWindow .cFormTable {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0;
    margin: 0
}

body #cWindow .cFormTable tr, body #cWindow .cFormTable td {
    border: 0;
    margin: 0;
    padding: 0
}

body #cWindow .cFormTable tr + tr td {
    padding-top: 5px
}

body #cWindow .cFormTable input[type="text"] {
    min-width: 70%
}

body #cWindow .cFormTable .label {
    background: 0;
    color: inherit;
    font-weight: inherit;
    font-size: inherit;
    text-align: right;
    text-shadow: none;
    padding-right: 10px;
    width: 35%
}

body #cWindow .cFormTable.FormInfo td {
    vertical-align: top
}

body #cWindow .cCheckList {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding-bottom: 20px
}

body #cWindow .cCheckList .check-section {
    padding: 20px 0
}

body #cWindow .cCheckList .check-row {
    padding: 0 0 0 18px;
    margin: 15px 0
}

body #cWindow .cCheckList .check-row:hover {
    border-left: 3px solid #468847;
    padding-left: 15px
}

body #cWindow .cCheckList .check-row + .check-section {
    margin: 20px 0 0
}

body #cWindow .cCheckList .check-row label {
    display: block;
    margin: 0 100px 0 0
}

body #cWindow .cCheckList .check-control b {
    display: inline-block;
    float: left;
    font-weight: 300;
    text-align: center;
    vertical-align: top;
    width: 50px
}

body #cWindow .outerpgbar {
    background: url(../images/progress.jpg) top repeat-x #eee;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 20px;
    margin: 0 0 20px
}

body #cWindow .innerpgbar {
    background: url(../images/progress.jpg) bottom repeat-x #79cd79;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    height: 20px
}

body #cWindow .required-sign {
    color: red;
    font-weight: 400
}

body #cWindow select {
    background: #fefefe !important;
    line-height: inherit
}

body #cWindow .label-filetype {
    border: 1px dashed #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: block;
    padding: 9px;
    position: relative;
    overflow: hidden;
    height: 100%
}

body #cWindow .label-filetype .cButton {
    display: block;
    text-align: center
}

body #cWindow .label-filetype input[type="file"] {
    overflow: hidden;
    position: absolute;
    width: 100% !important;
    left: 0;
    top: 0;
    cursor: pointer;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0) !important;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0)
}

body #cWindow .input-prepend.input-block-level, body #cWindow .input-append.input-block-level {
    display: table;
    width: 100%
}

body #cWindow .input-prepend.input-block-level .add-on, body #cWindow .input-append.input-block-level .add-on {
    display: table-cell;
    width: 30px
}

body #cWindow .input-prepend.input-block-level > input[type="submit"], body #cWindow .input-append.input-block-level > input[type="submit"] {
    width: auto;
    display: table-cell
}

body #cWindow .input-prepend.input-block-level > input, body #cWindow .input-append.input-block-level > input {
    box-sizing: border-box;
    height: auto;
    min-height: 30px;
    display: table-cell;
    width: 100%
}

body #cWindow .js_PriCell {
    width: 153px;
    display: inline-block;
    cursor: pointer
}

body #cWindow .js_PriContainer {
    position: relative;
    z-index: 1;
    height: 16px;
    padding: 4px 4px 4px 22px
}

body #cWindow .js_PriContainerLarge .js_dropDownChild {
    display: block;
    min-width: 100px;
    text-align: left !important
}

body #cWindow .js_PriDefault {
    border: 1px solid #ddd;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

body #cWindow .js_PriDefault .js_PriOption {
    background-image: url('../images/sprites-privacy.png') !important;
    background-repeat: no-repeat !important;
    padding-left: 22px
}

body #cWindow .js_dropDownMaster, body #cWindow .js_dropDownMaster dd, body #cWindow .js_dropDownMaster dt, body #cWindow .js_dropDownParent {
    margin: 0;
    padding: 0
}

body #cWindow .js_dropDownMaster {
    border: 1px solid transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0
}

body #cWindow .js_dropDownParent {
    list-style-type: none
}

body #cWindow .js_dropDownParent li {
    background-image: none;
    background-color: transparent;
    padding: 0;
    margin: 0;
    text-align: left !important
}

body #cWindow .js_dropDownMaster dt, body #cWindow .js_dropDownParent li > a {
    display: block;
    background-image: url('../images/sprites-privacy.png') !important;
    background-repeat: no-repeat !important;
    padding: 4px 8px 4px 25px;
    line-height: 16px;
    height: 16px;
    text-decoration: none;
    white-space: nowrap
}

body #cWindow .js_dropDownParent li a {
    background-color: #f5f5f5;
    color: #222
}

body #cWindow .js_dropDownParent li a:hover {
    background-color: #e5e5e5 !important
}

body #cWindow .js_dropDownMaster dt {
    border: 1px solid transparent;
    text-indent: -9999em;
    min-width: 10px
}

body #cWindow .js_PriContainerLarge .js_dropDownMaster dt {
    text-indent: 0;
    min-width: 120px
}

body #cWindow .js_PriContainerLarge .js_dropDownMaster dd {
    min-width: 153px
}

body #cWindow .js_dropDownMaster dt span {
    display: block;
    background: transparent url('../images/pri-arrow.png') no-repeat 50% 50%;
    width: 10px;
    height: 100%;
    float: right
}

body #cWindow .js_dropDownMaster dt strong {
    display: block;
    float: left
}

body #cWindow .js_Current dt span, body #cWindow #cWindowContentWrap .js_Current dt span {
    background: transparent url('../images/pri-arrow-up.png') no-repeat 50% 50%
}

body #cWindow .js_dropDownMaster dd {
    display: none;
    position: absolute;
    left: 0
}

body #cWindow .js_dropDown-0, body #cWindow .js_dropSelect-0, body #cWindow .js_Pri-0 {
    background-position: 7px 50% !important
}

body #cWindow .js_dropDown-0:hover, body #cWindow .js_dropSelect-0:hover, body #cWindow .js_Pri-0:hover {
    background-position: 7px 50% !important
}

body #cWindow .js_dropDown-20, body #cWindow .js_dropSelect-20, body #cWindow .js_Pri-20 {
    background-position: -293px 50% !important
}

body #cWindow .js_dropDown-20:hover, body #cWindow .js_dropSelect-20:hover, body #cWindow .js_Pri-20:hover {
    background-position: -293px 50% !important
}

body #cWindow .js_dropDown-30, body #cWindow .js_dropSelect-30, body #cWindow .js_Pri-30 {
    background-position: -593px 50% !important
}

body #cWindow .js_dropDown-30:hover, body #cWindow .js_dropSelect-30:hover, body #cWindow .js_Pri-30:hover {
    background-position: -593px 50% !important
}

body #cWindow .js_dropDown-40, body #cWindow .js_dropSelect-40, body #cWindow .js_Pri-40 {
    background-position: -893px 50% !important
}

body #cWindow .js_dropDown-40:hover, body #cWindow .js_dropSelect-40:hover, body #cWindow .js_Pri-40:hover {
    background-position: -893px 50% !important
}

body #cWindow .js_PrivacyOpen {
    z-index: 999999
}

body #cWindow .js_PrivacyOpen .js_dropDownMaster dt, body #cWindow .js_PrivacyOpen .js_dropDownMaster dd {
    border: 1px solid #ccc;
    overflow: hidden
}

body #cWindow .js_PrivacyOpen .js_dropDownMaster dt {
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0
}

body #cWindow .js_PrivacyOpen .js_dropDownMaster dd {
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    left: auto;
    right: 0;
    margin-top: -1px
}

body #cWindow .form-privacy .js_dropDownMaster {
    left: auto;
    right: 0
}

body #cWindow .cWindowFinder {
    padding: 10px 20px 10px 10px;
    border-bottom: 1px solid #ccc
}

body #cWindow .cWindowFinder .input.text {
    width: 100%;
    padding: 4px
}

body #cWindow .cWindow-X {
    background: url(../images/cross.png) center no-repeat;
    display: inline-block;
    height: 15px;
    width: 15px
}

body #cWindow .cUserGrid li {
    width: 33.33333%;
    margin: 0 0 10px
}

body #cWindow .cUserGrid .invitation-check {
    display: none
}

body #cWindow .cUserGrid li:hover .cGrid-Check li.invitation-item-invited .cGrid-Check {
    display: block
}

body #cWindow .cGrid-Info {
    margin: 0 5px 0 50px
}

body #cWindow .cGrid-Info b {
    color: #333;
    display: block;
    line-height: 14px;
    max-height: 26px;
    overflow: hidden
}

body #cWindow .cGrid-Check {
    margin-top: 3px;
    font-size: 11px
}

body #cWindow .cGrid-Check .label-checkbox {
    padding: 0 0 0 20px
}

body #cWindow .cGrid-Check .label-checkbox input[type="checkbox"] {
    margin: 1px 0 0 -20px
}

body #cWindow p {
    margin: 0 0 10px
}

body #cWindow a {
    color: #095197;
    font-weight: inherit;
    text-decoration: none
}

body #cWindow a:hover {
    background-color: transparent;
    text-decoration: underline
}

body #cWindow small, body #cWindow .small {
    font-size: 11px !important
}

body #cWindow .cEmpty.cAlert {
    margin: 0
}

body #cWindow .cFormList {
    margin-bottom: 0
}

body #cWindow .cVideo-Player {
    background: #555;
    padding: 20px 0;
    text-align: center
}

body #cWindow .cVideo-Player * {
    display: inline-block
}

body #cWindow .ui-tabs > div {
    padding: 10px
}

body #cWindow .cTabNav {
    margin-top: 10px;
    padding: 0;
    list-style: none;
    height: 25px;
    border-bottom: 1px solid #CCC;
    padding-left: 10px;
    font-size: 11px
}

body #cWindow .cTabNav li {
    display: inline-block;
    padding: 2px 10px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #999;
    margin-bottom: -1px;
    background: #808080;
    overflow: hidden;
    position: relative;
    margin-right: 5px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    color: white;
    cursor: pointer
}

body #cWindow .cTabNavContainer div.active {
    display: block
}

body #cWindow .cTabNav li a {
    text-decoration: none;
    color: white
}

body #cWindow .cTabNav li a:hover {
    background: 0
}

body #cWindow .cTabNav .active {
    background: #424242
}

body #cWindow .cTabNav .active a {
    background: #424242;
    outline: 0
}

body #cWindow .cTab {
    background: #fff;
    padding: 10px;
    height: 200px;
    overflow: auto
}

body #cWindow .invitation-option .textarea-label-right a {
    background: #808080;
    color: white;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    font-size: 12px
}

body #cWindow .invitation-option .textarea-label-right a:hover {
    background: #424242
}

body #cWindow .cTabNavContainer {
    margin: 0;
    height: 210px
}

body #cWindow .cTabNavContainer.cGroups-FilesListing {
    height: 300px;
    overflow: auto
}

body #cWindow #community-invitation-list .span3 {
    min-height: 60px
}

body #cWindow #community-invitation-loadmore {
    margin-top: 8px
}

body #cWindow li:hover .invitation-wrap {
    background: #f7f7f7
}

body #cWindow .invitation-option {
    border-top: 1px solid #ccc;
    padding: 10px;
    background: #eee;
    margin-top: 26px
}

body #cWindow .invitation-option #emailToggle {
    margin-top: 10px;
    cursor: pointer;
    text-decoration: underline
}

body #cWindow .invitation-option #messageToggle {
    margin-top: -10px
}

body #cWindow .invitation-option #messageContainer {
    margin-bottom: 10px
}

body #cWindow .invitation-option .option {
    padding: 10px 0 0
}

body #cWindow .textarea-label {
    height: 20px;
    line-height: 20px;
    font-size: 12px !important;
    padding-bottom: 5px;
    position: relative
}

body #cWindow .textarea-label-right {
    position: absolute;
    line-height: 20px;
    height: 20px;
    top: 0;
    right: 0;
    text-align: right
}

body #cWindow .textarea-wrap {
    border: 1px solid #ccc;
    background: #fff;
    padding: 5px;
    margin: 0;
    overflow: hidden
}

body #cWindow .textarea-wrap textarea {
    background: none !important;
    border: 0 !important;
    overflow: none;
    margin: 0;
    padding: 0;
    height: 60px;
    font: 12px/20px Tahoma, Arial, sans-serif;
    width: 100%
}

body #cWindow .invitation-bg {
    margin: -10px;
    background: #eee;
    padding-bottom: 10px
}

body #cWindow #invitation-error {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 20px;
    line-height: 20px;
    color: #c00;
    margin-left: 10px;
    margin-top: 20px
}

body #cWindow .fsearchWrap {
    position: absolute;
    background: #eee;
    top: 0;
    left: 0;
    width: 580px;
    height: 51px;
    padding: 10px
}

body #cWindow .fsearchWrap input[type=text] {
    width: 95%;
    border: 0;
    padding: 5px;
    outline: 0
}

body #cWindow .head-note {
    height: 20px;
    line-height: 20px;
    background: #eee;
    border-bottom: 1px solid #ccc;
    padding: 5px 8px;
    margin: 0
}

body #cWindow .cGroups-FilesListing {
    margin-top: 36px
}

body #cWindow .cGroups-FilesListing ul {
    list-style-type: none !important;
    margin: 0;
    padding: 0;
    border-bottom: 0
}

body #cWindow .cGroups-FilesListing .cTab.active {
    padding-top: 10px
}

body #cWindow .cGroups-FilesListing .cTabContainer {
    overflow: auto;
    height: 275px
}

body #cWindow .cGroups-FilesListing li {
    position: relative;
    line-height: 18px;
    margin-bottom: 10px
}

body #cWindow .cGroups-FilesListing li .download {
    position: absolute;
    right: 5px;
    top: 15px
}

body #cWindow .cGroups-FilesListing li .download a {
    text-decoration: none;
    color: #fefefe;
    background: #444;
    padding: 5px 10px 5px 7px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

body #cWindow .cGroups-FilesListing li .download a:hover {
    background: #222
}

body #cWindow .cGroups-FilesListing li div {
    padding: 0 10px 0 30px
}

body #cWindow .cGroups-FilesListing li .cIcon {
    position: absolute;
    left: 0;
    top: 5px
}

body #cWindow .cGroups-FilesListing li .filename {
    margin-right: 5px;
    font-weight: 400
}

body #cWindow .cGroups-FilesListing li .info {
    font-size: 95%;
    font-style: italic;
    color: #999
}

body #cWindow .cGroups-FilesListing li .uploaded {
    font-size: 95%
}

body #cWindow .cGroups-FilesListing li .cIcon {
    width: 24px;
    height: 24px
}

body #cWindow .cGroups-FilesListing li .cIcon.images {
    background: url('../images/extension_sprite.png') 72px 0
}

body #cWindow .cGroups-FilesListing li .cIcon.multimedia {
    background: url('../images/extension_sprite.png') 24px 0
}

body #cWindow .cGroups-FilesListing li .cIcon.archive {
    background: url('../images/extension_sprite.png') 0 0
}

body #cWindow .cGroups-FilesListing li .cIcon.document {
    background: url('../images/extension_sprite.png') 96px 0
}

body #cWindow .cGroups-FilesListing li .cIcon.miscellaneous {
    background: url('../images/extension_sprite.png') 48px 0
}

body #cWindow .cGroups-FilesListing #load-more-btn a {
    text-align: center;
    background: #eee;
    display: block;
    padding: 10px 10px;
    margin-top: 10px
}

body #cWindow .cGroups-FilesListing #load-more-btn a:hover {
    background: #ccc
}

body #cWindow .cGroups-FilesListing .noFiles {
    text-align: center;
    display: block;
    padding: 5px 10px;
    font-size: 25px;
    margin-top: 100px;
    color: #bbb
}

body #cWindow #avatar-cropper {
    border-top: 1px solid #e5e5e5;
    padding-top: 15px;
    margin: 15px 0
}

body #cWindow #avatar-cropper #thumb-crop, body #cWindow #avatar-cropper #thumb-preview {
    display: inline-block;
    vertical-align: top
}

body #cWindow #avatar-cropper #thumb-preview {
    margin: 0 0 0 15px
}

body #cWindow .cApp-Item {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ddd;
    border-bottom-color: #cacaca;
    padding: 10px;
    overflow: hidden
}

body #cWindow .cApp-Item + .cApp-Item {
    margin-top: 10px
}

body #cWindow .cApp-Content {
    margin: 0 0 0 60px
}

body #cWindow .cApp-Description {
    margin: 0 80px 0 0
}

body #cWindow .cApp-Avatar {
    margin: 0 0 0 -60px
}

body #cWindow .cApp-Title {
    margin: 0 0 10px
}

body #cWindow .js-bookmarks li {
    margin-bottom: 10px;
    float: left;
    width: 33.2%
}

body #cWindow .js-bookmarks li a {
    background: transparent url(../images/bookmarks.gif) no-repeat 0 0;
    display: inline-block;
    line-height: 16px;
    padding-left: 24px
}

body #cWindow .js-bookmarks li a.newsvine {
    background-position: 0 0
}

body #cWindow .js-bookmarks li a.stumbleupon {
    background-position: 0 -20px
}

body #cWindow .js-bookmarks li a.technorati {
    background-position: 0 -40px
}

body #cWindow .js-bookmarks li a.twine {
    background-position: 0 -60px
}

body #cWindow .js-bookmarks li a.twitter {
    background-position: 0 -80px
}

body #cWindow .js-bookmarks li a.xanga {
    background-position: 0 -100px
}

body #cWindow .js-bookmarks li a.ybookmarks {
    background-position: 0 -120px
}

body #cWindow .js-bookmarks li a.aim {
    background-position: 0 -140px
}

body #cWindow .js-bookmarks li a.bebo {
    background-position: 0 -160px
}

body #cWindow .js-bookmarks li a.blinklist {
    background-position: 0 -180px
}

body #cWindow .js-bookmarks li a.blogmarks {
    background-position: 0 -200px
}

body #cWindow .js-bookmarks li a.delicious {
    background-position: 0 -220px
}

body #cWindow .js-bookmarks li a.digg {
    background-position: 0 -240px
}

body #cWindow .js-bookmarks li a.diigo {
    background-position: 0 -260px
}

body #cWindow .js-bookmarks li a.facebook {
    background-position: 0 -280px
}

body #cWindow .js-bookmarks li a.faves {
    background-position: 0 -300px
}

body #cWindow .js-bookmarks li a.friendster {
    background-position: 0 -320px
}

body #cWindow .js-bookmarks li a.furl {
    background-position: 0 -340px
}

body #cWindow .js-bookmarks li a.google {
    background-position: 0 -360px
}

body #cWindow .js-bookmarks li a.linkedin {
    background-position: 0 -380px
}

body #cWindow .js-bookmarks li a.live {
    background-position: 0 -400px
}

body #cWindow .js-bookmarks li a.myspace {
    background-position: 0 -420px
}

body #cWindow .cWindowNotification + .cWindowNotification {
    margin: 15px 0 0
}

body #cWindow .cWindowNotification-Jumper {
    border-top: 1px solid #ddd;
    margin: 15px 0 0;
    padding: 10px 0 0
}

body #cWindow .cWindowNotification-Jumper a, body #cWindow .cWindowNotification-Jumper a:hover, body #cWindow .cWindowNotification-Jumper a:focus {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid;
    border-color: #ccc #ccc #aaa;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #555;
    cursor: pointer;
    display: block;
    font-weight: 400;
    background-color: #f9f9f9;
    background-image: -moz-linear-gradient(top, #fff, #f0f0f0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f0f0f0));
    background-image: -webkit-linear-gradient(top, #fff, #f0f0f0);
    background-image: -o-linear-gradient(top, #fff, #f0f0f0);
    background-image: linear-gradient(to bottom, #fff, #f0f0f0);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff0f0f0', GradientType=0);
    line-height: inherit;
    height: auto;
    padding: 8px;
    text-align: center;
    text-decoration: none !important
}

body #cWindow .cWindowStream > li {
    display: inline-block;
    width: 100%
}

body #cWindow .cWindowStream > li + li {
    border-top: 1px solid #e5e5e5;
    margin-top: 7px;
    padding-top: 7px
}

body #cWindow .cStream-Avatar img {
    width: 32px;
    height: 32px
}

body #cWindow .cStream-Content {
    margin: 0 0 0 42px
}

body #cWindow .cStream-Actions {
    margin: 3px 0 0
}

body #cWindow .cStream-Author, body #cWindow .cStream-Title {
    font-weight: 400
}

body #cWindow #coveralbumlist .album-details {
    text-align: center
}

body #cWindow #coverphotolist .span3 {
    margin-top: 8px
}

body #cWindow #coverphotolist .span3:nth-child(4n+1) {
    margin-left: 0
}

#inbox-listing td {
    padding: 8px;
    line-height: 18px;
    text-align: left;
    vertical-align: top
}

#community-wrap #taggingAutocompleteContainer {
    height: 38px !important;
    min-height: 38px !important
}

#community-wrap #taggingAutocompleteContainer input#photoTagQuery {
    height: 30px !important;
    padding: 0 6px;
    margin: 3px !important
}

body div.autocomplete-w1 {
    background: 0;
    border: 0;
    padding: 0;
    margin-left: -4px !important;
    margin-top: 0 !important
}

body div.autocomplete-w1 .autocomplete {
    background: #fff;
    border: 1px solid #222;
    border-top: 0;
    padding-top: 5px;
    width: 200px !important;
    max-height: 100% !important;
    margin-top: 3px
}

body div.autocomplete-w1 .autocomplete > div {
    width: auto;
    padding: 5px;
    cursor: pointer;
    font-size: 12px
}

body div.autocomplete-w1 .autocomplete > div:hover {
    background: #ffc
}

body div.autocomplete-w1 .autocomplete > div img {
    float: left;
    height: 30px;
    width: 30px
}

body div.autocomplete-w1 .autocomplete > div span {
    color: #555;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 35px;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    text-overflow: ellipsis
}

body div.autocomplete-w1 .autocomplete > div span strong {
    color: #095197
}

.calendar td.button {
    display: table-cell
}

body #community-wrap div.ajax-wait {
    background-image: url(../images/wait.gif);
    width: 16px;
    height: 16px
}

#community-wrap .jsPasswordStrength {
    margin-left: 10px;
    padding: 2px 5px;
    display: inline-block;
    color: #000
}

#community-wrap .jsPasswordStrength_1 {
    background-color: #fcb6b1
}

#community-wrap .jsPasswordStrength_2 {
    background-color: #fccab1
}

#community-wrap .jsPasswordStrength_3 {
    background-color: #fcfbb1
}

#community-wrap .jsPasswordStrength_4 {
    background-color: #dafcb1
}

#community-wrap .jsPasswordStrength_5 {
    background-color: #bcfcb1
}

body .qtip small {
    font-size: 11px !important
}

body .qtip hr {
    height: 1px
}

body #community-wrap a.fb_button_medium:hover {
    background: url("http://static.ak.fbcdn.net/rsrc.php/v1/zL/r/FGFbc80dUKj.png") no-repeat scroll 0 -188px #29447e !important
}

.tipsy {
    padding: 5px;
    font-size: 10px;
    opacity: .8;
    filter: alpha(opacity=80);
    background-repeat: no-repeat;
    background-image: url(../images/tipsy.gif)
}

.tipsy-inner {
    padding: 5px 8px 4px 8px;
    background-color: black;
    color: white;
    max-width: 200px;
    text-align: center
}

.tipsy-inner {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.tipsy-north {
    background-position: top center
}

.tipsy-south {
    background-position: bottom center
}

.tipsy-east {
    background-position: right center
}

.tipsy-west {
    background-position: left center
}

.calendar .button {
    float: inherit
}

@media (min-width: 768px) and (max-width: 979px) {
    body #community-wrap {
        float: none !important;
        display: block !important;
        width: auto !important
    }

    body #community-wrap .cResponsive {
        float: none !important;
        display: block !important;
        width: auto !important
    }

    body #community-wrap .js-toolbar .brand {
        display: block
    }

    body #community-wrap .js-focus-actions .navbar-inner {
        padding-bottom: 5px
    }

    body #community-wrap .cGuest .login-area ul.inline {
        margin-bottom: 12px
    }

    body #community-wrap .community-status .creator-message.hint {
        font-size: 11px;
        color: #bdbdbd
    }

    body #community-wrap .community-status .creators {
        height: 26px
    }

    body #community-wrap .community-status .creator {
        line-height: 20px
    }

    body #community-wrap .community-status .creator.stub {
        line-height: 20px
    }

    body #community-wrap .community-status .creator.type-event, body #community-wrap .community-status .creator.type-custom, body #community-wrap .community-status .creator.type-photo {
        display: none
    }

    body #community-wrap .community-status .creator .creator-menu {
        font-size: 11px;
        line-height: 24px
    }

    body #community-wrap .cPageAvatar > div .cAvatarOption, body #community-wrap .cPageAvatar div b {
        display: none
    }

    body #community-wrap .cPageAvatar > div:hover {
        display: none
    }

    body #community-wrap .cPageAdmin.cFloatedList .edit-avatar, body #community-wrap .cPageAdmin.cFloatedList .remove-avatar {
        display: none
    }

    body #community-wrap .wysiwyg-editor {
        display: none
    }

    body #community-wrap.cEvents .cSubmenu li[class*="last-child"] {
        display: none
    }

    body #community-wrap .js-collapse-about .dl-horizontal {
        padding: 0 10px
    }

    .tipsy {
        display: none !important
    }

    #community-wrap .js-toolbar .dropdown-menu {
        display: none !important
    }

    #community-wrap .js-focus-cover:hover .js-focus-change-cover {
        display: none
    }

    #community-wrap .js-focus-avatar:hover .js-focus-avatar-option {
        display: none !important
    }
}

@media (max-width: 767px) {
    body #community-wrap {
        float: none !important;
        display: block !important;
        width: auto !important
    }

    body #community-wrap .cResponsive {
        float: none !important;
        display: block !important;
        width: auto !important
    }

    body #community-wrap .js-toolbar .brand {
        display: block
    }

    body #community-wrap .js-focus-actions .navbar-inner {
        padding-bottom: 5px
    }

    body #community-wrap .cGuest .login-area ul.inline {
        margin-bottom: 12px
    }

    body #community-wrap .community-status .creator-message.hint {
        font-size: 11px;
        color: #bdbdbd
    }

    body #community-wrap .community-status .creators {
        height: 26px
    }

    body #community-wrap .community-status .creator {
        line-height: 20px
    }

    body #community-wrap .community-status .creator.stub {
        line-height: 20px
    }

    body #community-wrap .community-status .creator.type-event, body #community-wrap .community-status .creator.type-custom, body #community-wrap .community-status .creator.type-photo {
        display: none
    }

    body #community-wrap .community-status .creator .creator-menu {
        font-size: 11px;
        line-height: 24px
    }

    body #community-wrap .cPageAvatar > div .cAvatarOption, body #community-wrap .cPageAvatar div b {
        display: none
    }

    body #community-wrap .cPageAvatar > div:hover {
        display: none
    }

    body #community-wrap .cPageAdmin.cFloatedList .edit-avatar, body #community-wrap .cPageAdmin.cFloatedList .remove-avatar {
        display: none
    }

    body #community-wrap .wysiwyg-editor {
        display: none
    }

    body #community-wrap.cEvents .cSubmenu li[class*="last-child"] {
        display: none
    }

    body #community-wrap .js-collapse-about .dl-horizontal {
        padding: 0 10px
    }

    .tipsy {
        display: none !important
    }

    #community-wrap .js-toolbar .dropdown-menu {
        display: none !important
    }

    #community-wrap .cToolBox-Options {
        margin: 12px 0 0 0;
        float: left
    }

    #community-wrap .cToolBox-Options li {
        margin: 0;
        display: block
    }

    #community-wrap .js-stream-photos .span3 {
        float: left;
        width: 23.404255319148934%;
        *width: 23.351063829787233%;
        margin-left: 2.127659574468085%;
        *margin-left: 2.074468085106383%
    }

    #community-wrap .js-stream-photos img {
        width: 100%
    }

    #community-wrap .js-focus-avatar {
        left: 0;
        width: auto;
        height: auto;
        max-width: 70px;
        max-height: 70px;
        margin-left: 10px;
        top: -70px
    }

    #community-wrap .js-focus-header {
        left: 100px;
        right: 0;
        width: auto;
        height: auto;
        bottom: 0
    }

    #community-wrap .js-focus-header .span4 {
        text-align: left !important;
        position: relative;
        margin-bottom: -6px
    }

    #community-wrap .js-focus-menu {
        padding: 10px
    }

    #community-wrap .js-focus-actions {
        position: relative
    }

    #community-wrap .js-focus-cover:hover .js-focus-change-cover {
        display: none
    }

    #community-wrap .js-focus-avatar:hover .js-focus-avatar-option {
        display: none !important
    }

    #community-wrap .js-focus-content .span3 {
        min-height: 10px
    }

    #community-wrap .cSubmenu-Search {
        margin: 0 -8px;
        right: 0
    }

    #community-wrap .cVideo-Thumb {
        margin-bottom: 4px
    }

    #community-wrap .cVideo-Thumb img {
        max-width: 100%;
        height: auto;
        width: auto
    }

    #community-wrap .cVideo-Thumb b {
        bottom: 5px;
        left: 75px;
        right: auto
    }

    #community-wrap .cMedia-ThumbList li:hover .cMedia-Actions {
        display: none !important
    }
}

@media (max-width: 480px) {
    body #community-wrap {
        float: none !important;
        display: block !important;
        width: auto !important
    }

    body #community-wrap .cResponsive {
        float: none !important;
        display: block !important;
        width: auto !important
    }

    body #community-wrap .js-toolbar .brand {
        display: block
    }

    body #community-wrap .js-focus-actions .navbar-inner {
        padding-bottom: 5px
    }

    body #community-wrap .cGuest .login-area ul.inline {
        margin-bottom: 12px
    }

    body #community-wrap .community-status .creator-message.hint {
        font-size: 11px;
        color: #bdbdbd
    }

    body #community-wrap .community-status .creators {
        height: 26px
    }

    body #community-wrap .community-status .creator {
        line-height: 20px
    }

    body #community-wrap .community-status .creator.stub {
        line-height: 20px
    }

    body #community-wrap .community-status .creator.type-event, body #community-wrap .community-status .creator.type-custom, body #community-wrap .community-status .creator.type-photo {
        display: none
    }

    body #community-wrap .community-status .creator .creator-menu {
        font-size: 11px;
        line-height: 24px
    }

    body #community-wrap .cPageAvatar > div .cAvatarOption, body #community-wrap .cPageAvatar div b {
        display: none
    }

    body #community-wrap .cPageAvatar > div:hover {
        display: none
    }

    body #community-wrap .cPageAdmin.cFloatedList .edit-avatar, body #community-wrap .cPageAdmin.cFloatedList .remove-avatar {
        display: none
    }

    body #community-wrap .wysiwyg-editor {
        display: none
    }

    body #community-wrap.cEvents .cSubmenu li[class*="last-child"] {
        display: none
    }

    body #community-wrap .js-collapse-about .dl-horizontal {
        padding: 0 10px
    }

    body #community-wrap .cResponsive-Tight {
        float: none !important;
        display: block !important;
        width: auto !important
    }

    body #community-wrap .hidden-phone {
        display: none;
        display: none !important
    }

    body #community-wrap .cSidebar {
        margin-top: 20px
    }

    body #community-wrap #cFeatured {
        display: none !important
    }

    body #community-wrap .cStream-Content.status-creator {
        margin-left: 0
    }

    body #community-wrap .community-status .cStream-Avatar {
        display: none
    }

    body #community-wrap .cPageAvatar {
        margin-bottom: 60px
    }

    body #community-wrap .cPageAvatar > div {
        text-align: center;
        height: 100px;
        width: 100px
    }

    body #community-wrap .cPageAvatar > div a {
        font-size: 10px;
        padding: 4px 8px
    }

    body #community-wrap .cStreamList li[class$=".featured"] .cStream-Content, body #community-wrap .cStreamList li[class$=".like"] .cStream-Content, body #community-wrap .cStreamList li[class$=".join"] .cStream-Content, body #community-wrap .cStreamList li[class$=".attend"] .cStream-Content, body #community-wrap .cStreamList li[class$=".connect"] .cStream-Content, body #community-wrap .cStreamList li[class$=".popular"] .cStream-Content, body #community-wrap .cStreamList li[class$=".total"] .cStream-Content, body #community-wrap .cStreamList li[class$="feed-events"] .cStream-Content {
        margin-left: 0
    }

    body #community-wrap .cPage-Like {
        left: 0
    }

    body #community-wrap .cPageInfo {
        margin-left: 130px
    }

    body #community-wrap .cPageOptions {
        margin: 20px 0
    }

    body #community-wrap .filters.cFloat-R {
        float: left;
        display: block;
        margin-bottom: 6px
    }

    body #community-wrap .cPageAdmin.cFloatedList li, body #community-wrap .cSubmenu.cFloatedList li {
        display: block;
        float: none
    }

    body #community-wrap .cPageAdmin.cFloatedList li + li, body #community-wrap .cSubmenu.cFloatedList li + li {
        border-left: none;
        padding-left: 0;
        margin-left: 0
    }

    body #community-wrap .cFormList.cFormHorizontal .form-label {
        float: none;
        display: block;
        text-align: left
    }

    body #community-wrap .cFormList.cFormHorizontal .form-field {
        margin-left: 0
    }

    body #community-wrap .cFormList.cFormHorizontal .pull-right {
        float: left
    }

    body #community-wrap .forFriendsList .cIndex-Actions div:nth-child(2) {
        display: none
    }

    body #community-wrap #criteriaContainer input[type=text] {
        margin-top: 10px;
        width: 100%
    }

    body #community-wrap .cAlert.cEmpty {
        padding: 40px 10px
    }

    body #community-wrap .app-box {
        position: relative
    }

    body #community-wrap .cIndex-Actions {
        position: static
    }

    body #community-wrap .cIndex-Actions > div {
        display: block
    }

    body #community-wrap .cIndex-Actions > div + div {
        margin-left: 0
    }

    body #community-wrap .cMedia-ThumbList li {
        width: 100%
    }

    body #community-wrap .cProfile .cFocus .cFocus-avatar {
        position: relative;
        display: inline-block !important;
        width: 80px;
        height: 80px;
        top: -40px;
        margin-bottom: -40px
    }

    body #community-wrap .cFocus .cFocus-avatar {
        display: none;
        display: none !important
    }

    body #community-wrap .cFocus .cFocus-content {
        margin: 0 20px 20px 20px;
        min-height: auto
    }

    body #community-wrap .cFocus .cFocus-user h2, body #community-wrap .cFocus .cFocus-user .cFocus-karma {
        float: none !important;
        display: block !important;
        width: auto !important;
        margin: 0;
        margin: 6px 0
    }

    body #community-wrap .cFocus .cFocus-info {
        margin: 0;
        margin-bottom: 12px
    }

    body #community-wrap .cFocus .cFocus-info span {
        float: none !important;
        display: block !important;
        width: auto !important;
        margin: 0;
        margin: 6px 0
    }

    body #community-wrap .cFocus .cFocus-count {
        position: static;
        display: block;
        border: 0 !important
    }

    body #community-wrap .cFocus .cFocus-count li {
        width: 25%;
        display: inline-block;
        float: left;
        margin: 0;
        padding: 0;
        text-align: center;
        min-height: 50px;
        min-width: 0;
        padding: 20px 0;
        background: #fcfcfc;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 0;
        font-size: 9px
    }

    body #community-wrap .cFocus .cFocus-definition {
        margin-right: 0
    }

    body #community-wrap .cFocus .cFocus-definition dt, body #community-wrap .cFocus .cFocus-definition dd {
        float: none !important;
        display: block !important;
        width: auto !important;
        margin: 0
    }

    body #community-wrap .cFocus .cFocus-definition dd {
        margin-bottom: 12px
    }

    body #community-wrap .cFocus .cFocus-actions .cFocus-actions-item {
        border: 0 !important
    }

    #community-wrap .js-stream-photos .span3 {
        float: left;
        width: 48.93617021276595%;
        *width: 48.88297872340425%
    }

    #community-wrap .js-stream-photos .span3:nth-child(2n+1) {
        margin-left: 0;
        *margin-left: 0
    }

    #community-wrap .js-stream-photos img {
        width: 100%
    }

    #community-wrap .cSubmenu-Search {
        margin: 0 -8px;
        right: 0
    }

    #community-wrap .cSubmenu-Search input[type="text"] {
        width: 120px
    }

    #community-wrap .js-focus-avatar {
        left: 0;
        width: auto;
        height: auto;
        max-width: 70px;
        max-height: 70px;
        margin-left: 10px
    }

    #community-wrap .js-focus-header .span5 h3 {
        font-size: 14px
    }

    #community-wrap .js-focus-header .span4 {
        text-align: left !important
    }

    #community-wrap .js-focus-header .span4 .btn {
        font-size: 10px;
        padding: 2px 6px
    }

    #community-wrap .js-focus-menu {
        padding: 10px
    }

    #community-wrap .js-focus-menu a {
        font-size: 11px
    }

    body #cWindow .js-bookmarks li {
        margin-bottom: 12px;
        float: left;
        width: 50%
    }
}

#latest-members-nav {
    display: none !important;
}

#latest-videos-nav {
    display: none !important;
}

#community-wrap .app-box h3 {
    font-weight: 600 !important;
    font-size: 16px !important;
}

.filter-uppercase li a {
    font-size: 9px;
    text-transform: uppercase;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.label-checkbox {
    padding-left: 8px;
}

body #cWindow .nav-tabs > li > a {
    border: 0 none;
    font-size: 20px;
    font-weight: 400;
    padding: 14px 40px;
}

body #cWindow .nav-tabs > .active > a, body #cWindow .nav-tabs > .active > a:hover, body #cWindow .nav-tabs > .active > a:focus {
    font-size: 20px;
    font-weight: 400;
}

.cPhoto-Thumb img {
    max-width: 55% !important;
    max-height: 400px !important;
}

.cStream-Attachment img {
    max-width: 55% !important;
    max-height: 400px !important;
}

body #cWindow {
    width: 532px !important;
    background: transparent;
}
.main_one{
	float:left;
	width:100%;
	position:relative;
	}
	
#community-wrap .navbar .nav.pull-right {display:none;}