#swell-bootstrap html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

#swell-bootstrap body {
    margin: 0
}

#swell-bootstrap article,#swell-bootstrap aside,#swell-bootstrap details,#swell-bootstrap figcaption,#swell-bootstrap figure,#swell-bootstrap footer,#swell-bootstrap header,#swell-bootstrap hgroup,#swell-bootstrap main,#swell-bootstrap menu,#swell-bootstrap nav,#swell-bootstrap section,#swell-bootstrap summary {
    display: block
}

#swell-bootstrap audio,#swell-bootstrap canvas,#swell-bootstrap progress,#swell-bootstrap video {
    display: inline-block;
    vertical-align: baseline
}

#swell-bootstrap audio:not([controls]) {
    display: none;
    height: 0
}

#swell-bootstrap [hidden],#swell-bootstrap template {
    display: none
}

#swell-bootstrap a {
    background-color: transparent
}

#swell-bootstrap a:active,#swell-bootstrap a:hover {
    outline: 0
}

#swell-bootstrap abbr[title] {
    border-bottom: 1px dotted
}

#swell-bootstrap b,#swell-bootstrap strong {
    font-weight: 700
}

#swell-bootstrap dfn {
    font-style: italic
}

#swell-bootstrap h1 {
    margin: .67em 0;
    font-size: 2em
}

#swell-bootstrap mark {
    color: #000;
    background: #ff0
}

#swell-bootstrap small {
    font-size: 80%
}

#swell-bootstrap sub,#swell-bootstrap sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

#swell-bootstrap sup {
    top: -.5em
}

#swell-bootstrap sub {
    bottom: -.25em
}

#swell-bootstrap img {
    border: 0
}

#swell-bootstrap svg:not(:root) {
    overflow: hidden
}

#swell-bootstrap figure {
    margin: 1em 40px
}

#swell-bootstrap hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

#swell-bootstrap pre {
    overflow: auto
}

#swell-bootstrap code,#swell-bootstrap kbd,#swell-bootstrap pre,#swell-bootstrap samp {
    font-family: monospace,monospace;
    font-size: 1em
}

#swell-bootstrap button,#swell-bootstrap input,#swell-bootstrap optgroup,#swell-bootstrap select,#swell-bootstrap textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

#swell-bootstrap button {
    overflow: visible
}

#swell-bootstrap button,#swell-bootstrap select {
    text-transform: none
}

#swell-bootstrap button,#swell-bootstrap html input[type=button],#swell-bootstrap input[type=reset],#swell-bootstrap input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

#swell-bootstrap button[disabled],#swell-bootstrap html input[disabled] {
    cursor: default
}

#swell-bootstrap button::-moz-focus-inner,#swell-bootstrap input::-moz-focus-inner {
    padding: 0;
    border: 0
}

#swell-bootstrap input {
    line-height: normal
}

#swell-bootstrap input[type=checkbox],#swell-bootstrap input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

#swell-bootstrap input[type=number]::-webkit-inner-spin-button,#swell-bootstrap input[type=number]::-webkit-outer-spin-button {
    height: auto
}

#swell-bootstrap input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

#swell-bootstrap input[type=search]::-webkit-search-cancel-button,#swell-bootstrap input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

#swell-bootstrap fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

#swell-bootstrap legend {
    padding: 0;
    border: 0
}

#swell-bootstrap textarea {
    overflow: auto
}

#swell-bootstrap optgroup {
    font-weight: 700
}

#swell-bootstrap table {
    border-spacing: 0;
    border-collapse: collapse
}

#swell-bootstrap td,#swell-bootstrap th {
    padding: 0
}

@media print {
    #swell-bootstrap *,#swell-bootstrap:after,#swell-bootstrap:before {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }

    #swell-bootstrap a,#swell-bootstrap a:visited {
        text-decoration: underline
    }

    #swell-bootstrap a[href]:after {
        content: " (" attr(href) ")"
    }

    #swell-bootstrap abbr[title]:after {
        content: " (" attr(title) ")"
    }

    #swell-bootstrap a[href^="javascript:"]:after,#swell-bootstrap a[href^="#"]:after {
        content: ""
    }

    #swell-bootstrap blockquote,#swell-bootstrap pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    #swell-bootstrap thead {
        display: table-header-group
    }

    #swell-bootstrap img,#swell-bootstrap tr {
        page-break-inside: avoid
    }

    #swell-bootstrap img {
        max-width: 100%!important
    }

    #swell-bootstrap h2,#swell-bootstrap h3,#swell-bootstrap p {
        orphans: 3;
        widows: 3
    }

    #swell-bootstrap h2,#swell-bootstrap h3 {
        page-break-after: avoid
    }

    #swell-bootstrap .navbar {
        display: none
    }

    #swell-bootstrap .btn>.caret,#swell-bootstrap .dropup>.btn>.caret {
        border-top-color: #000!important
    }

    #swell-bootstrap .label {
        border: 1px solid #000
    }

    #swell-bootstrap .table {
        border-collapse: collapse!important
    }

    #swell-bootstrap .table td,#swell-bootstrap .table th {
        background-color: #fff!important
    }

    #swell-bootstrap .table-bordered td,#swell-bootstrap .table-bordered th {
        border: 1px solid #ddd!important
    }
}

#swell-bootstrap * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#swell-bootstrap:after,#swell-bootstrap:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#swell-bootstrap html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

#swell-bootstrap body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

#swell-bootstrap button,#swell-bootstrap input,#swell-bootstrap select,#swell-bootstrap textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

#swell-bootstrap a {
    color: #337ab7;
    text-decoration: none
}

#swell-bootstrap a:focus,#swell-bootstrap a:hover {
    color: #23527c;
    text-decoration: underline
}

#swell-bootstrap a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

#swell-bootstrap figure {
    margin: 0
}

#swell-bootstrap img {
    vertical-align: middle
}

#swell-bootstrap .img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

#swell-bootstrap .img-rounded {
    border-radius: 6px
}

#swell-bootstrap .img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

#swell-bootstrap .img-circle {
    border-radius: 50%
}

#swell-bootstrap hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

#swell-bootstrap .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

#swell-bootstrap .sr-only-focusable:active,#swell-bootstrap .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

#swell-bootstrap [role=button] {
    cursor: pointer
}

#swell-bootstrap .h1,#swell-bootstrap .h2,#swell-bootstrap .h3,#swell-bootstrap .h4,#swell-bootstrap .h5,#swell-bootstrap .h6,#swell-bootstrap h1,#swell-bootstrap h2,#swell-bootstrap h3,#swell-bootstrap h4,#swell-bootstrap h5,#swell-bootstrap h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

#swell-bootstrap .h1 .small,#swell-bootstrap .h1 small,#swell-bootstrap .h2 .small,#swell-bootstrap .h2 small,#swell-bootstrap .h3 .small,#swell-bootstrap .h3 small,#swell-bootstrap .h4 .small,#swell-bootstrap .h4 small,#swell-bootstrap .h5 .small,#swell-bootstrap .h5 small,#swell-bootstrap .h6 .small,#swell-bootstrap .h6 small,#swell-bootstrap h1 .small,#swell-bootstrap h1 small,#swell-bootstrap h2 .small,#swell-bootstrap h2 small,#swell-bootstrap h3 .small,#swell-bootstrap h3 small,#swell-bootstrap h4 .small,#swell-bootstrap h4 small,#swell-bootstrap h5 .small,#swell-bootstrap h5 small,#swell-bootstrap h6 .small,#swell-bootstrap h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

#swell-bootstrap .h1,#swell-bootstrap .h2,#swell-bootstrap .h3,#swell-bootstrap h1,#swell-bootstrap h2,#swell-bootstrap h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

#swell-bootstrap .h1 .small,#swell-bootstrap .h1 small,#swell-bootstrap .h2 .small,#swell-bootstrap .h2 small,#swell-bootstrap .h3 .small,#swell-bootstrap .h3 small,#swell-bootstrap h1 .small,#swell-bootstrap h1 small,#swell-bootstrap h2 .small,#swell-bootstrap h2 small,#swell-bootstrap h3 .small,#swell-bootstrap h3 small {
    font-size: 65%
}

#swell-bootstrap .h4,#swell-bootstrap .h5,#swell-bootstrap .h6,#swell-bootstrap h4,#swell-bootstrap h5,#swell-bootstrap h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

#swell-bootstrap .h4 .small,#swell-bootstrap .h4 small,#swell-bootstrap .h5 .small,#swell-bootstrap .h5 small,#swell-bootstrap .h6 .small,#swell-bootstrap .h6 small,#swell-bootstrap h4 .small,#swell-bootstrap h4 small,#swell-bootstrap h5 .small,#swell-bootstrap h5 small,#swell-bootstrap h6 .small,#swell-bootstrap h6 small {
    font-size: 75%
}

#swell-bootstrap .h1,#swell-bootstrap h1 {
    font-size: 36px
}

#swell-bootstrap .h2,#swell-bootstrap h2 {
    font-size: 30px
}

#swell-bootstrap .h3,#swell-bootstrap h3 {
    font-size: 24px
}

#swell-bootstrap .h4,#swell-bootstrap h4 {
    font-size: 18px
}

#swell-bootstrap .h5,#swell-bootstrap h5 {
    font-size: 14px
}

#swell-bootstrap .h6,#swell-bootstrap h6 {
    font-size: 12px
}

#swell-bootstrap p {
    margin: 0 0 10px
}

#swell-bootstrap .lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    #swell-bootstrap .lead {
        font-size:21px
    }
}

#swell-bootstrap .small,#swell-bootstrap small {
    font-size: 85%
}

#swell-bootstrap .mark,#swell-bootstrap mark {
    padding: .2em;
    background-color: #fcf8e3
}

#swell-bootstrap .text-left {
    text-align: left
}

#swell-bootstrap .text-right {
    text-align: right
}

#swell-bootstrap .text-center {
    text-align: center
}

#swell-bootstrap .text-justify {
    text-align: justify
}

#swell-bootstrap .text-nowrap {
    white-space: nowrap
}

#swell-bootstrap .text-lowercase {
    text-transform: lowercase
}

#swell-bootstrap .text-uppercase {
    text-transform: uppercase
}

#swell-bootstrap .text-capitalize {
    text-transform: capitalize
}

#swell-bootstrap .text-muted {
    color: #777
}

#swell-bootstrap .text-primary {
    color: #337ab7
}

a#swell-bootstrap .text-primary:focus,a#swell-bootstrap .text-primary:hover {
    color: #286090
}

#swell-bootstrap .text-success {
    color: #3c763d
}

a#swell-bootstrap .text-success:focus,a#swell-bootstrap .text-success:hover {
    color: #2b542c
}

#swell-bootstrap .text-info {
    color: #31708f
}

a#swell-bootstrap .text-info:focus,a#swell-bootstrap .text-info:hover {
    color: #245269
}

#swell-bootstrap .text-warning {
    color: #8a6d3b
}

a#swell-bootstrap .text-warning:focus,a#swell-bootstrap .text-warning:hover {
    color: #66512c
}

#swell-bootstrap .text-danger {
    color: #a94442
}

a#swell-bootstrap .text-danger:focus,a#swell-bootstrap .text-danger:hover {
    color: #843534
}

#swell-bootstrap .bg-primary {
    color: #fff;
    background-color: #337ab7
}

#swell-bootstrap .bg-success {
    background-color: #dff0d8
}

#swell-bootstrap .bg-info {
    background-color: #d9edf7
}

#swell-bootstrap .bg-warning {
    background-color: #fcf8e3
}

#swell-bootstrap .bg-danger {
    background-color: #f2dede
}

#swell-bootstrap .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

#swell-bootstrap ol,#swell-bootstrap ul {
    margin-top: 0;
    margin-bottom: 10px
}

#swell-bootstrap ol ol,#swell-bootstrap ol ul,#swell-bootstrap ul ol,#swell-bootstrap ul ul {
    margin-bottom: 0
}

#swell-bootstrap .list-unstyled {
    padding-left: 0;
    list-style: none
}

#swell-bootstrap .list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

#swell-bootstrap .list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

#swell-bootstrap dl {
    margin-top: 0;
    margin-bottom: 20px
}

#swell-bootstrap dd,#swell-bootstrap dt {
    line-height: 1.42857143
}

#swell-bootstrap dt {
    font-weight: 700
}

#swell-bootstrap dd {
    margin-left: 0
}

@media (min-width: 768px) {
    #swell-bootstrap .dl-horizontal dt {
        float:left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    #swell-bootstrap .dl-horizontal dd {
        margin-left: 180px
    }
}

#swell-bootstrap abbr[data-original-title],#swell-bootstrap abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

#swell-bootstrap .initialism {
    font-size: 90%;
    text-transform: uppercase
}

#swell-bootstrap blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

#swell-bootstrap blockquote ol:last-child,#swell-bootstrap blockquote p:last-child,#swell-bootstrap blockquote ul:last-child {
    margin-bottom: 0
}

#swell-bootstrap blockquote .small,#swell-bootstrap blockquote footer,#swell-bootstrap blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

#swell-bootstrap blockquote .small:before,#swell-bootstrap blockquote footer:before,#swell-bootstrap blockquote small:before {
    content: '\2014 \00A0'
}

#swell-bootstrap .blockquote-reverse,#swell-bootstrap blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

#swell-bootstrap .blockquote-reverse .small:before,#swell-bootstrap .blockquote-reverse footer:before,#swell-bootstrap .blockquote-reverse small:before,#swell-bootstrap blockquote.pull-right .small:before,#swell-bootstrap blockquote.pull-right footer:before,#swell-bootstrap blockquote.pull-right small:before {
    content: ''
}

