﻿/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0;
    font-family: "Lato", Arial, Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.55;
    -webkit-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background-color: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-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: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(/fonts/bootstrap/glyphicons-halflings-regular.eot?1499798555);
    src: url(/fonts/bootstrap/glyphicons-halflings-regular.eot?&1499798555#iefix) format("embedded-opentype"), url(/fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(/fonts/bootstrap/glyphicons-halflings-regular.woff?1499798555) format("woff"), url(/fonts/bootstrap/glyphicons-halflings-regular.ttf?1499798555) format("truetype"), url(/fonts/bootstrap/glyphicons-halflings-regular.svg?1499798555#glyphicons_halflingsregular) format("svg")
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
    content: "\002a"
}
.glyphicon-plus:before {
    content: "\002b"
}
.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac"
}
.glyphicon-minus:before {
    content: "\2212"
}
.glyphicon-cloud:before {
    content: "\2601"
}
.glyphicon-envelope:before {
    content: "\2709"
}
.glyphicon-pencil:before {
    content: "\270f"
}
.glyphicon-glass:before {
    content: "\e001"
}
.glyphicon-music:before {
    content: "\e002"
}
.glyphicon-search:before {
    content: "\e003"
}
.glyphicon-heart:before {
    content: "\e005"
}
.glyphicon-star:before {
    content: "\e006"
}
.glyphicon-star-empty:before {
    content: "\e007"
}
.glyphicon-user:before {
    content: "\e008"
}
.glyphicon-film:before {
    content: "\e009"
}
.glyphicon-th-large:before {
    content: "\e010"
}
.glyphicon-th:before {
    content: "\e011"
}
.glyphicon-th-list:before {
    content: "\e012"
}
.glyphicon-ok:before {
    content: "\e013"
}
.glyphicon-remove:before {
    content: "\e014"
}
.glyphicon-zoom-in:before {
    content: "\e015"
}
.glyphicon-zoom-out:before {
    content: "\e016"
}
.glyphicon-off:before {
    content: "\e017"
}
.glyphicon-signal:before {
    content: "\e018"
}
.glyphicon-cog:before {
    content: "\e019"
}
.glyphicon-trash:before {
    content: "\e020"
}
.glyphicon-home:before {
    content: "\e021"
}
.glyphicon-file:before {
    content: "\e022"
}
.glyphicon-time:before {
    content: "\e023"
}
.glyphicon-road:before {
    content: "\e024"
}
.glyphicon-download-alt:before {
    content: "\e025"
}
.glyphicon-download:before {
    content: "\e026"
}
.glyphicon-upload:before {
    content: "\e027"
}
.glyphicon-inbox:before {
    content: "\e028"
}
.glyphicon-play-circle:before {
    content: "\e029"
}
.glyphicon-repeat:before {
    content: "\e030"
}
.glyphicon-refresh:before {
    content: "\e031"
}
.glyphicon-list-alt:before {
    content: "\e032"
}
.glyphicon-lock:before {
    content: "\e033"
}
.glyphicon-flag:before {
    content: "\e034"
}
.glyphicon-headphones:before {
    content: "\e035"
}
.glyphicon-volume-off:before {
    content: "\e036"
}
.glyphicon-volume-down:before {
    content: "\e037"
}
.glyphicon-volume-up:before {
    content: "\e038"
}
.glyphicon-qrcode:before {
    content: "\e039"
}
.glyphicon-barcode:before {
    content: "\e040"
}
.glyphicon-tag:before {
    content: "\e041"
}
.glyphicon-tags:before {
    content: "\e042"
}
.glyphicon-book:before {
    content: "\e043"
}
.glyphicon-bookmark:before {
    content: "\e044"
}
.glyphicon-print:before {
    content: "\e045"
}
.glyphicon-camera:before {
    content: "\e046"
}
.glyphicon-font:before {
    content: "\e047"
}
.glyphicon-bold:before {
    content: "\e048"
}
.glyphicon-italic:before {
    content: "\e049"
}
.glyphicon-text-height:before {
    content: "\e050"
}
.glyphicon-text-width:before {
    content: "\e051"
}
.glyphicon-align-left:before {
    content: "\e052"
}
.glyphicon-align-center:before {
    content: "\e053"
}
.glyphicon-align-right:before {
    content: "\e054"
}
.glyphicon-align-justify:before {
    content: "\e055"
}
.glyphicon-list:before {
    content: "\e056"
}
.glyphicon-indent-left:before {
    content: "\e057"
}
.glyphicon-indent-right:before {
    content: "\e058"
}
.glyphicon-facetime-video:before {
    content: "\e059"
}
.glyphicon-picture:before {
    content: "\e060"
}
.glyphicon-map-marker:before {
    content: "\e062"
}
.glyphicon-adjust:before {
    content: "\e063"
}
.glyphicon-tint:before {
    content: "\e064"
}
.glyphicon-edit:before {
    content: "\e065"
}
.glyphicon-share:before {
    content: "\e066"
}
.glyphicon-check:before {
    content: "\e067"
}
.glyphicon-move:before {
    content: "\e068"
}
.glyphicon-step-backward:before {
    content: "\e069"
}
.glyphicon-fast-backward:before {
    content: "\e070"
}
.glyphicon-backward:before {
    content: "\e071"
}
.glyphicon-play:before {
    content: "\e072"
}
.glyphicon-pause:before {
    content: "\e073"
}
.glyphicon-stop:before {
    content: "\e074"
}
.glyphicon-forward:before {
    content: "\e075"
}
.glyphicon-fast-forward:before {
    content: "\e076"
}
.glyphicon-step-forward:before {
    content: "\e077"
}
.glyphicon-eject:before {
    content: "\e078"
}
.glyphicon-chevron-left:before {
    content: "\e079"
}
.glyphicon-chevron-right:before {
    content: "\e080"
}
.glyphicon-plus-sign:before {
    content: "\e081"
}
.glyphicon-minus-sign:before {
    content: "\e082"
}
.glyphicon-remove-sign:before {
    content: "\e083"
}
.glyphicon-ok-sign:before {
    content: "\e084"
}
.glyphicon-question-sign:before {
    content: "\e085"
}
.glyphicon-info-sign:before {
    content: "\e086"
}
.glyphicon-screenshot:before {
    content: "\e087"
}
.glyphicon-remove-circle:before {
    content: "\e088"
}
.glyphicon-ok-circle:before {
    content: "\e089"
}
.glyphicon-ban-circle:before {
    content: "\e090"
}
.glyphicon-arrow-left:before {
    content: "\e091"
}
.glyphicon-arrow-right:before {
    content: "\e092"
}
.glyphicon-arrow-up:before {
    content: "\e093"
}
.glyphicon-arrow-down:before {
    content: "\e094"
}
.glyphicon-share-alt:before {
    content: "\e095"
}
.glyphicon-resize-full:before {
    content: "\e096"
}
.glyphicon-resize-small:before {
    content: "\e097"
}
.glyphicon-exclamation-sign:before {
    content: "\e101"
}
.glyphicon-gift:before {
    content: "\e102"
}
.glyphicon-leaf:before {
    content: "\e103"
}
.glyphicon-fire:before {
    content: "\e104"
}
.glyphicon-eye-open:before {
    content: "\e105"
}
.glyphicon-eye-close:before {
    content: "\e106"
}
.glyphicon-warning-sign:before {
    content: "\e107"
}
.glyphicon-plane:before {
    content: "\e108"
}
.glyphicon-calendar:before {
    content: "\e109"
}
.glyphicon-random:before {
    content: "\e110"
}
.glyphicon-comment:before {
    content: "\e111"
}
.glyphicon-magnet:before {
    content: "\e112"
}
.glyphicon-chevron-up:before {
    content: "\e113"
}
.glyphicon-chevron-down:before {
    content: "\e114"
}
.glyphicon-retweet:before {
    content: "\e115"
}
.glyphicon-shopping-cart:before {
    content: "\e116"
}
.glyphicon-folder-close:before {
    content: "\e117"
}
.glyphicon-folder-open:before {
    content: "\e118"
}
.glyphicon-resize-vertical:before {
    content: "\e119"
}
.glyphicon-resize-horizontal:before {
    content: "\e120"
}
.glyphicon-hdd:before {
    content: "\e121"
}
.glyphicon-bullhorn:before {
    content: "\e122"
}
.glyphicon-bell:before {
    content: "\e123"
}
.glyphicon-certificate:before {
    content: "\e124"
}
.glyphicon-thumbs-up:before {
    content: "\e125"
}
.glyphicon-thumbs-down:before {
    content: "\e126"
}
.glyphicon-hand-right:before {
    content: "\e127"
}
.glyphicon-hand-left:before {
    content: "\e128"
}
.glyphicon-hand-up:before {
    content: "\e129"
}
.glyphicon-hand-down:before {
    content: "\e130"
}
.glyphicon-circle-arrow-right:before {
    content: "\e131"
}
.glyphicon-circle-arrow-left:before {
    content: "\e132"
}
.glyphicon-circle-arrow-up:before {
    content: "\e133"
}
.glyphicon-circle-arrow-down:before {
    content: "\e134"
}
.glyphicon-globe:before {
    content: "\e135"
}
.glyphicon-wrench:before {
    content: "\e136"
}
.glyphicon-tasks:before {
    content: "\e137"
}
.glyphicon-filter:before {
    content: "\e138"
}
.glyphicon-briefcase:before {
    content: "\e139"
}
.glyphicon-fullscreen:before {
    content: "\e140"
}
.glyphicon-dashboard:before {
    content: "\e141"
}
.glyphicon-paperclip:before {
    content: "\e142"
}
.glyphicon-heart-empty:before {
    content: "\e143"
}
.glyphicon-link:before {
    content: "\e144"
}
.glyphicon-phone:before {
    content: "\e145"
}
.glyphicon-pushpin:before {
    content: "\e146"
}
.glyphicon-usd:before {
    content: "\e148"
}
.glyphicon-gbp:before {
    content: "\e149"
}
.glyphicon-sort:before {
    content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}
.glyphicon-sort-by-order:before {
    content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}
.glyphicon-sort-by-attributes:before {
    content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}
.glyphicon-unchecked:before {
    content: "\e157"
}
.glyphicon-expand:before {
    content: "\e158"
}
.glyphicon-collapse-down:before {
    content: "\e159"
}
.glyphicon-collapse-up:before {
    content: "\e160"
}
.glyphicon-log-in:before {
    content: "\e161"
}
.glyphicon-flash:before {
    content: "\e162"
}
.glyphicon-log-out:before {
    content: "\e163"
}
.glyphicon-new-window:before {
    content: "\e164"
}
.glyphicon-record:before {
    content: "\e165"
}
.glyphicon-save:before {
    content: "\e166"
}
.glyphicon-open:before {
    content: "\e167"
}
.glyphicon-saved:before {
    content: "\e168"
}
.glyphicon-import:before {
    content: "\e169"
}
.glyphicon-export:before {
    content: "\e170"
}
.glyphicon-send:before {
    content: "\e171"
}
.glyphicon-floppy-disk:before {
    content: "\e172"
}
.glyphicon-floppy-saved:before {
    content: "\e173"
}
.glyphicon-floppy-remove:before {
    content: "\e174"
}
.glyphicon-floppy-save:before {
    content: "\e175"
}
.glyphicon-floppy-open:before {
    content: "\e176"
}
.glyphicon-credit-card:before {
    content: "\e177"
}
.glyphicon-transfer:before {
    content: "\e178"
}
.glyphicon-cutlery:before {
    content: "\e179"
}
.glyphicon-header:before {
    content: "\e180"
}
.glyphicon-compressed:before {
    content: "\e181"
}
.glyphicon-earphone:before {
    content: "\e182"
}
.glyphicon-phone-alt:before {
    content: "\e183"
}
.glyphicon-tower:before {
    content: "\e184"
}
.glyphicon-stats:before {
    content: "\e185"
}
.glyphicon-sd-video:before {
    content: "\e186"
}
.glyphicon-hd-video:before {
    content: "\e187"
}
.glyphicon-subtitles:before {
    content: "\e188"
}
.glyphicon-sound-stereo:before {
    content: "\e189"
}
.glyphicon-sound-dolby:before {
    content: "\e190"
}
.glyphicon-sound-5-1:before {
    content: "\e191"
}
.glyphicon-sound-6-1:before {
    content: "\e192"
}
.glyphicon-sound-7-1:before {
    content: "\e193"
}
.glyphicon-copyright-mark:before {
    content: "\e194"
}
.glyphicon-registration-mark:before {
    content: "\e195"
}
.glyphicon-cloud-download:before {
    content: "\e197"
}
.glyphicon-cloud-upload:before {
    content: "\e198"
}
.glyphicon-tree-conifer:before {
    content: "\e199"
}
.glyphicon-tree-deciduous:before {
    content: "\e200"
}
.glyphicon-cd:before {
    content: "\e201"
}
.glyphicon-save-file:before {
    content: "\e202"
}
.glyphicon-open-file:before {
    content: "\e203"
}
.glyphicon-level-up:before {
    content: "\e204"
}
.glyphicon-copy:before {
    content: "\e205"
}
.glyphicon-paste:before {
    content: "\e206"
}
.glyphicon-alert:before {
    content: "\e209"
}
.glyphicon-equalizer:before {
    content: "\e210"
}
.glyphicon-king:before {
    content: "\e211"
}
.glyphicon-queen:before {
    content: "\e212"
}
.glyphicon-pawn:before {
    content: "\e213"
}
.glyphicon-bishop:before {
    content: "\e214"
}
.glyphicon-knight:before {
    content: "\e215"
}
.glyphicon-baby-formula:before {
    content: "\e216"
}
.glyphicon-tent:before {
    content: "\26fa"
}
.glyphicon-blackboard:before {
    content: "\e218"
}
.glyphicon-bed:before {
    content: "\e219"
}
.glyphicon-apple:before {
    content: "\f8ff"
}
.glyphicon-erase:before {
    content: "\e221"
}
.glyphicon-hourglass:before {
    content: "\231b"
}
.glyphicon-lamp:before {
    content: "\e223"
}
.glyphicon-duplicate:before {
    content: "\e224"
}
.glyphicon-piggy-bank:before {
    content: "\e225"
}
.glyphicon-scissors:before {
    content: "\e226"
}
.glyphicon-bitcoin:before {
    content: "\e227"
}
.glyphicon-btc:before {
    content: "\e227"
}
.glyphicon-xbt:before {
    content: "\e227"
}
.glyphicon-yen:before {
    content: "\00a5"
}
.glyphicon-jpy:before {
    content: "\00a5"
}
.glyphicon-ruble:before {
    content: "\20bd"
}
.glyphicon-rub:before {
    content: "\20bd"
}
.glyphicon-scale:before {
    content: "\e230"
}
.glyphicon-ice-lolly:before {
    content: "\e231"
}
.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}
.glyphicon-education:before {
    content: "\e233"
}
.glyphicon-option-horizontal:before {
    content: "\e234"
}
.glyphicon-option-vertical:before {
    content: "\e235"
}
.glyphicon-menu-hamburger:before {
    content: "\e236"
}
.glyphicon-modal-window:before {
    content: "\e237"
}
.glyphicon-oil:before {
    content: "\e238"
}
.glyphicon-grain:before {
    content: "\e239"
}
.glyphicon-sunglasses:before {
    content: "\e240"
}
.glyphicon-text-size:before {
    content: "\e241"
}
.glyphicon-text-color:before {
    content: "\e242"
}
.glyphicon-text-background:before {
    content: "\e243"
}
.glyphicon-object-align-top:before {
    content: "\e244"
}
.glyphicon-object-align-bottom:before {
    content: "\e245"
}
.glyphicon-object-align-horizontal:before {
    content: "\e246"
}
.glyphicon-object-align-left:before {
    content: "\e247"
}
.glyphicon-object-align-vertical:before {
    content: "\e248"
}
.glyphicon-object-align-right:before {
    content: "\e249"
}
.glyphicon-triangle-right:before {
    content: "\e250"
}
.glyphicon-triangle-left:before {
    content: "\e251"
}
.glyphicon-triangle-bottom:before {
    content: "\e252"
}
.glyphicon-triangle-top:before {
    content: "\e253"
}
.glyphicon-console:before {
    content: "\e254"
}
.glyphicon-superscript:before {
    content: "\e255"
}
.glyphicon-subscript:before {
    content: "\e256"
}
.glyphicon-menu-left:before {
    content: "\e257"
}
.glyphicon-menu-right:before {
    content: "\e258"
}
.glyphicon-menu-down:before {
    content: "\e259"
}
.glyphicon-menu-up:before {
    content: "\e260"
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}
body {
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #337ab7;
    text-decoration: none
}
a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
figure {
    margin: 0
}
img {
    vertical-align: middle
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
[role="button"] {
    cursor: pointer
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    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: normal;
    line-height: 1;
    color: #777
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}
h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}
h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%
}
h1,
.h1 {
    font-size: 36px
}
h2,
.h2 {
    font-size: 30px
}
h3,
.h3 {
    font-size: 24px
}
h4,
.h4 {
    font-size: 18px
}
h5,
.h5 {
    font-size: 14px
}
h6,
.h6 {
    font-size: 12px
}
p {
    margin: 0 0 10px
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}
small,
.small {
    font-size: 85%
}
mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.text-justify {
    text-align: justify
}
.text-nowrap {
    white-space: nowrap
}
.text-lowercase {
    text-transform: lowercase
}
.text-uppercase,
.initialism {
    text-transform: uppercase
}
.text-capitalize {
    text-transform: capitalize
}
.text-muted {
    color: #777
}
.text-primary {
    color: #337ab7
}
a.text-primary:hover,
a.text-primary:focus {
    color: #286090
}
.text-success {
    color: #3c763d
}
a.text-success:hover,
a.text-success:focus {
    color: #2b542c
}
.text-info {
    color: #31708f
}
a.text-info:hover,
a.text-info:focus {
    color: #245269
}
.text-warning {
    color: #8a6d3b
}
a.text-warning:hover,
a.text-warning:focus {
    color: #66512c
}
.text-danger {
    color: #a94442
}
a.text-danger:hover,
a.text-danger:focus {
    color: #843534
}
.bg-primary {
    color: #fff
}
.bg-primary {
    background-color: #337ab7
}
a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090
}
.bg-success {
    background-color: #dff0d8
}
a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3
}
.bg-info {
    background-color: #d9edf7
}
a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee
}
.bg-warning {
    background-color: #fcf8e3
}
a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5
}
.bg-danger {
    background-color: #f2dede
}
a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}
ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0
}
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
dl {
    margin-top: 0;
    margin-bottom: 20px
}
dt,
dd {
    line-height: 1.42857143
}
dt {
    font-weight: bold
}
dd {
    margin-left: 0
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: " ";
    display: table
}
.dl-horizontal dd:after {
    clear: both
}
@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
    }
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}
.initialism {
    font-size: 90%
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}
blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: ''
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}
address {
    margin-bottom: 20px;
    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
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.container:before,
.container:after {
    content: " ";
    display: table
}
.container:after {
    clear: both
}
@media (min-width: 768px) {
    .container {
        width: 750px
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table
}
.container-fluid:after {
    clear: both
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
.row:before,
.row:after {
    content: " ";
    display: table
}
.row:after {
    clear: both
}
.row hr {
    display: none;
}
.row .coverlistcruzeiro {
    margin-top: 3px;
    width: 100%;
    background-color: #e8f4fd;
}
.row .coverlistcruzeiro2 {
    margin-top: 0px;
    margin-bottom: 17px;
}
.row .coverlistcruzeiro .coverElement {
    padding-left: 10px;
    padding-right: 10px;
}
.row .coverlistatletico .coverElement {
    padding-left: 10px;
    padding-right: 10px;
}
.row .coverlistatletico {
    margin-top: 3px;
    width: 100%;
    background-color: #edeeed;
}
.row .coverlistatletico2 {
    margin-top: 0px;
    margin-bottom: 17px;
}
.row .coverlistamerica {
    margin-top: 3px;
    width: 100%;
    background-color: #dffcf2 ;
}
.row .coverlistamerica2 {
    margin-top: 0px;
    margin-bottom: 17px;
}
.row .coverlistamerica .coverElement {
    padding-left: 10px;
    padding-right: 10px;
}
.row .zonadoagriao {
    margin-top: 3px;
    width: 100%;
}
.row .zonadoagriao table {
    margin-top: 3px;
    margin-bottom: 7px;
}
@media (min-width: 769px) {
    .row .zonadoagriao table {
        margin-top: 12px;
        margin-bottom: 12px;
    }
}
@media (max-width: 768px) {
    .row hr {
        display: block;
        margin-top: 3px;
        margin-bottom: 17px;
        margin-left: 0px;
        margin-right: 0px;
        border: none;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #000000;
    }
}
@media (max-width: 768px) {
    .row .coverlistcruzeiro hr {
        border-top-color: #b8cde8;
        margin-left: -10px;
        margin-right: -10px;
    }
}
@media (max-width: 768px) {
    .row .coverlistatletico hr {
        border-top-color: #a9a8ac;
        margin-left: -10px;
        margin-right: -10px;
    }
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-3 {
    width: 25%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-6 {
    width: 50%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-9 {
    width: 75%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-12 {
    width: 100%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-offset-0 {
    margin-left: 0%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-12 {
    margin-left: 100%
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}
table {
    background-color: transparent
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}
th {
    text-align: left
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}
.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
    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>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}
.table>tbody+tbody {
    border-top: 2px solid #ddd
}
.table .table {
    background-color: #fff
}
.table-condensed>thead>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
    padding: 5px
}
.table-bordered {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}
.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}
table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}
.table>thead>tr>td.active,
.table>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}
.table>thead>tr>td.success,
.table>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th {
    background-color: #dff0d8
}
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}
.table>thead>tr>td.info,
.table>thead>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th {
    background-color: #d9edf7
}
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}
.table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}
.table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th {
    background-color: #f2dede
}
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}
.table-responsive {
    overflow-x: auto;
    min-height: 0.01%
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}
input[type="file"] {
    display: block
}
input[type="range"] {
    display: block;
    width: 100%
}
select[multiple],
select[size] {
    height: auto
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder {
    color: #999
}
.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}
.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}
textarea.form-control {
    height: auto
}
input[type="search"] {
    -webkit-appearance: none
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px
    }
    input[type="date"].input-sm,
    .input-group-sm>input[type="date"].form-control,
    .input-group-sm>input[type="date"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="date"].btn,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm>input[type="time"].form-control,
    .input-group-sm>input[type="time"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="time"].btn,
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm>input[type="datetime-local"].form-control,
    .input-group-sm>input[type="datetime-local"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="datetime-local"].btn,
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm>input[type="month"].form-control,
    .input-group-sm>input[type="month"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="month"].btn,
    .input-group-sm input[type="month"] {
        line-height: 30px
    }
    input[type="date"].input-lg,
    .input-group-lg>input[type="date"].form-control,
    .input-group-lg>input[type="date"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="date"].btn,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg>input[type="time"].form-control,
    .input-group-lg>input[type="time"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="time"].btn,
    .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg>input[type="datetime-local"].form-control,
    .input-group-lg>input[type="datetime-local"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="datetime-local"].btn,
    .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg>input[type="month"].form-control,
    .input-group-lg>input[type="month"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="month"].btn,
    .input-group-lg input[type="month"] {
        line-height: 46px
    }
}
.form-group {
    margin-bottom: 15px
}
.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}
.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}
.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}
.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}
.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}
input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}
.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}
.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}
.form-control-static.input-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}
.input-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-sm,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn {
    height: 30px;
    line-height: 30px
}
textarea.input-sm,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn,
select[multiple].input-sm,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>.input-group-btn>select[multiple].btn {
    height: auto
}
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}
.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
select.input-lg,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn {
    height: 46px;
    line-height: 46px
}
textarea.input-lg,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn,
select[multiple].input-lg,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>.input-group-btn>select[multiple].btn {
    height: auto
}
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto
}
.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}
.has-feedback {
    position: relative
}
.has-feedback .form-control {
    padding-right: 42.5px
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}
.input-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}
.input-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}
.has-success .form-control-feedback {
    color: #3c763d
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}
.has-warning .form-control-feedback {
    color: #8a6d3b
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}
.has-error .form-control-feedback {
    color: #a94442
}
.has-feedback label ~ .form-control-feedback {
    top: 25px
}
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}
.help-block {
    display: block;
    margin-top: 5px;
    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;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}
.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table
}
.form-horizontal .form-group:after {
    clear: both
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}
@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none
}
.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}
.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}
.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open>.btn-default.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}
.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    background-image: none
}
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc
}
.btn-default .badge {
    color: #fff;
    background-color: #333
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}
.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}
.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}
.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}
.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    background-image: none
}
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}
.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}
.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}
.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}
.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    background-image: none
}
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
    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:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}
.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}
.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}
.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    background-image: none
}
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}
.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}
.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}
.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}
.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
    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:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}
.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}
.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}
.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}
.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    background-image: none
}
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}
.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}
.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}
.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-block {
    display: block;
    width: 100%
}
.btn-block+.btn-block {
    margin-top: 5px
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}
.fade.in {
    opacity: 1
}
.collapse {
    display: none
}
.collapse.in {
    display: block
}
tr.collapse.in {
    display: table-row
}
tbody.collapse.in {
    display: table-row-group
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.dropup,
.dropdown {
    position: relative
}
.dropdown-toggle:focus {
    outline: 0
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #777
}
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}
.open>.dropdown-menu {
    display: block
}
.open>a {
    outline: 0
}
.dropdown-menu-right {
    left: auto;
    right: 0
}
.dropdown-menu-left {
    left: 0;
    right: auto
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left
}
.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
    z-index: 2
}
.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 {
    margin-left: -5px
}
.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table
}
.btn-toolbar:after {
    clear: both
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}
.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}
.btn-group>.btn:first-child {
    margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.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
}
.btn-group>.btn-group {
    float: left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}
.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}
.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn .caret {
    margin-left: 0
}
.btn-lg .caret,
.btn-group-lg>.btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}
.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .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%
}
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
    content: " ";
    display: table
}
.btn-group-vertical>.btn-group:after {
    clear: both
}
.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-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not(:first-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%
}
.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}
[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}
.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}
.input-group .form-control:focus {
    z-index: 3
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control: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: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}
.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}
.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    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>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    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:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.input-group-addon:last-child {
    border-left: 0
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}
.input-group-btn>.btn {
    position: relative
}
.input-group-btn>.btn+.btn {
    margin-left: -1px
}
.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2
}
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}
.nav:before,
.nav:after {
    content: " ";
    display: table
}
.nav:after {
    clear: both
}
.nav>li {
    position: relative;
    display: block
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}
.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}
.nav>li.disabled>a {
    color: #777
}
.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #337ab7
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.nav>li>a>img {
    max-width: none
}
.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:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}
.nav-pills>li {
    float: left
}
.nav-pills>li>a {
    border-radius: 4px
}
.nav-pills>li+li {
    margin-left: 2px
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #337ab7
}
.nav-stacked>li {
    float: none
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}
.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}
.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none
}
.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}
.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media (min-width: 768px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}
.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}
@media (min-width: 768px) {
    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}
.tab-content>.tab-pane {
    display: none
}
.tab-content>.active {
    display: block
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}
.navbar:before,
.navbar:after {
    content: " ";
    display: table
}
.navbar:after {
    clear: both
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}
.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table
}
.navbar-header:after {
    clear: both
}
@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}
.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table
}
.navbar-collapse:after {
    clear: both
}
.navbar-collapse.in {
    overflow-y: auto
}
@media (min-width: 768px) {
    .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-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}
.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}
@media (min-width: 768px) {
    .container>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}
@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}
@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}
.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;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}
.navbar-brand>img {
    display: block
}
@media (min-width: 768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.navbar-toggle:focus {
    outline: 0
}
.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-toggle {
        display: none
    }
}
.navbar-nav {
    margin: 7.5px -15px
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}
@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>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}
@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}
.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}
@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}
@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}
@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}
.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 {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}
.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px
}
.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}
@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}
@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}
.navbar-default .navbar-brand {
    color: #777
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}
.navbar-default .navbar-text {
    color: #777
}
.navbar-default .navbar-nav>li>a {
    color: #777
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}
.navbar-default .navbar-toggle {
    border-color: #ddd
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    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:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}
.navbar-default .navbar-link {
    color: #777
}
.navbar-default .navbar-link:hover {
    color: #333
}
.navbar-default .btn-link {
    color: #777
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}
.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}
.navbar-inverse {
    background-color: #222;
    border-color: #090909
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-text {
    color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909
}
.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}
.navbar-inverse .navbar-toggle {
    border-color: #333
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    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:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}
.navbar-inverse .navbar-link {
    color: #9d9d9d
}
.navbar-inverse .navbar-link:hover {
    color: #fff
}
.navbar-inverse .btn-link {
    color: #9d9d9d
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}
.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}
.breadcrumb>li {
    display: inline-block
}
.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}
.breadcrumb>.active {
    color: #777
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 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;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}
.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:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}
.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}
.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}
.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}
.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: 12px;
    line-height: 1.5
}
.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: 20px 0;
    list-style: none;
    text-align: center
}
.pager:before,
.pager:after {
    content: " ";
    display: table
}
.pager:after {
    clear: both
}
.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:hover,
.pager li>a:focus {
    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:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}
.label:empty {
    display: none
}
.btn .label {
    position: relative;
    top: -1px
}
a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.label-default {
    background-color: #777
}
.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}
.label-primary {
    background-color: #337ab7
}
.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #286090
}
.label-success {
    background-color: #5cb85c
}
.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}
.label-info {
    background-color: #5bc0de
}
.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}
.label-warning {
    background-color: #f0ad4e
}
.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}
.label-danger {
    background-color: #d9534f
}
.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}
.badge:empty {
    display: none
}
.btn .badge {
    position: relative;
    top: -1px
}
.btn-xs .badge,
.btn-group-xs>.btn .badge,
.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}
.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}
.list-group-item>.badge {
    float: right
}
.list-group-item>.badge+.badge {
    margin-right: 5px
}
.nav-pills>li>a>.badge {
    margin-left: 3px
}
a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}
.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}
.jumbotron>hr {
    border-top-color: #d5d5d5
}
.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}
.jumbotron .container {
    max-width: 100%
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out
}
.thumbnail>img,
.thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}
.thumbnail .caption {
    padding: 9px;
    color: #333
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}
.alert h4 {
    margin-top: 0;
    color: inherit
}
.alert .alert-link {
    font-weight: bold
}
.alert>p,
.alert>ul {
    margin-bottom: 0
}
.alert>p+p {
    margin-top: 5px
}
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.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 {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}
.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease
}
.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}
.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
    background-color: #5cb85c
}
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
    background-color: #5bc0de
}
.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
    background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
    background-color: #d9534f
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.media {
    margin-top: 15px
}
.media:first-child {
    margin-top: 0
}
.media,
.media-body {
    zoom: 1;
    overflow: hidden
}
.media-body {
    width: 10000px
}
.media-object {
    display: block
}
.media-object.img-thumbnail {
    max-width: none
}
.media-right,
.media>.pull-right {
    padding-left: 10px
}
.media-left,
.media>.pull-left {
    padding-right: 10px
}
.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top
}
.media-middle {
    vertical-align: middle
}
.media-bottom {
    vertical-align: bottom
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.media-list {
    padding-left: 0;
    list-style: none
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}
.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
}
a.list-group-item,
button.list-group-item {
    color: #555
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}
a.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}
button.list-group-item {
    width: 100%;
    text-align: left
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #c7ddef
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}
a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}
a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}
a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}
a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}
a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}
a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}
.panel-body {
    padding: 15px
}
.panel-body:before,
.panel-body:after {
    content: " ";
    display: table
}
.panel-body:after {
    clear: both
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}
.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}
.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}
.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.panel-heading+.panel-collapse>.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
}
.list-group+.panel-footer {
    border-top-width: 0
}
.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}
.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-left: 15px;
    padding-right: 15px
}
.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}
.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}
.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}
.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-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 {
    border-bottom: 0
}
.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}
.panel-group {
    margin-bottom: 20px
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}
.panel-group .panel+.panel {
    margin-top: 5px
}
.panel-group .panel-heading {
    border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}
.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-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}
.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}
.panel-primary {
    border-color: #337ab7
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}
.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}
.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-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}
.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-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}
.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-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}
.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-heading .badge {
    color: #f2dede;
    background-color: #a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%
}
.embed-responsive-4by3 {
    padding-bottom: 75%
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}
.well-lg {
    padding: 24px;
    border-radius: 6px
}
.well-sm {
    padding: 9px;
    border-radius: 3px
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}
.modal-open {
    overflow: hidden
}
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}
.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}
.modal-header:before,
.modal-header:after {
    content: " ";
    display: table
}
.modal-header:after {
    clear: both
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0;
    line-height: 1.42857143
}
.modal-body {
    position: relative;
    padding: 15px
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}
.modal-footer:after {
    clear: both
}
.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
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}
.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}
.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;
    background-color: #000;
    border-radius: 4px
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.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 {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}
.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: 14px;
    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
}
.popover>.arrow {
    border-width: 11px
}
.popover>.arrow:after {
    border-width: 10px;
    content: ""
}
.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}
.popover.top>.arrow:after {
    content: " ";
    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, 0.25)
}
.popover.right>.arrow:after {
    content: " ";
    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, 0.25);
    top: -11px
}
.popover.bottom>.arrow:after {
    content: " ";
    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, 0.25)
}
.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}
.carousel {
    position: relative
}
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}
.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}
@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}
.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%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: transparent
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    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;
    text-align: center
}
.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: #000 \9;
    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;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}
