/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
.modal,
textarea {
    overflow: auto
}

.sr-only,
svg:not(:root) {
    overflow: hidden
}

.btn,
.btn-default {
    -o-user-select: none
}

button,
code {
    white-space: nowrap
}

body,
figure {
    margin: 0
}

button,
input,
select,
textarea {
    font-size: 12px;
    line-height: 1.42857;
    padding: 6px 12px;
    vertical-align: middle;
    font-family: inherit;
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}

a {
    background: 0 0
}

a:active,
a:hover {
    outline: 0
}

h1 {
    margin: .67em 0
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C""\201D""\2018""\2019"
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

.img-thumbnail,
body {
    line-height: 1.42857143
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0;
    vertical-align: middle
}

button,
select {
    text-transform: none
}

.initialism,
button {
    text-transform: uppercase
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    -moz-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

*,
:after,
:before,
input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%
}

@media print {

    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }

    * {
        text-shadow: none !important;
        color: #000 !important;
        background: 0 0 !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 2cm .5cm
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

body {
    font-family: 'Trebuchet MS', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #333;
    background: url(../img/bg.png) right top/80% auto repeat-y #fff
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover,
.form-control,
.navbar-toggle,
.open .dropdown-toggle.btn-danger,
.open .dropdown-toggle.btn-default,
.open .dropdown-toggle.btn-info,
.open .dropdown-toggle.btn-primary,
.open .dropdown-toggle.btn-success,
.open .dropdown-toggle.btn-warning,
button,
input,
select,
textarea {
    background-image: none
}

.dropdown-menu,
button,
input,
select,
textarea {
    background-clip: padding-box
}

input,
select,
textarea {
    background-color: #f8f6ef;
    border: 1px solid #d2ccba;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
    color: #555;
    display: block;
    height: 31px;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s
}

.img-thumbnail,
.thumbnail {
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out
}

button {
    -moz-user-select: none;
    background-color: #bb1818;
    border: 1px solid #bb1818;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0;
    text-align: center
}

a {
    color: #bb1818;
    text-decoration: none
}

a:focus,
a:hover {
    color: #bb1818;
    text-decoration: underline
}

a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

pre code,
table {
    background-color: transparent
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 17px;
    margin-bottom: 17px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    clip: rect(0, 0, 0, 0);
    border: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 8.5px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: humanst521_lt_btlight, 'Trebuchet MS', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999
}

h1,
h2,
h3 {
    margin-top: 17px
}

h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

h4,
h5,
h6 {
    margin-top: 8.5px
}

h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 31px
}

.h2,
h2 {
    font-size: 25px
}

.h3,
h3 {
    font-size: 21px
}

.h4,
h4 {
    font-size: 15px
}

.h5,
h5 {
    font-size: 12px
}

.h6,
h6 {
    font-size: 11px
}

p {
    margin: 0 0 10.5px
}

.lead {
    margin-bottom: 17px;
    font-size: 13px;
    font-weight: 200;
    line-height: 1.4
}

.aligncenter {
    margin: 0 auto
}

@media (min-width:768px) {
    .lead {
        font-size: 18px
    }
}

.small,
small {
    font-size: 85%
}

cite {
    font-style: normal
}

.text-muted {
    color: #999
}

.text-primary {
    color: #428bca
}

.text-primary:hover {
    color: #3071a9
}

.text-warning {
    color: #8a6d3b
}

.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

.text-danger:hover {
    color: #843534
}

.text-success {
    color: #3c763d
}

.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

.text-info:hover {
    color: #245269
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.page-header {
    padding-bottom: 7.5px;
    margin: 34px 0 17px
}

@media (max-width:767px) {
    .page-header {
        margin: 12px 0 15px
    }
}

dl,
ol,
ul {
    margin-top: 0
}

ol,
ul {
    margin-bottom: 8.5px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

.list-inline > li:first-child {
    padding-left: 0
}

dl {
    margin-bottom: 17px
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

    .dl-horizontal dd:after,
    .dl-horizontal dd:before {
        content: " ";
        display: table
    }

    .dl-horizontal dd:after {
        clear: both
    }
}

.authors:after,
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container:after,
.dropdown-menu > li > a,
.form-contact .form-group:after,
.form-contact .gfield:after,
.form-horizontal .form-group:after,
.header:after,
.inner-container:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar-intrinseca .navbar-inner:after,
.navbar-intrinseca .navbar-nav-intrinseca:after,
.navbar-intrinseca:after,
.navbar:after,
.page-footer > .inner:after,
.page-options .orderby .form-group:after,
.page-options .page-options-bg:after,
.pager:after,
.panel-body:after,
.row:after,
.social-media:after {
    clear: both
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 8.5px 17px;
    margin: 0 0 17px;
    border-left: 5px solid #eee
}

blockquote p {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.25
}

blockquote p:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote small {
    display: block;
    line-height: 1.42857143;
    color: #999
}

blockquote .small:before,
blockquote small:before {
    content: '\2014 \00A0'
}

blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0
}

blockquote.pull-right .small,
blockquote.pull-right p,
blockquote.pull-right small {
    text-align: right
}

blockquote.pull-right .small:before,
blockquote.pull-right small:before {
    content: ''
}

blockquote.pull-right .small:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

.popover .arrow:after,
blockquote:after,
blockquote:before {
    content: ""
}

address {
    margin-bottom: 17px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

pre {
    display: block;
    padding: 8px;
    margin: 0 0 8.5px;
    font-size: 11px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.badge,
.btn,
.dropdown-menu > li > a,
.input-group-btn,
.label {
    white-space: nowrap
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 4px;
    padding-right: 4px
}

@media (min-width:768px) {
    .container {
        width: 728px;
        overflow: hidden
    }
}

@media (min-width:992px) {
    .container {
        width: 948px;
        overflow: hidden
    }
}

@media (min-width:1180px) {
    .container {
        width: 1148px;
        overflow: hidden
    }
}

.row {
    margin-left: -4px;
    margin-right: -4px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-13,
.col-lg-14,
.col-lg-15,
.col-lg-16,
.col-lg-17,
.col-lg-18,
.col-lg-19,
.col-lg-2,
.col-lg-20,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-13,
.col-md-14,
.col-md-15,
.col-md-16,
.col-md-17,
.col-md-18,
.col-md-19,
.col-md-2,
.col-md-20,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-13,
.col-sm-14,
.col-sm-15,
.col-sm-16,
.col-sm-17,
.col-sm-18,
.col-sm-19,
.col-sm-2,
.col-sm-20,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-2,
.col-xs-20,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 4px;
    padding-right: 4px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-2,
.col-xs-20,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-20 {
    width: 100%
}

.col-xs-19 {
    width: 95%
}

.col-xs-18 {
    width: 90%
}

.col-xs-17 {
    width: 85%
}

.col-xs-16 {
    width: 80%
}

.col-xs-15 {
    width: 75%
}

.col-xs-14 {
    width: 70%
}

.col-xs-13 {
    width: 65%
}

.col-xs-12 {
    width: 60%
}

.col-xs-11 {
    width: 55%
}

.col-xs-10 {
    width: 50%
}

.col-xs-9 {
    width: 45%
}

.col-xs-8 {
    width: 40%
}

.col-xs-7 {
    width: 35%
}

.col-xs-6 {
    width: 30%
}

.col-xs-5 {
    width: 25%
}

.col-xs-4 {
    width: 20%
}

.col-xs-3 {
    width: 15%
}

.col-xs-2 {
    width: 10%
}

.col-xs-1 {
    width: 5%
}

.col-xs-pull-20 {
    right: 100%
}

.col-xs-pull-19 {
    right: 95%
}

.col-xs-pull-18 {
    right: 90%
}

.col-xs-pull-17 {
    right: 85%
}

.col-xs-pull-16 {
    right: 80%
}

.col-xs-pull-15 {
    right: 75%
}

.col-xs-pull-14 {
    right: 70%
}

.col-xs-pull-13 {
    right: 65%
}

.col-xs-pull-12 {
    right: 60%
}

.col-xs-pull-11 {
    right: 55%
}

.col-xs-pull-10 {
    right: 50%
}

.col-xs-pull-9 {
    right: 45%
}

.col-xs-pull-8 {
    right: 40%
}

.col-xs-pull-7 {
    right: 35%
}

.col-xs-pull-6 {
    right: 30%
}

.col-xs-pull-5 {
    right: 25%
}

.col-xs-pull-4 {
    right: 20%
}

.col-xs-pull-3 {
    right: 15%
}

.col-xs-pull-2 {
    right: 10%
}

.col-xs-pull-1 {
    right: 5%
}

.col-xs-pull-0 {
    right: 0
}

.col-xs-push-20 {
    left: 100%
}

.col-xs-push-19 {
    left: 95%
}

.col-xs-push-18 {
    left: 90%
}

.col-xs-push-17 {
    left: 85%
}

.col-xs-push-16 {
    left: 80%
}

.col-xs-push-15 {
    left: 75%
}

.col-xs-push-14 {
    left: 70%
}

.col-xs-push-13 {
    left: 65%
}

.col-xs-push-12 {
    left: 60%
}

.col-xs-push-11 {
    left: 55%
}

.col-xs-push-10 {
    left: 50%
}

.col-xs-push-9 {
    left: 45%
}

.col-xs-push-8 {
    left: 40%
}

.col-xs-push-7 {
    left: 35%
}

.col-xs-push-6 {
    left: 30%
}

.col-xs-push-5 {
    left: 25%
}

.col-xs-push-4 {
    left: 20%
}

.col-xs-push-3 {
    left: 15%
}

.col-xs-push-2 {
    left: 10%
}

.col-xs-push-1 {
    left: 5%
}

.col-xs-push-0 {
    left: 0
}

.col-xs-offset-20 {
    margin-left: 100%
}

.col-xs-offset-19 {
    margin-left: 95%
}

.col-xs-offset-18 {
    margin-left: 90%
}

.col-xs-offset-17 {
    margin-left: 85%
}

.col-xs-offset-16 {
    margin-left: 80%
}

.col-xs-offset-15 {
    margin-left: 75%
}

.col-xs-offset-14 {
    margin-left: 70%
}

.col-xs-offset-13 {
    margin-left: 65%
}

.col-xs-offset-12 {
    margin-left: 60%
}

.col-xs-offset-11 {
    margin-left: 55%
}

.col-xs-offset-10 {
    margin-left: 50%
}

.col-xs-offset-9 {
    margin-left: 45%
}

.col-xs-offset-8 {
    margin-left: 40%
}

.col-xs-offset-7 {
    margin-left: 35%
}

.col-xs-offset-6 {
    margin-left: 30%
}

.col-xs-offset-5 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 20%
}

.col-xs-offset-3 {
    margin-left: 15%
}

.col-xs-offset-2 {
    margin-left: 10%
}

.col-xs-offset-1 {
    margin-left: 5%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-13,
    .col-sm-14,
    .col-sm-15,
    .col-sm-16,
    .col-sm-17,
    .col-sm-18,
    .col-sm-19,
    .col-sm-2,
    .col-sm-20,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-20 {
        width: 100%
    }

    .col-sm-19 {
        width: 95%
    }

    .col-sm-18 {
        width: 90%
    }

    .col-sm-17 {
        width: 85%
    }

    .col-sm-16 {
        width: 80%
    }

    .col-sm-15 {
        width: 75%
    }

    .col-sm-14 {
        width: 70%
    }

    .col-sm-13 {
        width: 65%
    }

    .col-sm-12 {
        width: 60%
    }

    .col-sm-11 {
        width: 55%
    }

    .col-sm-10 {
        width: 50%
    }

    .col-sm-9 {
        width: 45%
    }

    .col-sm-8 {
        width: 40%
    }

    .col-sm-7 {
        width: 35%
    }

    .col-sm-6 {
        width: 30%
    }

    .col-sm-5 {
        width: 25%
    }

    .col-sm-4 {
        width: 20%
    }

    .col-sm-3 {
        width: 15%
    }

    .col-sm-2 {
        width: 10%
    }

    .col-sm-1 {
        width: 5%
    }

    .col-sm-pull-20 {
        right: 100%
    }

    .col-sm-pull-19 {
        right: 95%
    }

    .col-sm-pull-18 {
        right: 90%
    }

    .col-sm-pull-17 {
        right: 85%
    }

    .col-sm-pull-16 {
        right: 80%
    }

    .col-sm-pull-15 {
        right: 75%
    }

    .col-sm-pull-14 {
        right: 70%
    }

    .col-sm-pull-13 {
        right: 65%
    }

    .col-sm-pull-12 {
        right: 60%
    }

    .col-sm-pull-11 {
        right: 55%
    }

    .col-sm-pull-10 {
        right: 50%
    }

    .col-sm-pull-9 {
        right: 45%
    }

    .col-sm-pull-8 {
        right: 40%
    }

    .col-sm-pull-7 {
        right: 35%
    }

    .col-sm-pull-6 {
        right: 30%
    }

    .col-sm-pull-5 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 20%
    }

    .col-sm-pull-3 {
        right: 15%
    }

    .col-sm-pull-2 {
        right: 10%
    }

    .col-sm-pull-1 {
        right: 5%
    }

    .col-sm-pull-0 {
        right: 0
    }

    .col-sm-push-20 {
        left: 100%
    }

    .col-sm-push-19 {
        left: 95%
    }

    .col-sm-push-18 {
        left: 90%
    }

    .col-sm-push-17 {
        left: 85%
    }

    .col-sm-push-16 {
        left: 80%
    }

    .col-sm-push-15 {
        left: 75%
    }

    .col-sm-push-14 {
        left: 70%
    }

    .col-sm-push-13 {
        left: 65%
    }

    .col-sm-push-12 {
        left: 60%
    }

    .col-sm-push-11 {
        left: 55%
    }

    .col-sm-push-10 {
        left: 50%
    }

    .col-sm-push-9 {
        left: 45%
    }

    .col-sm-push-8 {
        left: 40%
    }

    .col-sm-push-7 {
        left: 35%
    }

    .col-sm-push-6 {
        left: 30%
    }

    .col-sm-push-5 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 20%
    }

    .col-sm-push-3 {
        left: 15%
    }

    .col-sm-push-2 {
        left: 10%
    }

    .col-sm-push-1 {
        left: 5%
    }

    .col-sm-push-0 {
        left: 0
    }

    .col-sm-offset-20 {
        margin-left: 100%
    }

    .col-sm-offset-19 {
        margin-left: 95%
    }

    .col-sm-offset-18 {
        margin-left: 90%
    }

    .col-sm-offset-17 {
        margin-left: 85%
    }

    .col-sm-offset-16 {
        margin-left: 80%
    }

    .col-sm-offset-15 {
        margin-left: 75%
    }

    .col-sm-offset-14 {
        margin-left: 70%
    }

    .col-sm-offset-13 {
        margin-left: 65%
    }

    .col-sm-offset-12 {
        margin-left: 60%
    }

    .col-sm-offset-11 {
        margin-left: 55%
    }

    .col-sm-offset-10 {
        margin-left: 50%
    }

    .col-sm-offset-9 {
        margin-left: 45%
    }

    .col-sm-offset-8 {
        margin-left: 40%
    }

    .col-sm-offset-7 {
        margin-left: 35%
    }

    .col-sm-offset-6 {
        margin-left: 30%
    }

    .col-sm-offset-5 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 20%
    }

    .col-sm-offset-3 {
        margin-left: 15%
    }

    .col-sm-offset-2 {
        margin-left: 10%
    }

    .col-sm-offset-1 {
        margin-left: 5%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-13,
    .col-md-14,
    .col-md-15,
    .col-md-16,
    .col-md-17,
    .col-md-18,
    .col-md-19,
    .col-md-2,
    .col-md-20,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-20 {
        width: 100%
    }

    .col-md-19 {
        width: 95%
    }

    .col-md-18 {
        width: 90%
    }

    .col-md-17 {
        width: 85%
    }

    .col-md-16 {
        width: 80%
    }

    .col-md-15 {
        width: 75%
    }

    .col-md-14 {
        width: 70%
    }

    .col-md-13 {
        width: 65%
    }

    .col-md-12 {
        width: 60%
    }

    .col-md-11 {
        width: 55%
    }

    .col-md-10 {
        width: 50%
    }

    .col-md-9 {
        width: 45%
    }

    .col-md-8 {
        width: 40%
    }

    .col-md-7 {
        width: 35%
    }

    .col-md-6 {
        width: 30%
    }

    .col-md-5 {
        width: 25%
    }

    .col-md-4 {
        width: 20%
    }

    .col-md-3 {
        width: 15%
    }

    .col-md-2 {
        width: 10%
    }

    .col-md-1 {
        width: 5%
    }

    .col-md-pull-20 {
        right: 100%
    }

    .col-md-pull-19 {
        right: 95%
    }

    .col-md-pull-18 {
        right: 90%
    }

    .col-md-pull-17 {
        right: 85%
    }

    .col-md-pull-16 {
        right: 80%
    }

    .col-md-pull-15 {
        right: 75%
    }

    .col-md-pull-14 {
        right: 70%
    }

    .col-md-pull-13 {
        right: 65%
    }

    .col-md-pull-12 {
        right: 60%
    }

    .col-md-pull-11 {
        right: 55%
    }

    .col-md-pull-10 {
        right: 50%
    }

    .col-md-pull-9 {
        right: 45%
    }

    .col-md-pull-8 {
        right: 40%
    }

    .col-md-pull-7 {
        right: 35%
    }

    .col-md-pull-6 {
        right: 30%
    }

    .col-md-pull-5 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 20%
    }

    .col-md-pull-3 {
        right: 15%
    }

    .col-md-pull-2 {
        right: 10%
    }

    .col-md-pull-1 {
        right: 5%
    }

    .col-md-pull-0 {
        right: 0
    }

    .col-md-push-20 {
        left: 100%
    }

    .col-md-push-19 {
        left: 95%
    }

    .col-md-push-18 {
        left: 90%
    }

    .col-md-push-17 {
        left: 85%
    }

    .col-md-push-16 {
        left: 80%
    }

    .col-md-push-15 {
        left: 75%
    }

    .col-md-push-14 {
        left: 70%
    }

    .col-md-push-13 {
        left: 65%
    }

    .col-md-push-12 {
        left: 60%
    }

    .col-md-push-11 {
        left: 55%
    }

    .col-md-push-10 {
        left: 50%
    }

    .col-md-push-9 {
        left: 45%
    }

    .col-md-push-8 {
        left: 40%
    }

    .col-md-push-7 {
        left: 35%
    }

    .col-md-push-6 {
        left: 30%
    }

    .col-md-push-5 {
        left: 25%
    }

    .col-md-push-4 {
        left: 20%
    }

    .col-md-push-3 {
        left: 15%
    }

    .col-md-push-2 {
        left: 10%
    }

    .col-md-push-1 {
        left: 5%
    }

    .col-md-push-0 {
        left: 0
    }

    .col-md-offset-20 {
        margin-left: 100%
    }

    .col-md-offset-19 {
        margin-left: 95%
    }

    .col-md-offset-18 {
        margin-left: 90%
    }

    .col-md-offset-17 {
        margin-left: 85%
    }

    .col-md-offset-16 {
        margin-left: 80%
    }

    .col-md-offset-15 {
        margin-left: 75%
    }

    .col-md-offset-14 {
        margin-left: 70%
    }

    .col-md-offset-13 {
        margin-left: 65%
    }

    .col-md-offset-12 {
        margin-left: 60%
    }

    .col-md-offset-11 {
        margin-left: 55%
    }

    .col-md-offset-10 {
        margin-left: 50%
    }

    .col-md-offset-9 {
        margin-left: 45%
    }

    .col-md-offset-8 {
        margin-left: 40%
    }

    .col-md-offset-7 {
        margin-left: 35%
    }

    .col-md-offset-6 {
        margin-left: 30%
    }

    .col-md-offset-5 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 20%
    }

    .col-md-offset-3 {
        margin-left: 15%
    }

    .col-md-offset-2 {
        margin-left: 10%
    }

    .col-md-offset-1 {
        margin-left: 5%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-13,
    .col-lg-14,
    .col-lg-15,
    .col-lg-16,
    .col-lg-17,
    .col-lg-18,
    .col-lg-19,
    .col-lg-2,
    .col-lg-20,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-20 {
        width: 100%
    }

    .col-lg-19 {
        width: 95%
    }

    .col-lg-18 {
        width: 90%
    }

    .col-lg-17 {
        width: 85%
    }

    .col-lg-16 {
        width: 80%
    }

    .col-lg-15 {
        width: 75%
    }

    .col-lg-14 {
        width: 70%
    }

    .col-lg-13 {
        width: 65%
    }

    .col-lg-12 {
        width: 60%
    }

    .col-lg-11 {
        width: 55%
    }

    .col-lg-10 {
        width: 50%
    }

    .col-lg-9 {
        width: 45%
    }

    .col-lg-8 {
        width: 40%
    }

    .col-lg-7 {
        width: 35%
    }

    .col-lg-6 {
        width: 30%
    }

    .col-lg-5 {
        width: 25%
    }

    .col-lg-4 {
        width: 20%
    }

    .col-lg-3 {
        width: 15%
    }

    .col-lg-2 {
        width: 10%
    }

    .col-lg-1 {
        width: 5%
    }

    .col-lg-pull-20 {
        right: 100%
    }

    .col-lg-pull-19 {
        right: 95%
    }

    .col-lg-pull-18 {
        right: 90%
    }

    .col-lg-pull-17 {
        right: 85%
    }

    .col-lg-pull-16 {
        right: 80%
    }

    .col-lg-pull-15 {
        right: 75%
    }

    .col-lg-pull-14 {
        right: 70%
    }

    .col-lg-pull-13 {
        right: 65%
    }

    .col-lg-pull-12 {
        right: 60%
    }

    .col-lg-pull-11 {
        right: 55%
    }

    .col-lg-pull-10 {
        right: 50%
    }

    .col-lg-pull-9 {
        right: 45%
    }

    .col-lg-pull-8 {
        right: 40%
    }

    .col-lg-pull-7 {
        right: 35%
    }

    .col-lg-pull-6 {
        right: 30%
    }

    .col-lg-pull-5 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 20%
    }

    .col-lg-pull-3 {
        right: 15%
    }

    .col-lg-pull-2 {
        right: 10%
    }

    .col-lg-pull-1 {
        right: 5%
    }

    .col-lg-pull-0 {
        right: 0
    }

    .col-lg-push-20 {
        left: 100%
    }

    .col-lg-push-19 {
        left: 95%
    }

    .col-lg-push-18 {
        left: 90%
    }

    .col-lg-push-17 {
        left: 85%
    }

    .col-lg-push-16 {
        left: 80%
    }

    .col-lg-push-15 {
        left: 75%
    }

    .col-lg-push-14 {
        left: 70%
    }

    .col-lg-push-13 {
        left: 65%
    }

    .col-lg-push-12 {
        left: 60%
    }

    .col-lg-push-11 {
        left: 55%
    }

    .col-lg-push-10 {
        left: 50%
    }

    .col-lg-push-9 {
        left: 45%
    }

    .col-lg-push-8 {
        left: 40%
    }

    .col-lg-push-7 {
        left: 35%
    }

    .col-lg-push-6 {
        left: 30%
    }

    .col-lg-push-5 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 20%
    }

    .col-lg-push-3 {
        left: 15%
    }

    .col-lg-push-2 {
        left: 10%
    }

    .col-lg-push-1 {
        left: 5%
    }

    .col-lg-push-0 {
        left: 0
    }

    .col-lg-offset-20 {
        margin-left: 100%
    }

    .col-lg-offset-19 {
        margin-left: 95%
    }

    .col-lg-offset-18 {
        margin-left: 90%
    }

    .col-lg-offset-17 {
        margin-left: 85%
    }

    .col-lg-offset-16 {
        margin-left: 80%
    }

    .col-lg-offset-15 {
        margin-left: 75%
    }

    .col-lg-offset-14 {
        margin-left: 70%
    }

    .col-lg-offset-13 {
        margin-left: 65%
    }

    .col-lg-offset-12 {
        margin-left: 60%
    }

    .col-lg-offset-11 {
        margin-left: 55%
    }

    .col-lg-offset-10 {
        margin-left: 50%
    }

    .col-lg-offset-9 {
        margin-left: 45%
    }

    .col-lg-offset-8 {
        margin-left: 40%
    }

    .col-lg-offset-7 {
        margin-left: 35%
    }

    .col-lg-offset-6 {
        margin-left: 30%
    }

    .col-lg-offset-5 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 20%
    }

    .col-lg-offset-3 {
        margin-left: 15%
    }

    .col-lg-offset-2 {
        margin-left: 10%
    }

    .col-lg-offset-1 {
        margin-left: 5%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 17px
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th,
.table > tbody > .active > td,
.table > tbody > .active > th,
.table > tbody > tr > .active,
.table > tfoot > .active > td,
.table > tfoot > .active > th,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > thead > .active > th,
.table > thead > tr > .active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

.collapsing,
.dropdown {
    position: relative
}

table td[class*=col-],
table th[class*=col-] {
    float: none;
    display: table-cell
}

input[type=file],
legend {
    display: block
}

.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th,
.table-hover > tbody > tr > .active:hover {
    background-color: #e8e8e8
}

.table > tbody > .success > td,
.table > tbody > .success > th,
.table > tbody > tr > .success,
.table > tfoot > .success > td,
.table > tfoot > .success > th,
.table > tfoot > tr > .success,
.table > thead > .success > td,
.table > thead > .success > th,
.table > thead > tr > .success {
    background-color: #dff0d8
}

.table-hover > tbody > .success:hover > td,
.table-hover > tbody > .success:hover > th,
.table-hover > tbody > tr > .success:hover {
    background-color: #d0e9c6
}

.table > tbody > .danger > td,
.table > tbody > .danger > th,
.table > tbody > tr > .danger,
.table > tfoot > .danger > td,
.table > tfoot > .danger > th,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > thead > .danger > th,
.table > thead > tr > .danger {
    background-color: #f2dede
}

.table-hover > tbody > .danger:hover > td,
.table-hover > tbody > .danger:hover > th,
.table-hover > tbody > tr > .danger:hover {
    background-color: #ebcccc
}

.table > tbody > .warning > td,
.table > tbody > .warning > th,
.table > tbody > tr > .warning,
.table > tfoot > .warning > td,
.table > tfoot > .warning > th,
.table > tfoot > tr > .warning,
.table > thead > .warning > td,
.table > thead > .warning > th,
.table > thead > tr > .warning {
    background-color: #fcf8e3
}

.table-hover > tbody > .warning:hover > td,
.table-hover > tbody > .warning:hover > th,
.table-hover > tbody > tr > .warning:hover {
    background-color: #faf2cc
}

@media (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 12.75px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }
}