#swell-bootstrap .blockquote-reverse .small:after,#swell-bootstrap .blockquote-reverse footer:after,#swell-bootstrap .blockquote-reverse small:after,#swell-bootstrap blockquote.pull-right .small:after,#swell-bootstrap blockquote.pull-right footer:after,#swell-bootstrap blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

#swell-bootstrap address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

#swell-bootstrap code,#swell-bootstrap kbd,#swell-bootstrap pre,#swell-bootstrap samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

#swell-bootstrap code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

#swell-bootstrap kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

#swell-bootstrap kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

#swell-bootstrap pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

#swell-bootstrap pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

#swell-bootstrap .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

#swell-bootstrap .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    #swell-bootstrap .container {
        width:750px
    }
}

@media (min-width: 992px) {
    #swell-bootstrap .container {
        width:970px
    }
}

@media (min-width: 1200px) {
    #swell-bootstrap .container {
        width:1170px
    }
}

#swell-bootstrap .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

#swell-bootstrap .row {
    margin-right: -15px;
    margin-left: -15px
}

#swell-bootstrap .col-xs-1,#swell-bootstrap .col-lg-1,#swell-bootstrap .col-lg-10,#swell-bootstrap .col-lg-11,#swell-bootstrap .col-lg-12,#swell-bootstrap .col-lg-2,#swell-bootstrap .col-lg-3,#swell-bootstrap .col-lg-4,#swell-bootstrap .col-lg-5,#swell-bootstrap .col-lg-6,#swell-bootstrap .col-lg-7,#swell-bootstrap .col-lg-8,#swell-bootstrap .col-lg-9,#swell-bootstrap .col-md-1,#swell-bootstrap .col-md-10,#swell-bootstrap .col-md-11,#swell-bootstrap .col-md-12,#swell-bootstrap .col-md-2,#swell-bootstrap .col-md-3,#swell-bootstrap .col-md-4,#swell-bootstrap .col-md-5,#swell-bootstrap .col-md-6,#swell-bootstrap .col-md-7,#swell-bootstrap .col-md-8,#swell-bootstrap .col-md-9,#swell-bootstrap .col-sm-1,#swell-bootstrap .col-sm-10,#swell-bootstrap .col-sm-11,#swell-bootstrap .col-sm-12,#swell-bootstrap .col-sm-2,#swell-bootstrap .col-sm-3,#swell-bootstrap .col-sm-4,#swell-bootstrap .col-sm-5,#swell-bootstrap .col-sm-6,#swell-bootstrap .col-sm-7,#swell-bootstrap .col-sm-8,#swell-bootstrap .col-sm-9,#swell-bootstrap .col-xs-10,#swell-bootstrap .col-xs-11,#swell-bootstrap .col-xs-12,#swell-bootstrap .col-xs-2,#swell-bootstrap .col-xs-3,#swell-bootstrap .col-xs-4,#swell-bootstrap .col-xs-5,#swell-bootstrap .col-xs-6,#swell-bootstrap .col-xs-7,#swell-bootstrap .col-xs-8,#swell-bootstrap .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

#swell-bootstrap .col-xs-1,#swell-bootstrap .col-xs-10,#swell-bootstrap .col-xs-11,#swell-bootstrap .col-xs-12,#swell-bootstrap .col-xs-2,#swell-bootstrap .col-xs-3,#swell-bootstrap .col-xs-4,#swell-bootstrap .col-xs-5,#swell-bootstrap .col-xs-6,#swell-bootstrap .col-xs-7,#swell-bootstrap .col-xs-8,#swell-bootstrap .col-xs-9 {
    float: left
}

#swell-bootstrap .col-xs-12 {
    width: 100%
}

#swell-bootstrap .col-xs-11 {
    width: 91.66666667%
}

#swell-bootstrap .col-xs-10 {
    width: 83.33333333%
}

#swell-bootstrap .col-xs-9 {
    width: 75%
}

#swell-bootstrap .col-xs-8 {
    width: 66.66666667%
}

#swell-bootstrap .col-xs-7 {
    width: 58.33333333%
}

#swell-bootstrap .col-xs-6 {
    width: 50%
}

#swell-bootstrap .col-xs-5 {
    width: 41.66666667%
}

#swell-bootstrap .col-xs-4 {
    width: 33.33333333%
}

#swell-bootstrap .col-xs-3 {
    width: 25%
}

#swell-bootstrap .col-xs-2 {
    width: 16.66666667%
}

#swell-bootstrap .col-xs-1 {
    width: 8.33333333%
}

#swell-bootstrap .col-xs-pull-12 {
    right: 100%
}

#swell-bootstrap .col-xs-pull-11 {
    right: 91.66666667%
}

#swell-bootstrap .col-xs-pull-10 {
    right: 83.33333333%
}

#swell-bootstrap .col-xs-pull-9 {
    right: 75%
}

#swell-bootstrap .col-xs-pull-8 {
    right: 66.66666667%
}

#swell-bootstrap .col-xs-pull-7 {
    right: 58.33333333%
}

#swell-bootstrap .col-xs-pull-6 {
    right: 50%
}

#swell-bootstrap .col-xs-pull-5 {
    right: 41.66666667%
}

#swell-bootstrap .col-xs-pull-4 {
    right: 33.33333333%
}

#swell-bootstrap .col-xs-pull-3 {
    right: 25%
}

#swell-bootstrap .col-xs-pull-2 {
    right: 16.66666667%
}

#swell-bootstrap .col-xs-pull-1 {
    right: 8.33333333%
}

#swell-bootstrap .col-xs-pull-0 {
    right: auto
}

#swell-bootstrap .col-xs-push-12 {
    left: 100%
}

#swell-bootstrap .col-xs-push-11 {
    left: 91.66666667%
}

#swell-bootstrap .col-xs-push-10 {
    left: 83.33333333%
}

#swell-bootstrap .col-xs-push-9 {
    left: 75%
}

#swell-bootstrap .col-xs-push-8 {
    left: 66.66666667%
}

#swell-bootstrap .col-xs-push-7 {
    left: 58.33333333%
}

#swell-bootstrap .col-xs-push-6 {
    left: 50%
}

#swell-bootstrap .col-xs-push-5 {
    left: 41.66666667%
}

#swell-bootstrap .col-xs-push-4 {
    left: 33.33333333%
}

#swell-bootstrap .col-xs-push-3 {
    left: 25%
}

#swell-bootstrap .col-xs-push-2 {
    left: 16.66666667%
}

#swell-bootstrap .col-xs-push-1 {
    left: 8.33333333%
}

#swell-bootstrap .col-xs-push-0 {
    left: auto
}

#swell-bootstrap .col-xs-offset-12 {
    margin-left: 100%
}

#swell-bootstrap .col-xs-offset-11 {
    margin-left: 91.66666667%
}

#swell-bootstrap .col-xs-offset-10 {
    margin-left: 83.33333333%
}

#swell-bootstrap .col-xs-offset-9 {
    margin-left: 75%
}

#swell-bootstrap .col-xs-offset-8 {
    margin-left: 66.66666667%
}

#swell-bootstrap .col-xs-offset-7 {
    margin-left: 58.33333333%
}

#swell-bootstrap .col-xs-offset-6 {
    margin-left: 50%
}

#swell-bootstrap .col-xs-offset-5 {
    margin-left: 41.66666667%
}

#swell-bootstrap .col-xs-offset-4 {
    margin-left: 33.33333333%
}

#swell-bootstrap .col-xs-offset-3 {
    margin-left: 25%
}

#swell-bootstrap .col-xs-offset-2 {
    margin-left: 16.66666667%
}

#swell-bootstrap .col-xs-offset-1 {
    margin-left: 8.33333333%
}