.carousel-caption .btn {
    text-shadow: none
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right !important
}
.pull-left {
    float: left !important
}
.hide {
    display: none !important
}
.show {
    display: block !important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none !important
}
.affix {
    position: fixed
}
@-ms-viewport {
    width: device-width
}
.visible-xs {
    display: none !important
}
.visible-sm {
    display: none !important
}
.visible-md {
    display: none !important
}
.visible-lg {
    display: none !important
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}
.visible-print {
    display: none !important
}
@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}
.visible-print-block {
    display: none !important
}
@media print {
    .visible-print-block {
        display: block !important
    }
}
.visible-print-inline {
    display: none !important
}
@media print {
    .visible-print-inline {
        display: inline !important
    }
}
.visible-print-inline-block {
    display: none !important
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}
@media print {
    .hidden-print {
        display: none !important
    }
}
.icons-sprite,
.icons-agenda,
.icons-alert,
.icons-arrow-black,
.icons-arrow-green,
.icons-arrow-min-white,
.icons-arrow-min,
.icons-arrow-quotes,
.icons-arrow-red,
.icons-arrow-up-down,
.icons-arrows-movie,
.icons-ball,
.icons-baloon-black,
.icons-baloon-gray,
.icons-baloon-white,
.icons-btn-assine-close,
.icons-btn-assine-hidden,
.icons-btn-assine-show,
.icons-camera-min-white,
.icons-camera-min,
.icons-camera,
.icons-car,
.icons-cellphone,
.icons-clapboard,
.icons-close,
.icons-coin,
.icons-facebook-white,
.icons-facebook,
.icons-financial,
.icons-food,
.icons-google-white,
.icons-google,
.icons-graph-min-white,
.icons-graph-min,
.icons-help,
.icons-icon-whatsapp,
.icons-instagram,
.icons-lupa,
.icons-mail-blue,
.icons-mail-white,
.icons-mail,
.icons-menu,
.icons-movie-title,
.icons-open,
.icons-pag-left,
.icons-pag-right,
.icons-pencil-black,
.icons-pencil-gray,
.icons-pencil-white,
.icons-photo-min,
.icons-pig,
.icons-pizza-min,
.icons-play,
.icons-player-sound-cloud,
.icons-poll,
.icons-print,
.icons-red-card,
.icons-report-error-warning-white,
.icons-rss-dark,
.icons-rss,
.icons-send-new-email-white,
.icons-service,
.icons-services,
.icons-sf-white,
.icons-sf,
.icons-sm-white,
.icons-sm,
.icons-social-arrow,
.icons-sound-min,
.icons-sq-white,
.icons-sq,
.icons-square,
.icons-ss-white,
.icons-ss,
.icons-star-white,
.icons-star,
.icons-sun,
.icons-tag,
.icons-top-cinema,
.icons-twitter-white,
.icons-twitter,
.icons-weather,
.icons-yellow-card,
.prime-carousel .teaser .box-image:hover .over .icons-sf,
.prime-carousel .teaser .box-image:hover .over .icons-sm,
.prime-carousel .teaser .box-image:hover .over .icons-sq,
.prime-carousel .teaser .box-image:hover .over .icons-ss,
#columnist-blog .nav-tabs>li>a .icons-baloon,
#columnist-blog .nav-tabs>li>a .icons-pencil,
#columnist-blog .nav-tabs>li.active>a .icons-baloon,
#columnist-blog .nav-tabs>li.active>a .icons-pencil {
    background-image: url('/img-gen/hojeemdia/icons-sc31be8e7be.png');
    background-repeat: no-repeat
}
.icons-agenda {
    background-position: 0 0
}
.icons-alert {
    background-position: 0 -37px
}
.icons-arrow-black {
    background-position: 0 -50px
}
.icons-arrow-green {
    background-position: 0 -62px
}
.icons-arrow-min-white {
    background-position: 0 -73px
}
.icons-arrow-min {
    background-position: 0 -85px
}
.icons-arrow-quotes {
    background-position: 0 -97px
}
.icons-arrow-red {
    background-position: 0 -133px
}
.icons-arrow-up-down {
    background-position: 0 -144px
}
.icons-arrows-movie {
    background-position: 0 -157px
}
.icons-ball {
    background-position: 0 -168px
}
.icons-baloon-black {
    background-position: 0 -181px
}
.icons-baloon-gray {
    background-position: 0 -197px
}
.icons-baloon-white {
    background-position: 0 -212px
}
.icons-btn-assine-close {
    background-position: 0 -227px
}
.icons-btn-assine-hidden {
    background-position: 0 -247px
}
.icons-btn-assine-show {
    background-position: 0 -264px
}
.icons-camera-min-white {
    background-position: 0 -280px
}
.icons-camera-min {
    background-position: 0 -290px
}
.icons-camera {
    background-position: 0 -300px
}
.icons-car {
    background-position: 0 -324px
}
.icons-cellphone {
    background-position: 0 -359px
}
.icons-clapboard {
    background-position: 0 -394px
}
.icons-close {
    background-position: 0 -426px
}
.icons-coin {
    background-position: 0 -430px
}
.icons-facebook-white {
    background-position: 0 -465px
}
.icons-facebook {
    background-position: 0 -482px
}
.icons-financial {
    background-position: 0 -499px
}
.icons-food {
    background-position: 0 -523px
}
.icons-google-white {
    background-position: 0 -542px
}
.icons-google {
    background-position: 0 -559px
}
.icons-graph-min-white {
    background-position: 0 -576px
}
.icons-graph-min {
    background-position: 0 -588px
}
.icons-help {
    background-position: 0 -600px
}
.icons-icon-whatsapp {
    background-position: 0 -614px
}
.icons-instagram {
    background-position: 0 -638px
}
.icons-lupa {
    background-position: 0 -655px
}
.icons-mail-blue {
    background-position: 0 -674px
}
.icons-mail-white {
    background-position: 0 -691px
}
.icons-mail {
    background-position: 0 -705px
}
.icons-menu {
    background-position: 0 -719px
}
.icons-movie-title {
    background-position: 0 -740px
}
.icons-open {
    background-position: 0 -776px
}
.icons-pag-left {
    background-position: 0 -791px
}
.icons-pag-right {
    background-position: 0 -802px
}
.icons-pencil-black {
    background-position: 0 -813px
}
.icons-pencil-gray {
    background-position: 0 -828px
}
.icons-pencil-white {
    background-position: 0 -843px
}
.icons-photo-min {
    background-position: 0 -858px
}
.icons-pig {
    background-position: 0 -871px
}
.icons-pizza-min {
    background-position: 0 -908px
}
.icons-play {
    background-position: 0 -920px
}
.icons-player-sound-cloud {
    background-position: 0 -937px
}
.icons-poll {
    background-position: 0 -957px
}
.icons-print {
    background-position: 0 -991px
}
.icons-red-card {
    background-position: 0 -1003px
}
.icons-report-error-warning-white {
    background-position: 0 -1014px
}
.icons-rss-dark {
    background-position: 0 -1030px
}
.icons-rss {
    background-position: 0 -1047px
}
.icons-send-new-email-white {
    background-position: 0 -1066px
}
.icons-service {
    background-position: 0 -1080px
}
.icons-services {
    background-position: 0 -1094px
}
.icons-sf-white {
    background-position: 0 -1108px
}
.icons-sf {
    background-position: 0 -1120px
}
.icons-sm-white {
    background-position: 0 -1132px
}
.icons-sm {
    background-position: 0 -1144px
}
.icons-social-arrow {
    background-position: 0 -1156px
}
.icons-sound-min {
    background-position: 0 -1168px
}
.icons-sq-white {
    background-position: 0 -1179px
}
.icons-sq {
    background-position: 0 -1191px
}
.icons-square {
    background-position: 0 -1203px
}
.icons-ss-white {
    background-position: 0 -1209px
}
.icons-ss {
    background-position: 0 -1221px
}
.icons-star-white {
    background-position: 0 -1233px
}
.icons-star {
    background-position: 0 -1251px
}
.icons-sun {
    background-position: 0 -1296px
}
.icons-tag {
    background-position: 0 -1323px
}
.icons-top-cinema {
    background-position: 0 -1337px
}
.icons-twitter-white {
    background-position: 0 -1353px
}
.icons-twitter {
    background-position: 0 -1369px
}
.icons-weather {
    background-position: 0 -1385px
}
.icons-yellow-card {
    background-position: 0 -1412px
}
.icons-agenda {
    background-position: 0 0;
    height: 37px;
    width: 33px
}
.icons-alert {
    background-position: 0 -37px;
    height: 13px;
    width: 16px
}
.icons-arrow-black {
    background-position: 0 -50px;
    height: 12px;
    width: 12px
}
.icons-arrow-green {
    background-position: 0 -62px;
    height: 11px;
    width: 12px
}
.icons-arrow-min-white {
    background-position: 0 -73px;
    height: 12px;
    width: 13px
}
.icons-arrow-min {
    background-position: 0 -85px;
    height: 12px;
    width: 14px
}
.icons-arrow-quotes {
    background-position: 0 -97px;
    height: 36px;
    width: 36px
}
.icons-arrow-red {
    background-position: 0 -133px;
    height: 11px;
    width: 12px
}
.icons-arrow-up-down {
    background-position: 0 -144px;
    height: 13px;
    width: 11px
}
.icons-arrows-movie {
    background-position: 0 -157px;
    height: 11px;
    width: 9px
}
.icons-ball {
    background-position: 0 -168px;
    height: 13px;
    width: 13px
}
.icons-baloon-black {
    background-position: 0 -181px;
    height: 16px;
    width: 20px
}
.icons-baloon-gray {
    background-position: 0 -197px;
    height: 15px;
    width: 18px
}
.icons-baloon-white {
    background-position: 0 -212px;
    height: 15px;
    width: 18px
}
.icons-btn-assine-close {
    background-position: 0 -227px;
    height: 20px;
    width: 28px
}
.icons-btn-assine-hidden {
    background-position: 0 -247px;
    height: 17px;
    width: 40px
}
.icons-btn-assine-show {
    background-position: 0 -264px;
    height: 16px;
    width: 39px
}
.icons-camera-min-white {
    background-position: 0 -280px;
    height: 10px;
    width: 14px
}
.icons-camera-min {
    background-position: 0 -290px;
    height: 10px;
    width: 14px
}
.icons-camera {
    background-position: 0 -300px;
    height: 24px;
    width: 37px
}
.icons-car {
    background-position: 0 -324px;
    height: 35px;
    width: 43px
}
.icons-cellphone {
    background-position: 0 -359px;
    height: 35px;
    width: 35px
}
.icons-clapboard {
    background-position: 0 -394px;
    height: 32px;
    width: 26px
}
.icons-close {
    background-position: 0 -426px;
    height: 4px;
    width: 15px
}
.icons-coin {
    background-position: 0 -430px;
    height: 35px;
    width: 35px
}
.icons-facebook-white {
    background-position: 0 -465px;
    height: 17px;
    width: 8px
}
.icons-facebook {
    background-position: 0 -482px;
    height: 17px;
    width: 8px
}
.icons-financial {
    background-position: 0 -499px;
    height: 24px;
    width: 35px
}
.icons-food {
    background-position: 0 -523px;
    height: 19px;
    width: 15px
}
.icons-google-white {
    background-position: 0 -542px;
    height: 17px;
    width: 19px
}
.icons-google {
    background-position: 0 -559px;
    height: 17px;
    width: 19px
}
.icons-graph-min-white {
    background-position: 0 -576px;
    height: 12px;
    width: 13px
}
.icons-graph-min {
    background-position: 0 -588px;
    height: 12px;
    width: 13px
}
.icons-help {
    background-position: 0 -600px;
    height: 14px;
    width: 18px
}
.icons-icon-whatsapp {
    background-position: 0 -614px;
    height: 24px;
    width: 24px
}
.icons-instagram {
    background-position: 0 -638px;
    height: 17px;
    width: 17px
}
.icons-lupa {
    background-position: 0 -655px;
    height: 19px;
    width: 19px
}
.icons-mail-blue {
    background-position: 0 -674px;
    height: 17px;
    width: 23px
}
.icons-mail-white {
    background-position: 0 -691px;
    height: 14px;
    width: 20px
}
.icons-mail {
    background-position: 0 -705px;
    height: 14px;
    width: 20px
}
.icons-menu {
    background-position: 0 -719px;
    height: 21px;
    width: 32px
}
.icons-movie-title {
    background-position: 0 -740px;
    height: 36px;
    width: 43px
}
.icons-open {
    background-position: 0 -776px;
    height: 15px;
    width: 15px
}
.icons-pag-left {
    background-position: 0 -791px;
    height: 11px;
    width: 9px
}
.icons-pag-right {
    background-position: 0 -802px;
    height: 11px;
    width: 9px
}
.icons-pencil-black {
    background-position: 0 -813px;
    height: 15px;
    width: 15px
}
.icons-pencil-gray {
    background-position: 0 -828px;
    height: 15px;
    width: 15px
}
.icons-pencil-white {
    background-position: 0 -843px;
    height: 15px;
    width: 15px
}
.icons-photo-min {
    background-position: 0 -858px;
    height: 13px;
    width: 15px
}
.icons-pig {
    background-position: 0 -871px;
    height: 37px;
    width: 35px
}
.icons-pizza-min {
    background-position: 0 -908px;
    height: 12px;
    width: 12px
}
.icons-play {
    background-position: 0 -920px;
    height: 17px;
    width: 16px
}
.icons-player-sound-cloud {
    background-position: 0 -937px;
    height: 20px;
    width: 31px
}
.icons-poll {
    background-position: 0 -957px;
    height: 34px;
    width: 41px
}
.icons-print {
    background-position: 0 -991px;
    height: 12px;
    width: 15px
}
.icons-red-card {
    background-position: 0 -1003px;
    height: 11px;
    width: 8px
}
.icons-report-error-warning-white {
    background-position: 0 -1014px;
    height: 16px;
    width: 19px
}
.icons-rss-dark {
    background-position: 0 -1030px;
    height: 17px;
    width: 17px
}
.icons-rss {
    background-position: 0 -1047px;
    height: 19px;
    width: 22px
}
.icons-send-new-email-white {
    background-position: 0 -1066px;
    height: 14px;
    width: 18px
}
.icons-service {
    background-position: 0 -1080px;
    height: 14px;
    width: 16px
}
.icons-services {
    background-position: 0 -1094px;
    height: 14px;
    width: 16px
}
.icons-sf-white {
    background-position: 0 -1108px;
    height: 12px;
    width: 13px
}
.icons-sf {
    background-position: 0 -1120px;
    height: 12px;
    width: 13px
}
.icons-sm-white {
    background-position: 0 -1132px;
    height: 12px;
    width: 13px
}
.icons-sm {
    background-position: 0 -1144px;
    height: 12px;
    width: 13px
}
.icons-social-arrow {
    background-position: 0 -1156px;
    height: 12px;
    width: 13px
}
.icons-sound-min {
    background-position: 0 -1168px;
    height: 11px;
    width: 13px
}
.icons-sq-white {
    background-position: 0 -1179px;
    height: 12px;
    width: 13px
}
.icons-sq {
    background-position: 0 -1191px;
    height: 12px;
    width: 13px
}
.icons-square {
    background-position: 0 -1203px;
    height: 6px;
    width: 6px
}
.icons-ss-white {
    background-position: 0 -1209px;
    height: 12px;
    width: 13px
}
.icons-ss {
    background-position: 0 -1221px;
    height: 12px;
    width: 13px
}
.icons-star-white {
    background-position: 0 -1233px;
    height: 18px;
    width: 18px
}
.icons-star {
    background-position: 0 -1251px;
    height: 45px;
    width: 43px
}
.icons-sun {
    background-position: 0 -1296px;
    height: 27px;
    width: 34px
}
.icons-tag {
    background-position: 0 -1323px;
    height: 14px;
    width: 14px
}
.icons-top-cinema {
    background-position: 0 -1337px;
    height: 16px;
    width: 16px
}
.icons-twitter-white {
    background-position: 0 -1353px;
    height: 16px;
    width: 21px
}
.icons-twitter {
    background-position: 0 -1369px;
    height: 16px;
    width: 21px
}
.icons-weather {
    background-position: 0 -1385px;
    height: 27px;
    width: 35px
}
.icons-yellow-card {
    background-position: 0 -1412px;
    height: 11px;
    width: 8px
}
.weather-sprite,
.weather-icon_1,
.weather-icon_1n,
.weather-icon_2,
.weather-icon_2n,
.weather-icon_2r,
.weather-icon_2rn,
.weather-icon_3,
.weather-icon_3n,
.weather-icon_3tn,
.weather-icon_4,
.weather-icon_4n,
.weather-icon_4r,
.weather-icon_4t,
.weather-icon_4tn,
.weather-icon_5,
.weather-icon_5n,
.weather-icon_6,
.weather-icon_8,
.weather-icon_8n {
    background-image: url('/img-gen/hojeemdia/icons/weather-s8dd61acaf6.png');
    background-repeat: no-repeat
}
.weather-icon_1 {
    background-position: 0 0;
    height: 28px;
    width: 34px
}
.weather-icon_1n {
    background-position: 0 -28px;
    height: 28px;
    width: 34px
}
.weather-icon_2 {
    background-position: 0 -56px;
    height: 28px;
    width: 34px
}
.weather-icon_2n {
    background-position: 0 -84px;
    height: 28px;
    width: 34px
}
.weather-icon_2r {
    background-position: 0 -112px;
    height: 28px;
    width: 34px
}
.weather-icon_2rn {
    background-position: 0 -140px;
    height: 28px;
    width: 34px
}
.weather-icon_3 {
    background-position: 0 -168px;
    height: 28px;
    width: 34px
}
.weather-icon_3n {
    background-position: 0 -196px;
    height: 28px;
    width: 34px
}
.weather-icon_3tn {
    background-position: 0 -224px;
    height: 28px;
    width: 34px
}
.weather-icon_4 {
    background-position: 0 -252px;
    height: 28px;
    width: 34px
}
.weather-icon_4n {
    background-position: 0 -280px;
    height: 28px;
    width: 34px
}
.weather-icon_4r {
    background-position: 0 -308px;
    height: 28px;
    width: 34px
}
.weather-icon_4t {
    background-position: 0 -336px;
    height: 28px;
    width: 34px
}
.weather-icon_4tn {
    background-position: 0 -364px;
    height: 28px;
    width: 34px
}
.weather-icon_5 {
    background-position: 0 -392px;
    height: 28px;
    width: 34px
}
.weather-icon_5n {
    background-position: 0 -420px;
    height: 28px;
    width: 34px
}
.weather-icon_6 {
    background-position: 0 -448px;
    height: 28px;
    width: 34px
}
.weather-icon_8 {
    background-position: 0 -476px;
    height: 28px;
    width: 34px
}
.weather-icon_8n {
    background-position: 0 -504px;
    height: 28px;
    width: 34px
}
.weather-icon_1 {
    background-position: 0 0;
    height: 28px;
    width: 34px
}
.weather-icon_1n {
    background-position: 0 -28px;
    height: 28px;
    width: 34px
}
.weather-icon_2 {
    background-position: 0 -56px;
    height: 28px;
    width: 34px
}
.weather-icon_2n {
    background-position: 0 -84px;
    height: 28px;
    width: 34px
}
.weather-icon_2r {
    background-position: 0 -112px;
    height: 28px;
    width: 34px
}
.weather-icon_2rn {
    background-position: 0 -140px;
    height: 28px;
    width: 34px
}
.weather-icon_3 {
    background-position: 0 -168px;
    height: 28px;
    width: 34px
}
.weather-icon_3n {
    background-position: 0 -196px;
    height: 28px;
    width: 34px
}
.weather-icon_3tn {
    background-position: 0 -224px;
    height: 28px;
    width: 34px
}
.weather-icon_4 {
    background-position: 0 -252px;
    height: 28px;
    width: 34px
}
.weather-icon_4n {
    background-position: 0 -280px;
    height: 28px;
    width: 34px
}
.weather-icon_4r {
    background-position: 0 -308px;
    height: 28px;
    width: 34px
}
.weather-icon_4t {
    background-position: 0 -336px;
    height: 28px;
    width: 34px
}
.weather-icon_4tn {
    background-position: 0 -364px;
    height: 28px;
    width: 34px
}
.weather-icon_5 {
    background-position: 0 -392px;
    height: 28px;
    width: 34px
}
.weather-icon_5n {
    background-position: 0 -420px;
    height: 28px;
    width: 34px
}
.weather-icon_6 {
    background-position: 0 -448px;
    height: 28px;
    width: 34px
}
.weather-icon_8 {
    background-position: 0 -476px;
    height: 28px;
    width: 34px
}
.weather-icon_8n {
    background-position: 0 -504px;
    height: 28px;
    width: 34px
}
.header-social-sprite,
.header-social-facebook-white,
.header-social-facebook,
.header-social-instagram-white,
.header-social-instagram,
.header-social-rss-white,
.header-social-rss,
.header-social-twitter-white,
.header-social-twitter,
.header-social-whatsapp-white,
.header-social-whatsapp {
    background-image: url('/img-gen/hojeemdia/icons/header-social-s721345d6e2.png');
    background-repeat: no-repeat
}
.header-social-facebook-white {
    background-position: 0 0
}
.header-social-facebook {
    background-position: 0 -25px
}
.header-social-instagram-white {
    background-position: 0 -50px
}
.header-social-instagram {
    background-position: 0 -75px
}
.header-social-rss-white {
    background-position: 0 -100px
}
.header-social-rss {
    background-position: 0 -125px
}
.header-social-twitter-white {
    background-position: 0 -150px
}
.header-social-twitter {
    background-position: 0 -175px
}
.header-social-whatsapp-white {
    background-position: 0 -200px
}
.header-social-whatsapp {
    background-position: 0 -225px
}
.header-social-facebook-white {
    background-position: 0 0;
    height: 25px;
    width: 25px
}
.header-social-facebook {
    background-position: 0 -25px;
    height: 25px;
    width: 30px
}
.header-social-instagram-white {
    background-position: 0 -50px;
    height: 25px;
    width: 25px
}
.header-social-instagram {
    background-position: 0 -75px;
    height: 25px;
    width: 30px
}
.header-social-rss-white {
    background-position: 0 -100px;
    height: 25px;
    width: 25px
}
.header-social-rss {
    background-position: 0 -125px;
    height: 25px;
    width: 30px
}
.header-social-twitter-white {
    background-position: 0 -150px;
    height: 25px;
    width: 25px
}
.header-social-twitter {
    background-position: 0 -175px;
    height: 25px;
    width: 30px
}
.header-social-whatsapp-white {
    background-position: 0 -200px;
    height: 25px;
    width: 25px
}
.header-social-whatsapp {
    background-position: 0 -225px;
    height: 25px;
    width: 30px
}
.horoscopo-sprite,
.horoscopo-aquario,
.horoscopo-aries,
.horoscopo-cancer,
.horoscopo-capricornio,
.horoscopo-escorpiao,
.horoscopo-gemeos,
.horoscopo-leao,
.horoscopo-libra,
.horoscopo-peixes,
.horoscopo-sagitario,
.horoscopo-touro,
.horoscopo-virgem,
.horoscopo-container .horoscopo li a .horoscopo-aries:hover,
.horoscopo-container .horoscopo li a .horoscopo-touro:hover,
.horoscopo-container .horoscopo li a .horoscopo-gemeos:hover,
.horoscopo-container .horoscopo li a .horoscopo-cancer:hover,
.horoscopo-container .horoscopo li a .horoscopo-leao:hover,
.horoscopo-container .horoscopo li a .horoscopo-virgem:hover,
.horoscopo-container .horoscopo li a .horoscopo-libra:hover,
.horoscopo-container .horoscopo li a .horoscopo-escorpiao:hover,
.horoscopo-container .horoscopo li a .horoscopo-sagitario:hover,
.horoscopo-container .horoscopo li a .horoscopo-capricornio:hover,
.horoscopo-container .horoscopo li a .horoscopo-aquario:hover,
.horoscopo-container .horoscopo li a .horoscopo-peixes:hover {
    background-image: url('/img-gen/hojeemdia/icons/horoscopo-sc0a4a03bce.png');
    background-repeat: no-repeat
}
.horoscopo-aquario {
    background-position: 0 0
}
.horoscopo-aquario:hover,
.horoscopo-aquario.aquario-hover {
    background-position: 0 -32px
}
.horoscopo-aries {
    background-position: 0 -120px
}
.horoscopo-aries:hover,
.horoscopo-aries.aries-hover {
    background-position: 0 -153px
}
.horoscopo-cancer {
    background-position: 0 -239px
}
.horoscopo-cancer:hover,
.horoscopo-cancer.cancer-hover {
    background-position: 0 -271px
}
.horoscopo-capricornio {
    background-position: 0 -360px
}
.horoscopo-capricornio:hover,
.horoscopo-capricornio.capricornio-hover {
    background-position: 0 -392px
}
.horoscopo-escorpiao {
    background-position: 0 -481px
}
.horoscopo-escorpiao:hover,
.horoscopo-escorpiao.escorpiao-hover {
    background-position: 0 -513px
}
.horoscopo-gemeos {
    background-position: 0 -601px
}
.horoscopo-gemeos:hover,
.horoscopo-gemeos.gemeos-hover {
    background-position: 0 -633px
}
.horoscopo-leao {
    background-position: 0 -722px
}
.horoscopo-leao:hover,
.horoscopo-leao.leao-hover {
    background-position: 0 -755px
}
.horoscopo-libra {
    background-position: 0 -844px
}
.horoscopo-libra:hover,
.horoscopo-libra.libra-hover {
    background-position: 0 -876px
}
.horoscopo-peixes {
    background-position: 0 -965px
}
.horoscopo-peixes:hover,
.horoscopo-peixes.peixes-hover {
    background-position: 0 -997px
}
.horoscopo-sagitario {
    background-position: 0 -1087px
}
.horoscopo-sagitario:hover,
.horoscopo-sagitario.sagitario-hover {
    background-position: 0 -1119px
}
.horoscopo-touro {
    background-position: 0 -1207px
}
.horoscopo-touro:hover,
.horoscopo-touro.touro-hover {
    background-position: 0 -1239px
}
.horoscopo-virgem {
    background-position: 0 -1328px
}
.horoscopo-virgem:hover,
.horoscopo-virgem.virgem-hover {
    background-position: 0 -1360px
}
.horoscopo-aquario {
    background-position: 0 0;
    height: 32px;
    width: 20px
}
.horoscopo-aquario:hover,
.horoscopo-aquario.aquario-hover {
    background-position: 0 -32px
}
.horoscopo-aries {
    background-position: 0 -120px;
    height: 33px;
    width: 50px
}
.horoscopo-aries:hover,
.horoscopo-aries.aries-hover {
    background-position: 0 -153px
}
.horoscopo-cancer {
    background-position: 0 -239px;
    height: 32px;
    width: 36px
}
.horoscopo-cancer:hover,
.horoscopo-cancer.cancer-hover {
    background-position: 0 -271px
}
.horoscopo-capricornio {
    background-position: 0 -360px;
    height: 32px;
    width: 39px
}
.horoscopo-capricornio:hover,
.horoscopo-capricornio.capricornio-hover {
    background-position: 0 -392px
}
.horoscopo-escorpiao {
    background-position: 0 -481px;
    height: 32px;
    width: 37px
}
.horoscopo-escorpiao:hover,
.horoscopo-escorpiao.escorpiao-hover {
    background-position: 0 -513px
}
.horoscopo-gemeos {
    background-position: 0 -601px;
    height: 32px;
    width: 37px
}
.horoscopo-gemeos:hover,
.horoscopo-gemeos.gemeos-hover {
    background-position: 0 -633px
}
.horoscopo-leao {
    background-position: 0 -722px;
    height: 33px;
    width: 33px
}
.horoscopo-leao:hover,
.horoscopo-leao.leao-hover {
    background-position: 0 -755px
}
.horoscopo-libra {
    background-position: 0 -844px;
    height: 32px;
    width: 33px
}
.horoscopo-libra:hover,
.horoscopo-libra.libra-hover {
    background-position: 0 -876px
}
.horoscopo-peixes {
    background-position: 0 -965px;
    height: 32px;
    width: 41px
}
.horoscopo-peixes:hover,
.horoscopo-peixes.peixes-hover {
    background-position: 0 -997px
}
.horoscopo-sagitario {
    background-position: 0 -1087px;
    height: 32px;
    width: 30px
}
.horoscopo-sagitario:hover,
.horoscopo-sagitario.sagitario-hover {
    background-position: 0 -1119px
}
.horoscopo-touro {
    background-position: 0 -1207px;
    height: 32px;
    width: 35px
}
.horoscopo-touro:hover,
.horoscopo-touro.touro-hover {
    background-position: 0 -1239px
}
.horoscopo-virgem {
    background-position: 0 -1328px;
    height: 32px;
    width: 25px
}
.horoscopo-virgem:hover,
.horoscopo-virgem.virgem-hover {
    background-position: 0 -1360px
}
.social-sprite,
.social-facebook,
.social-facebook_white,
.social-google,
.social-google_white,
.social-mail,
.social-mail_white,
.social-twitter,
.social-twitter_white,
.itens-buttons-social .facebook:hover>a>span.icons,
.itens-buttons-social .share-facebook:hover>a>span.icons,
.itens-buttons-social .twitter:hover>a>span.icons,
.itens-buttons-social .share-twitter:hover>a>span.icons,
.itens-buttons-social .googleplus:hover>a>span.icons,
.itens-buttons-social .share-gplus:hover>a>span.icons,
.itens-buttons-social .report-email-show:hover span.icons {
    background-image: url('/img-gen/hojeemdia/icons/social-s4761b85e8c.png');
    background-repeat: no-repeat
}
.social-facebook {
    background-position: 0 0
}
.social-facebook_white {
    background-position: 0 -17px
}
.social-google {
    background-position: 0 -34px
}
.social-google_white {
    background-position: 0 -51px
}
.social-mail {
    background-position: 0 -68px
}
.social-mail_white {
    background-position: 0 -82px
}
.social-twitter {
    background-position: 0 -96px
}
.social-twitter_white {
    background-position: 0 -112px
}
.social-facebook {
    background-position: 0 0;
    height: 17px;
    width: 8px
}
.social-facebook_white {
    background-position: 0 -17px;
    height: 17px;
    width: 8px
}
.social-google {
    background-position: 0 -34px;
    height: 17px;
    width: 19px
}
.social-google_white {
    background-position: 0 -51px;
    height: 17px;
    width: 19px
}
.social-mail {
    background-position: 0 -68px;
    height: 14px;
    width: 20px
}
.social-mail_white {
    background-position: 0 -82px;
    height: 14px;
    width: 20px
}
.social-twitter {
    background-position: 0 -96px;
    height: 16px;
    width: 21px
}
.social-twitter_white {
    background-position: 0 -112px;
    height: 16px;
    width: 21px
}
.colors-sprite,
.colors-aquario,
.colors-aries,
.colors-cancer,
.colors-capricornio,
.colors-escorpiao,
.colors-gemeos,
.colors-leao,
.colors-libra,
.colors-peixe,
.colors-sagitario,
.colors-touro,
.colors-virgem {
    background-image: url('/img-gen/hojeemdia/icons/horoscopo/colors-scd8b3edbf2.png');
    background-repeat: no-repeat
}
.colors-aquario {
    background-position: 0 0
}
.colors-aries {
    background-position: 0 -71px
}
.colors-cancer {
    background-position: 0 -122px
}
.colors-capricornio {
    background-position: 0 -186px
}
.colors-escorpiao {
    background-position: 0 -245px
}
.colors-gemeos {
    background-position: 0 -313px
}
.colors-leao {
    background-position: 0 -375px
}
.colors-libra {
    background-position: 0 -442px
}
.colors-peixe {
    background-position: 0 -506px
}
.colors-sagitario {
    background-position: 0 -565px
}
.colors-touro {
    background-position: 0 -629px
}
.colors-virgem {
    background-position: 0 -688px
}
.colors-aquario {
    background-position: 0 0;
    height: 71px;
    width: 43px
}
.colors-aries {
    background-position: 0 -71px;
    height: 51px;
    width: 78px
}
.colors-cancer {
    background-position: 0 -122px;
    height: 64px;
    width: 73px
}
.colors-capricornio {
    background-position: 0 -186px;
    height: 59px;
    width: 73px
}
.colors-escorpiao {
    background-position: 0 -245px;
    height: 68px;
    width: 76px
}
.colors-gemeos {
    background-position: 0 -313px;
    height: 62px;
    width: 73px
}
.colors-leao {
    background-position: 0 -375px;
    height: 67px;
    width: 69px
}
.colors-libra {
    background-position: 0 -442px;
    height: 64px;
    width: 69px
}
.colors-peixe {
    background-position: 0 -506px;
    height: 59px;
    width: 76px
}
.colors-sagitario {
    background-position: 0 -565px;
    height: 64px;
    width: 62px
}
.colors-touro {
    background-position: 0 -629px;
    height: 59px;
    width: 66px
}
.colors-virgem {
    background-position: 0 -688px;
    height: 67px;
    width: 55px
}
.icons {
    display: inline-block
}
.img-default {
    border: 1px solid #eaeaea
}
.width-100 {
    width: 100%
}
.bold {
    font-weight: bold
}
.widget {
    margin-bottom: 27px
}
.nopadding {
    padding: 0 !important;
    margin: 0 !important
}
.no-pr {
    padding-right: 0
}
.no-pl {
    padding-left: 0
}
.cb {
    clear: both
}
.text-left {
    text-align: left !important
}
.fonte {
    display: none
}
.fl {
    float: left
}
@media (max-width: 769px) {
    body {
        overflow-x: hidden
    }
    #page {
        left: 0;
        -moz-transition: -moz-transform 300ms ease;
        -o-transition: -o-transform 300ms ease;
        -webkit-transition: -webkit-transform 300ms ease;
        transition: transform 300ms ease
    }
    .openNav #page {
        left: 0;
        -moz-transform: translate3d(80%, 0, 0);
        -ms-transform: translate3d(80%, 0, 0);
        -webkit-transform: translate3d(80%, 0, 0);
        transform: translate3d(80%, 0, 0);
        -moz-transition: -moz-transform 300ms ease;
        -o-transition: -o-transform 300ms ease;
        -webkit-transition: -webkit-transform 300ms ease;
        transition: transform 300ms ease
    }
    .openNav #page .overlay {
        display: block
    }
    .overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 666;
        opacity: 0;
        display: none
    }
    iframe {
        width: 99%
    }
}
@media (min-width: 768px) {
    .container {
        width: auto
    }
}
@media (min-width: 992px) {
    .container {
        width: 1025px
    }
}
@media print {
    .mobile,
    .tags,
    .comments,
    .sidebar,
    .itens-buttons-social,
    #responsive-menu,
    .search,
    .fa-bars,
    .gallery,
    iframe,
    #header,
    .modal {
        display: none
    }
}
img {
    max-width: 100%
}
a {
    color: #424242
}
a:hover {
    color: #424242;
    text-decoration: none
}
#header {
    background: #F7F7F7;
    margin-bottom: 0px;
    border-bottom: 1px solid #f0f0f0
}
#header .content-top {
    padding-top: 5px;
    position: relative
}
#header .top-header-login {
    background: #EEE;
    display: block;
    width: 100%;
    height: 36px;
    border-bottom: 1px solid #eaeaea;
    display: none
}
#header .top-header-login .login-header {
    position: relative
}
#header .top-header-login .login-header p {
    position: absolute;
    right: 10px;
    line-height: 36px;
    font-family: 'knockout27';
    text-transform: uppercase;
    color: #A0A0A0;
    font-size: 20px;
    letter-spacing: 0.5px
}
#header .left-header {
    display: inline-block;
    vertical-align: top;
    width: 49%
}
#header .center-header {
    display: inline-block;
    vertical-align: top;
    width: 49%
}
#header .center-header .day-of-the-week {
    display: block
}
#header .center-header .day-of-the-week span,
#header .center-header .day-of-the-week em {
    font-family: 'knockout27';
    text-transform: uppercase;
    color: #A0A0A0;
    font-size: 18px;
    letter-spacing: 0.5px
}
#header .center-header .time-container {
    margin-bottom: 10px
}
#header .center-header .new-social-header .new-sub-social-header {
    padding: 0px;
    list-style-type: none;
    margin-bottom: 5px
}
#header .center-header .new-social-header .new-sub-social-header li {
    display: inline-block
}
#header .center-header .new-social-header .new-sub-social-header li a {
    display: block;
    color: #a0a0a0;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 22px
}
#header .right-header {
    display: inline-block;
    width: 49%
}
#header .right-header img.center-block {
    height: 160px;
    width: 116px
}
#header .search .form-group {
    width: 100%;
    position: relative
}
#header .search .form-group .all-search {
    background-color: #fafafa;
    border-radius: 0px;
    font-family: "Arial";
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #B6B6B6;
    border: 1px solid #ddd
}
#header .search .form-group .btn-search {
    position: absolute;
    top: 8px;
    right: 6px;
    background: url("/img/hojeemdia/lupa.png");
    background-position: right 5px center;
    background-repeat: no-repeat;
    border: none;
    width: 25px;
    height: 25px
}
#header .search .form-group::-webkit-input-placeholder {
    font-style: italic;
    color: #DDDDDD
}
#header .search .form-group:-moz-placeholder {
    font-style: italic;
    color: #DDDDDD
}
#header .search .form-group::-moz-placeholder {
    font-style: italic;
    color: #DDDDDD
}
#header .search .form-group:-ms-input-placeholder {
    font-style: italic;
    color: #DDDDDD
}
#header .header-social-whatsapp,
#header .header-social-facebook,
#header .header-social-twitter,
#header .header-social-instagram {
    width: 25px !important
}
@media (max-width: 769px) {
    #header {
        height: 60px;
        background: none;
        border: none;
        margin-bottom: 20px;
    }
    #header .center-header {
        display: none
    }
    #header .right-header {
        display: none
    }
    #header .left-header {
        padding-bottom: 5px;
        text-align: center;
        width: 68%;
        float: left
    }
    #header .left-header .logo img {
        height: 50px;
        display: inline-block
    }
    #header #header-greylines {
        margin-bottom: 3px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #cccccc
    }
    #header #header-redlines {
        padding-top: 7px;
        border-top-width: 4px;
        border-top-style: solid;
        border-top-color: #ff0000;
        border-bottom-width: 4px;
        border-bottom-style: solid;
        border-bottom-color: #ff0000;
    }
    #header #responsive-menu {
        float: left;
        width: 15%;
        margin-top: 10px;
        padding-left: 10px
    }
    #header .search {
        float: right;
        width: 15%
    }
    #header .search .navbar-form .form-control {
        width: 100%
    }
    #header .search .search-area {
        padding-top: 17px;
        text-align: center
    }
    #header .search .search-area .fa-times {
        display: none
    }
    #header .search .search-area .fa-search {
        display: inline-block;
        color: #ed1c24
    }
    #header .search .navbar-form {
        display: none
    }
    #header .search.active {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #f7f7f7;
        height: 55px;
        padding: 13px 15px 10px 15px;
        transition: transform 400ms ease-in-out;
        transform-style: preserve-3d
    }
    #header .search.active .search-area {
        width: 15%;
        float: right;
        padding-top: 3px;
        font-size: 20px
    }
    #header .search.active .search-area .fa-search {
        display: none
    }
    #header .search.active .search-area .fa-times {
        display: inline-block;
        color: #ed1c24
    }
    #header .search.active .navbar-form {
        width: 83%;
        float: left;
        display: block
    }
    .content-top {
        position: relative;
        width: 100%;
        z-index: 99;
        background: #ffffff;
        line-height: 0px
    }
    .new-sub-social-header {
        float: right
    }
    #whatsapp {
        position: absolute
    }
}
@media (min-width: 640px) {
    #header .center-header {
        margin-top: 20px
    }
    #header .search .form-group {
        width: 100%
    }
    #header .search .form-group .all-search {
        height: 40px;
        padding: 0 1em
    }
}
@media (min-width: 770px) {
    #header .left-header {
        width: 25%
    }
    #header .homexs {
        display: none
    }
    #header .center-header {
        width: 53%
    }
    #header .center-header .day-of-the-week {
        margin-bottom: 5px;
        float: left
    }
    #header .center-header .time-container {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: 60%
    }
    #header .center-header .time-container .temp {
        display: inline-block
    }
    #header .center-header .new-social-header {
        display: inline-block;
        float: right
    }
    #header .center-header .search .form-group {
        width: 100%
    }
    #header .center-header .search .form-group .all-search {
        width: 100%
    }
    #header .right-header {
        width: 20%;
        position: relative
    }
    #header .right-header .btn-assine-mobile {
        position: absolute;
        width: 140px;
        height: 40px;
        right: 0;
        bottom: 0;
        left: 0;
        margin-top: -19px;
        margin-right: auto;
        margin-left: auto;
        background-color: #F0203E
    }
    #header .right-header .btn-assine-mobile .btn-hojeemdia-assine {
        color: white;
        font-family: 'knockout27';
        font-size: 29px;
        text-transform: uppercase;
        text-align: center;
        line-height: 40px;
        letter-spacing: 0.5px
    }
    #header .right-header .btn-assine-mobile.onorte {
        background-color: #524fa2
    }
}
@media (min-width: 992px) {
    #header .left-header {
        width: 26%;
        float: left
    }
    #header .left-header .logo {
        padding-top: 5px
    }
    #header .left-header .logo img {
        height: 145px
    }
    #header .left-header .logo.onorte img {
        height: 100%
    }
    #header .center-header {
        width: 55.5%;
        float: left;
        margin-top: 15px
    }
    #header .center-header .day-of-the-week {
        float: left;
        margin-right: 5%
    }
    #header .center-header .time-container {
        float: left;
        width: auto;
        margin-top: 10px
    }
    #header .center-header .time-container .temp {
        display: inline-block
    }
    #header .center-header .new-social-header {
        float: right;
        width: auto
    }
    #header .center-header .search .form-group {
        width: 100%
    }
    #header .center-header .search .form-group .all-search {
        width: 100%
    }
    #header .right-header {
        width: 15%;
        position: relative;
        vertical-align: top;
        float: right
    }
    #header .right-header .btn-assine-mobile {
        position: absolute;
        width: 140px;
        height: 40px;
        bottom: 5px;
        right: 0;
        left: 0;
        margin-right: auto;
        margin-left: auto;
        background-color: #F0203E
    }
}
footer {
    padding-bottom: 15px
}
footer #footer {
    margin-bottom: 45px
}
footer #footer .list-footer-container {
    padding: 0 15px;
    list-style-type: none
}
footer #footer .list-footer-container .iten-list-footer-container {
    padding-top: 0.625em
}
footer #footer .sub-container-itens-footer {
    margin: 0;
    padding: 0;
    list-style-type: none
}
footer #footer .sub-container-itens-footer .sub-iten-footer {
    padding: 0.0625em
}
footer #footer img {
    display: block;
    text-align: center
}
footer #footer .sub-container-cover-footer {
    position: relative;
    margin-top: 15px
}
footer #footer .sub-container-cover-footer .btn-assine-mobile {
    position: absolute;
    width: 170px;
    height: 40px;
    right: 0;
    bottom: 0;
    left: 0;
    margin-top: -19px;
    margin-right: auto;
    margin-left: auto;
    background-color: #F0203E
}
footer #footer .sub-container-cover-footer .btn-assine-mobile .btn-hojeemdia-assine {
    text-transform: uppercase;
    text-align: center;
    line-height: 40px;
    letter-spacing: 0.5px
}
footer #footer .sub-container-cover-footer .btn-assine-mobile .btn-hojeemdia-assine p {
    color: white !important;
    font-family: 'knockout27' !important;
    font-size: 29px !important
}
footer #footer .copy-right {
    margin-top: 1em;
    clear: both
}
footer #footer .copy-right img {
    float: left;
    margin-right: 1em
}
footer #footer .copy-right-footer {
    padding-top: 1em;
    clear: both
}
footer #footer .copy-right-footer img {
    float: left;
    margin-right: 1em
}
footer #footer .sub-container-copy {
    width: 264px
}
#responsive-footer {
    display: none;
    margin-top: 10px
}
#responsive-footer {
    display: block
}
footer {
    border-top: 1px solid #ddd;
    background-color: #f7f7f7;
    margin-top: 50px
}
footer #footer .list-footer-container .iten-list-footer-container .main {
    font-family: "knockout27";
    font-size: 22px;
    color: #484848;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0.5px
}
footer #footer .sub-container-itens-footer .sub-iten-footer a {
    color: #666666;
    font-family: "arial";
    font-size: 0.75em;
    display: block;
    line-height: 16px
}
footer #footer p {
    font-family: "arial";
    font-size: 0.68em;
    color: #616161
}
footer #footer .sub-container-cover-footer img {
    width: 70%
}
@media (min-width: 320px) {
    footer {
        padding-bottom: 0px !important
    }
}
@media (min-width: 480px) {
    footer #footer .list-footer-container .iten-list-footer-container {
        float: left;
        width: 49%;
        vertical-align: top
    }
}
@media (min-width: 768px) {
    footer #footer .list-footer-container .iten-list-footer-container {
        float: left;
        width: 32%;
        vertical-align: top
    }
}
@media (min-width: 992px) {
    footer #footer .list-footer-container {
        display: inline-block;
        width: 100%
    }
    footer #footer .list-footer-container .iten-list-footer-container {
        float: left;
        width: 14.28%;
        vertical-align: top
    }
    footer #footer .list-footer-container:first-child {
        border-bottom: 1px solid #ddd;
        padding-bottom: 15px;
        margin-bottom: 0px
    }
    footer .bottom-half {
        position: absolute;
        top: 56%
    }
    footer .footer-left-line {
        border-left: 1px solid #e9e9e9;
        padding-left: 10px
    }
}
@media (max-width: 768px) {
    footer #footer nav {
        margin-bottom: 5px
    }
}
.slide--initial {
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.slide--reset {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    display: block
}
.slide--up {
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}
.headroom--not-top {
    top: 0;
    position: fixed
}
#header-greylines {
    display: inline-block;
    width: 100%;
    border: none
}
#header-redlines {
    display: inline-block;
    padding: 0px;
    width: 100%;
    border: none;
}
#responsive-menu {
    display: none;
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both
}
#responsive-menu a {
    -webkit-tap-highlight-color: rgba(165, 0, 6, 0.2)
}
@media (min-width: 770px) {
    #menu ul.primary {
        border: 1px solid #ddd;
        border-top: none;
        margin-bottom: 27px
    }
    #menu ul.primary li {
        list-style: none;
        font-size: 24px;
        font-family: knockout27;
        letter-spacing: 1px;
        background: url("/img/hojeemdia/menu-separator.png") no-repeat right 14px;
        padding: 0px
    }
    #menu ul.primary li a {
        color: #424242;
        display: block;
        padding: 5px;
        border-top: 6px solid #ccc;
        margin-right: 1px
    }
    #menu ul.primary .s1 {
        width: 20.001%
    }
    #menu ul.primary .s2 {
        width: 16.5%
    }
    #menu ul.primary .s3 {
        width: 14%
    }
    #menu ul.primary .s4 {
        width: 14.28%
    }
    #menu ul.primary .s5 {
        width: 12.5%
    }
    #menu ul.primary li.hover,
    #menu ul.primary li.active {
        background-image: none
    }
    #menu ul.primary li.hover a,
    #menu ul.primary li.active a {
        color: #fff
    }
    #menu ul.primary li:last-child {
        background: none
    }
    #menu ul.primary li:last-child a {
        margin-right: 0px
    }
    #menu ul.primary .submenu {
        background: #ddd
    }
    #menu ul.primary .submenu li {
        font-size: 14px;
        border-top: none;
        background: none !important
    }
    #menu ul.primary .submenu li a {
        color: #fff
    }
    #menu ul.primary.simple-menu {
        display: flex;
        justify-content: space-between;
        padding: 0;
        list-style: none
    }
    #menu ul.primary.simple-menu li a {
        white-space: nowrap
    }
    #menu ul {
        float: left;
        padding-left: 0;
        width: 100%
    }
    #menu ul li {
        float: left;
        width: 12.399%;
        text-align: center;
        padding: 10px 0px 10px 0px;
        position: relative
    }
    #menu ul li .submenu {
        display: none;
        float: left;
        position: absolute;
        left: 0;
        z-index: 9999;
        top: 50px;
        width: 300px;
        padding-bottom: 15px;
        padding-top: 15px
    }
    #menu ul li .submenu li {
        float: left;
        width: 44%;
        text-align: left;
        display: inline-block;
        border-bottom: 1px dotted #fff;
        margin-right: 5px;
        margin-left: 10px
    }
    #menu ul li .submenu li a {
        padding: 4px 4px 2px 4px;
        font-family: arial;
        font-weight: normal;
        font-size: 13px
    }
    #menu ul li .banner {
        margin-bottom: 5px;
        margin-top: 25px
    }
    #menu ul li.menu-mais .submenu {
        right: 0;
        left: initial;
        margin-right: 0px
    }
    #menu ul li.menu-cultura .submenu {
        right: 0;
        left: initial
    }
    .menu-faleconosco,
    .menu-fale_conosco,
    .menu-assine {
        display: none
    }
    .menu-primeiro_plano a {
        border-color: #524fa2 !important
    }
    .menu-primeiro_plano .submenu {
        background-color: #524fa2 !important
    }
    .menu-primeiro_plano.hover {
        background-color: #524fa2 !important
    }
    .menu-primeiro_plano.active {
        background-color: #524fa2 !important
    }
    .menu-primeiro_plano.active a {
        color: #fff !important
    }
    .menu-esportes a {
        border-color: #f9c623 !important
    }
    .menu-esportes .submenu {
        background-color: #f9c623 !important
    }
    .menu-esportes.hover {
        background-color: #f9c623 !important
    }
    .menu-esportes.active {
        background-color: #f9c623 !important
    }
    .menu-esportes.active a {
        color: #fff !important
    }
    .menu-opiniao a,
    .menu-minas a {
        border-color: #c22130 !important
    }
    .menu-horizontes a {
        border-color: #00a651 !important;
    }
    .menu-opiniao .submenu,
    .menu-minas .submenu {
        background-color: #c22130 !important
    }
    .menu-horizontes .submenu {
        background-color: #00a651 !important;
    }
    .menu-opiniao.hover,
    .menu-minas.hover {
        background-color: #c22130 !important
    }
    .menu-horizontes.hover {
        background-color: #00a651 !important;
    }
    .menu-opiniao.active,
    .menu-minas.active {
        background-color: #c22130 !important
    }
    .menu-horizontes.active {
        background-color: #00a651 !important;
    }
    .menu-horizontes.active a,
    .menu-opiniao.active a,
    .menu-minas.active a {
        color: #fff !important
    }
    .menu-almanaque a {
        border-color: #009CDF !important
    }
    .menu-almanaque .submenu {
        background-color: #009CDF !important
    }
    .menu-almanaque.hover {
        background-color: #009CDF !important
    }
    .menu-almanaque.active {
        background-color: #009CDF !important
    }
    .menu-almanaque.active a {
        color: #fff !important
    }
    .menu-mais a {
        border-color: #DD007F !important
    }
    .menu-mais .submenu {
        background-color: #DD007F !important
    }
    .menu-mais.hover {
        background-color: #DD007F !important
    }
    .menu-mais.active {
        background-color: #DD007F !important
    }
    .menu-mais.active a {
        color: #fff !important
    }
    .menu-plural a {
        border-color: #2a9083 !important
    }
    .menu-plural .submenu {
        background-color: #2a9083 !important
    }
    .menu-plural.hover {
        background-color: #2a9083 !important
    }
    .menu-plural.active {
        background-color: #2a9083 !important
    }
    .menu-plural.active a {
        color: #fff !important
    }
    .menu-o-norte a {
        border-color: #524fa2 !important
    }
    .menu-o-norte.hover {
        background-color: #524fa2 !important
    }
    .menu-o-norte.active {
        background-color: #524fa2 !important
    }
    .menu-o-norte.active a {
        color: #fff !important
    }
    .menu-editais a {
        border-color:#ccc !important
    }
    .menu-editais .submenu {
        background-color:#ccc !important
    }
    .menu-editais.hover {
        background-color:#ccc !important
    }
    .menu-editais.active {
        background-color:#ccc !important
    }
    .menu-editais.active a {
        color:#fff !important
    }
}
@media (max-width: 992px) {
    #menu ul {
        width: 100%
    }
    #menu ul li {
        width: 12.36%
    }
    #menu ul li a {
        padding-bottom: 11px
    }
}
@media (max-width: 769px) {
    #menu ul li {
        float: none;
        width: 100%
    }
    #responsive-menu {
        display: block
    }
    #menu {
        width: 80%;
        position: absolute;
        left: -80%;
        top: 0;
        bottom: 0;
        background: #CB0A11;
        overflow: hidden
    }
    #menu .scrollWrapper {
        position: absolute;
        z-index: 1;
        -webkit-tap-highlight-color: transparent;
        width: 100%;
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-touch-callout: none;
        -moz-user-select: -moz-none;
        -ms-user-select: none;
        -webkit-user-select: none;
        user-select: none
    }
    #menu .primary {
        padding-top: 15px
    }
    #menu .primary li .father {
        font-size: 25px;
        font-family: knockout27 !important;
        letter-spacing: 1.5px;
        display: block;
        padding-bottom: 2px;
        padding-top: 2px
    }
    #menu .primary li .hover {
        background-color: rgba(105, 0, 0, 0.3);
        border-radius: 4px
    }
    #menu .primary li a {
        padding: 4px 0px 4px 15px;
        display: block
    }
    #menu .primary .submenu li {
        padding: 0px
    }
    #menu ul {
        list-style: none;
        padding: 0
    }
    #menu ul li {
        float: none;
        width: 100% !important;
        text-align: left;
        padding: .5em 0em;
        box-sizing: border-box
    }
    #menu ul li a {
        color: #fff
    }
    .socialMobile {
        background: #A60E14;
        padding: 10px;
        -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.7);
        -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.7);
        box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.7);
        height: 44px;
        padding-left: 18%;
        padding-top: 11px
    }
    .socialMobile .icon {
        float: left;
        width: 20%;
        text-align: center
    }
    .socialMobile .icon a {
        color: #fff
    }
    .footerMenu {
        height: 50px;
        padding-left: 18%;
        background: #A60E14;
        padding: 10px;
        -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.7);
        -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.7);
        box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.7);
        margin-top: 25px
    }
    .footerMenu a {
        width: 47%;
        display: inline-block;
        text-align: center
    }
    .footerMenu a:first-child {
        border-right: 1px solid #800
    }
    .menu-faleconosco,
    .menu-fale_conoscou,
    .menu-assine {
        display: block
    }
}
.sidebar .title-box {
    width: 100%;
    clear: both
}
.sidebar .title-box h2 {
    padding: 10px;
    font-size: 18px;
    margin: 0
}
.sidebar .title-box a {
    display: block
}
.sidebar .block {
    margin-bottom: 27px;
    position: relative
}
.sidebar .block ul {
    margin: 0px 0px 0px 0px;
    padding: 15px 15px 20px 15px
}
.sidebar .block ul li {
    list-style: none;
    float: left;
    margin-bottom: 10px;
    padding: 0px 20px 10px 0px;
    width: 100%
}
.image {
    padding-top: 3px;
    padding-bottom: 17px;
}
.sidebar .block ul li .image {
    float: left;
    margin-right: 10px
}
.sidebar .block .read-more {
    position: absolute;
    bottom: 10px;
    right: 25px;
    padding: 1px 6px 1px 6px
}
.sidebar .panel li:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}
.sidebar .title-box {
    text-transform: uppercase
}
.sidebar .title-box h2 {
    font-size: 18px;
    font-family: Trebuchet MS;
    color: #fff
}
.sidebar .title-box a {
    color: #fff
}
.sidebar .collapse {
    position: relative
}
.sidebar .collapse .read-more {
    bottom: 10px;
    right: 10px
}
.sidebar .collapse ul {
    padding: 15px 15px 30px 15px
}
.sidebar .black {
    background: #000
}
.sidebar .red {
    background: #ed1c24
}
.sidebar .panel {
    background: #c2c2c2;
    border-radius: 0;
    border: none !important;
    clear: both
}
.sidebar .panel ul {
    border: none !important;
    background: #f8f8f8
}
.sidebar .panel .icons-open,
.sidebar .panel .icons-close {
    margin-right: 5px
}
.sidebar .block ul {
    border: 1px solid #eaeaea
}
.sidebar .block ul li {
    border-bottom: 1px solid #e9e9e9
}
.sidebar .block ul li .title,
.sidebar .block ul li .desc,
.sidebar .block ul li .sb-title {
    font-size: 16px;
    font-weight: bold;
    padding-top: 5px;
    line-height: 16px
}
.sidebar .block ul li .name {
    font-size: 13px;
    line-height: 13px
}
.sidebar .block ul li:last-child {
    border: none
}
.sidebar .block .read-more {
    text-transform: lowercase;
    border: 1px solid #dadada;
    font-size: 11px
}
.sidebar .block .icons-close {
    margin-bottom: 5px
}
.sidebar .search-box {
    background: #000;
    padding: 15px;
    margin-bottom: 20px
}
.sidebar .search-box h2 {
    font-size: 18px !important;
    color: #fff !important;
    text-transform: uppercase;
    font-family: Trebuchet MS;
    margin-top: 0
}
.sidebar .search-box input[type=checkbox] {
    width: auto;
    margin-right: 5px
}
.sidebar .search-box input {
    border: none;
    padding: 6px;
    width: 100%
}
.sidebar .search-box input:focus {
    outline: 0
}
.sidebar .search-box button {
    border: none;
    padding: 8px;
    border-radius: 0
}
.sidebar .search-box span {
    color: #fff;
    font-size: 13px
}
@media (max-width: 320px) {
    .container {
        padding-left: 10px;
        padding-right: 10px
    }
    .row {
        margin-left: -10px;
        margin-right: -10px
    }
    .col-xs-1,
    .col-sm-1,
    .col-md-1,
    .col-lg-1,
    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2,
    .col-xs-3,
    .col-sm-3,
    .col-md-3,
    .col-lg-3,
    .col-xs-4,
    .col-sm-4,
    .col-md-4,
    .col-lg-4,
    .col-xs-5,
    .col-sm-5,
    .col-md-5,
    .col-lg-5,
    .col-xs-6,
    .col-sm-6,
    .col-md-6,
    .col-lg-6,
    .col-xs-7,
    .col-sm-7,
    .col-md-7,
    .col-lg-7,
    .col-xs-8,
    .col-sm-8,
    .col-md-8,
    .col-lg-8,
    .col-xs-9,
    .col-sm-9,
    .col-md-9,
    .col-lg-9,
    .col-xs-10,
    .col-sm-10,
    .col-md-10,
    .col-lg-10,
    .col-xs-11,
    .col-sm-11,
    .col-md-11,
    .col-lg-11,
    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
        padding-left: 10px;
        padding-right: 10px
    }
}
#especiais .page-title,
#especial .page-title {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 10px
}
#especiais .page-title h1,
#especial .page-title h1 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Trebuchet MS
}
#especiais .social-buttons,
#especial .social-buttons {
    float: right;
    height: 25px;
    margin-bottom: 25px
}
#especiais .social-buttons .tweeter,
#especial .social-buttons .tweeter {
    display: inline-block;
    margin-left: 15px
}
#especiais .social-buttons .fb-share-button span,
#especial .social-buttons .fb-share-button span {
    height: 25px !important
}
#especiais .news-list .title,
#especial .news-list .title {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 3px solid #000;
    padding-bottom: 10px;
    margin-bottom: 15px
}
#especiais .news-list .linklist,
#especial .news-list .linklist {
    padding: 0;
    list-style: none
}
#especiais .news-list .linklist li,
#especial .news-list .linklist li {
    padding-bottom: 5px
}
#especiais .news-list .linklist li a,
#especial .news-list .linklist li a {
    font-size: 13px
}
#especiais .box-title,
#especial .box-title {
    float: left;
    margin-right: 30px
}
#especiais .box-tag ul,
#especial .box-tag ul {
    padding: 25px 10px 0px 10px
}
#especiais .box-tag ul li,
#especial .box-tag ul li {
    list-style: none;
    display: inline;
    width: 12.4%;
    padding: 5px 5px
}
#especiais .box-tag ul li span.square,
#especial .box-tag ul li span.square {
    padding-right: 7px;
    padding-top: 7px;
    background: #000;
    display: inline-block;
    width: 7px;
    height: 7px;
    overflow: hidden;
    vertical-align: baseline;
    margin-bottom: 1px;
    margin-right: 3px
}
#especiais .box-tag ul li a,
#especial .box-tag ul li a {
    font-size: 12px;
    text-transform: uppercase
}
.higherWider {
    width: 970px;
    margin-top: -250px
}
.col-md-5 {
    display: block;
}
.well {
    border-radius: 0px
}
.well.select-galleries-element {
    border-radius: 0px
}
.well.select-galleries-element div.first-line {
    display: block;
    height: 60px
}
.well.select-galleries-element div.first-line ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style-type: none;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px
}
.well.select-galleries-element div.first-line ul li.title {
    border-bottom: 0px;
    width: 35%
}
.well.select-galleries-element div.first-line ul li.title p {
    height: 15px;
    margin: 0px;
    color: #808080
}
.well.select-galleries-element div.first-line ul li.title h2 {
    font-size: 30px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    text-transform: none;
    letter-spacing: inherit;
    margin: 0px;
    color: #000080
}
.well.select-galleries-element div.first-line ul li.list {
    width: 65%
}
.well.select-galleries-element div.first-line ul li.list select {
    color: #818181;
    border: 1px solid #E9E9E9;
    font-size: 12px;
    padding: 7px 5px 7px 5px;
    width: 100%
}
.well.select-galleries-element div.second-line {
    display: block
}
.well.select-galleries-element div.second-line ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style-type: none;
    padding-left: 10px;
    padding-right: 10px
}
.well.select-galleries-element div.second-line ul li {
    width: 33%
}
.recommendToAFriend {
    margin-left: 85px
}
.recommendToAFriend .button-recommend {
    padding: 5px 20px;
    float: right
}
.recommendToAFriend .input-recommend,
.recommendToAFriend .textarea-recommend {
    padding: 2px
}
.recommendToAFriend .button-recommend {
    background: #2e84bc;
    border: none;
    color: #fff;
    font-family: "Arial";
    font-weight: bold;
    font-size: 17px
}
.recommendToAFriend .input-recommend {
    border: 1px solid #ccc;
    width: 100%;
    height: 30px;
    font-size: 17px;
    padding: 2px;
    font-family: "arial";
    font-size: 16px
}
.recommendToAFriend .textarea-recommend {
    border: 1px solid #ccc;
    width: 100%;
    height: 100px;
    font-size: 17px;
    padding: 2px;
    font-family: "arial";
    font-size: 16px;
    resize: none
}
.ui-autocomplete {
    width: 200px !important;
    border: 1px solid #d7d7d7;
    overflow-y: auto;
    max-height: 100px;
    overflow-x: hidden;
    padding: 10px 0px
}
.ui-autocomplete .ui-menu-item {
    list-style: none;
    font-size: 13px;
    padding: 2px 10px
}
#menu-wrapper .latest-news {
    border: 1px solid #ccc;
    margin-top: 15px
}
#menu-wrapper .latest-news ul a {
    color: #424244
}
#cover {
    padding-top: 30px;
    padding-bottom: 30px
}
#subscription {
    padding-top: 20px;
    padding-bottom: 20px
}
#sidebar-banner {
    margin-top: 164px
}
.table-responsive {
    margin-bottom: 27px
}
.image-element {
    margin-bottom: 27px
}
.image-element .subtitle {
    font-size: 13px;
    padding-top: 5px
}
@media (max-width: 768px) {
    #menu-wrapper .latest-news {
        border: none !important
    }
    #menu-wrapper .latest-news .news-wrapper {
        float: left;
        width: 100%;
        padding-bottom: 10px;
        padding-left: 10px;
        border: 1px solid #ccc;
        border-top: none
    }
    #menu-wrapper .latest-news .title {
        width: 100%;
        text-align: center
    }
    #menu-wrapper .latest-news .title:after {
        display: none
    }
    #menu-wrapper .latest-news ul {
        width: 95% !important
    }
    #menu-wrapper .latest-news ul li {
        width: 100%
    }
    #menu-wrapper .latest-news ul a {
        color: #424244;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        width: 100%;
        display: block
    }
    .news-xs {
        height: 100px;
        margin-bottom: 15px;
        float: left
    }
    .news-xs img {
        float: left;
        margin-right: 10px
    }
    .highlight img {
        width: 100%
    }
    #subscription .item {
        padding-bottom: 20px
    }
}
@media (max-width: 992px) {
    .nav-footer ul {
        width: 100%;
        padding: 20px;
        background-color: #f7f7f7
    }
    .nav-footer ul li {
        width: 100%;
        border: 1px solid #fff
    }
    .main a {
        font-family: "trebuchet ms";
        font-size: 18px;
        color: #484848;
        font-weight: bold
    }
    .arrow-footer .arrow-up {
        color: #333;
        background-color: #f5f5f5 !important;
        border-color: #ddd;
        padding-left: 10px;
        background-image: url("/img/hojeemdia/arrow-footer-up.png");
        background-repeat: no-repeat;
        background-position: 3%;
        padding: 0px
    }
    .arrow-footer .arrow-down {
        color: #333;
        background-color: #f5f5f5 !important;
        border-color: #ddd;
        padding-left: 10px;
        background-image: url("/img/hojeemdia/arrow-footer-down.png");
        background-repeat: no-repeat;
        background-position: 3%;
        padding: 0px
    }
}
.ads-arroba,
.ads-megabanner,
.ads-retangulo {
    display: none
}
.ads-midbanner {
    margin-bottom: 40px
}
.ads-halfpage {
    margin-bottom: 40px
}
.ads-meiafaixa {
    margin-bottom: 40px
}
.ads-internal {
    float: left;
    width: 100%;
    padding-top: 15px
}
.ads-mobile {
    padding-bottom: 30px;
    padding-top: 5px;
    display: none !important
}
.ads-mobile>div:first-child {
    margin: 0 auto
}
.ads-text {
    font-size: 11px;
    display: block;
}
@media (max-width: 768px) {
    .ads-mobile {
        display: block
    }
}
@media (min-width: 993px) {
    .ads-megabanner,
    .ads-retangulo,
    .ads-arroba {
        margin-bottom: 40px;
        display: block
    }
    .ads-megabanner {
        padding-bottom: 15px;
        padding-top: 15px
    }
    .ads-megabanner>div:first-child {
        margin: 0 auto
    }
}
.paginableTaglist .tag-cover .title-tag {
    margin-bottom: 8px
}
.paginableTaglist .tag-cover .posts {
    padding: 0
}
.paginableTaglist .tag-cover .posts li {
    padding-bottom: 10px;
    margin-bottom: 15px
}
.paginableTaglist .tag-cover .posts li .image {
    float: left;
    padding-right: 15px
}
.paginableTaglist .tag-cover .posts li .date {
    padding-top: 5px
}
.paginableTaglist h1 {
    font-family: "Arial";
    color: #424242;
    font-weight: bold;
    font-size: 28px;
    text-transform: uppercase
}
.paginableTaglist .tag-cover .posts {
    padding: 0
}
.paginableTaglist .tag-cover .posts li {
    list-style: none
}
.paginableTaglist .tag-cover .posts li .title {
    font-size: 16px;
    font-weight: bold;
    line-height: 19px
}
.paginableTaglist .tag-cover .posts li .title a {
    -webkit-tap-highlight-color: rgba(165, 0, 6, 0.2)
}
.paginableTaglist .tag-cover .posts li .date {
    font-size: 13px;
    color: #787878;
    margin-top: 5px
}
.paginableTaglist .tag-cover .posts li .time {
    width: 15%;
    float: left;
    font-size: 13px;
    font-weight: bold
}
.paginableTaglist .tag-cover .posts li .content {
    width: 85%;
    float: left;
    border-left: 1px solid #eaeaea;
    padding-left: 20px;
    padding-bottom: 15px
}
.paginableTaglist .tag-cover .posts li.date {
    font-size: 13px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px
}
.modl-news-block h2 {
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 0;
    font-family: "Knockout27";
    letter-spacing: 1px;
    margin-bottom: 5px
}
.modl-news-block h3 {
    font-size: 16px;
    line-height: 18px;
    font-weight: bold
}
.modl-news-block .border-title {
    position: relative;
    margin-top: 3px;
    margin-bottom: 10px;
}
.modl-news-block .news-title-highlight {
    padding: 15px 0 15px 0;
    font-size: 21px;
    line-height: 110%;
    font-weight: bold
}
.modl-news-block .mixn-news-title {
    padding: 0px 0 13px 0;
    font-size: 21px;
    font-weight: bold;
    line-height: 22px;
    letter-spacing: -0.23px;
}
.modl-news-block .mixn-more {
    padding: 2px 6px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 11px;
    text-transform: lowercase;
    color: #fff
}
.modl-news-block .layt-separator {
    border-bottom: 1px solid #D8D8D8
}
.modl-news-block .layt-news-title-simple {
    color: #424242;
    text-decoration: none;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 15px
}
.img-left-bloc-second {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px
}
.news-title-block-second {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold
}
.news-block .title {
    border-bottom: 3px solid #000
}
.news-block .teaser-link {
    color: #424242;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(165, 0, 6, 0.2)
}
.news-block .teaser-link:hover {
    text-decoration: underline
}
.teaser-text-wrapper {
    display: block;
}
.versal {
    padding: 0px;
    padding-top: 2px;
    padding-bottom: 3px;
    margin: 0px;
    font-family: "Lato";
    font-weight: 900;
    font-size: 12px;
    line-height: 14px;
}
.news-block .news-title-highlight {
    font-size: 21px;
    font-weight: bold;
    line-height: 22px;
    padding: 0px 0 13px 0;
    letter-spacing: -0.23px;
}
.news-block .news-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 18px
}
.news-block .more {
    font-size: 11px;
    padding: 2px 6px 2px 6px;
    text-transform: lowercase;
    color: #fff
}
.news-block .separator {
    border-bottom: 1px solid #D8D8D8
}
.news-block .teaser .news-title {
    font-weight: bold;
    font-size: 21px;
    color: #424242;
    line-height: 100%
}
.news-block .teaser .split {
    font-size: 16px
}
.news-block .teaser .author {
    font-size: 11px;
    border-bottom: 1px solid #e9e9e9;
    color: #626262
}
.news-block .teaser .versal {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    color: #afafaf;
}
.news-block .teaser ul.related {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 25px
}
.news-block .teaser ul.related li {
    font-family: "arial";
    font-weight: bold;
    font-size: 13px
}
.news-block h4 {
    font-size: 14px
}
.news-item h3,
.news-list h3 {
    font-size: 16px
}
.news-block .more {
    position: absolute;
    bottom: 10px;
    right: 0
}
.news-block .thumb {
    float: left;
    margin-right: 15px
}
.news-block .title {
    float: left;
    width: 100%;
    margin-bottom: 25px;
    position: relative
}
.news-block .news-list {
    float: left
}
.news-item-inline {
    float: left;
    margin-bottom: 14px;
}
.news-item-inline .news-title {
    margin: 0 !important;
    font-size: 16px !important;
    line-height: 16px !important;
    padding-top: 0 !important
}
.news-item-inline .thumb {
    float: left;
    margin-right: 15px
}
.teaser {
    margin-bottom: 7px;
}
.teaser .box-image .over {
    background: rgba(25, 25, 25, 0.7);
    color: #fff
}
.teaser .box-image .over .related a {
    color: #fff
}
.teaser .box-image .over .date {
    font-size: 13px
}
.teaser .box-image .news-title a {
    color: #fff;
    -webkit-tap-highlight-color: rgba(165, 0, 6, 0.2)
}
.teaser .box-image {
    position: relative
}
.teaser .box-image .over {
    bottom: 0px;
    padding: 5px 10px 0px 10px
}
.teaser .box-image h2 {
    margin-top: 0 !important;
    line-height: 14px
}
.teaser img {
    width: 100%
}
.coverElement {
    margin-bottom: 0px !important;
}
.coverElement .teaser {
    margin-bottom: 0px !important;
}
.coverElement .news-item-inline {
    width: 100%;
    float: left
}
.coverElement .news-item-inline img {
    max-width: 100% !important
}
.coverElement .news-item-inline .image {
    float: left;
    padding-right: 15px;
    padding-bottom: 3px;
}
.coverElement .news-item-inline .versal {
    margin-bottom: 0;
    padding-top: 0
}
@media (min-width: 360px) {
    .paginableTaglist .tag-cover .posts li .time {
        width: 13%
    }
}
@media (min-width: 480px) {
    .paginableTaglist .tag-cover .posts li .time {
        width: 10%
    }
}
@media (min-width: 600px) {
    .paginableTaglist .tag-cover .posts li .time {
        width: 7%
    }
}
@media (min-width: 768px) {
    .news-block .news-title {
        padding: 15px 0 15px 0
    }
    .teaser .box-image .over {
        position: absolute
    }
}
@media (max-width: 768px) {
    .modl-news-block .news-title {
        font-size: 15px;
        line-height: 110%;
        padding-top: 0
    }
    .modl-news-block .mixn-news-title-highlight {
        font-size: 18px;
        line-height: 110%
    }
    .modl-news-block .right,
    .modl-news-block .left {
        padding-bottom: 0px
    }
    .modl-news-block .right .image,
    .modl-news-block .left .image {
        padding-bottom: 17px;
    }
    .extra.mobile {
        margin-bottom: 25px !important
    }
    .extra.mobile .share {
        display: none
    }
    .extra.mobile .actions {
        display: none
    }
    .extra.mobile .link {
        display: none
    }
    .extra.mobile .whatsapp {
        display: block !important;
        width: 60px
    }
    .extra.mobile .report-email-show {
        width: 52px
    }
    .extra.mobile .googleplus {
        width: 60px
    }
    .extra.mobile .itens-buttons-social {
        width: 100%
    }
    .extra.mobile .itens-buttons-social .count-social {
        font-size: 11px;
        padding-left: 0px
    }
    .extra.mobile .itens-buttons-social li {
        width: 20%;
        padding: 0px 0px
    }
    .extra.mobile .itens-buttons-social li:last-child {
        border: none
    }
}
.cover-opiniao .informe-publi {
    background-color: #00a651
}
.cover-opiniao .info-publi-2 {
    color: #00a651
}
.cover-opiniao .publi .teaser-link {
    color: #00a651;
    font-style: italic
}
.cover-primeiro_plano .informe-publi {
    background-color: #524fa2
}
.cover-primeiro_plano .info-publi-2 {
    color: #524fa2
}
.cover-primeiro_plano .publi .teaser-link {
    color: #524fa2;
    font-style: italic
}
.cover-horizontes .informe-publi {
    background-color: #00a651
}
.cover-horizontes .info-publi-2 {
    color: #00a651
}
.cover-horizontes .publi .teaser-link {
    color: #00a651;
    font-style: italic
}
.cover-almanaque .informe-publi {
    background-color: #009CDF
}
.cover-almanaque .info-publi-2 {
    color: #009CDF
}
.cover-almanaque .publi .teaser-link {
    color: #009CDF;
    font-style: italic
}
.cover-esportes .informe-publi {
    background-color: #f9c623
}
.cover-esportes .info-publi-2 {
    color: #f9c623
}
.cover-esportes .publi .teaser-link {
    color: #f9c623;
    font-style: italic
}
.cover-mais .informe-publi {
    background-color: #DD007F
}
.cover-mais .info-publi-2 {
    color: #DD007F
}
.cover-mais .publi .teaser-link {
    color: #DD007F;
    font-style: italic
}
.cover-plural .informe-publi {
    background-color: #3f0
}
.cover-plural .info-publi-2 {
    color: #3f0
}
.cover-plural .publi .teaser-link {
    color: #3f0;
    font-style: italic
}
.publi .image {
    position: relative
}
.publi .info-publi-2 {
    margin-bottom: -15px;
    margin-top: 15px;
    display: block;
    font-size: 11px
}
.publi .informe-publi {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 11px;
    padding: 3px 10px
}
.prime-carousel .col3 .teaser .box-image .news-title a {
    font-size: 18px
}
.prime-carousel .col2 .teaser .box-image .news-title a {
    font-size: 21px
}
.prime-carousel .col2-large .teaser .box-image .news-title a {
    font-size: 24px
}
.prime-carousel .col2-small .teaser .box-image .news-title a {
    font-size: 18px
}
.prime-carousel .col1 .teaser .box-image .news-title a {
    font-size: 24px
}
.prime-carousel .teaser .box-image .over .versal {
    font-size: 13px !important;
    font-weight: normal !important
}
.prime-carousel .teaser .box-image .over .social-bar ul li {
    color: #434343
}
.prime-carousel .teaser .box-image:hover .over {
    background: rgba(25, 25, 25, 0.95)
}
.prime-carousel .teaser .box-image:hover .over .social-bar ul li,
.prime-carousel .teaser .box-image:hover .over .social-bar ul li a {
    color: #dbdbdb
}
.prime-carousel .teaser .box-image:hover .over .icons-sf {
    background-position: 0 -1108px
}
.prime-carousel .teaser .box-image:hover .over .icons-sm {
    background-position: 0 -1132px
}
.prime-carousel .teaser .box-image:hover .over .icons-sq {
    background-position: 0 -1179px
}
.prime-carousel .teaser .box-image:hover .over .icons-ss {
    background-position: 0 -1209px
}
.prime-carousel .teaser .box-image:hover .social-bar {
    display: block
}
.prime-carousel .teaser .teaser-ico-player {
    background: url("/img/hojeemdia/ico-player-teaser.png") no-repeat center center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: .5;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
    -moz-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}