fieldset,
legend {
    padding: 0;
    border: 0
}

fieldset {
    margin: 0
}

legend {
    width: 100%;
    margin-bottom: 17px;
    font-size: 18px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px
}

input[type=search] {
    -webkit-appearance: textfield
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

select[multiple],
select[size] {
    height: auto
}

select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit
}

.form-control,
output {
    display: block;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 41px;
    padding: 6px 12px;
    border: 1px solid #ccc;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-transition: border-color ease-in-out .15s, -moz-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    -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)
}

.form-control:-moz-placeholder {
    color: #999
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    display: block;
    min-height: 17px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px
}

.checkbox label,
.radio label {
    display: inline;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    float: left;
    margin-left: -20px
}

.checkbox + .checkbox,
.radio + .radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.btn-block + .btn-block,
.help-block {
    margin-top: 5px
}

.checkbox-inline[disabled],
.checkbox[disabled],
.radio-inline[disabled],
.radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=radio][disabled] {
    cursor: not-allowed
}

.input-sm {
    height: 28px;
    padding: 5px 10px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 28px;
    line-height: 28px
}

textarea.input-sm {
    height: auto
}

.input-lg {
    height: 42px;
    padding: 10px 16px;
    font-size: 15px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 42px;
    line-height: 42px
}

textarea.input-lg {
    height: auto
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    -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
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    -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
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    -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
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block
    }

    .form-inline select.form-control {
        width: auto
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
}

.btn-group > .btn-group,
.btn-toolbar .btn-group,
.dropdown-menu {
    float: left
}

.btn-block,
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 24px
}

.form-horizontal .form-group {
    margin-left: -4px;
    margin-right: -4px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table
}

.form-horizontal .form-control-static {
    padding-top: 7px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right
    }
}

.badge,
.btn,
.input-group-addon,
.label,
.nav-justified > li > a,
.pager,
.progress-bar {
    text-align: center
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    user-select: none
}

.btn,
.btn-default,
.submit {
    -moz-user-select: none
}

.btn,
.btn-default {
    -ms-user-select: none
}