#swell-bootstrap .col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    #swell-bootstrap .col-sm-1,#swell-bootstrap .col-sm-10,#swell-bootstrap .col-sm-11,#swell-bootstrap .col-sm-12,#swell-bootstrap .col-sm-2,#swell-bootstrap .col-sm-3,#swell-bootstrap .col-sm-4,#swell-bootstrap .col-sm-5,#swell-bootstrap .col-sm-6,#swell-bootstrap .col-sm-7,#swell-bootstrap .col-sm-8,#swell-bootstrap .col-sm-9 {
        float:left
    }

    #swell-bootstrap .col-sm-12 {
        width: 100%
    }

    #swell-bootstrap .col-sm-11 {
        width: 91.66666667%
    }

    #swell-bootstrap .col-sm-10 {
        width: 83.33333333%
    }

    #swell-bootstrap .col-sm-9 {
        width: 75%
    }

    #swell-bootstrap .col-sm-8 {
        width: 66.66666667%
    }

    #swell-bootstrap .col-sm-7 {
        width: 58.33333333%
    }

    #swell-bootstrap .col-sm-6 {
        width: 50%
    }

    #swell-bootstrap .col-sm-5 {
        width: 41.66666667%
    }

    #swell-bootstrap .col-sm-4 {
        width: 33.33333333%
    }

    #swell-bootstrap .col-sm-3 {
        width: 25%
    }

    #swell-bootstrap .col-sm-2 {
        width: 16.66666667%
    }

    #swell-bootstrap .col-sm-1 {
        width: 8.33333333%
    }

    #swell-bootstrap .col-sm-pull-12 {
        right: 100%
    }

    #swell-bootstrap .col-sm-pull-11 {
        right: 91.66666667%
    }

    #swell-bootstrap .col-sm-pull-10 {
        right: 83.33333333%
    }

    #swell-bootstrap .col-sm-pull-9 {
        right: 75%
    }

    #swell-bootstrap .col-sm-pull-8 {
        right: 66.66666667%
    }

    #swell-bootstrap .col-sm-pull-7 {
        right: 58.33333333%
    }

    #swell-bootstrap .col-sm-pull-6 {
        right: 50%
    }

    #swell-bootstrap .col-sm-pull-5 {
        right: 41.66666667%
    }

    #swell-bootstrap .col-sm-pull-4 {
        right: 33.33333333%
    }

    #swell-bootstrap .col-sm-pull-3 {
        right: 25%
    }

    #swell-bootstrap .col-sm-pull-2 {
        right: 16.66666667%
    }

    #swell-bootstrap .col-sm-pull-1 {
        right: 8.33333333%
    }

    #swell-bootstrap .col-sm-pull-0 {
        right: auto
    }

    #swell-bootstrap .col-sm-push-12 {
        left: 100%
    }

    #swell-bootstrap .col-sm-push-11 {
        left: 91.66666667%
    }

    #swell-bootstrap .col-sm-push-10 {
        left: 83.33333333%
    }

    #swell-bootstrap .col-sm-push-9 {
        left: 75%
    }

    #swell-bootstrap .col-sm-push-8 {
        left: 66.66666667%
    }

    #swell-bootstrap .col-sm-push-7 {
        left: 58.33333333%
    }

    #swell-bootstrap .col-sm-push-6 {
        left: 50%
    }

    #swell-bootstrap .col-sm-push-5 {
        left: 41.66666667%
    }

    #swell-bootstrap .col-sm-push-4 {
        left: 33.33333333%
    }

    #swell-bootstrap .col-sm-push-3 {
        left: 25%
    }

    #swell-bootstrap .col-sm-push-2 {
        left: 16.66666667%
    }

    #swell-bootstrap .col-sm-push-1 {
        left: 8.33333333%
    }

    #swell-bootstrap .col-sm-push-0 {
        left: auto
    }

    #swell-bootstrap .col-sm-offset-12 {
        margin-left: 100%
    }

    #swell-bootstrap .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    #swell-bootstrap .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    #swell-bootstrap .col-sm-offset-9 {
        margin-left: 75%
    }

    #swell-bootstrap .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    #swell-bootstrap .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    #swell-bootstrap .col-sm-offset-6 {
        margin-left: 50%
    }

    #swell-bootstrap .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    #swell-bootstrap .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    #swell-bootstrap .col-sm-offset-3 {
        margin-left: 25%
    }

    #swell-bootstrap .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    #swell-bootstrap .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    #swell-bootstrap .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    #swell-bootstrap .col-md-1,#swell-bootstrap .col-md-10,#swell-bootstrap .col-md-11,#swell-bootstrap .col-md-12,#swell-bootstrap .col-md-2,#swell-bootstrap .col-md-3,#swell-bootstrap .col-md-4,#swell-bootstrap .col-md-5,#swell-bootstrap .col-md-6,#swell-bootstrap .col-md-7,#swell-bootstrap .col-md-8,#swell-bootstrap .col-md-9 {
        float:left
    }

    #swell-bootstrap .col-md-12 {
        width: 100%
    }

    #swell-bootstrap .col-md-11 {
        width: 91.66666667%
    }

    #swell-bootstrap .col-md-10 {
        width: 83.33333333%
    }

    #swell-bootstrap .col-md-9 {
        width: 75%
    }

    #swell-bootstrap .col-md-8 {
        width: 66.66666667%
    }

    #swell-bootstrap .col-md-7 {
        width: 58.33333333%
    }

    #swell-bootstrap .col-md-6 {
        width: 50%
    }

    #swell-bootstrap .col-md-5 {
        width: 41.66666667%
    }

    #swell-bootstrap .col-md-4 {
        width: 33.33333333%
    }

    #swell-bootstrap .col-md-3 {
        width: 25%
    }

    #swell-bootstrap .col-md-2 {
        width: 16.66666667%
    }

    #swell-bootstrap .col-md-1 {
        width: 8.33333333%
    }

    #swell-bootstrap .col-md-pull-12 {
        right: 100%
    }

    #swell-bootstrap .col-md-pull-11 {
        right: 91.66666667%
    }

    #swell-bootstrap .col-md-pull-10 {
        right: 83.33333333%
    }

    #swell-bootstrap .col-md-pull-9 {
        right: 75%
    }

    #swell-bootstrap .col-md-pull-8 {
        right: 66.66666667%
    }

    #swell-bootstrap .col-md-pull-7 {
        right: 58.33333333%
    }

    #swell-bootstrap .col-md-pull-6 {
        right: 50%
    }

    #swell-bootstrap .col-md-pull-5 {
        right: 41.66666667%
    }

    #swell-bootstrap .col-md-pull-4 {
        right: 33.33333333%
    }

    #swell-bootstrap .col-md-pull-3 {
        right: 25%
    }

    #swell-bootstrap .col-md-pull-2 {
        right: 16.66666667%
    }

    #swell-bootstrap .col-md-pull-1 {
        right: 8.33333333%
    }

    #swell-bootstrap .col-md-pull-0 {
        right: auto
    }

    #swell-bootstrap .col-md-push-12 {
        left: 100%
    }

    #swell-bootstrap .col-md-push-11 {
        left: 91.66666667%
    }

    #swell-bootstrap .col-md-push-10 {
        left: 83.33333333%
    }

    #swell-bootstrap .col-md-push-9 {
        left: 75%
    }

    #swell-bootstrap .col-md-push-8 {
        left: 66.66666667%
    }

    #swell-bootstrap .col-md-push-7 {
        left: 58.33333333%
    }

    #swell-bootstrap .col-md-push-6 {
        left: 50%
    }

    #swell-bootstrap .col-md-push-5 {
        left: 41.66666667%
    }

    #swell-bootstrap .col-md-push-4 {
        left: 33.33333333%
    }

    #swell-bootstrap .col-md-push-3 {
        left: 25%
    }

    #swell-bootstrap .col-md-push-2 {
        left: 16.66666667%
    }

    #swell-bootstrap .col-md-push-1 {
        left: 8.33333333%
    }

    #swell-bootstrap .col-md-push-0 {
        left: auto
    }

    #swell-bootstrap .col-md-offset-12 {
        margin-left: 100%
    }

    #swell-bootstrap .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    #swell-bootstrap .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    #swell-bootstrap .col-md-offset-9 {
        margin-left: 75%
    }

    #swell-bootstrap .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    #swell-bootstrap .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    #swell-bootstrap .col-md-offset-6 {
        margin-left: 50%
    }

    #swell-bootstrap .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    #swell-bootstrap .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    #swell-bootstrap .col-md-offset-3 {
        margin-left: 25%
    }

    #swell-bootstrap .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    #swell-bootstrap .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    #swell-bootstrap .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    #swell-bootstrap .col-lg-1,#swell-bootstrap .col-lg-10,#swell-bootstrap .col-lg-11,#swell-bootstrap .col-lg-12,#swell-bootstrap .col-lg-2,#swell-bootstrap .col-lg-3,#swell-bootstrap .col-lg-4,#swell-bootstrap .col-lg-5,#swell-bootstrap .col-lg-6,#swell-bootstrap .col-lg-7,#swell-bootstrap .col-lg-8,#swell-bootstrap .col-lg-9 {
        float:left
    }

    #swell-bootstrap .col-lg-12 {
        width: 100%
    }

    #swell-bootstrap .col-lg-11 {
        width: 91.66666667%
    }

    #swell-bootstrap .col-lg-10 {
        width: 83.33333333%
    }

    #swell-bootstrap .col-lg-9 {
        width: 75%
    }

    #swell-bootstrap .col-lg-8 {
        width: 66.66666667%
    }

    #swell-bootstrap .col-lg-7 {
        width: 58.33333333%
    }

    #swell-bootstrap .col-lg-6 {
        width: 50%
    }

    #swell-bootstrap .col-lg-5 {
        width: 41.66666667%
    }

    #swell-bootstrap .col-lg-4 {
        width: 33.33333333%
    }

    #swell-bootstrap .col-lg-3 {
        width: 25%
    }

    #swell-bootstrap .col-lg-2 {
        width: 16.66666667%
    }

    #swell-bootstrap .col-lg-1 {
        width: 8.33333333%
    }

    #swell-bootstrap .col-lg-pull-12 {
        right: 100%
    }

    #swell-bootstrap .col-lg-pull-11 {
        right: 91.66666667%
    }

    #swell-bootstrap .col-lg-pull-10 {
        right: 83.33333333%
    }

    #swell-bootstrap .col-lg-pull-9 {
        right: 75%
    }

    #swell-bootstrap .col-lg-pull-8 {
        right: 66.66666667%
    }

    #swell-bootstrap .col-lg-pull-7 {
        right: 58.33333333%
    }

    #swell-bootstrap .col-lg-pull-6 {
        right: 50%
    }

    #swell-bootstrap .col-lg-pull-5 {
        right: 41.66666667%
    }

    #swell-bootstrap .col-lg-pull-4 {
        right: 33.33333333%
    }

    #swell-bootstrap .col-lg-pull-3 {
        right: 25%
    }

    #swell-bootstrap .col-lg-pull-2 {
        right: 16.66666667%
    }

    #swell-bootstrap .col-lg-pull-1 {
        right: 8.33333333%
    }

    #swell-bootstrap .col-lg-pull-0 {
        right: auto
    }

    #swell-bootstrap .col-lg-push-12 {
        left: 100%
    }

    #swell-bootstrap .col-lg-push-11 {
        left: 91.66666667%
    }

    #swell-bootstrap .col-lg-push-10 {
        left: 83.33333333%
    }

    #swell-bootstrap .col-lg-push-9 {
        left: 75%
    }

    #swell-bootstrap .col-lg-push-8 {
        left: 66.66666667%
    }

    #swell-bootstrap .col-lg-push-7 {
        left: 58.33333333%
    }

    #swell-bootstrap .col-lg-push-6 {
        left: 50%
    }

    #swell-bootstrap .col-lg-push-5 {
        left: 41.66666667%
    }

    #swell-bootstrap .col-lg-push-4 {
        left: 33.33333333%
    }

    #swell-bootstrap .col-lg-push-3 {
        left: 25%
    }

    #swell-bootstrap .col-lg-push-2 {
        left: 16.66666667%
    }

    #swell-bootstrap .col-lg-push-1 {
        left: 8.33333333%
    }

    #swell-bootstrap .col-lg-push-0 {
        left: auto
    }

    #swell-bootstrap .col-lg-offset-12 {
        margin-left: 100%
    }

    #swell-bootstrap .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    #swell-bootstrap .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    #swell-bootstrap .col-lg-offset-9 {
        margin-left: 75%
    }

    #swell-bootstrap .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    #swell-bootstrap .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    #swell-bootstrap .col-lg-offset-6 {
        margin-left: 50%
    }

    #swell-bootstrap .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    #swell-bootstrap .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    #swell-bootstrap .col-lg-offset-3 {
        margin-left: 25%
    }

    #swell-bootstrap .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    #swell-bootstrap .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    #swell-bootstrap .col-lg-offset-0 {
        margin-left: 0
    }
}

#swell-bootstrap table {
    background-color: transparent
}

#swell-bootstrap caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

#swell-bootstrap th {
    text-align: left
}

#swell-bootstrap .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

#swell-bootstrap .table>tbody>tr>td,#swell-bootstrap .table>tbody>tr>th,#swell-bootstrap .table>tfoot>tr>td,#swell-bootstrap .table>tfoot>tr>th,#swell-bootstrap .table>thead>tr>td,#swell-bootstrap .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

#swell-bootstrap .table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

#swell-bootstrap .table>caption+thead>tr:first-child>td,#swell-bootstrap .table>caption+thead>tr:first-child>th,#swell-bootstrap .table>colgroup+thead>tr:first-child>td,#swell-bootstrap .table>colgroup+thead>tr:first-child>th,#swell-bootstrap .table>thead:first-child>tr:first-child>td,#swell-bootstrap .table>thead:first-child>tr:first-child>th {
    border-top: 0
}

#swell-bootstrap .table>tbody+tbody {
    border-top: 2px solid #ddd
}

#swell-bootstrap .table .table {
    background-color: #fff
}

#swell-bootstrap .table-condensed>tbody>tr>td,#swell-bootstrap .table-condensed>tbody>tr>th,#swell-bootstrap .table-condensed>tfoot>tr>td,#swell-bootstrap .table-condensed>tfoot>tr>th,#swell-bootstrap .table-condensed>thead>tr>td,#swell-bootstrap .table-condensed>thead>tr>th {
    padding: 5px
}

#swell-bootstrap .table-bordered {
    border: 1px solid #ddd
}

#swell-bootstrap .table-bordered>tbody>tr>td,#swell-bootstrap .table-bordered>tbody>tr>th,#swell-bootstrap .table-bordered>tfoot>tr>td,#swell-bootstrap .table-bordered>tfoot>tr>th,#swell-bootstrap .table-bordered>thead>tr>td,#swell-bootstrap .table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

#swell-bootstrap .table-bordered>thead>tr>td,#swell-bootstrap .table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

#swell-bootstrap .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

#swell-bootstrap .table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

#swell-bootstrap table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

#swell-bootstrap table td[class*=col-],#swell-bootstrap table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

#swell-bootstrap .table>tbody>tr.active>td,#swell-bootstrap .table>tbody>tr.active>th,#swell-bootstrap .table>tbody>tr>td.active,#swell-bootstrap .table>tbody>tr>th.active,#swell-bootstrap .table>tfoot>tr.active>td,#swell-bootstrap .table>tfoot>tr.active>th,#swell-bootstrap .table>tfoot>tr>td.active,#swell-bootstrap .table>tfoot>tr>th.active,#swell-bootstrap .table>thead>tr.active>td,#swell-bootstrap .table>thead>tr.active>th,#swell-bootstrap .table>thead>tr>td.active,#swell-bootstrap .table>thead>tr>th.active {
    background-color: #f5f5f5
}

#swell-bootstrap .table-hover>tbody>tr.active:hover>td,#swell-bootstrap .table-hover>tbody>tr.active:hover>th,#swell-bootstrap .table-hover>tbody>tr:hover>.active,#swell-bootstrap .table-hover>tbody>tr>td.active:hover,#swell-bootstrap .table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

#swell-bootstrap .table>tbody>tr.success>td,#swell-bootstrap .table>tbody>tr.success>th,#swell-bootstrap .table>tbody>tr>td.success,#swell-bootstrap .table>tbody>tr>th.success,#swell-bootstrap .table>tfoot>tr.success>td,#swell-bootstrap .table>tfoot>tr.success>th,#swell-bootstrap .table>tfoot>tr>td.success,#swell-bootstrap .table>tfoot>tr>th.success,#swell-bootstrap .table>thead>tr.success>td,#swell-bootstrap .table>thead>tr.success>th,#swell-bootstrap .table>thead>tr>td.success,#swell-bootstrap .table>thead>tr>th.success {
    background-color: #dff0d8
}

#swell-bootstrap .table-hover>tbody>tr.success:hover>td,#swell-bootstrap .table-hover>tbody>tr.success:hover>th,#swell-bootstrap .table-hover>tbody>tr:hover>.success,#swell-bootstrap .table-hover>tbody>tr>td.success:hover,#swell-bootstrap .table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

#swell-bootstrap .table>tbody>tr.info>td,#swell-bootstrap .table>tbody>tr.info>th,#swell-bootstrap .table>tbody>tr>td.info,#swell-bootstrap .table>tbody>tr>th.info,#swell-bootstrap .table>tfoot>tr.info>td,#swell-bootstrap .table>tfoot>tr.info>th,#swell-bootstrap .table>tfoot>tr>td.info,#swell-bootstrap .table>tfoot>tr>th.info,#swell-bootstrap .table>thead>tr.info>td,#swell-bootstrap .table>thead>tr.info>th,#swell-bootstrap .table>thead>tr>td.info,#swell-bootstrap .table>thead>tr>th.info {
    background-color: #d9edf7
}

#swell-bootstrap .table-hover>tbody>tr.info:hover>td,#swell-bootstrap .table-hover>tbody>tr.info:hover>th,#swell-bootstrap .table-hover>tbody>tr:hover>.info,#swell-bootstrap .table-hover>tbody>tr>td.info:hover,#swell-bootstrap .table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

#swell-bootstrap .table>tbody>tr.warning>td,#swell-bootstrap .table>tbody>tr.warning>th,#swell-bootstrap .table>tbody>tr>td.warning,#swell-bootstrap .table>tbody>tr>th.warning,#swell-bootstrap .table>tfoot>tr.warning>td,#swell-bootstrap .table>tfoot>tr.warning>th,#swell-bootstrap .table>tfoot>tr>td.warning,#swell-bootstrap .table>tfoot>tr>th.warning,#swell-bootstrap .table>thead>tr.warning>td,#swell-bootstrap .table>thead>tr.warning>th,#swell-bootstrap .table>thead>tr>td.warning,#swell-bootstrap .table>thead>tr>th.warning {
    background-color: #fcf8e3
}

#swell-bootstrap .table-hover>tbody>tr.warning:hover>td,#swell-bootstrap .table-hover>tbody>tr.warning:hover>th,#swell-bootstrap .table-hover>tbody>tr:hover>.warning,#swell-bootstrap .table-hover>tbody>tr>td.warning:hover,#swell-bootstrap .table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

#swell-bootstrap .table>tbody>tr.danger>td,#swell-bootstrap .table>tbody>tr.danger>th,#swell-bootstrap .table>tbody>tr>td.danger,#swell-bootstrap .table>tbody>tr>th.danger,#swell-bootstrap .table>tfoot>tr.danger>td,#swell-bootstrap .table>tfoot>tr.danger>th,#swell-bootstrap .table>tfoot>tr>td.danger,#swell-bootstrap .table>tfoot>tr>th.danger,#swell-bootstrap .table>thead>tr.danger>td,#swell-bootstrap .table>thead>tr.danger>th,#swell-bootstrap .table>thead>tr>td.danger,#swell-bootstrap .table>thead>tr>th.danger {
    background-color: #f2dede
}