.prime-carousel .teaser .teaser-ico-player:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}
.prime-carousel .col3 {
    width: 33.333333%;
    float: left;
    padding: 2px
}
.prime-carousel .col2 {
    width: 50%;
    float: left;
    padding: 2px
}
.prime-carousel .col2-large {
    width: 66%;
    float: left;
    padding: 2px
}
.prime-carousel .col2-small {
    width: 34%;
    float: left;
    padding: 2px
}
.prime-carousel .col2-large-600 {
    width: 60%;
    float: left;
    padding: 2px
}
.prime-carousel .col2-small-375 {
    width: 40%;
    float: left;
    padding: 2px
}
.prime-carousel .col1 {
    width: 100%;
    float: left
}
.prime-carousel .teaser {
    margin-bottom: 4px !important
}
.prime-carousel .teaser .box-image .over {
    padding: 15px 15px 15px 15px;
    width: 100%
}
.prime-carousel .teaser .box-image .over .versal {
    display: inline-block
}
.prime-carousel .teaser .box-image .over .social-bar {
    float: right
}
.prime-carousel .teaser .box-image .over .social-bar ul {
    margin-bottom: 0;
    padding-right: 5px;
    list-style: none
}
.prime-carousel .teaser .box-image .over .social-bar ul li {
    display: inline-block
}
.prime-carousel .teaser .box-image .over .social-bar ul li .share {
    cursor: pointer
}
.prime-carousel .teaser .box-image .over .social-bar .bt-share {
    width: 40px;
    height: 40px;
    background: rgba(25, 25, 25, 0.5)
}
.prime-carousel .teaser .box-image .over .social-bar .bt-share:hover {
    background: #506177
}
.prime-carousel .teaser .box-image .over .social-bar .gp-share {
    background: #fff url("/img/hojeemdia/icons/google.png") no-repeat center
}
.prime-carousel .teaser .box-image .over .social-bar .gp-share:hover {
    background: #ef4748 url("/img/hojeemdia/icons/google-white.png") no-repeat center
}
.prime-carousel .teaser .box-image .over .social-bar .tw-share {
    background: #fff url("/img/hojeemdia/icons/twitter.png") no-repeat center
}
.prime-carousel .teaser .box-image .over .social-bar .tw-share:hover {
    background: #00acee url("/img/hojeemdia/icons/twitter-white.png") no-repeat center
}
.prime-carousel .teaser .box-image .over .social-bar .fb-share {
    background: #fff url("/img/hojeemdia/icons/facebook.png") no-repeat center
}
.prime-carousel .teaser .box-image .over .social-bar .fb-share:hover {
    background: #3b5998 url("/img/hojeemdia/icons/facebook-white.png") no-repeat center
}
.prime-carousel .teaser .box-image .over .social-bar .mail-share {
    background: #fff url("/img/hojeemdia/icons/mail.png") no-repeat center
}
.prime-carousel .teaser .box-image .over .social-bar .mail-share:hover {
    background: #00A651 url("/img/hojeemdia/icons/mail-white.png") no-repeat center
}
.prime-carousel .teaser .box-image .over .popover {
    border: none
}
.prime-carousel .teaser .box-image .over .popover .popover-content {
    padding: 0
}
.prime-carousel .teaser .box-image .over {
    float: left;
    width: 100%
}
.prime-carousel .teaser .box-image .over:before,
.prime-carousel .teaser .box-image .over:after {
    content: "";
    display: table
}
.prime-carousel .teaser .box-image .over:after {
    clear: both
}
.prime-carousel .teaser .box-image .over {
    zoom: 1
}
.prime-carousel .teaser .box-image .news-title:before,
.prime-carousel .teaser .box-image .news-title:after {
    content: "";
    display: table
}
.prime-carousel .teaser .box-image .news-title:after {
    clear: both
}
.prime-carousel .teaser .box-image .news-title {
    zoom: 1
}
.prime-carousel .teaser .box-image .img-mobile {
    display: none
}
.prime-carousel .teaser .box-image .icons-social-arrow {
    cursor: pointer
}
.prime-carousel .teaser .box-image.full img {
    height: 540px
}
.prime-carousel .teaser .box-image.half img {
    height: 268px
}
.mobile.prime-carousel .teaser .box-image.half img,
.mobile.prime-carousel .teaser .box-image.full img {
    height: auto
}
.mobile.prime-carousel .teaser .box-image .over {
    min-height: 7.5em
}
.mobile.prime-carousel .teaser .box-image .over .news-title a {
    font-size: 0.9em
}
.mobile.prime-carousel .teaser .box-image .over .versal {
    padding-top: 0 !important
}
.modal-open .normal.owl-carousel {
    width: 100% !important
}
.modal-open .normal.owl-carousel .item {
    width: 100% !important
}
.owl-carousel.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}
.owl-carousel.owl-theme .owl-dots {
    text-align: center;
    padding-top: 10px
}
.owl-carousel.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}
.owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.owl-carousel.owl-theme .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}
.owl-carousel.owl-theme .owl-prev,
.owl-carousel.owl-theme .owl-next {
    cursor: pointer;
    height: 45px;
    line-height: 45px;
    position: absolute;
    top: 280px;
    margin-top: -22px;
    z-index: 100
}
.owl-carousel.owl-theme .owl-prev i,
.owl-carousel.owl-theme .owl-next i {
    color: #ed1c24;
    font-size: 85px;
    font-weight: lighter;
    height: 45px;
    line-height: 45px
}
.owl-carousel.owl-theme .owl-prev {
    right: -97px
}
.owl-carousel.owl-theme .owl-next {
    right: -60px
}
.owl-carousel.owl-theme .owl-item {
    z-index: 1000
}
.popover {
    border-radius: 0
}
.mobile.prime-carousel .teaser .box-image .news-title {
    font-size: 18px !important
}
.mobile.prime-carousel .owl-nav {
    display: none
}
@media (max-width: 768px) {
    .prime-carousel .box-image .over {
        background: rgba(25, 25, 25, 0.8) !important;
        min-height: 90px
    }
    .prime-carousel .box-image .over .social-bar ul li .fa {
        color: #dbdbdb !important
    }
}
.flexslider {
    background: #333;
    border-radius: 0
}
.flexslider.flexCarousel {
    background: #333;
    border-radius: 0px
}
.flexslider.flexCarousel .flex-active-slide {
    opacity: 1 !important
}
.flexslider.flexCarousel .slides li {
    opacity: 0.5
}
.flexslider.flexCarousel .slides img {
    border: 1px solid #fff
}
.flexslider.slider .slides li {
    min-height: 390px
}
.flexslider {
    border: none;
    margin: 0;
    box-shadow: none
}
.flexslider .slides li {
    position: relative
}
.flexslider .slides li .galleryitem {
    background-color: #333
}
.flexslider .slides img {
    margin: 0 auto;
    display: block;
    width: auto;
    max-width: 100%
}
.flexslider .slides .img-info {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 7px;
    background: rgba(25, 25, 25, 0.8);
    color: #fff
}
.flexslider .slides .img-info .subtitle {
    background: none !important;
    padding: 0 !important;
    color: #ccc !important;
}
.flexslider .slides .author {
    font-size: 10px;
    color: #ccc
}
.flexslider .flex-direction-nav a:before {
    color: #fff !important
}
.flexslider.flexCarousel {
    margin-bottom: 25px
}
.flexslider.flexCarousel .slides img {
    width: 100%
}
.flexslider.flexCarousel .galleryitem {
    cursor: pointer;
    padding: 5px 2px 5px 2px
}
.flexslider.flexCarousel .flex-direction-nav a {
    top: 60% !important
}
.jcarousel {
    position: relative;
    overflow: hidden
}
.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0
}
.jcarousel li {
    float: left
}
.jcarousel-pagination {
    text-align: center;
    padding-top: 5px
}
.jcarousel-pagination a {
    text-decoration: none;
    font-size: 11px;
    line-height: 14px;
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url("/img/hojeemdia/bullets.png") no-repeat;
    color: #4E443C;
    padding: 3px;
    text-align: center;
    margin-right: 2px;
    text-indent: 9999px;
    overflow: hidden
}
.jcarousel-pagination a.active {
    background-position: 0px -20px
}
.carousel {
    margin-bottom: 20px
}
.carousel .box-thumb {
    width: 100%;
    margin-top: 2px
}
.carousel .box-thumb .thumb {
    width: 24.99%;
    float: left
}
.carousel .image-slide {
    width: 100%
}
.carousel .image-slide img {
    max-width: 100%
}
.carousel .image-slide .caption {
    padding: 5px 5px;
    bottom: 5%;
    position: absolute;
    width: 75%;
    margin-left: 20px
}
.carousel .image-slide .caption a {
    padding: 5px 0px;
    box-shadow: 10px 0 0 #231f20, -10px 0 0 #231f20
}
.carousel .box-thumb img {
    opacity: 0.5
}
.carousel .box-thumb .selected img {
    opacity: 100
}
.carousel .box-thumb a {
    cursor: pointer
}
.carousel .image-slide .caption a {
    background-color: #231f20;
    font-family: "Arial";
    font-weight: bold;
    font-size: 22px;
    color: #fff
}
.modal-line {
    position: fixed;
    left: 0px;
    bottom: 0px;
    height: 45px;
    width: 100%;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s;
    z-index: 2
}
.signature {
    position: relative;
    background-color: #454545;
    border-top: 4px solid #b8211a
}
.signature-cursor {
    cursor: pointer
}
.signature-content-width {
    position: relative
}
.signature-content-width .spacer-top-assine {
    margin-top: 20px
}
.signature-content-width .signature-image {
    width: 580px;
    display: inline-block;
    vertical-align: top
}
.signature-text-wrap {
    display: inline-block;
    width: 400px;
    right: 25px;
    position: relative;
    text-align: right
}
.signature-text-wrap p {
    font-family: Arial;
    font-size: 0.87em;
    font-weight: bold;
    color: #000000
}
.signature-text-wrap h2,
.signature-text-wrap h3 {
    color: #b7221b;
    font-family: Arial;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.12em;
    margin-bottom: 5px
}
.signature-text-wrap h3 {
    margin: 0;
    text-transform: capitalize
}
.signature-text-wrap .signatures-info {
    margin: 20px 0 15px 0
}
.signature-text-wrap .signatures-info .call-assine {
    color: #b7221b;
    font-family: Arial;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.12em;
    margin-bottom: 0px
}
.signature-text-wrap .signatures-info .city {
    display: inline-block;
    right: 20px;
    position: relative
}
.signature-text-wrap .signatures-info .city p {
    text-transform: capitalize;
    line-height: 80%;
    font-size: 1.12em
}
.signature-text-wrap .signatures-info .outher-city {
    display: inline-block
}
.signature-text-wrap .signatures-info .outher-city p {
    text-transform: capitalize;
    line-height: 80%;
    font-size: 1.12em
}
.signature-text-wrap .signature-style {
    text-transform: uppercase;
    border: 1px solid #ee3229;
    padding: 10px 25px;
    color: #FFF;
    background: #ee3229;
    font-weight: bold
}
.icons-btn-assine-show {
    position: absolute;
    top: -19px;
    right: 50px;
    cursor: pointer
}
.icons-btn-assine-close {
    position: absolute;
    right: 10px;
    cursor: pointer;
    display: none
}
.icons-btn-assine-hidden {
    position: absolute;
    right: 50px;
    cursor: pointer;
    display: none
}
.signature-title {
    font-size: 2em;
    font-family: "knockout27";
    color: #fff;
    text-align: right;
    padding: 7px;
    line-height: 29px;
    margin: 0 !important;
    text-transform: uppercase;
    right: 108px;
    position: relative;
    letter-spacing: 2px
}
.opened {
    height: 400px;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s
}
.signature-content {
    background: #e0bacc url("/img/hojeemdia/bg-assine-content.png") repeat;
    height: 100%
}
#set-modal-local-storage {
    display: none
}
.pagination li a {
    background: #2aa5c8;
    color: #fff;
    border: none;
    margin-right: 5px;
    border-radius: 0;
    font-size: 14px
}
.pagination li:first-child a,
.pagination li:last-child a {
    background: none;
    color: #2aa5c8
}
li.current a {
    background: none;
    color: #2aa5c8;
    border: 1px solid #2aa5c8;
    padding: 4px 14px;
    border-radius: 0
}
li.next a,
li.prev a {
    background: none
}
li:last-child a {
    border-radius: 0
}
.pager {
    margin: 0 !important
}
@media (min-width: 360px) {
    .pager {
        margin: inherit
    }
}
@media (max-width: 768px) {
    .pagination li a {
        font-size: 11px;
        padding: 5px 11px
    }
}
.modal-open {
    overflow: auto !important
}
.modal-open h4 {
    font-weight: bold;
    font-size: 12px
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: black
}
.modal-header {
    padding: 3px;
    border: none
}
.modal-title {
    line-height: 40px;
    font-size: 18px;
    padding-left: 23px;
    text-transform: uppercase;
    font-weight: bold
}
.modal-header .close {
    margin: 0px
}
button.close {
    padding-right: 13px
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 40px
}
.modl-report-desc,
.modl-email-desc {
    font-size: 11px
}
.modl-report-label {
    font-size: 13px
}
.reportMessage fieldset .form-group .form-control {
    font-size: 13px;
    line-height: 1.42857143;
    border: white;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit
}
.error {
    font-size: 11px;
    font-style: italic;
    font-weight: normal
}
.modl-btn-report {
    font-size: 13px;
    padding: 5px 20px;
    text-transform: uppercase
}
#container-whatsapp .modal-header-whatsapp {
    padding: 0.1875em;
    border: none;
    background-color: black;
    min-height: 16.43px;
    border-bottom: 1px solid #e5e5e5
}
#container-whatsapp .modal-header-whatsapp .modal-title-whatsapp {
    line-height: 40px;
    font-size: 18px;
    padding-left: 1.43em;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFF;
    margin: 0
}
#container-whatsapp .modal-header-whatsapp .icons-icon-whatsapp {
    vertical-align: sub
}
#container-whatsapp .modal-body-whatsapp {
    background-color: #F7F7F7
}
#container-whatsapp .modal-body-whatsapp p {
    font: bold 0.8125em Arial;
    padding-bottom: 0.93em
}
#container-whatsapp .contact-whatsapp {
    border: 1px solid #d7d7d7;
    background-color: #E9E9E9;
    padding: 0.625em
}
#container-whatsapp .contact-whatsapp .info-whatsapp {
    width: 60%;
    display: inline-block;
    margin-left: 5%
}
@media only screen and (max-width: 760px) {
    #container-whatsapp .contact-whatsapp .info-whatsapp {
        width: 100%;
        display: inline-block;
        margin-left: 5%
    }
}
#container-whatsapp .contact-whatsapp .img-whatsapp {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    position: relative
}
#container-whatsapp .contact-whatsapp .img-whatsapp img {
    position: absolute;
    right: 0;
    margin-top: 10px
}
#container-whatsapp .contact-whatsapp h2 {
    font: bold 1.875em Arial;
    margin-bottom: 0.6em
}
#container-whatsapp .contact-whatsapp p {
    font: bold 0.8125em Arial
}
#container-whatsapp .contact-whatsapp .vhcd {
    color: #ee3129;
    text-transform: uppercase
}
@media (max-width: 360px) {
    #container-whatsapp .contact-whatsapp .info-whatsapp {
        width: 95%;
        display: block;
        margin-left: 5%
    }
    #container-whatsapp .contact-whatsapp .img-whatsapp {
        width: 100%;
        display: inline-block;
        position: inherit
    }
    #container-whatsapp .contact-whatsapp .img-whatsapp img {
        position: inherit
    }
}
@media (min-width: 640px) {
    #container-whatsapp .modal-body-whatsapp {
        padding: 3.75em
    }
}
@media (min-width: 640px) {
    .modal-body.modal-body-little-cover {
        padding-left: 97px;
        padding-right: 97px;
    }
}
.layt-header-report-error {
    background-color: #231f20
}
.layt-header-report-email {
    background-color: #ed1b35
}
.layt-modal-body-report {
    background-color: #f6f6f6
}
.modal-title {
    color: white
}
.close {
    color: white;
    opacity: inherit
}
.layt-btn-report {
    background-color: #2aa4c7;
    color: #f7f7f7
}
.modal-newspaper-cover .modal-header {
    height: 40px;
    background: #231f20;
    position: relative
}
.modal-newspaper-cover .modal-header .title {
    font-size: 1.12em;
    font-family: Trebuchet MS;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    left: 15px;
    position: absolute;
    line-height: 14px
}
.modal-newspaper-cover .modal-header .close-newspaper-button {
    position: absolute;
    font-size: 1.12em;
    font-family: Trebuchet MS;
    font-weight: bold;
    color: #FFF;
    background: transparent;
    border: none;
    right: 10px
}
.modal-newspaper-cover .modal-body {
    background: #f7f7f7
}
.modal-newspaper-cover .modal-body .sidebar-left h2 {
    font-weight: bold;
    font-size: 1.8em;
    margin-top: 0;
    font-family: Trebuchet MS;
    color: #b7221b;
    text-transform: uppercase
}
.modal-newspaper-cover .modal-body .sidebar-left p {
    color: #000000;
    font-weight: bold;
    font-family: Arial;
    font-size: 0.87em;
    text-align: left
}
.modal-newspaper-cover .modal-body .sidebar-left h3 {
    font-size: 1.25em;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Arial;
    color: #b7221b
}
.modal-newspaper-cover .modal-body .sidebar-left h4 {
    font-weight: bold;
    text-transform: capitalize;
    font-size: 0.93em;
    color: #b7221b;
    padding-bottom: 1em
}
.modal-newspaper-cover .modal-body .sidebar-left h5 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.93em;
    color: #b7221b;
    text-align: left;
    padding-bottom: .7em
}
.modal-newspaper-cover .modal-body .sidebar-left .city-bh,
.modal-newspaper-cover .modal-body .sidebar-left .outher-citys {
    float: left
}
.modal-newspaper-cover .modal-body .sidebar-left .city-bh p,
.modal-newspaper-cover .modal-body .sidebar-left .outher-citys p {
    font-family: Arial;
    text-transform: capitalize;
    font-size: 1.12em;
    line-height: 80%
}
.modal-newspaper-cover .modal-body .sidebar-left .outher-citys {
    float: right
}
.modal-newspaper-cover .modal-body .sidebar-left figure img {
    max-width: 428px;
    padding-top: 1.25em
}
.modal-newspaper-cover .modal-body .sidebar-left figure figcaption {
    font-family: Arial;
    font-weight: bold;
    font-size: 0.87em;
    color: #000;
    text-align: center
}
.modal-newspaper-cover .modal-body .sidebar-left figure figcaption a {
    color: #b7221b
}
.modal-newspaper-cover .modal-body .sidebar-left figure figcaption .signature-style {
    text-transform: uppercase;
    border: 1px solid #ee3229;
    padding: 10px 25px;
    color: #FFF;
    background: #ee3229;
    font-weight: bold
}
.modal-newspaper-cover .modal-body .sidebar-left .actions {
    text-align: center;
    margin-bottom: 10px
}
.modal-newspaper-cover .modal-body .sidebar-left .actions .signature-style {
    text-transform: uppercase;
    border: 1px solid #ee3229;
    padding: 10px 25px;
    color: #FFF;
    background: #ee3229;
    font-weight: bold;
    margin: 0 5px;
    font-size: 13px
}
#container-snapchat .modal-header-snapchat {
    padding: 0.1875em;
    border: none;
    background-color: #000000;
    min-height: 16.43px;
    border-bottom: 1px solid #e5e5e5
}
#container-snapchat .modal-header-snapchat .modal-title-snapchat {
    line-height: 40px;
    font-size: 18px;
    padding-left: 1.43em;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFF;
    margin: 0
}
#container-snapchat .modal-body-snapchat {
    background-color: #000000
}
#container-snapchat .modal-body-snapchat img {
    height: 400px;
    margin-left: auto;
    margin-right: auto
}
#header .temp {
    font-family: 'knockout27';
    font-size: 18px;
    color: #A0A0A0;
    letter-spacing: 0.5px
}
#header .temp .icons {
    vertical-align: text-bottom
}
#header .temp .min {
    color: #1a90eb;
    font-size: 25px;
    padding-left: 5px
}
#header .temp .max {
    color: #ee3129;
    font-size: 25px;
    padding-left: 5px
}
#header .temp .title-city {
    margin-left: 8px;
    font-size: 22px
}
#header .title-font {
    font-family: 'knockout27';
    text-transform: uppercase;
    color: #A0A0A0;
    font-size: 18px;
    letter-spacing: 0.5px
}
#header .weater-complete {
    margin-top: 5px
}
#header .dropdown-menu:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 9px
}
#header .dropdown-menu:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
    top: -6px;
    left: 10px
}
#header .dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px
}
#header .dropdown-menu li:hover .sub-menu {
    visibility: visible
}
#header .dropdown:hover .dropdown-menu .content {
    display: block;
    position: relative;
    animation-name: AniStart;
    animation-duration: 0.3s
}
#header .dropdown-menu {
    margin-top: 0
}
#header .dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px
}
#header .dropdown-menu li:hover .sub-menu {
    visibility: visible
}
#header .dropdown:hover .dropdown-menu {
    display: block
}
#header .content .select-city-weather {
    -webkit-appearance: none;
    width: 100%;
    padding: 0 0.31em 0 0.62em;
    border: 1px solid #D9D9D9;
    color: #A0A0A0;
    font-size: 17px;
    font-family: 'knockout27';
    text-transform: uppercase;
    background-image: url("/img/hojeemdia/bg-select-weather.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-color: transparent;
    letter-spacing: 0.5px
}
@-webkit-keyframes AniStart {
    0% {
        top: -20px;
        opacity: 0.0
    }
    100% {
        top: 0px;
        opacity: 1
    }
}
#weather.mobile {
    width: 200px;
    margin: 0 auto
}
#weather.mobile h1 {
    font-family: 'knockout27';
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-top: 0
}
#weather.mobile .temp {
    font-family: 'knockout27';
    font-size: 25px;
    color: #A0A0A0;
    letter-spacing: 0.5px
}
#weather.mobile .min {
    color: #1a90eb;
    font-size: 45px;
    padding-left: 5px
}
#weather.mobile .max {
    color: #ee3129;
    font-size: 45px;
    padding-left: 5px
}
.trafi {
    position: relative;
    margin-bottom: 30px
}
.trafi h4 {
    background: #b7221b;
    padding: 8px 15px;
    font-family: "knockout27", "Arial", "sans-serif";
    font-size: 1.225em;
    color: #ffffff;
    margin: 0;
    letter-spacing: 1px
}
.trafi article {
    padding: 15px
}
#trafi h4 {
    font-weight: bold;
    letter-spacing: 2px
}
#trafi .form-group {
    margin-bottom: 30px
}
#trafi .form-group .form-control {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}
#trafi .form-group.exit .dropdown,
#trafi .form-group.todo .dropdown {
    position: absolute;
    top: 34px;
    left: 15px;
    right: 15px;
    z-index: 9;
    border: 1px solid #ddd;
    border-top: 0;
    background: #eee
}
#trafi .form-group.exit .dropdown .item,
#trafi .form-group.todo .dropdown .item {
    font-size: 0.7em;
    width: 100%;
    float: left;
    clear: both;
    border-bottom: 1px solid #ddd;
    padding: 5px;
    cursor: pointer
}
#trafi .form-group.exit .dropdown .item:hover,
#trafi .form-group.todo .dropdown .item:hover {
    background: #ddd;
    color: #313131
}
#trafi .form-group.exit .dropdown .item img,
#trafi .form-group.todo .dropdown .item img {
    width: 20px;
    float: left;
    margin-right: 5px
}
#trafi .form-group.time .dropdown {
    position: absolute;
    z-index: 9;
    top: 34px;
    width: 120px;
    background: #f5f5f5;
    text-align: center;
    height: 120px;
    overflow-y: scroll;
    border: 2px solid #ddd;
    border-top: 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 2px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 2px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 2px 2px
}
#trafi .form-group.time .dropdown .item {
    border-bottom: 1px solid #ddd;
    color: #888;
    font-size: 0.9em
}
#trafi .form-group.time .dropdown .item:hover {
    background: #ddd;
    cursor: pointer;
    color: #313131;
    font-weight: bold
}
#trafi .form-group.date .dropdown {
    position: absolute;
    top: 34px;
    z-index: 9
}
#trafi .form-group.date .dropdown .cal {
    border: 1px solid #ddd;
    width: 222px;
    height: 202px;
    padding: 5px;
    background: #eee
}
#trafi .form-group.date .dropdown .cal .month {
    font-size: 0.8em;
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 3px;
    padding-top: 3px;
    background: #ddd;
    margin: -5px;
    margin-bottom: 5px
}
#trafi .form-group.date .dropdown .cal .month span {
    display: inline-block;
    padding: 0 25px;
    text-transform: uppercase;
    font-weight: bold
}
#trafi .form-group.date .dropdown .cal .month>div:hover {
    cursor: pointer;
    color: #b7221b
}
#trafi .form-group.date .dropdown .cal .cell {
    display: inline-block;
    font-size: 0.7em;
    width: 30px;
    text-align: center
}
#trafi .form-group.date .dropdown .cal .cell.hover {
    cursor: pointer
}
#trafi .form-group.date .dropdown .cal .cell.now {
    color: #e24b2c
}
#trafi .form-group.date .dropdown .cal .cell.dim {
    color: #aaa
}
#trafi .form-group.date .dropdown .cal .cell.active,
#trafi .form-group.date .dropdown .cal .cell.hover:hover {
    background: #e24b2c;
    color: #fff;
    border-radius: 4px
}
#trafi .form-group.partida .dropdown {
    position: absolute;
    top: 34px;
    z-index: 9;
    width: 120px;
    border: 2px solid #ddd;
    border-top: 0;
    border-bottom-width: 1px;
    background: #eee
}
#trafi .form-group.partida .dropdown .item {
    padding: 2px 5px;
    border-bottom: 1px solid #ddd;
    color: #888;
    font-size: 0.9em
}
#trafi .form-group.partida .dropdown .item:hover {
    background: #ddd;
    cursor: pointer;
    color: #313131;
    font-weight: bold
}
#trafi a.link {
    display: block;
    height: 34px;
    background: url("/img/hojeemdia/trafi.png") no-repeat left center
}
@media (max-width: 976px) {
    .score-board {
        text-align: center
    }
    .score-board .acompanhe {
        display: none
    }
    .score-board .score-board-slides {
        width: 632px
    }
    .score-board .game {
        width: 295px
    }
}
@media (max-width: 768px) {
    .score-board .nav-wrapper {
        width: 16% !important
    }
}
.score-board {
    border: 1px solid #ccc;
    height: 96px;
    text-transform: uppercase;
    font: bold 13px arial, sans-serif;
    color: #424242;
    border-top: 6px solid #f9c623;
    margin-bottom: 30px
}
.score-board .acompanhe {
    float: left;
    background-color: #ededed;
    border: 0px;
    width: 8%;
    padding: 25px 0px
}
.score-board .score-board-slide {
    width: 83.333333%;
    float: left;
    visibility: hidden
}
.score-board .game {
    float: left;
    border-right: 1px solid #ccc;
    position: relative;
    width: 100%;
    padding: 0px 20px;
    height: 90px
}
.score-board .game .teams {
    width: 100%;
    height: 35px;
    line-height: 25px
}
.score-board .game .teams .home {
    width: 100%
}
.score-board .game .teams .home .image {
    float: right
}
.score-board .game .teams .visitor {
    width: 100%
}
.score-board .game .teams .visitor .image {
    float: left
}
.score-board .game .infoTooltip {
    display: none
}
.score-board .game .info {
    color: #828282;
    font: 11px regular arial, sans-serif;
    text-transform: none;
    text-align: center
}
.score-board .game .name,
.score-board .game .image,
.score-board .game .home,
.score-board .game .score,
.score-board .game .visitor {
    display: block;
    float: left
}
.score-board .score-board-nav {
    height: 90px;
    cursor: pointer;
    background-size: 30px !important
}
.score-board .nav-wrapper {
    float: right;
    width: 8.5%
}
.score-board .owl-prev {
    background: url("/img/hojeemdia/left-arrow.png") no-repeat center center;
    border-right: 1px solid #ccc
}
.score-board .owl-next {
    background: url("/img/hojeemdia/right-arrow.png") no-repeat center center
}
.score-board .owl-next,
.score-board .owl-prev {
    height: 90px;
    cursor: pointer;
    background-size: 30px !important;
    float: left;
    width: 50%
}
.score-board a:hover,
.score-board a:focus {
    color: #424242;
    text-decoration: none
}
.score-board .bolinha {
    width: 12px;
    height: 12px;
    background: red;
    border-radius: 50%;
    margin: auto;
    margin-top: 12px
}
.score-board .championshipName {
    color: #bbbbbb;
    margin: 10px 0px;
    font-size: 11px;
    font-weight: normal
}
.score-board .championshipName .time {
    float: right
}
.score-board span.homeScore,
.score-board span.awayScore {
    float: right
}
.score-board .owl-carousel.owl-loaded {
    margin-bottom: 0 !important
}
.sliderOver {
    position: absolute;
    z-index: 9999;
    width: 90%
}
.sliderOver .infoTooltip {
    background: #ededed;
    border: 1px solid #ccc;
    border-top: 0px;
    left: -3px;
    box-shadow: 3px 3px 3px #929292;
    width: 48% !important;
    top: -30px;
    position: relative;
    padding: 5px 0px
}
.sliderOver .infoTooltip .name {
    font-size: 14px;
    line-height: 130%;
    width: 80%;
    display: inline-block;
    padding-top: 5px;
    color: #787878
}
.sliderOver .infoTooltip .home {
    padding-right: 0
}
.sliderOver .infoTooltip .visitor {
    padding-left: 0
}
.sliderOver .infoTooltip .imageFK {
    float: left
}
.sliderOver .infoTooltip .imageFK .right {
    float: right
}
.sliderOver .teamsFK {
    margin: 10px 0px
}
.sliderOver .padding0px {
    padding: 0px !important
}
.sliderOver .upper {
    text-transform: uppercase
}
.sliderOver .campeonatoTeste {
    margin-top: 15px
}
.sliderOver .vs {
    color: #ccc;
    font-size: 10px;
    padding-right: 3px
}
.sliderOver span.homeScoreFK,
.sliderOver span.awayScoreFK {
    color: rgba(0, 128, 0, 0.8);
    font-size: 20px
}
.sliderOver .classSuperSport {
    cursor: pointer
}
.sliderOver .campeonatoTeste,
.sliderOver .infoShowTime {
    color: #bbbbbb;
    margin: 10px 0px
}
.sliderOver .campeonatoTesteFK,
.sliderOver .infoShowTimeFK {
    color: #bbbbbb;
    margin: 5px 0px 0px 0px;
    line-height: 18px;
    font-size: 13px
}
.sliderOver .locationPlace {
    color: #bbbbbb;
    font-size: 11px
}
.sliderOver .infoShowTime,
.sliderOver .infoShowTimeFK {
    text-align: right;
    font-size: 10px
}
.sliderOver .game:hover,
.sliderOver .score-board-nav:hover {
    background-color: #ededed !important;
    border-bottom: 1px solid #ccc
}
.sliderOver .col-sm-12.text-center.bold.padding0px {
    top: 35%
}
.sliderOver .acompanhe {
    border-right: 1px solid #ccc !important
}
.sliderOver .next {
    border-left: 1px solid #ccc
}
.livegame-h3 {
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    font-size: 20px !important
}
.scoreboard-realtime {
    margin-bottom: 35px
}
.scoreboard-realtime .scoreboard-top {
    text-transform: uppercase;
    font-size: 11px;
    color: #727272
}
.scoreboard-realtime .team-container {
    padding: 15px 65px 20px 30px;
    display: inline-block;
    width: 100%;
    position: relative
}
.scoreboard-realtime .team-name {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 30px
}
.scoreboard-realtime .team-shield {
    display: inline-block;
    position: absolute;
    top: 10%;
    right: 0
}
.scoreboard-realtime .score {
    height: 100%;
    font-weight: bold;
    font-size: 40px
}
.scoreboard-realtime .scoreboard-home {
    padding-right: 0
}
.scoreboard-realtime .scoreboard-away {
    padding-left: 0
}
.widget-videos {
    position: relative;
    margin-bottom: 30px
}
.widget-videos h1 {
    background: #fac624;
    text-align: center;
    text-transform: uppercase;
    color: #fff !important;
    font-family: "knockout27", "Arial", "sans-serif" !important;
    font-weight: normal;
    font-size: 24px !important;
    letter-spacing: 1px;
    margin: 0;
    height: 35px;
    line-height: 35px
}
.widget-videos .title {
    position: absolute;
    z-index: 1;
    top: 35px;
    left: 0;
    right: 0;
    bottom: 0;
    border: 10px solid #000;
    cursor: pointer;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
    -moz-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}
