@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

html {
    position: relative;
    min-height: 100vh;
    /* padding-bottom: 100px; */
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
    font-size: 16px;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
    height: 100%;
}

body {
    margin: 0;
    font-family: source sans pro, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    color: #373a3c;
    background-color: #fff;
    height: 100%;
}

audio, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0
}

abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #818a91
}

dfn {
    font-style: italic
}

svg:not(:root) {
    /* overflow: hidden; */
}

hr {
    box-sizing: content-box;
    height: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgb(0 0 0 / 78%);
}

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

fieldset {
    min-width: 0;
    margin: 0
}

dd, legend {
    margin-bottom: .5rem
}

fieldset, legend {
    border: 0;
    padding: 0
}

legend {
    display: block;
    width: 100%;
    font-size: 1.5rem;
    line-height: inherit
}

@media print {
    ::after, ::before {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    abbr[title]::after {
        content:attr(title)
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .tag {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

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

@-ms-viewport {
    width: device-width
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

dd {
    margin-left: 0
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #818a91;
    text-align: left;
    caption-side: bottom
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0
}

@media (min-width: 544px) {
    .container {
        max-width: 576px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 940px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px
    }
}

@media (min-width: 768px) {
    .col-md-10, .col-md-3, .col-md-6, .col-md-8, .col-md-9 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-10, .col-md-6, .col-md-8, .col-md-9 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-10, .col-md-8, .col-md-9 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-10, .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef
}

.table tbody + tbody {
    border-top: 2px solid #eceeef
}

select.form-control:not([size]):not([multiple]) {
    height: 2.5rem
}

.checkbox label, .radio label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer
}

.checkbox label input:only-child, .radio label input:only-child {
    position: static
}

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

@media (min-width: 544px) {
    .navbar {
        border-radius: .25rem
    }
}

@media screen and (min-width: 0\0
) {
    .progress {
        background-color: #eee;
        border-radius: .25rem
    }
}

ul.tag-list {
    padding-left: 0 !important;
    list-style: none !important
}

ul.tag-list li {
    display: inline-block !important
}

.banner h1 {
    text-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    margin-bottom: 0
}

.article-preview .preview-link span {
    max-width: 30%;
    font-size: .8rem;
    font-weight: 300;
    color: #bbb;
    vertical-align: middle
}

.article-preview .preview-link ul {
    float: right;
    max-width: 50%;
    vertical-align: top
}

.article-preview .preview-link ul li {
    font-weight: 300;
    font-size: .8rem !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.article-page .comment-form .card-block textarea {
    border: 0;
    padding: 1.25rem
}

.article-page .card .mod-options i {
    margin-left: 5px;
    opacity: .6;
    cursor: pointer
}

.editor-page .tag-list i {
    font-size: .6rem;
    margin-right: 5px;
    cursor: pointer
}

article, details, footer, header, main, menu, nav {
    display: block;
}

@media print {
    ::after, ::before {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    abbr[title]::after {
        content:attr(title) ""
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .tag {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

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

@-ms-viewport {
    width: device-width
}

img {
    border: 0
}

pre {
    overflow: auto
}

@media (min-width: 544px) {
    .container {
        max-width: 576px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 940px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px
    }
}

@media (min-width: 768px) {
    .col-md-10, .col-md-3, .col-md-6, .col-md-8, .col-md-9 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-10, .col-md-6, .col-md-8, .col-md-9 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-10, .col-md-8, .col-md-9 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-10, .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }
}

a:active, a:hover {
    outline: 0
}

output, ul.tag-list {
    display: inline-block
}

.navbar {
    padding: .5rem 1rem
}

@media (min-width: 544px) {
    .navbar {
        border-radius: .25rem
    }
}

.navbar-nav .nav-item {
    float: right;
    display: inline-flex;
}

.card {
    display: block
}

@media screen and (min-width: 0\0
) {
    .progress {
        background-color: #eee;
        border-radius: .25rem
    }
}

footer {
    background: #f3f3f3;
    margin-top: 3rem;
    padding: 1rem 0;
    position: absolute;
    bottom: 0;
    width: 100%
}

td, th {
    padding: 0
}

b, strong {
    font-weight: 700
}

template {
    display: none
}

a {
    background-color: transparent
}

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

mark {
    background: #ff0;
    color: #000
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

samp {
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit
}

optgroup {
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

button[disabled], html input[disabled] {
    cursor: default
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

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

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

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

textarea {
    overflow: auto
}

dt, optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent
}

@media print {
    *, ::after, ::before, ::first-letter, ::first-line {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .tag {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

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

*, ::after, ::before {
    box-sizing: inherit;
}

span.pedido-modpanel-title {
    font-size: 28px;
    text-align: center;
    text-shadow: 2px 1px 5px #6babec;
}

span.pedido-modpanel-title {
    /* width: 100%; */
}

@-ms-viewport {
    width: device-width
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

dl, h1, h2, h3, h4, h5, h6, ol, p, ul {
    margin-top: 0
}

dl, ol, p, ul {
    margin-bottom: 1rem
}

blockquote {
    margin: 0 0 1rem
}

a {
    color: #5cb85c;
    text-decoration: none
}

a:focus, a:hover {
    color: #3d8b3d;
    text-decoration: underline;
}

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

a:not([href]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):focus, a:not([href]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):focus {
    outline: 0
}

img {
    vertical-align: middle
}

[role=button] {
    cursor: pointer
}

[role=button], a, area, button, input, label, select, textarea {
    /* touch-action: manipulation */
}

th {
    text-align: left
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button:focus {
    /* outline: 1px dotted; */
    /* outline: 5px auto -webkit-focus-ring-color */
}

button, input, select, textarea {
    margin: 5px;
    line-height: inherit;
    /* border-radius: 0; */
    align-content: center;
}

button.pedido-listitem {place-self: center;justify-self: center;align-self: center;}

textarea {
    resize: vertical
}

[hidden] {
    display: none !important
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1, h1 {
    font-size: 2.5rem
}

.h2, h2 {
    font-size: 2rem
}

.h3, h3 {
    font-size: 1.75rem
}

.h4, h4 {
    font-size: 1.5rem
}

.h5, h5 {
    font-size: 1.25rem
}

.h6, h6 {
    font-size: 1rem
}

.small, small {
    font-size: 80%;
    font-weight: 400
}

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

.blockquote {
    padding: .5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: .25rem solid #eceeef
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, liberation mono, courier new, monospace
}

code {
    color: #bd4147;
    background-color: #f7f7f9;
    border-radius: .25rem
}

code, kbd, pre {
    font-size: 90%
}

code, kbd {
    padding: .2rem .4rem
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: .2rem
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    color: #373a3c
}

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

@media (min-width: 544px) {
    .container {
        max-width: 576px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 940px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width: 768px) {
    .col-md-10, .col-md-3, .col-md-6, .col-md-8, .col-md-9 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-10, .col-md-6, .col-md-8, .col-md-9 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-10, .col-md-8, .col-md-9 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-10, .col-md-9 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem
}

.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef
}

.form-control, .table .table {
    background-color: #fff
}

.form-control {
    /* display: inline-flex; */
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #55595c;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
}

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

.form-control:focus {
    border-color: #66afe9;
    outline: 0
}

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

.form-control:disabled {
    background-color: #eceeef;
    opacity: 1;
    cursor: not-allowed
}

_::-webkit-full-page-media.form-control, input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
    line-height: 2.5rem
}

.form-control-lg {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.form-group {
    margin-bottom: 1rem
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-bottom: .75rem
}

.checkbox input[type=checkbox], .radio input[type=radio] {
    position: absolute;
    margin-top: .25rem;
    margin-left: -1.25rem
}

.checkbox + .checkbox, .radio + .radio {
    margin-top: -.25rem
}

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

.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: .25rem;
}

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

.btn:focus, .btn:hover {
    text-decoration: none
}

.btn.focus {
    text-decoration: none
}

.btn.active, .btn:active {
    background-image: none;
    outline: 0
}

.btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c
}

.btn-primary:hover {
    color: #fff;
    background-color: #449d443b;
    border-color: #41964157;
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #419641
}

.btn-primary.active, .btn-primary:active {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
    background-image: none
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover {
    color: #fff;
    background-color: #398439;
    border-color: #2d672d
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary:disabled.focus, .btn-primary:disabled:focus {
    background-color: #5cb85c;
    border-color: #5cb85c
}

.btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #5cb85c;
    border-color: #5cb85c
}

.btn-danger {
    color: #fff;
    background-color: #b85c5c;
    border-color: #b85c5c
}

.btn-danger:hover {
    color: #fff;
    background-color: #9d4444;
    border-color: #964141
}

.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    background-color: #9d4444;
    border-color: #964141
}

.btn-danger.active, .btn-danger:active {
    color: #fff;
    background-color: #9d4444;
    border-color: #964141;
    background-image: none
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover {
    color: #fff;
    background-color: #843939;
    border-color: #672d2d
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger:disabled.focus, .btn-danger:disabled:focus {
    background-color: #b85c5c;
    border-color: #b85c5c
}

.btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #b85c5c;
    border-color: #b85c5c
}

.btn-outline-primary {
    color: #5cb85c;
    background-image: none;
    background-color: transparent;
    border-color: #5cb85c
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c
}

.btn-outline-primary.focus, .btn-outline-primary:focus {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c
}

.btn-outline-primary.active, .btn-outline-primary:active {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c
}

.btn-outline-primary.active.focus, .btn-outline-primary.active:focus, .btn-outline-primary.active:hover, .btn-outline-primary:active.focus, .btn-outline-primary:active:focus, .btn-outline-primary:active:hover {
    color: #fff;
    background-color: #398439;
    border-color: #2d672d
}

.btn-outline-primary.disabled.focus, .btn-outline-primary.disabled:focus, .btn-outline-primary:disabled.focus, .btn-outline-primary:disabled:focus {
    border-color: #a3d7a3
}

.btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
    border-color: #a3d7a3
}

.btn-outline-secondary {
    color: #ccc;
    background-image: none;
    background-color: transparent;
    border-color: #ccc
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc
}

.btn-outline-secondary.focus, .btn-outline-secondary:focus {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc
}

.btn-outline-secondary.active, .btn-outline-secondary:active {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc
}

.btn-outline-secondary.active.focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.active:hover, .btn-outline-secondary:active.focus, .btn-outline-secondary:active:focus, .btn-outline-secondary:active:hover {
    color: #fff;
    background-color: #a1a1a1;
    border-color: #8c8c8c;
}

.btn-outline-secondary.disabled.focus, .btn-outline-secondary.disabled:focus, .btn-outline-secondary:disabled.focus, .btn-outline-secondary:disabled:focus {
    border-color: #fff
}

.btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
    border-color: #fff
}

.btn-outline-danger {
    color: #b85c5c;
    background-image: none;
    background-color: transparent;
    border-color: #b85c5c
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #b85c5c;
    border-color: #b85c5c
}

.btn-outline-danger.focus, .btn-outline-danger:focus {
    color: #fff;
    background-color: #b85c5c;
    border-color: #b85c5c
}

.btn-outline-danger.active, .btn-outline-danger:active {
    color: #fff;
    background-color: #b85c5c;
    border-color: #b85c5c
}

.btn-outline-danger.active.focus, .btn-outline-danger.active:focus, .btn-outline-danger.active:hover, .btn-outline-danger:active.focus, .btn-outline-danger:active:focus, .btn-outline-danger:active:hover {
    color: #fff;
    background-color: #843939;
    border-color: #672d2d
}

.btn-outline-danger.disabled.focus, .btn-outline-danger.disabled:focus, .btn-outline-danger:disabled.focus, .btn-outline-danger:disabled:focus {
    border-color: #d7a3a3
}

.btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
    border-color: #d7a3a3
}

.btn-lg {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.article-page .card .mod-options i:hover, .fade.in {
    opacity: 1
}

.open > a {
    outline: 0
}

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

.nav-link {
    display: inline-block;
    align-content: start;
}

.nav-link:focus, .nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #818a91
}

.nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: transparent
}

.card-block::after, .card-footer::after, .nav-pills::after, .navbar::after {
    content: "";
    display: table;
    clear: both
}

.nav-pills .nav-item {
    float: left
}

.nav-pills .nav-item + .nav-item {
    margin-left: .2rem
}

.nav-pills .nav-link {
    display: block;
    padding: .5em 1em;
    border-radius: .25rem
}

.nav-pills .nav-item.open .nav-link, .nav-pills .nav-item.open .nav-link:focus, .nav-pills .nav-item.open .nav-link:hover, .nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover {
    color: #fff;
    cursor: default;
    background-color: #5cb85c
}

.navbar {
    position: relative;
    padding: 0
}

@media (min-width: 544px) {
    .navbar {
        border-radius: .25rem
    }
}

.navbar-brand {
    /* float: left; */
    padding-top: .25rem;
    padding-bottom: .25rem;
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none;
}

.navbar-brand > img {
    display: block
}

.navbar-nav .nav-link {
    /* display: block; */
    align-content: center;
    padding-top: .425rem;
    padding-bottom: .425rem;
}

.navbar-nav .nav-item + .nav-item, .navbar-nav .nav-link + .nav-link {
    /* margin-left: 1rem */
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .8)
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .8)
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    vertical-align: middle;
    align-content: center;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .active > .nav-link:focus, .navbar-light .navbar-nav .active > .nav-link:hover, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.active:focus, .navbar-light .navbar-nav .nav-link.active:hover, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .nav-link.open:focus, .navbar-light .navbar-nav .nav-link.open:hover, .navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover {
    color: rgba(0, 0, 0, .8)
}

.card {
    position: relative;
    display: flex;
    /* margin-bottom: .75rem; */
    background-color: #fff;
    border-radius: .25rem;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .125);
}

.card-block {
    /* padding: 1.25rem; */
    display: inline-flex;
    justify-self: stretch;
    width: 100%;
    display: flex;
    /* border-radius: 5px; */
}

.card-text:last-child {
    margin-bottom: 0
}

.card-footer {
    padding: 0.25rem 0.25rem;
    background-color: #f5f5f5;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .125);
}

.card-footer:last-child {
    border-radius: 0 0 .25rem .25rem
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-radius: .25rem;
}

.page-item {
    display: inline
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-bottom-right-radius: .25rem;
    border-top-right-radius: .25rem
}

.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #5cb85c;
    border-color: #5cb85c
}

.page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
    color: #818a91;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.page-link {
    position: relative;
    float: left;
    padding: .5rem .75rem;
    margin-left: -1px;
    color: #5cb85c;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.page-link:focus, .page-link:hover {
    color: #3d8b3d;
    background-color: #eceeef;
    border-color: #ddd
}

.tag {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

.tag:empty {
    display: none
}

.btn .tag {
    position: relative;
    top: -1px
}

a.tag:focus, a.tag:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.tag-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.tag-default {
    background-color: #818a91
}

.tag-default[href]:focus, .tag-default[href]:hover {
    background-color: #687077
}

.alert, .progress {
    margin-bottom: 1rem
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: .25rem
}

.progress {
    display: block;
    width: 100%;
    height: 1rem
}

.progress[value] {
    background-color: #eee;
    border: 0;
    appearance: none;
    border-radius: .25rem
}

.progress[value]::-ms-fill {
    background-color: #0074d9;
    border: 0
}

.progress[value]::-moz-progress-bar {
    background-color: #0074d9;
    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem
}

.progress[value]::-webkit-progress-value {
    background-color: #0074d9;
    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem
}

.progress[value="100"]::-moz-progress-bar {
    border-bottom-right-radius: .25rem;
    border-top-right-radius: .25rem
}

.progress[value="100"]::-webkit-progress-value {
    border-bottom-right-radius: .25rem;
    border-top-right-radius: .25rem
}

.progress[value]::-webkit-progress-bar {
    background-color: #eee;
    border-radius: .25rem
}

.progress[value], base::-moz-progress-bar {
    background-color: #eee;
    border-radius: .25rem
}

@media screen and (min-width: 0\0
) {
    .progress {
        background-color: #eee;
        border-radius: .25rem
    }
}

.media {
    display: flex;
    margin-bottom: 1rem
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal {
    /* position: fixed; */
    /* top: 0; */
    /* right: 0; */
    /* bottom: 0; */
    /* left: 0; */
    /* z-index: 1050; */
    /* display: none; */
    /* overflow: hidden; */
    /* outline: 0; */
    -webkit-overflow-scrolling: touch;
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: source sans pro, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.in {
    opacity: .9
}

.pull-xs-right {
    float: right !important;
    display: flex;
    flex-flow: row;
}

.text-xs-center {
    text-align: center !important;
    margin: px;
}

.invisible {
    visibility: hidden !important
}

.tag-default {
    color: #fff !important;
    font-size: .8rem;
    padding-top: .1rem;
    padding-bottom: .1rem;
    white-space: nowrap;
    margin-right: 3px;
    margin-bottom: .2rem;
    display: inline-block
}

.tag-default:hover {
    text-decoration: none
}

.tag-default.tag-outline {
    border: 1px solid #ddd;
    color: #aaa !important;
    background: 0 0 !important
}

.navbar-brand {
    font-family: arial;
    font-size: 1rem !important;
    padding-top: 0 !important;
    /* margin-right: 2rem !important; */
    color: #000e7b !important;
    /* align-self: flex-end; */
    /* justify-self: right; */
    /* flex-direction: row-reverse; */
    width: 100%;
}

.nav-link:hover {
    transition: .1s all
}

.nav-pills.outline-active .nav-link {
    border-radius: 0;
    border: 0;
    border-bottom: 2px solid transparent;
    background: 0 0;
    color: #aaa
}

.nav-pills.outline-active .nav-link:hover {
    color: #555
}

.nav-pills.outline-active .nav-link.active {
    background: #fff !important;
    border-bottom: 2px solid #5cb85c !important;
    color: #5cb85c !important
}

.error-messages {
    color: #b85c5c !important;
    font-weight: 700
}

.banner {
    color: #fff;
    background: #333;
    padding: 2rem;
    margin-bottom: 1rem
}

.container.page {
    margin-top: 1.5rem
}

.preview-link {
    color: inherit !important
}

.preview-link:hover {
    text-decoration: inherit !important
}

.article-meta {
    display: block;
    position: relative;
    font-weight: 300
}

.article-meta .info, .article-meta img {
    display: inline-block;
    vertical-align: middle
}

.article-meta img {
    height: 32px;
    width: 32px;
    border-radius: 30px
}

.article-meta .info {
    margin: 0 1.5rem 0 .3rem;
    line-height: 1rem
}

.article-meta .info .author {
    display: block;
    font-weight: 500 !important
}

.article-meta .info .date {
    color: #bbb;
    font-size: .8rem;
    display: block
}

.article-preview {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: 1.5rem 0
}

.article-preview .article-meta {
    margin: 0 0 1rem
}

.article-preview .preview-link h1 {
    font-weight: 600 !important;
    font-size: 1.5rem !important;
    margin-bottom: 3px
}

.article-preview .preview-link p {
    font-weight: 300;
    font-size: 24px;
    color: #999;
    margin-bottom: 15px;
    font-size: 1rem;
    line-height: 1.3rem
}

.btn .counter {
    font-size: .8rem !important
}

.home-page .banner {
    background: #5cb85c;
    box-shadow: inset 0 8px 8px -8px rgba(0, 0, 0, .3), inset 0 -8px 8px -8px rgba(0, 0, 0, .3)
}

.home-page .banner p {
    color: #fff;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 300 !important;
    margin-bottom: 0
}

.home-page .banner h1 {
    text-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    font-weight: 700 !important;
    text-align: center;
    font-size: 3.5rem;
    padding-bottom: .5rem
}

.home-page .feed-toggle {
    margin-bottom: 1em;
}

.home-page .sidebar {
    padding: 5px 10px 10px;
    background: #f3f3f3;
    border-radius: 4px;
    display: none;
}

.home-page .sidebar p {
    margin-bottom: .2rem
}

.article-page .banner {
    padding: 2rem 0
}

.article-page .banner h1 {
    font-size: 2.8rem;
    font-weight: 600
}

.article-page .banner .btn {
    opacity: .8
}

.article-page .banner .btn:hover {
    transition: .1s all;
    opacity: 1
}

.article-page .banner .article-meta {
    margin: 2rem 0 0
}

.article-page .banner .article-meta .author {
    color: #fff
}

.article-page .article-content p {
    font-family: "source serif pro", serif;
    font-size: 1.2rem;
    line-height: 1.8rem;
    margin-bottom: 2rem
}

.article-page .article-content h1, .article-page .article-content h2, .article-page .article-content h3, .article-page .article-content h4, .article-page .article-content h5, .article-page .article-content h6 {
    font-weight: 500 !important;
    margin: 1.6rem 0 1rem
}

.article-page .article-actions {
    text-align: center;
    margin: 1.5rem 0 3rem
}

.article-page .article-actions .article-meta .info {
    text-align: left
}

.article-page .comment-form .card-block {
    padding: 0
}

.article-page .comment-form .card-footer .btn {
    font-weight: 700;
    float: right
}

.article-page .comment-form .card-footer .comment-author-img {
    height: 30px;
    width: 30px
}

.article-page .card {
    border: 1px solid #e5e5e5;
    box-shadow: none !important
}

.article-page .card .card-footer {
    border-top: 1px solid #e5e5e5;
    box-shadow: none !important;
    font-size: .8rem;
    font-weight: 300
}

.article-page .card .comment-author-img {
    height: 20px;
    width: 20px;
    border-radius: 30px
}

.article-page .card .comment-author, .article-page .card .comment-author-img, .article-page .card .date-posted {
    display: inline-block;
    vertical-align: middle
}

.article-page .card .date-posted {
    margin-left: 5px;
    color: #bbb
}

.article-page .card .mod-options {
    float: right;
    color: #333;
    font-size: 1rem
}

.profile-page .user-info {
    text-align: center;
    background: #f3f3f3;
    padding: 2rem 0 1rem
}

.profile-page .user-info .user-img {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    margin-bottom: 1rem
}

.profile-page .user-info h4 {
    font-weight: 700
}

.profile-page .user-info p {
    margin: 0 auto .5rem;
    color: #aaa;
    max-width: 450px;
    font-weight: 300
}

.profile-page .user-info .action-btn {
    float: right;
    color: #999;
    border: 1px solid #999;
}

div {
    /* height: 100%; */
}