#swell-bootstrap .table-hover>tbody>tr.danger:hover>td,#swell-bootstrap .table-hover>tbody>tr.danger:hover>th,#swell-bootstrap .table-hover>tbody>tr:hover>.danger,#swell-bootstrap .table-hover>tbody>tr>td.danger:hover,#swell-bootstrap .table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

#swell-bootstrap .table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width: 767px) {
    #swell-bootstrap .table-responsive {
        width:100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    #swell-bootstrap .table-responsive>.table {
        margin-bottom: 0
    }

    #swell-bootstrap .table-responsive>.table>tbody>tr>td,#swell-bootstrap .table-responsive>.table>tbody>tr>th,#swell-bootstrap .table-responsive>.table>tfoot>tr>td,#swell-bootstrap .table-responsive>.table>tfoot>tr>th,#swell-bootstrap .table-responsive>.table>thead>tr>td,#swell-bootstrap .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    #swell-bootstrap .table-responsive>.table-bordered {
        border: 0
    }

    #swell-bootstrap .table-responsive>.table-bordered>tbody>tr>td:first-child,#swell-bootstrap .table-responsive>.table-bordered>tbody>tr>th:first-child,#swell-bootstrap .table-responsive>.table-bordered>tfoot>tr>td:first-child,#swell-bootstrap .table-responsive>.table-bordered>tfoot>tr>th:first-child,#swell-bootstrap .table-responsive>.table-bordered>thead>tr>td:first-child,#swell-bootstrap .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    #swell-bootstrap .table-responsive>.table-bordered>tbody>tr>td:last-child,#swell-bootstrap .table-responsive>.table-bordered>tbody>tr>th:last-child,#swell-bootstrap .table-responsive>.table-bordered>tfoot>tr>td:last-child,#swell-bootstrap .table-responsive>.table-bordered>tfoot>tr>th:last-child,#swell-bootstrap .table-responsive>.table-bordered>thead>tr>td:last-child,#swell-bootstrap .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    #swell-bootstrap .table-responsive>.table-bordered>tbody>tr:last-child>td,#swell-bootstrap .table-responsive>.table-bordered>tbody>tr:last-child>th,#swell-bootstrap .table-responsive>.table-bordered>tfoot>tr:last-child>td,#swell-bootstrap .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

#swell-bootstrap fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

#swell-bootstrap legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

#swell-bootstrap label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

#swell-bootstrap input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#swell-bootstrap input[type=checkbox],#swell-bootstrap input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

#swell-bootstrap input[type=file] {
    display: block
}

#swell-bootstrap input[type=range] {
    display: block;
    width: 100%
}

#swell-bootstrap select[multiple],#swell-bootstrap select[size] {
    height: auto
}

#swell-bootstrap input[type=file]:focus,#swell-bootstrap input[type=checkbox]:focus,#swell-bootstrap input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

#swell-bootstrap output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

#swell-bootstrap .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

#swell-bootstrap .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

#swell-bootstrap .form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

#swell-bootstrap .form-control:-ms-input-placeholder {
    color: #999
}

#swell-bootstrap .form-control::-webkit-input-placeholder {
    color: #999
}

#swell-bootstrap .form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

#swell-bootstrap .form-control[disabled],#swell-bootstrap .form-control[readonly],#swell-bootstrap .form-control[disabled] {
    cursor: not-allowed
}

#swell-bootstrap .form-control {
    height: auto
}

#swell-bootstrap input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #swell-bootstrap input[type=date].form-control,#swell-bootstrap input[type=time].form-control,#swell-bootstrap input[type=datetime-local].form-control,#swell-bootstrap input[type=month].form-control {
        line-height:34px
    }

    #swell-bootstrap input[type=date].input-sm,#swell-bootstrap input[type=time].input-sm,#swell-bootstrap input[type=datetime-local].input-sm,#swell-bootstrap input[type=month].input-sm {
        line-height: 30px
    }

    #swell-bootstrap input[type=date].input-lg,#swell-bootstrap input[type=time].input-lg,#swell-bootstrap input[type=datetime-local].input-lg,#swell-bootstrap input[type=month].input-lg {
        line-height: 46px
    }
}

#swell-bootstrap .form-group {
    margin-bottom: 15px
}

#swell-bootstrap .checkbox,#swell-bootstrap .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

#swell-bootstrap .checkbox label,#swell-bootstrap .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

#swell-bootstrap .checkbox input[type=checkbox],#swell-bootstrap .checkbox-inline input[type=checkbox],#swell-bootstrap .radio input[type=radio],#swell-bootstrap .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}

#swell-bootstrap .checkbox+.checkbox,#swell-bootstrap .radio+.radio {
    margin-top: -5px
}

#swell-bootstrap .checkbox-inline,#swell-bootstrap .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

#swell-bootstrap .checkbox-inline+.checkbox-inline,#swell-bootstrap .radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

#swell-bootstrap input[type=checkbox].disabled,#swell-bootstrap input[type=checkbox][disabled],#swell-bootstrap input[type=radio].disabled,#swell-bootstrap input[type=radio][disabled] {
    cursor: not-allowed
}

#swell-bootstrap .checkbox-inline.disabled,#swell-bootstrap .radio-inline.disabled {
    cursor: not-allowed
}

#swell-bootstrap .checkbox.disabled label,#swell-bootstrap .radio.disabled label {
    cursor: not-allowed
}

#swell-bootstrap .form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

#swell-bootstrap .form-control-static.input-lg,#swell-bootstrap .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

#swell-bootstrap .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

#swell-bootstrap .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

#swell-bootstrap .form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

#swell-bootstrap .form-group-sm select[multiple].form-control,#swell-bootstrap .form-group-sm textarea.form-control {
    height: auto
}

#swell-bootstrap .form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

#swell-bootstrap .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

#swell-bootstrap .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

#swell-bootstrap .form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

#swell-bootstrap .form-group-lg select[multiple].form-control,#swell-bootstrap .form-group-lg textarea.form-control {
    height: auto
}

#swell-bootstrap .form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

#swell-bootstrap .has-feedback {
    position: relative
}

#swell-bootstrap .has-feedback .form-control {
    padding-right: 42.5px
}

#swell-bootstrap .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

#swell-bootstrap .form-group-lg .form-control+.form-control-feedback,#swell-bootstrap .input-group-lg+.form-control-feedback,#swell-bootstrap .input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

#swell-bootstrap .form-group-sm .form-control+.form-control-feedback,#swell-bootstrap .input-group-sm+.form-control-feedback,#swell-bootstrap .input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

#swell-bootstrap .has-success .checkbox,#swell-bootstrap .has-success .checkbox-inline,#swell-bootstrap .has-success .control-label,#swell-bootstrap .has-success .help-block,#swell-bootstrap .has-success .radio,#swell-bootstrap .has-success .radio-inline,#swell-bootstrap .has-success.checkbox label,#swell-bootstrap .has-success.checkbox-inline label,#swell-bootstrap .has-success.radio label,#swell-bootstrap .has-success.radio-inline label {
    color: #3c763d
}

#swell-bootstrap .has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

#swell-bootstrap .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
}

#swell-bootstrap .has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

#swell-bootstrap .has-success .form-control-feedback {
    color: #3c763d
}

#swell-bootstrap .has-warning .checkbox,#swell-bootstrap .has-warning .checkbox-inline,#swell-bootstrap .has-warning .control-label,#swell-bootstrap .has-warning .help-block,#swell-bootstrap .has-warning .radio,#swell-bootstrap .has-warning .radio-inline,#swell-bootstrap .has-warning.checkbox label,#swell-bootstrap .has-warning.checkbox-inline label,#swell-bootstrap .has-warning.radio label,#swell-bootstrap .has-warning.radio-inline label {
    color: #8a6d3b
}

#swell-bootstrap .has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

#swell-bootstrap .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
}

#swell-bootstrap .has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

#swell-bootstrap .has-warning .form-control-feedback {
    color: #8a6d3b
}

#swell-bootstrap .has-error .checkbox,#swell-bootstrap .has-error .checkbox-inline,#swell-bootstrap .has-error .control-label,#swell-bootstrap .has-error .help-block,#swell-bootstrap .has-error .radio,#swell-bootstrap .has-error .radio-inline,#swell-bootstrap .has-error.checkbox label,#swell-bootstrap .has-error.checkbox-inline label,#swell-bootstrap .has-error.radio label,#swell-bootstrap .has-error.radio-inline label {
    color: #a94442
}

#swell-bootstrap .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

#swell-bootstrap .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}

#swell-bootstrap .has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

#swell-bootstrap .has-error .form-control-feedback {
    color: #a94442
}

#swell-bootstrap .has-feedback label~.form-control-feedback {
    top: 25px
}

#swell-bootstrap .has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

#swell-bootstrap .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    #swell-bootstrap .form-inline .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    #swell-bootstrap .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    #swell-bootstrap .form-inline .form-control-static {
        display: inline-block
    }

    #swell-bootstrap .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    #swell-bootstrap .form-inline .input-group .form-control,#swell-bootstrap .form-inline .input-group .input-group-addon,#swell-bootstrap .form-inline .input-group .input-group-btn {
        width: auto
    }

    #swell-bootstrap .form-inline .input-group>.form-control {
        width: 100%
    }

    #swell-bootstrap .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    #swell-bootstrap .form-inline .checkbox,#swell-bootstrap .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    #swell-bootstrap .form-inline .checkbox label,#swell-bootstrap .form-inline .radio label {
        padding-left: 0
    }

    #swell-bootstrap .form-inline .checkbox input[type=checkbox],#swell-bootstrap .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    #swell-bootstrap .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

#swell-bootstrap .form-horizontal .checkbox,#swell-bootstrap .form-horizontal .checkbox-inline,#swell-bootstrap .form-horizontal .radio,#swell-bootstrap .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

#swell-bootstrap .form-horizontal .checkbox,#swell-bootstrap .form-horizontal .radio {
    min-height: 27px
}

#swell-bootstrap .form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    #swell-bootstrap .form-horizontal .control-label {
        padding-top:7px;
        margin-bottom: 0;
        text-align: right
    }
}

#swell-bootstrap .form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    #swell-bootstrap .form-horizontal .form-group-lg .control-label {
        padding-top:11px;
        font-size: 18px
    }
}

@media (min-width: 768px) {
    #swell-bootstrap .form-horizontal .form-group-sm .control-label {
        padding-top:6px;
        font-size: 12px
    }
}

#swell-bootstrap .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

#swell-bootstrap .btn.active.focus,#swell-bootstrap .btn.active:focus,#swell-bootstrap .btn.focus,#swell-bootstrap .btn:active.focus,#swell-bootstrap .btn:active:focus,#swell-bootstrap .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

#swell-bootstrap .btn.focus,#swell-bootstrap .btn:focus,#swell-bootstrap .btn:hover {
    color: #333;
    text-decoration: none
}

#swell-bootstrap .btn.active,#swell-bootstrap .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

#swell-bootstrap .btn.disabled,#swell-bootstrap .btn[disabled] {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

#swell-bootstrap .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

#swell-bootstrap .btn-default.focus,#swell-bootstrap .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

#swell-bootstrap .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

#swell-bootstrap .btn-default.active,#swell-bootstrap .btn-default:active {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

#swell-bootstrap .btn-default.active.focus,#swell-bootstrap .btn-default.active:focus,#swell-bootstrap .btn-default.active:hover,#swell-bootstrap .btn-default:active.focus,#swell-bootstrap .btn-default:active:focus,#swell-bootstrap .btn-default:active:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

#swell-bootstrap .btn-default.active,#swell-bootstrap .btn-default:active {
    background-image: none
}

#swell-bootstrap .btn-default.disabled.focus,#swell-bootstrap .btn-default.disabled:focus,#swell-bootstrap .btn-default.disabled:hover,#swell-bootstrap .btn-default[disabled].focus,#swell-bootstrap .btn-default[disabled]:focus,#swell-bootstrap .btn-default[disabled]:hover {
    background-color: #fff;
    border-color: #ccc
}

#swell-bootstrap .btn-default .badge {
    color: #fff;
    background-color: #333
}

#swell-bootstrap .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

#swell-bootstrap .btn-primary.focus,#swell-bootstrap .btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

#swell-bootstrap .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

#swell-bootstrap .btn-primary.active,#swell-bootstrap .btn-primary:active {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

#swell-bootstrap .btn-primary.active.focus,#swell-bootstrap .btn-primary.active:focus,#swell-bootstrap .btn-primary.active:hover,#swell-bootstrap .btn-primary:active.focus,#swell-bootstrap .btn-primary:active:focus,#swell-bootstrap .btn-primary:active:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

#swell-bootstrap .btn-primary.active,#swell-bootstrap .btn-primary:active {
    background-image: none
}

#swell-bootstrap .btn-primary.disabled.focus,#swell-bootstrap .btn-primary.disabled:focus,#swell-bootstrap .btn-primary.disabled:hover,#swell-bootstrap .btn-primary[disabled].focus,#swell-bootstrap .btn-primary[disabled]:focus,#swell-bootstrap .btn-primary[disabled]:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

#swell-bootstrap .btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

#swell-bootstrap .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

#swell-bootstrap .btn-success.focus,#swell-bootstrap .btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

#swell-bootstrap .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