.widget-videos .title:hover {
    background-color: rgba(0, 0, 0, 0.3)
}
.widget-videos .video {
    position: relative;
    overflow: hidden;
    background: #000
}
.widget-videos .video .video-adjust {
    padding-bottom: 68%
}
.widget-videos .video .video-crop {
    position: absolute;
    top: -8px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}
.widget-video-modal {
    background-color: rgba(0, 0, 0, 0.5)
}
.right-header:hover .arrow-share,
.sub-container-cover-footer:hover .arrow-share {
    display: block
}
.newspaper-social .arrow-share {
    display: block;
    background: url("/img/hed/social-arrow.jpg") no-repeat center center;
    position: absolute;
    bottom: 50px;
    right: 10px;
    width: 22px;
    height: 18px;
    cursor: pointer
}
.newspaper-social .arrow-share.onorte {
    background: url("/img/hed/social-arrow-onorte.jpg") no-repeat center center
}
.newspaper-social.in .arrow-share,
.newspaper-social.in ul {
    display: block
}
.newspaper-social ul {
    display: none;
    position: absolute;
    bottom: 25px;
    right: -35px;
    z-index: 9;
    background: #fff;
    width: 35px;
    text-align: center;
    padding-top: 5px;
    -webkit-box-shadow: 1px 1px 3px #ddd;
    -moz-box-shadow: 1px 1px 3px #ddd;
    -o-box-shadow: 1px 1px 3px #ddd;
    box-shadow: 1px 1px 3px #ddd
}
.newspaper-social ul:before,
.newspaper-social ul:after {
    content: '';
    position: absolute
}
.newspaper-social ul:before {
    bottom: 15px;
    left: -9px;
    border-right: 9px solid #dddddd;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent
}
.newspaper-social ul:after {
    bottom: 17px;
    left: -8px;
    border-right: 8px solid #ffffff;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent
}
.newspaper-social ul a {
    display: block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    margin: 0 5px 5px;
    text-decoration: none !important
}
.newspaper-social ul a:hover {
    color: #ffffff
}
.newspaper-social ul .share-google-plus a:hover {
    background-color: #ef4748
}
.newspaper-social ul .share-twitter a:hover {
    background-color: #00acee
}
.newspaper-social ul .share-facebook a:hover {
    background-color: #3b5998
}
.newspaper-social ul .share-email a:hover {
    background-color: #00A651
}
section#shopping .bl {
    border-right: 1px solid #eaeaea
}
section#shopping.widget {
    padding: 15px;
    margin-bottom: 30px;
    border: 1px solid #ddd;
    position: relative
}
section#shopping.widget h2 {
    font-size: 28px;
    letter-spacing: 0px
}
section#shopping.widget .products .product {
    margin-top: 10px;
    height: 210px
}
section#shopping.widget .products .product .name {
    line-height: 16px;
    font-size: 13px;
    font-weight: bold
}
section#shopping.widget .products .product .image {
    padding-bottom: 10px
}
section#shopping.widget .products .product .link {
    padding-top: 10px;
    bottom: 0;
    position: absolute;
    background-color: #ff7800;
    padding: 2px 5px
}
section#shopping.widget .products .product .link a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px
}
section#shopping.widget .products .product .link-sidebar {
    margin-left: 120px;
    top: 80px;
    position: absolute;
    background-color: #ff7800;
    padding: 2px 20px 0 34px
}
section#shopping.widget .products .product .link-sidebar a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px
}
section#shopping.widget .products .product .link-internal {
    bottom: 5px;
    position: absolute;
    background-color: #ff7800;
    padding: 1px 5px
}
section#shopping.widget .products .product .link-internal a {
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.5px
}
section#shopping.widget .products .product-sidebar {
    height: 110px !important
}
section#shopping .border-top {
    display: block;
    width: 230px;
    height: 5px;
    position: absolute;
    left: -1px;
    top: -1px;
    background-color: #ff7800
}
section#shopping.page h2 {
    display: inline-block;
    padding-top: 10px;
    padding-left: 10px
}
section#shopping.page .top {
    position: relative;
    padding: 10px;
    border: 1px solid #ddd
}
section#shopping.page .logo {
    float: right;
    max-width: 40%
}
section#shopping.page nav {
    border-bottom: 2px solid #ddd
}
section#shopping.page ul.menu {
    padding: 0
}
section#shopping.page ul.menu li {
    display: inline-block;
    padding: 15px 3px;
    COLOR: #424242;
    border-bottom: 1px solid #ccc;
    margin: 0;
    font-size: 15px
}
section#shopping.page ul.menu li:hover {
    border-bottom: 2px solid orange !important;
    color: orange !important;
    padding-bottom: 14px !important;
    cursor: pointer
}
section#shopping.page .products {
    margin-top: 35px
}
section#shopping.page .products .product {
    border: 1px solid #ddd;
    padding: 10px;
    min-height: 121px;
    position: relative
}
section#shopping.page .products .product .name {
    line-height: 16px;
    font-size: 13px;
    font-weight: bold
}
section#shopping.page .products .product .image {
    padding-bottom: 10px;
    float: left;
    padding-right: 15px
}
section#shopping.page .products .product .link {
    margin-top: 10px;
    float: left;
    background-color: #ff7800;
    padding: 2px 20px;
    position: absolute;
    bottom: 10px;
    right: 40px
}
section#shopping.page .products .product .link a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px
}
section#shopping.page .products .product:hover {
    border: 1px solid #ff7800 !important
}
section#shopping .info-top {
    padding: 20px;
    border: 1px solid #ddd;
    margin-top: 40px;
    position: relative
}
section#shopping .info-top .images {
    width: 300px;
    float: left;
    margin-right: 25px;
    position: relative;
    margin-bottom: 0
}
section#shopping .info-top .images .owl-nav {
    position: absolute;
    top: 45%;
    width: 300px
}
section#shopping .info-top .images .owl-prev {
    top: 0;
    left: 0px
}
section#shopping .info-top .images .owl-prev i {
    font-size: 60px;
    color: #ff7800;
    padding-left: 5px
}
section#shopping .info-top .images .owl-next {
    top: 0;
    right: 0
}
section#shopping .info-top .images .owl-next i {
    font-size: 60px;
    color: #ff7800;
    padding-right: 5px
}
section#shopping .info-top .image {
    width: 300px;
    height: 300px;
    float: left;
    margin-right: 30px;
    background-color: #ddd
}
section#shopping .info-top .name {
    font-family: Knockout;
    font-size: 28px;
    margin-bottom: 15px;
    letter-spacing: 0.6px
}
section#shopping .info-top .buy {
    position: absolute;
    bottom: 25px;
    right: 25px;
    background: #ff7800;
    padding: 8px 35px
}
section#shopping .info-top .buy a {
    color: #ffffff
}
section#shopping .info-bottom {
    padding: 20px;
    border: 1px solid #ddd;
    margin-top: 40px
}
section#shopping .info-bottom ul {
    background: none;
    margin-bottom: 25px
}
section#shopping .info-bottom ul li {
    font-size: 16px
}
section#shopping .info-bottom ul li:last-child a {
    border-radius: 4px 4px 0 0
}
section#shopping .info-bottom .tab-pane {
    color: #787878;
    font-size: 15px
}
section#shopping .info-bottom .nav-tabs>li.active>a:focus {
    color: #ff7800
}
@media (max-width: 768px) {
    section#shopping .bl {
        border: none
    }
    section#shopping .products .product {
        min-height: 120px
    }
    section#shopping .products .product .image {
        float: left;
        padding-right: 15px
    }
    section#shopping .products .product .link-sidebar {
        padding: 2px 20px 0 42px !important;
        margin-left: 135px !important;
        top: 72px !important
    }
    section#shopping .col-widget-shopping {
        float: left !important;
        width: 100% !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        position: relative !important
    }
    section#shopping .col-widget-shopping .image {
        width: 40% !important
    }
    section#shopping .col-widget-shopping .name {
        width: 60% !important;
        float: right !important
    }
    section#shopping .col-widget-shopping .link,
    section#shopping .col-widget-shopping .link-internal {
        float: right !important;
        width: 50% !important;
        bottom: inherit !important
    }
    section#shopping .col-widget-shopping .link {
        padding: 2px 20px 2px 30px !important;
        margin-left: 120px !important;
        top: 80px !important
    }
    section#shopping .col-widget-shopping .link-internal {
        padding: 2px 20px 2px 42px !important;
        margin-left: 125px !important;
        top: 90px !important
    }
    section#shopping .col-widget-shopping .product {
        height: 140px !important
    }
}
@media (max-width: 768px) {
    .shopping-desktop {
        display: none
    }
}
@media (min-width: 993px) {
    .shopping-mobile {
        display: none
    }
}
.box-facebook-live #facebook-live-title {
    background: #ddd;
    font-weight: bold;
    font-family: "knockout27";
    font-size: 20px;
    line-height: 0;
    letter-spacing: 1px
}
.box-facebook-live #facebook-live-title i {
    background: #F0203E;
    color: #fff;
    display: inline-block;
    padding: 2px 6px 3px 10px;
    font-size: 17px;
    line-height: 1;
    margin-right: 5px
}
.box-facebook-live #facebook-live {
    overflow: hidden
}
#prime .teaser {
    margin-bottom: 0
}
#prime .three h2 {
    font-size: 16px;
    margin-top: 10px;
    font-weight: bold
}
#prime .related {
    font-size: 11px
}
#prime .two h2 {
    font-size: 18px;
    margin-top: 10px;
    font-weight: bold
}
#prime .one h2 {
    font-size: 28px;
    margin-top: 10px;
    font-weight: bold
}
#prime .extra {
    font-size: 11px;
    border-bottom: 1px solid #aaa
}
#prime .extra .icons-social-arrow {
    cursor: pointer
}
#prime .left h2 {
    line-height: 16px
}
#prime .full h2 {
    font-size: 38px;
    font-weight: bold;
    margin-top: 10px
}
#prime .half h2 {
    font-size: 18px;
    margin-top: 10px;
    font-weight: bold
}
#prime .two_l h2 {
    font-size: 18px;
    margin-top: 10px;
    font-weight: bold
}
#prime .lead {
    font-size: 14px
}
#prime .versal {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px
}
#prime .teaser .news-title {
    font-weight: bold;
    font-size: 21px;
    color: #424242;
    line-height: 115%
}
#prime {
    margin-bottom: 15px
}
#prime .item {
    margin-bottom: 20px
}
#prime .three {
    min-height: 245px
}
#prime .left .image {
    float: left;
    padding-right: 15px
}
#prime .left .extra {
    padding-top: 0
}
#prime .left .content {
    float: left;
    width: 50%
}
#prime .extra {
    padding-top: 5px;
    margin-bottom: 5px
}
#prime .extra .author {
    float: left
}
#prime .extra ul {
    float: right;
    margin-bottom: 0px;
    padding: 0
}
#prime .extra ul li {
    margin-right: 3px
}
#prime .two_l .image {
    float: left;
    padding-right: 15px
}
#prime .two_l .extra {
    padding-top: 0
}
#prime .two_l .content {
    float: left;
    width: 50%
}
#prime .versal {
    padding-top: 5px
}
#radio {
    margin-top: 10px;
    background-color: #424242;
    height: 70px;
    width: 300px
}
#radio h4 {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    margin: 0px
}
#radio .play {
    background-color: #000066;
    width: 56px;
    height: 56px;
    position: absolute;
    margin: 5px 10px 5px 10px
}
#radio .box-text {
    margin: 0px auto
}
#radio .subtitle {
    font-family: arial;
    font-size: 11px;
    color: #999999
}
#radio .box-content {
    padding: 15px 15px 0px 5px;
    float: left
}
#tvhd .wrapper {
    border: 1px solid #ccc;
    padding: 5px
}
#tvhd .title {
    margin-top: 17px;
    font-family: "Trebuchet MS";
    font-size: 34px
}
#tvhd .nav-bar {
    margin-top: 5px
}
#tvhd .nav-bar .nav {
    background: #00A4CF
}
#tvhd .nav-bar .nav a {
    color: #fff
}
#tvhd .video-title {
    font-size: 16px;
    font-weight: bold;
    color: #484848;
    padding-top: 5px;
    width: 290px
}
#tvhd .thumb {
    float: left;
    width: 30%
}
#tvhd .img-resp {
    width: 100%
}
#tvhd .nav-bar .nav {
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    cursor: pointer;
    color: #fff
}
#tvhd .nav-bar .slider-prev {
    float: left
}
#tvhd .nav-bar .slider-next {
    float: right
}
#vehicle .vehicle {
    border: 1px solid #245269
}
#vehicle .bg-traffic {
    background-color: #000
}
#vehicle .top-box-traffic {
    background-color: #818181;
    color: #ffffff;
    padding-bottom: 2px
}
#vehicle .title-traffic {
    font-family: "trebuchet ms";
    font-size: 16px;
    font-weight: bold
}
#vehicle .subtitle {
    font-family: "arial";
    font-size: 11px
}
#vehicle .time {
    font-family: "arial";
    font-size: 13px;
    font-weight: bold;
    color: #424244
}
#vehicle .tweet {
    background-color: #f7f7f7;
    padding-bottom: 10px
}
#vehicle em {
    color: #626262;
    font-size: 13px
}
#vehicle .car-news {
    background-color: #ffffff
}
#vehicle .car-news .news-title {
    line-height: 17px
}
#vehicle .car-news .news-title a {
    font-size: 16px;
    font-weight: bold;
    color: #424242;
    text-decoration: none
}
#vehicle h5 {
    margin-bottom: 0px
}
#vehicle .top-box-traffic {
    text-align: center;
    width: 100%
}
#vehicle .tweet {
    margin: 0px auto;
    padding: 5px 0px 0px 20px
}
#vehicle .car-news {
    margin-top: 2px;
    padding: 15px;
    border: 1px solid #e9e9eb
}
#vehicle .car-news .news {
    min-height: 90px
}
#vehicle .car-news .news a.image {
    display: block;
    float: left;
    padding-right: 10px
}
#vehicle .car-news .news h3 {
    font-size: 15px;
    margin-top: 0px
}
#vchd h2 {
    font-size: 34px;
    margin-bottom: 5px;
    font-weight: normal
}
#vchd .news-title {
    font-size: 13px;
    font-weight: bold;
    padding: 10px 0 15px 0
}
#vchd .box {
    background-color: #f7f7f7;
    border: 1px solid #E9E9E9
}
#vchd .more {
    background-color: #fff;
    border: 1px solid #ddd
}
#vchd .box {
    padding-top: 15px;
    margin: 0px;
    float: left
}
#vchd .item {
    padding-right: 0
}
#vchd .more {
    color: #000
}
#vchd .icons-cellphone {
    vertical-align: bottom
}
#classifieds h2 {
    font-size: 34px;
    font-family: Trebuchet MS
}
#classifieds .title {
    border-bottom: 3px solid #000
}
#classifieds .text {
    background: #777;
    color: #fff
}
#classifieds .image {
    background-color: #ccc
}
#classifieds .box {
    background-color: #f7f7f7;
    border: 1px solid #e9e9eb
}
#classifieds .type {
    font-weight: bold
}
#classifieds .category {
    padding-bottom: 20px
}
#classifieds .text {
    padding: 5px 0px 5px 10px
}
#classifieds .image {
    height: 159px
}
#classifieds .box {
    padding: 20px 0px 0px 0px;
    margin: 15px
}
#classifieds img {
    width: 100%
}
#fipe {
    background-color: #f7f7f7
}
#fipe .top {
    width: 100%;
    padding: 20px 20px 5px 20px;
    margin-top: 19px;
    border: 1px solid #e9e9eb
}
#fipe h4 {
    font-family: "trebuchet ms";
    font-size: 21px;
    font-weight: bold;
    color: #818181;
    float: left
}
#fipe h2 {
    font-family: "arial";
    font-weight: bold;
    font-size: 15px;
    color: #424242
}
#fipe .fipe-select {
    border: 1px solid #e9e9eb;
    font-family: "arial";
    font-size: 13px;
    color: #919191
}
#fipe h6 {
    font-family: "arial";
    font-size: 13px;
    font-weight: bold;
    color: #424242;
    float: right
}
#fipe .content-result {
    border: 1px solid #e9e9e9;
    background-color: #ffffff
}
#fipe p {
    font-size: 12px;
    font-family: "Arial"
}
#fipe p .title {
    font-weight: bold
}
#fipe .fipe-select {
    width: 100%;
    padding: 5px
}
#fipe .content-result {
    width: 100%;
    padding: 10px;
    text-align: left
}
#fipe p {
    margin-bottom: 0px
}
#columnist-blog .text {
    line-height: 100%
}
#columnist-blog .text a {
    font-family: "arial";
    font-size: 13px;
    font-weight: bold;
    color: #424244;
    width: 100%
}
#columnist-blog .author-colunist-blog {
    font-family: "arial";
    font-size: 11px;
    color: #626262
}
#columnist-blog .item {
    list-style: none
}
#columnist-blog .nav-tabs {
    border-bottom: 0 none
}
#columnist-blog .nav-tabs>li>a {
    border: 1px solid #ddd;
    border-top: 3px solid #ddd;
    border-radius: 0 0;
    font-weight: bold;
    font-family: "knockout27";
    color: #ddd;
    font-size: 20px;
    letter-spacing: 1px;
    margin-right: 0
}
#columnist-blog .nav-tabs>li>a:hover,
#columnist-blog .nav-tabs>li>a:focus {
    background-color: #fafafa
}
#columnist-blog .nav-tabs>li>a .icons-baloon {
    height: 15px;
    width: 18px;
    background-position: 0 -197px
}
#columnist-blog .nav-tabs>li>a .icons-pencil {
    height: 15px;
    width: 15px;
    background-position: 0 -828px
}
#columnist-blog .nav-tabs>li.active>a {
    color: #555;
    cursor: default;
    background-color: #fff;
    border-bottom-color: transparent;
    border-top: 3px solid #00a651;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin: 0
}
#columnist-blog .nav-tabs>li.active>a .icons-baloon {
    background-position: 0 -181px
}
#columnist-blog .nav-tabs>li.active>a .icons-pencil {
    background-position: 0 -813px
}
#columnist-blog {
    float: left;
    width: 100%;
    padding-top: 3px;
    padding-bottom: 17px;
}
#columnist-blog ul {
    padding: 0
}
#columnist-blog .text-colunist-blog {
    width: 100%
}
#columnist-blog .item {
    padding-bottom: 8px;
    float: left;
    width: 100%
}
#columnist-blog .align-item {
    margin-top: 0
}
#columnist-blog .photo {
    float: left;
    margin-right: 15px;
    border: 1px solid #ddd
}
#columnist-blog .content {
    border: 1px solid #ddd;
    border-bottom: 3px solid #00a651;
    float: left;
    width: 100%;
    border-top: 0;
    padding: 0 15px;
    overflow-y: auto;
    max-height: 375px;
}
@media (max-width:768px) {
    #columnist-blog .content {
        float: none;
    }
}
#columnist-blog .nav-tabs {
    padding: 0 !important
}
#columnist-blog .nav-tabs li {
    width: 50%
}
#columnist-blog .nav-tabs>li>a {
    line-height: 1.42857143;
    padding: 2px 25px;
    text-align: center
}
#columnist-blog .nav-tabs>li>a span {
    padding: 0 12px
}
#columnist-blog .nav-tabs>li.active>a span {
    padding: 0 12px
}
#columnist-blog .position-colunista {
    margin: -2px
}
#columnist-blog .position-blog {
    margin: -4px 0px
}
.most-read {
    position: relative
}
.most-read .box {
    background: #f7f7f7;
    border: 1px solid #e9e9eb
}
.most-read .news-title {
    font-size: 13px;
    line-height: 15px
}
.most-read .number {
    background: #D4B75B;
    line-height: 45px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #fff
}
.most-read .fa-star {
    padding-right: 5px;
    color: #ccc
}
.most-read .fa-list {
    padding-right: 5px;
    color: #ccc
}
.most-read .read-more-wrapper {
    float: left;
    position: absolute;
    top: 0;
    right: 0
}
.most-read .read-more-wrapper .read-more {
    text-transform: lowercase;
    border: 1px solid #dadada;
    font-size: 11px;
    padding: 3px 7px 3px 7px
}
.most-read .item {
    position: relative;
    margin-bottom: 10px
}
.most-read .item .image {
    float: left;
    padding-bottom: 10px;
    padding-right: 10px
}
.most-read .number {
    position: absolute;
    width: 40px;
    height: 40px
}
.most-read .box {
    float: left;
    padding-top: 15px;
    width: 100%;
    margin-bottom: 20px
}
.most-read .icons-star {
    vertical-align: bottom
}
.container-services {
    margin-bottom: 27px
}
.container-services header h3 {
    margin-left: 0.625em
}
.container-services .service {
    padding: 0.875em 0;
    border: 1px solid #d7d7d7;
    border-top: none
}
.container-services .item:first-child p,
.container-services .item:nth-child(3) p {
    padding-top: 1.375em
}
.container-services .item:nth-child(4) p,
.container-services .item:nth-child(5) p {
    padding-top: 0.625em
}
.container-services .item {
    position: relative;
    margin: 0 0.875em 0.875em;
    padding: 1em
}
.container-services .item .caption {
    padding-bottom: 1.6em
}
.container-services header {
    height: 40px;
    background-color: #4A4A4A
}
.container-services header h3 {
    color: #FFF;
    line-height: 40px;
    font-weight: bold;
    font-size: 1.06em
}
.container-services .service {
    background-color: #FFFFFF
}
.container-services .item {
    border: 1px dashed #E2E2E2
}
.container-services .item p {
    text-align: center
}
.container-services .item .caption {
    font-family: Arial;
    font-size: 0.68em;
    color: #8c8c8c;
    text-align: center
}
.container-services .item .button {
    border: 1px solid #2aa5c8;
    color: #FFFFFF;
    background-color: #2aa5c8;
    padding: 0.3em 3em;
    font-weight: bold;
    font-family: Arial;
    font-size: 0.81em;
    text-transform: uppercase;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}