.btn:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    -webkit-opacity: .65;
    -moz-opacity: .65;
    opacity: .65;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #fff
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-link {
    color: #428bca;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #999;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 15px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm,
.btn-xs {
    font-size: 11px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-sm {
    padding: 5px 10px
}

.btn-xs {
    padding: 1px 5px
}

.btn-block {
    display: block;
    padding-left: 0;
    padding-right: 0
}

.fade {
    opacity: 0;
    -moz-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    height: 0;
    overflow: hidden;
    -moz-transition: height .35s ease;
    -o-transition: height .35s ease;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle,
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn-group:last-child > .btn:first-child,
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.dropdown-header,
.dropdown-menu > li > a {
    padding: 3px 20px;
    line-height: 1.42857143
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 7.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    display: block;
    font-weight: 400;
    color: #333
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    color: #999
}

.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-header {
    display: block;
    font-size: 11px;
    color: #999
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.btn-group,
.btn-group-vertical,
.input-group,
.input-group-btn,
.input-group-btn > .btn,
.nav > li,
.nav > li > a,
.navbar {
    position: relative
}

.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover,
.input-group-btn > .btn:active,
.input-group-btn > .btn:hover {
    z-index: 2
}

.nav-justified > .dropdown .dropdown-menu,
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    left: auto;
    top: auto
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

.btn-group,
.btn-group-vertical {
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical > .btn,
.btn-group > .btn {
    position: relative;
    float: left
}

.btn-group-vertical > .btn:focus,
.btn-group > .btn:focus {
    outline: 0
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px
}

.btn-toolbar:after,
.btn-toolbar:before {
    content: " ";
    display: table
}

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn-group + .btn-group {
    margin-left: 5px
}

.btn .caret,
.btn-group > .btn:first-child {
    margin-left: 0
}

.btn-group-sm > .btn,
.btn-group-xs > .btn {
    font-size: 11px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group-xs > .btn {
    padding: 1px 5px
}

.btn-group-sm > .btn {
    padding: 5px 10px
}

.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 15px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.nav > li > a > img,
.navbar-intrinseca .navbar-nav-intrinseca > li > a > img {
    max-width: none
}

.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before {
    content: " ";
    display: table
}

.btn-group-vertical > .btn-group > .btn {
    float: none
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn-group:last-child > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified > .btn-group .btn {
    width: 100%
}

[data-toggle=buttons] > .btn > input[type=checkbox],
[data-toggle=buttons] > .btn > input[type=radio] {
    display: none
}

.input-group {
    display: table;
    border-collapse: collapse
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    width: 100%;
    margin-bottom: 0
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 42px;
    padding: 10px 16px;
    font-size: 15px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 42px;
    line-height: 42px
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 28px;
    padding: 5px 10px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 28px;
    line-height: 28px
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 11px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 15px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn:first-child > .btn {
    margin-right: -1px
}

.input-group-btn:last-child > .btn {
    margin-left: -1px
}

.input-group-btn > .btn + .btn {
    margin-left: -4px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:after,
.nav:before {
    content: " ";
    display: table
}

.nav > li,
.nav > li > a {
    display: block
}

.nav > li > a {
    padding: 10px 15px
}

.nav > li > a:focus,
.nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #999
}

.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: #eee;
    border-color: #428bca
}

.nav .nav-divider {
    height: 1px;
    margin: 7.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified > li {
    float: none
}

.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

.nav-justified > li,
.nav-stacked > li {
    float: none
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #428bca
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified > li > a {
    margin-bottom: 5px
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a {
        margin-bottom: 0
    }

    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before {
    content: " ";
    display: table
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    min-height: 50px;
    margin-bottom: 17px;
    border: 1px solid transparent
}

.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 4px;
    padding-left: 4px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

.container > .navbar-collapse,
.container > .navbar-header {
    margin-right: -4px;
    margin-left: -4px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }

    .container > .navbar-collapse,
    .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
}

.modal-open,
.panel-group .panel,
.progress {
    overflow: hidden
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    font-size: 15px;
    line-height: 17px;
    padding: 0 4px;
    width: 100%
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-toggle {
    position: relative;
    float: left;
    margin-right: 4px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar > .container .navbar-brand {
        margin-left: -4px
    }

    .navbar-toggle {
        display: none
    }
}

.breadcrumb > li,
.pagination {
    display: inline-block
}

.navbar-nav {
    margin: 8.25px -4px
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 17px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 17px
    }

    .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none
    }
}

.progress-striped .progress-bar,
.progress-striped .progress-bar-danger,
.progress-striped .progress-bar-info,
.progress-striped .progress-bar-success,
.progress-striped .progress-bar-warning {
    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: 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)
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 16.5px;
        padding-bottom: 16.5px
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -4px
    }

    .navbar-left {
        float: left !important;
        float: left
    }

    .navbar-right {
        float: right !important;
        float: right
    }
}

.navbar-form {
    padding: 10px 4px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    -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-top: 9.5px -4px
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block
    }

    .navbar-form select.form-control {
        width: auto
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-form.navbar-right:last-child {
        margin-right: -4px
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.navbar-btn {
    margin-top: 9.5px;
    margin-bottom: 9.5px
}

.navbar-btn.btn-sm {
    margin-top: 11px;
    margin-bottom: 11px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 16.5px;
    margin-bottom: 16.5px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 4px;
        margin-right: 4px
    }

    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ccc
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #999
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #080808;
    color: #fff
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #999
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 17px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.modal-footer:after,
.modal-footer:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.popover.bottom .arrow:after,
.popover.left .arrow:after,
.popover.right .arrow:after,
.popover.top .arrow:after {
    content: " "
}

.breadcrumb > .active {
    color: #999
}

.pagination {
    padding-left: 0;
    margin: 17px 0;
    border-radius: 4px
}

.pagination > li {
    display: inline
}

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.badge,
.label {
    font-weight: 700;
    line-height: 1;
    vertical-align: baseline
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    background-color: #eee
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 15px
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 11px
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 17px 0;
    list-style: none
}

.pager:after,
.pager:before {
    display: table
}

.pager li {
    display: inline
}

.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li > a:focus,
.pager li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next > a,
.pager .next > span {
    float: right
}

.pager .previous > a,
.pager .previous > span {
    float: left
}

.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
    color: #999;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em
}

.label[href]:focus,
.label[href]:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #999
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: gray
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #3071a9
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 11px;
    color: #fff;
    background-color: #999;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.list-group-item,
.media-object,
.thumbnail {
    display: block
}

.btn .badge {
    position: relative;
    top: -1px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.nav-pills > .active > a > .badge,
a.list-group-item.active > .badge {
    color: #428bca;
    background-color: #fff
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 200;
    line-height: 2.14285714;
    color: inherit;
    background-color: #eee
}

#gforms_confirmation_message .alert-link,
.alert .alert-link,
.close {
    font-weight: 700
}

.alert,
.thumbnail {
    margin-bottom: 17px
}

.jumbotron .h1,
.jumbotron h1 {
    line-height: 1;
    color: inherit
}

.jumbotron p {
    line-height: 1.4
}

.container .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 54px
    }
}

.thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.thumbnail a > img,
.thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #428bca
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert > p,
.alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable {
    padding-right: 35px
}

.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.modal,
.modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 17px;
    margin-bottom: 17px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 11px;
    line-height: 17px;
    color: #fff;
    background-color: #428bca;
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -moz-transition: width .6s ease;
    -o-transition: width .6s ease;
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.close,
.list-group-item > .badge {
    float: right
}

.progress-striped .progress-bar {
    background-size: 40px 40px
}

.progress.active .progress-bar {
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-bar-danger {
    background-color: #d9534f
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media,
.media .media {
    margin-top: 15px
}

.media:first-child,
.panel-title {
    margin-top: 0
}

.media-heading {
    margin: 0 0 5px
}

.media > .pull-left {
    margin-right: 10px
}

.media > .pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.panel > .list-group .list-group-item:last-child,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th {
    border-bottom: 0
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover {
    text-decoration: none;
    background-color: #f5f5f5
}

a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading {
    color: inherit
}

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text {
    color: #e1edf7
}

.panel-heading > .dropdown .dropdown-toggle,
.panel-title,
.panel-title > a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 17px
}

.panel-group .panel,
.panel-title,
.panel > .list-group,
.panel > .table,
.panel > .table-responsive > .table {
    margin-bottom: 0
}

.panel-body {
    padding: 5px
}

.panel-body:after,
.panel-body:before {
    display: table
}

.panel > .list-group .list-group-item {
    border-width: 1px 0
}

.panel > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child td,
.panel > .table > tbody:first-child th {
    border-top: 0
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-title {
    font-size: 15px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #428bca
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #428bca
}

.panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #428bca
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #d6e9c6
}

.panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #faebcc
}

.panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ebccd1
}

.panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ebccd1
}

.panel-info {
    border-color: #bce8f1
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #bce8f1
}

.panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce8f1
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    font-size: 18px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    -webkit-opacity: .2;
    -moz-opacity: .2;
    opacity: .2
}

.carousel-caption,
.carousel-control {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-content,
.popover {
    background-clip: padding-box
}

.modal {
    display: none;
    overflow-y: scroll;
    position: fixed;
    z-index: 1040
}

.modal.fade .modal-dialog {
    -moz-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    z-index: 1050
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    z-index: 1030;
    background-color: #000
}

.modal-backdrop.fade {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0
}

.carousel-control,
.modal-backdrop.in {
    opacity: .5;
    -webkit-opacity: .5
}

.modal-backdrop.in {
    -moz-opacity: .5;
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 20px
}

.popover,
.tooltip,
.tooltip-arrow {
    position: absolute
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.modal-footer:after,
.modal-footer:before {
    display: table
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

@media screen and (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
}

.tooltip {
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 11px;
    line-height: 1.4;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0
}

.tooltip.in {
    -webkit-opacity: .9;
    -moz-opacity: .9;
    opacity: .9
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    left: 5px
}

.tooltip.top-right .tooltip-arrow {
    right: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    left: 5px
}

.tooltip.bottom-right .tooltip-arrow {
    right: 5px
}

.popover {
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}

.carousel-caption,
.carousel-control,
.carousel-indicators,
.fa-fw,
.fa-li {
    text-align: center
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover .arrow,
.popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.carousel,
.carousel-inner {
    position: relative
}

.popover .arrow {
    border-width: 11px
}

.popover .arrow:after {
    border-width: 10px
}

.popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right .arrow:after {
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.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)
}

.popover.left .arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -moz-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    -moz-opacity: .5;
    opacity: .5;
    font-size: 20px;
    color: #fff
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    -webkit-opacity: .9;
    -moz-opacity: .9;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff
}

.carousel-caption .btn,
.text-hide {
    text-shadow: none
}

@media screen and (min-width:768px) {

    .carousel-control .glyphicons-chevron-left,
    .carousel-control .glyphicons-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    /*!important*/
    display: none
}

.show {
    display: block !important
}

.hidden,
.visible-xs,
td.visible-xs,
th.visible-xs,
tr.visible-xs {
    display: none !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.btn-send::after,
.fa {
    font-family: FontAwesome
}

.btn-default,
.fa,
.submit {
    font-weight: 400
}

.hidden {
    visibility: hidden !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-xs.visible-sm {
        display: block !important
    }

    table.visible-xs.visible-sm {
        display: table
    }

    tr.visible-xs.visible-sm {
        display: table-row !important
    }

    td.visible-xs.visible-sm,
    th.visible-xs.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-xs.visible-md {
        display: block !important
    }

    table.visible-xs.visible-md {
        display: table
    }

    tr.visible-xs.visible-md {
        display: table-row !important
    }

    td.visible-xs.visible-md,
    th.visible-xs.visible-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-xs.visible-lg {
        display: block !important
    }

    table.visible-xs.visible-lg {
        display: table
    }

    tr.visible-xs.visible-lg {
        display: table-row !important
    }

    td.visible-xs.visible-lg,
    th.visible-xs.visible-lg {
        display: table-cell !important
    }
}

.visible-sm,
td.visible-sm,
th.visible-sm,
tr.visible-sm {
    display: none !important
}

@media (max-width:767px) {
    .visible-sm.visible-xs {
        display: block !important
    }

    table.visible-sm.visible-xs {
        display: table
    }

    tr.visible-sm.visible-xs {
        display: table-row !important
    }

    td.visible-sm.visible-xs,
    th.visible-sm.visible-xs {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-sm.visible-md {
        display: block !important
    }

    table.visible-sm.visible-md {
        display: table
    }

    tr.visible-sm.visible-md {
        display: table-row !important
    }

    td.visible-sm.visible-md,
    th.visible-sm.visible-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-sm.visible-lg {
        display: block !important
    }

    table.visible-sm.visible-lg {
        display: table
    }

    tr.visible-sm.visible-lg {
        display: table-row !important
    }

    td.visible-sm.visible-lg,
    th.visible-sm.visible-lg {
        display: table-cell !important
    }
}

.visible-md,
td.visible-md,
th.visible-md,
tr.visible-md {
    display: none !important
}

@media (max-width:767px) {
    .visible-md.visible-xs {
        display: block !important
    }

    table.visible-md.visible-xs {
        display: table
    }

    tr.visible-md.visible-xs {
        display: table-row !important
    }

    td.visible-md.visible-xs,
    th.visible-md.visible-xs {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-md.visible-sm {
        display: block !important
    }

    table.visible-md.visible-sm {
        display: table
    }

    tr.visible-md.visible-sm {
        display: table-row !important
    }

    td.visible-md.visible-sm,
    th.visible-md.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-md.visible-lg {
        display: block !important
    }

    table.visible-md.visible-lg {
        display: table
    }

    tr.visible-md.visible-lg {
        display: table-row !important
    }

    td.visible-md.visible-lg,
    th.visible-md.visible-lg {
        display: table-cell !important
    }
}

.visible-lg,
td.visible-lg,
th.visible-lg,
tr.visible-lg {
    display: none !important
}

@media (max-width:767px) {
    .visible-lg.visible-xs {
        display: block !important
    }

    table.visible-lg.visible-xs {
        display: table
    }

    tr.visible-lg.visible-xs {
        display: table-row !important
    }

    td.visible-lg.visible-xs,
    th.visible-lg.visible-xs {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-lg.visible-sm {
        display: block !important
    }

    table.visible-lg.visible-sm {
        display: table
    }

    tr.visible-lg.visible-sm {
        display: table-row !important
    }

    td.visible-lg.visible-sm,
    th.visible-lg.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-lg.visible-md {
        display: block !important
    }

    table.visible-lg.visible-md {
        display: table
    }

    tr.visible-lg.visible-md {
        display: table-row !important
    }

    td.visible-lg.visible-md,
    th.visible-lg.visible-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

.hidden-xs {
    display: block !important
}

table.hidden-xs {
    display: table
}

tr.hidden-xs {
    display: table-row !important
}

td.hidden-xs,
th.hidden-xs {
    display: table-cell !important
}

@media (max-width:767px) {

    .hidden-xs,
    td.hidden-xs,
    th.hidden-xs,
    tr.hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {

    .hidden-xs.hidden-sm,
    td.hidden-xs.hidden-sm,
    th.hidden-xs.hidden-sm,
    tr.hidden-xs.hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {

    .hidden-xs.hidden-md,
    td.hidden-xs.hidden-md,
    th.hidden-xs.hidden-md,
    tr.hidden-xs.hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {

    .hidden-xs.hidden-lg,
    td.hidden-xs.hidden-lg,
    th.hidden-xs.hidden-lg,
    tr.hidden-xs.hidden-lg {
        display: none !important
    }
}

.hidden-sm {
    display: block !important
}

table.hidden-sm {
    display: table
}

tr.hidden-sm {
    display: table-row !important
}

td.hidden-sm,
th.hidden-sm {
    display: table-cell !important
}

@media (max-width:767px) {

    .hidden-sm.hidden-xs,
    td.hidden-sm.hidden-xs,
    th.hidden-sm.hidden-xs,
    tr.hidden-sm.hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {

    .hidden-sm,
    td.hidden-sm,
    th.hidden-sm,
    tr.hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {

    .hidden-sm.hidden-md,
    td.hidden-sm.hidden-md,
    th.hidden-sm.hidden-md,
    tr.hidden-sm.hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {

    .hidden-sm.hidden-lg,
    td.hidden-sm.hidden-lg,
    th.hidden-sm.hidden-lg,
    tr.hidden-sm.hidden-lg {
        display: none !important
    }
}

.hidden-md {
    display: block !important
}

table.hidden-md {
    display: table
}

tr.hidden-md {
    display: table-row !important
}

td.hidden-md,
th.hidden-md {
    display: table-cell !important
}

@media (max-width:767px) {

    .hidden-md.hidden-xs,
    td.hidden-md.hidden-xs,
    th.hidden-md.hidden-xs,
    tr.hidden-md.hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {

    .hidden-md.hidden-sm,
    td.hidden-md.hidden-sm,
    th.hidden-md.hidden-sm,
    tr.hidden-md.hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {

    .hidden-md,
    td.hidden-md,
    th.hidden-md,
    tr.hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {

    .hidden-md.hidden-lg,
    td.hidden-md.hidden-lg,
    th.hidden-md.hidden-lg,
    tr.hidden-md.hidden-lg {
        display: none !important
    }
}

.hidden-lg {
    display: block !important
}

table.hidden-lg {
    display: table
}

tr.hidden-lg {
    display: table-row !important
}

td.hidden-lg,
th.hidden-lg {
    display: table-cell !important
}

@media (max-width:767px) {

    .hidden-lg.hidden-xs,
    td.hidden-lg.hidden-xs,
    th.hidden-lg.hidden-xs,
    tr.hidden-lg.hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {

    .hidden-lg.hidden-sm,
    td.hidden-lg.hidden-sm,
    th.hidden-lg.hidden-sm,
    tr.hidden-lg.hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {

    .hidden-lg.hidden-md,
    td.hidden-lg.hidden-md,
    th.hidden-lg.hidden-md,
    tr.hidden-lg.hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {

    .hidden-lg,
    td.hidden-lg,
    th.hidden-lg,
    tr.hidden-lg {
        display: none !important
    }
}

.visible-print,
td.visible-print,
th.visible-print,
tr.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }

    .hidden-print,
    td.hidden-print,
    th.hidden-print,
    tr.hidden-print {
        display: none !important
    }
}

img {
    max-width: 100%;
    height: auto;
    width: auto;
}

@font-face {
    font-family: GillSansMTPro-Book;
    src: url('../fonts/subset-GillSansMTPro-Book.woff2') format('woff2'),
        url('../fonts/subset-GillSansMTPro-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}


@font-face {
    font-family: GillSansMTPro-Medium;
    src: url('../fonts/subset-GillSansMTPro-Medium.woff2') format('woff2'),
        url('../fonts/subset-GillSansMTPro-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: humanst521_lt_btlight;
    src: url(../fonts/hum521l-webfont.woff2) format('woff2'), 
        url(../fonts/hum521l-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: fallback;
}

.col-home-esq {
    width: 700px;
    float: left;
    margin: 0 0 40px 20px;
    padding: 0 0 12px
}

.col-home-dir {
    width: 163px;
    float: left;
    margin: 0 0 20px 20px
}

.box-destaques-home {
    display: block;
    overflow: hidden
}

div.box-destaques-home div:last-child {
    margin-right: 0
}

.destaque-posthome {
    float: left;
    width: 342px;
    margin-right: 16px;
    position: relative
}

.destaque-posthome .entry-title-trans {
    background: url(../img/dot-90.png) left top;
    bottom: 0;
    margin: 0;
    padding: 10px 15px;
    position: absolute;
    z-index: 20;
    width: 100%
}

.destaque-posthome .entry-title-trans h2 {
    font-family: GillSansMTPro-Book;
    font-size: 18px;
    margin: 0
}

.destaque-posthome .post-cat {
    position: relative;
    z-index: 50;
    top: -10px;
    left: 10px;
    background-color: #bb1818;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    padding: 0 2px
}

#listnews-home,
.post-post-home h2 {
    font-family: GillSansMTPro-Book;
    font-size: 16px
}

.destaque-posthome .entry-title-trans .post-cat-trans a {
    color: #fff;
    text-transform: none
}

.destaque-posthome .entry-title-trans .post-cat-trans a:hover {
    color: #000;
    text-decoration: none
}

.destaque-posthome .entry-title a,
.destaque-posthome .entry-title-trans a {
    color: #000
}

.destaque-posthome .entry-title-trans a:hover {
    color: #bb1818
}

#box-posts-home {
    background-color: #fff;
    overflow: hidden;
    padding: 8px 6px 6px 8px;
    margin-top: 12px
}

div#box-posts-home div:nth-child(4) {
    margin-right: 0
}

.post-post-home {
    width: 163px;
    float: left;
    margin-right: 10px
}

.post-post-home img {
    height: 246px
}

.post-post-home p {
    line-height: 1.3
}

.post-post-home h2 {
    margin: 10px 0 8px
}

.post-post-home h2 a {
    color: #000
}

.post-post-home h2 a:hover {
    color: #bb1818
}

#listnews-home {
    display: inline-block;
    background-color: #e9e6dd;
    padding: 1px 15px 4px;
    width: 100%;
    margin-bottom: 0
}

#listnews-home a {
    color: #000
}

#listnews-home a:hover {
    color: #bb1818
}

#listnews-home:before {
    content: "» ";
    font-family: GillSansMTPro-Medium;
    color: #bb1818;
    font-size: 22px;
    vertical-align: baseline
}

#outras-noticias .title-block,
.archive-header h1 span,
.data-post,
.data_peq2,
.destaque-postcol .entry-title-trans h2,
.destaque-postcol-home .entry-title-trans h2,
.destaque-postpost .entry-title,
.post-details .entry-title,
.tit-box-comentarios,
.title-block {
    font-family: GillSansMTPro-Book
}

.btn-send::after,
.form-contact .gform_button::after {
    font-style: normal;
    content: "\f054\f054";
    font-weight: 400
}

.destaque-postcol-home {
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
    height: 226px
}

.destaque-postcol-home .entry-title-trans {
    margin: 0;
    background: url(../img/dot-90.png) top left;
    padding: 10px 15px 5px;
    position: absolute;
    z-index: 20;
    bottom: 0
}

.destaque-postcol-home .entry-title-trans h2 {
    font-size: 15px;
    margin: 0
}

.destaque-postcol-home .entry-title-trans .post-cat-trans a {
    color: #fff;
    text-transform: none
}

.destaque-postcol-home .entry-title-trans .post-cat-trans a:hover {
    color: #000;
    text-decoration: none
}

.destaque-postcol-home .entry-title-trans a {
    color: #000
}

.destaque-postcol-home .entry-title-trans a:hover {
    color: #bb1818
}

.chapeu-busca,
.chapeu-busca2,
.chapeu-home {
    background-color: #bb1818;
    color: #fff;
    display: table;
    font-size: 11px;
    padding: 0 2px;
    position: relative;
    z-index: 50
}

.chapeu-home {
    margin: -8px 0 0 10px
}

.chapeu-home a {
    color: #fff
}

.chapeu-home a:hover {
    color: #000;
    text-decoration: none
}

.chapeu,
.chapeu a {
    color: #fff
}

.col-single-esq {
    width: 621px;
    float: left;
    margin: 0 0 40px 20px;
    background-color: #fff;
    padding: 12px 16px
}

.col-single-dir {
    width: 212px;
    float: left;
    margin: 0 0 20px 20px
}

.chapeu {
    background-color: #bb1818;
    display: inline-block;
    font-size: 11px;
    padding: 0 2px;
    margin: 0 0 10px
}

.chapeu a:hover {
    color: #bb1818;
    text-decoration: none
}

.box-data-post {
    border-top: solid 1px #f4f1e7;
    border-bottom: solid 1px #f4f1e7;
    padding: 5px 0;
    overflow: hidden;
    margin-bottom: 18px
}

.data-post {
    float: left;
    display: block;
    font-size: 14px;
    color: #6f6b5f;
    text-transform: uppercase;
    margin: 0 0 0 4px
}

#outras-noticias .title-block {
    font-size: 22px
}

.post-details {
    border-bottom: solid 1px #fff;
    padding: 4px 0 1px;
    margin: 0 0 10px
}

.post-details .entry-title {
    font-size: 15px;
    margin: 2px 0 12px
}

.post-details .entry-title a {
    color: #000
}

.data_peq2,
.post-details .entry-title a:hover {
    color: #bb1818
}

.data_peq2 {
    font-size: 14px;
    margin: 0 0 2px
}

.destaque-postpost {
    overflow: hidden;
    margin-bottom: 20px
}

.title-block {
    font-size: 22px
}

.destaque-postpost .entry-title {
    font-size: 15px;
    margin: -18px 0 0;
    background-color: #fff;
    padding: 10px 15px 5px
}

.destaque-postpost .post-cat {
    position: relative;
    z-index: 50;
    top: -10px;
    left: 10px;
    background-color: #bb1818;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    padding: 0 2px
}

.destaque-postcol {
    overflow: hidden;
    margin-bottom: 30px;
    position: relative
}

.destaque-postcol .entry-title-trans {
    margin: 0;
    background: url(../img/dot-90.png) top left;
    padding: 10px 15px 5px;
    position: absolute;
    z-index: 20;
    bottom: 0
}

.destaque-postcol .entry-title-trans h2 {
    font-size: 15px;
    margin: 0
}

.entry-title-trans .post-cat-trans {
    position: absolute;
    z-index: 50;
    top: -10px;
    background-color: #bb1818;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    padding: 0 2px
}

.destaque-postcol .entry-title-trans .post-cat-trans a,
.destaque-postpost .post-cat a {
    color: #fff;
    text-transform: none
}

.archive-header h1 span,
.entry-title,
.info-resultado span,
.submit,
.tit-box-comentarios,
[class*=title-] {
    text-transform: uppercase
}

.destaque-postcol .entry-title-trans .post-cat-trans a:hover,
.destaque-postpost .post-cat a:hover {
    color: #000;
    text-decoration: none
}

.destaque-postcol .entry-title-trans a,
.destaque-postpost .entry-title a {
    color: #000
}

.destaque-postcol .entry-title-trans a:hover,
.destaque-postpost .entry-title a:hover {
    color: #bb1818
}

.itens-busca {
    padding: 0 4%
}

.itens-busca h2 {
    color: #000;
    font-size: 3.6rem;
    margin-bottom: 2rem;
    text-transform: uppercase
}

.resultado-busca-imagem img {
    height: 280px;
    object-fit: cover;
    width: 170px
}

.itens-busca hr {
    border-bottom: solid 2px #d2ccba
}

.itens-busca .wrapper-filtro {
    margin: 1.5rem auto;
    text-align: center
}

.itens-busca .botao-filtro {
    background-color: #bb1818;
    display: inline-block;
    font-weight: 700;
    line-height: 2.5;
    transition: .2s all
}

.itens-busca .botao-filtro:hover {
    background-color: #c16262;
    color: #fff
}

.info-resultado {
    font-size: 21px;
    font-family: humanst521_lt_btlight, Arial, sans-serif;
    margin-left: 30px;
    margin-top: -10px;
    text-align-last: left
}

.info-resultado span {
    font-family: GillSansMTPro-Book;
    color: #bb1818
}

.selecao-busca {
    display: block;
    padding: 15px 4px 0;
    margin: 20px 0 36px 10px
}

.selecao-busca h2 {
    float: left;
    display: block;
    font-size: 16px;
    margin: 0 20px
}

.selecao-busca input[type=radio] {
    float: left;
    margin: 0 4px 0 0;
    height: 20px
}

.selecao-busca label {
    text-transform: uppercase;
    margin: 4px 10px 0 0;
    font-family: GillSansMTPro-Book;
    float: left;
    font-size: 18px
}

.selecao-busca .filterby {
    float: left;
    display: block
}

.selecao-busca .orderby {
    display: block
}

.selecao-busca .filterby .form-group {
    margin-right: 20px
}

.control-input {
    display: inline-block
}

.archive-header {
    overflow: hidden;
    border-bottom: solid 2px #d2ccba;
    padding-bottom: 15px;
    margin-bottom: 20px
}

article.item-categoria {
    background-color: #fff;
    margin-bottom: 1.5rem;
    padding: 1.5rem
}

article.item-categoria .entry-title {
    font-size: 21px;
    font-family: GillSansMTPro-Book
}

article.item-categoria .entry-content {
    font-size: 14px;
    line-height: 1.35;
    font-family: sans-serif
}

article.item-categoria p:not(:last-child) {
    margin: 0
}

article.item-categoria h3,
article.item-categoria p:last-child {
    margin: 0
}

article.item-categoria h3 {
    padding-bottom: 10px
}

article.item-categoria .entry-content a,
article.item-categoria .entry-title a {
    color: #000
}

article.item-categoria .entry-content a:hover,
article.item-categoria .entry-title a:hover {
    color: #bb1818
}

article.item-categoria .resultado-busca-imagem {
    float: left;
    padding-right: 1.5rem;
    width: 30%
}

article.item-categoria .resultado-busca-conteudo {
    float: left;
    width: 70%
}

article.item-categoria,
article.item-categoria-busca {
    transition: .2s all
}

article.item-categoria-busca:hover,
article.item-categoria:hover {
    margin-top: -4px;
    margin-bottom: 14px;
    box-shadow: -1px 0 2px 0 rgba(0, 0, 0, .12), 1px 0 2px 0 rgba(0, 0, 0, .12), 0 1px 1px 0 rgba(0, 0, 0, .24)
}

article.item-categoria p.chapeu-busca {
    margin-bottom: .5rem
}

#search-results-loading {
    background: url(../img/loading.gif) center center no-repeat;
    display: block;
    height: 120px;
    width: 100%;
    opacity: 0
}

.search-results-loading-visible {
    opacity: 1 !important
}

p.category-autor {
    color: #5b5b5b;
    font-weight: 700;
    margin-bottom: .5rem
}

.listnews-resumo {
    display: block
}

.foto-category {
    float: right;
    height: 180px;
    margin-left: 20px;
    margin-top: -60px
}

.taxonomy-description p {
    font-size: 12px;
    line-height: 19px
}

.subtit_categorias {
    font-size: 20px;
    font-family: GillSansMTPro-Book;
    margin: 25px 0 -10px;
    color: #888375
}

.itens-busca .blocos > article strong {
    color: #bb1818
}

.itens-busca .blocos > article .data {
    color: #bb1818;
    font-size: 16px
}

.itens-busca .blocos > article .preco {
    background-color: #f4f1e7;
    margin-bottom: .5rem;
    padding: .35rem .7rem;
    width: 70%
}

.itens-busca .blocos > article .local-nome {
    font-weight: 700
}

.itens-busca .blocos > article .local-endereco {
    margin-bottom: .45rem
}

@media (min-width:992px) {
    .resultado-busca-imagem img {
        height: 220px;
        object-fit: cover;
        width: 140px
    }

    .itens-busca .blocos > article {
        width: 49%;
        float: left
    }

    .itens-busca .blocos > article:nth-child(odd) {
        margin-right: 1%;
        clear: left
    }

    .itens-busca .blocos > article:nth-child(even) {
        margin-left: 1%
    }

    article.item-categoria .resultado-busca-imagem {
        float: left;
        padding-right: 1.5rem;
        width: 38.5%
    }

    article.item-categoria .resultado-busca-conteudo {
        float: left;
        width: 61.5%
    }
}

@media (min-width:767px) and (max-width:991px) {
    .info-resultado {
        font-size: 19px
    }

    .foto-category {
        float: right;
        height: 120px;
        margin-left: 20px;
        margin-top: 0
    }

    .taxonomy-description p {
        font-size: 12px;
        line-height: 16px
    }

    .subtit_categorias {
        font-size: 18px
    }

    #outras-noticias .title-block {
        font-size: 20px
    }

    .listnews-resumo {
        display: block
    }

    article.item-categoria .entry-title {
        font-size: 19px;
        font-family: GillSansMTPro-Book
    }
}

@media (max-width:766px) {
    .resultado-busca-imagem img {
        height: auto;
        object-fit: cover;
        max-width: 100%
    }
}

@media (max-width:480px) {
    .selecao-busca {
        display: block;
        width: 100%;
        padding: 15px 4px 0;
        margin: 14px 0 26px;
        border-top: solid 3px #fff;
        border-bottom: solid 3px #fff;
        overflow: hidden
    }

    .selecao-busca h2 {
        float: left;
        display: block;
        font-size: 16px;
        margin: 0 10px 0 20px
    }

    .selecao-busca select {
        float: none;
        margin: 0 0 10px;
        height: 24px;
        padding: 3px
    }

    .selecao-busca label {
        text-transform: uppercase;
        margin: 4px 10px 0 0;
        font-family: GillSansMTPro-Book;
        float: left;
        font-size: 16px
    }

    .selecao-busca .filterby {
        display: block;
        float: none
    }

    .selecao-busca .orderby {
        display: block
    }

    .selecao-busca .filterby .form-group {
        margin-right: 0;
        margin-bottom: 5px
    }

    .control-input {
        display: inline-block
    }

    .info-resultado {
        font-size: 18px;
        text-align: center;
        margin: -16px auto 8px;
        width: 80%
    }

    .foto-category {
        float: right;
        height: 120px;
        margin-left: 20px;
        margin-top: 0
    }

    .taxonomy-description p {
        font-size: 12px;
        line-height: 16px
    }

    article.item-categoria p {
        line-height: 1.3
    }

    .listnews-resumo {
        display: none
    }

    p.category-autor {
        font-size: 12px;
        margin-bottom: 8px
    }

    article.item-categoria .entry-title {
        font-size: 16px;
        font-family: GillSansMTPro-Book
    }

    article.item-categoria .entry-title h1 {
        margin-top: 10px
    }
}

p.listnews-tags {
    font-size: 12px
}

.book-view .col-book-left {
    width: 35%;
    float: left
}

.book-view .col-book-right {
    width: 65%;
    float: right;
    background-color: #fff;
    margin-bottom: 40px
}

@media (max-width:767px) {
    .book-view .col-book-left {
        width: 100%;
        float: none
    }

    .book-view .col-book-right {
        width: 100%;
        background-color: #fff
    }
}

.book-view .book-more-options {
    width: 100%;
    float: left;
    margin-top: 20px
}

@media only screen and (min-width:480px) {
    .book-view .book-more-options {
        width: 40%;
        float: right;
        margin-top: 0
    }
}

@media (max-width:767px) {
    body {
        background-image: none;
        background-color: #f4f1e7
    }
}

.alignleft {
    display: inline;
    text-align: left;
    margin-right: 1.625em
}

.form-allowed-tags {
    display: none
}

.comments-area {
    margin-top: 0
}

.comment-form {
    width: 80%
}

.comment-notes {
    font-size: 11px;
    color: #a9a9a9
}

.comment-form-author,
.comment-form-comment,
.comment-form-email,
.comment-form-url,
.comment-notes {
    display: table;
    width: 100%;
    margin-bottom: 15px
}

.comment-form-author input,
.comment-form-comment textarea,
.comment-form-email input,
.comment-form-url input {
    width: 75%;
    float: left
}

.comment-form-author label,
.comment-form-comment label,
.comment-form-email label,
.comment-form-url label {
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 0;
    min-height: 1px;
    padding: 7px 4px 0;
    text-align: left;
    float: left;
    width: 25%
}

.required {
    color: #a94442;
    padding-left: 1px
}

.submit {
    background-clip: padding-box;
    background-color: #bb1818;
    border: 1px solid #bb1818;
    color: #fff;
    font-size: 12px;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    float: right
}

.tags {
    font-size: 10px
}

.tit-box-comentarios {
    font-size: 22px;
    margin: 20px 0 -10px
}

.archive-header h1 span {
    color: #666
}

.navigation {
    margin: 10px 0;
    padding: 2px 0 4px
}

.form-contact .checkbox,
.form-contact .checkbox-inline,
.form-contact .control-label,
.form-contact .gfield_label,
.form-contact .radio,
.form-contact .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.wp-paginate {
    margin: 0;
    padding: 0
}

.wp-paginate li {
    display: inline;
    list-style: none
}

.wp-paginate a {
    background: #ddd;
    border: 0 solid #ccc;
    color: #000;
    margin-right: 4px;
    padding: 3px 6px;
    text-align: center;
    text-decoration: none
}

.wp-paginate a:active,
.wp-paginate a:hover {
    background: #ccc;
    color: #888
}

.wp-paginate .title {
    color: #000;
    margin-right: 6px
}

.wp-paginate .gap {
    color: #999;
    margin-right: 4px
}

.wp-paginate .current {
    background: #dc4827;
    border: 0 solid #ccc;
    color: #fff;
    margin-right: 4px;
    padding: 3px 6px
}

.btn-default,
.btn-send {
    display: inline-block;
    text-align: center;
    padding: 6px 12px 9px;
    color: #fff;
    height: 41px;
    line-height: 100%
}

.page-header {
    border: 0
}

.title-1 {
    font-size: 32px;
    margin-left: 16px
}

.form-contact .form-group,
.form-contact .gfield {
    margin-right: -4px;
    margin-left: -4px
}

.title-2 {
    font-size: 16px
}

@media (min-width:768px) {
    .title-2 {
        font-size: 17px
    }
}

@media (min-width:992px) {
    .title-2 {
        font-size: 18px
    }
}

.btn-default,
.btn-send,
.form-contact .gform_button {
    text-transform: uppercase;
    margin-bottom: 0;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1.42857143
}

body,
html {
    height: 100%;
    min-height: 100%
}

body.home {
    background-color: #fff
}

.btn-default {
    cursor: pointer;
    background-image: none;
    border: 0;
    white-space: nowrap;
    -webkit-user-select: none;
    user-select: none;
    background-color: #bb1818;
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box
}

.btn-default:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn-default:focus,
.btn-default:hover {
    text-decoration: none
}

.btn-default.active,
.btn-default:active {
    outline: 0;
    background-image: none;
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default {
    cursor: not-allowed;
    pointer-events: none;
    -webkit-opacity: .65;
    -moz-opacity: .65;
    opacity: .65;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default:active,
.btn-default:focus,
.btn-default:hover {
    border-color: #8e1212;
    background-color: #8e1212;
    color: #fff
}

.btn-send {
    cursor: pointer;
    border: 1px solid #bb1818;
    user-select: none;
    background-color: #bb1818;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box
}

.btn-send,
.form-control {
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding
}

.btn-send,
.form-contact .gform_button,
.gform_button {
    background-image: none;
    font-weight: 400;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none
}

.btn-send.active,
.btn-send:active,
.btn-send:focus,
.btn-send:hover,
.open .dropdown-toggle.btn-send {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

.btn-send.active,
.btn-send:active,
.open .dropdown-toggle.btn-send {
    background-image: none
}

.btn-send.disabled,
.btn-send.disabled.active,
.btn-send.disabled:active,
.btn-send.disabled:focus,
.btn-send.disabled:hover,
.btn-send[disabled],
.btn-send[disabled].active,
.btn-send[disabled]:active,
.btn-send[disabled]:focus,
.btn-send[disabled]:hover,
fieldset[disabled] .btn-send,
fieldset[disabled] .btn-send.active,
fieldset[disabled] .btn-send:active,
fieldset[disabled] .btn-send:focus,
fieldset[disabled] .btn-send:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-send .badge {
    color: #fff;
    background-color: #fff
}

.btn-send:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn-send:focus,
.btn-send:hover {
    text-decoration: none
}

.btn-send.active,
.btn-send:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-send.disabled,
.btn-send[disabled],
fieldset[disabled] .btn-send {
    cursor: not-allowed;
    pointer-events: none;
    -webkit-opacity: .65;
    -moz-opacity: .65;
    opacity: .65;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-send:active,
.btn-send:focus,
.btn-send:hover {
    border-color: #8e1212;
    background-color: #8e1212;
    color: #fff
}

.btn-send::after {
    padding-left: 10px;
    display: inline-block;
    text-decoration: inherit
}

.form-contact .form-group:after,
.form-contact .form-group:before,
.form-contact .gfield:after,
.form-contact .gfield:before {
    content: " ";
    display: table
}

label {
    text-transform: uppercase;
    font-weight: 400
}

.form-control {
    border-color: #d2ccba;
    background-color: #f8f6ef;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box
}

.form-contact {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 4px;
    padding-right: 4px
}

.form-contact .checkbox,
.form-contact .radio {
    min-height: 24px
}

.form-contact .gfield_description,
.form-contact .gfield_label,
.form-contact .gform_footer,
.form-contact .ginput_container {
    position: relative;
    min-height: 1px;
    padding-left: 4px;
    padding-right: 4px
}

.form-contact .form-control-static {
    padding-top: 7px
}

@media (min-width:768px) {
    .form-contact {
        float: left;
        width: 60%
    }

    .form-contact .control-label {
        text-align: right
    }
}

.form-contact .gfield_label {
    text-align: left
}

.form-contact .gform_footer {
    float: right !important;
    float: right;
    text-align: right
}

@media (min-width:768px) {
    .form-contact .gfield_label {
        float: left;
        width: 40%
    }

    .form-contact .ginput_container {
        float: left;
        width: 60%
    }

    .form-contact .gfield_description {
        float: left;
        width: 100%
    }

    .form-contact .gform_footer {
        float: left;
        width: 60%
    }
}

@media (min-width:992px) {
    .form-contact .gfield_label {
        float: left;
        width: 25%
    }

    .form-contact .gform_footer,
    .form-contact .ginput_container {
        float: left;
        width: 75%
    }

    .form-contact .gfield_description {
        float: left;
        width: 75%;
        left: 25%
    }
}

.form-contact .gform_button {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    border: 1px solid #bb1818;
    padding: 6px 12px;
    user-select: none;
    background-color: #bb1818;
    color: #fff;
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box
}

.contact-message,
.section {
    border-top: 1px solid #d2ccba
}

.form-contact .gform_button.active,
.form-contact .gform_button:active,
.form-contact .gform_button:focus,
.form-contact .gform_button:hover,
.open .dropdown-toggle.form-contact .gform_button {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

.form-contact .gform_button.active,
.form-contact .gform_button:active,
.open .dropdown-toggle.form-contact .gform_button {
    background-image: none
}

.form-contact .gform_button.disabled,
.form-contact .gform_button.disabled.active,
.form-contact .gform_button.disabled:active,
.form-contact .gform_button.disabled:focus,
.form-contact .gform_button.disabled:hover,
.form-contact .gform_button[disabled],
.form-contact .gform_button[disabled].active,
.form-contact .gform_button[disabled]:active,
.form-contact .gform_button[disabled]:focus,
.form-contact .gform_button[disabled]:hover,
fieldset[disabled] .form-contact .gform_button,
fieldset[disabled] .form-contact .gform_button.active,
fieldset[disabled] .form-contact .gform_button:active,
fieldset[disabled] .form-contact .gform_button:focus,
fieldset[disabled] .form-contact .gform_button:hover {
    background-color: #fff;
    border-color: #ccc
}

.form-contact .gform_button .badge {
    color: #fff;
    background-color: #fff
}

.form-contact .gform_button:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.form-contact .gform_button:focus,
.form-contact .gform_button:hover {
    text-decoration: none
}

.form-contact .gform_button.active,
.form-contact .gform_button:active {
    outline: 0;
    background-image: none;
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.form-contact .gform_button.disabled,
.form-contact .gform_button[disabled],
fieldset[disabled] .form-contact .gform_button {
    cursor: not-allowed;
    pointer-events: none;
    -webkit-opacity: .65;
    -moz-opacity: .65;
    opacity: .65;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-contact .gform_button:active,
.form-contact .gform_button:focus,
.form-contact .gform_button:hover {
    border-color: #8e1212;
    background-color: #8e1212;
    color: #fff
}

.form-contact .gform_button::after {
    padding-left: 10px;
    font-family: FontAwesome;
    display: inline-block;
    text-decoration: inherit
}

.address,
.contact-message,
.form-contact .control-button,
.form-contact .control-input,
.form-contact .control-label,
.main.page {
    position: relative;
    min-height: 1px;
    padding-left: 4px;
    padding-right: 4px
}

.inner-container:after,
.inner-container:before,
.page-options .orderby .form-group:after,
.page-options .orderby .form-group:before,
.page-options .page-options-bg:after,
.page-options .page-options-bg:before {
    content: " ";
    display: table
}

.form-contact .control-label {
    text-align: left
}

@media (min-width:768px) {
    .form-contact .control-label {
        float: left;
        width: 40%
    }

    .form-contact .control-button,
    .form-contact .control-input {
        float: left;
        width: 60%
    }
}

@media (min-width:992px) {
    .form-contact .control-label {
        float: left;
        width: 25%
    }

    .form-contact .control-button,
    .form-contact .control-input {
        float: left;
        width: 75%
    }
}

.form-contact .control-button {
    float: right !important;
    float: right;
    text-align: right
}

.address,
.contact-message,
.main.page {
    float: left
}

.address {
    width: 100%
}

.contact-message {
    width: 100%;
    margin-top: 10px;
    padding-top: 10px
}

@media (min-width:768px) {

    .address,
    .contact-message {
        float: left;
        width: 35%;
        margin-left: 5%
    }
}

.main.page {
    width: 100%
}

.page-options {
    margin-left: 10px;
    padding: 10px;
    clear: left;
    margin-bottom: 30px;
    background-color: #fff;
    width: 99%
}

.page-options .orderby .form-group,
.page-options .page-options-bg {
    margin-right: -4px;
    margin-left: -4px
}

.page-options .form-search,
.page-options .orderby,
.page-options .orderby .control-input,
.page-options .orderby .control-label {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 4px;
    padding-right: 4px
}

@media (min-width:768px) {
    .main.page {
        float: left;
        width: 80%;
        background-color: #f4f1e7;
        margin-bottom: -99999px;
        padding-bottom: 99999px
    }

    .page-options {
        margin-bottom: 40px
    }
}

@media (min-width:992px) {
    .page-options {
        margin-bottom: 50px
    }
}

.page-options .form-search,
.page-options .orderby {
    width: 100%
}

.page-options .form-search {
    margin-bottom: 20px
}

@media (min-width:768px) {

    .page-options .form-search,
    .page-options .orderby {
        float: left;
        width: 50%
    }

    .page-options .form-search {
        margin-bottom: 0
    }
}

.page-options .orderby .form-group {
    margin-bottom: 0
}

.page-options .orderby .control-label {
    width: 35%;
    font-family: GillSansMTPro-Book;
    padding-top: 6px
}

.page-options .orderby .control-input {
    width: 65%
}

@media (min-width:768px) {

    .page-options .orderby .control-input,
    .page-options .orderby .control-label {
        float: left;
        width: 50%
    }

    .page-options .orderby .control-label {
        margin-top: 5px;
        line-height: 1.8;
        text-align: right
    }
}

.page-options .orderby input,
.page-options .orderby select {
    display: block;
    width: 100%;
    height: 31px;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #555;
    background-image: none;
    border: 1px solid #d2ccba;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    background-color: #f8f6ef;
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box
}

.ginput_container input,
.ginput_container select,
.ginput_container textarea,
.page-options .orderby input,
.page-options .orderby select {
    vertical-align: middle;
    font-size: 12px;
    transition: border-color ease-in-out .15s, -moz-box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, -moz-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.page-options .orderby input:focus,
.page-options .orderby select:focus {
    border-color: #66afe9;
    outline: 0;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    -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)
}

.page-options .orderby input:-moz-placeholder,
.page-options .orderby select:-moz-placeholder {
    color: #999
}

.page-options .orderby input::-moz-placeholder,
.page-options .orderby select::-moz-placeholder {
    color: #999;
    opacity: 1
}

.page-options .orderby input:-ms-input-placeholder,
.page-options .orderby select:-ms-input-placeholder {
    color: #999
}

.page-options .orderby input::-webkit-input-placeholder,
.page-options .orderby select::-webkit-input-placeholder {
    color: #999
}

.page-options .orderby input[disabled],
.page-options .orderby input[readonly],
.page-options .orderby select[disabled],
.page-options .orderby select[readonly],
fieldset[disabled] .page-options .orderby input,
fieldset[disabled] .page-options .orderby select {
    cursor: not-allowed;
    background-color: #eee
}

textarea.page-options .orderby input,
textarea.page-options .orderby select {
    height: auto
}

.section {
    margin-top: 20px;
    padding-top: 20px
}

.page-footer {
    padding: 4px 10px;
    background-color: #fff;
    margin-bottom: 80px;
    margin-left: 10px
}

.page-footer .pagination-div,
.page-footer .pagination-pages {
    min-height: 1px;
    position: relative;
    padding-left: 4px;
    padding-right: 4px
}

.page-footer > .inner {
    margin-left: -4px;
    margin-right: -4px
}

.page-footer > .inner:after,
.page-footer > .inner:before {
    content: " ";
    display: table
}

.page-footer .pagination-pages {
    text-transform: uppercase;
    line-height: 3;
    display: block !important
}

table.page-footer .pagination-pages {
    display: table
}

tr.page-footer .pagination-pages {
    display: table-row !important
}

td.page-footer .pagination-pages,
th.page-footer .pagination-pages {
    display: table-cell !important
}

@media (max-width:767px) {

    .page-footer .pagination-pages,
    td.page-footer .pagination-pages,
    th.page-footer .pagination-pages,
    tr.page-footer .pagination-pages {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {

    .page-footer .pagination-pages.hidden-sm,
    td.page-footer .pagination-pages.hidden-sm,
    th.page-footer .pagination-pages.hidden-sm,
    tr.page-footer .pagination-pages.hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {

    .page-footer .pagination-pages.hidden-md,
    td.page-footer .pagination-pages.hidden-md,
    th.page-footer .pagination-pages.hidden-md,
    tr.page-footer .pagination-pages.hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {

    .page-footer .pagination-pages.hidden-lg,
    td.page-footer .pagination-pages.hidden-lg,
    th.page-footer .pagination-pages.hidden-lg,
    tr.page-footer .pagination-pages.hidden-lg {
        display: none !important
    }
}

.page-footer .pagination-div {
    text-align: center
}

@media (min-width:768px) {
    .page-footer .pagination-pages {
        float: left;
        width: 20%
    }

    .page-footer .pagination-div {
        float: left;
        width: 80%;
        text-align: right
    }
}

.page-numbers {
    display: inline-block;
    padding-left: 0;
    border-radius: 4px;
    margin: 2px auto 0;
    text-align: center
}

.page-numbers > li > a,
.page-numbers > li > span {
    position: relative;
    float: left;
    line-height: 1.42857143;
    text-decoration: none;
    margin-left: -1px
}

.page-numbers > li:first-child > a,
.page-numbers > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.page-numbers > li:last-child > a,
.page-numbers > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.page-numbers > li > a:focus,
.page-numbers > li > a:hover,
.page-numbers > li > span:focus,
.page-numbers > li > span:hover {
    background-color: #eee
}

.page-numbers > .active > a,
.page-numbers > .active > a:focus,
.page-numbers > .active > a:hover,
.page-numbers > .active > span,
.page-numbers > .active > span:focus,
.page-numbers > .active > span:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default
}

.page-numbers > .disabled > a,
.page-numbers > .disabled > a:focus,
.page-numbers > .disabled > a:hover,
.page-numbers > .disabled > span,
.page-numbers > .disabled > span:focus,
.page-numbers > .disabled > span:hover {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.page-numbers > li {
    display: inline;
    float: none
}

.page-numbers > li > a,
.page-numbers > li > span {
    padding: 6px 10px;
    border: 0;
    background-color: transparent
}

.page-numbers > li > a:hover,
.page-numbers > li > span:hover {
    background-color: transparent
}

.page-numbers > li > a {
    color: #bb1818
}

.page-numbers > li > span {
    color: #b8b19f
}

.page-numbers > li > .next,
.page-numbers > li > .prev {
    color: #000
}

.gform_wrapper ul {
    padding-left: 0;
    list-style: none
}

.gform_wrapper li {
    margin-bottom: 15px
}

.gform_button,
.gform_wrapper form {
    margin-bottom: 0
}

.gform_wrapper .gfield_required {
    padding-left: 1px;
    color: #a94442
}

.ginput_container input,
.ginput_container select,
.ginput_container textarea {
    display: block;
    width: 100%;
    height: 31px;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #555;
    border: 1px solid #d2ccba;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    background-color: #f8f6ef;
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box
}

.ginput_container input:focus,
.ginput_container select:focus,
.ginput_container textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    -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)
}

.ginput_container input:-moz-placeholder,
.ginput_container select:-moz-placeholder,
.ginput_container textarea:-moz-placeholder {
    color: #999
}

.ginput_container input::-moz-placeholder,
.ginput_container select::-moz-placeholder,
.ginput_container textarea::-moz-placeholder {
    color: #999;
    opacity: 1
}

.ginput_container input:-ms-input-placeholder,
.ginput_container select:-ms-input-placeholder,
.ginput_container textarea:-ms-input-placeholder {
    color: #999
}

.ginput_container input::-webkit-input-placeholder,
.ginput_container select::-webkit-input-placeholder,
.ginput_container textarea::-webkit-input-placeholder {
    color: #999
}

.ginput_container input[disabled],
.ginput_container input[readonly],
.ginput_container select[disabled],
.ginput_container select[readonly],
.ginput_container textarea[disabled],
.ginput_container textarea[readonly],
fieldset[disabled] .ginput_container input,
fieldset[disabled] .ginput_container select,
fieldset[disabled] .ginput_container textarea {
    cursor: not-allowed;
    background-color: #eee
}

.ginput_container textarea,
textarea.ginput_container input,
textarea.ginput_container select,
textarea.ginput_container textarea {
    height: auto
}

.gform_button {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #357ebd;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    border-radius: 4px;
    user-select: none;
    color: #fff;
    background-color: #428bca
}

.header:after,
.header:before,
.navbar-intrinseca .navbar-inner:after,
.navbar-intrinseca .navbar-inner:before,
.navbar-intrinseca:after,
.navbar-intrinseca:before {
    content: " ";
    display: table
}

.gform_button:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.gform_button:focus,
.gform_button:hover {
    text-decoration: none
}

.gform_button.active,
.gform_button:active {
    outline: 0;
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.gform_button.disabled,
.gform_button[disabled],
fieldset[disabled] .gform_button {
    cursor: not-allowed;
    pointer-events: none;
    -webkit-opacity: .65;
    -moz-opacity: .65;
    opacity: .65;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.gform_button.active,
.gform_button:active,
.gform_button:focus,
.gform_button:hover,
.open .dropdown-toggle.gform_button {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.gform_button.active,
.gform_button:active,
.open .dropdown-toggle.gform_button {
    background-image: none
}

.gform_button.disabled,
.gform_button.disabled.active,
.gform_button.disabled:active,
.gform_button.disabled:focus,
.gform_button.disabled:hover,
.gform_button[disabled],
.gform_button[disabled].active,
.gform_button[disabled]:active,
.gform_button[disabled]:focus,
.gform_button[disabled]:hover,
fieldset[disabled] .gform_button,
fieldset[disabled] .gform_button.active,
fieldset[disabled] .gform_button:active,
fieldset[disabled] .gform_button:focus,
fieldset[disabled] .gform_button:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.gform_button .badge {
    color: #428bca;
    background-color: #fff
}

.gform_wrapper .gfield_error .gfield_label {
    color: #a94442
}

.gform_wrapper .gfield_error input,
.gform_wrapper .gfield_error select,
.gform_wrapper .gfield_error textarea {
    border-color: #ebccd1;
    background-color: #f2dede;
    color: #a94442
}

.gform_wrapper .gfield_error input:focus,
.gform_wrapper .gfield_error select:focus,
.gform_wrapper .gfield_error textarea:focus {
    border-color: #a94442;
    outline: 0;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(169, 68, 66, .6);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(169, 68, 66, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(169, 68, 66, .6)
}

.validation_error {
    padding: 15px;
    margin-bottom: 17px;
    border: 1px solid #ebccd1;
    border-radius: 4px;
    background-color: #f2dede;
    color: #a94442
}

.validation_error h4 {
    margin-top: 0;
    color: inherit
}

.validation_error .alert-link {
    font-weight: 700;
    color: #843534
}

.validation_error > p,
.validation_error > ul {
    margin-bottom: 0
}

.validation_error > p + p {
    margin-top: 5px
}

.validation_error hr {
    border-top-color: #e4b9c0
}

#gforms_confirmation_message {
    padding: 15px;
    margin-bottom: 17px;
    border: 1px solid transparent;
    border-radius: 4px
}

.header,
.navbar-intrinseca .navbar-header {
    position: relative;
    float: left;
    padding-left: 4px;
    padding-right: 4px
}

#gforms_confirmation_message h4 {
    margin-top: 0;
    color: inherit
}

#gforms_confirmation_message > p,
#gforms_confirmation_message > ul {
    margin-bottom: 0
}

#gforms_confirmation_message > p + p {
    margin-top: 5px
}

.header {
    width: 100%;
    min-height: 1px;
    background-color: #fff
}

.navbar-intrinseca {
    position: relative;
    min-height: 40px;
    margin-bottom: 17px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .header {
        float: left;
        width: 20%;
        margin-bottom: -99999px;
        padding-bottom: 99999px
    }

    .navbar-intrinseca {
        border-radius: 4px
    }
}

.navbar-intrinseca .navbar-inner {
    margin-left: -4px;
    margin-right: -4px
}

.navbar-intrinseca .navbar-header {
    width: 40%;
    min-height: 1px
}

.navbar-intrinseca .form-search {
    padding: 10px 4px 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    -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);
    position: relative;
    float: left;
    width: 59%;
    min-height: 1px;
    margin: 14px 0 0
}

@media (min-width:768px) {
    .navbar-intrinseca .navbar-header {
        float: none;
        width: 100%;
        text-align: center
    }

    .navbar-intrinseca .navbar-header .navbar-brand {
        float: none
    }

    .navbar-intrinseca .form-search .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-intrinseca .form-search .form-control {
        display: inline-block
    }

    .navbar-intrinseca .form-search select.form-control {
        width: auto
    }

    .navbar-intrinseca .form-search .checkbox,
    .navbar-intrinseca .form-search .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0
    }

    .navbar-intrinseca .form-search .checkbox input[type=checkbox],
    .navbar-intrinseca .form-search .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
}

@media (max-width:767px) {
    .navbar-intrinseca .form-search .form-group {
        margin-bottom: 5px
    }

    .navbar-intrinseca .navbar-header img {
        height: 112px;
        width: 30px
    }
}

@media (min-width:768px) {
    .navbar-intrinseca .form-search {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-intrinseca .form-search.navbar-right:last-child {
        margin-right: -4px
    }
}

.navbar-intrinseca .nav-buttons {
    position: relative;
    float: left;
    width: 60%;
    min-height: 1px;
    padding-left: 4px;
    padding-right: 4px
}

.navbar-intrinseca .nav-buttons,
td.navbar-intrinseca .nav-buttons,
th.navbar-intrinseca .nav-buttons,
tr.navbar-intrinseca .nav-buttons {
    display: none !important
}

@media (max-width:767px) {
    .navbar-intrinseca .nav-buttons {
        display: block !important
    }

    table.navbar-intrinseca .nav-buttons {
        display: table
    }

    tr.navbar-intrinseca .nav-buttons {
        display: table-row !important
    }

    td.navbar-intrinseca .nav-buttons,
    th.navbar-intrinseca .nav-buttons {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .navbar-intrinseca .nav-buttons.visible-sm {
        display: block !important
    }

    table.navbar-intrinseca .nav-buttons.visible-sm {
        display: table
    }

    tr.navbar-intrinseca .nav-buttons.visible-sm {
        display: table-row !important
    }

    td.navbar-intrinseca .nav-buttons.visible-sm,
    th.navbar-intrinseca .nav-buttons.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .navbar-intrinseca .nav-buttons.visible-md {
        display: block !important
    }

    table.navbar-intrinseca .nav-buttons.visible-md {
        display: table
    }

    tr.navbar-intrinseca .nav-buttons.visible-md {
        display: table-row !important
    }

    td.navbar-intrinseca .nav-buttons.visible-md,
    th.navbar-intrinseca .nav-buttons.visible-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .navbar-intrinseca .nav-buttons.visible-lg {
        display: block !important
    }

    table.navbar-intrinseca .nav-buttons.visible-lg {
        display: table
    }

    tr.navbar-intrinseca .nav-buttons.visible-lg {
        display: table-row !important
    }

    td.navbar-intrinseca .nav-buttons.visible-lg,
    th.navbar-intrinseca .nav-buttons.visible-lg {
        display: table-cell !important
    }
}

.navbar-intrinseca .navbar-toggle,
.navbar-intrinseca .social-toggle {
    display: inline-block;
    margin: 0 3px 0 0;
    width: 48%
}

.navbar-intrinseca .social-toggle {
    background-color: #9b9585;
    border-color: #9b9585;
    margin: 7px 12px 0
}

.navbar-intrinseca .navbar-nav-intrinseca {
    padding-left: 0;
    list-style: none;
    margin: 8.25px 0
}

.navbar-intrinseca .navbar-nav-intrinseca:after,
.navbar-intrinseca .navbar-nav-intrinseca:before {
    content: " ";
    display: table
}

.navbar-intrinseca .navbar-nav-intrinseca > li {
    position: relative;
    display: block
}

.navbar-intrinseca .navbar-nav-intrinseca > li > a {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 17px
}

.navbar-intrinseca .navbar-nav-intrinseca > li > a:focus,
.navbar-intrinseca .navbar-nav-intrinseca > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.navbar-intrinseca .navbar-nav-intrinseca > li.disabled > a {
    color: #999
}

.navbar-intrinseca .navbar-nav-intrinseca > li.disabled > a:focus,
.navbar-intrinseca .navbar-nav-intrinseca > li.disabled > a:hover {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.navbar-intrinseca .navbar-nav-intrinseca .open > a,
.navbar-intrinseca .navbar-nav-intrinseca .open > a:focus,
.navbar-intrinseca .navbar-nav-intrinseca .open > a:hover {
    background-color: #eee;
    border-color: #428bca
}

.navbar-intrinseca .navbar-nav-intrinseca .nav-divider {
    height: 1px;
    margin: 7.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

@media (max-width:767px) {
    .navbar-intrinseca .navbar-nav-intrinseca .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-intrinseca .navbar-nav-intrinseca .open .dropdown-menu .dropdown-header,
    .navbar-intrinseca .navbar-nav-intrinseca .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px
    }

    .navbar-intrinseca .navbar-nav-intrinseca .open .dropdown-menu > li > a {
        line-height: 17px
    }

    .navbar-intrinseca .navbar-nav-intrinseca .open .dropdown-menu > li > a:focus,
    .navbar-intrinseca .navbar-nav-intrinseca .open .dropdown-menu > li > a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-intrinseca .navbar-nav-intrinseca {
        float: left;
        margin: 0
    }

    .navbar-intrinseca .navbar-nav-intrinseca > li {
        float: left
    }

    .navbar-intrinseca .navbar-nav-intrinseca > li > a {
        padding-top: 16.5px;
        padding-bottom: 16.5px
    }

    .navbar-intrinseca .navbar-nav-intrinseca.navbar-right:last-child {
        margin-right: -4px
    }
}

.navbar-intrinseca .navbar-nav-intrinseca > li > a {
    position: relative;
    padding: 10px 20px;
    border-bottom: 1px solid #d2ccba;
    background-color: #fff;
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    font-family: GillSansMTPro-Book, 'Trebuchet MS', "Helvetica Neue", Helvetica, Arial, sans-serif
}

.navbar-intrinseca .navbar-nav-intrinseca > li.current-menu-item a,
.navbar-intrinseca .navbar-nav-intrinseca > li > a:hover {
    color: #bb1818;
    background-color: #fff
}

.navbar-intrinseca .navbar-nav-intrinseca > li.current-menu-item > a::after,
.navbar-intrinseca .navbar-nav-intrinseca > li > a:hover::after {
    position: absolute;
    left: 0;
    content: "\f0da";
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit
}

.social-media {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 4px;
    padding-left: 4px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch;
    margin-left: -4px;
    margin-right: -4px
}

.author-books .book-author img,
.series .book-series img {
    max-height: 100%;
    width: auto;
}

.social-media.in {
    overflow-y: auto
}

@media (min-width:768px) {

    .navbar-intrinseca .navbar-nav-intrinseca,
    .navbar-intrinseca .navbar-nav-intrinseca > li {
        width: 100%
    }

    .social-media {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .social-media.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .social-media.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .social-media,
    .navbar-fixed-top .social-media,
    .navbar-static-top .social-media {
        padding-left: 0;
        padding-right: 0
    }
}

.social-media:after,
.social-media:before {
    content: " ";
    display: table
}

.social-media .social-media-inner {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding: 0 0 10px;
    border-bottom: 5px solid #bb1818
}

.social-list {
    padding-left: 0;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    list-style: none
}

.social-list > li {
    position: relative;
    float: left;
    width: 33.33%;
    border-right: 1px solid #eee;
    border-top: 1px solid #eee;
    text-align: center;
    height: 56px;
}

.social-list > li:nth-child(3n) {
    border-right: 0 none
}

.social-list > li:nth-child(-n+3) {
    border-top: 0 none
}

.social-list > li::after {
    content: "";
    position: absolute;
    bottom: -10px;
    right: -10px;
    width: 20px;
    height: 20px;
    z-index: 1
}

.social-list > li > a {
    color: #b8b19f;
    font-size: 38px
}

.authors {
    margin-left: -4px;
    margin-right: -4px
}

.authors:after,
.authors:before {
    content: " ";
    display: table
}

.author .thumb {
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 4px;
    padding-right: 4px
}

.author-view .col-book-left {
    width: 35%;
    float: left
}

.author-view .col-book-right {
    width: 65%;
    float: right;
    background-color: #fff;
    margin-bottom: 40px;
    padding: 20px 15px 10px
}

@media (max-width:767px) {
    .author-view .col-book-left {
        width: 100%;
        float: none
    }

    .author-view .col-book-right {
        width: 100%;
        background-color: #fff
    }
}

.author-view .content {
    margin-bottom: 20px;
    padding: 30px 15px 10px;
    border-top: 1px solid #f4f1e7;
    margin-top: 10px
}

.author-view .content p {
    font-family: sans-serif;
    font-size: 15px
}

.author .content,
.author .section,
.author .share,
.author .title-1,
.author-more-info,
.author-view .thumb {
    position: relative;
    min-height: 1px;
    padding-left: 4px;
    padding-right: 4px
}

.author-view .thumb {
    text-align: center;
    width: 100%
}

.author-view .thumb img {
    width: 231px;
    height: auto
}

.author-view .col-book-right .title-1 {
    margin: 10px 0 24px 10px
}

@media (min-width:768px) {
    .author .thumb {
        float: left;
        width: 40%
    }
}

.author .title-1 {
    margin: 40px 0 20px;
    float: left;
    width: 100%
}

@media (min-width:768px) {
    .author .title-1 {
        float: left;
        width: 55%
    }
}

.author .content,
.author .section {
    float: left;
    width: 100%
}

.author .share {
    display: block !important
}

table.author .share {
    display: table
}

tr.author .share {
    display: table-row !important
}

td.author .share,
th.author .share {
    display: table-cell !important
}

@media (max-width:767px) {

    .author .share,
    td.author .share,
    th.author .share,
    tr.author .share {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {

    .author .share.hidden-sm,
    td.author .share.hidden-sm,
    th.author .share.hidden-sm,
    tr.author .share.hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {

    .author .share.hidden-md,
    td.author .share.hidden-md,
    th.author .share.hidden-md,
    tr.author .share.hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {

    .author .share.hidden-lg,
    td.author .share.hidden-lg,
    th.author .share.hidden-lg,
    tr.author .share.hidden-lg {
        display: none !important
    }
}

.author .content {
    clear: left
}

@media (min-width:768px) {
    .author .title-1 {
        margin-left: 5%
    }

    .author-more-info {
        float: left;
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        padding-top: 0
    }

    .author .content {
        float: left;
        width: 100%;
        padding-top: 20px
    }

    .author .share {
        float: left;
        width: 55%;
        margin-left: 5%
    }
}

.author-more-info a {
    color: #000;
    text-transform: uppercase;
    font-family: GillSansMTPro-Book, 'Trebuchet MS', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px
}

.author-more-info a::before {
    content: "\f101";
    padding-right: 6px;
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    color: #bb1818
}

.author-more-info a:hover {
    color: #bb1818;
    text-decoration: none
}

.author-more-info h2 {
    font-family: GillSansMTPro-Book, 'Trebuchet MS', "Helvetica Neue", Helvetica, Arial, sans-serif
}

.author-social {
    padding-left: 0;
    list-style: none;
    margin-left: -4px;
    margin-right: -4px
}

.author-books .book-author,
.author-social > li {
    position: relative;
    float: left;
    padding-left: 4px;
    min-height: 1px
}

.author-social:after,
.author-social:before {
    content: " ";
    display: table
}

.author-social:after {
    clear: both
}

.author-social > li {
    width: 50%;
    padding-right: 4px;
    margin: 0 0 8px
}

@media (min-width:992px) {
    .author-social > li {
        float: left;
        width: 25%
    }
}

.author-social > li > a {
    color: #000;
    text-transform: uppercase
}

.author-social > li > a:hover {
    text-decoration: none
}

.author-social > li > a::before {
    content: "\f054\f054";
    padding-right: 10px;
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    color: #bb1818
}

.book-ranking .position,
.data-maisvendidos {
    font-family: GillSansMTPro-Book, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.book-ranking:after,
.book-ranking:before,
.books:after,
.books:before {
    content: " ";
    display: table
}

.author-books .book-author {
    padding-right: 4px;
    margin-bottom: 20px;
    width: 20%;
    height: 210px;
    text-align: center
}

.author-summary .title-2 {
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
    margin-top: 18px
}

@media (min-width:768px) {
    .author-summary {
        width: 33%;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 20px;
        float: left
    }

    .author-summary:nth-child(2n+1) {
        clear: none
    }

    .author-summary:nth-child(3n+1) {
        clear: left
    }

    .author-summary:first-child {
        clear: none
    }

    .author-summary .thumb {
        width: 100%
    }

    .author-summary .title-2 {
        margin-top: 16px;
        font-size: 17px
    }
}

@media (min-width:992px) {
    .author-summary {
        margin-bottom: 25px;
        padding-left: 15px;
        padding-right: 15px;
        float: left;
        width: 25%
    }

    .author-summary:nth-child(3n+1) {
        clear: none
    }

    .author-summary:nth-child(4n+1) {
        clear: left
    }

    .author-summary:first-child {
        clear: none
    }

    .author-books .book-author {
        float: left;
        width: 20%;
        height: 167px
    }
}

@media (max-width:480px) {
    .author-summary {
        margin-bottom: 20px;
        padding-left: 10px;
        padding-right: 10px;
        float: left;
        width: 50%
    }

    .author-summary:nth-child(1n+1) {
        clear: none
    }

    .author-summary:nth-child(2n+1) {
        clear: left
    }

    .author-summary:first-child {
        clear: none
    }
}

.book-ranking:after,
.books:after {
    clear: both
}

.author-summary .info,
.author-summary .thumb {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 4px;
    padding-right: 4px
}

.author-summary .thumb .tmb-autor {
    height: auto
}

@media (min-width:1200px) {
    .author-books .book-author {
        height: 210px
    }

    .author-summary .thumb .tmb-autor {
        height: auto
    }

    .author-summary .info {
        padding-top: 0
    }
}

.author-summary .info {
    padding-bottom: 4px;
    border-bottom: 4px solid #fff
}

@media (min-width:768px) {
    .author-summary .info {
        float: left;
        width: 100%
    }
}

@media (min-width:992px) {
    .author-summary .title-2 {
        font-size: 19px;
        margin-top: 18px
    }

    .author-summary .info,
    .author-summary .thumb {
        float: left;
        width: 100%
    }

    .book-summary {
        float: left;
        width: 25%
    }
}

.author-summary .title-2 a {
    color: #000
}

.author-summary .title-2 a:hover {
    color: #bf2313
}

.books {
    margin-left: -4px;
    margin-right: -4px
}

.book .title-1,
.book .title-1 a {
    color: #000
}

.book .author,
.book .author a {
    color: #bb1818
}

.data-maisvendidos {
    color: #ba161d;
    margin-left: 16px;
    text-transform: uppercase
}

.book-ranking .title-1,
.book-ranking .title-1 a {
    color: #000
}

.book-ranking .author,
.book-ranking .author a,
.book-ranking:nth-child(2) .position {
    color: #bb1818
}

.book-ranking {
    background-color: #fff;
    width: 30%;
    float: left
}

.book-ranking:nth-child(2) {
    background-color: #f4f1e7;
    width: 95%;
    float: none;
    padding-top: 10px
}

.book-ranking:nth-child(3),
.book-ranking:nth-child(6),
.book-ranking:nth-child(9) {
    margin-left: 20px
}

.book-ranking:nth-child(5),
.book-ranking:nth-child(8) {
    clear: none
}

.book-ranking:nth-child(6),
.book-ranking:nth-child(9) {
    clear: left
}

.book-ranking:nth-child(11) .thumb,
.book-ranking:nth-child(5) .thumb,
.book-ranking:nth-child(8) .thumb {
    border-right: none
}

.book-ranking .rank-sinopse {
    display: none
}

.book-ranking:nth-child(2) .rank-sinopse {
    display: block;
    margin-top: 10px
}

.book-ranking:nth-child(2) .info::after {
    display: none
}

.book-ranking:nth-child(2) .info .inner {
    padding-left: 0
}

.book-ranking .info,
.book-ranking .position,
.book-ranking .thumb {
    position: relative;
    padding-left: 4px;
    padding-right: 4px
}

.book-ranking .position,
.book-ranking .thumb {
    float: left;
    width: 30%
}

.book-ranking .position {
    min-height: 85px;
    font-weight: 400;
    font-size: 40px
}

.book-ranking .thumb {
    clear: left;
    min-height: 1px
}

.book-ranking .info {
    float: left;
    width: 85%;
    margin-left: 5%;
    margin-top: -85px;
    min-height: 1px
}

.book-ranking .info::before {
    left: -2px;
    color: #d2ccba
}

.book-ranking .info::after {
    left: -1px;
    color: #fff
}

.book-ranking:nth-child(2) .info {
    width: 50%;
    margin-left: 2%;
    float: left
}

.book-ranking .title {
    line-height: 13px;
    margin-top: 0;
    margin-bottom: 5px
}

.book-ranking .title .title-1 {
    margin: 0;
    font-size: 15px
}

.book-ranking:nth-child(2) .title .title-1 {
    margin: 0;
    font-size: 24px
}

@media (min-width:768px) {
    .book-ranking {
        height: 260px;
        margin-bottom: 10px;
        padding: 18px 0 10px 10px;
        overflow: hidden;
        width: 32%
    }

    .book-ranking:nth-child(2) {
        height: auto
    }

    .book-ranking .info {
        float: left;
        width: 100%;
        margin-left: 5%;
        margin-top: 0
    }

    .book-ranking .info .inner {
        padding: 5px 4px 10px 15%
    }

    .book-ranking:nth-child(2) .info {
        width: 45%
    }

    .book-ranking .thumb {
        border-right: 2px solid #eae7e2;
        padding-right: 15px;
        width: 70%;
        clear: none
    }

    .book-ranking .position {
        float: left;
        width: 20%;
        font-size: 32px
    }

    .book-ranking:nth-child(2) .position {
        font-size: 70px;
        line-height: 50px
    }

    .book-ranking:nth-child(11) .position {
        float: left;
        width: 20%;
        font-size: 30px;
        letter-spacing: -2px;
        margin-left: -4px;
        margin-right: 4px
    }

    .book-ranking:nth-child(2) .thumb {
        width: 152px;
        padding-right: 0;
        border-right: none
    }

    .book-ranking:nth-child(2) .rank-sinopse {
        font-size: 13px;
        line-height: 15px
    }
}

@media (min-width:992px) {
    .book-ranking {
        height: 310px;
        margin-bottom: 10px;
        padding: 26px 0 10px 20px;
        overflow: hidden;
        width: 30%
    }

    .book-ranking:nth-child(2) .position {
        font-size: 100px;
        letter-spacing: -15px;
        margin-left: 50px;
        width: 12%;
        line-height: 80px
    }

    .book-ranking .info {
        width: 85%
    }

    .book-ranking .info .inner {
        padding: 5px 4px 10px 20%
    }

    .book-ranking .position {
        font-size: 60px;
        line-height: 50px;
        margin-right: 10px
    }

    .book-ranking:nth-child(2) .info {
        width: 55%
    }

    .book-ranking .thumb {
        padding-right: 30px
    }

    .book-ranking:nth-child(2) .rank-sinopse {
        font-size: 13px;
        line-height: 16px
    }

    .book-ranking:nth-child(11) .position {
        width: 20%;
        font-size: 48px;
        margin-left: -10px;
        margin-right: 10px
    }
}

@media (max-width:480px) {
    .book-ranking {
        float: none;
        width: 90%;
        margin: 5px auto;
        padding: 10px 10px 10px 20px;
        height: auto
    }

    .book-ranking:nth-child(3),
    .book-ranking:nth-child(5),
    .book-ranking:nth-child(6),
    .book-ranking:nth-child(8),
    .book-ranking:nth-child(9) {
        clear: left;
        width: 90%;
        margin: 5px auto;
        padding: 10px 10px 10px 20px;
        height: auto
    }

    .data-maisvendidos {
        margin-bottom: -5px
    }

    .book-ranking .position {
        width: 22%
    }

    .book-ranking:nth-child(2) .position {
        font-size: 70px;
        line-height: 50px;
        margin-left: -10px;
        width: 25%
    }

    .book-ranking .thumb {
        border-right: none;
        clear: none;
        padding: 0 0 10px 10px;
        width: 50%
    }

    .book-ranking:nth-child(2) .thumb {
        width: 55%
    }

    .book-ranking .info,
    .book-ranking:nth-child(2) .info {
        float: none;
        clear: left;
        width: 100%;
        margin-left: 0;
        margin-top: 5px
    }

    .book-ranking .info .inner {
        width: 100%;
        padding-left: 0;
        padding-bottom: 5px
    }

    .book-ranking .title {
        font-family: GillSansMTPro-Book, "Helvetica Neue", Helvetica, Arial, sans-serif
    }

    .book-ranking:nth-child(2) .title .title-1 {
        font-size: 22px;
        margin-top: 10px
    }

    .book-ranking .author a {
        font-size: 12px;
        line-height: 13px
    }

    .book-ranking:nth-child(2) .rank-sinopse {
        font-size: 12px;
        line-height: 14px
    }
}

.book-view .title-1,
.book-view .title-1 a {
    color: #000;
    font-family: humanst521_lt_btlight, Arial, sans-serif
}

.book-view .author,
.book-view .author a {
    color: #bb1818
}

.book-view .thumb {
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 4px;
    padding-right: 4px
}

@media (max-width:480px) {
    .book-view .thumb {
        text-align: center;
        width: 180px;
        position: relative;
        min-height: 1px;
        padding-left: 4px;
        padding-right: 4px;
        margin: -20px auto 20px;
        float: none
    }
}

.book-view .book-header {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {

    .book-view .book-header,
    .book-view .thumb {
        float: left
    }

    .book-view .book-header {
        margin-left: 5%
    }
}

@media (min-width:481px) and (max-width:991px) {
    .book-view .book-header {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .book-view .book-header {
        float: right
    }
}

.book-view .book-header .options {
    padding-left: 0;
    list-style: none;
    margin-bottom: 20px;
    float: right
}

.book-view .book-header .options > li {
    padding: 2px 20px 4px 10px
}

.book-view .book-header .options > li > a {
    color: #000;
    text-transform: uppercase;
    font-family: GillSansMTPro-Book, 'Trebuchet MS', "Helvetica Neue", Helvetica, Arial, sans-serif
}

.book-view .book-header .options > li > a::before {
    content: "\f101";
    padding-right: 10px;
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    color: #bb1818
}

.book-view .book-header .options > li > a:hover {
    color: #bb1818;
    text-decoration: none
}

.book-view .title-1 {
    margin: 30px 0 10px 10px
}

.book-view .subtit-livro {
    margin-top: -4px;
    padding-left: 10px
}

.book-view .faixa-autorshare {
    padding: 6px 5px 2px;
    clear: both;
    overflow: hidden;
    display: block;
    margin: 5px 0 20px;
    border-bottom: 1px solid #f4f1e7
}

.book-view .author {
    text-transform: uppercase;
    font-family: GillSansMTPro-Book;
    font-size: 18px;
    float: left;
    width: 100%
}

@media (max-width:480px) {
    .book-view .book-header .options {
        float: left
    }

    .book-view .title-1 {
        margin: 20px 0 10px 10px;
        font-size: 24px;
        font-family: GillSansMTPro-Book
    }

    .book-view .subtit-livro {
        margin-top: -4px;
        padding-left: 10px;
        font-size: 18px
    }

    .book-view .author {
        font-size: 16px
    }

    .book-view .faixa-autorshare {
        padding: 6px 10px 2px;
        clear: both;
        overflow: hidden;
        display: block;
        margin: 6px 0 12px
    }
}

.book-view .book-more-info ul li,
.book-view .book-more-info ul li.pre-venda {
    font-family: GillSansMTPro-Book;
    font-size: 14px
}

.book-view .share {
    display: block !important;
    float: left;
    min-height: 1px;
    padding-top: 10px
}

table.book-view .share {
    display: table
}

tr.book-view .share {
    display: table-row !important
}

td.book-view .share,
th.book-view .share {
    display: table-cell !important
}

@media (max-width:767px) {

    .book-view .share,
    td.book-view .share,
    th.book-view .share,
    tr.book-view .share {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {

    .book-view .share.hidden-sm,
    td.book-view .share.hidden-sm,
    th.book-view .share.hidden-sm,
    tr.book-view .share.hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {

    .book-view .share.hidden-md,
    td.book-view .share.hidden-md,
    th.book-view .share.hidden-md,
    tr.book-view .share.hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {

    .book-view .share.hidden-lg,
    td.book-view .share.hidden-lg,
    th.book-view .share.hidden-lg,
    tr.book-view .share.hidden-lg {
        display: none !important
    }
}

@media (min-width:481px) and (max-width:780px) {
    .book-view .share {
        float: left
    }
}

.book-view .content {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 4px;
    padding-right: 4px;
    clear: left;
    zoom: 1
}

.book-view .content p {
    font-family: sans-serif;
    font-size: 15px
}

@media (min-width:992px) {
    .book-view .content {
        float: left
    }
}

@media (max-width:480px) {
    .book-view .content {
        padding-left: 12px;
        padding-right: 12px;
        padding-top: 20px
    }
}

.book-view .content:after,
.book-view .content:before {
    content: " ";
    display: table
}

.book-view .content:after {
    clear: both
}

@media (min-width:768px) {
    .book-view .content {
        padding: 20px 15px 10px;
        margin-bottom: 40px
    }

    .book-view .content p {
        padding: 0 10px
    }
}

.book-view .book-more-info,
.book-view .section {
    position: relative;
    min-height: 1px;
    float: left;
    padding-left: 4px;
    padding-right: 4px
}

.book-view .section {
    width: 100%
}

.book-view .book-more-info {
    width: 100%
}

.book-view .book-more-info ul {
    padding-left: 10px;
    list-style: none;
    display: block;
    float: left;
    width: 55%
}

.book-view .book-more-info ul li.esgotado,
.book-view .book-more-info ul li.pre-venda {
    text-align: center;
    display: block;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px;
    margin-top: -5px;
    padding: 0 6px;
    max-width: 180px
}

.book-view .book-more-info ul li.pre-venda {
    background-color: #bf2313
}

.book-view .book-more-info ul li.esgotado {
    background-color: #707070
}

.book-view .book-more-info .info-label {
    color: #545454
}

.book-view .book-more-info ul li.sem-link-tel {
    pointer-events: none
}

.book-view .book-more-info ul li.sem-link-tel > a {
    text-decoration: none;
    color: inherit
}

.box-selo {
    float: left;
    display: block;
    padding-right: 5px;
    margin-right: 10px;
    margin-bottom: 20px;
    border-right: solid 1px #cdd0b5;
    max-width: 30%
}

.box-selo-unesco img {
    width: 100%;
    height: auto
}

.box-selo-unesco {
    float: left;
    display: block;
    padding-right: 5px;
    margin-right: 10px;
    margin-bottom: 20px;
    border-right: solid 1px #cdd0b5;
    max-width: 40%
}

.box-selo img {
    width: 95%;
    height: auto
}

.book-view .buy .panel .panel-body a,
.book-view .reviews .review .author {
    color: #bb1818
}

@media only screen and (min-width:480px) {
    .book-view .book-more-info {
        width: 60%
    }
}

@media (max-width:480px) {

    .book-view .book-more-info,
    .book-view .book-more-options {
        float: none;
        width: 100%;
        clear: both
    }

    .book-view .book-more-options {
        border-top: 1px solid #d2ccba;
        margin-top: 10px;
        padding-top: 15px;
        margin-bottom: 0
    }

    .book-view .book-header .options > li {
        float: left;
        margin-right: 4px
    }

    .book-view .book-header .options > li.pre-venda {
        margin-top: 4px;
        padding: 0 20px
    }
}

.book-view .buy {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 0;
    margin-top: 0;
    border: none
}

ul.lista-venda {
    list-style: none;
    margin-top: 10px;
    margin-left: 20px;
    padding: 0
}

@media (min-width:992px) {
    .book-view .buy {
        float: left;
        padding: 0 5% 0 10%
    }

    ul.lista-venda {
        float: left;
        width: 46%;
        margin-right: 4%;
        margin-top: 10px;
        margin-left: 0
    }

    ul.lista-venda-coluna-inteira {
        width: 100%
    }
}

ul.lista-venda li {
    font-size: 13px;
    padding-left: 4px;
    margin-bottom: 10px;
    display: inline-flex;
}

ul.lista-venda li a { color: #fff;
    background-color: #018001;
    border-radius: 4px;
    padding: 4px 13px;
}
ul.lista-venda li a:hover { color: #fff;
    background-color: #666;
    text-decoration: none;
}

ul.lista-venda li.livpreco {
    font-family: GillSansMTPro-Book, Arial, sans-serif;
    font-size: 15px;
    padding-left: 0;
    text-transform: uppercase
}

.book-view .buy h2 {
    text-transform: uppercase;
    font-size: 22px;
    font-family: GillSansMTPro-Book
}

.book-view .buy .panel {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box;
    float: left;
    width: 100%;
    margin-bottom: 7px
}

.book-view .buy .panel,
.book-view .buy .panel .panel-heading {
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding
}

.book-view .buy .panel .panel-heading {
    padding: 0;
    background-color: #d2ccba;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box
}

.book-view .buy .panel .panel-heading a {
    display: block;
    padding: 6px 15px 5px;
    text-transform: uppercase
}

.book-view .buy .panel .panel-heading a::before {
    content: "\f107";
    margin-right: 8px;
    color: #009200;
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    font-size: 30px;
    line-height: 0.5;
}

@media (min-width:768px) {
    .book-view .buy .panel .panel-heading {
        background-color: transparent
    }

    .book-view .buy .panel .panel-heading a {
        padding: 10px 0
    }

    .book-view .buy .panel .panel-heading a::before {
        display: none
    }
}

.book-view .buy .panel .panel-heading a:hover {
    text-decoration: none
}

.book-view .buy .panel .panel-body ul {
    padding-left: 0;
    list-style: none;
    margin-top: 12px;
}

.book-view .buy .panel .panel-body ul li {
    font-size: 13px; 
    display: flex;
    margin-bottom: 10px;
}

.book-view .buy .panel .panel-body ul li a {color: #fff;
    background-color: #018001;
    border-radius: 4px;
    padding: 4px 13px;}
.book-view .buy .panel .panel-body ul li a:hover {color: #fff;
    background-color: #666; text-decoration: none;}

.book-view .reviews {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 4px;
    padding-right: 4px
}

@media (min-width:768px) {
    .book-view .reviews {
        float: left;
        width: 100%
    }
}

@media (min-width:992px) {
    .book-view .reviews {
        float: left;
        width: 100%;
        margin-left: 0;
        clear: left
    }

    .book-view .reviews .review p {
        margin-bottom: 2px
    }
}

.book-view .reviews .review {
    padding: 0 4px;
    border: 0;
    float: left;
    position: relative;
    min-height: 1px;
    margin-bottom: 22px;
    width: 47%
}

.book-summary,
.book-view .box-autor,
.book-view .series,
.series .book-series {
    min-height: 1px;
    padding-left: 4px;
    padding-right: 4px
}

.book-view .reviews .review:nth-child(2n) {
    margin-left: 5%
}

.book-view .reviews .review p {
    font-size: 16px;
    font-family: humanst521_lt_btlight, Arial, sans-serif;
    line-height: 18px;
    margin-bottom: 2px
}

.book-view .reviews .review p::after,
.book-view .reviews .review p::before {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit
}

.book-view .reviews .review p::before {
    content: open-quote
}

.book-view .reviews .review p::after {
    content: close-quote
}

.book-view .series {
    position: relative
}

.book-view .author-books h3,
.book-view .booktrailer h3,
.book-view .box-autor h3,
.book-view .reviews h3,
.book-view .series h3 {
    font-family: GillSansMTPro-Book;
    margin: 8px 0 18px 10px;
    font-size: 19px
}

.book-view .box-autor img {
    height: 140px;
    width: auto;
    margin: 0 18px 0 10px;
    float: none
}

.book-view .box-autor .author {
    font-size: 16px;
    float: none
}

@media (max-width:480px) {
    .book-view .box-autor .author {
        font-size: 16px;
        float: none;
        padding-top: 16px
    }
}

.book-summary,
.series .book-series {
    position: relative;
    float: left
}

@media (min-width:992px) {
    .book-view .reviews .review:nth-child(2n+1) {
        clear: left
    }

    .book-view .series {
        float: left;
        width: 100%
    }

    .book-view .box-autor img {
        float: left
    }
}

.book-view .author-books .row {
    margin: 0 6px
}

.book-view .author-books .book-author {
    height: inherit
}

.book-view .author-books .book-author:nth-child(5n+1) {
    clear: left
}

.book-view .reviews cite {
    margin: 0 10px;
    display: block;
    color: #7a7465;
    font-style: italic;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px
}

@media (max-width:480px) {
    .book-view .reviews .review p {
        margin-bottom: 2px
    }

    .book-view .reviews cite {
        margin-left: 0
    }

    .book-view .reviews .review:nth-child(2n) {
        margin-left: 5%
    }
}

.series .book-series {
    margin-bottom: 20px;
    width: 33.33%;
    height: 210px;
    text-align: center
}


@media (min-width:992px) {
    .series .book-series {
        float: left;
        height: 210px
    }
}

@media (min-width:1200px) {
    .series .book-series {
        height: 210px
    }
}

@media (max-width:480px) {
    .series .book-series {
        height: 120px
    }
}

@media (min-width:481px) and (max-width:991px) {
    .series .book-series {
        height: 160px
    }
}

.book-summary {
    width: 100%
}

.book-summary .title-1,
.book-summary .title-1 a {
    color: #000
}

.book-summary .author,
.book-summary .author a {
    color: #bb1818
}

@media (max-width:480px) {
    .book-summary {
        padding-bottom: 8px;
        margin-bottom: 15px;
        overflow: hidden;
        zoom: 1;
        margin-top: 15px;
        border-bottom: solid 1px #fff;
        padding-left: 6px;
        padding-right: 6px
    }

    .book-summary > .pull-left {
        margin-right: 10px
    }

    .book-summary > .pull-right {
        margin-left: 10px
    }
}

@media (min-width:768px) {
    .book-summary {
        float: left;
        width: 33%;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 20px
    }

    .book-summary:nth-child(3n) {
        border-color: transparent
    }

    .book-summary .thumb {
        height: 234px
    }

    .book-summary .thumb img {
        max-height: 234px
    }

    .book-summary .title-2,
    .book-summary .title-2 a {
        margin-top: 12px
    }

    .book-summary:nth-child(3n+1) {
        clear: left
    }
}

@media (min-width:992px) {
    .book-summary {
        float: left;
        width: 25%
    }
}

@media (min-width:1024px) {
    .book-summary:nth-child(3n) {
        border-color: #000
    }

    .book-summary:nth-child(3n+1) {
        clear: none
    }

    .book-summary:nth-child(4n) {
        border-color: transparent
    }

    .book-summary:nth-child(4n+1) {
        clear: left
    }

    .book-summary .thumb {
        height: 286px
    }

    .book-summary .thumb img {
        max-height: 286px
    }

    .book-summary .title-2,
    .book-summary .title-2 a {
        margin-top: 17px
    }
}

.book-summary:first-child {
    clear: none
}

.book-summary .title-2,
.book-summary .title-2 a {
    color: #000;
    margin-bottom: 6px
}

.book-summary .info {
    overflow: hidden;
    zoom: 1
}

.book-summary .prices {
    padding-left: 0;
    list-style: none
}

.book-summary .prices > li {
    padding: 2px 6px;
    background-color: #fff;
    font-family: humanst521_lt_btlight, Helvetica, Arial, sans-serif;
    margin-top: 2px;
    line-height: 150%
}

.book-summary .prices .esgotado,
.book-summary .prices .prevenda,
p.esgotado-cel,
p.prevenda-cel {
    text-transform: uppercase;
    font-size: 14px;
    font-family: humanst521_lt_btlight, Helvetica, Arial, sans-serif;
    padding: 2px 6px 0
}

.book-summary .prices .prevenda,
p.prevenda-cel {
    background-color: #bf2313
}

.book-summary .prices .esgotado,
p.esgotado-cel {
    background-color: #707070
}

@media (max-width:480px) {
    .book-summary .prices > li {
        width: 65%
    }

    .book-summary .thumb {
        float: left !important;
        float: left;
        width: 125px;
        margin-right: 15px
    }

    .book-summary .thumb img {
        display: block
    }

    .book-summary .title-2,
    .book-summary .title-2 a {
        color: #000;
        margin-bottom: 6px;
        margin-top: 0;
        padding-top: 2px
    }
}

.book-summary .prices .type {
    color: #666;
    font-size: 14px;
    font-family: GillSansMTPro-Book
}

.book-summary .prices .esgotado,
.book-summary .prices .prevenda {
    color: #fff;
    margin-bottom: 3px;
    display: inline-block
}

p.esgotado-cel,
p.prevenda-cel {
    color: #fff;
    margin: -6px 5px 10px;
    width: 40%
}

.book-summary .prices .prevenda a {
    color: #fff
}

.book-summary .prices .prevenda a:hover {
    color: #000
}

.book-summary .content {
    margin-bottom: 10px;
    overflow: hidden
}

.book-summary .content p {
    margin-bottom: 0
}

.book-summary .content p.npaginas {
    color: #403f3f
}

.book-home {
    margin-bottom: 20px;
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 4px;
    padding-right: 4px
}

.book-home .title-1,
.book-home .title-1 a {
    color: #000
}

.book-home .author,
.book-home .author a {
    color: #bb1818
}

@media (min-width:768px) {
    .book-home:hover .info {
        display: block;
        position: absolute;
        bottom: 0;
        left: 4px;
        right: 4px;
        width: 100%;
        padding: 15px;
        background-color: #bb1818;
        color: #fff
    }

    .book-home {
        width: 33%
    }
}

@media (min-width:992px) {
    .book-home {
        float: left;
        width: 20%
    }
}

@media (max-width:768px) {
    .book-home {
        overflow: hidden;
        zoom: 1;
        margin-top: 15px
    }

    .book-home > .pull-left {
        margin-right: 10px
    }

    .book-home > .pull-right {
        margin-left: 10px
    }

    .book-home .thumb {
        float: left !important;
        float: left;
        max-width: 33%;
        margin-right: 15px
    }

    .book-home .thumb img {
        display: block
    }

    .book-home .info {
        overflow: hidden;
        zoom: 1;
        display: none;
        max-width: 96%
    }
}

@media (min-width:992px) {
    .book-home .info {
        max-width: 96%
    }
}

@media (min-width:1200px) {
    .book-home .info {
        max-width: 96%
    }
}

.book-home .title-2 {
    margin: 0 0 10px;
    font-size: 15px
}

.book-home .title-2 a {
    display: inline-block;
    padding: 3px 5px;
    background-color: #bb1818
}

.book-home .title-2,
.book-home .title-2 a {
    color: #fff
}

.book-home .author {
    color: #000;
    font-family: humanst521_lt_btlight, 'Trebuchet MS', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px
}

@media (min-width:768px) {
    .book-home .title-2 a {
        padding: 0
    }

    .book-home .author {
        color: #fff
    }
}

.masonry .wrapper {
    position: relative
}

.news,
.news-big,
.news-small {
    position: relative;
    height: 277px;
    margin-bottom: 12px;
    overflow: hidden
}

.news .thumb img,
.news-big .thumb img,
.news-small .thumb img {
    display: block;
    height: 100%;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: display .3s linear .3s;
    -moz-transition: display .3s linear .3s;
    -ms-transition: display .3s linear .3s;
    -o-transition: display .3s linear .3s;
    transition: display .3s linear .3s
}

.news header,
.news-big header,
.news-small header {
    display: none
}

.news-big:active header,
.news-big:focus header,
.news-big:hover header,
.news-small:active header,
.news-small:focus header,
.news-small:hover header,
.news:active header,
.news:focus header,
.news:hover header {
    display: block;
    bottom: 0;
    background: 0 0;
    padding: 20;
    -webkit-transition: background-color .3s linear .3s;
    -moz-transition: background-color .3s linear .3s;
    -ms-transition: background-color .3s linear .3s;
    -o-transition: background-color .3s linear .3s;
    transition: background-color .3s linear .3s
}

.news footer,
.news-big footer,
.news-small footer {
    background: #fff;
    display: none
}

.news .content,
.news-big .content,
.news-small .content {
    display: none;
    height: 277px
}

.news .content p,
.news-big .content p,
.news-small .content p {
    line-height: 1.1;
    font-size: 12px
}

.news-big:active .thumb img,
.news-big:focus .thumb img,
.news-big:hover .thumb img,
.news-small:active .thumb img,
.news-small:focus .thumb img,
.news-small:hover .thumb img,
.news:active .thumb img,
.news:focus .thumb img,
.news:hover .thumb img {
    display: none;
    -webkit-transition: display .3s linear .3s;
    -moz-transition: display .3s linear .3s;
    -ms-transition: display .3s linear .3s;
    -o-transition: display .3s linear .3s;
    transition: display .3s linear .3s
}

.news-big:active .content,
.news-big:active footer,
.news-big:focus .content,
.news-big:focus footer,
.news-big:hover .content,
.news-big:hover footer,
.news-small:active .content,
.news-small:active footer,
.news-small:focus .content,
.news-small:focus footer,
.news-small:hover .content,
.news-small:hover footer,
.news:active .content,
.news:active footer,
.news:focus .content,
.news:focus footer,
.news:hover .content,
.news:hover footer {
    display: block;
    -webkit-transition: display .3s linear .3s;
    -moz-transition: display .3s linear .3s;
    -ms-transition: display .3s linear .3s;
    -o-transition: display .3s linear .3s;
    transition: display .3s linear .3s
}

.news-big:active .inner,
.news-big:focus .inner,
.news-big:hover .inner,
.news-small:active .inner,
.news-small:focus .inner,
.news-small:hover .inner,
.news:active .inner,
.news:focus .inner,
.news:hover .inner {
    padding: 20px;
    background: #fff
}

.news-big:active header,
.news-big:focus header,
.news-big:hover header,
.news-small:active header,
.news-small:focus header,
.news-small:hover header,
.news:active header,
.news:focus header,
.news:hover header {
    position: relative;
    left: 0;
    right: 0;
    padding-left: 0;
    padding-right: 0;
    background-color: transparent;
    border: none
}

.news-big:active header > div,
.news-big:focus header > div,
.news-big:hover header > div,
.news-small:active header > div,
.news-small:focus header > div,
.news-small:hover header > div,
.news:active header > div,
.news:focus header > div,
.news:hover header > div {
    margin-bottom: 15px
}

.news-big:active footer,
.news-big:focus footer,
.news-big:hover footer,
.news-small:active footer,
.news-small:focus footer,
.news-small:hover footer,
.news:active footer,
.news:focus footer,
.news:hover footer {
    background-color: transparent;
    -webkit-transition: background-color .3s linear .3s;
    -moz-transition: background-color .3s linear .3s;
    -ms-transition: background-color .3s linear .3s;
    -o-transition: background-color .3s linear .3s;
    transition: background-color .3s linear .3s;
    position: absolute;
    bottom: 0;
    left: 24px;
    right: 4px;
    padding: 10px 0
}

.news-big:active .inner,
.news-big:focus .inner,
.news-big:hover .inner,
.news-small:active .inner,
.news-small:focus .inner,
.news-small:hover .inner,
.news:active .inner,
.news:focus .inner,
.news:hover .inner {
    background-color: #d2ccba;
    -webkit-transition: background-color .3s linear .3s;
    -moz-transition: background-color .3s linear .3s;
    -ms-transition: background-color .3s linear .3s;
    -o-transition: background-color .3s linear .3s;
    transition: background-color .3s linear .3s
}

.news-big:active .content,
.news-big:focus .content,
.news-big:hover .content,
.news-small:active .content,
.news-small:focus .content,
.news-small:hover .content,
.news:active .content,
.news:focus .content,
.news:hover .content {
    padding-bottom: 30px
}

.news-big:active .category,
.news-big:focus .category,
.news-big:hover .category,
.news-small:active .category,
.news-small:focus .category,
.news-small:hover .category,
.news:active .category,
.news:focus .category,
.news:hover .category {
    display: inline-block
}

.news-big:active .by,
.news-big:active .title-1,
.news-big:focus .by,
.news-big:focus .title-1,
.news-big:hover .by,
.news-big:hover .title-1,
.news-small:active .by,
.news-small:active .title-1,
.news-small:focus .by,
.news-small:focus .title-1,
.news-small:hover .by,
.news-small:hover .title-1,
.news:active .by,
.news:active .title-1,
.news:focus .by,
.news:focus .title-1,
.news:hover .by,
.news:hover .title-1 {
    display: inline;
    font-family: humanst521_lt_btlight, 'Trebuchet MS', "Helvetica Neue", Helvetica, Arial, sans-serif
}

.news .read-more,
.news-big .read-more,
.news-small .read-more {
    padding: 5px 0;
    text-transform: uppercase;
    color: #000
}

.news .read-more::before,
.news-big .read-more::before,
.news-small .read-more::before {
    content: "\f054\f054";
    padding-right: 10px;
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    color: #bb1818
}

.news .category,
.news-big .category,
.news-small .category {
    display: inline-block;
    padding: 3px 5px;
    background-color: #bb1818;
    color: #fff;
    font-size: 11px
}

.news .author,
.news .title-1,
.news .title-1 a,
.news-big .author,
.news-big .title-1,
.news-big .title-1 a,
.news-small .author,
.news-small .title-1,
.news-small .title-1 a {
    color: #000
}

.news .category.series,
.news-big .category.series,
.news-small .category.series {
    background-color: #ffcb03;
    color: #000
}

.news .title-1,
.news-big .title-1,
.news-small .title-1 {
    margin: 0;
    padding: 10px 0;
    line-height: 1.3
}

.news-big,
.news-small {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 4px;
    padding-right: 4px
}

.news .by,
.news .title-1,
.news-big .by,
.news-big .title-1,
.news-small .by,
.news-small .title-1 {
    font-size: 15px
}

.news-big {
    width: 100%
}

.news-small {
    width: 50%
}

@media (min-width:768px) {
    .news-small {
        width: 33%;
        height: 257px
    }

    .news-big {
        width: 66%;
        height: 257px
    }
}

@media (min-width:992px) {

    .news-big,
    .news-small {
        float: left;
        height: 277px
    }

    .news .by,
    .news .title-1,
    .news-big .by,
    .news-big .title-1,
    .news-small .by,
    .news-small .title-1 {
        font-size: 16px
    }

    .news-small {
        width: 25%
    }

    .news-big {
        width: 50%
    }
}

@media (max-width:480px) {
    .navbar-intrinseca {
        margin-bottom: 6px
    }

    .navbar-brand {
        float: left;
        font-size: 15px;
        line-height: 17px;
        padding: 0 4px;
        width: 100%
    }

    .navbar-intrinseca .navbar-header img {
        margin: 0 auto;
        display: block
    }
}

.share-cel {
    position: fixed;
    top: 0;
    width: 100%;
    height: 46px;
    z-index: 200;
    -webkit-box-shadow: 0 -1px 3px 0 rgba(0, 0, 0, .7);
    -moz-box-shadow: 0 -1px 3px 0 rgba(0, 0, 0, .7);
    box-shadow: 0 -1px 3px 0 rgba(0, 0, 0, .7);
    background-color: #fff
}

.share-cel-home {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 46px;
    z-index: 200;
    -webkit-box-shadow: 3px -1px 0 0 rgba(0, 0, 0, .7);
    -moz-box-shadow: 3px -1px 0 0 rgba(0, 0, 0, .7);
    box-shadow: 3px -1px 0 0 rgba(0, 0, 0, .7);
    background-color: #fff
}

.example {
    margin: 30px 0 20px 20px;
    background-color: #f4f1e8
}

.dest-g-p {
    margin: 0 0 14px 0;
    width: 100%
}

.dest-g-s {
    display: block
}

.ms-parent-id-1 {
    display: block
}

.ms-parent-id-3 {
    display: block
}

.dest-livros {
    width: 100%;
    overflow: hidden;
    height: 230px;
    margin-bottom: 5px;
    margin-top: 0
}

.dest-agenda {
    width: 100%;
    margin-top: 20px
}

h2.box-livros-home {
    font: 21px/22px GillSansMTPro-Book, 'Trebuchet MS', "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    margin-top: 5px
}

h2.box-livros-home a {
    color: #000
}

h2.box-livros-home a:hover {
    color: #bb1818
}

.item-evento {
    width: 100%;
    float: left;
    margin-bottom: 12px;
    overflow: hidden
}

.dest-agenda div.item-evento:nth-of-type(4) {
    display: none
}

.data-evento {
    width: 42px;
    height: 42px;
    display: block;
    float: left;
    background-color: #bb1818;
    color: #fff;
    font-family: GillSansMTPro-Book, 'Trebuchet MS', "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    margin-right: 12px;
    margin-bottom: 0
}

.data-evento-dia {
    border-bottom: 1px solid #fff;
    display: block;
    font-size: 18px;
    line-height: 22px;
    margin: 2px auto 1px;
    width: 85%
}

.data-evento-mes {
    display: block;
    font-size: 10px;
    text-transform: uppercase
}

.tit-evento {
    font: 16px/19px GillSansMTPro-Book, 'Trebuchet MS', "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0 0 0 52px
}

.tit-evento a {
    color: #000;
    text-decoration: none
}

.tit-evento a:hover {
    color: #bb1818
}

.example article {
    float: left;
    background: #fff;
    width: 100%;
    margin: 0 0 18px 0;
    position: relative;
    display: none
}

p.chapeu-slider {
    font-family: humanst521_lt_btlight, 'Trebuchet MS', "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #bb1818;
    color: #fff;
    display: table;
    font-size: 14px;
    text-transform: uppercase;
    padding: 2px 4px;
    margin: -10px 0 6px 8px
}

p.titulo-slider {
    font: 20px/20px humanst521_lt_btlight, 'Trebuchet MS', "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 4px 2px 8px 8px;
    color: #000
}

p.titulo-slider-sec {
    font: 20px/20px humanst521_lt_btlight, 'Trebuchet MS', "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: -2px 8px 10px 8px;
    color: #000
}

.example .item img {
    width: 100%;
    height: auto
}

article .entry-title-trans h2 {
    font: 17px/19px GillSansMTPro-Book, 'Trebuchet MS', "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 4px 0 0;
    text-transform: none
}

article .entry-title-trans {
    background: rgba(255, 255, 255, .9);
    bottom: 0;
    margin: 0;
    padding: 10px 15px;
    position: absolute;
    width: 100%;
    z-index: 20
}

article .entry-title-trans:hover {
    background: #fff
}

article .entry-title-trans h2 {
    font-size: 18px;
    line-height: 19px;
    margin: 4px 0 0
}

article .entry-title-trans h2 a {
    color: #000;
    text-decoration: none
}

article .entry-title-trans h2 a:hover {
    color: #bb1818
}

.entry-title-trans .post-cat-trans {
    position: absolute;
    z-index: 50;
    background-color: #bb1818;
    font-family: humanst521_lt_btlight, 'Trebuchet MS', "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    padding: 2px 5px 1px;
    top: -15px
}

.entry-title-trans .post-cat-trans a {
    color: #fff;
    text-decoration: none
}

.entry-title-trans .post-cat-trans a:hover {
    color: #000
}

.destaque-postcol .entry-title-trans .post-cat-trans a,
.destaque-postpost .post-cat a {
    color: #fff;
    text-transform: none
}

.rodape-home {
    background-color: #fff;
    width: 105%;
    overflow: hidden;
    margin: 20px -2.5% 20px;
    padding: 10px 1% 5px
}

@media (min-width:768px) {
    .dest-livros {
        width: 100%;
        float: none;
        margin-top: 0
    }

    .dest-agenda {
        width: 100%;
        float: none;
        margin-top: 20px
    }

    .item-evento {
        width: 50%
    }

    .dest-agenda div.item-evento:nth-of-type(4) {
        display: block
    }

    .tit-evento {
        font-size: 17px
    }

    .dest-g-p {
        display: none
    }

    .dest-g-s {
        display: none
    }

    .ms-parent-id-3 {
        display: none
    }

    .example article {
        display: block;
        width: 48.5%;
        margin: 0 2.5% 18px 0
    }

    .example article:first-of-type {
        width: 100%;
        margin: 0 0 18px 0
    }

    .example article:nth-of-type(3) {
        margin-right: 0
    }

    .example article:nth-of-type(5) {
        margin-right: 0
    }

    .rodape-home {
        background-color: #fff;
        width: 100%;
        padding: 6px 1% 4px 2%;
        margin: 0
    }

    .example article:first-of-type .entry-title-trans h2 {
        font-size: 22px;
        line-height: 22px;
        margin: 4px 0 6px
    }
}

@media (min-width:992px) {
    .dest-g-p {
        float: left;
        margin: 0 2% 18px 0;
        width: 48.7%;
        display: none
    }

    .dest-livros {
        width: 100%;
        float: left;
        margin-right: 2%
    }

    .dest-agenda {
        width: 31.9%;
        float: left;
        margin-top: 0
    }

    .item-evento {
        width: 100%
    }

    .dest-agenda div.item-evento:nth-of-type(4) {
        display: none
    }

    .example article {
        display: block;
        width: 32%;
        margin: 0 1.7% 18px 0
    }

    .example article:first-of-type {
        width: 48.7%;
        margin: 0 1.7% 18px 0
    }

    .example article:nth-of-type(2) {
        width: 48.7%;
        margin: 0 0 18px 0
    }

    .example article:nth-of-type(3) {
        clear: left;
        margin: 0 1.7% 18px 0
    }

    .example article:nth-of-type(4) {
        margin-right: 1.7%
    }

    .example article:nth-of-type(5) {
        margin-right: 0
    }

    .example article:nth-of-type(1) .entry-title-trans,
    .example article:nth-of-type(2) .entry-title-trans {
        background: rgba(255, 255, 255, .9);
        max-width: 80%;
        left: 14px;
        bottom: 14px
    }

    .example article:nth-of-type(1) .entry-title-trans h2 a,
    .example article:nth-of-type(2) .entry-title-trans h2 a {
        color: #000
    }

    article .entry-title-trans h2 {
        font-size: 19px;
        line-height: 20px
    }

    .example article:first-of-type .entry-title-trans h2 {
        font-size: 19px;
        line-height: 20px;
        margin: 4px 0 0
    }

    .example article:nth-of-type(1) .entry-title-trans h2 a:hover,
    .example article:nth-of-type(2) .entry-title-trans h2 a:hover {
        color: #bb1818
    }

    .example article:nth-of-type(1) .entry-title-trans:hover,
    .example article:nth-of-type(2) .entry-title-trans:hover {
        background: #fff
    }
}

@media (max-width:768px) {
    .ms-parent-id-1 {
        float: none
    }

    .dest-g-p {
        float: none
    }
}

@media (max-width:480px) {
    .example {
        margin: 30px 10px 20px 10px
    }

    .dest-g-p {
        float: none;
        margin: 0 0 20px 0;
        width: 100%
    }
}

.filtro-por {
    background-color: #fff;
    margin-bottom: 6px;
    padding: 11px 2% 1px
}

.ordem-por {
    background-color: #dcd9cf;
    padding: 11px 2% 1px
}

.filtro-por h2,
.ordem-por h2 {
    font-size: 18px;
    margin: 4px 10px 0 0;
    text-transform: uppercase;
    font-family: GillSansMTPro-Book
}

.botao-filtro,
.botao-filtro-selecionado {
    -webkit-border-radius: 3;
    -moz-border-radius: 3;
    border-radius: 3px;
    font-family: Trebuchet MS, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 14px;
    padding: 4px 21px 4px 23px;
    margin: 0 4px 8px 0;
    text-decoration: none;
    border: none;
    text-transform: none
}

.botao-filtro {
    background: #7c786c
}

.botao-filtro-selecionado {
    background: url(../img/bg_btn_filtro.png) #bb1818 left center no-repeat
}

.botao-filtro:hover {
    background: #bb1818;
    text-decoration: none
}

.filtros-resultado .panel .panel-heading a {
    font-size: 16px;
    text-transform: uppercase;
    font-family: GillSansMTPro-Book;
    text-decoration: none
}

.filtros-resultado .panel .panel-heading a::before {
    color: #7c786c;
    content: "\f068";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    margin-right: 8px;
    text-decoration: inherit
}

.filtros-resultado .panel .panel-heading a.collapsed::before {
    color: #bb1818;
    content: "\f067";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    margin-right: 8px;
    text-decoration: inherit
}

.side-menu-wrapper {
    overflow: hidden;
    background: #fff;
    padding: 10px 20px 0 20px;
    position: fixed;
    top: 0;
    left: -320px;
    z-index: 2;
    transition: .5s;
    width: 320px;
    font: 20px "Courier New", Courier, monospace;
    z-index: 300
}

.side-menu-wrapper > ul {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow-y: auto;
    width: 500px;
    height: 95%
}

.side-menu-wrapper > ul > li > a {
    display: block;
    border-bottom: 1px solid #131313;
    padding: 6px 4px 6px 4px;
    color: #989898;
    transition: .3s;
    text-decoration: none
}

.close-aviseme,
.js-close-left-slidebar {
    background: url(../img/ico_close.png) top left no-repeat;
    background-size: contain;
    width: 19px;
    height: 19px;
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    margin: 4px;
    text-align: right;
    float: right
}

.close-aviseme:hover,
.js-close-left-slidebar:hover {
    background: url(../img/ico_close_hover.png) top left no-repeat;
    background-size: contain
}

.js-open-left-slidebar {
    color: #222;
    padding: 0;
    line-height: 125%;
    margin: 7px 12px 0 12px;
    display: block;
    float: left;
    font-size: 26px;
    width: 13%;
    text-align: center
}

.side-menu-overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 260;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, .8);
    overflow-y: auto;
    overflow-x: hidden;
    text-align: center;
    opacity: 0;
    transition: opacity 1s
}

.slidebar {
    overflow: hidden
}

.slidebar-header {
    border-bottom: 1px solid #d2ccba;
    float: left;
    margin: 5px auto 10px;
    overflow: hidden;
    padding: 0 0 6px;
    width: 280px
}

.slidebar-header h1 {
    float: left;
    margin-left: 20px;
    margin-top: 0
}

.slidebar-brand img {
    width: 24px;
    height: auto
}

.dir-head-slider {
    float: left;
    width: 80%
}

.slidebar-header .form-search {
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .1) inset, 0 1px 0 rgba(255, 255, 255, .1);
    float: left;
    margin: 0 0 0 20px;
    min-height: 1px;
    padding: 10px 4px;
    position: relative;
    width: 80%
}

.slidebar-header .form-search .form-control {
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
    height: 40px;
    padding: 6px 12px;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
    width: 100%;
    font-family: sans-serif
}

.slidebar-header .form-search .input-group-btn .btn-default {
    font-size: 16px;
    padding: 0 12px;
    height: 40px;
    line-height: 40px
}

.navbar-slide-intrinseca {
    overflow: hidden
}

.navbar-intrinseca .navbar-slide-intrinseca {
    list-style: outside none none;
    margin: 4px 0 8px;
    padding-left: 0
}

.navbar-intrinseca .navbar-slide-intrinseca::after,
.navbar-intrinseca .navbar-slide-intrinseca::before {
    content: " ";
    display: table
}

.navbar-intrinseca .navbar-slide-intrinseca > li {
    display: block;
    position: relative;
    float: left;
    width: 48%;
    margin-right: 2%;
    border-bottom: 1px solid #d2ccba;
    margin-top: 2px
}

.navbar-intrinseca .navbar-slide-intrinseca > li:nth-child(10) {
    overflow: hidden;
    white-space: nowrap;
    letter-spacing: -.2px
}

.navbar-intrinseca .navbar-slide-intrinseca > li > a {
    display: block;
    line-height: 17px;
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    line-height: 17px;
    padding: 10px 0 5px 16px;
    position: relative;
    text-transform: uppercase;
    transition: color 2s;
    -webkit-transition: color 2s
}

.navbar-intrinseca .navbar-slide-intrinseca > li > a:focus,
.navbar-intrinseca .navbar-slide-intrinseca > li > a:hover {
    text-decoration: none;
    background: url(../img/seta_vermelha.png) #fff center left no-repeat;
    transition: color 2s;
    -webkit-transition: color 2s
}

.navbar-intrinseca .navbar-slide-intrinseca > li.disabled > a {
    color: #999
}

.navbar-intrinseca .navbar-slide-intrinseca > li.disabled > a:focus,
.navbar-intrinseca .navbar-slide-intrinseca > li.disabled > a:hover {
    background-color: transparent;
    color: #999;
    cursor: not-allowed;
    text-decoration: none
}

.navbar-intrinseca .navbar-slide-intrinseca > li.current-menu-item a {
    background: url(../img/seta_vermelha.png) #fff center left no-repeat;
    color: #bb1818
}

.navbar-intrinseca .navbar-slide-intrinseca > li > a:active {
    text-decoration: none;
    background-color: #e5e5e5
}

.navbar-intrinseca .navbar-slide-intrinseca .open > a,
.navbar-intrinseca .navbar-slide-intrinseca .open > a:focus,
.navbar-intrinseca .navbar-slide-intrinseca .open > a:hover {
    background-color: #eee;
    border-color: #428bca
}

.navbar-intrinseca .navbar-slide-intrinseca .nav-divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 7.5px 0;
    overflow: hidden
}

.navbar-intrinseca .navbar-slide-intrinseca > li > a,
p.label-paginate {
    font-family: GillSansMTPro-Book, "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.tit-social-list-slide {
    font-family: humanst521_lt_btlight, 'Trebuchet MS', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    margin: 15px 0 5px 5px;
    text-transform: uppercase
}

ul.social-list-slide {
    list-style: outside none none;
    width: 100%;
    padding: 6px 0 14px 0;
    border-bottom: solid 2px #bb1818;
    overflow: hidden
}

ul.social-list-slide li {
    text-align: center;
    float: left;
    width: 46px;
    border-right: solid 1px #cecab7
}

ul.social-list-slide li a {
    color: #b8b19f;
    font-size: 38px
}

ul.social-list-slide li a:hover {
    color: #bb1818
}

ul.social-list-slide li:last-child {
    border-right: none
}

.bt-share-flex {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    width: 18% !important;
    margin: 0 1% 0 1% !important;
    float: left !important
}

ul.menu-slide-categorias {
    list-style: none inside;
    padding: 0;
    float: left;
    margin-bottom: 3px
}

ul.menu-slide-categorias li {
    font-family: humanst521_lt_btlight, 'Trebuchet MS', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    margin: 2px 0;
    padding-left: 13px
}

ul.menu-slide-categorias li {
    float: left;
    overflow: hidden;
    margin: 1px 0 2px 0;
    padding: 0;
    width: 47%;
    display: block
}

ul.menu-slide-categorias li:nth-child(odd) {
    margin: 2px .7% 2px 2%
}

ul.menu-slide-categorias li:nth-child(even) {
    margin: 2px 2% 2px .7%
}

ul.menu-slide-categorias li a {
    text-decoration: none;
    color: #fff;
    background-color: #bf2313;
    display: block;
    vertical-align: middle;
    text-transform: uppercase;
    padding: 7px 5px 5px;
    text-align: center;
    margin: 0
}

ul.menu-slide-categorias li a:hover {
    color: #fff;
    background-color: #766e5a
}

.box-aviseme {
    width: 100%;
    padding: 8px 2% 0 70px;
    float: left;
    border-top: solid 10px #f4f1e7;
    border-bottom: solid 10px #f4f1e7;
    background: url(../img/bg_box_aviseme.png) #e6e3d9 center left no-repeat
}

.tit-aviseme {
    color: #bb1818;
    text-transform: uppercase;
    font-family: GillSansMTPro-Book;
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 7px
}

.txt-aviseme {
    font-family: humanst521_lt_btlight, 'Trebuchet MS', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 17px;
    margin-bottom: 8px
}

.campo-nome-aviseme {
    float: left;
    margin-right: 12px;
    margin-bottom: 8px
}

.campo-email-aviseme {
    float: left;
    margin-right: 12px;
    margin-bottom: 8px
}

.btn-send-aviseme {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #bb1818;
    color: #fff;
    font-family: Trebuchet MS, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
    font-size: 14px;
    line-height: 110%;
    font-weight: 700;
    margin: 0 4px 8px 0
}

.overlay-ok-aviseme {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 200;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0
}

.box-ok-aviseme {
    width: 90%;
    max-width: 450px;
    margin: 0 auto 0;
    background-color: #fff;
    display: block;
    position: relative;
    top: 20%
}

.box-ok-aviseme-inner {
    padding: 10px 4% 16px
}

.box-ok-aviseme-inner hr {
    background-color: #d2ccba;
    height: 1px;
    border: 0
}

.box-ok-aviseme-inner h2 {
    color: #bb1818;
    text-transform: uppercase;
    font-family: GillSansMTPro-Book;
    font-size: 30px;
    margin-top: 25px;
    margin-bottom: 7px;
    width: 100%;
    float: left
}

.topo-box-ok-aviseme {
    background-color: #e6e4db;
    width: 100%;
    float: left;
    padding: 8px 10px 6px
}

.intro-box-ok-aviseme {
    font-family: GillSansMTPro-Book;
    font-size: 20px;
    line-height: 120%
}

#form-livro-aviseme label.label-aviseme {
    display: none
}

.lista_erros {
    background-color: #bf2313;
    color: #fff;
    padding: 1rem 1rem 1rem 3rem
}

#avise_website {
    display: none
}

.banner-audiolivros {
    clear: both;
    width: 100%;
    float: left;
    margin-bottom: 30px;
    text-align: center
}

.banner-audiolivros img {
    margin: 0 auto
}

.audioplayer {
    align-items: center;
    background-color: #dbd5c9;
    display: flex;
    flex-direction: row;
    margin-bottom: 12px;
    margin-top: 8px;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center
}

.audioplayer > div {
    flex: 1;
    flex-shrink: 0
}

.audioplayer .audioplayer-texto-inicial {
    align-items: left;
    background-color: #bf2314;
    color: #fff;
    flex: .35;
    height: 35px;
    line-height: 35px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    font-family: GillSansMTPro-Book, Arial, sans-serif;
    font-size: 15px;
    line-height: 110%
}

.audioplayer .audioplayer-texto-secundario {
    border-color: transparent transparent transparent #bf2314;
    border-style: solid;
    border-width: 0 0 35px 20px;
    flex: .25;
    height: 35px;
    line-height: 35px;
    position: relative
}

.audioplayer .audioplayer-audio {
    border-radius: 0;
    flex: 1;
    height: 25px;
    padding-right: 5px;
    background-color: #bf2314
}

.box-player {
    background-color: #dbd5c9;
    font-family: GillSansMTPro-Book, Arial, sans-serif;
    font-size: 14px;
    line-height: 110%;
    margin-bottom: 14px;
    margin-top: 10px;
    float: left;
    width: 100%;
    clear: both
}

.box-player-esq {
    width: 100%;
    float: left;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #bf2314;
    min-height: 45px;
    height: 100%;
    padding-top: 15px;
    padding-left: 6px;
    overflow: hidden;
    padding-bottom: 8px
}

.box-player-dir {
    width: 100%;
    float: left;
    text-align: center;
    background: 0 0;
    min-height: 35px;
    height: 100%;
    padding-top: 2px
}

@media only screen and (min-width:768px) {
    .box-player-esq {
        width: 45%;
        float: left;
        text-align: left;
        padding-bottom: 8px
    }

    .box-player-dir {
        width: 55%;
        float: left;
        background: url(../img/bg-audio-player.png) left top no-repeat;
        background-size: auto 100%;
        padding: 0 8px
    }
}

html.remodal-is-locked {
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none
}

.remodal,
[data-remodal-id] {
    display: none
}

.remodal-overlay {
    position: fixed;
    z-index: 9999;
    top: -5000px;
    right: -5000px;
    bottom: -5000px;
    left: -5000px;
    display: none
}

.remodal-wrapper {
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: auto;
    text-align: center;
    -webkit-overflow-scrolling: touch
}

.remodal-wrapper:after {
    display: inline-block;
    height: 100%;
    margin-left: -.05em;
    content: ""
}

.remodal-overlay,
.remodal-wrapper {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.remodal {
    position: relative;
    outline: 0;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
}

.remodal-is-initialized {
    display: inline-block
}

.remodal-bg.remodal-is-opened,
.remodal-bg.remodal-is-opening {
    -webkit-filter: blur(3px);
    filter: blur(3px)
}

.remodal-overlay {
    background: rgba(43, 46, 56, .7)
}

.remodal-overlay.remodal-is-closing,
.remodal-overlay.remodal-is-opening {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.remodal-overlay.remodal-is-opening {
    -webkit-animation-name: remodal-overlay-opening-keyframes;
    animation-name: remodal-overlay-opening-keyframes
}

.remodal-overlay.remodal-is-closing {
    -webkit-animation-name: remodal-overlay-closing-keyframes;
    animation-name: remodal-overlay-closing-keyframes
}

.remodal-wrapper {
    padding: 10px 10px 0
}

.remodal {
    box-sizing: border-box;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    color: #2b2e38;
    background: #fff
}

.remodal.remodal-is-closing,
.remodal.remodal-is-opening {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.remodal.remodal-is-opening {
    -webkit-animation-name: remodal-opening-keyframes;
    animation-name: remodal-opening-keyframes
}

.remodal.remodal-is-closing {
    -webkit-animation-name: remodal-closing-keyframes;
    animation-name: remodal-closing-keyframes
}

.remodal,
.remodal-wrapper:after {
    vertical-align: middle
}

.remodal-close {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    overflow: visible;
    width: 35px;
    height: 35px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    -webkit-transition: color .2s;
    transition: color .2s;
    text-decoration: none;
    color: #95979c;
    border: 0;
    outline: 0;
    background: 0 0
}

.remodal-close:focus,
.remodal-close:hover {
    color: #2b2e38
}

.remodal-close:before {
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
    font-size: 25px;
    line-height: 35px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 35px;
    content: "\00d7";
    text-align: center
}

.remodal-cancel,
.remodal-confirm {
    font: inherit;
    display: inline-block;
    overflow: visible;
    min-width: 110px;
    margin: 0;
    padding: 12px 0;
    cursor: pointer;
    -webkit-transition: background .2s;
    transition: background .2s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    border: 0;
    outline: 0
}

.remodal-confirm {
    color: #fff;
    background: #81c784
}

.remodal-confirm:focus,
.remodal-confirm:hover {
    background: #66bb6a
}

.remodal-cancel {
    color: #fff;
    background: #e57373
}

.remodal-cancel:focus,
.remodal-cancel:hover {
    background: #ef5350
}

.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner,
.remodal-confirm::-moz-focus-inner {
    padding: 0;
    border: 0
}

@-webkit-keyframes remodal-opening-keyframes {
    from {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
        -webkit-filter: blur(0);
        filter: blur(0)
    }
}

@keyframes remodal-opening-keyframes {
    from {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
        -webkit-filter: blur(0);
        filter: blur(0)
    }
}

@-webkit-keyframes remodal-closing-keyframes {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    to {
        -webkit-transform: scale(.95);
        transform: scale(.95);
        opacity: 0;
        -webkit-filter: blur(0);
        filter: blur(0)
    }
}

@keyframes remodal-closing-keyframes {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    to {
        -webkit-transform: scale(.95);
        transform: scale(.95);
        opacity: 0;
        -webkit-filter: blur(0);
        filter: blur(0)
    }
}

@-webkit-keyframes remodal-overlay-opening-keyframes {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes remodal-overlay-opening-keyframes {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes remodal-overlay-closing-keyframes {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes remodal-overlay-closing-keyframes {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.bt-close-popup {
    position: absolute;
    top: 16px;
    right: 16px;
    font-size: 30px;
    background-color: #fff;
    color: #ff6251;
    border-radius: 15px;
    overflow: hidden;
    line-height: 25px
}

.bt-close-popup i {
    line-height: 25px
}

.bt-close-popup:hover {
    color: #fff;
    background-color: #ff6251
}

.audioplayer {
    height: 2.5em;
    color: #000;
    border: 1px solid #cbcbcb;
    position: relative;
    z-index: 1;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0, #cbcbcb 100%);
    background: -webkit-linear-gradient(top, #fff 0, #cbcbcb 100%);
    background: linear-gradient(to bottom, #fff 0, #cbcbcb 100%);
    -webkit-box-shadow: 0 3px 3px 0 #9b978f;
    -moz-box-shadow: 0 3px 3px 0 #9b978f;
    box-shadow: 0 3px 3px 0 #9b978f;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.audioplayer-mini {
    width: 2.5em;
    margin: 0 auto
}

.audioplayer > div {
    position: absolute
}

.audioplayer-playpause {
    width: 2.5em;
    height: 100%;
    text-align: left;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 2;
    top: 0;
    left: 0
}

.audioplayer:not(.audioplayer-mini) .audioplayer-playpause {
    border-right: 1px solid #555;
    border-right-color: rgba(255, 255, 255, .1)
}

.audioplayer-mini .audioplayer-playpause {
    width: 100%
}

.audioplayer-playpause:focus,
.audioplayer-playpause:hover {
    background-color: #aaa
}

.audioplayer-playpause a {
    display: block
}

.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
    width: 0;
    height: 0;
    border: .5em solid transparent;
    border-right: none;
    border-left-color: #666;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -.5em 0 0 -.25em
}

.audioplayer-playing .audioplayer-playpause a {
    width: .75em;
    height: .75em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -.375em 0 0 -.375em
}

.audioplayer-playing .audioplayer-playpause a:after,
.audioplayer-playing .audioplayer-playpause a:before {
    width: 40%;
    height: 100%;
    background-color: #666;
    content: '';
    position: absolute;
    top: 0
}

.audioplayer-playing .audioplayer-playpause a:before {
    left: 0
}

.audioplayer-playing .audioplayer-playpause a:after {
    right: 0
}

.audioplayer-time {
    width: 4.375em;
    height: 100%;
    line-height: 2.375em;
    text-align: center;
    z-index: 2;
    top: 0
}

.audioplayer-time-current {
    border-left: 1px solid #111;
    border-left-color: rgba(0, 0, 0, .25);
    left: 2.5em
}

.audioplayer-time-duration {
    border-right: 1px solid #555;
    border-right-color: rgba(255, 255, 255, .1);
    right: 2.5em;
    display: none
}

.audioplayer-novolume .audioplayer-time-duration {
    border-right: 0;
    right: 0
}

.audioplayer-bar {
    height: .4em;
    background-color: #666;
    cursor: pointer;
    z-index: 1;
    top: 50%;
    right: 3em;
    left: 6.875em;
    margin-top: -.1em
}

.audioplayer-novolume .audioplayer-bar {
    right: 4.375em
}

.audioplayer-bar div {
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.audioplayer-bar-loaded {
    background-color: #333;
    z-index: 1
}

.audioplayer-bar-played {
    background: #bf2314;
    z-index: 2
}

.audioplayer-volume {
    width: 2.5em;
    height: 100%;
    border-left: 1px solid #666;
    border-left-color: rgba(0, 0, 0, .25);
    text-align: left;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 2;
    top: 0;
    right: 0
}

.audioplayer-volume:focus,
.audioplayer-volume:hover {
    background-color: #aaa
}

.audioplayer-volume-button {
    width: 100%;
    height: 100%
}

.audioplayer-volume-button a {
    width: .313em;
    height: .375em;
    background-color: #666;
    display: block;
    position: relative;
    z-index: 1;
    top: 40%;
    left: 35%
}

.audioplayer-volume-button a:after,
.audioplayer-volume-button a:before {
    content: '';
    position: absolute
}

.audioplayer-volume-button a:before {
    width: 0;
    height: 0;
    border: .5em solid transparent;
    border-left: none;
    border-right-color: #666;
    z-index: 2;
    top: 50%;
    right: -.25em;
    margin-top: -.5em
}

.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after {
    width: .313em;
    height: .313em;
    border: .25em double #666;
    border-width: .25em .25em 0 0;
    left: .563em;
    top: -.063em;
    -webkit-border-radius: 0 .938em 0 0;
    -moz-border-radius: 0 .938em 0 0;
    border-radius: 0 .938em 0 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.audioplayer-volume-adjust {
    height: 6.25em;
    cursor: default;
    position: absolute;
    left: 0;
    right: -1px;
    top: -9999px;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0, #cbcbcb 100%);
    background: -webkit-linear-gradient(top, #fff 0, #cbcbcb 100%);
    background: linear-gradient(to bottom, #fff 0, #cbcbcb 100%);
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.audioplayer-volume:not(:hover) .audioplayer-volume-adjust {
    opacity: 0
}

.audioplayer-volume:hover .audioplayer-volume-adjust {
    top: auto;
    bottom: 100%
}

.audioplayer-volume-adjust > div {
    width: 40%;
    height: 80%;
    background-color: #fff;
    cursor: pointer;
    position: relative;
    z-index: 1;
    margin: 30% auto 0
}

.audioplayer-volume-adjust div div {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #000;
    background: -moz-linear-gradient(top, #fff 0, #000 100%);
    background: -webkit-linear-gradient(top, #fff 0, #000 100%);
    background: linear-gradient(to bottom, #fff 0, #000 100%)
}

.audioplayer-novolume .audioplayer-volume {
    display: none
}

.audioplayer-bar,
.audioplayer-bar div,
.audioplayer-volume-adjust div {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.audioplayer-bar,
.audioplayer-volume-adjust > div {
    -webkit-box-shadow: -1px -1px 0 rgba(0, 0, 0, .5), 1px 1px 0 rgba(255, 255, 255, .1);
    -moz-box-shadow: -1px -1px 0 rgba(0, 0, 0, .5), 1px 1px 0 rgba(255, 255, 255, .1);
    box-shadow: -1px -1px 0 rgba(0, 0, 0, .5), 1px 1px 0 rgba(255, 255, 255, .1)
}

.audioplayer-bar-played,
.audioplayer-volume-adjust div div {
    -webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, .5);
    -moz-box-shadow: inset 0 0 5px rgba(255, 255, 255, .5);
    box-shadow: inset 0 0 5px rgba(255, 255, 255, .5)
}

.audioplayer-volume-adjust {
    -webkit-box-shadow: -2px -2px 2px rgba(0, 0, 0, .15), 2px -2px 2px rgba(0, 0, 0, .15);
    -moz-box-shadow: -2px -2px 2px rgba(0, 0, 0, .15), 2px -2px 2px rgba(0, 0, 0, .15);
    box-shadow: -2px -2px 2px rgba(0, 0, 0, .15), 2px -2px 2px rgba(0, 0, 0, .15)
}

.audioplayer *,
.audioplayer :after,
.audioplayer :before {
    -webkit-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    -moz-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    -ms-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    -o-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    transition: color .25s ease, background-color .25s ease, opacity .5s ease
}