#swell-bootstrap .btn-success.active,#swell-bootstrap .btn-success:active {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

#swell-bootstrap .btn-success.active.focus,#swell-bootstrap .btn-success.active:focus,#swell-bootstrap .btn-success.active:hover,#swell-bootstrap .btn-success:active.focus,#swell-bootstrap .btn-success:active:focus,#swell-bootstrap .btn-success:active:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

#swell-bootstrap .btn-success.active,#swell-bootstrap .btn-success:active {
    background-image: none
}

#swell-bootstrap .btn-success.disabled.focus,#swell-bootstrap .btn-success.disabled:focus,#swell-bootstrap .btn-success.disabled:hover,#swell-bootstrap .btn-success[disabled].focus,#swell-bootstrap .btn-success[disabled]:focus,#swell-bootstrap .btn-success[disabled]:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

#swell-bootstrap .btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

#swell-bootstrap .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

#swell-bootstrap .btn-info.focus,#swell-bootstrap .btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

#swell-bootstrap .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

#swell-bootstrap .btn-info.active,#swell-bootstrap .btn-info:active {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

#swell-bootstrap .btn-info.active.focus,#swell-bootstrap .btn-info.active:focus,#swell-bootstrap .btn-info.active:hover,#swell-bootstrap .btn-info:active.focus,#swell-bootstrap .btn-info:active:focus,#swell-bootstrap .btn-info:active:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

#swell-bootstrap .btn-info.active,#swell-bootstrap .btn-info:active {
    background-image: none
}

#swell-bootstrap .btn-info.disabled.focus,#swell-bootstrap .btn-info.disabled:focus,#swell-bootstrap .btn-info.disabled:hover,#swell-bootstrap .btn-info[disabled].focus,#swell-bootstrap .btn-info[disabled]:focus,#swell-bootstrap .btn-info[disabled]:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

#swell-bootstrap .btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

#swell-bootstrap .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

#swell-bootstrap .btn-warning.focus,#swell-bootstrap .btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

#swell-bootstrap .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

#swell-bootstrap .btn-warning.active,#swell-bootstrap .btn-warning:active {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

#swell-bootstrap .btn-warning.active.focus,#swell-bootstrap .btn-warning.active:focus,#swell-bootstrap .btn-warning.active:hover,#swell-bootstrap .btn-warning:active.focus,#swell-bootstrap .btn-warning:active:focus,#swell-bootstrap .btn-warning:active:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

#swell-bootstrap .btn-warning.active,#swell-bootstrap .btn-warning:active {
    background-image: none
}

#swell-bootstrap .btn-warning.disabled.focus,#swell-bootstrap .btn-warning.disabled:focus,#swell-bootstrap .btn-warning.disabled:hover,#swell-bootstrap .btn-warning[disabled].focus,#swell-bootstrap .btn-warning[disabled]:focus,#swell-bootstrap .btn-warning[disabled]:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

#swell-bootstrap .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

#swell-bootstrap .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

#swell-bootstrap .btn-danger.focus,#swell-bootstrap .btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

#swell-bootstrap .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

#swell-bootstrap .btn-danger.active,#swell-bootstrap .btn-danger:active {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

#swell-bootstrap .btn-danger.active.focus,#swell-bootstrap .btn-danger.active:focus,#swell-bootstrap .btn-danger.active:hover,#swell-bootstrap .btn-danger:active.focus,#swell-bootstrap .btn-danger:active:focus,#swell-bootstrap .btn-danger:active:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

#swell-bootstrap .btn-danger.active,#swell-bootstrap .btn-danger:active {
    background-image: none
}

#swell-bootstrap .btn-danger.disabled.focus,#swell-bootstrap .btn-danger.disabled:focus,#swell-bootstrap .btn-danger.disabled:hover,#swell-bootstrap .btn-danger[disabled].focus,#swell-bootstrap .btn-danger[disabled]:focus,#swell-bootstrap .btn-danger[disabled]:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

#swell-bootstrap .btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

#swell-bootstrap .btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

#swell-bootstrap .btn-link,#swell-bootstrap .btn-link.active,#swell-bootstrap .btn-link:active,#swell-bootstrap .btn-link[disabled] {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

#swell-bootstrap .btn-link,#swell-bootstrap .btn-link:active,#swell-bootstrap .btn-link:focus,#swell-bootstrap .btn-link:hover {
    border-color: transparent
}

#swell-bootstrap .btn-link:focus,#swell-bootstrap .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

#swell-bootstrap .btn-link[disabled]:focus,#swell-bootstrap .btn-link[disabled]:hover {
    color: #777;
    text-decoration: none
}

#swell-bootstrap .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

#swell-bootstrap .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

#swell-bootstrap .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

#swell-bootstrap .btn-block {
    display: block;
    width: 100%
}

#swell-bootstrap .btn-block+.btn-block {
    margin-top: 5px
}

#swell-bootstrap input[type=button].btn-block,#swell-bootstrap input[type=reset].btn-block,#swell-bootstrap input[type=submit].btn-block {
    width: 100%
}

#swell-bootstrap .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

#swell-bootstrap .fade.in {
    opacity: 1
}

#swell-bootstrap .collapse {
    display: none
}

#swell-bootstrap .collapse.in {
    display: block
}

#swell-bootstrap .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility
}

#swell-bootstrap .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

#swell-bootstrap .dropdown,#swell-bootstrap .dropup {
    position: relative
}

#swell-bootstrap .dropdown-toggle:focus {
    outline: 0
}

#swell-bootstrap .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;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

#swell-bootstrap .dropdown-menu.pull-right {
    right: 0;
    left: auto
}

#swell-bootstrap .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

#swell-bootstrap .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

#swell-bootstrap .dropdown-menu>li>a:focus,#swell-bootstrap .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

#swell-bootstrap .dropdown-menu>.active>a,#swell-bootstrap .dropdown-menu>.active>a:focus,#swell-bootstrap .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

#swell-bootstrap .dropdown-menu>.disabled>a,#swell-bootstrap .dropdown-menu>.disabled>a:focus,#swell-bootstrap .dropdown-menu>.disabled>a:hover {
    color: #777
}

#swell-bootstrap .dropdown-menu>.disabled>a:focus,#swell-bootstrap .dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

#swell-bootstrap .open>.dropdown-menu {
    display: block
}

#swell-bootstrap .open>a {
    outline: 0
}

#swell-bootstrap .dropdown-menu-right {
    right: 0;
    left: auto
}

#swell-bootstrap .dropdown-menu-left {
    right: auto;
    left: 0
}

#swell-bootstrap .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

#swell-bootstrap .dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

#swell-bootstrap .pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

#swell-bootstrap .dropup .caret,#swell-bootstrap .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

#swell-bootstrap .dropup .dropdown-menu,#swell-bootstrap .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    #swell-bootstrap .navbar-right .dropdown-menu {
        right:0;
        left: auto
    }

    #swell-bootstrap .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

#swell-bootstrap .btn-group,#swell-bootstrap .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

#swell-bootstrap .btn-group-vertical>.btn,#swell-bootstrap .btn-group>.btn {
    position: relative;
    float: left
}

#swell-bootstrap .btn-group-vertical>.btn.active,#swell-bootstrap .btn-group-vertical>.btn:active,#swell-bootstrap .btn-group-vertical>.btn:focus,#swell-bootstrap .btn-group-vertical>.btn:hover,#swell-bootstrap .btn-group>.btn.active,#swell-bootstrap .btn-group>.btn:active,#swell-bootstrap .btn-group>.btn:focus,#swell-bootstrap .btn-group>.btn:hover {
    z-index: 2
}

#swell-bootstrap .btn-group .btn+.btn,#swell-bootstrap .btn-group .btn+.btn-group,#swell-bootstrap .btn-group .btn-group+.btn,#swell-bootstrap .btn-group .btn-group+.btn-group {
    margin-left: -1px
}

#swell-bootstrap .btn-toolbar {
    margin-left: -5px
}

#swell-bootstrap .btn-toolbar .btn,#swell-bootstrap .btn-toolbar .btn-group,#swell-bootstrap .btn-toolbar .input-group {
    float: left
}

#swell-bootstrap .btn-toolbar>.btn,#swell-bootstrap .btn-toolbar>.btn-group,#swell-bootstrap .btn-toolbar>.input-group {
    margin-left: 5px
}

#swell-bootstrap .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

#swell-bootstrap .btn-group>.btn:first-child {
    margin-left: 0
}

#swell-bootstrap .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

#swell-bootstrap .btn-group>.btn:last-child:not(:first-child),#swell-bootstrap .btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

#swell-bootstrap .btn-group>.btn-group {
    float: left
}

#swell-bootstrap .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

#swell-bootstrap .btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,#swell-bootstrap .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

#swell-bootstrap .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

#swell-bootstrap .btn-group .dropdown-toggle:active,#swell-bootstrap .btn-group.open .dropdown-toggle {
    outline: 0
}

#swell-bootstrap .btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

#swell-bootstrap .btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

#swell-bootstrap .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

#swell-bootstrap .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

#swell-bootstrap .btn .caret {
    margin-left: 0
}

#swell-bootstrap .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

#swell-bootstrap .dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

#swell-bootstrap .btn-group-vertical>.btn,#swell-bootstrap .btn-group-vertical>.btn-group,#swell-bootstrap .btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

#swell-bootstrap .btn-group-vertical>.btn-group>.btn {
    float: none
}

#swell-bootstrap .btn-group-vertical>.btn+.btn,#swell-bootstrap .btn-group-vertical>.btn+.btn-group,#swell-bootstrap .btn-group-vertical>.btn-group+.btn,#swell-bootstrap .btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

#swell-bootstrap .btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

#swell-bootstrap .btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

#swell-bootstrap .btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

#swell-bootstrap .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

#swell-bootstrap .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,#swell-bootstrap .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

#swell-bootstrap .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

#swell-bootstrap .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

#swell-bootstrap .btn-group-justified>.btn,#swell-bootstrap .btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

#swell-bootstrap .btn-group-justified>.btn-group .btn {
    width: 100%
}

#swell-bootstrap .btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

#swell-bootstrap [data-toggle=buttons]>.btn input[type=checkbox],#swell-bootstrap [data-toggle=buttons]>.btn input[type=radio],#swell-bootstrap [data-toggle=buttons]>.btn-group>.btn input[type=checkbox],#swell-bootstrap [data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

#swell-bootstrap .input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

#swell-bootstrap .input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

#swell-bootstrap .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

#swell-bootstrap .input-group .form-control:focus {
    z-index: 3
}

#swell-bootstrap .input-group-lg>.form-control,#swell-bootstrap .input-group-lg>.input-group-addon,#swell-bootstrap .input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

#swell-bootstrap .input-group-sm>.form-control,#swell-bootstrap .input-group-sm>.input-group-addon,#swell-bootstrap .input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

#swell-bootstrap .input-group .form-control,#swell-bootstrap .input-group-addon,#swell-bootstrap .input-group-btn {
    display: table-cell
}

#swell-bootstrap .input-group .form-control:not(:first-child):not(:last-child),#swell-bootstrap .input-group-addon:not(:first-child):not(:last-child),#swell-bootstrap .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

#swell-bootstrap .input-group-addon,#swell-bootstrap .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

#swell-bootstrap .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

#swell-bootstrap .input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

#swell-bootstrap .input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

#swell-bootstrap .input-group-addon input[type=checkbox],#swell-bootstrap .input-group-addon input[type=radio] {
    margin-top: 0
}

#swell-bootstrap .input-group .form-control:first-child,#swell-bootstrap .input-group-addon:first-child,#swell-bootstrap .input-group-btn:first-child>.btn,#swell-bootstrap .input-group-btn:first-child>.btn-group>.btn,#swell-bootstrap .input-group-btn:first-child>.dropdown-toggle,#swell-bootstrap .input-group-btn:last-child>.btn-group:not(:last-child)>.btn,#swell-bootstrap .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

#swell-bootstrap .input-group-addon:first-child {
    border-right: 0
}

#swell-bootstrap .input-group .form-control:last-child,#swell-bootstrap .input-group-addon:last-child,#swell-bootstrap .input-group-btn:first-child>.btn-group:not(:first-child)>.btn,#swell-bootstrap .input-group-btn:first-child>.btn:not(:first-child),#swell-bootstrap .input-group-btn:last-child>.btn,#swell-bootstrap .input-group-btn:last-child>.btn-group>.btn,#swell-bootstrap .input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

#swell-bootstrap .input-group-addon:last-child {
    border-left: 0
}

#swell-bootstrap .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

#swell-bootstrap .input-group-btn>.btn {
    position: relative
}

#swell-bootstrap .input-group-btn>.btn+.btn {
    margin-left: -1px
}

#swell-bootstrap .input-group-btn>.btn:active,#swell-bootstrap .input-group-btn>.btn:focus,#swell-bootstrap .input-group-btn>.btn:hover {
    z-index: 2
}

#swell-bootstrap .input-group-btn:first-child>.btn,#swell-bootstrap .input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

#swell-bootstrap .input-group-btn:last-child>.btn,#swell-bootstrap .input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

#swell-bootstrap .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

#swell-bootstrap .nav>li {
    position: relative;
    display: block
}

#swell-bootstrap .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

#swell-bootstrap .nav>li>a:focus,#swell-bootstrap .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

#swell-bootstrap .nav>li.disabled>a {
    color: #777
}

#swell-bootstrap .nav>li.disabled>a:focus,#swell-bootstrap .nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

#swell-bootstrap .nav .open>a,#swell-bootstrap .nav .open>a:focus,#swell-bootstrap .nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

#swell-bootstrap .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

#swell-bootstrap .nav>li>a>img {
    max-width: none
}