.radioElement {
    margin-bottom: 27px
}
#currency-converter {
    height: 210px
}
.manchetao {
    margin-bottom: 10px;
}
@media (min-width: 992px) {
    .manchetao {
        border-bottom: 1px solid #cccccc;
        margin-bottom: 27px;
    }
}
.manchetao .title {
    font-family: "Noto Serif JP";
    font-size: 19px;
    font-weight: 700;
    line-height: 21px;
    padding-bottom: 12px
}
.manchetao .relateds {
    margin-bottom: 0px;
    padding-left: 0px;
    padding-bottom: 2px;
    list-style: none;
}
.manchetao .relateds .news-link::before {
    content: "";
    background: #424242;
    height: 5px;
    border-radius: 100%;
    vertical-align: top;
    display: inline-block;
    margin-top: 7px;
    width: 0px;
    margin-right: 0px
}
.manchetao .relateds .text {
    display: inline-block;
    width: 95%
}
.manchetao hr {
    display: none;
    margin-top: 3px;
    margin-bottom: 17px;
    border: none;
    border-top: 1px solid #000000;
}
@media (max-width: 768px) {
    .manchetao hr {
        display: block;
    }
}
.manchetao h1 {
    font-weight: bold;
}
.manchetao h2 {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    font-family: Arial, sans-serif;
    text-transform: none;
    letter-spacing: 0px !important
}
  .manchetao  h1