#swell-bootstrap .nav-tabs {
    border-bottom: 1px solid #ddd
}

#swell-bootstrap .nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

#swell-bootstrap .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

#swell-bootstrap .nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

#swell-bootstrap .nav-tabs>li.active>a,#swell-bootstrap .nav-tabs>li.active>a:focus,#swell-bootstrap .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

#swell-bootstrap .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

#swell-bootstrap .nav-tabs.nav-justified>li {
    float: none
}

#swell-bootstrap .nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

#swell-bootstrap .nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    #swell-bootstrap .nav-tabs.nav-justified>li {
        display:table-cell;
        width: 1%
    }

    #swell-bootstrap .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

#swell-bootstrap .nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

#swell-bootstrap .nav-tabs.nav-justified>.active>a,#swell-bootstrap .nav-tabs.nav-justified>.active>a:focus,#swell-bootstrap .nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    #swell-bootstrap .nav-tabs.nav-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    #swell-bootstrap .nav-tabs.nav-justified>.active>a,#swell-bootstrap .nav-tabs.nav-justified>.active>a:focus,#swell-bootstrap .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

#swell-bootstrap .nav-pills>li {
    float: left
}

#swell-bootstrap .nav-pills>li>a {
    border-radius: 4px
}

#swell-bootstrap .nav-pills>li+li {
    margin-left: 2px
}

#swell-bootstrap .nav-pills>li.active>a,#swell-bootstrap .nav-pills>li.active>a:focus,#swell-bootstrap .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

#swell-bootstrap .nav-stacked>li {
    float: none
}

#swell-bootstrap .nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

#swell-bootstrap .nav-justified {
    width: 100%
}

#swell-bootstrap .nav-justified>li {
    float: none
}

#swell-bootstrap .nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

#swell-bootstrap .nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    #swell-bootstrap .nav-justified>li {
        display:table-cell;
        width: 1%
    }

    #swell-bootstrap .nav-justified>li>a {
        margin-bottom: 0
    }
}

#swell-bootstrap .nav-tabs-justified {
    border-bottom: 0
}

#swell-bootstrap .nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

#swell-bootstrap .nav-tabs-justified>.active>a,#swell-bootstrap .nav-tabs-justified>.active>a:focus,#swell-bootstrap .nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    #swell-bootstrap .nav-tabs-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    #swell-bootstrap .nav-tabs-justified>.active>a,#swell-bootstrap .nav-tabs-justified>.active>a:focus,#swell-bootstrap .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

#swell-bootstrap .tab-content>.tab-pane {
    display: none
}

#swell-bootstrap .tab-content>.active {
    display: block
}

#swell-bootstrap .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

#swell-bootstrap .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    #swell-bootstrap .navbar {
        border-radius:4px
    }
}

@media (min-width: 768px) {
    #swell-bootstrap .navbar-header {
        float:left
    }
}

#swell-bootstrap .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
}

#swell-bootstrap .navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    #swell-bootstrap .navbar-collapse {
        width:auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    #swell-bootstrap .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }

    #swell-bootstrap .navbar-collapse.in {
        overflow-y: visible
    }
}

#swell-bootstrap .navbar-fixed-bottom .navbar-collapse,#swell-bootstrap .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    #swell-bootstrap .navbar-fixed-bottom .navbar-collapse,#swell-bootstrap .navbar-fixed-top .navbar-collapse {
        max-height:200px
    }
}

#swell-bootstrap .container-fluid>.navbar-collapse,#swell-bootstrap .container-fluid>.navbar-header,#swell-bootstrap .container>.navbar-collapse,#swell-bootstrap .container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    #swell-bootstrap .container-fluid>.navbar-collapse,#swell-bootstrap .container-fluid>.navbar-header,#swell-bootstrap .container>.navbar-collapse,#swell-bootstrap .container>.navbar-header {
        margin-right:0;
        margin-left: 0
    }
}

#swell-bootstrap .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    #swell-bootstrap .navbar-static-top {
        border-radius:0
    }
}

#swell-bootstrap .navbar-fixed-bottom,#swell-bootstrap .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    #swell-bootstrap .navbar-fixed-bottom,#swell-bootstrap .navbar-fixed-top {
        border-radius:0
    }
}

#swell-bootstrap .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

#swell-bootstrap .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

#swell-bootstrap .navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

#swell-bootstrap .navbar-brand:focus,#swell-bootstrap .navbar-brand:hover {
    text-decoration: none
}

#swell-bootstrap .navbar-brand>img {
    display: block
}

#swell-bootstrap .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

#swell-bootstrap .navbar-toggle:focus {
    outline: 0
}

#swell-bootstrap .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

#swell-bootstrap .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    #swell-bootstrap .navbar-toggle {
        display:none
    }
}

#swell-bootstrap .navbar-nav {
    margin: 7.5px -15px
}

#swell-bootstrap .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    #swell-bootstrap .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    #swell-bootstrap .navbar-nav .open .dropdown-menu .dropdown-header,#swell-bootstrap .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    #swell-bootstrap .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    #swell-bootstrap .navbar-nav .open .dropdown-menu>li>a:focus,#swell-bootstrap .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width: 768px) {
    #swell-bootstrap .navbar-nav {
        float:left;
        margin: 0
    }

    #swell-bootstrap .navbar-nav>li {
        float: left
    }

    #swell-bootstrap .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

#swell-bootstrap .navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-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);
    margin: 8px -15px
}

@media (min-width: 768px) {
    #swell-bootstrap .navbar-form .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    #swell-bootstrap .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    #swell-bootstrap .navbar-form .form-control-static {
        display: inline-block
    }

    #swell-bootstrap .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    #swell-bootstrap .navbar-form .input-group .form-control,#swell-bootstrap .navbar-form .input-group .input-group-addon,#swell-bootstrap .navbar-form .input-group .input-group-btn {
        width: auto
    }

    #swell-bootstrap .navbar-form .input-group>.form-control {
        width: 100%
    }

    #swell-bootstrap .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    #swell-bootstrap .navbar-form .checkbox,#swell-bootstrap .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    #swell-bootstrap .navbar-form .checkbox label,#swell-bootstrap .navbar-form .radio label {
        padding-left: 0
    }

    #swell-bootstrap .navbar-form .checkbox input[type=checkbox],#swell-bootstrap .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    #swell-bootstrap .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    #swell-bootstrap .navbar-form .form-group {
        margin-bottom:5px
    }

    #swell-bootstrap .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    #swell-bootstrap .navbar-form {
        width:auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

#swell-bootstrap .navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

#swell-bootstrap .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

#swell-bootstrap .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

#swell-bootstrap .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

#swell-bootstrap .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

#swell-bootstrap .navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    #swell-bootstrap .navbar-text {
        float:left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width: 768px) {
    #swell-bootstrap .navbar-left {
        float:left!important
    }

    #swell-bootstrap .navbar-right {
        float: right!important;
        margin-right: -15px
    }

    #swell-bootstrap .navbar-right~.navbar-right {
        margin-right: 0
    }
}

#swell-bootstrap .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

#swell-bootstrap .navbar-default .navbar-brand {
    color: #777
}

#swell-bootstrap .navbar-default .navbar-brand:focus,#swell-bootstrap .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

#swell-bootstrap .navbar-default .navbar-text {
    color: #777
}

#swell-bootstrap .navbar-default .navbar-nav>li>a {
    color: #777
}

#swell-bootstrap .navbar-default .navbar-nav>li>a:focus,#swell-bootstrap .navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

#swell-bootstrap .navbar-default .navbar-nav>.active>a,#swell-bootstrap .navbar-default .navbar-nav>.active>a:focus,#swell-bootstrap .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

#swell-bootstrap .navbar-default .navbar-nav>.disabled>a,#swell-bootstrap .navbar-default .navbar-nav>.disabled>a:focus,#swell-bootstrap .navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

#swell-bootstrap .navbar-default .navbar-toggle {
    border-color: #ddd
}

#swell-bootstrap .navbar-default .navbar-toggle:focus,#swell-bootstrap .navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

#swell-bootstrap .navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

#swell-bootstrap .navbar-default .navbar-collapse,#swell-bootstrap .navbar-default .navbar-form {
    border-color: #e7e7e7
}

#swell-bootstrap .navbar-default .navbar-nav>.open>a,#swell-bootstrap .navbar-default .navbar-nav>.open>a:focus,#swell-bootstrap .navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width: 767px) {
    #swell-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color:#777
    }

    #swell-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,#swell-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    #swell-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>.active>a,#swell-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,#swell-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    #swell-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,#swell-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,#swell-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

#swell-bootstrap .navbar-default .navbar-link {
    color: #777
}

#swell-bootstrap .navbar-default .navbar-link:hover {
    color: #333
}

#swell-bootstrap .navbar-default .btn-link {
    color: #777
}

#swell-bootstrap .navbar-default .btn-link:focus,#swell-bootstrap .navbar-default .btn-link:hover {
    color: #333
}

#swell-bootstrap .navbar-default .btn-link[disabled]:focus,#swell-bootstrap .navbar-default .btn-link[disabled]:hover {
    color: #ccc
}

#swell-bootstrap .navbar-inverse {
    background-color: #222;
    border-color: #080808
}

#swell-bootstrap .navbar-inverse .navbar-brand {
    color: #9d9d9d
}

#swell-bootstrap .navbar-inverse .navbar-brand:focus,#swell-bootstrap .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

#swell-bootstrap .navbar-inverse .navbar-text {
    color: #9d9d9d
}

#swell-bootstrap .navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

#swell-bootstrap .navbar-inverse .navbar-nav>li>a:focus,#swell-bootstrap .navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

#swell-bootstrap .navbar-inverse .navbar-nav>.active>a,#swell-bootstrap .navbar-inverse .navbar-nav>.active>a:focus,#swell-bootstrap .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

#swell-bootstrap .navbar-inverse .navbar-nav>.disabled>a,#swell-bootstrap .navbar-inverse .navbar-nav>.disabled>a:focus,#swell-bootstrap .navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

#swell-bootstrap .navbar-inverse .navbar-toggle {
    border-color: #333
}

#swell-bootstrap .navbar-inverse .navbar-toggle:focus,#swell-bootstrap .navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

#swell-bootstrap .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

#swell-bootstrap .navbar-inverse .navbar-collapse,#swell-bootstrap .navbar-inverse .navbar-form {
    border-color: #101010
}

#swell-bootstrap .navbar-inverse .navbar-nav>.open>a,#swell-bootstrap .navbar-inverse .navbar-nav>.open>a:focus,#swell-bootstrap .navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width: 767px) {
    #swell-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color:#080808
    }

    #swell-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    #swell-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    #swell-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,#swell-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    #swell-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,#swell-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,#swell-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    #swell-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,#swell-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,#swell-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

#swell-bootstrap .navbar-inverse .navbar-link {
    color: #9d9d9d
}

#swell-bootstrap .navbar-inverse .navbar-link:hover {
    color: #fff
}

#swell-bootstrap .navbar-inverse .btn-link {
    color: #9d9d9d
}

#swell-bootstrap .navbar-inverse .btn-link:focus,#swell-bootstrap .navbar-inverse .btn-link:hover {
    color: #fff
}

#swell-bootstrap .navbar-inverse .btn-link[disabled]:focus,#swell-bootstrap .navbar-inverse .btn-link[disabled]:hover {
    color: #444
}

#swell-bootstrap .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

#swell-bootstrap .breadcrumb>li {
    display: inline-block
}

#swell-bootstrap .breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

#swell-bootstrap .breadcrumb>.active {
    color: #777
}

#swell-bootstrap .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

#swell-bootstrap .pagination>li {
    display: inline
}

#swell-bootstrap .pagination>li>a,#swell-bootstrap .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

#swell-bootstrap .pagination>li:first-child>a,#swell-bootstrap .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

#swell-bootstrap .pagination>li:last-child>a,#swell-bootstrap .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

#swell-bootstrap .pagination>li>a:focus,#swell-bootstrap .pagination>li>a:hover,#swell-bootstrap .pagination>li>span:focus,#swell-bootstrap .pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

#swell-bootstrap .pagination>.active>a,#swell-bootstrap .pagination>.active>a:focus,#swell-bootstrap .pagination>.active>a:hover,#swell-bootstrap .pagination>.active>span,#swell-bootstrap .pagination>.active>span:focus,#swell-bootstrap .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

#swell-bootstrap .pagination>.disabled>a,#swell-bootstrap .pagination>.disabled>a:focus,#swell-bootstrap .pagination>.disabled>a:hover,#swell-bootstrap .pagination>.disabled>span,#swell-bootstrap .pagination>.disabled>span:focus,#swell-bootstrap .pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

#swell-bootstrap .pagination-lg>li>a,#swell-bootstrap .pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

#swell-bootstrap .pagination-lg>li:first-child>a,#swell-bootstrap .pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

#swell-bootstrap .pagination-lg>li:last-child>a,#swell-bootstrap .pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

#swell-bootstrap .pagination-sm>li>a,#swell-bootstrap .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

#swell-bootstrap .pagination-sm>li:first-child>a,#swell-bootstrap .pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

#swell-bootstrap .pagination-sm>li:last-child>a,#swell-bootstrap .pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

#swell-bootstrap .pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

#swell-bootstrap .pager li {
    display: inline
}

#swell-bootstrap .pager li>a,#swell-bootstrap .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

#swell-bootstrap .pager li>a:focus,#swell-bootstrap .pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

#swell-bootstrap .pager .next>a,#swell-bootstrap .pager .next>span {
    float: right
}

#swell-bootstrap .pager .previous>a,#swell-bootstrap .pager .previous>span {
    float: left
}

#swell-bootstrap .pager .disabled>a,#swell-bootstrap .pager .disabled>a:focus,#swell-bootstrap .pager .disabled>a:hover,#swell-bootstrap .pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

#swell-bootstrap .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

#swell-bootstrap .label:empty {
    display: none
}

#swell-bootstrap .label-default {
    background-color: #777
}

#swell-bootstrap .label-default[href]:focus,#swell-bootstrap .label-default[href]:hover {
    background-color: #5e5e5e
}

#swell-bootstrap .label-primary {
    background-color: #337ab7
}

#swell-bootstrap .label-primary[href]:focus,#swell-bootstrap .label-primary[href]:hover {
    background-color: #286090
}

#swell-bootstrap .label-success {
    background-color: #5cb85c
}

#swell-bootstrap .label-success[href]:focus,#swell-bootstrap .label-success[href]:hover {
    background-color: #449d44
}

#swell-bootstrap .label-info {
    background-color: #5bc0de
}

#swell-bootstrap .label-info[href]:focus,#swell-bootstrap .label-info[href]:hover {
    background-color: #31b0d5
}

#swell-bootstrap .label-warning {
    background-color: #f0ad4e
}

#swell-bootstrap .label-warning[href]:focus,#swell-bootstrap .label-warning[href]:hover {
    background-color: #ec971f
}

#swell-bootstrap .label-danger {
    background-color: #d9534f
}

#swell-bootstrap .label-danger[href]:focus,#swell-bootstrap .label-danger[href]:hover {
    background-color: #c9302c
}

#swell-bootstrap .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

#swell-bootstrap .badge:empty {
    display: none
}

#swell-bootstrap .jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

#swell-bootstrap .jumbotron .h1,#swell-bootstrap .jumbotron h1 {
    color: inherit
}

#swell-bootstrap .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

#swell-bootstrap .jumbotron>hr {
    border-top-color: #d5d5d5
}

#swell-bootstrap .jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    #swell-bootstrap .jumbotron {
        padding-top:48px;
        padding-bottom: 48px
    }

    #swell-bootstrap .jumbotron .h1,#swell-bootstrap .jumbotron h1 {
        font-size: 63px
    }
}

#swell-bootstrap .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

#swell-bootstrap .thumbnail a>img,#swell-bootstrap .thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

#swell-bootstrap .thumbnail .caption {
    padding: 9px;
    color: #333
}

#swell-bootstrap .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

#swell-bootstrap .alert h4 {
    margin-top: 0;
    color: inherit
}

#swell-bootstrap .alert .alert-link {
    font-weight: 700
}

#swell-bootstrap .alert>p,#swell-bootstrap .alert>ul {
    margin-bottom: 0
}

#swell-bootstrap .alert>p+p {
    margin-top: 5px
}

#swell-bootstrap .alert-dismissable,#swell-bootstrap .alert-dismissible {
    padding-right: 35px
}

#swell-bootstrap .alert-dismissable .close,#swell-bootstrap .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

#swell-bootstrap .alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

#swell-bootstrap .alert-success hr {
    border-top-color: #c9e2b3
}

#swell-bootstrap .alert-success .alert-link {
    color: #2b542c
}

#swell-bootstrap .alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

#swell-bootstrap .alert-info hr {
    border-top-color: #a6e1ec
}

#swell-bootstrap .alert-info .alert-link {
    color: #245269
}

#swell-bootstrap .alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

#swell-bootstrap .alert-warning hr {
    border-top-color: #f7e1b5
}

#swell-bootstrap .alert-warning .alert-link {
    color: #66512c
}

#swell-bootstrap .alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

#swell-bootstrap .alert-danger hr {
    border-top-color: #e4b9c0
}

#swell-bootstrap .alert-danger .alert-link {
    color: #843534
}

#swell-bootstrap .progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

#swell-bootstrap .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

#swell-bootstrap .progress-bar-striped,#swell-bootstrap .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

#swell-bootstrap .progress-bar.active,#swell-bootstrap .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

#swell-bootstrap .progress-bar-success {
    background-color: #5cb85c
}

#swell-bootstrap .progress-bar-info {
    background-color: #5bc0de
}

#swell-bootstrap .progress-bar-warning {
    background-color: #f0ad4e
}

#swell-bootstrap .progress-bar-danger {
    background-color: #d9534f
}

#swell-bootstrap .media {
    margin-top: 15px
}

#swell-bootstrap .media:first-child {
    margin-top: 0
}

#swell-bootstrap .media,#swell-bootstrap .media-body {
    overflow: hidden;
    zoom:1}

#swell-bootstrap .media-body {
    width: 10000px
}

#swell-bootstrap .media-object {
    display: block
}

#swell-bootstrap .media-object.img-thumbnail {
    max-width: none
}

#swell-bootstrap .media-right,#swell-bootstrap .media>.pull-right {
    padding-left: 10px
}

#swell-bootstrap .media-left,#swell-bootstrap .media>.pull-left {
    padding-right: 10px
}

#swell-bootstrap .media-body,#swell-bootstrap .media-left,#swell-bootstrap .media-right {
    display: table-cell;
    vertical-align: top
}

#swell-bootstrap .media-middle {
    vertical-align: middle
}

#swell-bootstrap .media-bottom {
    vertical-align: bottom
}

#swell-bootstrap .media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

#swell-bootstrap .media-list {
    padding-left: 0;
    list-style: none
}

#swell-bootstrap .list-group {
    padding-left: 0;
    margin-bottom: 20px
}

#swell-bootstrap .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

#swell-bootstrap .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

#swell-bootstrap .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

#swell-bootstrap a.list-group-item,#swell-bootstrap button.list-group-item {
    color: #555
}

#swell-bootstrap a.list-group-item .list-group-item-heading,#swell-bootstrap button.list-group-item .list-group-item-heading {
    color: #333
}

#swell-bootstrap a.list-group-item:focus,#swell-bootstrap a.list-group-item:hover,#swell-bootstrap button.list-group-item:focus,#swell-bootstrap button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

#swell-bootstrap button.list-group-item {
    width: 100%;
    text-align: left
}

#swell-bootstrap .list-group-item.disabled,#swell-bootstrap .list-group-item.disabled:focus,#swell-bootstrap .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

#swell-bootstrap .list-group-item.disabled .list-group-item-heading,#swell-bootstrap .list-group-item.disabled:focus .list-group-item-heading,#swell-bootstrap .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

#swell-bootstrap .list-group-item.disabled .list-group-item-text,#swell-bootstrap .list-group-item.disabled:focus .list-group-item-text,#swell-bootstrap .list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

#swell-bootstrap .list-group-item.active,#swell-bootstrap .list-group-item.active:focus,#swell-bootstrap .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

#swell-bootstrap .list-group-item.active .list-group-item-heading,#swell-bootstrap .list-group-item.active .list-group-item-heading>.small,#swell-bootstrap .list-group-item.active .list-group-item-heading>small,#swell-bootstrap .list-group-item.active:focus .list-group-item-heading,#swell-bootstrap .list-group-item.active:focus .list-group-item-heading>.small,#swell-bootstrap .list-group-item.active:focus .list-group-item-heading>small,#swell-bootstrap .list-group-item.active:hover .list-group-item-heading,#swell-bootstrap .list-group-item.active:hover .list-group-item-heading>.small,#swell-bootstrap .list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

#swell-bootstrap .list-group-item.active .list-group-item-text,#swell-bootstrap .list-group-item.active:focus .list-group-item-text,#swell-bootstrap .list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

#swell-bootstrap .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

#swell-bootstrap .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

#swell-bootstrap .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

#swell-bootstrap .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

#swell-bootstrap .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

#swell-bootstrap .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

#swell-bootstrap .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

#swell-bootstrap .panel-body {
    padding: 15px
}

#swell-bootstrap .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

#swell-bootstrap .panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

#swell-bootstrap .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

#swell-bootstrap .panel-title>.small,#swell-bootstrap .panel-title>.small>a,#swell-bootstrap .panel-title>a,#swell-bootstrap .panel-title>small,#swell-bootstrap .panel-title>small>a {
    color: inherit
}

#swell-bootstrap .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

#swell-bootstrap .panel>.list-group,#swell-bootstrap .panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

#swell-bootstrap .panel>.list-group .list-group-item,#swell-bootstrap .panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

#swell-bootstrap .panel>.list-group:first-child .list-group-item:first-child,#swell-bootstrap .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

#swell-bootstrap .panel>.list-group:last-child .list-group-item:last-child,#swell-bootstrap .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

#swell-bootstrap .panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

#swell-bootstrap .panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

#swell-bootstrap .list-group+.panel-footer {
    border-top-width: 0
}

#swell-bootstrap .panel>.panel-collapse>.table,#swell-bootstrap .panel>.table,#swell-bootstrap .panel>.table-responsive>.table {
    margin-bottom: 0
}

#swell-bootstrap .panel>.panel-collapse>.table caption,#swell-bootstrap .panel>.table caption,#swell-bootstrap .panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

#swell-bootstrap .panel>.table-responsive:first-child>.table:first-child,#swell-bootstrap .panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

#swell-bootstrap .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,#swell-bootstrap .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,#swell-bootstrap .panel>.table:first-child>tbody:first-child>tr:first-child,#swell-bootstrap .panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

#swell-bootstrap .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,#swell-bootstrap .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,#swell-bootstrap .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,#swell-bootstrap .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,#swell-bootstrap .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,#swell-bootstrap .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,#swell-bootstrap .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,#swell-bootstrap .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

#swell-bootstrap .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,#swell-bootstrap .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,#swell-bootstrap .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,#swell-bootstrap .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,#swell-bootstrap .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,#swell-bootstrap .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,#swell-bootstrap .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,#swell-bootstrap .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

#swell-bootstrap .panel>.table-responsive:last-child>.table:last-child,#swell-bootstrap .panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

#swell-bootstrap .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,#swell-bootstrap .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,#swell-bootstrap .panel>.table:last-child>tbody:last-child>tr:last-child,#swell-bootstrap .panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

#swell-bootstrap .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,#swell-bootstrap .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,#swell-bootstrap .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,#swell-bootstrap .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,#swell-bootstrap .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,#swell-bootstrap .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,#swell-bootstrap .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,#swell-bootstrap .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

#swell-bootstrap .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,#swell-bootstrap .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,#swell-bootstrap .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,#swell-bootstrap .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,#swell-bootstrap .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,#swell-bootstrap .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,#swell-bootstrap .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,#swell-bootstrap .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

#swell-bootstrap .panel>.panel-body+.table,#swell-bootstrap .panel>.panel-body+.table-responsive,#swell-bootstrap .panel>.table+.panel-body,#swell-bootstrap .panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

#swell-bootstrap .panel>.table>tbody:first-child>tr:first-child td,#swell-bootstrap .panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

#swell-bootstrap .panel>.table-bordered,#swell-bootstrap .panel>.table-responsive>.table-bordered {
    border: 0
}

#swell-bootstrap .panel>.table-bordered>tbody>tr>td:first-child,#swell-bootstrap .panel>.table-bordered>tbody>tr>th:first-child,#swell-bootstrap .panel>.table-bordered>tfoot>tr>td:first-child,#swell-bootstrap .panel>.table-bordered>tfoot>tr>th:first-child,#swell-bootstrap .panel>.table-bordered>thead>tr>td:first-child,#swell-bootstrap .panel>.table-bordered>thead>tr>th:first-child,#swell-bootstrap .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,#swell-bootstrap .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,#swell-bootstrap .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,#swell-bootstrap .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,#swell-bootstrap .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,#swell-bootstrap .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

#swell-bootstrap .panel>.table-bordered>tbody>tr>td:last-child,#swell-bootstrap .panel>.table-bordered>tbody>tr>th:last-child,#swell-bootstrap .panel>.table-bordered>tfoot>tr>td:last-child,#swell-bootstrap .panel>.table-bordered>tfoot>tr>th:last-child,#swell-bootstrap .panel>.table-bordered>thead>tr>td:last-child,#swell-bootstrap .panel>.table-bordered>thead>tr>th:last-child,#swell-bootstrap .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,#swell-bootstrap .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,#swell-bootstrap .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,#swell-bootstrap .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,#swell-bootstrap .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,#swell-bootstrap .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

#swell-bootstrap .panel>.table-bordered>tbody>tr:first-child>td,#swell-bootstrap .panel>.table-bordered>tbody>tr:first-child>th,#swell-bootstrap .panel>.table-bordered>thead>tr:first-child>td,#swell-bootstrap .panel>.table-bordered>thead>tr:first-child>th,#swell-bootstrap .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,#swell-bootstrap .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,#swell-bootstrap .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,#swell-bootstrap .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

#swell-bootstrap .panel>.table-bordered>tbody>tr:last-child>td,#swell-bootstrap .panel>.table-bordered>tbody>tr:last-child>th,#swell-bootstrap .panel>.table-bordered>tfoot>tr:last-child>td,#swell-bootstrap .panel>.table-bordered>tfoot>tr:last-child>th,#swell-bootstrap .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,#swell-bootstrap .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,#swell-bootstrap .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,#swell-bootstrap .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

#swell-bootstrap .panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

#swell-bootstrap .panel-group {
    margin-bottom: 20px
}

#swell-bootstrap .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

#swell-bootstrap .panel-group .panel+.panel {
    margin-top: 5px
}

#swell-bootstrap .panel-group .panel-heading {
    border-bottom: 0
}

#swell-bootstrap .panel-group .panel-heading+.panel-collapse>.list-group,#swell-bootstrap .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

#swell-bootstrap .panel-group .panel-footer {
    border-top: 0
}