, .manchetao .h1
, .manchetao  h2
, .manchetao .h2
, .manchetao  h3
, .manchetao .h3
, .manchetao  h4
, .manchetao .h4 {
    margin-top: 0px;
    margin-bottom: 17px;
}
#element-urgent-container {
    margin-bottom: 27px;
    float: left;
    width: 100%
}
#element-urgent-container .element-left-urgent {
    height: 100%;
    background-color: #000;
    color: #fff;
    height: 37px
}
#element-urgent-container .element-left-urgent .title-fix-left {
    margin: 0;
    text-align: center;
    font-size: 0.75em;
    text-transform: uppercase;
    line-height: 37px;
    font-weight: bold
}
#element-urgent-container .element-right-urgent {
    background-color: #ff1433
}
#element-urgent-container .element-right-urgent .element-right-title {
    font-size: 1.3em
}
#element-urgent-container .element-right-urgent .element-right-title a {
    color: #fff;
    text-decoration: none
}
#element-urgent-container .element-right-urgent .element-right-subtitle {
    font-size: 0.9em
}
#element-urgent-container .element-right-urgent .element-right-subtitle a {
    color: #fff;
    text-decoration: none
}
.twitter-timeline-container {
    margin-bottom: 27px
}
.twitter-timeline-container iframe {
    border: 1px solid #ccc !important;
    background-color: #f7f7f7 !important;
    padding: 0 0.93em
}
.twitter-timeline-container header {
    background: #818181;
    width: 100%;
    height: 40px
}
.twitter-timeline-container header h2 {
    font-size: 0.87em;
    color: #FFF;
    font-family: Arial !important;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 0.71em;
    line-height: 30%;
    padding-bottom: 5px
}
.twitter-timeline-container header a {
    font-size: 0.78em;
    text-decoration: none;
    color: #FFF;
    text-align: center;
    text-transform: capitalize
}
.twitter-timeline-container header a p {
    line-height: 60%
}
.twitter-timeline-container .twitter-timeline {
    padding-right: 10px !important;
    padding-left: 10px !important
}
.editorias h3.item {
    border-right: 2px solid #f7f7f7;
    border-left: 2px solid #f7f7f7;
    padding: 0;
    min-height: 53px;
    cursor: pointer
}
.editorias h3.item span {
    color: white;
    text-transform: uppercase;
    font-size: 20px;
    position: relative;
    top: 15px;
    font-weight: normal
}
.editorias h3.item .setasGeral {
    position: relative;
    top: 4px
}
.editorias h3.item #setaDown1,
.editorias h3.item #setaDown2 {
    width: 50%;
    height: 30px;
    border-bottom: 15px solid #f7f7f7;
    float: left
}
.editorias h3.item #setaDown1 {
    border-right: 15px solid transparent
}
.editorias h3.item #setaDown2 {
    border-left: 15px solid transparent
}
a.plusSuperCLass {
    right: 30px !important
}
.cabecalho>.frase {
    padding-bottom: 40px
}
.editorias h3 span {
    font-family: knockout27;
    letter-spacing: 2px
}
.customArea {
    margin-top: 30px;
    margin-bottom: 30px
}
.do-seu-jeito {
    background: #f7f7f7;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 15px 15px
}
.do-seu-jeito .teaser {
    margin-bottom: 0 !important
}
.do-seu-jeito .titulo {
    font-size: 35px;
    font-family: knockout27;
    letter-spacing: 1px;
    color: #ee3129
}
.do-seu-jeito .drag-text {
    color: #aaa;
    font-size: 18px;
    font-family: "knockout27";
    letter-spacing: 1px;
    text-transform: uppercase
}
.do-seu-jeito ul {
    padding-left: 0
}
.do-seu-jeito ul li {
    list-style: none
}
.do-seu-jeito .body.vazio {
    border: 1px dashed #ccc;
    height: 50px;
    text-align: center;
    padding-top: 12px;
    position: relative
}
.do-seu-jeito .secoes {
    margin-bottom: 10px;
    margin-top: 15px;
    display: none
}
.do-seu-jeito .secoes a {
    font-family: "knockout27", 'Arial', Sans-Serif;
    position: relative;
    padding: 15px 30px;
    font-size: 20px;
    color: white;
    cursor: pointer;
    cursor: -webkit-grab;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    z-index: 1;
    border: 1px solid #FFFFFF;
    margin-top: 5px;
    margin-bottom: 25px
}
.do-seu-jeito .secoes a:active {
    cursor: move;
    cursor: -webkit-grabbing
}
.do-seu-jeito .fecha-meu-caderno {
    float: right;
    cursor: pointer;
    font-size: 20px
}
.do-seu-jeito .body.ui-droppable.loading {
    border-color: #ed1b35
}
.do-seu-jeito .body.ui-droppable.loading:after {
    content: "";
    position: absolute;
    top: 5px;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    background-color: #ed1b35;
    border-radius: 100%;
    -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
    animation: sk-scaleout 1.0s infinite ease-in-out
}
@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}
@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}
@media (max-width: 320px) {
    .twitter-timeline-container header {
        width: auto
    }
}
@media (min-width: 640px) {
    .container-services .item {
        display: inline-block;
        width: 182px;
        height: 285px;
        vertical-align: top;
        margin: 0px 0.5em 0.5em
    }
    .container-services .item .button {
        position: absolute;
        left: 50%;
        bottom: 21px;
        margin-left: -65px
    }
}
@media (min-width: 768px) {
    .container-services .item {
        display: inline-block;
        width: 208px;
        height: 285px;
        margin: 0px 0.8em 0.8em;
        vertical-align: top
    }
    #element-urgent-container .element-left-urgent {
        height: 154px
    }
    #element-urgent-container .element-left-urgent .title-fix-left {
        font-size: 1.75em;
        line-height: 154px
    }
    #element-urgent-container .element-right-urgent {
        height: 154px
    }
    #element-urgent-container .without-element-left-urgent {
        height: 99px
    }
    #element-urgent-container .without-element-left-urgent .title-fix-left {
        font-size: 1.75em;
        line-height: 99px
    }
    #element-urgent-container .without-element-right-urgent {
        height: 99px
    }
}
@media (max-width: 768px) {
    .most-read .news-title {
        font-size: 16px
    }
    #prime-area img {
        width: 100%
    }
    .manchetao h1 {
        margin-top: 0px;
        font-family: "Lato";
        font-weight: 900;
        font-size: 28px !important
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .most-read .col-sm-1 {
        width: 20%;
        *width: 20%;
        padding-left: 10px;
        padding-right: 10px
    }
    #prime-area .three {
        padding-right: 0px
    }
    #prime-area .left {
        padding-right: 0px;
        padding-left: 0px
    }
}
@media (min-width: 992px) {
    #prime-area .three {
        padding-right: 0px
    }
    #prime-area .left {
        padding-right: 0px;
        padding-left: 0px
    }
    .container-services .item:nth-child(4) p {
        padding-top: 22px
    }
    .container-services .item:nth-child(5) p {
        padding-top: 14px
    }
    .container-services .item {
        display: inline-block;
        width: 178px;
        height: 285px;
        vertical-align: top;
        margin: 0px 0.5em
    }
    #element-urgent-container .element-left-urgent {
        height: 109px
    }
    #element-urgent-container .element-left-urgent .title-fix-left {
        font-size: 1.75em;
        line-height: 109px
    }
    #element-urgent-container .element-right-urgent {
        height: 109px
    }
    #element-urgent-container .without-element-left-urgent {
        height: 76px
    }
    #element-urgent-container .without-element-left-urgent .title-fix-left {
        font-size: 1.75em;
        line-height: 76px
    }
    #element-urgent-container .without-element-right-urgent {
        height: 76px
    }
    .most-read .col-md-1 {
        width: 14%;
        *width: 14%;
        padding-right: 0px;
        padding-left: 19px
    }
}
#modal-captcha .modal-dialog {
    width: 36%
}
#modal-captcha .modal-dialog .modal-header {
    height: 40px;
    background: #231f20;
    position: relative;
    padding: 5px;
    border: none
}
#modal-captcha .modal-dialog .modal-header .title {
    font-size: 0.8em;
    font-family: Trebuchet MS;
    font-weight: bold;
    color: #FFFFFF;
    text-transform: uppercase;
    left: 15px;
    position: absolute;
    line-height: 14px
}
#modal-captcha .modal-dialog .modal-header .close-newspaper-button {
    position: absolute;
    font-size: 1.12em;
    font-family: Trebuchet MS;
    font-weight: bold;
    color: #FFF;
    background: transparent;
    border: none;
    right: 10px
}
#modal-captcha .modal-dialog .modal-header .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.enquete-content {
    margin-top: 0px;
    margin-bottom: 17px;
}
.enquete-content .enquete-topo .icons-poll {
    display: none
}
.enquete-content .enquete-topo .enquete_title {
    background-color: #fee6c6;
    border-bottom: 5px solid #000;
}
.enquete-content .enquete-topo .enquete_title p {
    display: inline-block;
    margin: 0px;
    padding-right: 28px;
    padding-left: 28px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 44px;
    background-color: #c1272d;
}
.enquete-content .content .image {
    padding-top: 0px;
    padding-bottom: 8px;
}
.enquete-content .content .image img {
    width: 100%!important;
    height: auto!important;
}
.enquete-content .content .spotlight-minor {
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    padding-bottom: 12px;
}
.enquete-content .content .options {
    font-size: 12px;
    text-align: justify
}
.enquete-content .content .options .radio {
    margin: 0px 30px 0px 11px;
    display: inline-block;
}
.enquete-content .content .options .radio label {
    font-size: 18px;
    padding-left: 0px
}
.enquete-content .content .options .radio label span {
    display: inline-block;
    cursor: pointer;
    font-size: 13px
}
.enquete-content .content .options .radio label span:before {
    border-radius: 8px;
    display: inline-block;
    width: 16px;
    height: 16px;
    content: "";
    margin-right: 6px;
    left: 0;
    bottom: 1px;
    background-color: #F0F0F0;
    border: 1px solid rgba(0, 0, 0, 0.24)
}
.enquete-content .content .options .radio input[type="radio"] {
    display: none;
    margin-top: 8.5%
}
.enquete-content .content .options .radio input[type="radio"]:checked+span:before {
    background-color: #F0203E
}
.enquete-content .content .options .vote {
    display: inline-block;
}
.enquete-content .content .options .vote a {
    display: none
}
.enquete-content .content .options .vote .button {
    width: 168px;
    background-color: #F0203E;
    border: 1px solid rgba(0, 0, 0, 0.22);
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    padding: 5px 0px 4px 0px;
}
.enquete-content .enquete-result {
    padding-bottom: 15px
}
.enquete-content .enquete-result .enquete-topo {
    padding-bottom: 6%;
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 4% !important
}
.enquete-content .enquete-result .enquete-topo .enquete_title {
    margin-left: 5% !important
}
.enquete-content .enquete-result .enquete-topo .spotlight-minor {
    margin-left: 10%;
    margin-top: 3%;
    font-weight: bold;
    font-size: 16px
}
.enquete-content .enquete-result .content .options .question {
    font-weight: bold;
    line-height: 15px;
    font-size: 13px;
    margin-bottom: 8%
}
.enquete-content .enquete-result .content .options .resultTable .question_item {
    clear: both
}
.enquete-content .enquete-result .content .options .resultTable .question_item .question_label {
    padding-bottom: 3%
}
.enquete-content .enquete-result .content .options .resultTable .question_item .bar {
    background: #D0D0D0;
    border-radius: 10px;
    height: 9px;
    float: left;
    margin-top: 4px;
    margin-right: 4px
}
.enquete-content .enquete-result .content .options .resultTable .question_item .question_percent {
    width: 13%;
    float: left;
    padding-bottom: 5%
}
.enquete-content .enquete-result .content .options .resultTable .question_item .mostVotedId {
    background: #EF1A36
}
#news-internal ul.breadcrumb-news {
    padding: 0
}
#news-internal ul.breadcrumb-news li {
    display: inline-block
}
#news-internal .body-author-info {
    width: 100%;
    min-height: 35px;
    margin-bottom: 5px
}
#news-internal .author {
    float: left
}
#news-internal .help {
    float: right
}
#news-internal .help .icons {
    margin-left: 10px
}
#news-internal .separator {
    border-bottom: 1px solid #eaeaea;
    clear: both
}
#news-internal .time {
    float: right;
    margin-top: 15px
}
#news-internal .social-buttons {
    float: left;
    height: 25px;
    margin-top: 11px;
    margin-left: 30px
}
#news-internal .social-buttons .tweeter {
    display: inline-block;
    margin-left: 15px
}
#news-internal .social-buttons .fb-share-button span {
    height: 25px !important
}
#news-internal .actions {
    float: right;
    margin-top: 8px
}
#news-internal .actions a {
    padding-left: 5px
}
#news-internal .news-title {
    padding-top: 20px;
    padding-bottom: 15px
}
#news-internal .text {
    padding-top: 15px;
    padding-bottom: 25px
}
#news-internal .text .image.align-left {
    padding-left: 0;
    padding-top: 5px
}
#news-internal .text .image.align-right {
    padding-right: 0;
    padding-top: 5px
}
#news-internal .text .subtitle {
    background: #5b5b5b;
    padding: 12px
}
#news-internal .text .subtitle p {
    margin-bottom: 0;
    color: #fff !important;
    font-size: 12px;
    text-align: left
}
#news-internal .learn-more {
    width: 49%;
    float: left;
    margin-right: 4%
}
#news-internal .learn-more ul {
    padding: 15px 0px 0px 0px
}
#news-internal .learn-more ul li {
    padding: 10px 0px 10px 0px
}
#news-internal .extra {
    margin-bottom: 15px;
    height: 40px;
    position: relative;
    clear: both;
    display: block
}
#news-internal .extra .social-buttons {
    margin-top: 0;
    margin-left: 0
}
#news-internal .extra .social-buttons .tweeter {
    display: inline-block;
    margin-left: 15px
}
#news-internal .extra .minimized-link-wrapper {
    float: left;
    margin-top: 5px;
    margin-left: 10px;
    display: none
}
#news-internal .extra .minimized-link-wrapper .text {
    font-size: 13px
}
#news-internal .extra .minimized-link-wrapper input {
    color: #777;
    font-size: 13px;
    padding: 4px 4px 1px 10px;
    border: 1px solid #eaeaea
}
#news-internal .extra .actions {
    margin-right: 10px
}
#news-internal .extra .whatsapp {
    display: none
}
#news-internal .related-news ul {
    padding: 15px 0 0 0
}
#news-internal .related-news ul .image {
    float: left;
    margin-right: 15px
}
#news-internal .related-news ul li {
    padding-bottom: 15px
}
#news-internal .related-news ul li .title a {
    font-size: 13px;
    font-weight: bold;
    display: block;
    line-height: 15px
}
#news-internal .tags {
    margin-bottom: 30px;
    clear: both
}
#news-internal .tags .icons-tag {
    margin-bottom: -2px
}
#news-internal .tags strong {
    float: left;
    margin-right: 4px;
    padding: 2px 7px 2px 7px
}
#news-internal .tags ul li {
    display: inline-block;
    padding: 0px 10px 0px 9px
}
#news-internal .comments {
    width: 100%
}
#news-internal .comments .title {
    margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 10px
}
#news-internal .comments .icons-baloon-black {
    margin-bottom: -2px;
    margin-right: 5px
}
#news-internal .gallery {
    padding-bottom: 40px;
    clear: both
}
#news-internal .gallery .title {
    font-size: 16px;
    font-weight: bold
}
#news-internal .gallery .description {
    font-size: 13px;
    padding-bottom: 10px
}
#news-internal .image.bottom {
    margin-bottom: 30px
}
#news-internal .image.bottom .subtitle {
    max-width: 653px
}
#news-internal .image.top {
    margin-bottom: 10px
}
#news-internal .image.top .subtitle {
    max-width: 653px
}
#news-internal .image.right {
    float: right;
    margin-left: 15px;
    margin-bottom: 10px
}
#news-internal .image.right .subtitle {
    max-width: 300px
}
#news-internal .image.left {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px
}
#news-internal .image.left .subtitle {
    max-width: 300px
}
#news-internal {
    color: #424242
}
#news-internal ul.breadcrumb-news {
    font-size: 16px
}
#news-internal ul.breadcrumb-news li {
    background: url("/img/hojeemdia/breadcrumb.png") no-repeat right;
    padding-right: 10px;
    display: inline
}
#news-internal ul.breadcrumb-news li:first-child a {
    text-transform: uppercase
}
#news-internal ul.breadcrumb-news li:last-child {
    background: none
}
#news-internal .news-title h1 {
    font-size: 28px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 0
}
#news-internal .news-title h2 {
    font-size: 16px;
    line-height: 18px
}
#news-internal .author .name {
    font-size: 11px;
    font-weight: bold
}
#news-internal .author .location {
    font-size: 11px
}
#news-internal .help {
    font-size: 12px;
    font-weight: bold
}
#news-internal .time {
    font-size: 11px
}
#news-internal .learn-more strong {
    border-bottom: 3px solid #000;
    display: block;
    text-transform: uppercase;
    padding-bottom: 10px;
    font-size: 18px;
    font-family: Trebuchet MS;
    color: #000
}
#news-internal .learn-more ul li {
    list-style: none;
    border-bottom: 1px solid #eaeaea;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px
}
#news-internal .extra {
    border: 1px solid #eaeaea
}
#news-internal .extra .link input {
    border: 1px solid #eaeaea
}
#news-internal .extra .link .text {
    font-size: 13px;
    font-weight: bold
}
#news-internal .tags strong {
    font-size: 13px;
    background-color: #424242;
    color: #fff
}
#news-internal .tags ul li {
    background: #2aa5c8;
    font-weight: bold;
    margin-bottom: 4px
}
#news-internal .tags ul li a {
    color: #fff;
    font-size: 13px
}
#news-internal .comments .title {
    border-bottom: 3px solid #000;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Trebuchet MS
}
#news-internal .related-news .title-block {
    border-bottom: 3px solid #000;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Trebuchet MS
}
#news-internal .related-news ul li {
    list-style: none
}
#news-internal .articleBody {
    font-size: 13px;
    line-height: 18px;
}
#news-internal .articleBody p {
    font-size: 17px;
    font-weight: 500;
    color: #000000;
    line-height: 27px;
}
#news-internal .articleBody p a {
    color: #ee3129 !important;
    font-weight: bold
}
#news-internal .articleBody p a:hover {
    text-decoration: underline
}
#news-internal .articleBody .imageWrap.align-center {
    text-align: center
}
#news-internal .articleBody .image {
    display: inline-block;
    padding: 15px
}
#news-internal .articleBody .internal-link {
    font-size: 17px;
    color: #ee3129
}
#news-internal .articleBody > div {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}
#news-internal .byline {
    text-align: right;
    font-size: 11px;
    color: #999999;
    padding-bottom: 2px
}
#news-internal .subtitle {
    font-family: "Lato";
    font-weight: 700;
    font-size: 16px;
    background: #ebebeb;
    color: #000;
    padding: 12px
}
blockquote {
    background: url("/img/hojeemdia/blockquote.png") no-repeat;
    padding: 10px 10px 20px 50px;
    border: none;
    margin: 0px 10px 0px 0px;
    float: left;
    width: 45%;
    font-style: italic
}
.soundcloud-container {
    width: 261px;
    height: 118px;
    background: #ed1b35 url("/img/banners/bg-sound-cloud-audio.png") no-repeat;
    margin: 5px 25px;
    padding-right: 20px;
    display: inline-block;
    vertical-align: top;
    word-break: break-all;
    overflow: hidden
}
.soundcloud-container .soundcloud .soundCloudAudio {
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    vertical-align: top;
    padding-left: 10px;
    position: relative;
    top: 10px
}
.soundcloud-container .sound-info span {
    color: white;
    line-height: 100%;
    padding: 0 0 4px 0;
    display: block;
    position: relative;
    top: 37px;
    left: 10px
}
.itens-buttons-social {
    list-style: none;
    padding: 0;
    height: 100%;
    float: left;
    cursor: pointer
}
.itens-buttons-social li {
    float: left;
    border-right: 1px solid #ccc;
    height: 100%;
    padding: 0 14px;
    line-height: 40px;
    text-align: center
}
.itens-buttons-social li.share {
    cursor: default;
    color: white;
    font-size: 13px;
    background-color: #838383
}
.itens-buttons-social .facebook:hover,
.itens-buttons-social .share-facebook:hover {
    background-color: #3b5998
}
.itens-buttons-social .facebook:hover>a,
.itens-buttons-social .share-facebook:hover>a {
    color: #ffffff
}
.itens-buttons-social .facebook:hover>a>span,
.itens-buttons-social .share-facebook:hover>a>span {
    width: 8px;
    height: 17px
}
.itens-buttons-social .facebook:hover>a>span.icons,
.itens-buttons-social .share-facebook:hover>a>span.icons {
    background-position: 0 -17px
}
.itens-buttons-social .twitter:hover,
.itens-buttons-social .share-twitter:hover {
    background-color: #00acee;
    color: #ffffff
}
.itens-buttons-social .twitter:hover>a,
.itens-buttons-social .share-twitter:hover>a {
    color: #ffffff
}
.itens-buttons-social .twitter:hover>a>span,
.itens-buttons-social .share-twitter:hover>a>span {
    width: 21px;
    height: 16px
}
.itens-buttons-social .twitter:hover>a>span.icons,
.itens-buttons-social .share-twitter:hover>a>span.icons {
    background-position: 0 -112px
}
.itens-buttons-social .googleplus .social-google,
.itens-buttons-social .share-gplus .social-google {
    margin-top: 11px
}
.itens-buttons-social .googleplus:hover,
.itens-buttons-social .share-gplus:hover {
    background-color: #ef4748
}
.itens-buttons-social .googleplus:hover>a,
.itens-buttons-social .share-gplus:hover>a {
    color: #ffffff
}
.itens-buttons-social .googleplus:hover>a>span,
.itens-buttons-social .share-gplus:hover>a>span {
    width: 19px;
    height: 17px
}
.itens-buttons-social .googleplus:hover>a>span.icons,
.itens-buttons-social .share-gplus:hover>a>span.icons {
    background-position: 0 -51px
}
.itens-buttons-social .whatsapp:hover {
    background-color: #43d854
}
.itens-buttons-social .whatsapp:hover>a {
    color: #ffffff
}
.itens-buttons-social .report-email-show i {
    vertical-align: -5%
}
.itens-buttons-social .report-email-show:hover {
    background-color: #00A651
}
.itens-buttons-social .report-email-show:hover>a {
    color: #ffffff
}
.itens-buttons-social .report-email-show:hover span.icons {
    background-position: 0 -82px
}
.itens-buttons-social .count-social {
    font-family: "Arial";
    font-size: 14px;
    padding-left: 5px;
    color: #525252
}
.itens-buttons-social li:hover>a>span {
    color: white
}
.close:hover,
.close:focus {
    color: white;
    opacity: inherit
}
.reportMessage>.form-control:focus {
    -webkit-box-shadow: initial;
    box-shadow: initial;
    border: none
}
.layt-btn-report:hover,
.layt-btn-report:focus,
.layt-btn-report:active {
    background-color: #2aa4c7;
    color: #f7f7f7;
    border-color: #5db9d3
}
@media (max-width: 768px) {
    #news-internal .body-author-info {
        margin-bottom: 15px
    }
    #news-internal .news-title h1 {
        font-size: 22px;
        line-height: 110%
    }
    #news-internal .time {
        float: none !important;
        border-bottom: 1px solid #eaeaea;
        display: block;
        margin-top: 0px !important;
        padding-bottom: 5px
    }
    #news-internal .author {
        float: none !important
    }
    #news-internal blockquote {
        width: 100%
    }
    #news-internal .image.right {
        float: none;
        margin-left: 0px;
        margin-bottom: 10px
    }
    #news-internal .image.right .subtitle {
        max-width: none
    }
    #news-internal .image.left {
        float: none;
        margin-right: 0px;
        margin-bottom: 10px
    }
    #news-internal .image.left .subtitle {
        max-width: none
    }
    #news-internal .image img {
        width: 100%
    }
    #news-internal .OUTBRAIN {
        float: left;
        margin-top: 15px
    }
    #news-internal .extra .minimized-link-wrapper {
        margin-left: 0px
    }
}
#columnist .highlight,
#blog-list .highlight {
    padding: 15px;
    float: left;
    width: 100%
}
#columnist .highlight .image,
#blog-list .highlight .image {
    float: left;
    margin-right: 30px
}
#columnist .highlight .author,
#blog-list .highlight .author {
    margin-top: 20px
}
#columnist .highlight .title,
#blog-list .highlight .title {
    margin-top: 10px
}
#columnist ul.posts,
#blog-list ul.posts {
    float: left;
    padding: 0;
    margin-top: 40px
}
#columnist ul.posts li.post,
#blog-list ul.posts li.post {
    float: left;
    padding-bottom: 15px;
    margin-bottom: 15px;
    padding-right: 15px;
    min-height: 135px
}
#columnist ul.posts li.post .image,
#blog-list ul.posts li.post .image {
    margin-right: 10px;
    width: 80px;
    float: left
}
#columnist ul.posts li.post .info,
#blog-list ul.posts li.post .info {
    font-size: 11px;
    line-height: 13px;
    text-align: center;
    padding-top: 10px
}
#columnist ul.posts li.post .name,
#blog-list ul.posts li.post .name {
    padding-bottom: 10px
}
#columnist-internal ul.top-columnist,
#columnist ul.top-columnist,
#blog-list ul.top-columnist,
#blog ul.top-columnist,
#blog-post ul.top-columnist {
    margin: 0px 0px 0px 0px;
    padding: 20px 15px 20px 15px;
    float: left;
    width: 100%
}
#columnist-internal ul.top-columnist li,
#columnist ul.top-columnist li,
#blog-list ul.top-columnist li,
#blog ul.top-columnist li,
#blog-post ul.top-columnist li {
    list-style: none;
    float: left;
    margin-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
    padding: 0px 20px 10px 0px
}
#columnist-internal ul.top-columnist li .image,
#columnist ul.top-columnist li .image,
#blog-list ul.top-columnist li .image,
#blog ul.top-columnist li .image,
#blog-post ul.top-columnist li .image {
    float: left;
    margin-right: 10px
}
#columnist-internal #more-read,
#blog #more-read,
#blog-post #more-read,
#column #more-read {
    float: left
}
#columnist-internal #top-columnist,
#blog #top-columnist,
#blog-post #top-columnist,
#column #top-columnist {
    float: left
}
#columnist-internal #top-columnist .read-more,
#blog #top-columnist .read-more,
#blog-post #top-columnist .read-more,
#column #top-columnist .read-more {
    bottom: 10px
}
#columnist-internal h1,
#blog h1,
#blog-post h1,
#column h1 {
    font-size: 30px;
    font-weight: bold;
    color: #424242
}
#columnist-internal .wrapper,
#blog .wrapper,
#blog-post .wrapper,
#column .wrapper {
    float: left;
    width: 100%;
    padding-bottom: 2px
}
#columnist-internal .info,
#blog .info,
#blog-post .info {
    float: left
}
#columnist-internal .actions,
#blog .actions,
#blog-post .actions,
#column .actions {
    float: right
}
#columnist-internal .actions a,
#blog .actions a,
#blog-post .actions a,
#column .actions a {
    padding-left: 5px
}
#columnist-internal .social-buttons,
#blog .social-buttons,
#blog-post .social-buttons,
#column .social-buttons {
    float: right;
    height: 25px;
    margin-top: 11px
}
#columnist-internal .social-buttons .tweeter,
#blog .social-buttons .tweeter,
#blog-post .social-buttons .tweeter,
#column .social-buttons .tweeter {
    display: inline-block;
    margin-left: 15px
}
#columnist-internal .social-buttons .fb-share-button span,
#blog .social-buttons .fb-share-button span,
#blog-post .social-buttons .fb-share-button span,
#column .social-buttons .fb-share-button span {
    height: 25px !important
}
#columnist-internal .social-buttons-b,
#blog .social-buttons-b,
#blog-post .social-buttons-b,
#column .social-buttons-b {
    float: left
}
#columnist-internal .social-buttons-b .fb-share-button span,
#blog .social-buttons-b .fb-share-button span,
#blog-post .social-buttons-b .fb-share-button span,
#column .social-buttons-b .fb-share-button span {
    height: 25px !important
}
#columnist-internal .social-buttons-b .tweeter,
#blog .social-buttons-b .tweeter,
#blog-post .social-buttons-b .tweeter,
#column .social-buttons-b .tweeter {
    display: inline-block;
    margin-left: 15px
}
#columnist-internal .content,
#blog .content,
#blog-post .content,
#column .content {
    margin-top: 20px;
    font-size: 13px !important;
    margin-bottom: 25px;
    line-height: 18px
}
#columnist-internal .columnist,
#blog .columnist,
#blog-post .columnist,
#column .columnist {
    float: left;
    margin-bottom: 20px;
    margin-top: 25px
}
#columnist-internal .columnist .image,
#blog-post .columnist .image {
    float: left;
    padding-right: 15px;
    padding-bottom: 10px
}
#columnist-internal .columnist .social,
#blog .columnist .social,
#blog-post .columnist .social,
#column .columnist .social {
    padding-top: 10px;
    padding-bottom: 10px
}
#columnist-internal .columnist .social a,
#blog .columnist .social a,
#blog-post .columnist .social a,
#column .columnist .social a {
    padding-right: 5px
}
#columnist-internal .columnist .schedule,
#blog .columnist .schedule,
#blog-post .columnist .schedule,
#column .columnist .schedule {
    padding-bottom: 10px
}
#columnist-internal .more-read,
#blog .more-read,
#blog-post .more-read,
#column .more-read {
    padding: 20px 15px 20px 15px;
    float: left;
    position: relative
}
#columnist-internal .more-read li,
#blog .more-read li,
#blog-post .more-read li,
#column .more-read li {
    float: left;
    margin-bottom: 10px;
    padding: 0px 20px 10px 0px
}
#columnist-internal .comments,
#blog .comments,
#blog-post .comments,
#column .comments {
    float: left;
    width: 100%
}
#columnist-internal .comments .title,
#blog .comments .title,
#blog-post .comments .title,
#column .comments .title {
    margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 10px
}
#columnist-internal .comments .icons-baloon-black,
#blog .comments .icons-baloon-black,
#blog-post .comments .icons-baloon-black,
#column .comments .icons-baloon-black {
    margin-bottom: -2px;
    margin-right: 5px
}
#blog .blog-image,
#blog-post .blog-image,
#column .blog-image,
#columnist-internal .blog-image {
    margin-bottom: 30px
}
#blog .wrapper,
#blog-post .wrapper,
#column .wrapper,
#columnist-internal .wrapper {
    height: 20px
}
#blog .wrapper .social-buttons,
#blog-post .wrapper .social-buttons,
#column .wrapper .social-buttons,
#columnist-internal .wrapper .social-buttons {
    margin-top: 9px
}
#blog .blogger,
#blog .columnist,
#blog-post .blogger,
#blog-post .columnist,
#column .blogger,
#column .columnist,
#columnist-internal .blogger,
#columnist-internal .columnist {
    margin-bottom: 20px
}
#blog .columnist .image,
#blog-post .blogger .image,
#blog-post .columnist .image,
#column .blogger .image,
#columnist-internal .blogger .image,
#columnist-internal .columnist .image {
    float: left;
    padding-right: 15px;
    padding-bottom: 10px;
}
#column .columnist .image,
#blog .blogger .image {
    padding-right: 15px;
    padding-bottom:10px;
}
#blog .blogger .social,
#blog .columnist .social,
#blog-post .blogger .social,
#blog-post .columnist .social,
#column .blogger .social,
#column .columnist .social,
#columnist-internal .blogger .social,
#columnist-internal .columnist .social {
    padding-top: 10px;
    padding-bottom: 10px
}
#blog .blogger .social a,
#blog .columnist .social a,
#blog-post .blogger .social a,
#blog-post .columnist .social a,
#column .blogger .social a,
#column .columnist .social a,
#columnist-internal .blogger .social a,
#columnist-internal .columnist .social a {
    padding-right: 5px
}
#blog .blogger .mail,
#blog .columnist .mail,
#blog-post .blogger .mail,
#blog-post .columnist .mail,
#column .blogger .mail,
#column .columnist .mail,
#columnist-internal .blogger .mail,
#columnist-internal .columnist .mail {
    padding: 5px 0px 10px 10px
}
#blog .blogger .mail .icons-mail,
#blog .columnist .mail .icons-mail,
#blog-post .blogger .mail .icons-mail,
#blog-post .columnist .mail .icons-mail,
#column .blogger .mail .icons-mail,
#column .columnist .mail .icons-mail,
#columnist-internal .blogger .mail .icons-mail,
#columnist-internal .columnist .mail .icons-mail {
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 5px
}
#blog .schedule,
#blog-post .schedule,
#column .schedule,
#columnist-internal .schedule {
    padding-bottom: 10px
}
#blog .post,
#blog-post .post,
#column .post,
#columnist-internal .post {
    padding-bottom: 15px;
    margin-bottom: 15px
}
#blog .post .image.top,
#blog-post .post .image.top,
#column .post .image.top,
#columnist-internal .post .image.top {
    float: left;
    padding-top: 15px
}
#blog .extra,
#blog-post .extra,
#column .extra,
#columnist-internal .extra {
    margin-bottom: 15px;
    height: 40px;
    position: relative;
    clear: both;
    display: none
}
#blog .extra .social-buttons,
#blog-post .extra .social-buttons,
#column .extra .social-buttons,
#columnist-internal .extra .social-buttons {
    margin-top: 0;
    margin-left: 0
}
#blog .extra .social-buttons .tweeter,
#blog-post .extra .social-buttons .tweeter,
#column .extra .social-buttons .tweeter,
#columnist-internal .extra .social-buttons .tweeter {
    display: inline-block;
    margin-left: 15px
}
#blog .extra .minimized-link-wrapper,
#blog-post .extra .minimized-link-wrapper,
#column .extra .minimized-link-wrapper,
#columnist-internal .extra .minimized-link-wrapper {
    float: left;
    margin-top: 5px;
    margin-left: 10px;
    display: none
}
#blog .extra .minimized-link-wrapper .text,
#blog-post .extra .minimized-link-wrapper .text,
#column .extra .minimized-link-wrapper .text,
#columnist-internal .extra .minimized-link-wrapper .text {
    font-size: 13px
}
#blog .extra .minimized-link-wrapper input,
#blog-post .extra .minimized-link-wrapper input,
#column .extra .minimized-link-wrapper input,
#columnist-internal .extra .minimized-link-wrapper input {
    color: #777;
    font-size: 13px;
    padding: 4px 4px 1px 10px
}
#blog .extra .link,
#blog-post .extra .link,
#column .extra .link,
#columnist-internal .extra .link {
    float: left;
    padding-top: 5px;
    padding-left: 30px
}
#blog .extra .link .text,
#blog-post .extra .link .text,
#column .extra .link .text,
#columnist-internal .extra .link .text {
    padding: 0
}
#blog .extra .actions,
#blog-post .extra .actions,
#column .extra .actions,
#columnist-internal .extra .actions {
    margin-right: 10px
}
#blog .related-news ul,
#blog-post .related-news ul,
#column .related-news ul,
#columnist-internal .related-news ul {
    padding: 15px 0 0 0
}
#blog .related-news ul .image,
#blog-post .related-news ul .image,
#column .related-news ul .image,
#columnist-internal .related-news ul .image {
    float: left;
    margin-right: 15px
}
#blog .related-news ul li,
#blog-post .related-news ul li,
#column .related-news ul li,
#columnist-internal .related-news ul li {
    padding-bottom: 15px
}
#blog .related-news ul li .title a,
#blog-post .related-news ul li .title a,
#column .related-news ul li .title a,
#columnist-internal .related-news ul li .title a {
    font-size: 13px;
    font-weight: bold;
    display: block;
    line-height: 14px
}
#columnist h1,
#blog-list h1 {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 25px
}
#columnist .highlight,
#blog-list .highlight {
    background: #f9f9f9;
    border: 1px solid #eaeaea
}
#columnist .text .author,
#blog-list .text .author {
    font-size: 20px
}
#columnist .text .title,
#blog-list .text .title {
    font-size: 26px;
    font-weight: bold;
    line-height: 28px
}
#columnist .read-more,
#blog-list .read-more {
    position: absolute;
    bottom: 10px;
    right: 25px;
    font-size: 11px;
    padding: 1px 6px 1px 6px;
    text-transform: lowercase;
    border: 1px solid #dadada
}
#columnist ul.posts li.post,
#blog-list ul.posts li.post {
    list-style: none;
    border-bottom: 1px solid #eaeaea
}
#columnist ul.posts li.post .name,
#blog-list ul.posts li.post .name {
    font-size: 16px;
    font-weight: bold;
    line-height: 18px
}
#columnist ul.posts li.post .desc,
#blog-list ul.posts li.post .desc {
    font-size: 13px;
    line-height: 16px
}
#columnist .title-box,
#columnist-internal .title-box,
#blog-list .title-box,
#blog .title-box,
#blog-post .title-box,
#column .title-box {
    background: #BD9001;
    text-transform: uppercase
}
#columnist .title-box h2,
#columnist-internal .title-box h2,
#blog-list .title-box h2,
#blog .title-box h2,
#blog-post .title-box h2,
#column .title-box h2 {
    color: #fff;
    padding: 10px;
    font-size: 18px;
    margin: 0;
    font-family: Trebuchet MS
}
#columnist .title-box .icons-star-white,
#columnist-internal .title-box .icons-star-white,
#blog-list .title-box .icons-star-white,
#blog .title-box .icons-star-white,
#blog-post .title-box .icons-star-white,
#column .title-box .icons-star-white {
    vertical-align: bottom;
    margin-right: 5px
}
#columnist ul.top-columnist,
#columnist-internal ul.top-columnist,
#blog-list ul.top-columnist,
#blog ul.top-columnist,
#blog-post ul.top-columnist,
#column ul.top-columnist {
    border: 1px solid #eaeaea
}
#columnist ul.top-columnist li,
#columnist-internal ul.top-columnist li,
#blog-list ul.top-columnist li,
#blog ul.top-columnist li,
#blog-post ul.top-columnist li,
#column ul.top-columnist li {
    list-style: none
}
#columnist ul.top-columnist li .name,
#columnist-internal ul.top-columnist li .name,
#blog-list ul.top-columnist li .name,
#blog ul.top-columnist li .name,
#blog-post ul.top-columnist li .name,
#column ul.top-columnist li .name {
    font-size: 13px;
    line-height: 13px
}
#columnist ul.top-columnist li .desc,
#columnist-internal ul.top-columnist li .desc,
#blog-list ul.top-columnist li .desc,
#blog ul.top-columnist li .desc,
#blog-post ul.top-columnist li .desc,
#column ul.top-columnist li .desc {
    font-size: 16px;
    font-weight: bold;
    padding-top: 5px;
    line-height: 16px
}
#columnist ul.top-columnist li:last-child,
#columnist-internal ul.top-columnist li:last-child,
#blog-list ul.top-columnist li:last-child,
#blog ul.top-columnist li:last-child,
#blog-post ul.top-columnist li:last-child,
#column ul.top-columnist li:last-child {
    border: none;
    margin-bottom: 0
}
#columnist .image.top .subtitle,
#columnist-internal .image.top .subtitle,
#blog-list .image.top .subtitle,
#blog .image.top .subtitle,
#blog-post .image.top .subtitle,
#column .image.top .subtitle {
    font-size: 13px;
    padding-top: 2px;
    color: #777
}
#columnist .image.top .byline,
#columnist-internal .image.top .byline,
#blog-list .image.top .byline,
#blog .image.top .byline,
#blog-post .image.top .byline,
#column .image.top .byline {
    text-align: right;
    font-size: 11px
}
#blog-post .blogger {
    margin-top: 20px
}
#top-posts {
    margin-bottom: 20px
}
#top-posts ul.nav li.active {
    border-top: 3px solid #000;
    background: #f9f9f9
}
#top-posts ul.nav li.active a {
    border: none;
    background: #f9f9f9;
    color: #424242
}
#top-posts ul.nav li {
    background: #2aa5c8
}
#top-posts ul.nav li a {
    margin-right: 0;
    border-radius: 0;
    font-size: 18px;
    font-family: Trebuchet MS;
    font-weight: bold;
    color: #fff;
    padding: 8px 12px;
    text-transform: uppercase
}
#top-posts ul.nav li a:hover {
    color: #424242
}
#top-posts .block li:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}
#columnist-internal h1,
#blog-post h1,
#column h1,
#blog h1 {
    font-size: 28px;
    font-weight: bold;
    color: #424242;
    margin-bottom: 20px
}
#columnist-internal .black,
#blog-post .black,
#column .black,
#blog .black {
    background: #000
}
#columnist-internal .black .icons,
#blog-post .black .icons,
#column .black .icons,
#blog .black .icons {
    margin-bottom: -2px;
    margin-right: 4px
}
#columnist-internal .read-more,
#blog-post .read-more,
#column .read-more,
#blog .read-more {
    position: absolute;
    bottom: 20px;
    right: 25px;
    font-size: 11px;
    padding: 1px 6px 1px 6px;
    text-transform: lowercase;
    border: 1px solid #dadada
}
#columnist-internal .info,
#blog-post .info,
#column .info,
#blog .info {
    font-size: 11px
}
#columnist-internal .info .author-text,
#blog-post .info .author-text,
#column .info .author-text,
#blog .info .author-text {
    font-weight: bold
}
#columnist-internal .actions,
#blog-post .actions,
#column .actions,
#blog .actions {
    float: right;
    margin-top: 10px
}
#columnist-internal .columnist .author,
#columnist-internal .blogger .author,
#blog-post .columnist .author,
#blog-post .blogger .author,
#column .columnist .author,
#column .blogger .author,
#blog .columnist .author,
#blog .blogger .author {
    font-size: 20px;
    font-weight: bold;
    color: #484848;
    line-height: 22px
}
#columnist-internal .columnist .schedule,
#columnist-internal .blogger .schedule,
#blog-post .columnist .schedule,
#blog-post .blogger .schedule,
#column .columnist .schedule,
#column .blogger .schedule,
#blog .columnist .schedule,
#blog .blogger .schedule {
    font-size: 11px;
    line-height: 12px
}
#columnist-internal .columnist .desc,
#columnist-internal .blogger .desc,
#blog-post .columnist .desc,
#blog-post .blogger .desc,
#column .columnist .desc,
#column .blogger .desc,
#blog .columnist .desc,
#blog .blogger .desc {
    font-size: 12px
}
#columnist-internal .more-read,
#blog-post .more-read,
#column .more-read,
#blog .more-read {
    background-color: #fafafa
}
#columnist-internal .more-read li,
#blog-post .more-read li,
#column .more-read li,
#blog .more-read li {
    list-style: none;
    border-bottom: 1px solid #eaeaea
}
#columnist-internal .more-read li .name,
#blog-post .more-read li .name,
#column .more-read li .name,
#blog .more-read li .name {
    font-size: 16px;
    font-weight: bold;
    padding-top: 5px;
    line-height: 16px
}
#columnist-internal .more-read li:last-child,
#blog-post .more-read li:last-child,
#column .more-read li:last-child,
#blog .more-read li:last-child {
    border-bottom: none
}
#columnist-internal .extra,
#blog-post .extra,
#column .extra,
#blog .extra {
    border: 1px solid #eaeaea
}
#columnist-internal .extra .link input,
#blog-post .extra .link input,
#column .extra .link input,
#blog .extra .link input {
    border: 1px solid #eaeaea
}
#columnist-internal .extra .link .text,
#blog-post .extra .link .text,
#column .extra .link .text,
#blog .extra .link .text {
    font-size: 13px;
    font-weight: bold
}
#columnist-internal .comments .title,
#blog-post .comments .title,
#column .comments .title,
#blog .comments .title {
    border-bottom: 3px solid #000;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Trebuchet MS
}
#blog h2,
#column h2 {
    font-size: 28px;
    font-weight: bold;
    color: #424242;
    margin-bottom: 15px;
    font-family: "trebuchet ms"
}
#blog .black,
#column .black {
    background: #000
}
#blog .wrapper .info,
#column .wrapper .info {
    font-size: 11px
}
#blog .wrapper .info .author-text,
#column .wrapper .info .author-text {
    font-weight: bold
}
#blog .blogger,
#blog .columnist,
#column .blogger,
#column .columnist {
    padding-top: 20px;
    min-height: 205px
}
#blog .blogger .author,
#blog .columnist .author,
#column .blogger .author,
#column .columnist .author {
    font-size: 20px;
    font-weight: bold;
    color: #484848;
    line-height: 22px
}
#blog .blogger .mail,
#blog .columnist .mail,
#column .blogger .mail,
#column .columnist .mail {
    font-size: 11px;
    font-weight: bold
}
#blog .blogger .schedule,
#blog .columnist .schedule,
#column .blogger .schedule,
#column .columnist .schedule {
    font-size: 11px;
    line-height: 12px
}
#blog .blogger .desc,
#blog .columnist .desc,
#column .blogger .desc,
#column .columnist .desc {
    margin-top: 10px;
    font-size: 12px
}
#blog .post,
#column .post {
    background: url("/img/hojeemdia/blog-separator.png") no-repeat bottom
}
#blog .twoColumn .post,
#column .twoColumn .post {
    background: none
}
.posts-cover h1 {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 25px
}
.posts-cover .search-box {
    float: right;
    padding-top: 15px
}
.posts-cover .search-box input {
    width: 250px;
    border-radius: 0
}
.posts-cover .highlight {
    padding: 15px;
    float: left;
    width: 100%;
    background: #f9f9f9;
    border: 1px solid #eaeaea
}
.posts-cover .highlight .image {
    float: left;
    margin-right: 25px
}
.posts-cover .highlight .versal {
    font-size: 20px
}
.posts-cover .highlight .title {
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    margin-top: 10px
}
.posts-cover .highlight .teaser {
    font-size: 13px;
    padding-top: 10px
}
.posts-cover .posts {
    padding: 0;
    margin-top: 20px
}
.posts-cover .posts .post {
    list-style: none;
    border-bottom: 1px solid #eaeaea;
    float: left;
    padding-bottom: 15px;
    margin-bottom: 15px;
    padding-right: 15px;
    width: 100%
}
.posts-cover .posts .post .image {
    margin-right: 10px;
    float: left
}
.posts-cover .posts .post .versal {
    font-size: 14px
}
.posts-cover .posts .post .title {
    font-weight: bold;
    font-size: 16px;
    line-height: 18px
}
.posts-cover .posts .post .social {
    float: right;
    padding-top: 10px
}
.posts-cover .posts .post .social .icons {
    margin-left: 5px
}
#blog .threeColumn .col-md-4 h2 {
    font-size: 16px;
    margin-bottom: 8px
}
#blog .threeColumn .bigPost,
#blog .threeColumn .smallPost {
    background: none
}
#blog .threeColumn .smallPost {
    cursor: pointer;
    height: 250px
}
#blog .twoColumn .col-md-6 h2 {
    font-size: 22px;
    margin-bottom: 10px
}
#blog .bigPost {
    background: none
}
#blog .bigPost .extra {
    margin-bottom: 30px
}
.metaContent {
    padding: 20px 15px 15px 15px;
    border: 1px solid #eaeaea;
    font-size: 15px
}
.metaContent .month {
    padding-left: 10px;
    cursor: pointer
}
.metaContent .post-item {
    margin-left: 10px;
    line-height: 14px;
    padding-bottom: 4px;
    padding-top: 4px
}
.metaContent .accordion {
    margin-bottom: 5px
}
@media (min-width: 320px) {
    #blog-post .extra,
    #columnist-internal .extra,
    #blog .extra,
    #column .extra {
        display: block
    }
}
@media (min-width: 480px) {
    #blog-post .extra,
    #columnist-internal .extra,
    #blog .extra,
    #column .extra {
        display: block
    }
}
@media (max-width: 768px) {
    #blog h2,
    #column h2 {
        font-size: 22px
    }
    #columnist-internal h1,
    #blog-post h1,
    #column h1,
    #blog h1 {
        font-size: 22px
    }
    #columnist .more-read li {
        width: 100%
    }
    #columnist .highlight .image {
        width: 100%;
        margin-bottom: 15px
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    #top-posts {
        margin-bottom: 30px !important
    }
}
#columnist-internal .content p,
#blog-post .content p {
    font-size: 17px;
    line-height: 27px;
}
#columnist-internal .content p a,
#blog-post .content p a {
    color: #ee3129 !important;
    font-weight: bold
}
#columnist-internal .content p a:hover,
#blog-post .content p a:hover {
    text-decoration: underline
}
#cinema {
    margin-bottom: 30px
}
#cinema .movies-container {
    background-color: #5b5b5b;
    padding: 20px 10px 10px 20px
}
#cinema .movies-list {
    list-style-type: none;
    padding: 0
}
#cinema .movies-list .movie-info {
    height: 100px
}
#cinema .movies-list .movie-info h4 {
    text-align: center;
    margin-bottom: 8px
}
#cinema .movies-list .movie-info h4 a {
    color: #ffffff;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px
}
#cinema .movies-list .movie-info .genres {
    color: #d3d3d3;
    font-size: 12px;
    font-family: Arial;
    text-align: center;
    line-height: 15px
}
#cinema .movies-list .showtimes {
    background-color: #a2aba5;
    padding: 3px 6px 4px 6px
}
#cinema .movies-list .showtimes a {
    color: #fff;
    font-size: 12px;
    font-weight: bold
}
#cinema .top-line,
#moive-info .top-line,
#moive-info-inner .top-line {
    position: relative;
    top: 0.125em
}
#cinema .cinema-container-horizontal,
#moive-info .cinema-container-horizontal,
#moive-info-inner .cinema-container-horizontal {
    background-color: #5b5b5b
}
#cinema .cinema-container-horizontal .cinemax-horizontal,
#moive-info .cinema-container-horizontal .cinemax-horizontal,
#moive-info-inner .cinema-container-horizontal .cinemax-horizontal {
    margin-top: 1.25em
}
#cinema .movie,
#moive-info .movie,
#moive-info-inner .movie {
    margin-bottom: 15px;
    padding-bottom: 15px
}
#cinema .movie .cinemax,
#moive-info .movie .cinemax,
#moive-info-inner .movie .cinemax {
    float: left;
    margin-right: 1.25em
}
#cinema .cine,
#moive-info .cine,
#moive-info-inner .cine {
    margin-bottom: 0.625em;
    padding-right: 0.437em;
    padding-left: 0.437em;
    width: auto;
    float: right
}
#cinema .top,
#moive-info .top,
#moive-info-inner .top {
    padding: 0.3125em 0 0.3125em 1.875em
}
#cinema .top h4,
#moive-info .top h4,
#moive-info-inner .top h4 {
    padding-top: 0.3em
}
#cinema .title-cinema,
#moive-info .title-cinema,
#moive-info-inner .title-cinema {
    margin-top: 0;
    margin-bottom: 1em
}
#cinema .title-poster,
#moive-info .title-poster,
#moive-info-inner .title-poster {
    margin: 0.625em 0
}
#cinema .btn-poster-info,
#moive-info .btn-poster-info,
#moive-info-inner .btn-poster-info {
    padding: 0.625em 0
}
#cinema .cinema-info .cinema-info-sub:before,
#cinema .cinema-info .cinema-info-sub:after,
#moive-info .cinema-info .cinema-info-sub:before,
#moive-info .cinema-info .cinema-info-sub:after,
#moive-info-inner .cinema-info .cinema-info-sub:before,
#moive-info-inner .cinema-info .cinema-info-sub:after {
    content: "";
    display: table
}
#cinema .cinema-info .cinema-info-sub:after,
#moive-info .cinema-info .cinema-info-sub:after,
#moive-info-inner .cinema-info .cinema-info-sub:after {
    clear: both
}
#cinema .cinema-info .cinema-info-sub,
#moive-info .cinema-info .cinema-info-sub,
#moive-info-inner .cinema-info .cinema-info-sub {
    zoom: 1
}
#cinema .cinema-info .title-poster-info-inner,
#moive-info .cinema-info .title-poster-info-inner,
#moive-info-inner .cinema-info .title-poster-info-inner {
    margin-top: 0;
    margin-bottom: 1.56em
}
#cinema .cinema-info .cinema-interna-cartaz p,
#moive-info .cinema-info .cinema-interna-cartaz p,
#moive-info-inner .cinema-info .cinema-interna-cartaz p {
    text-align: center
}
#cinema .cinema-info .info-move-details p,
#moive-info .cinema-info .info-move-details p,
#moive-info-inner .cinema-info .info-move-details p {
    margin: 0.125em
}
#cinema .cinema-info .trailler,
#moive-info .cinema-info .trailler,
#moive-info-inner .cinema-info .trailler {
    margin-bottom: 1.25em
}
#cinema .cinema-info .trailler h3,
#moive-info .cinema-info .trailler h3,
#moive-info-inner .cinema-info .trailler h3 {
    margin: 2.50em 0 1.25em 0
}
#cinema .cinema-info .where-sees h3,
#moive-info .cinema-info .where-sees h3,
#moive-info-inner .cinema-info .where-sees h3 {
    margin: 1.5em 0 1.875em 0
}
#cinema .cinema-info-inner .title-poster-info-inner,
#moive-info .cinema-info-inner .title-poster-info-inner,
#moive-info-inner .cinema-info-inner .title-poster-info-inner {
    margin-bottom: 1.56em
}
#cinema .cinema-info-inner .where-sees h3,
#moive-info .cinema-info-inner .where-sees h3,
#moive-info-inner .cinema-info-inner .where-sees h3 {
    margin: 1.5em 0 1.875em 0
}
#cinema .read-more-cinema,
#moive-info .read-more-cinema,
#moive-info-inner .read-more-cinema {
    text-transform: lowercase;
    border: 1px solid #dadada;
    font-size: 11px;
    padding: 1px 6px 1px 6px;
    margin-bottom: 10px
}
.right-cinema-sidebar {
    float: right;
    width: 58%
}
#cinema .title-cinema-inner,
#moive-info .title-cinema-inner,
#moive-info-inner .title-cinema-inner {
    font-family: "Arial";
    color: #424242;
    font-weight: bold;
    font-size: 28px;
    text-transform: uppercase
}
#cinema .top,
#moive-info .top,
#moive-info-inner .top {
    width: 100%;
    height: 40px;
    background-color: #4a4a4a;
    position: relative
}
#cinema .top h4,
#moive-info .top h4,
#moive-info-inner .top h4 {
    margin: 0px auto;
    font-family: "Arial";
    font-size: 1.125em;
    font-weight: bold;
    color: #ffffff;
    position: absolute;
    left: 10px
}
#cinema .top .cinemax-top,
#moive-info .top .cinemax-top,
#moive-info-inner .top .cinemax-top {
    position: absolute;
    right: 10px
}
#cinema .cinema-container-horizontal,
#moive-info .cinema-container-horizontal,
#moive-info-inner .cinema-container-horizontal {
    background-color: #5b5b5b
}
#cinema .cinema-container-horizontal .list-container-cinema-horizontal,
#moive-info .cinema-container-horizontal .list-container-cinema-horizontal,
#moive-info-inner .cinema-container-horizontal .list-container-cinema-horizontal {
    list-style-type: none;
    padding: 0
}
#cinema .cinema-container-horizontal .list-container-cinema-horizontal .iten-list-cinema-horizontal,
#moive-info .cinema-container-horizontal .list-container-cinema-horizontal .iten-list-cinema-horizontal,
#moive-info-inner .cinema-container-horizontal .list-container-cinema-horizontal .iten-list-cinema-horizontal {
    margin: 0 15px
}
#cinema .cinema-container-horizontal .list-container-cinema-horizontal .iten-list-cinema-horizontal .iten-list-cinema-info-horizontal,
#moive-info .cinema-container-horizontal .list-container-cinema-horizontal .iten-list-cinema-horizontal .iten-list-cinema-info-horizontal,
#moive-info-inner .cinema-container-horizontal .list-container-cinema-horizontal .iten-list-cinema-horizontal .iten-list-cinema-info-horizontal {
    height: 100px
}
#cinema .cinema-container-horizontal .list-container-cinema-horizontal .iten-list-cinema-horizontal .title-cinema-horizontal,
#moive-info .cinema-container-horizontal .list-container-cinema-horizontal .iten-list-cinema-horizontal .title-cinema-horizontal,
#moive-info-inner .cinema-container-horizontal .list-container-cinema-horizontal .iten-list-cinema-horizontal .title-cinema-horizontal {
    text-align: center
}
#cinema .cinema-container-horizontal .list-container-cinema-horizontal .iten-list-cinema-horizontal .title-cinema-horizontal a,
#moive-info .cinema-container-horizontal .list-container-cinema-horizontal .iten-list-cinema-horizontal .title-cinema-horizontal a,
#moive-info-inner .cinema-container-horizontal .list-container-cinema-horizontal .iten-list-cinema-horizontal .title-cinema-horizontal a {
    margin: 0px auto;
    font-family: Arial;
    font-size: 0.9em;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none
}
#cinema .cinema-container-horizontal .list-container-cinema-horizontal .iten-list-cinema-horizontal .text-cinema-horizontal,
#moive-info .cinema-container-horizontal .list-container-cinema-horizontal .iten-list-cinema-horizontal .text-cinema-horizontal,
#moive-info-inner .cinema-container-horizontal .list-container-cinema-horizontal .iten-list-cinema-horizontal .text-cinema-horizontal {
    color: #d3d3d3;
    font-size: 0.8125em;
    font-family: Arial;
    text-align: center
}
#cinema .cinema-container-horizontal .btn-showtimes,
#moive-info .cinema-container-horizontal .btn-showtimes,
#moive-info-inner .cinema-container-horizontal .btn-showtimes {
    background-color: #a2aba5;
    color: #FFF;
    font: bold 0.81em Arial;
    display: block;
    text-align: center;
    margin: 0 15px;
    padding: 0.4375em
}
#cinema .cinema-container,
#moive-info .cinema-container,
#moive-info-inner .cinema-container {
    background-color: #5b5b5b;
    padding: 1.25em;
    padding-bottom: 0
}
#cinema .cinema-container .list-container-cinema-sidebar,
#moive-info .cinema-container .list-container-cinema-sidebar,
#moive-info-inner .cinema-container .list-container-cinema-sidebar {
    list-style-type: none;
    padding: 0
}
#cinema .cinema-container .list-container-cinema-sidebar .movie,
#moive-info .cinema-container .list-container-cinema-sidebar .movie,
#moive-info-inner .cinema-container .list-container-cinema-sidebar .movie {
    border-bottom: 1px solid #444444
}
#cinema .cinema-container .list-container-cinema-sidebar li:last-child,
#moive-info .cinema-container .list-container-cinema-sidebar li:last-child,
#moive-info-inner .cinema-container .list-container-cinema-sidebar li:last-child {
    border: none !important
}
#cinema .cinema-container .movie p,
#moive-info .cinema-container .movie p,
#moive-info-inner .cinema-container .movie p {
    color: #d3d3d3;
    font-size: 0.8125em;
    font-family: Arial;
    line-height: 18px
}
#cinema .cinema-container .movie h4,
#moive-info .cinema-container .movie h4,
#moive-info-inner .cinema-container .movie h4 {
    margin: 0 0 5px;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff
}
#cinema .cinema-container .movie .showtimes,
#moive-info .cinema-container .movie .showtimes,
#moive-info-inner .cinema-container .movie .showtimes {
    background-color: #a2aba5;
    padding: 4px 6px 6px 6px
}
#cinema .cinema-container .movie .showtimes a,
#moive-info .cinema-container .movie .showtimes a,
#moive-info-inner .cinema-container .movie .showtimes a {
    color: #ffffff;
    font-weight: bold;
    font-size: 0.8125em
}
#cinema .cinema-container footer,
#moive-info .cinema-container footer,
#moive-info-inner .cinema-container footer {
    background: transparent;
    border-top: none;
    margin-top: 0
}
#cinema .cinema-container footer .cine,
#moive-info .cinema-container footer .cine,
#moive-info-inner .cinema-container footer .cine {
    border: 1px solid #898989;
    font-family: Arial;
    font-size: 0.687em;
    color: #ffffff
}
#cinema .title-cinema,
#moive-info .title-cinema,
#moive-info-inner .title-cinema {
    font: bold 1.75em Arial;
    color: #424242;
    text-transform: uppercase
}
#cinema .max-height-cinema-cover,
#moive-info .max-height-cinema-cover,
#moive-info-inner .max-height-cinema-cover {
    margin-bottom: 38px
}
#cinema .title-poster,
#moive-info .title-poster,
#moive-info-inner .title-poster {
    font: bold 0.8em Arial;
    color: #424242;
    text-transform: capitalize;
    text-align: center
}
#cinema .title-poster-info,
#moive-info .title-poster-info,
#moive-info-inner .title-poster-info {
    font: 0.81em Arial;
    color: #424242;
    text-align: center
}
#cinema .btn-poster-info,
#moive-info .btn-poster-info,
#moive-info-inner .btn-poster-info {
    background: #b08f00;
    color: #FFF;
    font: bold 0.81em Arial;
    display: block;
    text-align: center;
    margin: 0 15px
}
#cinema .cinema-info .title-poster-info-inner,
#cinema .cinema-info-inner .title-poster-info-inner,
#moive-info .cinema-info .title-poster-info-inner,
#moive-info .cinema-info-inner .title-poster-info-inner,
#moive-info-inner .cinema-info .title-poster-info-inner,
#moive-info-inner .cinema-info-inner .title-poster-info-inner {
    font: bold 1.5em Arial;
    color: #009BDB;
    text-transform: capitalize
}
#cinema .cinema-info .description-poster-info,
#cinema .cinema-info-inner .description-poster-info,
#moive-info .cinema-info .description-poster-info,
#moive-info .cinema-info-inner .description-poster-info,
#moive-info-inner .cinema-info .description-poster-info,
#moive-info-inner .cinema-info-inner .description-poster-info {
    font: 0.81em Arial;
    color: #414141
}
#cinema .cinema-info .info-move-details p,
#cinema .cinema-info-inner .info-move-details p,
#moive-info .cinema-info .info-move-details p,
#moive-info .cinema-info-inner .info-move-details p,
#moive-info-inner .cinema-info .info-move-details p,
#moive-info-inner .cinema-info-inner .info-move-details p {
    line-height: 100%;
    font: 0.8125em Arial
}
#cinema .cinema-info .info-move-details p span,
#cinema .cinema-info-inner .info-move-details p span,
#moive-info .cinema-info .info-move-details p span,
#moive-info .cinema-info-inner .info-move-details p span,
#moive-info-inner .cinema-info .info-move-details p span,
#moive-info-inner .cinema-info-inner .info-move-details p span {
    font: bold 1em Arial;
    color: #414141
}
#cinema .cinema-info .trailler h3,
#cinema .cinema-info-inner .trailler h3,
#moive-info .cinema-info .trailler h3,
#moive-info .cinema-info-inner .trailler h3,
#moive-info-inner .cinema-info .trailler h3,
#moive-info-inner .cinema-info-inner .trailler h3 {
    font: bold 1.25em Arial;
    color: #009BDB;
    text-transform: uppercase
}
#cinema .cinema-info .where-sees h3,
#cinema .cinema-info-inner .where-sees h3,
#moive-info .cinema-info .where-sees h3,
#moive-info .cinema-info-inner .where-sees h3,
#moive-info-inner .cinema-info .where-sees h3,
#moive-info-inner .cinema-info-inner .where-sees h3 {
    font: bold 1.375em Arial;
    color: #414141;
    text-transform: uppercase
}
#cinema .cinema-info .where-sees .onde-assistir,
#cinema .cinema-info-inner .where-sees .onde-assistir,
#moive-info .cinema-info .where-sees .onde-assistir,
#moive-info .cinema-info-inner .where-sees .onde-assistir,
#moive-info-inner .cinema-info .where-sees .onde-assistir,
#moive-info-inner .cinema-info-inner .where-sees .onde-assistir {
    list-style-type: none;
    padding: 0
}
#cinema .cinema-info .where-sees .onde-assistir .item-onde-assistir,
#cinema .cinema-info-inner .where-sees .onde-assistir .item-onde-assistir,
#moive-info .cinema-info .where-sees .onde-assistir .item-onde-assistir,
#moive-info .cinema-info-inner .where-sees .onde-assistir .item-onde-assistir,
#moive-info-inner .cinema-info .where-sees .onde-assistir .item-onde-assistir,
#moive-info-inner .cinema-info-inner .where-sees .onde-assistir .item-onde-assistir {
    width: 100%;
    float: left;
    border-bottom: 1px solid #E9E9E9;
    vertical-align: top
}
#cinema .cinema-info .where-sees .onde-assistir .item-onde-assistir .title-onde-assitir,
#cinema .cinema-info-inner .where-sees .onde-assistir .item-onde-assistir .title-onde-assitir,
#moive-info .cinema-info .where-sees .onde-assistir .item-onde-assistir .title-onde-assitir,
#moive-info .cinema-info-inner .where-sees .onde-assistir .item-onde-assistir .title-onde-assitir,
#moive-info-inner .cinema-info .where-sees .onde-assistir .item-onde-assistir .title-onde-assitir,
#moive-info-inner .cinema-info-inner .where-sees .onde-assistir .item-onde-assistir .title-onde-assitir {
    padding-top: 20px
}
#cinema .cinema-info .where-sees .onde-assistir .item-onde-assistir .title-onde-assitir a,
#cinema .cinema-info-inner .where-sees .onde-assistir .item-onde-assistir .title-onde-assitir a,
#moive-info .cinema-info .where-sees .onde-assistir .item-onde-assistir .title-onde-assitir a,
#moive-info .cinema-info-inner .where-sees .onde-assistir .item-onde-assistir .title-onde-assitir a,
#moive-info-inner .cinema-info .where-sees .onde-assistir .item-onde-assistir .title-onde-assitir a,
#moive-info-inner .cinema-info-inner .where-sees .onde-assistir .item-onde-assistir .title-onde-assitir a {
    font: bold 0.8em Arial;
    color: #009BDB;
    text-transform: uppercase
}
#cinema .cinema-info .where-sees .onde-assistir .item-onde-assistir .onde-assistir-sessoes,
#cinema .cinema-info-inner .where-sees .onde-assistir .item-onde-assistir .onde-assistir-sessoes,
#moive-info .cinema-info .where-sees .onde-assistir .item-onde-assistir .onde-assistir-sessoes,
#moive-info .cinema-info-inner .where-sees .onde-assistir .item-onde-assistir .onde-assistir-sessoes,
#moive-info-inner .cinema-info .where-sees .onde-assistir .item-onde-assistir .onde-assistir-sessoes,
#moive-info-inner .cinema-info-inner .where-sees .onde-assistir .item-onde-assistir .onde-assistir-sessoes {
    font: bold 0.8125em Arial
}
#cinema .cinema-info .where-sees .onde-assistir .item-onde-assistir p,
#cinema .cinema-info-inner .where-sees .onde-assistir .item-onde-assistir p,
#moive-info .cinema-info .where-sees .onde-assistir .item-onde-assistir p,
#moive-info .cinema-info-inner .where-sees .onde-assistir .item-onde-assistir p,
#moive-info-inner .cinema-info .where-sees .onde-assistir .item-onde-assistir p,
#moive-info-inner .cinema-info-inner .where-sees .onde-assistir .item-onde-assistir p {
    line-height: 100%;
    font: 0.8125em Arial
}
#cinema .cinema-info .where-sees .onde-assistir .item-onde-assistir p span,
#cinema .cinema-info-inner .where-sees .onde-assistir .item-onde-assistir p span,
#moive-info .cinema-info .where-sees .onde-assistir .item-onde-assistir p span,
#moive-info .cinema-info-inner .where-sees .onde-assistir .item-onde-assistir p span,
#moive-info-inner .cinema-info .where-sees .onde-assistir .item-onde-assistir p span,
#moive-info-inner .cinema-info-inner .where-sees .onde-assistir .item-onde-assistir p span {
    font: bold 1em Arial;
    color: #414141
}
#cinema .cinema-info .where-sees .clearfix-onde-assitir-bottom,
#cinema .cinema-info-inner .where-sees .clearfix-onde-assitir-bottom,
#moive-info .cinema-info .where-sees .clearfix-onde-assitir-bottom,
#moive-info .cinema-info-inner .where-sees .clearfix-onde-assitir-bottom,
#moive-info-inner .cinema-info .where-sees .clearfix-onde-assitir-bottom,
#moive-info-inner .cinema-info-inner .where-sees .clearfix-onde-assitir-bottom {
    margin-bottom: 50px
}
#cinema .cinema-info .observations>span>em,
#cinema .cinema-info-inner .observations>span>em,
#moive-info .cinema-info .observations>span>em,
#moive-info .cinema-info-inner .observations>span>em,
#moive-info-inner .cinema-info .observations>span>em,
#moive-info-inner .cinema-info-inner .observations>span>em {
    font-size: 13px;
    font-style: italic;
    font-family: Arial
}
#cinema img,
#moive-info img,
#moive-info-inner img {
    width: auto !important
}
#cinema .list-container-cinema,
#moive-info .list-container-cinema,
#moive-info-inner .list-container-cinema {
    list-style-type: none;
    padding: 0
}
#cinema .list-container-cinema .iten-list-cinema,
#moive-info .list-container-cinema .iten-list-cinema,
#moive-info-inner .list-container-cinema .iten-list-cinema {
    margin-bottom: 1.25em
}
#cinema .list-container-cinema .iten-list-cinema .iten-list-cinema-info,
#moive-info .list-container-cinema .iten-list-cinema .iten-list-cinema-info,
#moive-info-inner .list-container-cinema .iten-list-cinema .iten-list-cinema-info {
    height: 95px
}
#cinema .list-container-cinema .iten-list-cinema .iten-list-cinema-info-cartaz,
#moive-info .list-container-cinema .iten-list-cinema .iten-list-cinema-info-cartaz,
#moive-info-inner .list-container-cinema .iten-list-cinema .iten-list-cinema-info-cartaz {
    height: 50px
}
#sub-home .content-cinema {
    margin-bottom: 41px;
    padding: 23px 30px 0px 30px
}
#sub-home .content-cinema .title {
    padding: 4px 0px
}
#sub-home .content-cinema .subtitle {
    padding: 3px 2px
}
#sub-home .content-cinema a {
    padding: 5px 5px
}
#sub-home .content-cinema .space-booton {
    margin-bottom: 30px
}
#sub-home .content-cinema {
    background-color: #5b5b5b;
    margin-bottom: 30px
}
#sub-home .content-cinema .title {
    font-family: "arial";
    font-weight: bold;
    font-size: 16px;
    color: #fff
}
#sub-home .content-cinema .subtitle {
    font-family: "arial";
    font-size: 13px;
    color: #d3d3d3
}
#sub-home .content-cinema a {
    background-color: #a2aba5;
    font-family: "arial";
    font-weight: bold;
    font-size: 12px;
    color: #fff
}
#options-select-movies {
    margin-bottom: 27px
}
#options-select-movies h4 {
    margin: 0;
    padding-bottom: 1.125em
}
#options-select-movies h4 span {
    position: relative;
    top: 0.19em
}
#options-select-movies .form-group {
    margin-bottom: 0.4375em
}
#options-select-movies {
    clear: both
}
#options-select-movies h4 {
    font-weight: bold;
    font-family: "Trebuchet MS";
    font-size: 1.31em;
    color: #818181;
    text-transform: uppercase
}
#options-select-movies label {
    font-size: 0.8125em;
    font-weight: bold;
    font-family: Arial
}
#options-select-movies span.customSelect {
    font: 12px sans-serif;
    background: #FFF url("../../../../img/hojeemdia/icons/arrows-movie.png") right 10px center no-repeat;
    border: 1px solid #E9E9EB;
    color: #555;
    padding: 7px 9px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px 2px
}
#options-select-movies .customSelect.customSelectHover {
    border-color: #E9E9EB;
    background-color: #FFFFFF
}
#options-select-movies .customSelect.customSelectFocus {
    border-color: #E9E9EB
}
#options-select-movies .customSelect.customSelectOpen {
    border-color: #E9E9EB
}
#options-select-movies .customSelect.customSelectChanged {
    -webkit-animation: changed 0.5s;
    -moz-animation: changed 0.5s;
    -ms-animation: changed 0.5s;
    animation: changed 0.5s
}
#options-select-movies .btn-primary {
    text-transform: uppercase;
    font-weight: bold;
    font-family: Arial;
    font-size: 0.8125em;
    background: #2AA4C7;
    border: none
}
@media (min-width: 360px) {
    .right-cinema-sidebar {
        width: 65%
    }
}
@media (min-width: 480px) {
    .right-cinema-sidebar {
        width: 76%
    }
}
@media (min-width: 600px) {
    .right-cinema-sidebar {
        width: 80%
    }
}
@media (min-width: 640px) {
    #cinema .title-cinema,
    #moive-info .title-cinema,
    #moive-info-inner .title-cinema {
        font: bold 1.75em Arial;
        color: #424242;
        text-transform: uppercase
    }
    #cinema .cinema-info .where-sees .onde-assistir .item-onde-assistir:nth-child(2n+0),
    #moive-info .cinema-info .where-sees .onde-assistir .item-onde-assistir:nth-child(2n+0),
    #moive-info-inner .cinema-info .where-sees .onde-assistir .item-onde-assistir:nth-child(2n+0) {
        border-left: 1px solid #E9E9E9;
        padding: 0 1em
    }
    #cinema .cinema-info .where-sees .onde-assistir .item-onde-assistir,
    #moive-info .cinema-info .where-sees .onde-assistir .item-onde-assistir,
    #moive-info-inner .cinema-info .where-sees .onde-assistir .item-onde-assistir {
        width: 49%;
        border-bottom: 1px solid #E9E9E9
    }
    #cinema .list-container-cinema .iten-list-cinema,
    #moive-info .list-container-cinema .iten-list-cinema,
    #moive-info-inner .list-container-cinema .iten-list-cinema {
        display: inline-block;
        width: 49%;
        padding: 1.25em
    }
    .cinema-container-horizontal .list-container-cinema-horizontal .iten-list-cinema-horizontal {
        display: inline-block;
        width: 45%
    }
}
@media (max-width: 768px) {
    #cinema .cinema-info .cinema-interna-cartaz p,
    #cinema .cinema-info-inner .cinema-interna-cartaz p,
    #moive-info .cinema-info .cinema-interna-cartaz p,
    #moive-info .cinema-info-inner .cinema-interna-cartaz p,
    #moive-info-inner .cinema-info .cinema-interna-cartaz p,
    #moive-info-inner .cinema-info-inner .cinema-interna-cartaz p {
        text-align: inherit;
        float: left;
        margin-right: 1.56em
    }
    #cinema .cinema-info .cinema-interna-info,
    #cinema .cinema-info-inner .cinema-interna-info,
    #moive-info .cinema-info .cinema-interna-info,
    #moive-info .cinema-info-inner .cinema-interna-info,
    #moive-info-inner .cinema-info .cinema-interna-info,
    #moive-info-inner .cinema-info-inner .cinema-interna-info {
        float: right;
        width: 58%
    }
    #cinema .list-container-cinema .iten-list-cinema,
    #moive-info .list-container-cinema .iten-list-cinema,
    #moive-info-inner .list-container-cinema .iten-list-cinema {
        width: 32%
    }
    #cinema .movie .cinemax {
        margin-right: 10px
    }
    .right-cinema-sidebar {
        width: 65%
    }
    .cinema-container-horizontal .list-container-cinema-horizontal .iten-list-cinema-horizontal {
        display: inline-block;
        width: 20%
    }
    .cinema-container-horizontal .list-container-cinema-horizontal .iten-list-cinema-horizontal .iten-list-cinema-info-horizontal {
        width: 125px;
        margin-left: 15px
    }
    .cinema-container-horizontal .list-container-cinema-horizontal .iten-list-cinema-horizontal .title-cinema-horizontal {
        text-align: inherit
    }
    .cinema-container-horizontal .list-container-cinema-horizontal .iten-list-cinema-horizontal .text-cinema-horizontal {
        text-align: inherit
    }
    .cinema-container-horizontal .btn-showtimes {
        text-align: inherit;
        font: bold 0.71em Arial !important;
        margin: 0
    }
    #cinema .movies-container {
        background-color: #5b5b5b;
        padding: 20px 10px 0px 10px
    }
    #cinema .item-movie {
        margin-bottom: 15px;
        text-align: center
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    #sub-home .content-cinema .subtitle {
        padding: 3px 0px;
        width: 76%
    }
}
@media (min-width: 992px) {
    #cinema .title-poster,
    #cinema .title-poster-info,
    #moive-info .title-poster,
    #moive-info .title-poster-info,
    #moive-info-inner .title-poster,
    #moive-info-inner .title-poster-info {
        text-align: inherit;
        width: 125px
    }
    .right-cinema-sidebar {
        width: 63%
    }
    #cinema .cinema-info .cinema-interna-cartaz p,
    #cinema .cinema-info-inner .cinema-interna-cartaz p,
    #moive-info .cinema-info .cinema-interna-cartaz p,
    #moive-info .cinema-info-inner .cinema-interna-cartaz p,
    #moive-info-inner .cinema-info .cinema-interna-cartaz p,
    #moive-info-inner .cinema-info-inner .cinema-interna-cartaz p {
        text-align: inherit;
        float: left;
        margin-right: 1.56em
    }
    #cinema .cinema-info .cinema-interna-info,
    #cinema .cinema-info-inner .cinema-interna-info,
    #moive-info .cinema-info .cinema-interna-info,
    #moive-info .cinema-info-inner .cinema-interna-info,
    #moive-info-inner .cinema-info .cinema-interna-info,
    #moive-info-inner .cinema-info-inner .cinema-interna-info {
        float: right;
        width: 54%
    }
    #cinema .list-container-cinema .iten-list-cinema,
    #moive-info .list-container-cinema .iten-list-cinema,
    #moive-info-inner .list-container-cinema .iten-list-cinema {
        width: 24%;
        padding: 0.625em;
        padding-left: 0
    }
    #cinema .btn-poster-info,
    #moive-info .btn-poster-info,
    #moive-info-inner .btn-poster-info {
        font: bold 0.71em Arial;
        text-align: center;
        margin: 0;
        width: 125px
    }
    #cinema img,
    #moive-info img,
    #moive-info-inner img {
        display: inherit;
        margin-right: 0;
        margin-left: 0
    }
    .cinema-container-horizontal {
        padding-left: 15px
    }
    .cinema-container-horizontal .list-container-cinema-horizontal .iten-list-cinema-horizontal {
        display: inline-block;
        width: 13%
    }
    .cinema-container-horizontal .list-container-cinema-horizontal .iten-list-cinema-horizontal .iten-list-cinema-info-horizontal {
        width: 125px;
        margin-left: 0
    }
    .cinema-container-horizontal .list-container-cinema-horizontal .iten-list-cinema-horizontal .title-cinema-horizontal {
        font-size: 0.8em;
        text-align: inherit
    }
    .cinema-container-horizontal .list-container-cinema-horizontal .iten-list-cinema-horizontal .text-cinema-horizontal {
        text-align: inherit
    }
    .cinema-container-horizontal .btn-showtimes {
        text-align: inherit;
        font: bold 0.71em Arial !important;
        margin: 0 !important
    }
}
#horoscope .top {
    width: auto
}
#horoscope {
    margin-bottom: 15px
}
#horoscope .box-horoscope {
    width: auto;
    padding: 10px
}
#horoscope .horoscope {
    width: auto;
    height: 123px;
    float: left;
    text-align: center
}
#horoscope .box-img {
    width: 100%;
    height: 65px;
    margin-bottom: 5px
}
#horoscope .top {
    width: auto
}
#horoscope h3 {
    font-weight: bold
}
#horoscope .box-horoscope {
    border: 1px solid #adadad
}
#horoscope .horoscope {
    border: 1px solid #e38d13
}
#horoscope .box-img {
    background-color: #245269;
    border: 1px solid #67b168
}
#horoscopo-news .border-bottom-horoscopo {
    border-bottom: 1px solid #DDDDDD;
    position: relative
}
#horoscopo-news .title-horoscpe {
    font-weight: bold
}
#horoscopo-news .title-horoscopo {
    font: bold 1em Arial;
    color: #ed1b35
}
#horoscopo-news .description-horoscopo {
    font: normal 0.81em Arial;
    color: #424242;
    padding: 0 0 40px 0
}
#horoscopo-news .aligin-sprit-horoscopo {
    text-align: center
}
#horoscopo-news .social-horoscopo {
    position: absolute;
    right: 5px;
    bottom: 0;
    padding-bottom: 5px;
    list-style-type: none
}
#horoscopo-news .social-horoscopo li {
    display: inline-block
}
#horoscopo-news .selected-horoscopo {
    border: 1px solid #ed1c24 !important;
    padding: 0 15px
}
#horoscopo-news .margin-bottom-horoscopo {
    margin-bottom: 15px
}
.horoscopo-container {
    margin-bottom: 20px;
    width: 100%
}
.horoscopo-container .horoscopo {
    width: 90%;
    margin: 0 auto;
    list-style-type: none;
    border: 1px solid #d7d7d7;
    padding: 5px
}
.horoscopo-container .horoscopo li {
    width: 48%;
    height: 90px;
    display: inline-block;
    margin: 1px;
    vertical-align: top
}
.horoscopo-container .horoscopo li a {
    text-align: center;
    line-height: 100px;
    display: block
}
.horoscopo-container .horoscopo li a .horoscopo-aries:hover {
    background-position: 0 -153px;
    width: 107px;
    height: 86px
}
.horoscopo-container .horoscopo li a .horoscopo-touro:hover {
    background-position: 0 -1239px;
    width: 107px;
    height: 89px
}
.horoscopo-container .horoscopo li a .horoscopo-gemeos:hover {
    background-position: 0 -633px;
    width: 107px;
    height: 89px
}
.horoscopo-container .horoscopo li a .horoscopo-cancer:hover {
    background-position: 0 -271px;
    width: 107px;
    height: 90px
}
.horoscopo-container .horoscopo li a .horoscopo-leao:hover {
    background-position: 0 -755px;
    width: 107px;
    height: 90px
}
.horoscopo-container .horoscopo li a .horoscopo-virgem:hover {
    background-position: 0 -1360px;
    width: 107px;
    height: 90px
}
.horoscopo-container .horoscopo li a .horoscopo-libra:hover {
    background-position: 0 -876px;
    width: 107px;
    height: 90px
}
.horoscopo-container .horoscopo li a .horoscopo-escorpiao:hover {
    background-position: 0 -513px;
    width: 107px;
    height: 88px
}
.horoscopo-container .horoscopo li a .horoscopo-sagitario:hover {
    background-position: 0 -1119px;
    width: 107px;
    height: 88px
}
.horoscopo-container .horoscopo li a .horoscopo-capricornio:hover {
    background-position: 0 -392px;
    width: 107px;
    height: 89px
}
.horoscopo-container .horoscopo li a .horoscopo-aquario:hover {
    background-position: 0 -32px;
    width: 107px;
    height: 88px
}
.horoscopo-container .horoscopo li a .horoscopo-peixes:hover {
    background-position: 0 -997px;
    width: 107px;
    height: 90px
}
@media (min-width: 480px) {
    .horoscopo-container .horoscopo li {
        width: 32%
    }
}
@media (min-width: 640px) {
    #horoscopo-news .pull-left-horoscopo {
        display: inline-block;
        margin-right: 15px;
        vertical-align: top
    }
    #horoscopo-news .pull-rigth-horoscopo {
        display: inline-block;
        width: 84%
    }
    .horoscopo-container .horoscopo li {
        width: 24%
    }
}
@media (min-width: 768px) {
    .horoscopo-container .horoscopo li {
        width: 15%
    }
}
@media (min-width: 992px) {
    .horoscopo-container .horoscopo {
        width: 100%
    }
    .horoscopo-container .horoscopo li {
        width: 7.7%
    }
}
.featured-blogs {
    margin-bottom: 40px
}
.featured-blogs header {
    width: 100%;
    position: relative
}
.featured-blogs .blog-container {
    height: auto;
    padding: 20px 0 0 0
}
.featured-blogs .read-more {
    margin-bottom: 10px;
    margin-top: 10px;
    padding-right: 7px;
    padding-left: 7px;
    width: auto;
    float: right
}
.featured-blogs .btn-blog {
    position: absolute;
    width: auto;
    padding: 4px 10px
}
.featured-blogs .mini-banner {
    position: absolute;
    top: 10px;
    right: 20px
}
.featured-blogs .mini-banner .sub-mini-banner p {
    display: inline-block;
    padding-top: 10px;
    padding-right: 5px;
    vertical-align: top
}
.featured-blogs .mini-banner .sub-mini-banner .mini-banner-gastronomia {
    display: inline-block
}
.featured-blogs .blog-container {
    border: 1px solid #e9e9eb;
    border-top: none
}
.featured-blogs .read-more {
    border: 1px solid #898989;
    font-family: "arial";
    font-size: 11px;
    color: #424242
}
.featured-blogs .btn-blog {
    border: 1px solid #ccc;
    text-align: center;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}