#swell-bootstrap .panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

#swell-bootstrap .panel-default {
    border-color: #ddd
}

#swell-bootstrap .panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

#swell-bootstrap .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

#swell-bootstrap .panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

#swell-bootstrap .panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

#swell-bootstrap .panel-primary {
    border-color: #337ab7
}

#swell-bootstrap .panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

#swell-bootstrap .panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

#swell-bootstrap .panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

#swell-bootstrap .panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

#swell-bootstrap .panel-success {
    border-color: #d6e9c6
}

#swell-bootstrap .panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

#swell-bootstrap .panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

#swell-bootstrap .panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

#swell-bootstrap .panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

#swell-bootstrap .panel-info {
    border-color: #bce8f1
}

#swell-bootstrap .panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

#swell-bootstrap .panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

#swell-bootstrap .panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

#swell-bootstrap .panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

#swell-bootstrap .panel-warning {
    border-color: #faebcc
}

#swell-bootstrap .panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

#swell-bootstrap .panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

#swell-bootstrap .panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

#swell-bootstrap .panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

#swell-bootstrap .panel-danger {
    border-color: #ebccd1
}

#swell-bootstrap .panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

#swell-bootstrap .panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

#swell-bootstrap .panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

#swell-bootstrap .panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

#swell-bootstrap .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

#swell-bootstrap .embed-responsive .embed-responsive-item,#swell-bootstrap .embed-responsive embed,#swell-bootstrap .embed-responsive iframe,#swell-bootstrap .embed-responsive object,#swell-bootstrap .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

#swell-bootstrap .embed-responsive-16by9 {
    padding-bottom: 56.25%
}

#swell-bootstrap .embed-responsive-4by3 {
    padding-bottom: 75%
}

#swell-bootstrap .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

#swell-bootstrap .well blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15)
}

#swell-bootstrap .well-lg {
    padding: 24px;
    border-radius: 6px
}

#swell-bootstrap .well-sm {
    padding: 9px;
    border-radius: 3px
}

#swell-bootstrap .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

#swell-bootstrap .close:focus,#swell-bootstrap .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

#swell-bootstrap .modal-open {
    overflow: hidden
}

#swell-bootstrap .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

#swell-bootstrap .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%)
}

#swell-bootstrap .modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0)
}

#swell-bootstrap .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

#swell-bootstrap .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

#swell-bootstrap .modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

#swell-bootstrap .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

#swell-bootstrap .modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

#swell-bootstrap .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

#swell-bootstrap .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

#swell-bootstrap .modal-header .close {
    margin-top: -2px
}

#swell-bootstrap .modal-title {
    margin: 0;
    line-height: 1.42857143
}

#swell-bootstrap .modal-body {
    position: relative;
    padding: 15px
}

#swell-bootstrap .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

#swell-bootstrap .modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

#swell-bootstrap .modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

#swell-bootstrap .modal-footer .btn-block+.btn-block {
    margin-left: 0
}

#swell-bootstrap .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    #swell-bootstrap .modal-dialog {
        width:600px;
        margin: 30px auto
    }

    #swell-bootstrap .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    #swell-bootstrap .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    #swell-bootstrap .modal-lg {
        width:900px
    }
}

#swell-bootstrap .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

#swell-bootstrap .tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

#swell-bootstrap .tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

#swell-bootstrap .tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

#swell-bootstrap .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

#swell-bootstrap .tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

#swell-bootstrap .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

#swell-bootstrap .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

#swell-bootstrap .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

#swell-bootstrap .tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

#swell-bootstrap .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

#swell-bootstrap .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

#swell-bootstrap .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

#swell-bootstrap .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

#swell-bootstrap .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

#swell-bootstrap .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

#swell-bootstrap .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    line-break: auto
}

#swell-bootstrap .popover.top {
    margin-top: -10px
}

#swell-bootstrap .popover.right {
    margin-left: 10px
}

#swell-bootstrap .popover.bottom {
    margin-top: 10px
}

#swell-bootstrap .popover.left {
    margin-left: -10px
}

#swell-bootstrap .popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

#swell-bootstrap .popover-content {
    padding: 9px 14px
}

#swell-bootstrap .popover>.arrow,#swell-bootstrap .popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

#swell-bootstrap .popover>.arrow {
    border-width: 11px
}

#swell-bootstrap .popover>.arrow:after {
    content: "";
    border-width: 10px
}

#swell-bootstrap .popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    border-bottom-width: 0
}

#swell-bootstrap .popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

#swell-bootstrap .popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
    border-left-width: 0
}

#swell-bootstrap .popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

#swell-bootstrap .popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25)
}

#swell-bootstrap .popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

#swell-bootstrap .popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

#swell-bootstrap .popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

#swell-bootstrap .carousel {
    position: relative
}

#swell-bootstrap .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

#swell-bootstrap .carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

#swell-bootstrap .carousel-inner>.item>a>img,#swell-bootstrap .carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    #swell-bootstrap .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    #swell-bootstrap .carousel-inner>.item.active.right,#swell-bootstrap .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    #swell-bootstrap .carousel-inner>.item.active.left,#swell-bootstrap .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    #swell-bootstrap .carousel-inner>.item.active,#swell-bootstrap .carousel-inner>.item.next.left,#swell-bootstrap .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

#swell-bootstrap .carousel-inner>.active,#swell-bootstrap .carousel-inner>.next,#swell-bootstrap .carousel-inner>.prev {
    display: block
}

#swell-bootstrap .carousel-inner>.active {
    left: 0
}

#swell-bootstrap .carousel-inner>.next,#swell-bootstrap .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

#swell-bootstrap .carousel-inner>.next {
    left: 100%
}

#swell-bootstrap .carousel-inner>.prev {
    left: -100%
}

#swell-bootstrap .carousel-inner>.next.left,#swell-bootstrap .carousel-inner>.prev.right {
    left: 0
}

#swell-bootstrap .carousel-inner>.active.left {
    left: -100%
}

#swell-bootstrap .carousel-inner>.active.right {
    left: 100%
}

#swell-bootstrap .carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5
}

#swell-bootstrap .carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
    background-repeat: repeat-x
}

#swell-bootstrap .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
    background-repeat: repeat-x
}

#swell-bootstrap .carousel-control:focus,#swell-bootstrap .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

#swell-bootstrap .carousel-control .glyphicon-chevron-left,#swell-bootstrap .carousel-control .glyphicon-chevron-right,#swell-bootstrap .carousel-control .icon-next,#swell-bootstrap .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

#swell-bootstrap .carousel-control .glyphicon-chevron-left,#swell-bootstrap .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

#swell-bootstrap .carousel-control .glyphicon-chevron-right,#swell-bootstrap .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

#swell-bootstrap .carousel-control .icon-next,#swell-bootstrap .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

#swell-bootstrap .carousel-control .icon-prev:before {
    content: '\2039'
}

#swell-bootstrap .carousel-control .icon-next:before {
    content: '\203a'
}

#swell-bootstrap .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

#swell-bootstrap .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 10px
}

#swell-bootstrap .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

#swell-bootstrap .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

#swell-bootstrap .carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    #swell-bootstrap .carousel-control .glyphicon-chevron-left,#swell-bootstrap .carousel-control .glyphicon-chevron-right,#swell-bootstrap .carousel-control .icon-next,#swell-bootstrap .carousel-control .icon-prev {
        width:30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    #swell-bootstrap .carousel-control .glyphicon-chevron-left,#swell-bootstrap .carousel-control .icon-prev {
        margin-left: -10px
    }

    #swell-bootstrap .carousel-control .glyphicon-chevron-right,#swell-bootstrap .carousel-control .icon-next {
        margin-right: -10px
    }

    #swell-bootstrap .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    #swell-bootstrap .carousel-indicators {
        bottom: 20px
    }
}

#swell-bootstrap .btn-group-vertical>.btn-group:after,#swell-bootstrap .btn-group-vertical>.btn-group:before,#swell-bootstrap .btn-toolbar:after,#swell-bootstrap .btn-toolbar:before,#swell-bootstrap .container-fluid:after,#swell-bootstrap .container-fluid:before,#swell-bootstrap .container:after,#swell-bootstrap .container:before,#swell-bootstrap .dl-horizontal dd:after,#swell-bootstrap .dl-horizontal dd:before,#swell-bootstrap .form-horizontal .form-group:after,#swell-bootstrap .form-horizontal .form-group:before,#swell-bootstrap .modal-footer:after,#swell-bootstrap .modal-footer:before,#swell-bootstrap .modal-header:after,#swell-bootstrap .modal-header:before,#swell-bootstrap .nav:after,#swell-bootstrap .nav:before,#swell-bootstrap .navbar-collapse:after,#swell-bootstrap .navbar-collapse:before,#swell-bootstrap .navbar-header:after,#swell-bootstrap .navbar-header:before,#swell-bootstrap .navbar:after,#swell-bootstrap .navbar:before,#swell-bootstrap .pager:after,#swell-bootstrap .pager:before,#swell-bootstrap .panel-body:after,#swell-bootstrap .panel-body:before,#swell-bootstrap .row:after,#swell-bootstrap .row:before,#swell-bootstrap .clearfix:after,#swell-bootstrap .clearfix:before {
    display: table;
    content: " "
}

#swell-bootstrap .btn-group-vertical>.btn-group:after,#swell-bootstrap .btn-toolbar:after,#swell-bootstrap .container-fluid:after,#swell-bootstrap .container:after,#swell-bootstrap .dl-horizontal dd:after,#swell-bootstrap .form-horizontal .form-group:after,#swell-bootstrap .modal-footer:after,#swell-bootstrap .modal-header:after,#swell-bootstrap .nav:after,#swell-bootstrap .navbar-collapse:after,#swell-bootstrap .navbar-header:after,#swell-bootstrap .navbar:after,#swell-bootstrap .pager:after,#swell-bootstrap .panel-body:after,#swell-bootstrap .row:after,#swell-bootstrap .clearfix:after {
    clear: both
}

#swell-bootstrap .center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

#swell-bootstrap .pull-right {
    float: right!important
}

#swell-bootstrap .pull-left {
    float: left!important
}

#swell-bootstrap .hide {
    display: none!important
}

#swell-bootstrap .show {
    display: block!important
}

#swell-bootstrap .invisible {
    visibility: hidden
}

#swell-bootstrap .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

#swell-bootstrap .hidden {
    display: none!important
}

#swell-bootstrap .affix {
    position: fixed
}

#swell-bootstrap .visible-lg,#swell-bootstrap .visible-md,#swell-bootstrap .visible-sm,#swell-bootstrap .visible-xs {
    display: none!important
}

#swell-bootstrap .visible-lg-block,#swell-bootstrap .visible-lg-inline,#swell-bootstrap .visible-lg-inline-block,#swell-bootstrap .visible-md-block,#swell-bootstrap .visible-md-inline,#swell-bootstrap .visible-md-inline-block,#swell-bootstrap .visible-sm-block,#swell-bootstrap .visible-sm-inline,#swell-bootstrap .visible-sm-inline-block,#swell-bootstrap .visible-xs-block,#swell-bootstrap .visible-xs-inline,#swell-bootstrap .visible-xs-inline-block {
    display: none!important
}

@media (max-width: 767px) {
    #swell-bootstrap .visible-xs {
        display:block!important
    }
}

@media (max-width: 767px) {
    #swell-bootstrap .visible-xs-block {
        display:block!important
    }
}

@media (max-width: 767px) {
    #swell-bootstrap .visible-xs-inline {
        display:inline!important
    }
}

@media (max-width: 767px) {
    #swell-bootstrap .visible-xs-inline-block {
        display:inline-block!important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #swell-bootstrap .visible-sm {
        display:block!important
    }

    #swell-bootstrap .visible-sm-block {
        display: block!important
    }

    #swell-bootstrap .visible-sm-inline {
        display: inline!important
    }

    #swell-bootstrap .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #swell-bootstrap .visible-md {
        display:block!important
    }

    #swell-bootstrap .visible-md-block {
        display: block!important
    }

    #swell-bootstrap .visible-md-inline {
        display: inline!important
    }

    #swell-bootstrap .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 1200px) {
    #swell-bootstrap .visible-lg {
        display:block!important
    }
}

@media (min-width: 1200px) {
    #swell-bootstrap .visible-lg-block {
        display:block!important
    }
}

@media (min-width: 1200px) {
    #swell-bootstrap .visible-lg-inline {
        display:inline!important
    }
}

@media (min-width: 1200px) {
    #swell-bootstrap .visible-lg-inline-block {
        display:inline-block!important
    }
}

@media (max-width: 767px) {
    #swell-bootstrap .hidden-xs {
        display:none!important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #swell-bootstrap .hidden-sm {
        display:none!important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #swell-bootstrap .hidden-md {
        display:none!important
    }
}

@media (min-width: 1200px) {
    #swell-bootstrap .hidden-lg {
        display:none!important
    }
}

#swell-bootstrap .visible-print {
    display: none!important
}

@media print {
    #swell-bootstrap .visible-print {
        display: block!important
    }
}

#swell-bootstrap .visible-print-block {
    display: none!important
}

@media print {
    #swell-bootstrap .visible-print-block {
        display: block!important
    }
}

#swell-bootstrap .visible-print-inline {
    display: none!important
}

@media print {
    #swell-bootstrap .visible-print-inline {
        display: inline!important
    }
}

#swell-bootstrap .visible-print-inline-block {
    display: none!important
}

@media print {
    #swell-bootstrap .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    #swell-bootstrap .hidden-print {
        display: none!important
    }
}