.featured-blogs .btn-blog a {
    font: bold 1em Arial;
    color: #FFF
}
.featured-blogs .mini-banner .sub-mini-banner p {
    color: #FFF;
    font-size: 11px;
    font-family: Arial
}
.featured-blogs .mini-banner .sub-mini-banner .mini-banner-gastronomia {
    display: inline-block
}
#food header {
    background: transparent url("../../../../img/gastronomia/header.png") no-repeat;
    height: 140px
}
#food .header-blog-gastronomia {
    background: transparent url("../../../../img/gastronomia/blog/header.png") no-repeat;
    width: 100%;
    height: 229px;
    position: relative
}
#food .logo-gastronomia {
    width: 285px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0px;
    left: 7px
}
#food .logo-gastronomia a {
    width: 100%;
    height: 100%;
    position: absolute
}
#food .logo-gastronomia a img {
    margin: 0 auto;
    display: block;
    padding-top: 5px
}
#food .btn-blog {
    top: 45%;
    left: 42%
}
#food .blog-container {
    background: url("/img/hojeemdia/bg-food.png") repeat
}
#food .title-gastro-interna {
    font: bold 1.75em Arial;
    text-transform: uppercase;
    padding-bottom: 0.625em
}
#food .gastro-internal-element {
    padding-bottom: 1.625em
}
#food .news-title-tree {
    font-family: "arial";
    font-weight: bold;
    font-size: 16px;
    color: #424242;
    padding: 0px
}
#food .food-container-tree {
    border-top: 1px solid #e9e9eb;
    width: 100%;
    padding-top: 15px
}
#autopapo header {
    background: transparent url("../../../../img/auto-papo/auto-papo.png") no-repeat;
    height: 174px
}
#autopapo .btn-blog {
    top: 58%;
    right: 2%;
    border: 1px solid #29292a
}
#autopapo .btn-blog a {
    font: bold 0.95em Arial;
    color: #29292a
}
#autopapo .blog-container {
    background: url("/img/hojeemdia/bg-auto.png") repeat
}
#bela header {
    background: transparent url("../../../../img/bela/bela.png") no-repeat;
    height: 174px
}
#bela .btn-blog {
    top: 70%;
    right: 2%
}
#bela .blog-container {
    background: url("/img/hojeemdia/bg-bela.png") repeat
}
.social-header {
    margin-top: -51px;
    text-align: right;
    width: 100%
}
.sub-social-header {
    list-style-type: none;
    padding: 0
}
.sub-social-header li {
    display: inline-block
}
.blogger-bela {
    padding: 10px 10px 20px 10px;
    background-color: #f9f9f9;
    width: 100%
}
.image-bela {
    float: left;
    padding-right: 15px;
    padding-bottom: 10px
}
.author-bela {
    font: bold 22px Arial;
    line-height: 22px;
    text-transform: capitalize;
    padding-bottom: 18px
}
.author-bela.cris_carneiro {
    color: #ba007c
}
.author-bela.lady {
    color: #ba007c
}
.social-bela {
    padding-bottom: 10px
}
.social-bela a {
    padding-right: 5px
}
.schedule-bela {
    font-size: 11px;
    line-height: 12px;
    font-family: Arial;
    padding-bottom: 15px
}
.desc-bela {
    font-size: 13px;
    font-family: Arial
}
@media (max-width: 768px) {
    .featured-blogs .news-title {
        padding-bottom: 20px;
        padding-top: 10px;
        width: 240px;
        margin-left: auto;
        margin-right: auto
    }
}
#institucional-container .title-expediente,
#institucional-container .title-sobre-hojeemdia,
#institucional-container .title-sobre-grupobel,
#institucional-container .title-trabalhe-conosco,
#institucional-container .title-fale-conosco {
    font: bold 28px Arial;
    color: #424242;
    margin: 0 0 0.93em 0;
    text-transform: uppercase
}
#institucional-container .sub-title-expediente,
#institucional-container .sub-title-groupbel,
#institucional-container .sub-title-trabalhe-conosco,
#institucional-container .sub-title-info-trabalhe-conosco {
    text-transform: uppercase;
    font: bold 0.81em Arial;
    margin: 1.25em 0
}
#institucional-container .sub-title-groupbel,
#institucional-container .sub-title-trabalhe-conosco,
#institucional-container .sub-title-info-trabalhe-conosco {
    font-size: 1.5em
}
#institucional-container .text-expediente,
#institucional-container .text-sobre-hojeemdia,
#institucional-container .text-sobre-groupbel,
#institucional-container .text-trabalhe-conosco,
#institucional-container .text-fale-conosco {
    font: 14px Arial;
    line-height: 18px
}
#institucional-container .featured-sub-expediente,
#institucional-container .featured-sub-sobre {
    font: bold 1em Arial
}
#institucional-container .group-bel-logos-content {
    list-style-type: none;
    padding: 0
}
#institucional-container .group-bel-logos-content li {
    text-align: center;
    padding: 0.625em
}
#institucional-container .form-institucional {
    width: 80%;
    border-radius: 0 !important
}
#institucional-container .form-institucional h6 {
    padding-bottom: 1.25em
}
#institucional-container .form-institucional .form-group label {
    font: bold 0.81em Arial
}
#institucional-container .form-institucional .inputs-instituicional {
    border-radius: 0 !important
}
#institucional-container .form-institucional .select-fale-conosco {
    width: 30%
}
#institucional-container .form-institucional button {
    text-transform: uppercase;
    font: bold 0.81em Arial
}
#institucional-container .form-institucional input:focus,
#institucional-container .form-institucional textarea:focus {
    outline: none !important
}
#institucional-container .form-institucional .fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px
}
#institucional-container .form-institucional .fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0)
}
#institucional-container .form-institucional .error {
    color: #ff1433;
    font-weight: normal !important;
    font-style: italic !important
}
#institucional-container .entre-em-contato-container {
    background-color: #f7f7f7
}
#institucional-container .entre-em-contato-container header {
    background-color: #797979;
    height: 40px
}
#institucional-container .entre-em-contato-container .title-entre-em-contato {
    color: #FFF;
    text-transform: uppercase;
    font: bold 1.125em Trebuchet MS;
    line-height: 40px;
    padding-left: 1em
}
#institucional-container .entre-em-contato-container .info-entre-em-contato {
    padding: 0.625em
}
#institucional-container .entre-em-contato-container .info-entre-em-contato .title-info-entre-em-contato {
    font: bold 0.81em Arial;
    text-transform: uppercase;
    padding-bottom: 0.625em
}
#institucional-container .entre-em-contato-container .info-entre-em-contato .group-info-entre-em-contato {
    line-height: 50%;
    padding: 0.625em 0
}
#institucional-container .entre-em-contato-container .info-entre-em-contato .group-info-entre-em-contato p {
    font-family: Arial;
    font-size: 0.8125em;
    color: #424242
}
.error {
    color: blue;
    font-size: 14px;
    font-style: italic;
    font-weight: bold
}
.message-container>p {
    color: red;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    display: block
}
@media (min-width: 480px) {
    #institucional-container .group-bel-logos-content li {
        display: inline-block;
        width: 49%
    }
}
@media (min-width: 640px) {
    #institucional-container .group-bel-logos-content li {
        display: inline-block;
        width: 32%
    }
}
@media (max-width: 768px) {
    #institucional-container .form-institucional {
        width: 100%
    }
}
#sub-home.sports .teaser {
    margin-bottom: 0px
}
#sub-home.sports .content.bottom .versal {
    font-size: 11px;
    padding-top: 15px
}
#sub-home.sports .content.right .versal {
    font-size: 11px;
    padding-top: 0px;
    padding-bottom: 5px
}
#sub-home.sports .teamList .wrapper {
    padding-top: 10px;
    background: #F9f9f9
}
#sub-home.sports .teamList .teams .team {
    width: 25%;
    float: left;
    height: 55px
}
#sub-home.sports .teamList .teams .team .image {
    text-align: center
}
#sub-home.sports .teamList .teams .team .image a {
    width: 45px;
    display: inline-block;
    height: 45px
}
#sub-home.sports .loading {
    text-align: center;
    padding-top: 20px
}
.news-sport .featured {
    margin-bottom: 20px
}
.news-sport .featured .title {
    font-family: "trebuchet ms";
    font-weight: bold;
    font-size: 21px;
    color: #424242;
    line-height: 100%;
    margin: 10px 0px
}
.news-sport h2 a:hover {
    text-decoration: none;
    color: #424242
}
.news-sport .news {
    margin-bottom: 15px;
    width: 48%;
    float: left;
    margin-right: 10px;
    display: inline-block;
    min-height: 75px
}
.news-sport .news figure {
    float: left;
    margin-right: 15px
}
.news-sport .news .title {
    font-weight: bold;
    font-size: 15px;
    line-height: 100%
}
@media (max-width: 768px) {
    .news-sport .news {
        margin-bottom: 15px;
        width: 100%;
        float: left;
        vertical-align: top;
        display: inline-block
    }
    .news-sport .news figure {
        float: left;
        margin-right: 15px
    }
    .news-sport .news .title {
        font-weight: bold;
        font-size: 15px;
        line-height: 100%
    }
}
.aboutTeam {
    background: #f7f7f7;
    margin-top: 27px
}
.aboutTeam .title {
    background: #7b7b7b;
    padding: 10px
}
.aboutTeam .title h2 {
    margin: 0;
    font-family: "trebuchet ms" !important;
    font-weight: normal !important;
    text-transform: uppercase;
    font-size: 21px !important
}
.aboutTeam .title h2 a {
    color: #fff
}
.aboutTeam .title .icons {
    margin-right: 5px
}
.aboutTeam .title .icons-close {
    margin-bottom: 5px
}
.aboutTeam .panel {
    background: none;
    border-radius: 0
}
.aboutTeam .itens {
    padding: 15px
}
.aboutTeam .itens p {
    margin: 0
}
.aboutTeam .itens .item {
    padding-bottom: 2px
}
.aboutTeam #aboutTeam {
    font-size: 14px
}
.performance .icons-ball {
    margin-right: 5px
}
.performance .icons-yellow-card {
    margin-right: 5px
}
.performance .icons-red-card {
    margin-right: 5px
}
table.points {
    font-size: 13px
}
table.points .position {
    text-align: center
}
table.points .g4 {
    color: #2CB744
}
table.points .fall {
    color: #FF1641
}
table.points .odd {
    background-color: #fafafa
}
table.points .even {
    background-color: #eee
}
table.points thead {
    border-top: 1px solid #eee
}
table.points thead tr th {
    border-bottom: none
}
table.points table td {
    padding-top: 15px;
    padding-bottom: 15px
}
.full-table-sports {
    border: none
}
.full-table-sports h2 {
    font-size: 22px;
    font-weight: bold;
    font-family: arial;
    text-transform: uppercase
}
.full-table-sports table {
    margin-bottom: 0
}
.full-table-sports table .even {
    background-color: transparent
}
.full-table-sports table .position {
    font-size: 16px
}
.full-table-sports table .team-name {
    font-size: 16px;
    text-align: left
}
.full-table-sports table tbody {
    font-size: 14px
}
.full-table-sports table tbody tr {
    text-align: center
}
.full-table-sports table thead {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}
.full-table-sports table thead th {
    text-align: center
}
.full-table-sports table tr.odd td,
.full-table-sports table tr.even td {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee
}
.full-table-sports .table-legend {
    background-color: #fafafa;
    border-bottom: 1px solid #eaeaea;
    padding: 14px 14px 11px 14px
}
.full-table-sports .table-legend .text {
    font-size: 13px;
    color: #787878;
    display: block
}
.full-table-sports .table-legend .g4 {
    color: #2CB744;
    padding-right: 5px
}
.full-table-sports .table-legend .fall {
    color: #FF1641;
    padding-right: 5px
}
.full-table-sports .table-legend .item {
    float: left;
    margin-right: 20px
}
.min-table-sports {
    border: none;
    margin-bottom: 27px
}
.min-table-sports h3 {
    background: #828282;
    color: #fff !important;
    margin-bottom: 0px;
    padding: 10px;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    font-weight: normal !important;
    margin-top: 0px
}
.min-table-sports .owl-nav .owl-prev,
.min-table-sports .owl-nav .owl-next {
    top: 28px;
    color: #fff;
    width: 25px;
    height: 25px;
    background: #00A4CF;
    text-align: center;
    line-height: 25px;
    font-size: 18px
}
.min-table-sports .owl-nav .owl-next {
    right: 10px
}
.min-table-sports .owl-nav .owl-prev {
    left: 10px
}
.min-table-sports table {
    border: 1px solid #eaeaea;
    margin-bottom: 0px
}
.min-table-sports table td {
    padding: 6px !important
}
.min-table-sports table thead tr th {
    border-bottom: none
}
.min-table-sports .more {
    text-align: center;
    background: #fafafa;
    padding: 6px;
    border: 1PX solid #eaeaea;
    border-top: none
}
.min-table-sports .more a {
    font-size: 11px;
    background: #00A4CF;
    padding: 3px 6px 3px 6px;
    color: #fff
}
.champStats {
    font-size: 13px
}
.nextGames {
    margin-bottom: 27px
}
.nextGames .content {
    position: relative
}
.nextGames .content .loading {
    width: 100%;
    height: 100%;
    position: absolute;
    float: left;
    background-color: rgba(255, 255, 255, 0.8)
}
.nextGames .content .loading .fa-spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -35px;
    margin-top: -35px
}
.nextGames .games {
    border: 1px solid #eaeaea;
    padding: 10px;
    background: #f7f7f7
}
.nextGames .games .game {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
    padding-top: 10px
}
.nextGames .games .game.last {
    border-bottom: none;
    padding-bottom: 10px
}
.nextGames .teams .home,
.nextGames .teams .visitor {
    display: inline-block;
    width: 40%;
    text-align: center
}
.nextGames .teams .score {
    display: inline-block;
    width: 14%;
    text-align: center;
    font-family: TREBUCHET MS
}
.nextGames .teams .homeScore,
.nextGames .teams .awayScore {
    font-size: 20px
}
.nextGames .teams .name {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px
}
.nextGames .teams .vs {
    display: inline-block;
    text-align: center
}
.nextGames .teams .image img {
    width: auto !important
}
.nextGames .teams .shield {
    width: 45px;
    height: 45px;
    display: inline-block
}
.nextGames .nav .title {
    background: #828282;
    margin-bottom: 0px;
    padding: 8px;
    text-transform: uppercase;
    text-align: center;
    line-height: 25px
}
.nextGames .nav .title h3 {
    color: #fff !important;
    font-weight: normal !important;
    display: inline-block
}
.nextGames .nav .prevRound,
.nextGames .nav .nextRound {
    cursor: pointer;
    color: #fff;
    width: 25px;
    height: 25px;
    background: #00A4CF;
    text-align: center;
    line-height: 25px;
    font-size: 18px
}
.nextGames .nav .prevRound {
    float: left
}
.nextGames .nav .nextRound {
    float: right
}
.nextGames .info {
    text-align: center;
    font-size: 11px;
    color: #787878
}
.nextGames h2 {
    font-size: 22px;
    font-weight: bold;
    font-family: arial
}
.teamInfo {
    margin-top: 0px;
    margin-bottom: 20px
}
.teamInfo .teamName {
    float: left;
    margin-left: 15px
}
.teamInfo .teamName h1 {
    font-size: 30px;
    font-weight: bold;
    font-family: arial;
    text-transform: uppercase;
    color: #414141;
    margin-top: 15px
}
.teamInfo .teamLogo {
    float: left
}
.tabView {
    margin-bottom: 20px
}
.tabView ul.nav li.active {
    border-top: 3px solid #000;
    background: #f9f9f9
}
.tabView ul.nav li.active a {
    border: none;
    background: #f9f9f9;
    color: #424242
}
.tabView ul.nav li {
    width: 50%;
    background: #2aa5c8
}
.tabView ul.nav li a {
    margin-right: 0;
    border-radius: 0;
    font-size: 1em;
    font-family: Trebuchet MS;
    font-weight: bold;
    color: #fff;
    padding: 8px 12px;
    text-transform: uppercase
}
.tabView ul.nav li a:hover {
    color: #424242
}
.tabView .block li:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}
#liveCommentary {
    list-style: none;
    padding: 0
}
#liveCommentary .narration {
    border-left: 1px solid #e0e0e0;
    float: left;
    width: 80%;
    padding: 30px 0 0 20px;
    min-height: 75px;
    position: relative
}
#liveCommentary .narration .fa {
    position: absolute;
    overflow: hidden
}
#liveCommentary .narration .fa-circle {
    left: -5px;
    font-size: 11px;
    color: #e0e0e0
}
#liveCommentary .narration .fa-futbol-o {
    left: -11px;
    font-size: 21px;
    color: #000
}
#liveCommentary .narration .red-card {
    left: -7px;
    width: 12px;
    height: 18px;
    border-radius: 2px;
    padding-right: 3px;
    background-color: #ee3129
}
#liveCommentary .narration .yellow-card {
    left: -7px;
    width: 12px;
    height: 18px;
    border-radius: 2px;
    padding-right: 3px;
    background-color: #f2c200
}
#liveCommentary .narration .substitution {
    background: url("/img/hojeemdia/substitution.png") center center no-repeat;
    width: 28px;
    height: 28px;
    left: -15px
}
#liveCommentary .narration .whistle {
    background: url("/img/hojeemdia/apito.png") center center no-repeat;
    width: 28px;
    height: 28px;
    left: -15px
}
#liveCommentary .narration .team {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    color: #787878
}
#liveCommentary .lance.highlight {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px
}
#liveCommentary .live-time {
    float: left;
    width: 15%;
    padding: 20px 10px 0px 5px
}
#liveCommentary .live-time .minute {
    font-size: 22px;
    width: 100%;
    display: block;
    text-align: center;
    color: #424242
}
#liveCommentary .live-time .period {
    font-size: 11px;
    text-align: center;
    display: block
}
#liveCommentary .comment {
    float: left;
    width: 100%;
    font-size: 14px
}
.game-sheet h2 {
    font-size: 18px;
    font-family: Trebuchet MS;
    color: #fff;
    padding: 10px;
    margin: 0;
    text-transform: uppercase
}
.game-sheet .box {
    border: 1px solid #eaeaea;
    padding-top: 15px;
    border-top: none
}
.game-sheet ul {
    list-style: none;
    padding: 0
}
.game-sheet ul li {
    padding: 8px 0px;
    font-size: 12px;
    border-bottom: 1px solid #eaeaea
}
.game-sheet ul li:last-child {
    border-bottom: none
}
.game-sheet .players-list.right {
    text-align: right
}
.game-sheet .player {
    font-weight: bold
}
.game-sheet .player .substituted {
    font-weight: bold;
    color: #bbb
}
.game-sheet .player .position {
    font-size: 10px;
    color: #acacac;
    font-weight: normal
}
.game-sheet .player .position.left {
    padding-left: 5px
}
.game-sheet .player .position.right {
    padding-right: 5px
}
.game-sheet .player .fa-arrow-down {
    color: #ee3129;
    font-size: 11px
}
.game-sheet .player .fa-arrow-up {
    color: green;
    font-size: 11px
}
.game-sheet .player .card {
    width: 7px;
    height: 10px;
    display: inline-block;
    border-radius: 1px;
    padding-right: 3px
}
.game-sheet .player .card.yellow {
    background: #f2c200
}
.game-sheet .player .card.red {
    background: #e43c2f
}
.game-sheet .soccer-icons {
    float: left;
    padding-left: 10px
}
.game-sheet .soccer-icons-right {
    float: right;
    padding-right: 10px
}
@media (max-width: 767px) {
    .full-table-sports table .team-name {
        font-size: 15px
    }
    .full-table-sports table tr.odd td,
    .full-table-sports table tr.even td {
        padding-top: 10px;
        padding-bottom: 10px
    }
}
@media (max-width: 992px) {
    .aboutTeam .no-pr {
        padding-right: 15px
    }
    .aboutTeam .no-pl {
        padding-left: 15px
    }
}
#tags .social-buttons {
    float: right;
    height: 25px;
    margin-bottom: 25px
}
#tags .social-buttons .tweeter {
    display: inline-block;
    margin-left: 15px
}
#tags .social-buttons .fb-share-button span {
    height: 25px !important
}
#tags h1 {
    font-family: "Arial";
    color: #424242;
    font-weight: bold;
    font-size: 28px;
    text-transform: uppercase
}
#tags .box-image .news-title {
    font-size: 22px;
    line-height: 110%;
    font-weight: bold
}
#tags .box-image .over {
    padding: 15px 15px 15px 15px;
    width: 100%
}
#sub-home .teaser .news-title {
    font-family: "trebuchet ms";
    font-weight: bold;
    font-size: 21px;
    color: #424242;
    line-height: 100%;
    margin: 10px 0px
}
#sub-home .teaser .author {
    font-size: 11px;
    border-bottom: 1px solid #e9e9e9;
    color: #626262
}
#sub-home .teaser .sl {
    text-transform: uppercase;
    padding-top: 5px
}
#sub-home .teaser ul.related {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 25px
}
#sub-home .teaser ul.related li {
    font-family: "arial";
    font-weight: bold;
    font-size: 13px
}
#sub-home h1 {
    font-family: "Arial";
    color: #424242;
    font-weight: bold;
    font-size: 28px;
    text-transform: uppercase
}
#sub-home h3 {
    font-family: "arial";
    font-weight: bold;
    font-size: 16px;
    color: #424242;
    margin: 0px
}
#sub-home .title-author {
    color: #626262;
    font-size: 11px;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 10px;
    margin: 5px 0px
}
#sub-home .main-title {
    font-family: "Arial";
    color: #424242;
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 35px;
    line-height: 100%
}
#sub-home .spotlight-minor {
    font-family: "arial";
    font-weight: bold;
    font-size: 16px;
    color: #424242;
    line-height: 100%;
    margin: 10px 1px
}
#sub-home #content-block-top {
    margin-bottom: 25px;
    margin-top: 10px
}
#sub-home .conversor {
    border: 1px solid #e9e9eb;
    background-color: #f7f7f7
}
#sub-home .conversor .select {
    font-family: "arial";
    font-size: 14px
}
#sub-home .conversor .select {
    background: #ffffff;
    -webkit-appearance: none;
    border: 1px solid #ccc;
    border-radius: 0;
    font-size: 12px;
    color: #787878;
    background-image: url("/img/hojeemdia/icons/arrow-up-down.png");
    background-repeat: no-repeat;
    background-position: right center
}
#sub-home .conversor .input {
    border: 1px solid #ccc;
    background: #ffffff
}
#sub-home .conversor .bt-converter {
    background-color: #2aa5c8;
    color: #f7f7f7;
    font-weight: bold;
    border-radius: 2px;
    border: #f7f7f7;
    font-size: 12px
}
#sub-home .conversor .resultado {
    background-color: #e2e2e2
}
#sub-home .quotes {
    border: 1px solid #eaeaea;
    background-color: #f7f7f7
}
#sub-home .quotes .block-quotes {
    background-color: #e2e2e2
}
#sub-home .quotes .no-block-quotes {
    background-color: #f7f7f7
}
#sub-home .quotes .title {
    font-weight: bold;
    font-size: 14px;
    color: #626262
}
#sub-home .quotes .money {
    color: #424242;
    font-weight: bold;
    font-size: 12px;
    font-family: "arial"
}
#sub-home .quotes .red {
    font-weight: bold;
    font-size: 14px;
    color: #ee3129
}
#sub-home .quotes .green {
    font-weight: bold;
    font-size: 14px;
    color: #6ab54d
}
#sub-home .vchd .title-italic,
#sub-home .vchd .title-red {
    font-size: 34px
}
#sub-home .block-vchd {
    border: 1px solid #e9e9eb;
    background-color: #f7f7f7
}
#sub-home .block-vchd-top {
    border-bottom: 1px solid #E9E9E9;
    background-color: #f7f7f7;
    color: #000;
    font-family: "arial";
    font-weight: bold;
    font-size: 13px
}
#sub-home .block-vchd-top a {
    font-family: "arial";
    font-weight: bold;
    font-size: 13px;
    color: #2aa5c8
}
#sub-home .block-vchd-footer {
    border-top: 1px solid #E9E9E9;
    background-color: #f7f7f7;
    color: #000;
    font-family: "arial";
    font-weight: bold;
    font-size: 13px
}
#sub-home .block-vchd-footer a {
    font-family: "arial";
    font-weight: bold;
    font-size: 13px;
    color: #2aa5c8
}
#sub-home .box-content {
    background-color: #f7f7f7
}
#sub-home .box-content .link-content a {
    font-family: "Arial";
    font-size: 11px;
    background-color: #2aa5c8;
    color: #fff
}
#sub-home .enquete-content {
    border: 1px solid #e9e9eb;
    background-color: #f7f7f7
}
#sub-home .enquete-content .content .title {
    font-family: "arial";
    font-weight: bold;
    font-size: 18px;
    color: #424242
}
#sub-home .enquete-content .content .options {
    font-family: "arial";
    font-size: 12px
}
#sub-home .enquete-content .content .vote .button {
    background-color: #2aa5c8;
    color: #fff;
    border: #2aa5c8;
    border-radius: 3px;
    font-weight: bold
}
#sub-home .enquete-content .content .vote a {
    background-color: #2aa5c8;
    color: #fff;
    border: #2aa5c8;
    border-radius: 3px;
    font-weight: bold
}
#sub-home .top-cultura {
    background-color: #4a4a4a
}
#sub-home .top-cultura .title {
    font-family: "trebuchet ms";
    color: #fff;
    font-size: 18px;
    font-weight: bold
}
#sub-home .cultura-content ul {
    border-bottom: 1px solid #e9e9e9
}
#sub-home .cultura-content ul li {
    font-family: "Arial";
    font-weight: bold;
    font-size: 12px;
    color: #424242
}
#sub-home .box-thumb img {
    opacity: 0.5
}
#sub-home .box-thumb .selected img {
    opacity: 100
}
#sub-home .box-thumb a {
    cursor: pointer
}
#sub-home .image-slide .caption a {
    background-color: #231f20;
    font-family: "Arial";
    font-weight: bold;
    font-size: 22px;
    color: #fff
}
#sub-home .agenda {
    border: 1px solid #e9e9eb;
    background-color: #f7f7f7
}
#sub-home span.title-agenda {
    font-family: "Arial";
    font-weight: bold;
    font-size: 16px;
    color: #424242
}
#sub-home span.city {
    font-family: "Arial";
    font-size: 11px;
    color: #626262
}
#sub-home .agenda-date {
    font-family: "Arial";
    font-size: 16px;
    font-weight: bold;
    color: #424242
}
#sub-home #destaque-wrap {
    margin-bottom: 5px !important
}
#sub-home .teaser-poll {
    min-height: 110px
}
#sub-home .prime-area {
    padding-bottom: 25px
}
#sub-home .teaser {
    margin-bottom: 27px
}
#sub-home .teaser ul.related {
    width: 100%;
    float: left;
    padding: 0px 0px 10px 15px
}
#sub-home .teaser ul.related li {
    padding: 5px 0px
}
#sub-home .teaser .author {
    padding-bottom: 5px;
    margin: 5px 0px
}
#sub-home .teaser .versal {
    padding-top: 5px
}
#sub-home .espaco {
    margin-left: 10px
}
#sub-home .publicidade {
    margin-top: 40px;
    margin-bottom: 20px
}
#sub-home .espacamento {
    padding-bottom: 10px
}
#sub-home .conversor {
    margin-top: 10px
}
#sub-home .conversor .box {
    padding: 0px 15px
}
#sub-home .conversor span {
    margin-top: 5px;
    float: left;
    margin-right: 15px
}
#sub-home .conversor .conversor-top {
    padding: 5px 10px;
    width: 100%;
    margin: 15px 10px
}
#sub-home .conversor .select {
    border: 1px solid #ccc;
    padding: 3px 0px 3px 5px;
    padding-right: 20px;
    width: 100%
}
#sub-home .conversor .input {
    padding: 3px 5px 3px 5px;
    width: 100%
}
#sub-home .conversor .bt-converter {
    margin-top: 24px;
    padding: 5px 12px 4px 12px;
    width: 100%
}
#sub-home .conversor .resultado {
    width: 100%;
    padding: 10px 15px;
    margin-top: 30px
}
#sub-home .quotes {
    padding: 10px;
    font-size: 12px;
    margin-top: 10px
}
#sub-home .quotes .top-quotes {
    padding: 10px 10px;
    margin-bottom: 10px;
    margin: 7px 0px
}
#sub-home .quotes .top-quotes span.icon {
    float: left
}
#sub-home .quotes .block-quotes {
    float: left;
    padding: 2px 4px;
    width: 42%;
    margin: 3px 10px
}
#sub-home .quotes .no-block-quotes {
    float: left;
    padding: 5px 4px;
    width: 42%;
    margin: 3px 10px
}
#sub-home .quotes span.top {
    float: left;
    margin-right: 10px;
    margin-top: -10px
}
#sub-home .quotes .title {
    width: 100%
}
#sub-home .quotes .up-down {
    width: 100%
}
#sub-home .quotes .money {
    width: 100%;
    text-align: right
}
#sub-home .vchd {
    margin: 15px 0px
}
#sub-home .vchd span.icone {
    float: left;
    margin-right: 5px
}
#sub-home .block-vchd {
    margin-top: 10px;
    padding-bottom: 10px
}
#sub-home .block-vchd-top {
    padding: 5px 10px
}
#sub-home .block-vchd-footer {
    padding: 5px 10px
}
#sub-home .box-content {
    padding: 10px 0px 0px 10px;
    position: relative;
    min-height: 100px
}
#sub-home .box-content .img-content {
    float: left;
    margin-right: 9px
}
#sub-home .box-content .link-content {
    margin-top: 5px
}
#sub-home .box-content .link-content a {
    padding: 3px 10px
}
#sub-home .enquete-content {
    padding: 0px 10px;
    margin: 15px 0px
}
#sub-home .enquete-content .enquete-topo {
    padding: 10px 5px;
    margin-top: 10px
}
#sub-home .enquete-content .enquete-topo span {
    margin-top: -5px;
    float: left;
    margin-right: 10px
}
#sub-home .enquete-content .content {
    margin: 15px 0px
}
#sub-home .enquete-content .content .image {
    width: 270px;
    padding: 0px;
    margin: 0px 6px
}
#sub-home .enquete-content .content .title {
    margin-top: 10px;
    margin-bottom: 20px
}
#sub-home .enquete-content .content .options {
    margin: 0px 20px
}
#sub-home .enquete-content .content .vote {
    margin-top: 30px;
    text-align: right
}
#sub-home .enquete-content .content .vote .button {
    padding: 5px 25px;
    right: 0;
    float: right;
    margin-right: 4px
}
#sub-home .enquete-content .content .vote a {
    padding: 5px 25px;
    right: 0;
    float: right;
    margin-right: 4px
}
#sub-home .top-cultura {
    padding: 5px 10px
}
#sub-home .top-cultura span {
    margin: -2px 0px
}
#sub-home .top-cultura img {
    float: right
}
#sub-home .top-cultura .title {
    margin: 0px 10px
}
#sub-home .cultura-content ul {
    padding: 0px 16px;
    padding-bottom: 10px
}
#sub-home .cultura-content ul li {
    padding: 5px 1px
}
#sub-home .box-thumb {
    width: 100%;
    margin-top: 2px
}
#sub-home .box-thumb .thumb {
    width: 24.99%;
    float: left
}
#sub-home .image-slide {
    width: 100%
}
#sub-home .image-slide img {
    max-width: 100%
}
#sub-home .image-slide .caption {
    padding: 5px 5px;
    top: 50%;
    position: absolute;
    width: 75%;
    margin-left: 20px
}
#sub-home .image-slide .caption a {
    padding: 5px 0px
}
#sub-home .agenda {
    margin-top: 10px;
    padding: 10px 15px
}
#sub-home .agenda-top {
    padding: 0px;
    width: 100%;
    margin: 15px 0px
}
#sub-home .agenda-top span {
    margin-top: -8px;
    float: left;
    margin-right: 15px
}
#sub-home .bx-imagem {
    float: left
}
#sub-home .text-agenda-content {
    margin-top: 10px;
    margin-left: -30px
}
#sub-home span.city {
    padding-right: 85px;
    display: block;
    padding: 0px
}
#sub-home .cultura-content {
    margin-top: 50px
}
#sub-home .cultura-item {
    margin-bottom: 11px
}
#sub-home .img-agenda-content {
    float: left;
    margin-right: 9px
}
#sub-home .nopadding-right {
    padding-right: 0px
}
#sub-home .box-agenda-content {
    margin: 16px 0px
}
#destaque-wrap {
    width: 100%;
    margin-bottom: 27px
}
#destaque-wrap .box {
    width: 100%
}
#destaque-wrap .box-title {
    margin-right: 15px;
    text-transform: uppercase
}
#destaque-wrap ul {
    width: 100%;
    padding: 2px 10px 0 0;
    margin: 0px
}
#destaque-wrap ul li {
    width: 12.4%;
    padding: 5px 5px
}
#destaque-wrap ul li span {
    padding-right: 7px;
    padding-top: 7px
}
#destaque-wrap h1 {
    margin-top: 0
}
#destaque-wrap .square {
    display: inline-block;
    width: 7px;
    height: 7px;
    vertical-align: baseline;
    margin-bottom: 1px;
    margin-right: 7px
}
#destaque-wrap ul li {
    list-style: none;
    display: inline
}
#destaque-wrap ul li a {
    font-size: 12px;
    text-transform: uppercase
}
#destaque-wrap .esporte-square .square {
    background: #f9c623
}
#destaque-wrap .primeiro_plano-square .square {
    background: #524fa2
}
#destaque-wrap .horizontes-square .square {
    background: #00a651
}
#destaque-wrap .almanaque-square .square {
    background: #009CDF
}
#destaque-wrap .opiniao-square .square {
    background: #00a651
}
#destaque-wrap .mais-square .square {
    background: #DD007F
}
#destaque-wrap .plural-square .square {
    background: #3f0
}
#destaque-wrap span.title {
    font-family: "arial";
    font-weight: bold;
    font-size: 14px;
    color: #424242
}
#destaque-wrap .subtitle {
    font-size: 16px !important;
    margin-top: 0;
    color: #777;
    line-height: 21px !important;
    font-weight: normal !important;
    text-transform: none !important
}
@media (max-width: 640px) {
    #sub-home .box-thumb {
        width: 100%;
        margin-top: 2px
    }
}
@media (max-width: 768px) {
    #sub-home img {
        width: 100%
    }
    #sub-home .box-thumb {
        width: 93.9%;
        margin-top: 2px
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    #sub-home #destaque-wrap {
        width: 110%
    }
}
@media (min-width: 992px) {
    #destaque-wrap .box-title {
        display: inline-block
    }
    #destaque-wrap .aling-square {
        display: inline-block;
        vertical-align: top
    }
}
#mini-cover {
    margin-bottom: 20px
}
#mini-cover .title {
    font-size: 18px;
    font-weight: bold;
    font-family: "TREBUCHET MS";
    margin: 0px;
    text-align: center
}
#mini-cover .title-mini {
    font-size: 18px;
    font-weight: bold;
    font-family: "TREBUCHET MS";
    margin: 0px;
    text-align: left
}
#mini-cover .espaco {
    margin-top: 20px;
    margin-bottom: 20px
}
#mini-cover a {
    color: #454545
}
#mini-cover em {
    font-family: "Arial";
    font-size: 12px;
    color: #626262
}
#mini-cover .bg-cover {
    border: 1px solid #e9e9e9;
    text-align: center;
    background-color: #fafafa;
    width: auto;
    height: auto;
    float: left;
    margin-right: 15px;
    margin-bottom: 30px
}
#mini-cover .bg-cover a {
    font-family: "Arial";
    font-size: 12px;
    font-weight: bold;
    cursor: hand;
    cursor: pointer
}
#mini-cover .cover {
    text-align: center
}
#mini-cover #pagination span {
    font-family: "trebuchet ms";
    font-weight: bold;
    font-size: 11px;
    color: #424242
}
#mini-cover #pagination a {
    font-weight: bold;
    font-family: "trebuchet ms";
    color: #424242
}
#mini-cover #pagination .align {
    text-align: center
}
.title-red {
    color: #ee3129;
    font-weight: bold
}
.title-italic {
    font-style: italic
}
.red {
    background-color: #ee3129
}
.minas {
    background-color: #00a651
}
.comportamento {
    background-color: #00a651
}
.turismo {
    background-color: #00a651
}
.tecnologia {
    background-color: #524fa2
}
.moda {
    background-color: #dd007f
}
.saude {
    background-color: #00a651
}
.variedades {
    background-color: #009cdf
}
.entreterimento {
    background-color: #00abcd
}
.empregos {
    background-color: #939598
}
.cultura {
    background-color: #23a1ba
}
.bizarro {
    background-color: #00b3a4
}
.mais {
    background-color: #DD007F
}
.hoje_em_dia {
    background-color: #ee3129
}
.busca {
    background-color: #ee3129
}
.primeiro_plano {
    background-color: #524fa2
}
.horizontes {
    background-color: #00a651
}
.almanaque {
    background-color: #009CDF
}
.opiniao {
    background-color: #00a651
}
.bela {
    background-color: #DD007F
}
.plural {
    background-color: #3f0
}
.politica {
    background-color: #524fa2
}
.economia {
    background-color: #524fa2
}
.brasil {
    background-color: #524fa2
}
.mundo {
    background-color: #524fa2
}
.ciencias_e_tecnologia {
    background-color: #524fa2
}
.cidades {
    background-color: #00a651
}
.educacao {
    background-color: #00a651
}
.saude {
    background-color: #00a651
}
.comportamento {
    background-color: #00a651
}
.mobilidade {
    background-color: #00a651
}
.turismo {
    background-color: #00a651
}
.seguranca {
    background-color: #00a651
}
.minas {
    background-color: #00a651
}
.esportes,
.mineiros,
.brasileiros,
.internacionais,
.outros_esportes,
.outras_noticias,
.esportes_olimpicos,
.cruzeiro,
.atletico,
.america,
.poliesportivo,
.volei,
.formula_1,
.papo_em_dia,
.basquete,
.futebol,
.mais_esportes {
    background-color: #f9c623
}
.teatro {
    background-color: #009CDF
}
.danca {
    background-color: #009CDF
}
.cinema {
    background-color: #009CDF
}
.gastronomia {
    background-color: #009CDF
}
.literatura {
    background-color: #009CDF
}
.artes_visuais {
    background-color: #009CDF
}
.programacao {
    background-color: #009CDF
}
.tv {
    background-color: #009CDF
}
.variedades {
    background-color: #009CDF
}
.especiais {
    background-color: #009CDF
}
.videos {
    background-color: #009CDF
}
.f-economia {
    color: #524fa2
}
.f-politica {
    color: #524fa2
}
.f-esportes {
    color: #f9c623
}
.f-minas {
    color: #00a651
}
.f-brasil {
    color: #524fa2
}
.f-entreterimento {
    color: #00abcd
}
.f-mundo {
    color: #524fa2
}
.f-turismo {
    color: #00a651
}
.f-moda {
    color: #dd007f
}
.f-tecnologia {
    color: #524fa2
}
.f-empregos {
    color: #939598
}
.f-cultura {
    color: #23a1ba
}
.f-bizarro {
    color: #00b3a4
}
.f-mais {
    color: #DD007F
}
.f-hoje_em_dia {
    color: #00a651
}
.f-primeiro_plano {
    color: #524fa2
}
.f-horizontes {
    color: #00a651
}
.f-minas {
    color: #00a651
}
.f-almanaque {
    color: #009CDF
}
.f-opiniao {
    color: #00a651
}
.f-plural {
    color: #3f0
}
.b_hoje_em_dia,
.b_acervo {
    border-bottom: 7px solid #ee3129
}
.b_primeiro_plano,
.b_politica,
.b_brasil,
.b_ciencia_e_tecnologia,
.b_economia,
.b_mundo {
    border-bottom: 7px solid #524fa2
}
.b_horizontes,
.b_cidades,
.b_saude,
.b_mobilidade,
.b_seguranca,
.b_educacao,
.b_comportamento,
.b_turismo,
.b_minas {
    border-bottom: 7px solid #00a651
}
.b_esportes,
.b_cruzeiro,
.b_atletico,
.b_america,
.b_esportes_olimpicos,
.b_poliesportivo {
    border-bottom: 7px solid #f9c623
}
.b_almanaque,
.b_cinema,
.b_teatro,
.b_literatura,
.b_programacao,
.b_variedades,
.b_gastronomia,
.b_danca,
.b_artes_visuais,
.b_tv,
.b_especiais {
    border-bottom: 7px solid #009CDF
}
.b_opiniao,
.b_blogs,
.b_colunas {
    border-bottom: 7px solid #00a651
}
.b_mais {
    border-bottom: 7px solid #DD007F
}
.b_plural {
    border-bottom: 7px solid #3f0
}
