/*!
 * 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;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

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: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

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 {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td, th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        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 td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before, .glyphicon-euro: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
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.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;
    padding: 0;
    margin: -1px;
    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: 400;
    line-height: 1;
    color: #777
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 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 {
    padding: .2em;
    background-color: #fcf8e3
}

.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 {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus, a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer: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;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

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 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

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 > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@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 > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 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: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
    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=checkbox]:focus, input[type=radio]: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, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.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 {
    background-color: transparent;
    border: 0
}

.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-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px
}

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    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 select[multiple].form-control, .form-group-sm textarea.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 {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    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 select[multiple].form-control, .form-group-lg textarea.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
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.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 .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.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;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

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 > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    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 > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    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 > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.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 > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-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 > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.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 > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    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:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs {
    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=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .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-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.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
}

.dropdown, .dropup {
    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;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.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: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #777
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9
}

.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 {
        right: auto;
        left: 0
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical > .btn, .btn-group > .btn {
    position: relative;
    float: left
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
    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 .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-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-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-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.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-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-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-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    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=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    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-right: 0;
    padding-left: 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-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-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-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:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
    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 {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #777
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    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:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified > li {
    float: none
}

.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked > li {
    float: none
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified > li {
    float: none
}

.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        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-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        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;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus, .navbar-brand:hover {
    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;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.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;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
        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 {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@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 .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label, .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        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;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 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:focus, .navbar-default .navbar-brand:hover {
    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:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    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:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
    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 {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.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;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.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-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-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-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li > a:focus, .pager li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next > a, .pager .next > span {
    float: right
}

.pager .previous > a, .pager .previous > span {
    float: left
}

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus, .label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.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
}

.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 {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 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 .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a > img, .thumbnail > img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.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: 700
}

.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 {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.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
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.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-body, .media-left, .media-right {
    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 {
    padding-left: 0;
    margin-bottom: 20px
}

.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-left-radius: 4px;
    border-top-right-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:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    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: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, .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 {
    color: inherit
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .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:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
    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:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
    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:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
    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:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
    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, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .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-left-radius: 3px;
    border-top-right-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-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table-responsive:first-child > .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:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.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, .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: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:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.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, .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: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:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.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, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.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, .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 {
    border-bottom-left-radius: 3px
}

.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, .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 {
    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 td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .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, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > 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 {
    margin-bottom: 0;
    border: 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 > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    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 embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 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, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.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;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.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 .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px
}

.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, .5);
        box-shadow: 0 5px 15px rgba(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-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.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 {
    right: 5px;
    bottom: 0;
    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-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    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 {
    content: "";
    border-width: 10px
}

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner > .item.active.right, .carousel-inner > .item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 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;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.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%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.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-next, .carousel-control .icon-prev {
        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 {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: 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-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-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
    }

    td.visible-xs, th.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
    }

    td.visible-sm, th.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
    }

    td.visible-md, th.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
    }

    td.visible-lg, th.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
    }

    td.visible-print, th.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
    }
}

/*! 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
}

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: .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 silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url('fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before, .fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before, .fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before, .fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before, .fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    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
}

.slinky-menu {
    overflow: hidden
}

.slinky-menu > ul {
    left: 0;
    position: relative
}

.slinky-menu ul, .slinky-menu li {
    list-style: none;
    margin: 0
}

.slinky-menu ul {
    width: 100%
}

.slinky-menu a {
    display: block
}

.slinky-menu li ul {
    display: none;
    left: 100%;
    position: absolute;
    top: 0
}

.slinky-menu li {
    border-bottom: 1px solid #eee
}

.slinky-menu a {
    background: #fff;
    border: 0;
    color: #747474;
    font-family: "Calibre Light";
    padding: .8em;
    font-size: 15px
}

.slinky-menu a:hover {
    background: #eee
}

.slinky-menu a.next:after {
    content: '\276f';
    margin-left: 1em;
    float: right
}

.slinky-menu a.back:before {
    content: '\276e';
    margin-right: 1em;
    float: left
}

.chzn-container {
    font-size: 13px;
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.chzn-container .chzn-drop {
    background: #fff;
    border: 1px solid #aaa;
    border-top: 0;
    position: absolute;
    top: 29px;
    left: 0;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    z-index: 1010
}

.chzn-container-single .chzn-single {
    background-color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4));
    background-image: -webkit-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background-image: -moz-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background-image: -o-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background-image: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #aaa;
    border-bottom: 0;
    border-right: 0;
    -webkit-box-shadow: 0 0 3px #fff inset, 0 -1px -1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 3px #fff inset, 0 -1px -1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px #fff inset, 0 -1px -1px rgba(0, 0, 0, 0.1);
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    height: 25px;
    line-height: 25px;
    padding: 0 0 0 8px;
    color: #444;
    text-decoration: none
}

.chzn-container-single .chzn-default {
    color: #999
}

.chzn-container-single .chzn-single span {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.chzn-container-single .chzn-single abbr {
    display: block;
    position: absolute;
    right: 26px;
    top: 7px;
    width: 12px;
    height: 12px;
    font-size: 1px;
    background: url('../img/chosen-sprite.png?20130305') -42px 1px no-repeat
}

.chzn-container-single .chzn-single abbr:hover {
    background-position: -42px -10px
}

.chzn-container-single.chzn-disabled .chzn-single abbr:hover {
    background-position: -42px -10px
}

.chzn-container-single .chzn-single div {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 18px
}

.chzn-container-single .chzn-single div b {
    background: url('../img/chosen-sprite.png?20130305') no-repeat 0 3px;
    display: block;
    width: 100%;
    height: 100%
}

.chzn-container-single .chzn-search {
    padding: 3px 4px;
    position: relative;
    margin: 0;
    white-space: nowrap;
    z-index: 1010
}

.chzn-container-single .chzn-search input {
    background: #fff url('../img/chosen-sprite.png?20130305') no-repeat 100% -20px;
    background: url('../img/chosen-sprite.png?20130305') no-repeat 100% -20px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background: url('../img/chosen-sprite.png?20130305') no-repeat 100% -20px, -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background: url('../img/chosen-sprite.png?20130305') no-repeat 100% -20px, -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background: url('../img/chosen-sprite.png?20130305') no-repeat 100% -20px, -o-linear-gradient(top, #eee 1%, #fff 15%);
    background: url('../img/chosen-sprite.png?20130305') no-repeat 100% -20px, linear-gradient(#eee 1%, #fff 15%);
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    outline: 0;
    border: 1px solid #aaa;
    font-family: sans-serif;
    font-size: 1em
}

.chzn-container-single .chzn-drop {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.chzn-container-single-nosearch .chzn-search input {
    position: absolute;
    left: -9000px
}

.chzn-container-multi .chzn-choices {
    background-color: #fff;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -o-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(#eee 1%, #fff 15%);
    border: 1px solid #aaa;
    margin: 0;
    padding: 0;
    cursor: text;
    overflow: hidden;
    height: auto !important;
    height: 1%;
    position: relative
}

.chzn-container-multi .chzn-choices li {
    float: left;
    list-style: none
}

.chzn-container-multi .chzn-choices .search-field {
    white-space: nowrap;
    margin: 0;
    padding: 0
}

.chzn-container-multi .chzn-choices .search-field input {
    color: #666;
    background: transparent !important;
    border: 0 !important;
    font-family: sans-serif;
    font-size: 100%;
    height: 15px;
    padding: 5px;
    margin: 1px 0;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.chzn-container-multi .chzn-choices .search-field .default {
    color: #999
}

.chzn-container-multi .chzn-choices .search-choice {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    border: 1px solid #aaa;
    line-height: 13px;
    padding: 3px 20px 3px 5px;
    margin: 3px 0 3px 5px;
    position: relative;
    cursor: default
}

.chzn-container-multi .chzn-choices .search-choice.search-choice-disabled {
    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    color: #666;
    border: 1px solid #ccc;
    padding-right: 5px
}

.chzn-container-multi .chzn-choices .search-choice-focus {
    background: #d4d4d4
}

.chzn-container-multi .chzn-choices .search-choice .search-choice-close {
    display: block;
    position: absolute;
    right: 3px;
    top: 4px;
    width: 12px;
    height: 12px;
    font-size: 1px;
    background: url('../img/chosen-sprite.png?20130305') -42px 1px no-repeat
}

.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
    background-position: -42px -10px
}

.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
    background-position: -42px -10px
}

.chzn-container .chzn-results {
    margin: 0 4px 4px 0;
    max-height: 240px;
    padding: 0 0 0 4px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.chzn-container-multi .chzn-results {
    margin: -1px 0 0;
    padding: 0
}

.chzn-container .chzn-results li {
    display: none;
    line-height: 15px;
    padding: 5px 6px;
    margin: 0;
    list-style: none
}

.chzn-container .chzn-results .active-result {
    cursor: pointer;
    display: list-item
}

.chzn-container .chzn-results .highlighted {
    background-color: #3875d7;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3875d7', endColorstr='#2a62bc', GradientType=0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
    background-image: -webkit-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
    background-image: -moz-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
    background-image: -o-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
    color: #fff
}

.chzn-container .chzn-results li em {
    background: #feffde;
    font-style: normal
}

.chzn-container .chzn-results .highlighted em {
    background: transparent
}

.chzn-container .chzn-results .no-results {
    background: #f4f4f4;
    display: list-item
}

.chzn-container .chzn-results .group-result {
    cursor: default;
    color: #999;
    font-weight: bold
}

.chzn-container .chzn-results .group-option {
    padding-left: 15px
}

.chzn-container-multi .chzn-drop .result-selected {
    display: none
}

.chzn-container .chzn-results-scroll {
    background: white;
    margin: 0 4px;
    position: absolute;
    text-align: center;
    width: 321px;
    z-index: 1
}

.chzn-container .chzn-results-scroll span {
    display: inline-block;
    height: 17px;
    text-indent: -5000px;
    width: 9px
}

.chzn-container .chzn-results-scroll-down {
    bottom: 0
}

.chzn-container .chzn-results-scroll-down span {
    background: url('../img/chosen-sprite.png?20130305') no-repeat -4px -3px
}

.chzn-container .chzn-results-scroll-up span {
    background: url('../img/chosen-sprite.png?20130305') no-repeat -22px -3px
}

.chzn-container-active .chzn-single {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    border: 1px solid #5897fb
}

.chzn-container-active .chzn-single-with-drop {
    border: 1px solid #aaa;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    -moz-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    background-color: #eee;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #eee), color-stop(80%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 20%, #fff 80%);
    background-image: -moz-linear-gradient(top, #eee 20%, #fff 80%);
    background-image: -o-linear-gradient(top, #eee 20%, #fff 80%);
    background-image: linear-gradient(#eee 20%, #fff 80%);
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.chzn-container-active .chzn-single-with-drop div {
    background: transparent;
    border-left: 0
}

.chzn-container-active .chzn-single-with-drop div b {
    background-position: -18px 3px
}

.chzn-container-active .chzn-choices {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    border: 1px solid #5897fb
}

.chzn-container-active .chzn-choices .search-field input {
    color: #111 !important
}

.chzn-disabled {
    cursor: default;
    opacity: .5 !important
}

.chzn-disabled .chzn-single {
    cursor: default
}

.chzn-disabled .chzn-choices .search-choice .search-choice-close {
    cursor: default
}

.chzn-rtl {
    text-align: right
}

.chzn-rtl .chzn-single {
    padding: 0 8px 0 0;
    overflow: visible
}

.chzn-rtl .chzn-single span {
    margin-left: 26px;
    margin-right: 0;
    direction: rtl
}

.chzn-rtl .chzn-single div {
    left: 3px;
    right: auto
}

.chzn-rtl .chzn-single abbr {
    left: 26px;
    right: auto
}

.chzn-rtl .chzn-choices .search-field input {
    direction: rtl
}

.chzn-rtl .chzn-choices li {
    float: right
}

.chzn-rtl .chzn-choices .search-choice {
    padding: 3px 5px 3px 19px;
    margin: 3px 5px 3px 0
}

.chzn-rtl .chzn-choices .search-choice .search-choice-close {
    left: 4px;
    right: auto
}

.chzn-rtl.chzn-container-single .chzn-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0
}

.chzn-rtl .chzn-results .group-option {
    padding-left: 0;
    padding-right: 15px
}

.chzn-rtl.chzn-container-active .chzn-single-with-drop div {
    border-right: 0
}

.chzn-rtl .chzn-search input {
    background: #fff url('../img/chosen-sprite.png?20130305') no-repeat -30px -20px;
    background: url('../img/chosen-sprite.png?20130305') no-repeat -30px -20px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background: url('../img/chosen-sprite.png?20130305') no-repeat -30px -20px, -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background: url('../img/chosen-sprite.png?20130305') no-repeat -30px -20px, -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background: url('../img/chosen-sprite.png?20130305') no-repeat -30px -20px, -o-linear-gradient(top, #eee 1%, #fff 15%);
    background: url('../img/chosen-sprite.png?20130305') no-repeat -30px -20px, linear-gradient(#eee 1%, #fff 15%);
    padding: 4px 5px 4px 20px;
    direction: rtl
}

.chzn-container-single.chzn-rtl .chzn-single div b {
    background-position: 6px 2px
}

.chzn-container-single.chzn-rtl .chzn-single-with-drop div b {
    background-position: -12px 2px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
    .chzn-rtl .chzn-search input, .chzn-container-single .chzn-single abbr, .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-search input, .chzn-container-multi .chzn-choices .search-choice .search-choice-close, .chzn-container .chzn-results-scroll-down span, .chzn-container .chzn-results-scroll-up span {
        background-image: url('../imgs/chosen-sprite2x.png') !important;
        background-repeat: no-repeat !important;
        background-size: 52px 37px !important
    }
}

@font-face {
    font-family: 'Calibre Regular';
    src: url('fonts/Calibre-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Calibre Light';
    src: url('fonts/Calibre-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Calibre Semibold';
    src: url('fonts/Calibre-Semibold.woff') format('woff');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Calibre Bold';
    src: url('fonts/Calibre-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Calibre Medium';
    src: url('fonts/Calibre-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'CNI';
    src: url('fonts/Logo-Sistema-S.eot');
    src: local('☺'), url('fonts/Logo-Sistema-S.woff') format('woff'), url('fonts/Logo-Sistema-S.svg') format('svg');
    font-weight: normal
}

@font-face {
    font-family: "untitled-font-1";
    src: url("fonts/untitled-font-1.eot");
    src: url("fonts/untitled-font-1.eot?#iefix") format("embedded-opentype"), url("fonts/untitled-font-1.woff") format("woff"), url("fonts/untitled-font-1.ttf") format("truetype"), url("fonts/untitled-font-1.svg#untitled-font-1") format("svg");
    font-weight: normal;
    font-style: normal
}

[data-icon]:before {
    font-family: "untitled-font-1", sans-serif !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "untitled-font-1", sans-serif !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    overflow-x: hidden;
    font-family: 'Calibre Regular', sans-serif;
    color: #5c5c5c;
    font-size: 18px;
    line-height: 21px;
    min-width: 305px
}

a, a:hover, a:focus, a:visited {
    text-decoration: none
}

input {
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

input[type="text"]:focus {
    outline: 0
}

input[type="text"], textarea {
    font-family: 'Calibre Regular', sans-serif
}

figure {
    margin: 0
}

.ta-r {
    text-align: right
}

.ta-l {
    text-align: left
}

.ta-c {
    text-align: center
}

.dt {
    display: table
}

.dc {
    display: table-cell !important;
    vertical-align: middle
}

.bg-d {
    background: url('../img/bg-d.png')
}

.dt.dt-f {
    width: 100%
}

.b-link, .b-link:hover, .b-link:focus, .b-link:visited {
    font-family: 'Calibre Bold', sans-serif
}

.w-link, .w-link:hover, .w-link:focus, .w-link:visited {
    color: #fff
}

.cl {
    clear: both;
    zoom: 1
}

.cl:before, .cl:after {
    content: "";
    display: table
}

.cl:after {
    clear: both
}

.fr {
    float: right !important
}

.fl {
    float: left !important
}

.center {
    text-align: center;
    margin: 0 auto 14px auto
}

.center-transform {
    position: relative;
    top: 0;
    transform: translate(-50%, 0);
    left: 50%;
    float: left
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none
}

.inline-block {
    display: inline-block;
    vertical-align: middle;
    float: none
}

.width-100 {
    width: 100% !important
}

.width-100 > select {
    width: 100%;
    float: none
}

.al-ta {
    display: table
}

.al-ta > div {
    display: table-cell;
    vertical-align: top
}

.al-ta > div img {
    display: block;
    margin: 0 auto
}

.al-ta-ce {
    display: table
}

.al-ta-ce > div {
    display: table-cell;
    vertical-align: middle
}

.al-ta-ce > div img {
    display: block;
    margin: 0 auto
}

.relative {
    position: relative
}

.common-space {
    margin-bottom: 30px
}

.common-space-cms {
    clear: both;
    width: 100%;
    display: block;
    padding: 0;
    margin: 0
}

.common-padding {
    padding-bottom: 30px
}

.common-padding-top-bottom {
    padding-top: 30px;
    padding-bottom: 30px
}

.common-margin {
    margin-bottom: 30px
}

.shadow-bottom {
    display: block;
    -webkit-box-shadow: 0 14px 20px -14px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 14px 20px -14px rgba(0, 0, 0, 0.15);
    box-shadow: 0 14px 20px -14px rgba(0, 0, 0, 0.15)
}

.shadow-top {
    display: block;
    min-height: 33px;
    margin: 24px 0 0 0;
    -webkit-box-shadow: 0 -14px 20px -14px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 -14px 20px -14px rgba(0, 0, 0, 0.15);
    box-shadow: 0 -14px 20px -14px rgba(0, 0, 0, 0.15)
}

.shadow-img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 20px 30px 0 rgba(52, 50, 50, 0.55);
    -moz-box-shadow: 0 20px 30px 0 rgba(52, 50, 50, 0.55);
    box-shadow: 0 20px 30px 0 rgba(52, 50, 50, 0.55)
}

.bold, strong, b {
    font-family: 'Calibre Medium', sans-serif;
    font-weight: normal
}

.txt-light {
    font-family: "Calibre Light", sans-serif !important
}

.txt-extra-bold {
    font-family: "Calibre Bold", sans-serif !important
}

iframe {
    max-width: 100%
}

.materia > img {
    max-width: 100%;
    margin: 0 0 20px 20px
}

.materia .img img {
    max-width: 100%;
    margin-bottom: 20px
}

.main-menu .logo-sistema-s, .gtm-menucasas .logo-sistema-s {
    font-family: 'Inter', sans-serif !important;
    -webkit-font-kerning: normal;
    font-kerning: normal;
    font-weight: 700 !important;
    font-size: 16px !important;
    color: #fff;
}

.gtm-menucasas a{
    text-decoration: none;
}

.logo-sistema-s:hover {
    text-decoration: none
}

.row {
    background-repeat: repeat-x;
    clear: both;
    background-position: top center
}

.cni-c {
    color: #006bb7 !important
}

.sesi-c {
    color: #019443 !important
}

.senai-c {
    color: #e84910 !important
}

.iel-c {
    color: #00a69d !important
}

.pi-c {
    color: #3e4555 !important
}

.bt-color {
    display: table-cell;
    vertical-align: middle;
    width: auto;
    margin: 0 auto;
    border: 0;
    background: #3585c3;
    height: 30px;
    padding: 5px 15px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: .1s all ease-in-out;
    -moz-transition: .1s all ease-in-out;
    -o-transition: .1s all ease-in-out;
    transition: .1s all ease-in-out
}

.bt-color:hover {
    color: #fff !important;
    text-decoration: none
}

.bt-color-2 {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    border: 0;
    color: #fff !important;
    background: #999;
    min-height: 47px;
    padding: 12px 25px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase
}

.bt-color-2 p {
    margin: 0
}

.bt-color-2:hover {
    color: #fff !important;
    text-decoration: none
}

.bt-color-3 {
    display: block;
    float: left;
    clear: both;
    width: auto;
    margin: 0 0 20px 0;
    border: 0;
    min-height: 30px;
    padding: 6px 13px 4px 30px;
    text-align: center;
    color: #fff;
    font-size: 12px !important;
    line-height: 16px !important;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.bt-color-3 .fa {
    opacity: .6;
    padding: 0 0 0 7px;
    font-size: 15px
}

.bt-color-3 p {
    margin: 0
}

.bt-color-3:hover {
    color: #fff !important;
    text-decoration: none
}

.bt-saibamais {
    font-size: 16px
}

.bt-saibamais .fa-angle-right {
    width: 15px;
    text-align: center;
    border-radius: 3px
}

.bt-carregar-mais {
    background: #fff;
    border: 1px solid red;
    text-align: center;
    padding: 12px 25px;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer
}

.bt-carregar-mais-big {
    background: #fff;
    border: 1px solid red;
    text-align: center;
    padding: 18px 0;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
    width: 300px;
    height: 60px;
    margin: 40px auto;
    font-family: "Calibre Semibold", sans-serif
}

.custom-checkbox input {
    display: none
}

.custom-checkbox .fa {
    opacity: 0
}

.custom-checkbox.active .fa {
    -webkit-animation: custom-checkbox .2s ease-out both;
    -moz-animation: custom-checkbox .2s ease-out both;
    -o-animation: custom-checkbox .2s ease-out both;
    animation: custom-checkbox .2s ease-out both
}

@-webkit-keyframes custom-checkbox {
    0% {
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -ms-transform: scale(1.3);
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    100% {
        opacity: 1;
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes custom-checkbox {
    0% {
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -ms-transform: scale(1.3);
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    100% {
        opacity: 1;
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-o-keyframes custom-checkbox {
    0% {
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -ms-transform: scale(1.3);
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    100% {
        opacity: 1;
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes custom-checkbox {
    0% {
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -ms-transform: scale(1.3);
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    100% {
        opacity: 1;
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes custom-checkbox-out {
    0% {
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -ms-transform: scale(1.3);
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    100% {
        opacity: 0;
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.gradient-hover:hover {
    color: #fff !important
}

.bg-cinza-claro {
    background: #f0f0f0
}

.bg-cinza-escuro {
    background: #dedddd
}

.bg-cinza {
    background: #ebebeb
}

.bg-branco {
    background: #fff
}

.underline {
    text-decoration: underline
}

.no-hover:hover, .no-hover:hover * {
    color: inherit;
    text-decoration: inherit
}

.no-margin {
    margin: 0
}

.top-bar {
    width: 100%;
    border-bottom: 1px solid;
    min-height: 47px;
    min-width: 305px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    -webkit-font-smoothing: antialiased
}

.cms-toolbar-expanded .top-bar {
    top: inherit
}

.top-bar .english a:hover {
    color: #fff !important;
    text-decoration: none
}

.top-bar nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.top-bar nav ul li {
    display: inline-block;
    margin-left: 20px
}

.top-bar nav ul li a {
    display: block;
    padding: 14px 0 10px 0
}

.top-bar nav ul li a .fa-home {
    color: #fff
}

.top-bar nav ul li:first-child {
    margin-left: 0
}

.top-bar nav ul li a.active {
    opacity: .65
}

.top-bar nav ul li .fa-bars {
    color: #fff
}

.top-bar nav ul li a:hover, .top-bar nav ul li a:focus {
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    opacity: .65
}

.top-bar .submenu ul li a {
    padding: 6px 15px
}

.top-bar .submenu ul li a:hover {
    background: #fff
}

.top-bar nav ul li#mobMenu a:hover {
    opacity: 1
}

.hover-menu:hover .submenu {
    display: block
}

.submenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.submenu ul li a {
    color: #747474;
    display: block;
    padding: 10px 15px
}

.submenu ul li a:hover {
    background: #fff
}

#mainHeader .sub-title {
    font-family: "Calibre Semibold", sans-serif;
    font-size: 14px;
    margin-bottom: 0;
    padding-top: 10px;
    padding-left: 15px
}

.top-bar .icon-stripes:before {
    content: "\61"
}

.top-bar .logo.active a {
    color: #c4e3f3
}

.top-bar .fa-close {
    color: #fff
}

.hover-menu {
    position: relative
}

.submenu {
    display: none;
    position: absolute;
    left: 0;
    z-index: 999;
    background: #eee;
    text-align: left;
    font-size: 15px;
    font-family: "Calibre Light", sans-serif;
    min-width: 265px
}

.p-links-hold .hover-menu:nth-last-child(1) .submenu {
    left: inherit;
    right: 0
}

.top-bar-2 {
    background: #fff;
    position: fixed;
    min-height: 50px;
    width: 100%;
    top: 47px;
    left: 0;
    z-index: 991;
    display: none
}

.top-bar-2 .page-links span {
    padding: 13px 15px 15px 17px
}

.top-bar-2 .page-links span span.logo-sistema-s {
    padding: 0
}

.canal-02-main-home #mainHeader .top-bar-2 .page-links .p-links-hold .gtm-titulo {
    color: #747474 !important
}

.canal-02-main-home #mainHeader .top-bar-2 .page-links .p-links-hold > * {
    color: #747474 !important
}

#mainHeader .top-bar-2 .submenu {
    top: 49px
}

.top-bar-3 {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 45px;
    z-index: 999;
    display: none
}

.top-bar-3 h2 {
    padding: 20px 0 20px 0
}

.top-bar-3 .x {
    padding: 35px 13px 10px 10px;
    cursor: pointer
}

.top-bar-3 nav > ul > li {
    margin-bottom: 20px
}

.top-bar-3 ul {
    padding: 0;
    clear: both
}

.top-bar-3 ul li {
    list-style: none;
    padding-left: 0
}

.top-bar-3 ul li > a {
    clear: both
}

.top-bar-3 ul li a:hover {
    text-decoration: none
}

.top-bar-3 ul li .logo-sistema-s {
    font-size: 25px;
    padding: 0 3px 10px 0;
    display: block;
    float: left
}

.top-bar-3 ul li > ul li {
    border-top: 1px solid #3e3e3e;
    padding: 10px 0 10px 0
}

.top-bar-3 ul li > ul li:nth-child(1) {
    border: 0
}

.top-bar-3-bg {
    background: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    display: none
}

.top-bar-4 {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 47px;
    z-index: 9999;
    display: none
}

.top-bar-4 .container {
    background: #ebebeb
}

.top-bar-4 .container:before {
    content: '';
    display: block;
    position: absolute;
    right: 132px;
    top: -12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 18px 18px 20px;
    border-color: transparent transparent #f5f5f5 transparent
}

.top-bar-4 .container > .row > * {
    padding-top: 40px
}

.top-bar-4 .container h2 {
    margin: 0;
    padding: 0 0 8px
}

.top-bar-4 .container ul {
    padding: 0;
    list-style: none
}

.top-bar-4 .container ul li a {
    display: block;
    padding: 7px 0;
    text-decoration: none
}

.top-bar-4 .container .col-a, .top-bar-4 .container .col-c, .top-bar-4 .container .col-d {
    height: 500px
}

.top-bar-4 .container .col-b {
    height: 430px
}

.top-bar-4 .container .col-a {
    background: #e0e0e0
}

.top-bar-4 .container .col-b {
    border-right: 1px solid #d3d3d3;
    padding-top: 0;
    margin-top: 40px
}

.top-bar-4 .container .col-c .page-links .p-links-hold > * {
    padding: 11px 0 11px 5%;
    width: 95%;
    position: relative
}

.top-bar-4 .container .col-c .page-links .p-links-hold > *.active {
    background-color: #fff
}

.top-bar-4 .container .col-c .page-links .p-links-hold > *.active:before {
    content: '';
    position: absolute;
    right: -8px;
    top: 0;
    z-index: 9;
    border-style: solid;
    border-width: 22px 0 22px 10px;
    border-color: transparent transparent transparent #fff
}

.top-bar-4 .container .col-d {
    background: #f5f5f5
}

.top-bar-4 .container .col-d .submenu {
    display: none;
    position: inherit;
    top: inherit;
    left: inherit;
    right: inherit;
    background: 0;
    min-width: initial
}

.top-bar-4 .container .col-d .submenu.active {
    display: block
}

.top-bar-4 .container .col-d .submenu .sub-title {
    font-family: "Calibre Semibold", sans-serif
}

.top-bar-4 .container .col-d .submenu ul li a {
    font-size: 16px;
    line-height: 19px;
    padding: 0
}

.top-bar-4 .container .col-d .submenu ul li a:hover {
    background: 0
}

.container-fluid {
    margin: 0;
    padding: 0
}

.menu-ic {
    height: 18px
}

#mainHeader .submenu {
    top: 51px
}

#mainHeader .sub-title, .top-bar-2 .sub-title {
    margin-bottom: 0;
    padding-top: 10px;
    padding-left: 15px;
    font-family: 'Calibre Regular', sans-serif;
    text-transform: uppercase
}

#mainHeader .menu-ic {
    width: 8px;
    height: 18px;
    margin-right: 4px;
    vertical-align: middle
}

.title {
    color: #000;
    font-size: 22px;
    line-height: 24px;
    margin: 7px 0 15px 0
}

.title-2 {
    background: #3585c3;
    position: relative;
    min-height: 44px;
    margin-bottom: 20px
}

.title-2 .title {
    color: #fff !important;
    padding: 4px 8px 3px 12px !important;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 25px !important;
    font-family: "Calibre Semibold", sans-serif
}

.position-absolute-relative {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 0
}

.position-absolute-relative .con .padding {
    padding: 10px 20px;
    display: none
}

.position-absolute-relative .tooltip-2 {
    overflow: hidden;
    position: absolute;
    right: 30px;
    bottom: -28px;
    text-align: center;
    width: 68px;
    height: 33px;
    cursor: pointer
}

.position-absolute-relative .tooltip-2 .txt {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 50px;
    font-size: 22px
}

.position-absolute-relative .tooltip-2 .quadrado {
    position: absolute;
    top: -27px;
    left: 9px;
    z-index: 1;
    width: 50px;
    height: 50px;
    background: red;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.title-2 .tooltip-content-2 {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0
}

.title-2 .tooltip-content-2 .relative {
    width: 100%;
    height: 100%
}

.title-2 .tooltip-content-2 .relative p {
    color: #fff;
    padding: 9px 8px 20px 12px !important;
    display: none
}

.slinky-menu .sub-title {
    padding: 30px 0 0 10px;
    border: 0
}

.slinky-menu a:hover {
    text-decoration: none
}

#mainHeader-2 {
    padding-top: 47px
}

#mainHeader-2 .i-banco-midia {
    background: url("../img/sprite-2.png") -229px -139px;
    display: block;
    height: 32px;
    margin: 32px 20px 20px 0;
    position: relative;
    width: 54px
}

#mainHeader-2 h1, #mainHeader-2 h2 {
    font-size: 40px;
    line-height: 43px;
    font-family: "Calibre Bold", sans-serif;
    text-transform: uppercase;
    margin: 28px 0 20px 0
}

#mainHeader-2 h1 a, #mainHeader-2 h1 a:hover {
    color: #5c5c5c !important
}

#mainHeader-2 .row div:nth-child(2) {
    overflow: hidden
}

.top-search {
    padding: 0;
    height: 46px;
    position: relative
}

.top-search input[type="text"] {
    background: transparent;
    border: 0;
    width: 100%;
    padding: 0 30px 0 10px
}

.top-search ::-webkit-input-placeholder {
    color: #fff;
    font-family: 'Calibre Bold', sans-serif;
    font-size: 16px;
    padding-top: 3px
}

.top-search ::-moz-placeholder {
    color: #fff;
    font-family: 'Calibre Bold', sans-serif;
    font-size: 16px;
    padding-top: 3px
}

.top-search :-ms-input-placeholder {
    color: #fff;
    font-family: 'Calibre Bold', sans-serif;
    font-size: 16px;
    padding-top: 3px
}

.top-search.bg-d {
    background-image: url('../img/search.png'), url('../img/bg-d.png');
    background-repeat: no-repeat, repeat;
    background-position: center right
}

.top-search.bg-d label {
    margin: 0
}

.top-search.bg-d label .text {
    line-height: 14px;
    display: inline-block;
    padding: 0 0 0 15px
}

.top-search.bg-d label .submit {
    background: 0;
    border: 0;
    text-indent: -99999px;
    overflow: hidden;
    width: 35px;
    height: 45px;
    padding: 13px 0 0 0
}

.top-search .bar-autocomplete {
    position: absolute;
    top: 46px;
    right: 0;
    width: 100%;
    padding: 0;
    display: none
}

.top-search .bar-autocomplete li {
    padding: 13px 15px;
    cursor: pointer;
    list-style-type: none
}

.twitter-typeahead, .twitter-typeahead input {
    width: 100%;
    height: 46px
}

.text.tt-input {
    width: 100%;
    height: 46px
}

.tt-hint {
    display: none !important
}

.top-search-bt {
    cursor: pointer;
    padding: 12px 20px 0 15px;
    font-size: 19px;
    font-family: "Calibre Semibold", sans-serif
}

.top-stl-link:hover {
    text-decoration: underline
}

.top-stl-link {
    padding-top: 11px;
    display: block
}

.logos {
    width: auto;
    height: 22px;
    padding-bottom: 3px
}

.search-menu {
    padding: .2em .8em .2em 0
}

.search-menu .top-opt.dt .dc:first-child {
    width: 28px;
    font-family: 'Calibre Regular', sans-serif;
    text-align: left;
    font-size: 17px
}

.mobile-menu {
    background: #fff;
    padding: 0;
    position: fixed;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
    z-index: 99999;
    margin-top: 47px;
    overflow-y: scroll;
    width: 285px;
    border-right: 1px solid #ccc
}

.mobile-menu ul {
    margin: 0;
    padding: 0
}

.mobile-menu ul li.sub-separator h3, .mobile-menu ul .back {
    font-size: 13px;
    color: #747474;
    background: #eee;
    margin: 0;
    padding: .5em .8em;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase
}

.mobile-menu ul li a .logo-sistema-s {
    font-size: 15px;
    color: #747474
}

.mobile-menu form label {
    margin: 0
}

.mobile-menu .dc:nth-child(2) {
    background: url('../img/search_g.png') #eee no-repeat center right;
    background-size: 23px
}

.mobile-menu .dc:nth-child(2) form label .text {
    width: 162px;
    display: inline-block;
    border: 0;
    padding: 11px 0 11px 0;
    margin: 0;
    background: 0;
    text-indent: 10px;
    font-family: 'Calibre Regular', sans-serif;
    color: #747474
}

.mobile-menu .dc:nth-child(2) form label .submit {
    background: 0;
    border: 0;
    text-indent: -99999px;
    overflow: hidden;
    width: 35px;
    height: 45px;
    padding: 13px 0 0 0;
    cursor: pointer
}

.mobile-menu .bar-autocomplete {
    background: #eee;
    left: 41px;
    top: 51px;
    z-index: 999;
    width: 228px
}

.mobile-menu .bar-autocomplete li a {
    background: #eee
}

.mobile-menu .bar-autocomplete li:nth-child(evencontainer-ielsp) a {
    background: #e0e0e0
}

.main {
    padding-bottom: 50px
}

.main aside ul {
    padding: 0
}

#mainHeader {
    padding: 68px 0 25px;
    position: relative
}

#mainHeader a:hover {
    text-decoration: none
}

.logo-page {
    display: block;
    max-width: 200px
}

.logo-page img {
    width: 100%
}

.page-menu {
    margin-top: 10px;
    list-style-type: none
}

.page-menu li {
    display: inline-block;
    margin-left: 25px
}

.page-menu li:first-child {
    margin-left: 0
}

.page-menu li a {
    color: #979797;
    font-size: 14px;
    font-family: 'Calibre light', sans-serif
}

.page-menu li a .fa {
    font-size: 17px
}

.page-menu-b {
    border-top: 1px solid #ddd;
    float: right
}

.page-links .p-links-hold * {
    color: #3e4555
}

.page-links .p-links-hold > * {
    padding: 15px 15px 15px 15px;
    text-decoration: none;
    font-family: "Calibre Light", sans-serif;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: -0.02em;
    cursor: pointer;
    display: inline-block
}

.page-links .p-links-hold > *.menu-conteudo .submenu .sub-separator {
    display: none
}

.page-links .p-links-hold > *.menu-conteudo .submenu li a i {
    display: none
}

.page-links .p-links-hold > * .logo-sistema-s {
    font-size: 22px;
    margin-right: 4px
}

.page-links .p-links-hold > *:hover, .page-links .p-links-hold > *.active {
    background-color: #eee
}

.p-links-hold {
    display: block;
    margin-right: -15px
}

.topo-canais .tit {
    margin: 0
}

.hamburguer-02 {
    background: #0068b3;
    font-size: 25px;
    padding: 7px 9px;
    color: #fff;
    cursor: pointer
}

.hat {
    font-size: 18px;
    line-height: 21px;
    text-transform: uppercase;
    padding: 0 0 5px 0;
    margin: 0 0 3px 0;
    border-bottom: 1px solid #006bb7
}

.breadcrumb {
    background: 0;
    padding: 0;
    border-bottom: 1px dotted #ccc
}

.breadcrumb-2 {
    background: #cdd7d9;
    padding: 0;
    margin: 0 0 30px 0;
    border-bottom: 1px dotted #ccc
}

.breadcrumb-2 ol {
    margin-bottom: 0
}

.breadcrumb-2 li, .breadcrumb-2 li a {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 19px;
    color: #5c5c5c
}

.breadcrumb-2 li a:hover {
    color: #000 !important
}

.breadcrumb-2 li {
    display: inline-block;
    vertical-align: middle
}

.breadcrumb-2 li.separator {
    background: url("../img/breadcrumb-2-separator.jpg") no-repeat left top;
    width: 26px;
    height: 35px
}

.main .header {
    margin: 0 0 20px 0;
    position: relative
}

.main .ag-noticias {
    width: 200px
}

.main .date-b {
    height: auto
}

.main .title {
    font-size: 33px;
    line-height: 34px;
    padding: 0
}

.main .sub-title {
    padding: 0;
    color: #878787;
    font-family: "Calibre Light", sans-serif
}

.section-title {
    color: #3e4555;
    font-family: "Calibre Regular", sans-serif;
    font-size: 30px
}

.select-style {
    display: block;
    float: left;
    position: relative;
    z-index: 9;
    padding: 0;
    margin: 0 15px 0 0;
    border: 1px solid #ccc;
    width: 100%;
    height: 43px;
    color: #fff;
    background: 0
}

.select-style select {
    position: relative;
    z-index: 99;
    padding: 0 8px;
    width: 100%;
    height: 100%;
    border: 0;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

option, .select-style select option {
    color: #000 !important
}

.select-style .fa {
    position: absolute;
    top: 50%;
    right: 15px;
    z-index: 0;
    margin: -10px 0 0 0
}

.select-style-02 {
    height: 43px;
    margin: 0 15px 0 0;
    border: 2px solid #d6d6d6;
    background: #fff;
    border-radius: 4px
}

.select-style-02 select {
    width: 100%;
    height: 100%;
    padding: 9px 0 8px 10px;
    color: #777;
    font-size: 16px
}

.select-style-02 .fa {
    color: #777
}

.bottom-info {
    padding: 25px 0
}

.footer [class^="footer"] a {
    color: #fff !important
}

.footer [class^="footer"] a:hover {
    color: #fff !important
}

.footer-top .col a {
    font-size: 16px
}

.footer-top .col .title:hover, .footer-mid section h4:hover {
    color: #fff !important
}

.footer-top {
    padding-top: 20px;
    padding-bottom: 20px
}

.footer-top .title {
    margin-bottom: 22px
}

.footer-top .title .icone {
    display: none
}

.footer-top .col {
    border-left: 1px solid rgba(255, 255, 255, 0.2)
}

.footer-top .col ul {
    padding: 0
}

.footer-top .col ul li {
    list-style: none;
    padding-bottom: 5px
}

.footer-top .col ul li .subtitle {
    display: block
}

.footer-top .special {
    border: 0;
    padding: 6px
}

.footer-top .special ul {
    list-style: none;
    padding: 0
}

.footer-top .special ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-left: 15px;
    padding-top: 3px;
    padding-bottom: 3px
}

.footer-top .special ul li a {
    font-size: 20px;
    line-height: 20px
}

.footer-top .special ul li a:hover {
    text-decoration: none
}

.footer-mid {
    clear: both;
    padding: 30px 0
}

.footer-mid .container {
    padding: 0
}

.footer-mid section {
    min-height: 150px
}

.footer-mid .title {
    margin: 0 0 10px 0
}

.footer-mid p {
    display: block;
    font-family: "Calibre Light", sans-serif;
    padding: 0;
    margin: 0 0 5px 0;
    line-height: 15px !important
}

.footer-mid .fa {
    display: inline-block;
    margin: 0 10px 0 0
}

.footer-mid .col-b .fa {
    font-size: 20px;
    width: 25px
}

.footer-mid .special {
    padding-top: 5px
}

.footer-mid .special * {
    font-size: 12px;
    line-height: 15px
}

.footer-mid .special .title .fa {
    font-size: 15px;
    margin: 0;
    width: 24px
}

.footer-bottom {
    clear: both;
    font-size: 18px;
    color: #fff;
    width: 100%;
    min-width: 305px;
    padding: 10px 0 7px 0
}

.footer-bottom nav {
    padding: 4px 0 0 0
}

.footer-bottom nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.footer-bottom nav ul li {
    display: inline-block;
    margin-left: 20px
}

.footer-bottom nav ul li:first-child {
    margin-left: 0
}

.footer-bottom nav ul li a {
    color: #fff
}

.footer-bottom nav ul li:first-child a {
    font-size: 18px
}

.footer-bottom nav ul li a:hover {
    opacity: .65;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.footer-bottom * {
    font-size: 13px;
    color: #fff
}

.footer-bottom .privacy a {
    display: block;
    padding-top: 9px
}

.footer-bottom .icon {
    background: url('../img/sprite-footer.png') no-repeat;
    display: inline-block;
    width: 31px;
    height: 31px;
    margin: 0 0 0 10px
}

.footer-bottom .icon-twitter {
    background-position: -10px -106px
}

.footer-bottom .icon-twitter:hover {
    background-image: url('../img/sprite-footer-cni.png')
}

.footer-bottom .icon-facebook {
    background-position: -57px -106px
}

.footer-bottom .icon-facebook:hover {
    background-image: url('../img/sprite-footer-cni.png')
}

.footer-bottom .icon-youtube {
    background-position: -103px -106px
}

.footer-bottom .icon-youtube:hover {
    background-image: url('../img/sprite-footer-cni.png')
}

.footer-bottom .icon-instagram {
    background-position: -150px -106px
}

.footer-bottom .icon-instagram:hover {
    background-image: url('../img/sprite-footer-cni.png')
}

.ammapDescriptionWindow {
    background: rgba(255, 255, 255, 0.7)
}

.amcharts-description-close-img {
    display: none
}

#noticia .logo-page {
    padding: 5px 0 0 0
}

.gradient-cni {
    background: #0248a7;
    background: -moz-linear-gradient(70deg, #0248a7 0, #006bb7 51%, #19a0d8 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0, #0248a7), color-stop(51%, #006bb7), color-stop(100%, #19a0d8));
    background: -webkit-linear-gradient(70deg, #0248a7 0, #006bb7 51%, #19a0d8 100%);
    background: -o-linear-gradient(70deg, #0248a7 0, #006bb7 51%, #19a0d8 100%);
    background: -ms-linear-gradient(70deg, #0248a7 0, #006bb7 51%, #19a0d8 100%);
    background: linear-gradient(70deg, #0248a7 0, #006bb7 51%, #19a0d8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0248a7', endColorstr='#19a0d8', GradientType=1)
}

.gradient-cni-vertical {
    background: #0248a7;
    background: -moz-linear-gradient(top, #0248a7 0, #006bb7 51%, #19a0d8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0248a7), color-stop(100%, #19a0d8));
    background: -webkit-linear-gradient(top, #0248a7 0, #006bb7 51%, #19a0d8 100%);
    background: -o-linear-gradient(top, #0248a7 0, #006bb7 51%, #19a0d8 100%);
    background: -ms-linear-gradient(top, #0248a7 0, #006bb7 51%, #19a0d8 100%);
    background: linear-gradient(to bottom, #0248a7 0, #006bb7 51%, #19a0d8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f85032', endColorstr='#e73827', GradientType=0)
}

.gradient-senai {
    background: #faaa1a;
    background: -moz-linear-gradient(70deg, #dc7200 0, #faaa1a 51%, #faaa1a 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0, #dc7200), color-stop(51%, #faaa1a), color-stop(100%, #faaa1a));
    background: -webkit-linear-gradient(70deg, #dc7200 0, #faaa1a 51%, #faaa1a 100%);
    background: -o-linear-gradient(70deg, #dc7200 0, #faaa1a 51%, #faaa1a 100%);
    background: -ms-linear-gradient(70deg, #dc7200 0, #faaa1a 51%, #faaa1a 100%);
    background: linear-gradient(70deg, #dc7200 0, #faaa1a 51%, #faaa1a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dc7200', endColorstr='#faaa1a', GradientType=1)
}

.gradient-senai-vertical {
    background: #faaa1a;
    background: -moz-linear-gradient(top, #dc7200 0, #faaa1a 51%, #faaa1a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dc7200), color-stop(100%, #faaa1a));
    background: -webkit-linear-gradient(top, #dc7200 0, #faaa1a 51%, #faaa1a 100%);
    background: -o-linear-gradient(top, #dc7200 0, #faaa1a 51%, #faaa1a 100%);
    background: -ms-linear-gradient(top, #dc7200 0, #faaa1a 51%, #faaa1a 100%);
    background: linear-gradient(to bottom, #dc7200 0, #faaa1a 51%, #faaa1a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dc7200', endColorstr='#faaa1a', GradientType=0)
}

.gradient-sesi {
    background: #339258;
    background: -moz-linear-gradient(70deg, #339258 0, #33ba53 51%, #33ba53 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0, #339258), color-stop(51%, #33ba53), color-stop(100%, #33ba53));
    background: -webkit-linear-gradient(70deg, #339258 0, #33ba53 51%, #33ba53 100%);
    background: -o-linear-gradient(70deg, #339258 0, #33ba53 51%, #33ba53 100%);
    background: -ms-linear-gradient(70deg, #339258 0, #33ba53 51%, #33ba53 100%);
    background: linear-gradient(70deg, #339258 0, #33ba53 51%, #33ba53 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0248a7', endColorstr='#19a0d8', GradientType=1)
}

.gradient-sesi-vertical {
    background: #339258;
    background: -moz-linear-gradient(top, #339258 0, #33ba53 51%, #33ba53 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #339258), color-stop(100%, #33ba53));
    background: -webkit-linear-gradient(top, #339258 0, #33ba53 51%, #33ba53 100%);
    background: -o-linear-gradient(top, #339258 0, #33ba53 51%, #33ba53 100%);
    background: -ms-linear-gradient(top, #339258 0, #33ba53 51%, #33ba53 100%);
    background: linear-gradient(to bottom, #339258 0, #33ba53 51%, #33ba53 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#339258', endColorstr='#19a0d8', GradientType=0)
}

.gradient-iel {
    background: #33a4a4;
    background: -moz-linear-gradient(70deg, #33a4a4 0, #33d7ce 51%, #33d7ce 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0, #33a4a4), color-stop(51%, #33d7ce), color-stop(100%, #33d7ce));
    background: -webkit-linear-gradient(70deg, #33a4a4 0, #33d7ce 51%, #33d7ce 100%);
    background: -o-linear-gradient(70deg, #33a4a4 0, #33d7ce 51%, #33d7ce 100%);
    background: -ms-linear-gradient(70deg, #33a4a4 0, #33d7ce 51%, #33d7ce 100%);
    background: linear-gradient(70deg, #33a4a4 0, #33d7ce 51%, #33d7ce 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33a4a4', endColorstr='#33d7ce', GradientType=1)
}

.gradient-iel-vertical {
    background: #33a4a4;
    background: -moz-linear-gradient(top, #33a4a4 0, #33d7ce 51%, #33d7ce 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #33a4a4), color-stop(100%, #33d7ce));
    background: -webkit-linear-gradient(top, #33a4a4 0, #33d7ce 51%, #33d7ce 100%);
    background: -o-linear-gradient(top, #33a4a4 0, #33d7ce 51%, #33d7ce 100%);
    background: -ms-linear-gradient(top, #33a4a4 0, #33d7ce 51%, #33d7ce 100%);
    background: linear-gradient(to bottom, #33a4a4 0, #33d7ce 51%, #33d7ce 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33a4a4', endColorstr='#33d7ce', GradientType=0)
}

.gradient-portal {
    background: #21242b !important;
    background: -moz-linear-gradient(70deg, #21242b 0, #3e4555 51%, #596277 100%) !important;
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0, #21242b), color-stop(51%, #3e4555), color-stop(100%, #596277)) !important;
    background: -webkit-linear-gradient(70deg, #21242b 0, #3e4555 51%, #596277 100%) !important;
    background: -o-linear-gradient(70deg, #21242b 0, #3e4555 51%, #596277 100%) !important;
    background: -ms-linear-gradient(70deg, #21242b 0, #3e4555 51%, #596277 100%) !important;
    background: linear-gradient(70deg, #21242b 0, #3e4555 51%, #596277 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#21242b', endColorstr='#596277', GradientType=1) !important
}

.gradient-portal-vertical {
    background: #21242b;
    background: -moz-linear-gradient(top, #21242b 0, #3e4555 51%, #596277 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #21242b), color-stop(100%, #596277));
    background: -webkit-linear-gradient(top, #21242b 0, #3e4555 51%, #596277 100%);
    background: -o-linear-gradient(top, #21242b 0, #3e4555 51%, #596277 100%);
    background: -ms-linear-gradient(top, #21242b 0, #3e4555 51%, #596277 100%);
    background: linear-gradient(to bottom, #21242b 0, #3e4555 51%, #596277 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#21242b', endColorstr='#596277', GradientType=0)
}

#noticias .main .lista {
    padding-right: 0
}

#noticias .main .lista .new-content {
    height: 240px
}

#noticias .main .lista .new-content .text {
    left: 15px;
    bottom: 20px
}

#noticias .main .newsletter {
    clear: both;
    margin-top: 40px
}

.portal-news p a {
    font-size: 22px;
    line-height: 25px;
    color: #000 !important
}

.portal-news .cni-c, .portal-news .sesi-c, .portal-news .senai-c, .portal-news .portal-c, .portal-news .iel-c {
    font-size: 19px;
    line-height: 22px;
    text-transform: uppercase
}

.eventos-interna-2 .bt-pdf {
    font-size: 18px;
    float: right;
    width: 120px;
    height: 42px;
    border: 2px solid #000;
    background: 0;
    padding: 4px 0
}

.eventos-interna-2 .bt-pdf:hover {
    text-decoration: none
}

.eventos-interna-2 .bt-pdf > * {
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px
}

#noticia .main {
    display: block
}

#noticia .main .materia {
    padding: 0 0 20px 0
}

.materia p * {
    font-size: 18px;
    line-height: 24px
}

#noticia .main .materia p {
    padding: 0
}

#noticia .main .materia a {
    color: #428bca
}

#noticia .main .materia a:hover {
    text-decoration: underline
}

#noticia .main .materia ul {
    margin-bottom: 30px
}

#noticia .main .materia table {
    background: #f4f4f4;
    margin-bottom: 35px
}

#noticia .main .materia table td {
    border: 0
}

#noticia .main .materia table tr:nth-of-type(odd) {
    background: #ebebeb
}

.image {
    position: relative
}

.image .legend {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.65);
    width: 100%;
    padding: 10px 3%;
    margin: 0;
    color: #fff;
    font-size: 16px;
    line-height: 19px
}

.image.fl {
    margin: 0 20px 15px 0
}

p {
    position: relative
}

.filer_image {
    max-width: 100%
}

.filer_image_info {
    width: 100%;
    background: #000;
    opacity: .7;
    padding: 9px 3% 10px 3%;
    margin: 0;
    display: inline-block;
    clear: both
}

.filer_image_info * {
    color: #fff !important;
    font-size: 17px !important;
    line-height: 20px !important
}

.filer_image.left {
    float: left;
    padding: 0 15px 15px 0
}

.filer_image.right {
    float: right;
    padding: 0 0 15px 15px
}

.facebook-comments #comments-title {
    font-size: 35px
}

.facebook-comments #comments-title:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f086";
    display: inline-block;
    margin: 0 8px 0 0;
    color: #0d60a9;
    font-size: 35px;
    line-height: 38px
}

.dicas-estagio-iel {
    padding: 0 0 30px 0
}

.dicas-estagio-iel .each {
    float: left;
    width: 50%;
    min-height: 520px;
    background: #fff;
    padding: 33px;
    margin: 140px 0 0 0;
    position: relative
}

.dicas-estagio-iel .each:nth-child(4n+2), .dicas-estagio-iel .each:nth-child(4n+3) {
    background: #e0e0e0
}

.dicas-estagio-iel .each .icon {
    width: 130px;
    height: 130px;
    position: absolute;
    top: -90px;
    left: 50%;
    margin: 0 0 0 -65px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.dicas-estagio-iel .each .tit {
    font-size: 41px;
    line-height: 44px;
    margin: 20px 0
}

.dicas-estagio-iel .each .text ul li {
    padding-bottom: 7px
}

#noticia .main .comentarios {
    margin: 0 0 30px 0
}

#noticia .main .comentarios .tit i {
    display: inline-block;
    margin: 0 8px 0 0;
    color: #0d60a9;
    font-size: 35px;
    line-height: 38px
}

#noticia .main .comentarios .tit h2 {
    display: inline-block;
    font-size: 35px;
    line-height: 38px
}

#noticia .main iframe {
    display: block;
    margin: 0 auto
}

#videos .main .lista-videos article {
    padding: 0
}

#videos .main .lista-videos h2 {
    margin: 0 5px 0 0
}

#videos .main .lista a article {
    padding: 0
}

#videos .main .newsletter {
    clear: both;
    margin-top: 40px
}

#banco-midias .main header .bar-top {
    padding-top: 5px;
    padding-bottom: 10px
}

#banco-midias .main header .bar-top ul {
    list-style: none;
    padding: 0
}

#banco-midias .main header .bar-top > div > ul {
    float: left;
    height: 24px;
    position: relative;
    background: #2a6da2;
    border-left: 1px solid #22557b;
    display: block;
    color: #fff;
    padding: 3px 4px 3px 14px;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase
}

#banco-midias .main header .bar-top .bt {
    padding-right: 28px;
    display: block;
    position: relative
}

#banco-midias .main header .bar-top .bt:after {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    right: 9px;
    border-style: solid;
    border-width: 6px 5px 6px 6px;
    border-color: #f5f5f5 transparent transparent transparent
}

#banco-midias .main header .bar-top .bt.unico {
    padding-right: 9px
}

#banco-midias .main header .bar-top .bt.unico:after {
    border: 0
}

#banco-midias .main header .bar-top > div > ul > li ul {
    display: none;
    background: #fff;
    border: 1px solid silver;
    position: absolute;
    left: -1px;
    top: 24px;
    width: 150px;
    padding: 0 0 0 14px;
    z-index: 99;
    -webkit-box-shadow: 6px 6px 12px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 6px 6px 12px -6px rgba(0, 0, 0, 0.75);
    box-shadow: 6px 6px 12px -6px rgba(0, 0, 0, 0.75)
}

#banco-midias .main header .bar-top > div > ul > li ul li a {
    display: block;
    padding: 5px 0;
    font-size: 14px;
    line-height: 17px;
    font-family: "Calibre Semibold", sans-serif
}

#banco-midias .main header .search {
    padding: 10px;
    margin-top: 10px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(1, #dee4e6));
    background: -ms-linear-gradient(bottom, #ccc, #dee4e6);
    background: -o-linear-gradient(#dee4e6, #ccc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dee4e6', endColorstr='#cccccc', GradientType=0)
}

#banco-midias .main header .search form {
    background: #fff;
    padding-top: 3px;
    padding-bottom: 3px
}

#banco-midias .main header .search form .bar {
    position: relative
}

#banco-midias .main header .search form .select-style .fa {
    right: 2px !important
}

#banco-midias .main header .search form .bar input {
    border: 0
}

#banco-midias .main header .search form .bar > div > div {
    border-right: 2px solid #2a6da2;
    height: 41px
}

#banco-midias .main header .search form .bar > div > div:last-child {
    border: 0
}

#banco-midias .main header .search form .bar input {
    padding: 8px 0
}

#banco-midias .main header .search form .bar .fa-calendar {
    font-size: 30px;
    color: #2a6da2;
    padding: 4px 0 0 0;
    display: block;
    text-align: center;
    cursor: pointer
}

#banco-midias .main header .search form .bar .calendar {
    display: none;
    width: 230px;
    position: absolute;
    left: -80px;
    top: 40px;
    z-index: 9;
    background: #fff;
    padding: 12px 18px 18px 18px;
    -webkit-box-shadow: 0 0 13px -4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 13px -4px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 13px -4px rgba(0, 0, 0, 0.75);
    border-radius: 5px
}

#banco-midias .main header .search form .bar .calendar .checkbox {
    padding: 0 12px 0 0
}

#banco-midias .main header .search form .bar .calendar .checkbox:nth-child(3) {
    padding: 0
}

#banco-midias .main header .search form .bar .calendar .data_inicio input, #banco-midias .main header .search form .bar .calendar .data_fim input {
    width: 185px;
    border: 1px solid #ccc;
    margin: 15px 0 15px 0;
    padding: 4px 4px 4px 12px;
    letter-spacing: 2px
}

#banco-midias .main header .search form .bar .calendar .inputs-text > div {
    float: left
}

#banco-midias .main header .search form .bar .calendar .inputs-text .ate {
    padding: 26px 10px 0 10px;
    width: 46px;
    display: none
}

#banco-midias .main header .search form .bar .calendar .inputs-text .data_fim {
    display: none
}

#banco-midias .main header .search form .bar .select-style {
    margin: 0;
    width: 100%;
    height: 100%;
    border: 0
}

#banco-midias .main header .search form .bar .select-style select {
    width: 100%;
    color: #999;
    padding: 9px 8px
}

#banco-midias .main header .search form .bar .select-style .fa {
    color: #0d53a7
}

#banco-midias .main header .search form .bt-search {
    background: #2a6da2;
    color: #fff;
    width: 100%;
    height: 47px;
    border: 0;
    margin: -3px 0
}

.ultimos-albuns .element {
    position: relative;
    -webkit-transition: .4s all ease-in-out;
    -moz-transition: .4s all ease-in-out;
    -o-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out
}

.ultimos-albuns .element:hover {
    opacity: .8
}

.ultimos-albuns .element span {
    display: block
}

.ultimos-albuns .element .legend {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7)
}

.ultimos-albuns .element .legend .fl {
    padding-top: 10px
}

.ultimos-albuns .element .legend .fr {
    border-left: 2px solid #fff;
    padding: 8px 10px 10px 20px;
    margin: 13px 0 12px 0
}

.ultimos-albuns .element .legend.legend-mini .fr {
    padding: 8px 10px 8px 20px;
    margin: 13px 0 0 0;
    position: absolute;
    right: 0;
    bottom: 0
}

.ultimos-albuns .element .legend .fr strong {
    display: inline-block;
    vertical-align: middle
}

.ultimos-albuns .element .legend i.icon-pictures {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 23px;
    background: url('../img/sprite-2.png') no-repeat -136px -248px;
    margin: 1px 0 0 14px
}

.ultimos-albuns .element .legend-mini {
    height: 100%;
    opacity: 0
}

.ultimos-albuns .element:hover .legend-mini {
    opacity: 1
}

.ultimos-albuns .element .legend-mini .fr {
    border: 0
}

.banco-midia-lista .element {
    position: relative;
    overflow: hidden;
    display: block;
    margin-bottom: 30px;
    height: 244px;
    background: #000
}

.banco-midia-lista .element:hover {
    opacity: .8
}

.banco-midia-lista .element span {
    display: block
}

.banco-midia-lista .element .legend {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7)
}

.banco-midia-lista .element .ic {
    padding: 8px 20px 8px 20px;
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 9;
    margin: 0
}

.banco-midia-lista .element .ic strong {
    display: inline-block;
    vertical-align: middle
}

.banco-midia-lista .element .ic i {
    display: inline-block;
    vertical-align: middle;
    width: 36px;
    height: 35px;
    margin: 1px 0 0 14px
}

.banco-midia-lista .element .ic i.icon-pictures {
    background: url('../img/sprite-2.png') no-repeat -71px -240px
}

.banco-midia-lista .element .ic i.icon-fullscreen {
    background: url('../img/sprite.png') no-repeat -4px -295px
}

.banco-midia-lista .element .foto-titulo {
    padding: 6px 0 0 0;
    display: block
}

.banco-midia-lista .element .legend-mini {
    padding-top: 10px
}

.banco-midia-lista .element .legend-mini .tit {
    height: 45px;
    display: block
}

.banco-midia-lista .element .legend-mini .descricao {
    padding-top: 5px
}

.banco-midia-lista .audio .element figure {
    height: 240px;
    text-align: center;
    padding: 20px 0 0 0;
    background: rgba(184, 184, 184, 1);
    background: -moz-linear-gradient(top, rgba(184, 184, 184, 1) 0, rgba(229, 229, 229, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(184, 184, 184, 1) 0, rgba(229, 229, 229, 1) 100%);
    background: -o-linear-gradient(top, rgba(184, 184, 184, 1) 0, rgba(229, 229, 229, 1) 100%);
    background: -ms-linear-gradient(top, rgba(184, 184, 184, 1) 0, rgba(229, 229, 229, 1) 100%);
    background: linear-gradient(to bottom, rgba(184, 184, 184, 1) 0, rgba(229, 229, 229, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8b8b8', endColorstr='#e5e5e5', GradientType=0)
}

.banco-midia-lista .audio .element figure:before {
    content: "\f027";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 140px;
    color: #7b7b7b;
    padding: 0
}

.banco-midia-lista .audio .element:hover {
    text-decoration: none
}

.banco-midia-lista .audio .icon-pictures {
    background-position: -4px -297px !important
}

.pp_inline .ultimos-audios {
    width: 100%
}

.banco-midia-lista .element .legend {
    height: 100%;
    bottom: -163px;
    -webkit-transition: .2s all ease-in-out;
    -moz-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out
}

.banco-midia-lista .element:hover .legend {
    bottom: 0
}

.banco-midia-lista .element .detalhes {
    position: absolute;
    left: 15px;
    bottom: 15px
}

.ultimos-albuns .element figure {
    margin: 0
}

.ultimos-albuns .element .img {
    overflow: hidden
}

.ultimos-albuns .element .img img {
    min-width: 100%
}

.ultimos-albuns .col-a {
    width: 48.8%;
    overflow: hidden;
    margin: 0 0 23px
}

.ultimos-albuns .col-b {
    width: 50.2%;
    overflow: hidden
}

.ultimos-albuns .col-b a {
    width: 46%;
    margin: 0 2% 20px
}

.ultimos-albuns .col-b .element .legend .fl {
    height: 102px
}

.ultimos-albuns a:hover {
    text-decoration: none
}

.ultimos-audios .each {
    background: #f2f2f2;
    padding: 10px 10px;
    margin: 0 0 14px 0
}

.ultimos-audios .each .tit {
    margin: 9px 0 17px 0
}

.ultimos-audios .jp-audio {
    position: relative;
    background-color: #408abd;
    width: 100%;
    min-height: 45px;
    border-radius: 15px
}

.ultimos-audios .jp-audio button {
    background: 0;
    border: 0;
    padding: 0
}

.ultimos-audios .jp-audio .jp-play {
    background: url('../img/sprite-radio.png') 0 1px no-repeat;
    text-indent: -9999px;
    width: 100%;
    height: 39px;
    border: 0;
    margin: 3px 0 0 7px
}

.ultimos-audios .jp-audio.jp-state-playing .jp-play {
    background-position: 0 -37px
}

.ultimos-audios .jp-audio .jp-controls {
    float: left;
    width: 50px
}

.ultimos-audios .jp-audio .jp-progress {
    position: absolute;
    top: 16px;
    height: 4px
}

.ultimos-audios .jp-audio .jp-type-single .jp-progress, .ultimos-audios .jp-audio .jp-type-single .jp-time-holder {
    position: absolute;
    top: 18px;
    left: 60px;
    width: 56%;
    font-size: 15px;
    line-height: 18px;
    color: #fff
}

.ultimos-audios .jp-audio .jp-type-single .jp-time-holder {
    top: 22px
}

.ultimos-audios .jp-audio .jp-type-single .jp-current-time {
    float: left
}

.ultimos-audios .jp-audio .jp-type-single .jp-duration {
    float: right
}

.ultimos-audios .jp-audio .jp-type-playlist .jp-progress {
    left: 166px;
    width: 130px
}

.ultimos-audios .jp-audio .jp-seek-bar {
    background-color: #ccc;
    width: 100% !important;
    height: 100%;
    cursor: pointer
}

.ultimos-audios .jp-audio .jp-play-bar {
    background: #fff;
    height: 4px
}

.ultimos-audios .jp-audio .jp-volume-controls {
    float: right;
    width: 25%;
    margin: 4px 0 0 0;
    padding: 0 0 0 2%;
    height: 36px;
    overflow: hidden;
    border-left: 2px solid #5c9bc7
}

.ultimos-audios .jp-audio .jp-volume-controls .jp-volume-bar {
    background: #ccc;
    width: 57%;
    float: left;
    cursor: pointer;
    margin: 13px 0 0 0
}

.ultimos-audios .jp-audio .jp-volume-controls .jp-volume-bar .jp-volume-bar-value {
    background: url('../img/sprite-radio.png?08aacd8631a9') 0 -141px repeat-x;
    width: 0;
    height: 4px
}

.ultimos-audios .jp-audio .jp-mute {
    background: url('../img/sprite-radio.png') -128px 2px no-repeat;
    width: 15px;
    height: 30px;
    text-indent: -999px;
    float: left;
    margin: 0 7px 0 0
}

.ultimos-audios .jp-audio .jp-volume-controls .jp-volume-max {
    display: block;
    width: 70px;
    font-size: 13px;
    line-height: 18px;
    color: #fff
}

.ultimos-audios .jp-video .jp-progress {
    overflow: hidden;
    background-color: white;
    top: 0;
    left: 0;
    width: 100%;
    height: 10px
}

.ultimos-audios .fa-download {
    text-align: center;
    display: block;
    font-size: 35px;
    color: #666;
    min-height: 45px;
    border-left: 2px solid #ccc;
    padding: 5px 0 0 0
}

.ultimos-audios .bt-download {
    float: left;
    width: 18%;
    padding: 0 0 0 3%;
    margin: 0 -15px 0 0
}

.ultimos-audios a:hover {
    text-decoration: none
}

.banco-midia-album-detalhe .tit {
    margin: 0
}

div.pp_default .pp_content, div.light_rounded .pp_content {
    background: #292929 !important
}

div.pp_default .pp_details, div.light_rounded .pp_details, div.dark_rounded .pp_details, div.dark_square .pp_details, div.light_square .pp_details, div.facebook .pp_details {
    position: inherit !important
}

div.pp_default .pp_content .col-sm-9 {
    width: 100%;
    float: none;
    background: #999;
    padding: 30px 0;
    margin: 0 0 20px 0
}

div.pp_default .ultimos-audios .each {
    background: #292929
}

div.pp_default .ultimos-audios .each * {
    color: #fff
}

div.pp_default .ultimos-audios .each .time {
    display: block;
    font-size: 17px;
    padding: 13px 0 0 0
}

div.pp_default .ultimos-audios .each .tit {
    font-size: 22px;
    padding: 0 0 19px 0
}

div.pp_default .ultimos-audios .each .jp-audio {
    width: 75%;
    margin: 0 auto
}

div.pp_default .ultimos-audios .each .descricao {
    float: left;
    width: 70%
}

div.pp_default .ultimos-audios .each .bt-download {
    float: right
}

div.pp_default .ultimos-audios .each .bt-download .fa-download:before {
    font-size: 70px
}

div.pp_default .pp_details {
    background: #292929;
    overflow: hidden;
    padding: 15px 0 20px 0
}

div.pp_default .pp_details .pp_description {
    margin: 0 !important
}

div.pp_default .pp_details * {
    font-size: 18px !important;
    line-height: 20px !important;
    color: #fff
}

div.pp_default .pp_content_container .pp_details {
    margin-top: 0 !important
}

div.pp_default .pp_date {
    font-size: 18px !important;
    line-height: 20px !important;
    color: #fff;
    padding: 10px 0 10px 15px
}

div.pp_default .pp_title {
    font-size: 20px !important;
    line-height: 20px !important;
    color: #fff;
    padding: 0 0 20px 0;
    font-family: "Calibre Semibold", sans-serif
}

div.pp_default .pp_details .col-a {
    float: left;
    width: 58%;
    padding: 0 0 0 15px
}

div.pp_default .pp_details .col-b {
    float: left;
    width: 18%;
    text-align: right;
    padding-right: 10px
}

div.pp_default .pp_details .col-b p {
    margin: 0 !important
}

div.pp_default .pp_details .col-c {
    float: left;
    width: 24%;
    text-align: center;
    border-left: 2px solid #999
}

div.pp_default .pp_details .col-c .pp_url {
    font-size: 60px !important;
    line-height: 76px !important
}

div.pp_default .pp_details .col-c .pp_url:hover {
    text-decoration: none
}

div.pp_default .pp_details .col-c .pp_url:after {
    font-family: FontAwesome, sans-serif;
    content: "\f019"
}

div.pp_default .pp_details .currentTextHolder {
    font-size: 15px !important
}

div.pp_overlay {
    z-index: 9999 !important
}

a.pp_expand, a.pp_contract {
    top: 64px !important
}

div.pp_default .pp_close {
    text-indent: 0;
    font-size: 30px !important;
    color: #fff;
    border: 4px solid #fff;
    padding: 6px;
    background: none !important;
    position: absolute;
    top: -25px;
    right: 13px;
    z-index: 9999;
    border-radius: 50%;
    text-align: center;
    width: 40px !important;
    height: 40px !important
}

div.pp_default .pp_close:hover {
    color: #fff !important;
    text-decoration: none !important
}

div.pp_default a.pp_next, div.pp_default a.pp_previous {
    background: none !important;
    color: #fff !important;
    text-indent: 0;
    width: 50px;
    height: 50px;
    font-size: 90px !important;
    position: absolute;
    top: 50%
}

div.pp_default a.pp_next:hover, div.pp_default a.pp_previous:hover {
    text-decoration: none
}

div.pp_default a.pp_next {
    text-align: right;
    right: -47px
}

div.pp_default a.pp_previous {
    text-align: left;
    left: -50px
}

#banco-midias.banco-midia-audios div.pp_pic_holder {
    position: fixed !important;
    top: 50% !important;
    margin-top: -182px
}

.bm-redes-sociais ul.cont {
    background: #f2f2f2;
    padding: 0;
    padding-top: 20px
}

.bm-redes-sociais ul.cont li {
    list-style: none;
    margin: 0 0 20px 0
}

.bm-redes-sociais ul.cont li a {
    background: url('../img/sprite.png') no-repeat;
    display: block;
    width: 48px;
    height: 48px;
    margin: 0 auto;
    -webkit-transition: .2s all ease-in-out;
    -moz-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out
}

.bm-redes-sociais ul.cont li.facebook a {
    background-position: -76px -9px
}

.bm-redes-sociais ul.cont li.twitter a {
    background-position: -353px -9px
}

.bm-redes-sociais ul.cont li.instagram a {
    background-position: -210px -8px
}

.bm-redes-sociais ul.cont li.youtube a {
    height: 54px
}

.bm-redes-sociais ul.cont li.youtube a {
    background-position: -519px -4px
}

.bm-redes-sociais ul.cont li.flickr a {
    background-position: -141px -8px
}

.bm-redes-sociais ul.cont li.soundcloud a {
    background-position: -675px -7px
}

.bm-redes-sociais ul.cont li.slideshare a {
    background-position: -600px -5px
}

.bm-redes-sociais ul.cont li.google a {
    background-position: -435px -9px
}

.bm-redes-sociais ul.cont li.facebook a:hover {
    background-position: -76px -62px
}

.bm-redes-sociais ul.cont li.twitter a:hover {
    background-position: -353px -68px
}

.bm-redes-sociais ul.cont li.instagram a:hover {
    background-position: -210px -63px
}

.bm-redes-sociais ul.cont li.youtube a:hover {
    background-position: -519px -72px
}

.bm-redes-sociais ul.cont li.flickr a:hover {
    background-position: -141px -63px
}

.bm-redes-sociais ul.cont li.soundcloud a:hover {
    background-position: -675px -42px
}

.bm-redes-sociais ul.cont li.slideshare a:hover {
    background-position: -600px -69px
}

.bm-redes-sociais ul.cont li.google a:hover {
    background-position: -435px -64px
}

.bm-destaques header .tit {
    margin: 0 0 20px 0
}

.bm-destaques article {
    margin-bottom: 30px
}

.bm-destaques article .tit {
    margin: 4px 0 9px 0;
    min-height: 55px
}

.bm-destaques article .txt {
    min-height: 85px
}

.bm-destaques article figure {
    margin: 0
}

.bm-fale-conosco {
    background: #ececec;
    border-top: 1px solid #ccc;
    padding: 0 0 30px 0
}

.bm-fale-conosco a {
    color: #2a6da2 !important
}

.bm-fale-conosco section {
    display: table;
    width: 100%
}

.bm-fale-conosco section > div {
    display: table-cell;
    vertical-align: middle;
    float: none
}

.bm-fale-conosco section .col-b a {
    display: block;
    padding: 5px 0
}

.bm-fale-conosco section .col-c .icon-cc {
    display: block;
    background: url('../img/sprite.png') -13px -377px;
    width: 120px;
    height: 103px;
    text-indent: -99999px
}

.loading-circle {
    background: url("../img/loading2.png") no-repeat;
    background-size: cover;
    width: 60px;
    height: 60px;
    margin: 20px auto;
    animation: loading 1.4s linear infinite
}

.loading::after {
    content: '';
    position: absolute;
    bottom: -39px;
    left: 32%;
    display: block;
    background: url("../img/loading2.png") no-repeat;
    background-size: cover;
    width: 33px;
    height: 33px;
    animation: loading 1.4s linear infinite
}

@keyframes loading {
    from {
        transform: rotate(1deg)
    }
    to {
        transform: rotate(360deg)
    }
}

.art-lg-img, .art-sm-img {
    background-size: cover;
    background-position: center center
}

.half .new-content.new-main {
    height: 180px
}

.new-content.new-main {
    margin: 0 -15px;
    display: block;
    height: 360px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.6) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.6)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.6) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.6) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.6) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0)
}

.new-content {
    margin: 0 -15px;
    display: block;
    height: 320px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0)
}

.new-content:hover {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.0) 56%, rgba(0, 0, 0, 0.4) 68%, rgba(0, 0, 0, 0.5) 83%, rgba(0, 0, 0, 0.6) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(56%, rgba(0, 0, 0, 0.0)), color-stop(68%, rgba(0, 0, 0, 0.4)), color-stop(83%, rgba(0, 0, 0, 0.5)), color-stop(100%, rgba(0, 0, 0, 0.6)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.0) 56%, rgba(0, 0, 0, 0.4) 68%, rgba(0, 0, 0, 0.5) 83%, rgba(0, 0, 0, 0.6) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.0) 56%, rgba(0, 0, 0, 0.4) 68%, rgba(0, 0, 0, 0.5) 83%, rgba(0, 0, 0, 0.6) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.0) 56%, rgba(0, 0, 0, 0.4) 68%, rgba(0, 0, 0, 0.5) 83%, rgba(0, 0, 0, 0.6) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.0) 56%, rgba(0, 0, 0, 0.4) 68%, rgba(0, 0, 0, 0.5) 83%, rgba(0, 0, 0, 0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#000000', GradientType=0)
}

.new-content .news {
    margin-bottom: 30px
}

.new-content .news a:hover h3, .news a:hover p {
    opacity: .8
}

.new-content .text {
    bottom: 31px;
    left: 29px;
    position: absolute;
    right: 29px
}

.new-content .text h3 {
    font-size: 13px;
    margin-bottom: 12px;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 4px 10px 4px 5px;
    margin-left: -6px;
    font-family: "Calibre Semibold", sans-serif;
    border-radius: 0 2px 2px 0;
    float: left
}

.new-content .text p {
    font-family: "Calibre Regular", sans-serif;
    font-size: 22px;
    margin-bottom: 0;
    line-height: 24px;
    color: #fff
}

.new-content .hat-cni-arrow {
    float: left;
    border-style: solid;
    border-width: 11px 10px 10px 0;
    margin-top: 20px;
    margin-left: -16px;
    border-color: transparent rgba(0, 0, 0, 0.5) transparent transparent
}

.pagination li {
    display: inline-block
}

.pagination li > a, .pagination li > span {
    padding: 3px 12px;
    list-style: none;
    display: inline-block
}

.pagination-busca > li:nth-child(1) > a {
    background: 0
}

.pagination-busca > li:last-child > a {
    background: 0
}

.pagination-busca li > a {
    display: block;
    border: 0;
    background: #f4f4f4;
    width: 56px;
    height: 51px;
    margin-left: 1px;
    font-size: 23px;
    line-height: 33px;
    border-radius: 0;
    text-align: center;
    padding: 9px 0 0 0
}

.pagination-busca li > a.active {
    background: #dedede
}

.pagination-busca .numbers {
    display: inline-block;
    vertical-align: top
}

.pagination-v2 {
    clear: both
}

.pagination-v2 > li:nth-child(1) > a, .pagination-v2 > li:last-child > a {
    font-size: 18px
}

.pagination-v2 li > a {
    display: block;
    border: 0;
    background: 0;
    width: 40px;
    height: 47px;
    margin-left: 1px;
    font-size: 23px;
    line-height: 42px;
    border-radius: 0;
    text-align: center
}

.pagination-v2 li > a.active, .pagination-v2 li > a:hover {
    background: #ececec
}

.pagination-v2 .numbers {
    display: inline-block;
    vertical-align: top
}

.modal .modal-header .close {
    font-size: 34px;
    z-index: 1;
    position: relative
}

.modal-email .modal-content {
    overflow: hidden
}

.modal-email .modal-header * {
    opacity: 1;
    text-shadow: none
}

.modal-email .modal-header h4 span {
    display: inline-block
}

.modal-email .modal-body {
    padding-top: 30px;
    padding-bottom: 20px
}

.modal-email .modal-body form {
    overflow: hidden
}

.modal-email .modal-body form .input-text {
    display: block
}

.modal-email .modal-body form .input-text p {
    padding: 6px 0 8px 0
}

.modal-email .modal-body form .input-text input {
    height: 33px
}

.modal-email .modal-body form label p {
    display: inline-block
}

.modal-email .modal-body .assunto {
    clear: both;
    padding: 20px 0 0 0
}

.modal-email .modal-body .assunto h4 {
    display: inline-block;
    font-size: 25px;
    font-weight: bold
}

.modal-email .modal-body .assunto .add-ass {
    display: inline-block;
    text-align: right;
    cursor: pointer;
    font-size: 20px;
    line-height: 23px;
    padding: 7px 0 0 0
}

.modal-email .modal-body .assunto .add-ass .before {
    display: inline-block;
    vertical-align: bottom;
    font-size: 39px;
    line-height: 33px
}

.modal-email .modal-body .assunto .add-ass .txt {
    display: inline-block;
    vertical-align: bottom
}

.modal-email .modal-body .assunto ul {
    list-style: none;
    padding: 0
}

.modal-email .modal-body .assunto ul li {
    position: relative;
    padding: 0 0 4px 0
}

.modal-email .modal-body .assunto ul li input {
    margin: 0 5px 0 0
}

.modal-email .modal-body .assunto ul li div {
    cursor: pointer;
    position: relative;
    padding: 0 0 0 20px
}

.modal-email .modal-body .assunto ul li div .fa {
    position: absolute;
    left: 0;
    top: 3px
}

.modal-email .modal-footer {
    border: 0
}

.modal-email .modal-footer .btn-assinar {
    color: #fff;
    border: 0;
    width: 200px;
    height: 40px;
    font-size: 16px
}

.videos-carousel .carousel {
    margin: 0 0 30px 0;
    min-height: 310px
}

.videos-carousel .carousel-control, .canal-01-solucoes .carousel-control, .carousel-control-2 {
    display: table;
    clear: both;
    opacity: 1;
    cursor: pointer;
    width: 30px;
    height: 76px;
    line-height: 30px;
    text-align: center;
    font-family: "Calibre Light", sans-serif;
    color: #fff;
    font-size: 23px;
    top: 48px;
    right: -15px;
    background: #2b313d;
    background: -moz-linear-gradient(70deg, #2b313d 0, #3e4555 51%, #4f586d 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0, #2b313d), color-stop(51%, #3e4555), color-stop(100%, #4f586d));
    background: -webkit-linear-gradient(70deg, #2b313d 0, #3e4555 51%, #4f586d 100%);
    background: -o-linear-gradient(70deg, #2b313d 0, #3e4555 51%, #4f586d 100%);
    background: -ms-linear-gradient(70deg, #2b313d 0, #3e4555 51%, #4f586d 100%);
    background: linear-gradient(70deg, #2b313d 0, #3e4555 51%, #4f586d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b313d', endColorstr='#4f586d', GradientType=1)
}

.videos-carousel .carousel-control:before, .canal-01-solucoes .carousel-control:before, .carousel-control-2:before {
    content: '>';
    display: table-cell;
    vertical-align: middle
}

.videos-carousel .carousel-control.left, .canal-01-solucoes .carousel-control.left, .carousel-control-2.left {
    left: -15px
}

.videos-carousel .carousel-control.left:before, .canal-01-solucoes .carousel-control.left:before, .carousel-control-2.left:before {
    content: '<'
}

.videos-carousel .carousel-inner .item > a article {
    padding: 0
}

.videos-carousel .carousel-inner .lista-videos a .image {
    height: 180px;
    margin: 0 0 18px 0
}

.carousel-control-2.left {
    position: absolute;
    top: 50%;
    z-index: 99;
    left: 0;
    margin: -37px 0 0 0
}

.carousel-control-2.right {
    position: absolute;
    top: 50%;
    z-index: 99;
    right: 0;
    margin: -37px 0 0 0
}

.fa-facebook {
    color: #3b5998
}

.fa-twitter {
    color: #8bccef
}

.fa-google-plus {
    color: #ca512b
}

.fa-comments-o {
    color: #0064a1
}

.fa-download {
    color: #179cd6
}

.social-bar ul {
    height: 40px;
    border: 1px solid #e0e0e0;
    background-color: #eaecee;
    border-radius: 10px;
    margin: 0;
    margin-right: 20px
}

.social-bar ul li {
    width: 42px;
    cursor: pointer;
    position: relative;
    height: 39px;
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    padding: 10px;
    border-right: 1px solid #e0e0e0
}

.social-bar li:last-child {
    border-right: 0
}

.social-bar ul li > span {
    display: block;
    text-align: center
}

.social-bar ul li > span > span {
    font-size: 19px
}

.social-bar ul li .stButton {
    width: 42px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0
}

.social-bar ul li.li-whatsapp {
    display: none
}

.social-bar ul li.li-whatsapp .fa-whatsapp {
    color: #4ea03a
}

.social-bar ul li .stLarge {
    background: none !important
}

.social-bar-int ul li a {
    display: table;
    width: 65px;
    height: 65px;
    font-size: 28px;
    margin: 0 10px 10px 0;
    text-align: center;
    vertical-align: middle;
    background: #006cb7;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.social-bar-int ul li a span {
    display: table-cell;
    vertical-align: middle;
    color: #fff
}

.social-bar-int .social-bar-cni li a {
    background: #006cb7 !important
}

.social-bar-int .social-bar-senai li a {
    background: #f9921b !important
}

.social-bar-int .social-bar-sesi li a {
    background: #02a62d !important
}

.social-bar-int .social-bar-iel li a {
    background: #00a59d !important
}

.bar-inst-social {
    background: #f3f3f3;
    margin: 0 0 40px 0;
    overflow: hidden
}

.bar-inst-social .social-bar-2 {
    padding: 9px 0 0 8px
}

.bar-inst-social .social-bar-2 ul {
    margin: 0
}

.bar-inst-social .social-bar-2 ul li {
    width: 42px;
    cursor: pointer;
    position: relative
}

.bar-inst-social .social-bar-2 ul li > span {
    display: block;
    text-align: center
}

.bar-inst-social .social-bar-2 ul li > span > * {
    font-size: 26px
}

.bar-inst-social .social-bar-2 ul li .stButton {
    width: 42px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0
}

.bar-inst-social .social-bar-2 ul li .fa-whatsapp {
    color: #4ea03a
}

.bar-inst-social .social-bar-2 ul li .stLarge {
    background: none !important
}

.bar-inst-social .bts-fonts {
    padding: 8px 10px 0 0
}

.social-bar-agencia {
    margin: 0 0 30px 0
}

.social-bar-agencia .col-a a > span {
    height: 150px
}

.social-bar-agencia .col-a .fa-twitter {
    height: 150px;
    font-size: 50px;
    color: #fff;
    display: table
}

.social-bar-agencia .col-a .fa-twitter:before {
    display: table-cell;
    vertical-align: middle
}

.social-bar-agencia .col-a .txt h2 {
    margin-top: 0
}

.social-bar-agencia .col-b {
    margin: 34px 0 0 0;
    height: 80px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    text-align: center
}

.social-bar-agencia .col-b:nth-child(1) {
    border: 0
}

.social-bar-agencia .col-b i {
    font-size: 35px;
    color: #fff;
    padding: 15px 0 5px 0
}

.social-bar-agencia .col-b h3 {
    margin: 0;
    text-transform: uppercase
}

.social-bar-agencia .col-b a:hover {
    text-decoration: none
}

.calendar {
    margin-bottom: 30px
}

.calendar a {
    color: #747474
}

.calendar .date {
    height: 280px
}

.calendar .dt-col {
    border: 1px solid #eee
}

.calendar .dt-col.dt-active {
    background: #eee
}

.calendar .date-number {
    font-family: "Calibre Light", sans-serif;
    font-size: 42px;
    line-height: 42px;
    margin-top: 5px
}

.bts-fonts {
    margin: 0 0 10px
}

.bts-fonts span {
    cursor: pointer
}

.bts-fonts .min {
    font-size: 15px;
    line-height: 15px
}

.bts-fonts .none {
    font-size: 21px;
    line-height: 24px
}

.bts-fonts .max {
    font-size: 27px;
    line-height: 29px
}

.newsletter {
    min-height: 50px;
    height: inherit;
    background-color: #e5e5e5;
    margin-bottom: 40px;
    display: table;
    width: 100%
}

.newsletter div {
    font-size: 14px;
    color: #979797;
    text-decoration: none
}

.newsletter .body {
    display: table
}

.newsletter .body .text {
    width: 65%;
    height: 53px;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    float: none;
    padding: 0 20px 0 20px
}

.newsletter .body .text h1 {
    display: inline;
    font-size: 0;
    line-height: 0
}

.newsletter .body .sign {
    float: right;
    overflow: hidden;
    display: table-cell
}

.newsletter .body .sign > div {
    float: left;
    margin: 12px 0;
    padding: 4px 15px;
    text-align: center
}

.newsletter .body .sign > div:first-child {
    border-right: 1px solid #d0d0d0
}

.newsletter .body .sign > div a {
    color: #747474
}

.newsletter .head {
    position: relative;
    font-family: "Calibre Semibold", sans-serif;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    height: 53px;
    text-align: center;
    padding: 15px 0
}

.newsletter .head:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -20px;
    bottom: inherit;
    margin: -11px 0 0 0
}

.newsletter .head:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 0 12px 13px;
    border-color: transparent transparent transparent #2498c9;
    float: right;
    right: -13px;
    bottom: 30px
}

.newsletter .head p {
    margin: 0
}

.newsletter.casas .lista {
    float: right;
    overflow: hidden;
    display: table-cell
}

.newsletter.casas .lista > div {
    display: inline-block;
    margin: 12px 0;
    padding: 4px 6px;
    text-align: center
}

.newsletter.casas .lista .estilo-cni {
    color: #006bb7
}

.newsletter.casas .lista .estilo-sesi {
    color: #017920
}

.newsletter.casas .lista .estilo-senai {
    color: #e84910
}

.newsletter.casas .lista .estilo-iel {
    color: #00a59e
}

.aside-lo-1 ul li {
    list-style: none;
    font-size: 16px;
    line-height: 17px;
    border-top: 1px solid #747474;
    border-top: 1px solid #d9d9d9;
    padding: 10px 0
}

.aside-lo-1 ul li a {
    color: #747474
}

.aside-lo-1 ul li:nth-child(1) {
    color: #006bb7;
    font-size: 15px;
    line-height: 17px;
    border: 0;
    text-transform: uppercase;
    font-family: "Calibre Semibold", sans-serif
}

.aside-lo-1 ul li:nth-child(2) {
    border: 0
}

.veja-mais {
    padding: 30px 0 0 0;
    font-size: 15px;
    color: #3e4555
}

.lista-videos {
    min-height: 280px
}

.lista-videos a article {
    margin: 0 0 20px 0;
    overflow: hidden
}

.lista-videos a .image {
    height: 126px;
    overflow: hidden;
    position: relative
}

.lista-videos a .image > img {
    min-width: 100%;
    min-height: 100%
}

.lista-videos a .image .play-video {
    background: #FFF;
    display: table;
    width: 61px;
    height: 61px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10;
    margin: -30px 0 0 -30px;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: .2s all ease-in-out;
    -moz-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out
}

.lista-videos a .image .play-video .fa {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #3e4554
}

.lista-videos a .bg {
    width: 100%;
    height: 100%;
    opacity: .75;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: .2s all ease-in-out;
    -moz-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out
}

.lista-videos a:hover .image .play-video {
    background: 0
}

.lista-videos a:hover .image .play-video .fa {
    background: 0;
    color: #fff
}

.lista-videos a:hover .bg {
    opacity: 0
}

.lista-videos a .txt .date-a {
    color: #747474;
    font-size: 13px;
    line-height: 16px;
    margin: 14px 0 0 1px
}

.lista-videos a .txt .tit {
    margin: 6px 10% 0 0
}

.lista-videos-2 a:hover .image .play-video {
    display: none
}

.destaques-lo-1 {
    margin: 0 0 35px 0;
    overflow: hidden
}

.destaques-lo-1 .col-a {
    height: 360px
}

.destaques-lo-1 .col-b, .destaques-lo-1 .col-c, .destaques-lo-1 .col-d, .destaques-lo-1 .col-e {
    height: 180px
}

.destaques-lo-1 .col-a, .destaques-lo-1 .col-b, .destaques-lo-1 .col-c, .destaques-lo-1 .col-d, .destaques-lo-1 .col-e {
    padding: 0;
    overflow: hidden
}

.publicacoes {
    margin-bottom: 40px
}

.publicacoes .lista {
    min-height: 240px
}

.publicacoes .lista > div {
    overflow: hidden
}

.publicacoes .lista p {
    line-height: 16px
}

.publicacoes .lista .col-a {
    background-color: #efefef
}

.publicacoes .lista .col-a .img {
    display: table;
    height: 240px;
    float: left;
    padding: 0 25px 0 15px
}

.publicacoes .lista .col-a .img span {
    display: table-cell;
    vertical-align: middle
}

.publicacoes .lista .col-a .img img {
    -webkit-box-shadow: 3px 6px 17px 0 rgba(112, 112, 112, 0.62);
    -moz-box-shadow: 3px 6px 17px 0 rgba(112, 112, 112, 0.62);
    box-shadow: 3px 6px 17px 0 rgba(112, 112, 112, 0.62)
}

.publicacoes .lista .col-a .txt {
    display: table;
    height: 240px;
    padding: 0 15px 0 0
}

.publicacoes .lista .col-a .txt > div {
    display: table-cell;
    vertical-align: middle
}

.publicacoes .lista .col-a .txt .tit {
    font-size: 22px;
    line-height: 24px;
    color: #010101
}

.publicacoes .lista .col-b {
    border-left: 1px solid #efefef;
    min-height: 240px;
    -webkit-transition: .2s all ease-in-out;
    -moz-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out
}

.publicacoes .lista .col-b .img {
    display: table;
    width: 100%;
    min-height: 150px
}

.publicacoes .lista .col-b .img span {
    display: table-cell;
    vertical-align: middle
}

.publicacoes .lista .col-b .img img {
    width: 80px;
    height: 115px;
    margin: 0 auto;
    display: block
}

.publicacoes .lista .col-b .img .txt {
    text-align: center
}

.publicacoes .lista .col-b:hover .txt p {
    -webkit-transition: .2s all ease-in-out;
    -moz-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out
}

.publicacoes .lista .col-b:hover {
    background: #ababaf
}

.publicacoes .lista .col-b:hover .txt p {
    color: #fff
}

.indices {
    background: #efefef;
    padding: 25px 0 50px 0
}

.indices .tit {
    color: #747474;
    font-size: 14px
}

.next-page {
    clear: both;
    cursor: pointer;
    position: relative;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    width: 76px;
    text-align: center;
    font-family: "Calibre Light", sans-serif;
    color: #fff;
    font-size: 23px
}

.next-page:before {
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    content: '\f107';
    font-size: 17px;
    line-height: 30px
}

.localizar-sind {
    margin: 0 0 40px 0
}

.localizar-sind .content {
    padding: 20px 0 30px 40px
}

.localizar-sind .content h2, .localizar-sind .content p, .localizar-sind .content h3 {
    color: #fff
}

.localizar-sind .content form .select-style select:focus {
    outline: 0
}

.localizar-sind .content form .submit {
    display: block;
    margin: 0;
    width: 60px;
    border: 0;
    background: #fff
}

.tabs {
    border-top: 2px solid #006bb7;
    margin: 0 0 40px 0
}

.tabs header {
    margin: 0 0 15px 0
}

.tabs header ul {
    border: 0;
    background: #f4f4f4
}

.tabs header ul li {
    padding: 0;
    margin: 0;
    width: 20%
}

.tabs-editais header ul li {
    width: 20%
}

.tabs header ul li a {
    height: 71px;
    border: 0 !important;
    text-align: center;
    border-radius: 0;
    padding: 14px 0 0 0;
    margin: 0 !important;
    cursor: pointer !important
}

.tabs header ul li a:hover * {
    color: #fff !important
}

.tabs header ul li a .fa {
    display: block
}

.tabs header ul li a .tit {
    font-size: 17px
}

.tabs header ul li.active *, .tabs header ul li.on * {
    color: #fff !important
}

.tabs .tab-content > div.tab-noticias > .cl > a > article .new-main {
    height: 240px;
    overflow: hidden
}

.tabs .tab-content > div.tab-publicacoes .bg {
    background: #f9f9f9;
    padding: 50px 0 50px 0
}

.tabs .tab-content > div.tab-publicacoes a {
    width: 20%;
    display: block;
    padding-bottom: 30px;
    float: left
}

.tabs .tab-content > div.tab-publicacoes a:nth-child(5n+1) {
    clear: both
}

.tabs .tab-content > div.tab-publicacoes a img {
    max-width: 90%;
    display: block;
    margin: 0 auto 5px auto
}

.tabs .tab-content > div.tab-publicacoes a p {
    font-size: 16px;
    color: #747474;
    text-align: center;
    width: 90%;
    margin: 0 auto
}

.tabs .tab-content > div.tab-eventos {
    padding: 30px 0 15px 0
}

.tabs .tab-content > div.tab-eventos a {
    margin: 0 0 25px 0
}

.tabs .tab-content > div.tab-eventos a:nth-child(3n+1) {
    clear: both
}

.tabs .tab-content > div.tab-eventos a img {
    display: block;
    margin: 0 auto 5px auto
}

.tabs .tab-content > div.tab-eventos a h3 {
    font-size: 16px;
    color: #333;
    font-family: 'Calibre Medium', sans-serif
}

.tabs .tab-content > div.tab-eventos a p {
    font-size: 16px;
    color: #747474
}

.tabs .tab-content > div.tab-sites a {
    min-height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-left: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9
}

.tabs .tab-content > div.tab-sites a:nth-child(odd) {
    border-left: 0
}

.tabs .tab-content > div.tab-sites a .fa {
    color: #b3b3b3
}

.tabs .tab-content > div.tab-sites .next-page {
    margin-top: 20px
}

.tabs.tabs-editais header ul li a {
    height: 59px
}

.tabs.tabs-editais .header {
    min-height: 44px;
    padding: 10px 15px
}

.tabs.tabs-editais .header .empresas {
    text-transform: uppercase
}

.tabs.tabs-editais .edital {
    border: 1px solid #d9d9d9;
    margin: 0 0 20px 0
}

.tabs.tabs-editais .edital .dados {
    padding: 0 20px 15px 20px
}

.tabs.tabs-editais .edital .dados a {
    color: #5c5c5c
}

.tabs.tabs-editais .edital .dados a:hover {
    text-decoration: underline
}

.tabs.tabs-editais .infos {
    display: block;
    background: #f4f4f4;
    padding: 30px 25px
}

.tabs.tabs-editais .infos .tit {
    margin: 0;
    color: #333
}

.tabs.tabs-editais .infos p {
    margin: 0;
    color: #333;
    opacity: .5
}

.licitacoes-download {
    text-align: center;
    padding: 8px 15px 0 15px
}

.licitacoes-download .each {
    display: inline-block;
    margin: 0 25px 0 0
}

.licitacoes-download .each:hover {
    text-decoration: none
}

.licitacoes-download .each .fa {
    padding: 0 5px 0 0
}

.licitacoes-download .each p {
    margin: 0
}

.box-transparencia {
    margin: 25px 0 0 0;
    padding-bottom: 10px
}

.box-transparencia .tit {
    margin: 0;
    padding: 10px
}

.tabs-busca header ul li {
    width: 14.28%
}

.tabs-busca .tab-busca > div > a:hover {
    text-decoration: none
}

.tabs-busca .tab-busca > div > a {
    display: block;
    border-top: 1px solid #d9d9d9;
    padding: 20px 0 5px 0
}

.tabs-busca .tab-busca > div > a:nth-child(1) {
    border-top: 0
}

.tabs-busca .tab-busca > div > a .fa {
    color: silver
}

.tabs-busca .tab-busca > div > a .txt {
    display: block
}

.tabs-busca .tab-busca > div > a .txt .tit {
    margin: 4px 0
}

.tabs-busca .tab-busca > div > a .txt p {
    color: #5c5c5c
}

.tabs-busca .tab-busca > div > a .txt .highlighted {
    color: #000
}

.tabs-busca .aside .box {
    background: #f4f4f4;
    position: relative;
    margin: 15px 0 0 0
}

.tabs-busca .aside .box.refine {
    padding: 30px
}

.tabs-busca .aside .box.refine::before {
    content: '';
    border-style: solid;
    border-width: 20px 20px 20px 20px;
    margin-left: -16px;
    border-color: transparent transparent #f4f4f4 transparent;
    position: absolute;
    top: -31px;
    right: 60px
}

.busca-excl-sind {
    background: #f4f4f4;
    padding: 15px 3% 15px 3%
}

.busca-excl-sind form label {
    padding-left: 0
}

.busca-excl-sind form label * {
    font-weight: normal
}

.busca-excl-sind form label input[type="text"], .busca-excl-sind form label input[type="email"] {
    width: 100%;
    height: 40px;
    text-indent: 9px;
    line-height: 18px;
    border: 2px solid #d6d6d6
}

.busca-excl-sind form label input[type="submit"] {
    height: 40px;
    width: 100%;
    border: 0;
    color: #fff
}

.busca-excl-sind form .select-style {
    border: 2px solid #d6d6d6;
    width: 100%;
    height: 40px;
    background: #fff
}

.busca-excl-sind form .select-style select {
    width: 100%;
    color: #7c7c7c;
    padding: 7px 0 5px 10px
}

.busca-excl-sind form .select-style .fa {
    right: 12px;
    z-index: 0;
    margin: -9px 0 0 0
}

.video {
    margin: 0 0 40px 0
}

.video .col-a {
    min-height: 425px;
    padding: 0;
    background-size: cover !important
}

.video .col-a iframe {
    margin-bottom: 7px
}

.video .col-b {
    height: 425px;
    padding-right: 30px;
    padding-left: 30px
}

.video .col-b .social-bar-wrap {
    float: none;
    position: absolute;
    bottom: 20px;
    left: 30px
}

.publicacoes-listas > div {
    border-bottom: solid 1px #ddd;
    padding-bottom: 25px;
    margin: 0 0 30px 0
}

.publicacoes-listas h2 {
    padding-bottom: 40px
}

.publicacoes-listas h3 {
    min-height: 37px
}

.publicacoes-listas a {
    margin: 0 0 30px 0
}

.publicacoes-listas a:nth-child(4n+2) {
    clear: both
}

.publicacoes-listas .fa {
    font-size: 19px;
    width: 25px;
    padding: 3px 5px 3px 0;
    text-align: center
}

.publicacoes-listas-campanha a:nth-child(4n+2) {
    clear: none
}

.publicacoes-listas-campanha a:nth-child(4n+3) {
    clear: both
}

.publicacoes-listas-campanha .gradient {
    overflow: hidden;
    position: relative
}

.publicacoes-listas-campanha .tit {
    padding: 0
}

.publicacoes-listas-campanha .col-md-3 {
    min-height: 213px
}

.publicacoes-listas-campanha .desc {
    padding: 16px 35px 0 10px;
    position: static
}

.publicacoes-listas-campanha .desc .sub-tit {
    margin: 0 0 10px 0;
    min-height: auto
}

.publicacoes-listas-campanha .desc .leia-mais {
    position: absolute;
    right: 21px;
    bottom: 11px;
    margin: 0
}

.publicacoes-listas-campanha .desc a:hover {
    color: #fff !important;
    text-decoration: none
}

.publicacoes-listas-eventosv3 .fa {
    color: #bbb
}

.eventos-interna-v3 .cont {
    border: 0 !important
}

.eventos-interna-v3 .cont .col-info {
    background: none !important;
    border-left: 2px solid #f1f1f1;
    margin-top: 90px;
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.eventos-interna-v3 .cont .col-info .fa {
    color: #bbb
}

.eventos-interna-v3 .cont .texts {
    padding-right: 40px
}

.eventos-interna-v3 .cont .texts .title {
    text-transform: uppercase
}

.eventos-interna-v3 .cont .col-info p .fa {
    width: 50px !important
}

.eventos-listas a:nth-child(3n+2) {
    clear: both
}

.eventos-listas a:nth-child(4n+2) {
    clear: none
}

.eventos-listas .img {
    height: 124px;
    overflow: hidden;
    margin: 0 0 14px 0
}

.eventos-listas .img > div {
    height: 124px;
    display: table-cell;
    vertical-align: middle
}

.eventos-listas .img > div img {
    margin: 0
}

.slider {
    padding: 10px 0;
    width: 554px;
    margin-left: auto;
    margin-right: auto
}

.slider .filer_image_info {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0
}

.slider #slider-thumbs {
    margin: 0 0 40px 0
}

.slider #slider-thumbs .filer_image_info {
    display: none;
    width: 0;
    height: 0;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slider #slider-thumbs .carousel-inner .item li {
    list-style: none;
    display: block;
    float: left;
    width: 19.2%;
    margin: 0 0 0 1%
}

.slider #slider-thumbs .carousel-inner .item li:nth-child(1) {
    margin: 0
}

.slider #slider-thumbs .carousel-inner .item li a {
    display: block;
    opacity: .7;
    cursor: pointer;
    height: 100px;
    overflow: hidden
}

.slider #slider-thumbs .carousel-inner .item li a.selected {
    border: 1px solid #000;
    opacity: 1
}

.slider #slider-thumbs .carousel-inner .item li a .cms-plugin {
    display: block;
    height: 100%
}

.slider #slider-thumbs .carousel-inner .item li a .filer-dropzone {
    min-width: 100%;
    height: 100%;
    display: block
}

.slider #slider-thumbs .carousel-inner .item li a img {
    max-width: initial;
    height: 100%;
    margin: 0;
    display: block;
    padding: 0;
    border: 0
}

.slider #slider-thumbs .bts {
    margin: 0 auto;
    padding: 5px 0 0 0;
    position: inherit;
    left: inherit;
    bottom: inherit
}

.slider #slider-thumbs .bts li {
    border: 1px solid #4ac0dd;
    list-style: none;
    width: 13px;
    height: 13px;
    margin: 0 2px;
    border-radius: 3px;
    display: inline-block
}

.slider #slider-thumbs .bts li.active {
    background: #084e8b
}

.img-thumbnail {
    padding: 0;
    margin: 0
}

.slider .carousel-control.left {
    left: -50px
}

.slider .carousel-control.right {
    right: -50px
}

.slider .carousel-control .bt {
    background: #e6e6e6;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    overflow: hidden;
    position: relative
}

.slider .carousel-control .bt:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 0 40px 40px;
    border-color: transparent transparent #d8d6d6 transparent
}

.slider .carousel-control .bt:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -9px 0 0 -4px;
    width: 0;
    height: 0;
    border-style: solid
}

.slider .carousel-control.left .bt:after {
    border-width: 9px 9px 9px 0;
    border-color: transparent #084e8b transparent transparent;
    margin-left: -6px
}

.slider .carousel-control.right .bt:after {
    border-width: 9px 0 9px 9px;
    border-color: transparent transparent transparent #084e8b
}

.slider .carousel-control {
    z-index: 99;
    width: 45px;
    background: 0;
    overflow: hidden
}

.slider .carousel-control .bt {
    position: absolute;
    top: 50%;
    margin-top: -22px
}

.slider .carousel-control.left {
    left: -45px
}

.slider .carousel-control.left .shadow {
    right: -45px
}

.slider .carousel-control.left .bt {
    right: 5px
}

.slider .carousel-control.right {
    right: -45px
}

.slider .carousel-control.right .shadow {
    left: -45px
}

.slider .carousel-control.right .bt {
    left: 5px
}

.slider #slider-thumbs .carousel-control .bt {
    top: 45px
}

.slider #slider {
    position: relative;
    border: 2px solid #000
}

.slider #slider .tit {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    background: #006bb7;
    margin: 0;
    padding: 12px 14px 15px 15px;
    color: #fff;
    font-size: 23px;
    line-height: 19px
}

.slider #slider .carousel-inner {
    z-index: 1;
    overflow: hidden
}

.slider #slider .carousel-inner .item .legend {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #000;
    opacity: .7;
    color: #fff;
    font-size: 17px;
    line-height: 20px;
    padding: 9px 3% 10px 3%;
    z-index: 9
}

.slider #slider .carousel-inner .item .icone-aumentar-foto {
    display: block;
    position: absolute;
    z-index: 99;
    right: 0;
    bottom: 0;
    width: 35px;
    height: 30px;
    text-align: center
}

.slider-2 {
    width: 100% !important;
    max-width: none !important
}

.slider-2 #slider {
    border: 0
}

.slider-2 #slider .carousel-inner {
    border: 0;
    width: 100%;
    height: 410px
}

.slider-2 #slider .carousel-inner .item {
    width: 100%;
    height: 100%
}

.slider-2 #slider .carousel-inner .item img {
    width: 100%
}

.slider-2 #slider .carousel-inner .item .legend {
    height: 100%;
    width: 40%;
    padding: 0 30px;
    background: rgba(96, 121, 141, 0.8);
    opacity: 1
}

.slider-2 #slider .carousel-inner .item .legend .dt {
    height: 100%
}

.slider-2 #slider .carousel-inner .item .legend .tit-1 {
    line-height: 32px;
    margin: 0 0 20px 0
}

.slider-2 #slider .carousel-inner .item .legend .tit-2 {
    margin: 0 0 25px
}

.slider-2 #slider .carousel-inner .item .legend .bt:hover {
    text-decoration: none
}

.slider-2 #slider .carousel-inner .item .legend .bt-color {
    display: inline-block;
    padding: 2px 10px;
    margin: 15px 0 0 0;
    font-size: 13px;
    line-height: 26px;
    text-transform: uppercase;
    font-family: "Calibre Semibold", sans-serif
}

.slider-2 #slider .carousel-inner .item .bt-color .fa {
    font-size: 25px;
    line-height: 27px;
    display: block;
    float: right;
    padding: 0 0 0 5px
}

.slider-2 #slider footer {
    position: inherit;
    top: inherit;
    left: 0;
    background: #006bb7;
    height: 62px
}

.slider-2 #slider footer .carousel-control {
    opacity: 1
}

.slider-2 #slider footer .carousel-control.right, .slider-2 #slider footer .carousel-control.left {
    top: 5px
}

.slider-2 #slider footer .carousel-control.left {
    left: 10px
}

.slider-2 #slider footer .carousel-control.right {
    right: 10px
}

.slider-2 #slider footer .carousel-indicators {
    top: 20px;
    left: 0;
    width: 100%
}

.slider-2 #slider footer .carousel-indicators li, .slider-2 #slider footer .carousel-indicators li.active {
    border-radius: 0;
    border: 0;
    background: #fff;
    margin: 0 6px;
    width: 12px;
    height: 12px
}

.slider-2 #slider footer .carousel-indicators li.active {
    opacity: .4
}

.slider-2 #slider footer .carousel-indicators li:hover {
    opacity: .7
}

.aside-filtro {
    background: #f4f4f4;
    padding: 20px 20px 1px 20px;
    margin: 0 0 15px 0
}

.aside-filtro h2 {
    margin: 0 0 24px 0
}

.aside-filtro form > div {
    display: block;
    margin: 0 0 25px 0
}

.aside-filtro form > div p {
    margin: 0 0 4px 0
}

.aside-filtro form > div input[type="text"] {
    height: 40px;
    width: 100%;
    text-indent: 5px;
    border: 2px solid #d6d6d6;
    font-weight: normal
}

.aside-filtro form > div.checkbox .bg-b {
    background: #fff;
    border: 2px solid #d6d6d6;
    padding-left: 5px
}

.aside-filtro form > div.checkbox .bg-b label {
    display: block;
    position: relative
}

.aside-filtro form > div.checkbox .bg-b label input {
    display: inline-block
}

.aside-filtro form > div.checkbox .bg-b label p {
    display: inline-block;
    font-size: 14px;
    margin: 0
}

.aside-filtro form > div.ov-auto .bg-b {
    overflow: auto;
    height: 109px
}

.aside-filtro form > div .select-style {
    border: 2px solid #d6d6d6;
    width: 100%;
    float: left;
    margin: 0;
    height: 45px;
    background: #fff
}

.aside-filtro form > div .select-style .fa {
    right: 12px;
    z-index: 0;
    margin: -9px 0 0 0;
    color: #b3b3b3
}

.aside-filtro form > div .select-style select {
    width: 100%
}

.aside-filtro form > div.data-publicacao .select-style:nth-child(2) {
    width: 54%;
    float: left;
    margin: 0 2% 0 0
}

.aside-filtro form > div.data-publicacao .select-style:nth-child(3) {
    width: 44%
}

.aside-filtro form .limpar-filtros {
    padding: 10px 0 0 0;
    font-size: 15px;
    cursor: pointer;
    font-family: 'Calibre Bold', sans-serif
}

.aside-filtro form input[type="submit"] {
    border: 0;
    color: #fff;
    width: 140px;
    height: 40px;
    font-size: 16px;
    font-family: 'Calibre Semibold', sans-serif
}

.aside-biblioteca {
    background: #f4f4f4;
    padding: 5px 20px 20px 20px;
    margin: 0 0 15px 0
}

.aside-biblioteca h2 {
    padding-bottom: 10px
}

.aside-biblioteca h2 .icon {
    display: block;
    float: left;
    padding: 0 15px 0 0
}

.aside-biblioteca form .select-style {
    border: 2px solid #d6d6d6;
    float: left;
    width: 100%;
    margin: 0 2% 10px 0;
    height: 45px;
    background: #fff
}

.aside-biblioteca form .select-style select {
    width: 100%
}

.aside-biblioteca form .select-style .fa {
    right: 12px;
    z-index: 0;
    margin: -9px 0 0 0;
    color: #b3b3b3
}

.aside-biblioteca form input[type="submit"] {
    border: 0;
    color: #fff;
    width: 140px;
    height: 40px;
    font-size: 16px;
    font-family: 'Calibre Semibold', sans-serif
}

.aside-menu-2 div > ul, .aside-menu-2 div > div {
    margin-bottom: 13px
}

.aside-menu-2 ul {
    background: #f8f8f8
}

.aside-menu-2 ul li {
    list-style: none
}

.aside-menu-2 ul li a {
    display: block;
    padding: 8px 0 8px 30px;
    cursor: pointer;
    position: relative
}

.aside-menu-2 ul li a:hover, .aside-menu-2 ul li.active {
    background: #ddd;
    text-decoration: none
}

.aside-menu-2 ul li a:hover:before, .aside-menu-2 ul li.active a:before {
    content: '';
    display: block;
    position: absolute;
    left: 20px;
    top: 50%;
    margin: -6px 0 0 0;
    border-style: solid;
    border-width: 5px;
    border-color: transparent transparent transparent #828282
}

.aside-menu-2 ul li.sub-title {
    padding: 12px 10px 11px 40px;
    margin: 0 0 5px 0;
    font-family: 'Calibre Semibold', sans-serif;
    position: relative;
    cursor: pointer
}

.aside-menu-2 ul li.sub-title, .aside-menu-2 ul li.sub-title * {
    font-size: 16px;
    line-height: 20px
}

.aside-menu-2 ul li.sub-title:before, .title-collapse:before {
    -webkit-transition: .2s all ease-in-out;
    -moz-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out
}

.aside-menu-2 ul li.sub-title:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -8px 0 0 16px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px;
    border-color: transparent transparent transparent #fff
}

.aside-menu-2 ul li.sem-toggle {
    cursor: default
}

.aside-menu-2 ul.sem-seta > li.sub-title:before {
    display: none
}

.aside-menu-2 ul.sem-seta > li.sub-title > a {
    display: block;
    padding: 0
}

.aside-menu-2 ul.sem-seta > li.sub-title > a:hover {
    background: inherit
}

.aside-menu-2 ul.sem-seta > li.sub-title > a:hover:before {
    display: none
}

.aside-menu-2 .tit {
    text-transform: uppercase;
    font-family: "Calibre Semibold", sans-serif;
    padding: 10px 0;
    font-size: 30px;
    text-align: center
}

.aside-menu-2 .sub-tit {
    text-transform: uppercase;
    font-family: "Calibre Semibold", sans-serif;
    padding: 10px 0;
    border-top: 1px solid #ccdeed;
    border-bottom: 1px solid #ccdeed
}

.aside-menu-2 .tit-first {
    margin-top: 0;
    padding-top: 9px
}

.aside-menu-2 .ultimas-noticias {
    background: #f8f8f8;
    padding-top: 17px
}

.aside-menu-2 .ultimas-noticias h2 {
    margin: 0;
    padding: 0 5px 30px 15px
}

.aside-menu-2 .ultimas-noticias div {
    margin-bottom: 5px
}

.aside-menu-2 .ultimas-noticias div.img {
    padding-right: 0
}

.slider-ultimas-publicacoes h2 {
    margin: 0;
    padding: 17px 5px 30px 15px
}

.slider-ultimas-publicacoes .slider {
    width: 100% !important;
    padding: 0
}

.slider-ultimas-publicacoes .slider .carousel-inner {
    padding: 0 0 10px 0;
    min-height: 350px
}

.slider-ultimas-publicacoes .slider #slider-thumbs .carousel-inner .item li {
    float: none;
    width: 100%;
    height: 315px;
    margin: 0 auto
}

.slider-ultimas-publicacoes .slider #slider-thumbs .carousel-inner .item li a {
    overflow: inherit
}

.slider-ultimas-publicacoes .slider #slider-thumbs .carousel-inner .item li a img {
    width: 150px;
    height: 215px;
    min-width: inherit;
    margin: 0 auto
}

.slider-ultimas-publicacoes .slider #slider-thumbs .carousel-inner .item li a.selected {
    border: 0
}

.slider-ultimas-publicacoes .slider #slider-thumbs .carousel-inner .item li a span {
    display: block
}

.slider-ultimas-publicacoes .slider #slider-thumbs .carousel-inner .item li a span:nth-child(2) {
    padding-top: 9px
}

.slider-ultimas-publicacoes .slider #slider-thumbs .carousel-inner .item li a .txt {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 9px
}

.slider-ultimas-publicacoes .slider #slider-thumbs .carousel-inner .item li a .bt-saibamais {
    padding-right: 13px
}

.slider-ultimas-publicacoes div > div {
    margin: 0
}

.aside-menu-2 .sub-title-active:before, .title-collapse.sub-title-active:before {
    -ms-transform: rotate(90deg) translateX(5px);
    -webkit-transform: rotate(90deg) translateX(5px);
    transform: rotate(90deg) translateX(5px)
}

.aside-menu-2 .calendario {
    margin: 30px 0
}

.aside-menu-2 .calendario a {
    display: block;
    margin: 0 0 10px 0
}

.aside-menu-2 .calendario a .data {
    color: #e58e11;
    width: 60px;
    padding: 0 0 0 8px;
    display: inline-block
}

.bar-audios {
    margin-left: -15px
}

.bar-audios .gradient {
    padding: 45px 0 25px 0;
    display: block
}

.bar-audios .fa {
    font-size: 80px;
    color: #fff
}

.veja-tambem-01 {
    background: #f4f4f4;
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0 0 40px 0
}

.veja-tambem-01 .list {
    margin: 0 0 15px 0
}

.veja-tambem-01 .list .img {
    height: 135px;
    overflow: hidden;
    margin: 0 0 8px 0
}

.veja-tambem-01 .list a {
    margin: 0 0 10px 0
}

.veja-tambem-01 img {
    max-width: 100%
}

.veja-tambem-01 h1, .veja-tambem-01 h2 {
    margin: 0
}

.veja-tambem-01 h1, .veja-tambem-01 aside h2 {
    padding-top: 22px;
    padding-bottom: 22px
}

.veja-tambem-01 aside > div {
    background: #fff
}

.veja-tambem-01 aside ul {
    padding: 0;
    list-style: none
}

.veja-tambem-01 aside ul li {
    border-top: 1px solid #e5e5e5;
    padding: 10px 0
}

.veja-tambem-01 aside ul li:first-child {
    border: 0
}

.veja-tambem-01 aside ul li a {
    display: block;
    overflow: hidden
}

.veja-tambem-01 aside ul li .number {
    font-family: "Calibre Light", sans-serif
}

.veja-tambem-01 aside ul li .text {
    padding-top: 5px
}

.produzido-por p {
    padding: 0 10px 0 0
}

.home-courses {
    margin-bottom: 60px;
    margin-top: 60px
}

.home-courses a:hover * {
    color: inherit !important
}

.home-courses h3 {
    font-family: "Calibre regular", sans-serif;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 10px
}

.home-courses .col-a h3 {
    margin: 30px 0 0 25px
}

.home-courses .col-a {
    height: 360px
}

.home-courses .col-a a:hover, .home-courses .col-a a:hover * {
    color: #fff !important;
    opacity: 1
}

.home-courses .mag {
    padding: 20px 25px 0 30px
}

.home-courses .map-bg {
    padding: 20px 0 0 30px;
    height: 360px;
    background: #f4f4f4 url("../img/mapa-courses-senai.jpg") no-repeat right top
}

.home-courses .col-a {
    color: white
}

.home-courses .col-a ul {
    list-style-type: none;
    margin: 21px 22px 15px 22px;
    padding-left: 0
}

.home-courses .col-a ul li:first-child {
    padding-top: 0;
    border-top: 0
}

.home-courses .col-a ul li {
    padding: 30px 0 23px 18px;
    border-top: 1px solid rgba(255, 255, 255, 0.3)
}

.home-courses .col-a ul li .fa {
    float: left;
    margin-top: 11px;
    font-size: 20px
}

.home-courses .col-a ul li .text {
    margin-left: 44px;
    margin-top: 4px
}

.home-courses .col-a ul li .text a, .homes a {
    text-decoration: none;
    color: inherit
}

.home-courses .col-a ul li h4 {
    font-family: "Calibre Semibold", sans-serif;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 0
}

.home-courses .col-a ul li p {
    font-family: "Calibre Regular", sans-serif;
    font-size: 14px
}

.home-courses .gray {
    background-color: #f4f4f4
}

.home-courses .col-xs-8 p {
    font-family: "Calibre Regular", sans-serif;
    font-size: 18px;
    color: #747474;
    widtccomoh: 260px;
    margin-bottom: 55px
}

.home-courses .state-city {
    margin-top: 22px
}

.home-courses .select-style, #modal-unidades .select-style {
    width: 192px;
    height: 43px;
    float: none;
    border-width: 2px;
    color: #7e7e7e
}

.home-courses .select-style select, #modal-unidades .select-style select {
    padding: 0 8px
}

.home-courses #ver-mapa {
    width: 192px;
    height: 43px;
    border: 0;
    display: block;
    font-size: 14px;
    font-family: "Calibre Semibold", sans-serif;
    color: #fff;
    margin-top: 5px
}

.lo-2.col-a ul li {
    padding: 15px 0 20px 0
}

.lo-2.col-a .img {
    display: block;
    padding: 30px 0 0 0
}

.lo-2.col-b #ver-mapa {
    width: auto;
    padding-left: 20px;
    padding-right: 20px
}

#modal-unidades .modal-content, #modal-unidades .modal-dialog {
    height: 94%;
    margin-bottom: 0
}

#modal-unidades .modal-body {
    padding-bottom: 0
}

#modal-unidades .modal-header {
    border: 0
}

#modal-unidades .mapa-buscar-2 {
    width: 250px
}

#modal-unidades .mapa-buscar-2 select {
    width: 100%
}

#modal-unidades .modal-body {
    height: 85%;
    position: relative
}

#modal-unidades .modal-body .error, .error-map {
    color: #d60000;
    position: absolute;
    left: 0;
    top: 50%;
    height: 86px;
    z-index: 9;
    width: 100%;
    background: #ffdfdf;
    padding: 30px;
    text-align: center;
    border: 1px solid #CCC;
    margin: -43px 0 0 0;
    display: none
}

#map {
    height: 95%;
    background: #f0f0f0
}

.unidades-proximas header {
    margin: 0 0 20px 0
}

.unidades-proximas header .bg-cinza-claro {
    min-height: 60px;
    padding: 5px 0 5px 30px;
    overflow: hidden
}

.unidades-proximas header .t-escolha {
    margin: 0;
    padding: 13px 10px 0 0
}

.unidades-proximas header .select-style {
    width: 200px
}

.unidades-proximas header .select-style select {
    width: 100%
}

.unidades-proximas #map {
    height: 500px;
    margin: 0 0 10px 0
}

.unidades-proximas .aside {
    height: 500px
}

.unidades-proximas .aside .nav li {
    height: 41px;
    width: 35%;
    margin: 0 0 0 10px;
    text-align: center
}

.unidades-proximas .loading-circle, .unidades-proximas-lo .loading-circle, .unidades-proximas-lo-2 .loading-circle, .unidades-proximas-epead .loading-circle {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -30px;
    z-index: 1
}

.unidades-proximas-lo-2 header {
    padding: 0 !important
}

.unidades-proximas-lo-2 .spacer {
    margin-top: 15px;
    margin-bottom: 30px
}

.unidades-proximas-lo-2 #map {
    width: 100%;
    height: 500px
}

.unidades-proximas-lo-2 #mapa-buscar-resultado {
    padding: 0;
    height: inherit
}

.unidades-proximas-lo-2 #mapa-buscar-resultado > div {
    background: 0;
    margin: 2px 0px 0px 0px;
    min-height: 0;
    overflow: initial
}

.unidades-proximas-lo-2 #mapa-buscar-resultado .card {
    position: relative;
    min-height: 440px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    padding-bottom: 60px;
    overflow: hidden
}

.unidades-proximas-lo-2 #mapa-buscar-resultado .bg-cinza-claro {
    background-color: #fafafa
}

.unidades-proximas-lo-2 #mapa-buscar-resultado .casa {
    padding-top: 13px;
    padding-left: 20px;
    border-bottom: 1px solid #e2e2e2;
    background-color: #fff;
    height: 51px
}

.unidades-proximas-lo-2 .unititulo {
    position: absolute;
    top: 51px;
    padding: 22px 20px 20px 20px
}

.unidades-proximas-lo-2 .unititulo .dc {
    height: 38px
}

.unidades-proximas-lo-2 .unititulo .fa-map-marker {
    float: left;
    font-size: 38px
}

.unidades-proximas-lo-2 .unititulo h3 {
    font-size: 18px;
    padding-left: 16px;
    margin: 0;
    font-family: "Calibre Medium", sans-serif
}

.unidades-proximas-lo-2 .unitexto {
    margin-top: 111px;
    margin-left: 20px;
    margin-right: 20px;
    overflow: hidden
}

.unidades-proximas-lo-2 .unitexto p {
    margin-bottom: 4px
}

.unidades-proximas-lo-2 .unichegar {
    position: absolute;
    left: 20px;
    bottom: 20px
}

.unidades-proximas-lo-2 .nth:nth-child(3n+1) {
    clear: both
}

.unidades-proximas-lo-2 .pagination {
    display: none
}

.unidades-proximas-epead #map {
    width: 100%;
    height: 360px
}

.unidades-proximas-epead .dc {
    padding: 0 0 10px 0
}

.unidades-proximas-epead #mapa-buscar-resultado {
    padding: 0 0 60px 0;
    height: auto;
    overflow: visible
}

.unidades-proximas-epead #mapa-buscar-resultado > div {
    background: #ebebeb;
    min-height: auto
}

.unidades-proximas-epead #mapa-buscar-resultado > div .tit {
    display: table-cell;
    height: 43px;
    vertical-align: middle
}

.destaque-01 {
    background-color: #f0f0f0;
    background-position: top center;
    background-repeat: no-repeat;
    margin: 40px 0 0 0
}

.destaque-01 header {
    min-height: 90px;
    text-align: center;
    padding: 30px 0 30px 0;
    position: relative;
    z-index: 1
}

.destaque-01 header .bg {
    background-image: url("../../img/pda-rda-bg.png");
    background-position: top center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .15
}

.destaque-01 header .icone {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0
}

.destaque-01 header .icone.fa {
    font-size: 24px;
    color: #fff
}

.destaque-01 header .text {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: "Calibre light", sans-serif
}

.destaque-01 header .txt-rda {
    display: inline-block;
    vertical-align: middle;
    color: #fdc401 !important
}

.destaque-01 header .ponto {
    display: inline-block;
    vertical-align: middle;
    transform: translate(0, -20%);
    padding: 0 5px
}

.destaque-01 header::after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: -46px;
    margin: 0 0 0 -27px;
    border-width: 30px;
    border-color: #006ab7 transparent transparent transparent;
    border-style: solid
}

.destaque-01 .cont {
    padding: 90px 0
}

.destaque-01 .cont .col-a {
    float: right;
    padding: 0 20px 0 0
}

.destaque-01 .cont .col-b {
    padding: 0 0 0 20px
}

.destaque-01 .cont .az-23 {
    color: #006bb7;
    font-size: 22px;
    line-height: 25px
}

.destaque-01 .cont .bt {
    display: block;
    overflow: hidden;
    float: left;
    -webkit-transition: .2s all ease-in-out;
    -moz-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out
}

.destaque-01 .cont .bt:nth-child(2) {
    float: right
}

.destaque-01 .cont .bt:hover {
    background: #005c9c !important
}

.destaque-01 .cont .bt:hover .txt {
    color: #fff !important
}

.destaque-01 .cont .bt .txt {
    display: block;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "Calibre Light", sans-serif;
    float: left;
    color: #fff !important
}

.destaque-01 .cont .bt .seta {
    display: block;
    width: 60px;
    height: 60px;
    font-size: 40px;
    line-height: 60px;
    color: #fdc401 !important;
    float: left;
    text-align: center
}

#mapa-buscar-resultado {
    padding: 10px 10px 0 10px;
    height: 460px;
    overflow: auto
}

#mapa-buscar-resultado > div {
    background: #fff;
    margin: 0 0 10px 0;
    min-height: 49px;
    overflow: hidden;
    display: none
}

#mapa-buscar-resultado > div .click {
    cursor: pointer;
    overflow: hidden
}

#mapa-buscar-resultado .casa {
    padding-top: 8px;
    color: #0d61b3
}

#mapa-buscar-resultado .tit {
    margin: 0;
    padding-top: 8px;
    padding-bottom: 8px
}

#mapa-buscar-resultado .more {
    display: none;
    clear: both;
    padding: 5px 15px 10px 15px
}

#mapa-buscar-resultado .fechar {
    text-align: center;
    padding-top: 2px;
    padding-bottom: 10px
}

#mapa-buscar-resultado .fechar .seta {
    display: block;
    vertical-align: middle;
    width: 0;
    height: 0;
    margin: 0 auto
}

#mapa-buscar-resultado .fechar .seta-top {
    border-top: 0 solid transparent;
    border-bottom: 9px solid #006bb7;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
    opacity: 0
}

#mapa-buscar-resultado .fechar .seta-bottom {
    border-top: 9px solid #006bb7;
    border-bottom: 0 solid transparent;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent
}

#mapa-buscar-resultado .seta-toggle-active .seta-bottom {
    opacity: 0
}

#mapa-buscar-resultado .seta-toggle-active .seta-top {
    opacity: 1
}

.collapse-custom, .panel-primary > .panel-heading {
    background: #e7e7e7 !important;
    border: 0;
    border-radius: 0;
    position: relative
}

.collapse-custom .panel-heading {
    position: relative;
    cursor: pointer
}

.collapse-custom .panel-heading .after {
    display: block;
    height: 45px;
    width: 45px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    line-height: 42px;
    font-size: 26px
}

.collapse-custom .panel-title {
    height: 25px
}

.collapse-custom .panel-title a {
    line-height: 23px;
    color: #000
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    background: #f4f4f4
}

.border-top {
    border-top: 2px solid #e9e9e9;
    padding-top: 10px;
    margin-top: 20px
}

.download-edicao a {
    display: block;
    overflow: hidden;
    padding: 0;
    color: #fff;
    margin-bottom: 20px
}

.download-edicao a:hover {
    color: #fff
}

.download-edicao a .icon {
    display: block;
    float: left;
    background: url('../img/download-estatisticas.png');
    width: 49px;
    height: 48px;
    margin: 1px 15px 1px 1px;
    -webkit-transition: .2s all ease-in-out;
    -moz-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out
}

.download-edicao a:hover {
    color: #fff !important;
    text-decoration: none
}

.download-edicao a:hover .icon {
    opacity: .7
}

.download-edicao a span {
    padding: 0 0 0 10px;
    display: table-cell;
    vertical-align: middle;
    height: 49px;
    width: 80%
}

.estatisticas-busca input[type="text"] {
    width: 400px;
    height: 30px;
    margin: 0 20px 10px 0
}

.estatisticas-busca .resultado {
    background: #f5f5f5;
    border: 2px solid #dcdcdc;
    padding: 30px 25px;
    margin-top: 40px
}

.estatisticas-busca .resultado > div {
    padding: 20px 0 14px;
    border-top: 1px solid #e5e5e5
}

.estatisticas-busca .resultado > div:nth-child(1) {
    border: 0;
    padding: 0
}

.estatisticas-busca .resultado > div .tit {
    margin-top: 0
}

.estatistica-lista-pesquisa .each {
    border-bottom: 1px solid #dedede
}

.estatistica-lista-pesquisa .each .img {
    float: left;
    width: 81px;
    margin: 0 15px 10px 0;
    height: 81px;
    border: 1px solid #ccc;
    overflow: hidden
}

.info-adicionais-edicao p {
    margin: 0
}

.info-adicionais-edicao input {
    width: 100%;
    border: 1px solid #d6d6d6
}

.info-adicionais-edicao select {
    max-width: 100%
}

.info-adicionais-edicao .dt {
    height: 70px
}

.info-adicionais-edicao .bt:hover {
    text-decoration: none
}

.info-adicionais-edicao .bt-color {
    width: 100%
}

.info-adicionais-edicao form {
    padding: 20px 0
}

.info-adicionais-edicao .bt-enviar {
    border: 0;
    padding: 0 15px
}

.info-adicionais-edicao .bt-acessar {
    display: inline;
    width: inherit;
    padding: 7px 15px
}

.info-adicionais-edicao .seu-email .each {
    margin: 10px 0 0 0
}

.info-adicionais-edicao .seu-email .clearfix {
    padding: 0 0 20px 0
}

.info-adicionais-edicao .tit {
    margin: 0
}

.info-adicionais-edicao .col-b {
    text-align: center;
    background: #f5f5f5;
    padding-top: 30px;
    padding-bottom: 30px
}

.pesquisas-relacionadas .carousel-inner {
    min-height: 200px
}

.pesquisas-relacionadas .carousel-inner .item a {
    display: block;
    width: 100%
}

.pesquisas-relacionadas .carousel-inner .item a img {
    display: block;
    margin: 0 auto 10px auto;
    height: 102px;
    max-width: 100%;
    overflow: hidden
}

.pesquisas-relacionadas .carousel-inner .item > div {
    width: 20%;
    text-align: center;
    float: left;
    padding: 0 5px
}

.pesquisas-relacionadas #slider-thumbs {
    display: block !important
}

.bibliotecas-busca .bar {
    background: #f4f4f4;
    padding: 15px
}

.bibliotecas-busca .bar p {
    padding: 9px 0 0 0
}

.bibliotecas-busca .bar .txt-encontradas {
    padding: 14px 0 0 0
}

.bibliotecas-busca .bar .select-style-02 {
    width: 190px
}

.bibliotecas-busca .lista > div {
    border-bottom: 1px solid #ddd;
    padding: 20px 0 20px 0;
    overflow: hidden
}

.bibliotecas-busca .lista > div > div {
    float: right;
    padding: 0 10px;
    margin: 10px 0 0 0
}

.bibliotecas-busca .lista > div > div.col-a {
    width: 45%;
    margin-right: 2%;
    float: left
}

.bibliotecas-busca .lista > div > div.col-b {
    width: 15%
}

.bibliotecas-busca .lista > div > div.col-c {
    width: 16%
}

.bibliotecas-busca .lista > div > div.col-d {
    width: 22%
}

.bibliotecas-busca .lista > div > div .tit {
    margin-top: 0
}

.bibliotecas-busca .lista > div > div .fa {
    display: block;
    font-size: 26px;
    color: #ccc;
    float: left;
    margin: 0 7px 0 0
}

.bibliotecas-busca .lista > div > div .fa.fa-envelope-o {
    margin: 0 7px 7px 0
}

.bibliotecas-busca .lista > div > div .txt {
    display: block;
    width: 81%;
    float: left;
    word-wrap: break-word
}

.bibliotecas-busca .lista > div > div p {
    margin: 0
}

.bibliotecas-busca .lista > div > div.endless_container {
    margin: 0
}

.numeros-da-industria .tit {
    margin-bottom: 0
}

.numeros-da-industria .sub-tit {
    margin: 0
}

.numeros-da-industria .cont {
    text-align: center;
    padding: 40px 0 0 0
}

.numeros-da-industria .cont > div > div {
    background: #f5f5f5;
    padding: 20px;
    margin-bottom: 10px
}

.numeros-da-industria .cont > div > div .img {
    height: 61px
}

.numeros-da-industria .cont .border-top {
    margin-top: 5px
}

.numeros-da-industria .cont .border-top p {
    height: 50px
}

.numeros-da-industria .cont .border-top .bt-acessar {
    display: inline-block
}

.numeros-da-industria .cont h5 {
    min-height: 70px;
    margin-bottom: 0
}

.nao-encontrou-oq-queria form .busca {
    position: relative;
    border: 2px solid #ccc;
    margin-bottom: 20px
}

.nao-encontrou-oq-queria form .busca input[type="text"] {
    display: block;
    float: left;
    width: 95%;
    padding: 9px;
    border: 0;
    font-size: 20px;
    font-style: italic
}

.nao-encontrou-oq-queria form .busca input[type="submit"], .nao-encontrou-oq-queria form .busca .fa-search {
    width: 5%;
    height: 40px;
    display: block;
    float: left;
    padding: 10px 0 0 0;
    text-align: center
}

.nao-encontrou-oq-queria form .busca input[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    background: 0;
    border: 0;
    padding: 0;
    text-indent: -9999px;
    cursor: pointer
}

.nao-encontrou-oq-queria form .input-lista .each {
    margin-bottom: 10px
}

.nao-encontrou-oq-queria form .input-lista input[type="checkbox"] {
    margin: 0 7px 0 0
}

.cont-collapse .title-collapse {
    font-size: 25px;
    line-height: 34px;
    color: #fff;
    padding: 5px 0 5px 40px;
    margin: 0;
    font-family: 'Calibre Semibold', sans-serif;
    position: relative;
    cursor: pointer
}

.cont-collapse .title-collapse:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -8px 0 0 20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px;
    border-color: transparent transparent transparent #fff
}

.cont-collapse form input[type="radio"] {
    margin: 0 7px 0 0
}

.cont-collapse form label {
    display: block;
    float: left;
    padding: 0 20px 0 0
}

.cont-collapse form div {
    margin: 0 0 20px 0;
    position: relative
}

.cont-collapse form label {
    float: none
}

.cont-collapse form textarea, .cont-collapse form input[type="text"] {
    border: 1px solid #c7c7c7;
    width: 100%;
    padding: 6px
}

.bar-sites-filtros {
    margin-top: 20px;
    min-height: 130px
}

.bar-sites-filtros .tit {
    margin: 0 0 8px 0
}

.bar-sites-filtros .filtro {
    width: 47%
}

.bar-sites-filtros .filtro .each {
    width: 48%
}

.bar-sites-filtros .filtro .each strong {
    display: block;
    padding: 0 0 5px 0
}

.bar-sites-filtros .busca {
    width: 49%;
    border-left: 1px solid #ccc;
    padding-left: 4%
}

.bar-sites-filtros .busca .tit {
    margin-bottom: 15px
}

.common-buscar {
    background-image: url('../img/search_g.png');
    background-repeat: no-repeat;
    background-position: right;
    padding: 0;
    margin: 0 0 20px 0;
    height: 46px;
    border: 1px solid #ccc
}

.common-buscar input[type="text"] {
    background: transparent;
    border: 0;
    width: 100%;
    padding: 0 30px 0 10px
}

.common-buscar label {
    margin: 0
}

.common-buscar label input[type="text"] {
    width: 100%;
    height: 44px;
    line-height: 14px;
    display: inline-block;
    padding: 0 10px 0 10px
}

input.common-text {
    width: 100%;
    height: 44px;
    line-height: 14px;
    display: inline-block;
    padding: 0 10px 0 10px
}

.common-buscar label .submit {
    background: 0;
    border: 0;
    text-indent: -99999px;
    overflow: hidden;
    width: 35px;
    height: 44px;
    padding: 13px 0 0 0
}

.lista-sites header {
    padding: 0 0 10px 0
}

.lista-sites .tit {
    margin: 0
}

.lista-sites div.each {
    margin: 0 0 40px 0;
    min-height: 350px;
    -webkit-box-shadow: 10px 0 23px -19px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 10px 0 23px -19px rgba(0, 0, 0, 0.75);
    box-shadow: 10px 0 23px -19px rgba(0, 0, 0, 0.75)
}

.lista-sites div.each figure {
    height: 158px;
    overflow: hidden;
    margin: 0 0 5px 0
}

.lista-sites div.each figure img {
    width: 100%
}

.lista-sites div.each .tit {
    margin: 0 0 5px 0;
    padding: 0 10px 0 0
}

.lista-sites div.each .txt {
    width: 83%;
    margin: 0 auto
}

.lista-sites div.each .txt a {
    color: #a6a6a6 !important
}

.lista-sites .exibindo {
    clear: both
}

.lista-sites .carregar-mais {
    background: #e8e8e8;
    text-align: center;
    font-size: 15px;
    padding: 8px 0;
    text-transform: uppercase;
    color: #e56611;
    cursor: pointer
}

.lista-destaque {
    background: #dce4ea;
    padding-top: 30px
}

.programas-servicos div.each {
    margin: 0 0 40px 0;
    min-height: 350px;
    -webkit-box-shadow: 10px 0 23px -19px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 10px 0 23px -19px rgba(0, 0, 0, 0.75);
    box-shadow: 10px 0 23px -19px rgba(0, 0, 0, 0.75)
}

.programas-servicos div.each figure {
    height: 138px;
    overflow: hidden;
    margin: 0 0 15px 0
}

.programas-servicos div.each figure img {
    width: 100%
}

.programas-servicos div.each .logo {
    float: left;
    padding: 0 0 0 10px
}

.programas-servicos div.each .txt {
    float: right;
    width: 68%;
    padding: 0 10px 0 0
}

.programas-servicos div.each .txt .tit {
    margin: 0 0 10px 0
}

.tags {
    list-style: none;
    padding: 0
}

.tags li {
    display: inline-block;
    position: relative;
    margin: 0 8px 8px 15px
}

.tags li * {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold
}

.tags li a {
    display: block;
    position: relative;
    margin: 0;
    background: #006bb7;
    height: 25px;
    padding: 0 10px 0 2px;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0
}

.tags li a:hover {
    color: #fff !important;
    text-decoration: none
}

.tags li .seta {
    position: absolute;
    top: 0;
    left: -16px;
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-top: 12px solid transparent !important;
    border-bottom: 13px solid transparent !important;
    border-right: 16px solid #006bb7
}

.tags-2 ul {
    list-style: none;
    padding: 0;
    width: 93%;
    float: right
}

.tags-2 ul li {
    display: inline-block;
    margin: 0
}

.tags-corpo {
    padding: 30px 0
}

.eventos-interna .tit {
    padding: 0 0 40px 0
}

.eventos-interna .cont {
    border-bottom: 1px solid #ddd
}

.eventos-interna .cont figure {
    margin: 0
}

.eventos-interna .cont figure img {
    margin: 0 auto
}

.eventos-interna .cont .col-info {
    background: #f1f1f1;
    min-height: 350px;
    padding: 40px
}

.eventos-interna .cont .col-info p .fa {
    width: 40px;
    min-height: 60px;
    padding: 0 17px 0 0;
    font-size: 30px;
    display: block;
    float: left;
    text-align: center
}

.eventos-interna .cont .col-info .addtocalendar {
    width: 100%
}

.eventos-interna .cont .col-info .addtocalendar .btn-calendar {
    width: 100%;
    border: 1px solid #b0b0b0;
    border-radius: 0;
    padding: 10px 0 10px 0
}

.eventos-interna .cont .col-info .addtocalendar .btn-calendar .group-btn-calendar-icon {
    display: inline-block;
    width: 30%
}

.eventos-interna .cont .col-info .addtocalendar .btn-calendar .group-btn-calendar-icon .fa {
    font-size: 16px;
    color: #585858;
    padding: 0 5px
}

.eventos-interna .cont .col-info .addtocalendar .btn-calendar .group-btn-calendar-text-horizontal {
    display: inline-block;
    width: 65%;
    font-size: 17px
}

.bt-inscrevase {
    width: auto;
    display: inline-block;
    padding: 10px 15px
}

.bt-inscrevase:hover {
    text-decoration: none
}

.eventos-interna .outros-eventos {
    padding: 0 0 30px 0
}

.eventos-interna .outros-eventos a:hover {
    text-decoration: none
}

.eventos-interna .outros-eventos a .img {
    height: 150px;
    overflow: hidden
}

.eventos-interna .outros-eventos a .fa {
    font-size: 19px;
    width: 25px;
    padding: 3px 5px 3px 0;
    text-align: center
}

.eventos-interna .atc-style-blue .atcb-item-link {
    font-size: 18px;
    color: #7e7e7e
}

.eventos-interna .atc-style-blue .atcb-item-link:hover {
    font-size: 18px;
    color: #fff !important
}

.eventos-interna .atc-style-blue .atcb-list {
    display: none;
    width: 100%
}

.eventos-interna .img-maps {
    position: relative;
    display: block;
    float: right
}

.eventos-interna .img-maps .row {
    display: block
}

.eventos-interna .img-maps a {
    display: block
}

.eventos-interna .img-maps .bt {
    display: block;
    position: absolute;
    left: 50%;
    bottom: 10px;
    width: 200px;
    background: #fff;
    padding: 12px 8px;
    margin: 0 0 0 -100px;
    border: 1px solid #ccc;
    text-align: center
}

.eventos-interna .img-maps img {
    width: 100%
}

.eventos-interna .st-tabs li {
    display: none
}

.eventos-interna .st-tabs li.active, .eventos-interna .st-tabs li.next, .eventos-interna .st-tabs li.previous {
    display: block
}

.eventos-interna .schedule-list .bx-wrapper .bx-viewport {
    background: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    left: 0
}

.eventos-interna .schedule {
    background-color: #f4f4f4;
    width: 360px;
    margin-left: 0;
    padding: 20px;
    float: right
}

.eventos-interna .schedule-header {
    font-family: "Calibre Regular", sans-serif;
    color: #3e4555;
    min-height: 45px;
    margin-bottom: 30px
}

.eventos-interna .schedule-header h2 {
    font-size: 30px;
    display: inline
}

.eventos-interna .schedule-header .btn {
    font-size: 18px;
    float: right;
    width: 120px;
    height: 40px;
    border: 2px solid #000;
    background: 0;
    padding: 4px 0
}

.eventos-interna .schedule-header .btn:hover {
    color: #777;
    border-color: #777
}

.eventos-interna .schedule-list .bxslider-controls {
    font-family: "Calibre Regular", sans-serif;
    font-size: 18px;
    color: #3e4555
}

.eventos-interna .schedule-list .bxslider-controls span:first-child {
    text-align: left
}

.eventos-interna .schedule-list .bxslider-controls span {
    text-align: right
}

.eventos-interna .schedule-list .bxslider-controls .current {
    font-size: 15px;
    position: relative
}

.eventos-interna .schedule-list .bxslider-controls .current span {
    display: block;
    text-align: center
}

.eventos-interna .schedule-list .bxslider-controls .current .date {
    font-size: 18px
}

.eventos-interna .schedule-list .bxslider-controls .current .fa-calendar {
    position: absolute;
    left: -8px;
    top: 0;
    font-size: 20px
}

.eventos-interna .schedule-list .bxslider-controls .current span:first-child {
    font-family: "Calibre Semibold", sans-serif
}

.eventos-interna .schedule-list .accordion-item {
    padding: 10px 0 11px 3px;
    position: relative
}

.eventos-interna .tasks {
    padding: 0;
    font-family: "Calibre Regular", sans-serif;
    font-size: 16px;
    line-height: 18px;
    margin-top: 25px
}

.eventos-interna .tasks li {
    list-style-type: none;
    border-top: 1px solid #ccc
}

.eventos-interna .tasks li:first-child {
    border: 0
}

.eventos-interna .tasks .hour {
    padding: 10px 0;
    color: #000
}

.eventos-interna .tasks .about {
    padding: 10px 0 10px 25px;
    color: #777;
    border-left: 1px solid #ccc
}

.eventos-interna .cont .col-info .addtocalendar .btn-calendar .group-btn-calendar-text-horizontal {
    display: block;
    width: 60%;
    float: left;
    white-space: normal;
    font-size: 14px;
    line-height: 13px;
    padding-top: 3px
}

.eventos-interna-2 .img-maps {
    margin: 0
}

.eventos-interna-2 .cont figure {
    margin-bottom: 15px
}

.eventos-interna-2 .cont .img-maps {
    height: 310px;
    width: 41.6%;
    padding: 0
}

.eventos-interna-2 .cont .img-maps img {
    min-height: 100%;
    min-width: 100%
}

.eventos-interna-2 .cont .img-maps .row {
    display: block;
    height: 310px;
    margin-top: -20px
}

.eventos-interna-2 .cont .col-info {
    padding: 20px;
    min-height: 310px !important;
    min-height: inherit
}

.eventos-interna-2 .cont .col-info .center {
    width: 47%;
    float: left
}

.eventos-interna-2 .cont .col-info .addtocalendar {
    width: 47%;
    float: left
}

.eventos-interna-2 .cont .col-info .addtocalendar .btn-calendar {
    padding: 7px 0 8px 0
}

.eventos-interna-2 .cont .col-info .addtocalendar .btn-calendar .group-btn-calendar-icon {
    width: 36%;
    float: left;
    display: block;
    padding: 3px 0 0 5px
}

.eventos-interna-2 .cont .col-info .addtocalendar .btn-calendar .group-btn-calendar-icon .fa {
    padding: 0 1px
}

.eventos-interna-2 .p-title .toggle {
    float: right;
    width: 60px;
    height: 50px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0
}

.eventos-interna-2 .p-title .toggle i {
    width: 100%;
    text-align: center;
    padding: 13px 0 0 0
}

.eventos-interna-2 .nextSelector i.fa {
    padding: 2px 0 0 5px
}

.eventos-interna-2 .prevSelector i.fa {
    padding: 2px 5px 0 0
}

.downloads {
    margin: 0 0 20px 0;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #f4f4f4
}

.downloads .tit {
    color: #015eab;
    font-size: 30px;
    line-height: 42px;
    padding-bottom: 5px
}

.downloads a {
    display: block;
    clear: both;
    position: relative;
    z-index: 1;
    min-height: 50px;
    margin: 0 0 10px 0;
    padding: 12px 70px 12px 17px;
    background: #ebebeb;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #000;
    -webkit-transition: .2s all ease-in-out;
    -moz-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out
}

.downloads a:hover {
    background: #d8d8d8;
    text-decoration: none
}

.downloads a .fa-download {
    display: table;
    width: 50px;
    height: 50px;
    color: #fff;
    position: absolute;
    top: 50%;
    right: 0;
    margin: -25px 0 0 0
}

.downloads a .fa-download:before {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    color: #fff
}

select.select-home {
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 7px;
    -webkit-box-shadow: inset 5px 4px 5px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 5px 4px 5px 0 rgba(0, 0, 0, 0.3);
    box-shadow: inset 5px 4px 5px 0 rgba(0, 0, 0, 0.3);
    *box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

select.select-home:after {
    content: '';
    width: 20px;
    height: 20px
}

.chzn-container * {
    font-size: 15px
}

.chzn-container, .chzn-container .chzn-drop {
    width: 100% !important
}

.chzn-container .chzn-search {
    width: 99%
}

.chzn-container .chzn-search input {
    width: 100% !important
}

table {
    background: #f4f4f4;
    margin: 0;
    border: 10px solid #f4f4f4
}

table tr {
    border-bottom: 6px solid #f4f4f4
}

table tr td {
    background: #fff;
    border: 0 !important;
    padding: 8px
}

table tr th {
    background: #bdddf7;
    border: 0 !important;
    padding: 8px
}

table tr td:nth-child(1), table tr th:nth-child(1) {
    -webkit-border-radius: 18px 0 0 21px;
    -moz-border-radius: 18px 0 0 21px;
    border-radius: 18px 0 0 21px
}

table tr td:last-child, table tr th:last-child {
    -webkit-border-radius: 0 18px 21px 0;
    -moz-border-radius: 0 18px 21px 0;
    border-radius: 0 18px 21px 0
}

table tr:nth-child(1) td:nth-child(1), table tr:nth-child(1) th:nth-child(1) {
    -webkit-border-radius: 23px 0 0 18px;
    -moz-border-radius: 23px 0 0 18px;
    border-radius: 23px 0 0 18px
}

table tr:nth-child(1) td:last-child, table tr:nth-child(1) th:last-child {
    -webkit-border-radius: 0 23px 18px 0;
    -moz-border-radius: 0 23px 18px 0;
    border-radius: 0 23px 18px 0
}

table tr:nth-child(odd) td, table .cont-busca tr.each:nth-child(odd) td {
    background: #bdddf7
}

table .cont-busca tr.each:nth-child(1) td {
    background: #bdddf7 !important
}

table .cont-busca tr.erro td {
    background: #ffc7c7;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

table tr:nth-child(1) {
    background: #f4f4f4
}

table tr td.space {
    padding: 0;
    line-height: 0;
    height: 6px;
    background: 0
}

table tr th, table thead tr:nth-child(1) th {
 
}

.table-wrap {
    background: #f4f4f4;
    padding: 8px 12px 2px 12px
}

.table-wrap table {
    background: #f4f4f4;
    margin: 0;
    border: 0 !important
}

.table-wrap table tr {
    border: 0
}

.table-wrap table tr td {
    background: #fff;
    border: 0 !important;
    padding: 8px
}

.table-wrap table tr th {
    background: #bdddf7;
    border: 0 !important;
    padding: 8px
}

.table-wrap table tr td:nth-child(1), .table-wrap table tr th:nth-child(1) {
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px
}

.table-wrap table tr td:last-child, .table-wrap table tr th:last-child {
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0
}

.table-wrap table tr:nth-child(1) td:nth-child(1), .table-wrap table tr:nth-child(1) th:nth-child(1) {
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px
}

.table-wrap table tr:nth-child(1) td:last-child, .table-wrap table tr:nth-child(1) th:last-child {
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0
}

.table-wrap table tr:nth-child td, .table-wrap table .cont-busca tr.each:nth-child td {
    background: #fff
}

.table-wrap table tr:nth-child(4n+1) td {
    background: #bdddf7 !important
}

.table-wrap table .cont-busca tr.each:nth-child(1) td {
    background: #bdddf7 !important
}

.table-wrap table .cont-busca tr.erro td {
    background: #ffc7c7;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.table-wrap table tr:nth-child(1) {
    background: #f4f4f4
}

.table-wrap table tr td.space {
    padding: 0;
    line-height: 0;
    height: 6px;
    background: 0
}

.table-wrap table tr th, .table-wrap table thead tr:nth-child(1) th {
    font-family: "Calibre Semibold", sans-serif
}

.table-wrap table.table-striped tr:nth-child(odd) td {
    background: #fff !important
}

.table-wrap table.table-striped tr:nth-child(1) td {
    background: #bdddf7 !important
}

.table-wrap table tr.space td, .table-wrap table.table-striped tr.space td {
    height: 8px;
    padding: 0;
    background: #f4f4f4 !important;
    font-size: 5px;
    line-height: 5px
}

.table-busca {
    background: 0;
    text-align: center;
    width: 98%;
    margin: 0 auto
}

.table-busca table {
    width: 100%
}

.table-busca td {
    font-family: "Calibre Light", sans-serif !important
}

.table-busca tr {
    border: 0 !important
}

.table-busca tr td {
    padding: 10px
}

.table-busca tr:nth-child(1) td {
    background: 0
}

.table-busca tr td:nth-child(1) {
    width: 35%
}

.table-busca tr td:nth-child(2) {
    width: 11%
}

.table-busca tr td:nth-child(3) {
    width: 20%
}

.table-busca tr td:nth-child(4) {
    width: 11%
}

.table-busca tr td:nth-child(5) {
    width: 11%
}

.table-busca tr td .bt-color {
    width: 130px;
    font-family: "Calibre Semibold", sans-serif
}

.table-busca .carregar-mais {
    background: #d6d4d4;
    padding: 10px 0;
    margin: 30px 0 0 0;
    cursor: pointer
}

.collapse-noticia {
    padding-top: 20px
}

.collapse-noticia .tit {
    color: #015eab;
    font-size: 30px;
    line-height: 42px;
    padding-bottom: 5px
}

.collapse-noticia > div > a {
    display: table;
    width: 100%;
    position: relative;
    height: 50px;
    margin: 0 0 2px 0;
    padding: 0 0 0 17px;
    background: #ebebeb;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #000 !important;
    -webkit-transition: .2s all ease-in-out;
    -moz-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out
}

.collapse-noticia > div > a:hover {
    background: #d8d8d8;
    text-decoration: none !important
}

.collapse-noticia > div > a > * {
    display: table-cell;
    vertical-align: middle
}

.collapse-noticia > div > a .t {
    padding: 20px 0
}

.collapse-noticia > div > a .fa {
    display: table-cell;
    width: 55px;
    color: #fff;
    text-align: center
}

.collapse-noticia > div > a .fa .after {
    text-align: center;
    vertical-align: middle;
    font-size: 28px;
    padding: 0 0 5px 0;
    line-height: 31px;
    color: #fff
}

.collapse-noticia > div > a.active .fa .after {
    font-size: 45px;
    padding-bottom: 10px
}

.panel-body {
    background: #f4f4f4;
    display: none
}

.quote blockquote {
    border: 0;
    margin-left: 97px
}

.quote blockquote i.icon.ic-quote {
    display: block;
    background: url('../img/quote.png') no-repeat 0 0;
    width: 50px;
    height: 34px
}

.quote blockquote p {
    font-family: "Calibre Regular", sans-serif;
    font-size: 30px;
    line-height: 33px;
    margin: 26px 0 25px 0;
    color: #006bb7
}

.quote blockquote span {
    font-family: "Calibre Semibold", sans-serif;
    font-size: 14px;
    line-height: 16px;
    display: block;
    text-transform: uppercase
}

.quote blockquote span.role {
    color: #5c5c5c
}

.quote img {
    float: left;
    width: 80px;
    height: 80px;
    margin-top: 10px;
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px
}

.leia-tambem.fl {
    margin: 10px 20px 15px 0
}

.leia-tambem * {
    color: #5c5c5c
}

.leia-tambem .tit {
    display: block;
    font-size: 30px;
    line-height: 33px;
    padding: 0 0 15px 0
}

.leia-tambem a {
    display: block;
    font-size: 21px;
    line-height: 24px;
    border-top: 1px solid #e9e9e9;
    padding: 10px 0 10px 0
}

.leia-tambem a:nth-child(2) {
    border: 0
}

.tabs-noticia {
    margin: 0 0 20px 0
}

.tabs-noticia .nav-tabs {
    border: 0;
    margin: 0 0 3px 0 !important
}

.tabs-noticia .nav-tabs li a {
    height: 50px;
    padding-top: 13px;
    text-transform: uppercase;
    background: #f4f4f4;
    border: 0;
    border-radius: 0;
    color: #000;
    font-size: 18px;
    font-weight: bold
}

.tabs-noticia .nav-tabs li a:hover {
    color: inherit !important
}

.tabs-noticia .nav-tabs li.active a {
    background: #e4e4e4
}

.tabs-noticia .nav-tabs li a:hover {
    text-decoration: none !important
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: 0 !important
}

.tabs-noticia .tab-content {
    background: #f4f4f4
}

.tabs-noticia .tab-content .tab-pane {
    padding: 20px 0 20px 0;
    width: 95%;
    margin: 0 auto
}

.tabs-noticia-lateral {
    overflow: hidden;
    margin-bottom: 20px
}

.tabs-noticia-lateral .nav li {
    margin-bottom: 2px
}

.tabs-noticia-lateral .nav li a {
    padding: 15px;
    text-transform: uppercase
}

.tabs-noticia-lateral .nav li.active a {
    background: #ebebeb !important
}

.tabs-noticia-lateral .tab-content {
    padding: 50px
}

.mais-noticias {
    color: #000;
    font-size: 30px;
    margin-bottom: 25px
}

.mais-noticias .new-content.new-main {
    height: 240px
}

.mais-noticias .bt-saibamais {
    margin: 10px 0 0 0
}

.news .art-sm-img a article {
    background-size: cover !important
}

.noticias #mosaico-noticias a article {
    background-size: cover !important
}

.noticias #mosaico-noticias a article .new-content.new-main {
    height: 280px
}

.lista-links .tit {
    margin: 0;
    padding: 3px 3px 3px 8px
}

.lista-links .tit strong {
    display: block
}

.lista-links ul {
    padding: 0
}

.lista-links ul li {
    list-style: none
}

.lista-links ul li a {
    display: block;
    border-top: 1px solid #cacaca;
    padding: 11px 0 11px 8px
}

.lista-links ul li:nth-child(1) a {
    border: 0
}

.lista-links-videos ul {
    padding: 0
}

.lista-links-videos ul li {
    list-style: none
}

.lista-links-videos ul li a {
    display: block;
    padding: 31px 0 34px 15px;
    margin: 0 0 20px 0
}

.lista-links-videos ul li:nth-child(1) a {
    border: 0
}

.painel-empresas-estudantes .bg-cinza-claro {
    padding: 20px 20px 0 20px;
    min-height: 448px;
    margin: 0
}

.painel-empresas-estudantes .bt-color-2 {
    padding-left: 60px;
    padding-right: 60px
}

.painel-empresas-estudantes .col-estudantes .txt-light {
    font-size: 120px;
    line-height: 123px
}

.painel-empresas-estudantes .col-estudantes .bg-cinza-escuro {
    margin: 0 -20px 23px -20px;
    padding: 20px 0 0 0
}

.painel-empresas-estudantes .col-estudantes .bg-cinza-escuro .canal-03.select-style {
    width: 100%;
    height: 48px;
    margin-bottom: 22px;
    padding-top: 2px
}

.painel-empresas-estudantes .col-estudantes .bg-cinza-escuro .bt-color-2 {
    width: 100%;
    padding: 0;
    margin-bottom: 22px
}

.painel-empresas-estudantes-veja ul {
    padding: 0
}

.painel-empresas-estudantes-veja ul li {
    list-style: none
}

.painel-empresas-estudantes-veja ul li a {
    display: block;
    border-top: 1px solid #d5d5d5;
    padding: 20px 0
}

.painel-empresas-estudantes-veja ul li a:hover {
    text-decoration: none
}

.painel-empresas-estudantes-veja ul li a .fa {
    padding: 0 10px 0 0
}

.seta-toggle {
    position: relative;
    cursor: pointer
}

.seta-toggle .tit {
    margin: 0;
    padding: 3px 0 0 26px;
    text-transform: uppercase
}

.seta-toggle .before {
    content: '';
    display: block;
    position: absolute;
    left: -12px;
    top: 50%;
    margin: -8px 0 0 16px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px;
    border-color: transparent transparent transparent #fff;
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: .2s all ease-in-out;
    -moz-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out
}

.seta-toggle-active .before {
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.seta-toggle-cont {
    display: none
}

.table-estatisticas-tema {
    background: #ececec;
    width: 100%
}

.table-estatisticas-tema tr td {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 19px 0 19px 15px
}

.table-estatisticas-tema tr td:nth-child(1) {
    width: 30%;
    text-transform: uppercase
}

.table-estatisticas-tema tr td a, .table-estatisticas-tema tr td a:hover {
    color: #fff !important
}

.table-estatisticas-tema tr.space {
    border: 1px solid #fff
}

.tema-lista .each {
    padding: 20px 0;
    border-bottom: 1px solid #eaeaea;
    overflow: hidden
}

.tema-lista .each:nth-child(1) {
    border-top: 1px solid #eaeaea
}

.tema-lista .each .table-estatisticas-tema {
    margin: 30px 0 0 0
}

.tema-lista .each .seta-toggle {
    width: 74%
}

.ultimas-noticias-02 {
    background: #f4f4f4;
    padding: 15px 15px 0 15px;
    margin: 0 0 20px 0
}

.ultimas-noticias-02 .tit {
    margin: 0 0 25px 0;
    text-align: left;
    font-size: 20px;
    line-height: 25px
}

.ultimas-noticias-02 .each {
    display: block;
    padding: 0 0 20px 0;
    overflow: hidden
}

.ultimas-noticias-02 .each .img {
    width: 23%;
    height: 45px;
    overflow: hidden
}

.ultimas-noticias-02 .each .img img {
    width: 100%
}

.ultimas-noticias-02 .each .txt {
    width: 73%
}

.ultimas-noticias-02 .each .txt * {
    margin: 0;
    font-family: "Calibre Light", sans-serif
}

.mapa-contato .box-info > div {
    display: none;
    background: #e1e1e1;
    padding: 10px 10px 3px 10px;
    word-wrap: break-word
}

.mapa-contato .box-info > div .tit {
    margin: 0 0 6px 0;
    text-transform: uppercase
}

.mapa-contato .box-info > div strong {
    font-family: "Calibre SemiBold", sans-serif
}

.mapa-contato .box-info > div p {
    margin: 0 0 6px 0
}

.mapa-contato .box-info > div a {
    color: #428bca
}

.mapa-contato .col-a {
    width: 37%;
    padding-left: 0
}

.mapa-contato .map {
    width: 60%
}

.mapa-contato .canal-03.select-style {
    width: 100%;
    margin: 0
}

.mapa-contato .map #chartdiv {
    height: 460px;
    max-width: 420px
}

#chartdiv-bandeiras {
    overflow: inherit !important
}

.mapa-contato .map svg g * {
    font-size: 12px
}

.col-md-5 .mapa-contato .map, .col-md-4 .mapa-contato .map, .col-md-3 .mapa-contato .map, .col-md-2 .mapa-contato .map {
    width: 70%
}

.col-md-5 .mapa-contato .map #chartdiv, .col-md-4 .mapa-contato .map #chartdiv, .col-md-3 .mapa-contato .map #chartdiv, .col-md-2 .mapa-contato .map #chartdiv {
    height: 300px
}

.col-md-5 .mapa-contato .map svg g *, .col-md-4 .mapa-contato .map svg g *, .col-md-3 .mapa-contato .map svg g *, .col-md-2 .mapa-contato .map svg g * {
    font-size: 10px
}

.col-md-5 .mapa-contato .box-info > div a, .col-md-4 .mapa-contato .box-info > div a, .col-md-3 .mapa-contato .box-info > div a, .col-md-2 .mapa-contato .box-info > div a {
    font-size: 12px;
    line-height: 14px;
    display: block
}

.empresas-participantes .lista > div {
    margin-bottom: 25px
}

.empresas-participantes .lista > div .img {
    height: 310px
}

.empresas-participantes .lista > div .text {
    min-height: 430px
}

.empresas-participantes .carregar-mais {
    border: 1px solid red;
    text-align: center;
    font-size: 15px;
    padding: 8px 25px;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer
}

.g-recaptcha {
    max-width: 100%;
    overflow: hidden;
    margin: 0 0 20px
}

form#form-marcantonio {
    margin: 40px 0 50px 0
}

.form-marcantonio aside {
    padding-top: 40px;
    overflow: hidden
}

.form-marcantonio aside > div {
    padding: 20px 15px;
    margin: 0 0 20px 0
}

.form-marcantonio .etapas {
    padding: 0 0 68px
}

.form-marcantonio .etapas > div {
    width: 18%;
    height: 65px;
    margin: 0 1%;
    float: left;
    text-align: center;
    position: relative;
    font-size: 17px;
    line-height: 20px;
    color: #fff;
    background: #c1c1c1
}

.form-marcantonio .etapas > div:nth-child(1) {
    margin-left: 0
}

.form-marcantonio .etapas > div.current {
    background: #01a62d
}

.form-marcantonio .etapas > div.current .seta {
    border-color: #01a62d transparent transparent transparent
}

.form-marcantonio .etapas > div.success::before {
    content: "\f00c";
    position: absolute;
    top: 1px;
    right: 4px;
    color: #85cda3;
    font-family: FontAwesome, sans-serif;
    font-size: 20px;
    line-height: 23px
}

.form-marcantonio .etapas > div .seta {
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin: 0 0 0 -10px;
    border-width: 15px 12px 0 12px;
    border-color: #c1c1c1 transparent transparent transparent;
    border-style: solid
}

.form-marcantonio .formularios .etapa-2 {
    display: none
}

.form-marcantonio .formularios fieldset {
    margin: 0 0 25px 0;
    padding-bottom: 10px;
    border: 0
}

.form-marcantonio .formularios fieldset.linha {
    border: 0;
    border-bottom: 1px solid #efefef
}

.form-marcantonio .formularios fieldset .txt-3-linhas {
    min-height: 64px
}

.form-marcantonio .formularios fieldset .each {
    margin-bottom: 30px
}

.form-marcantonio .formularios fieldset .each::after {
    content: '';
    display: block;
    clear: both
}

.form-marcantonio .formularios fieldset .each p {
    min-height: 30px;
    font-size: 18px;
    margin: 0;
    color: #5c5c5c;
    font-family: "Calibre Semibold", sans-serif
}

.form-marcantonio .formularios fieldset .each .sub-text {
    display: block;
    padding-bottom: 7px;
    font-size: 16px
}

.form-marcantonio .formularios fieldset .each input[type="text"] {
    width: 100%;
    height: 42px;
    padding: 0 5px 0 10px;
    border: 1px solid #ccc
}

.form-marcantonio .formularios fieldset .each input[type="radio"] {
    margin: 0 10px 0 0;
    padding: 0 5px 0 10px
}

.form-marcantonio .formularios fieldset .each textarea {
    width: 100%;
    height: 150px;
    border-color: #ccc;
    padding: 5px 5px 0 10px
}

.form-marcantonio .formularios fieldset .declaro {
    padding: 10px;
    border: 1px solid transparent
}

.form-marcantonio .formularios fieldset .declaro input[type="checkbox"] {
    float: left;
    margin: 4px 11px 30px 0
}

.input-file-custom {
    position: relative
}

.input-file-custom .input-file-fake {
    width: 100%;
    height: 42px;
    position: relative;
    border: 1px solid #ccc;
    padding: 10px 0 0 10px
}

.input-file-custom .input-file-fake .fa {
    padding-right: 3px
}

.input-file-custom .input-file-fake .path {
    height: 20px;
    display: inline-block;
    overflow: hidden;
    width: 90%;
    vertical-align: top
}

.input-file-custom .input-file {
    height: 0;
    width: 0;
    border: 0 !important;
    overflow: hidden
}

.input-file-custom label.error {
    bottom: -15px
}

.form-marcantonio .formularios .bt-color {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    transition: all .5s ease
}

.form-marcantonio .formularios .bt-color:hover {
    opacity: .8
}

.form-marcantonio .formularios .etapa-anterior {
    margin: 0 10px 0 0;
    cursor: pointer
}

.form-marcantonio .bt-imprimir-ficha {
    color: #fff !important;
    font-size: 14px;
    padding: 2px 8px 3px 8px;
    margin: 0 0 0 8px;
    font-family: "Calibre Light", sans-serif;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.form-marcantonio .bt-imprimir-ficha:hover {
    color: #fff !important
}

.form-marcantonio .bt-imprimir-ficha .fa {
    color: #fff;
    font-size: 12px;
    padding: 0 4px 0 0
}

.form-marcantonio aside .bt-imprimir-ficha {
    margin: 0
}

input[name="imagens_em_movimento"]::-webkit-input-placeholder {
    font-style: italic
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
    background: #fff;
    border: 2px solid #c1c1c1
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev {
    left: 7px;
    text-align: center;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-next {
    right: 7px;
    text-align: center;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
    text-indent: -9999px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
    font-family: "Calibre Semibold", sans-serif
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
    cursor: pointer
}

.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: .2em;
    text-decoration: none;
    text-align: center
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker .ui-datepicker-prev::before {
    content: '<';
    display: block;
    padding: 7px 0 0 0
}

.ui-datepicker .ui-datepicker-next::before {
    content: '>';
    display: block;
    padding: 7px 0 0 0
}

.ui-datepicker .ui-datepicker-next .ui-icon {
    display: none
}

.anchor-group {
    position: fixed;
    right: 30px;
    top: 41%
}

.anchor-group li {
    margin: 4px 0
}

.anchor-group li a {
    background: none !important;
    position: relative;
    padding: 0;
    font-size: 13px;
    color: #000;
    text-transform: uppercase;
    overflow: hidden;
    text-align: right;
    text-indent: 50px
}

.anchor-group li a::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 11px;
    height: 11px;
    margin: 4px 0 4px 8px;
    background: #fff;
    border: 1px solid #000;
    position: relative;
    z-index: 9;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.anchor-group li a span {
    display: block;
    position: absolute;
    right: -100px;
    top: 2px;
    z-index: 1;
    transition: all .6s ease
}

.anchor-group li a:hover {
    color: #000 !important
}

.anchor-group li:hover a span, .anchor-group li.active a span {
    right: 19px
}

.anchor-group li.active a::after, .anchor-group li a:hover::after {
    background: #000
}

#btn-flickr #basicuse {
    padding: 0
}

#btn-flickr #basicuse li {
    list-style: none;
    float: left;
    margin: 0 1.6% 10px;
    padding: 6px;
    width: 30%;
    background: white;
    border: 1px #d9d9d9 solid
}

#btn-flickr #basicuse li a {
    width: 100%;
    display: block;
    overflow: hidden
}

#btn-flickr #basicuse li a img {
    width: 100%
}

.main .container {
    display: block
}

.main img.left {
    display: block;
    float: left;
    margin: 0 20px 20px 0
}

.main img.right {
    display: block;
    float: right;
    margin: 0 0 20px 20px
}

.canal-01 .main.container {
    padding: 0 15px
}

.canal-01 {
    font-size: 16px;
    line-height: 19px
}

.canal-01 h1 {
    font-size: 29px;
    line-height: 32px
}

.canal-01 h5 {
    font-size: 17px;
    line-height: 20px
}

.canal-01-portlet {
    margin-top: 20px;
    min-height: 350px;
    overflow: hidden
}

.aside-menu-2 .canal-01-portlet {
    min-height: inherit
}

.canal-01-portlet .canal-01-lista-bg-cinza {
    padding: 0 10px;
    min-height: 340px
}

.canal-01-portlet .tit {
    display: table-cell;
    vertical-align: top;
    height: 65px
}

.canal-01-portlet a {
    display: table;
    width: 100%
}

.canal-01-portlet a .table-row {
    display: table-row
}

.canal-01-portlet a .table-row .ti, .canal-01-portlet a .table-row .img, .canal-01-portlet a .table-row .txt {
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

.canal-01-portlet a .table-row .ti, .canal-01-portlet a .table-row .img {
    width: 66px;
    height: 56px;
    overflow: hidden;
    margin: 0 10px 0 0
}

.canal-01-portlet a .table-row .img img {
    padding: 0 10px 0 0;
    margin: 0 10px 0 0
}

.canal-01 .main {
    padding: 47px 0 0 0
}

.canal-01 .main .container {
    position: relative
}

.canal-01 .main .container.cont {
    margin-bottom: 40px
}

.chamadona .container {
    height: 331px;
    display: block;
    position: relative
}

.chamadona {
    display: block;
    background-position: top center;
    position: relative
}

.chamadona .logo {
    display: block;
    background: #fff;
    width: 589px;
    height: 72px;
    position: absolute;
    left: -340px;
    top: 0;
    padding: 10px 0
}

.chamadona .logo img {
    max-width: 200px;
    max-height: 100%;
    float: right
}

.chamadona .logo .text-right {
    padding: 5px 20px 0 0
}

.chamadona .logo .text-right .fa {
    padding-right: 10px
}

.chamadona .txt {
    display: block;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 55px;
    padding: 8px 15px 10px 15px;
    font-family: "Calibre Semibold", sans-serif
}

.chamadona .txt-2 {
    display: block;
    background: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 15px 20px 19px 20px;
    font-family: "Calibre Semibold", sans-serif;
    font-size: 45px;
    line-height: 50px
}

.canal-01 .top-bar .top-search {
    display: none;
    width: 28%
}

.canal-01 .top-bar .top-search {
    float: right
}

.canal-01 .top-bar .icon-menu-4 {
    padding: 12px 20px 0 20px;
    height: 46px;
    font-family: "Calibre Semibold", sans-serif;
    cursor: pointer
}

.canal-01 .top-bar .icon-menu-4.active {
    background: #e78414
}

.canal-01 .top-bar .english {
    padding: 0 8px
}

.canal-01 .menu-principal {
    min-height: 35px
}

.canal-01 .menu-principal nav {
    height: 58px
}

.canal-01 .menu-principal nav ul {
    padding: 0
}

.canal-01 .menu-principal nav ul li {
    list-style: none
}

.canal-01 .menu-principal nav > ul > li {
    display: inline-block;
    position: relative;
    padding: 17px 0 10px 10px
}

.canal-01 .menu-principal nav > ul > li:nth-child(1) {
    padding-left: 0
}

.canal-01 .menu-principal nav > ul > li > a {
    font-size: 17px;
    color: #fff;
    font-family: "Calibre Semibold", sans-serif;
    text-transform: uppercase;
    opacity: .6
}

.canal-01 .menu-principal nav > ul > li:hover > a {
    text-decoration: none;
    color: #fff !important;
    opacity: 1 !important
}

.canal-01 .menu-principal nav > ul > li.active > a {
    opacity: 1
}

.canal-01 .menu-principal nav > ul .flags {
    position: absolute;
    right: 0;
    top: 16px
}

.canal-01 .menu-principal nav > ul .flags > * {
    float: left;
    margin-left: 5px
}

.canal-01 .menu-principal nav > ul > li > ul {
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 999;
    background: #d6dbde;
    width: 180px;
    padding-top: 5px;
    padding-bottom: 5px;
    box-shadow: 0 1px 8px 4px rgba(0, 0, 0, 0.3);
    border: 1px rgba(0, 0, 0, 0.2) solid;
    display: none
}

.canal-01 .menu-principal nav > ul > li > ul:before {
    content: '';
    display: block;
    position: absolute;
    right: 132px;
    top: -11px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 9px 11px 9px;
    border-color: transparent transparent #d6dbde transparent
}

.canal-01 .menu-principal nav > ul > li > ul li a {
    display: block;
    text-transform: uppercase;
    width: 95%;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 8px;
    margin: 0 auto;
    color: #767b7c;
    font-size: 13px;
    font-family: "Calibre Semibold", sans-serif
}

.canal-01 .menu-principal nav > ul > li > ul li a:hover {
    background: #fff;
    color: #767b7c !important;
    text-decoration: none
}

.slider-canal-1 {
    width: 100% !important;
    max-width: none !important;
    margin-top: 20px
}

.slider-canal-1 #slider .carousel-inner {
    border: 0
}

.slider-canal-1 #slider:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: -20px;
    top: 20px;
    z-index: -1;
    background: #d6dee0
}

.slider-canal-1 #slider .carousel-inner .item {
    height: 404px;
    overflow: hidden;
    background: #ccc
}

.slider-canal-1 #slider .carousel-inner .item .legend {
    width: 50%;
    left: initial;
    right: 0
}

.slider-canal-1 #slider .carousel-inner .item .legend .tit-1 {
    margin: 0
}

.slider-canal-1 #slider .carousel-inner .item img {
    width: 100%
}

.slider-canal-1 .carousel-indicators {
    width: 80px;
    top: 0;
    right: 0;
    margin: 0;
    left: initial
}

.slider-canal-1 .carousel-indicators li {
    border: 3px solid #0056a1
}

.slider-canal-1 .carousel-indicators li, .slider-canal-1 .carousel-indicators .active {
    width: 100%;
    height: 66px;
    background: #0056a1;
    text-indent: 0;
    border-radius: 0;
    color: #fff;
    margin: 0 0 4px 0;
    font-family: "Calibre Light", sans-serif;
    font-size: 45px;
    line-height: 55px
}

.slider-canal-1 .carousel-indicators .active {
    border-color: #eb6207
}

.canal-01-lista .tit {
    padding-top: 5px
}

.canal-01-lista a {
    padding: 14px 0 10px 0;
    margin: 0
}

.canal-01-lista a:nth-child(1) {
    background: 0
}

.canal-01-lista a img {
    margin: 0 15px 15px 0
}

.canal-01-lista a p {
    margin: 0 0 2px 0
}

.canal-01-lista a:nth-child(2) {
    padding-top: 0;
    margin-top: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.canal-01-lista-bg-cinza {
    background: #f4f4f4
}

.canal-01-lista-02 a {
    padding: 12px 0 12px 0
}

.canal-01-lista-02 a:nth-child(1) {
    padding-top: 0
}

.canal-01-lista-02 a:last-child {
    box-shadow: none
}

.canal-01 .pesquisas-relacionadas .carousel-inner .item > div {
    width: 100%
}

.canal-01 .slider {
    max-width: calc(100% - 90px);
    padding: 0
}

.canal-01-lista-videos .slider {
    width: 100%
}

.canal-01 .slider #slider-thumbs .bts {
    padding-top: 25px
}

.canal-01-outras-infos > a {
    display: block
}

.canal-01-outras-infos a .table-row {
    display: block
}

.canal-01-outras-infos a .table-row .img {
    height: 206px;
    width: auto;
    overflow: hidden;
    display: block;
    padding: 0 0 10px 0;
    margin: 0
}

.canal-01-outras-infos a .table-row .img img {
    width: 100%;
    max-height: 100%;
    padding: 0
}

.canal-01-aside {
    margin-top: 20px
}

.canal-01-aside section {
    padding: 15px 15px 0 15px;
    margin: 0 0 20px 0
}

.canal-01-aside section .tit {
    margin: 0 0 25px 0
}

.canal-01-aside .ultimas-noticias-02 .each .img {
    width: 20%
}

.canal-01-aside .ultimas-noticias-02 .each .txt {
    width: 74%
}

.footer-canal-01 {
    background: #dce4ea;
    padding: 30px 0
}

.footer-canal-01 .fa {
    width: 23px
}

.footer-canal-01 .tit {
    margin: 4px 0 17px
}

.footer-canal-01 .col-c .tit {
    margin: 4px 0 3px
}

.footer-canal-01 .col-c .fa {
    width: 35px
}

.collapse-institucional {
    margin-bottom: 7px
}

.collapse-institucional a {
    text-decoration: none
}

.collapse-institucional .panel-heading {
    display: block;
    width: 100%;
    background: #f3f3f3;
    cursor: pointer
}

.collapse-institucional .panel-heading.active {
    color: #5d5d5d !important
}

.collapse-institucional .panel-heading .fa {
    float: right
}

.collapse-institucional .panel-heading.active .fa {
    color: #5d5d5d !important
}

.collapse-institucional .panel-heading {
    padding-top: 7px;
    padding-bottom: 7px
}

.collapse-institucional .panel-body {
    background: #fcfafb;
    display: none;
    padding: 15px 30px
}

.canal-quadradim {
    width: 560px
}

.canal-quadradim a {
    border: 1px solid #d1d1d1;
    height: 190px;
    text-align: center;
    text-transform: uppercase;
    display: block;
    cursor: pointer;
    float: left
}

.canal-quadradim a:hover {
    background: #f0f0f0
}

.canal-quadradim a .fa {
    display: table;
    height: 90px;
    width: 100%;
    padding-bottom: 5px
}

.canal-quadradim a .fa:before {
    display: table-cell;
    vertical-align: bottom
}

.canal-quadradim a:hover {
    text-decoration: none
}

.canal-quadradim-4 a {
    border: 1px solid #d1d1d1;
    height: 120px
}

.canal-quadradim-4 a i.fa {
    height: 70px
}

.canal-quadradim-4 a span {
    font-size: 13px
}

.canal-quadradim-mini {
    margin: 0 auto;
    clear: both
}

.canal-quadradim-mini a, .canal-quadradim-mini a .fa {
    width: 60px;
    height: 60px;
    padding: 0
}

.canal-quadradim-mini a .fa:before {
    vertical-align: middle;
    font-size: 26px
}

.canal-quadradim-mini a.active {
    background: #e84910
}

.canal-quadradim-mini a.active .fa:before {
    color: #fff
}

.canal-01-enquete {
    padding: 0 !important
}

.canal-01-enquete label {
    display: block
}

.canal-01-enquete label input {
    display: block;
    width: 14px;
    margin: 3px 10px 20px 0
}

.canal-01-enquete label p {
    width: 90%
}

.canal-01-enquete .resultado > div {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    margin: 0 0 6px 0
}

.canal-01-enquete .resultado > div span {
    display: block
}

.canal-01-enquete .resultado > div .bg {
    background-color: #bfddf5;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    height: 100%
}

.canal-01-enquete .resultado > div .txt {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    height: 100%;
    width: 100%
}

.canal-01-enquete .resultado > div .txt p {
    margin: 0
}

.canal-01-enquete .resultado > div .txt .pull-left, .canal-01-enquete .resultado > div span {
    width: 80%
}

.canal-01-enquete .resultado > div .txt .pull-right {
    width: 20%
}

.canal-01-enquete .resultado > div, .canal-01-enquete .resultado > div .txt {
    padding: 5px 5px 19px 9px
}

.canal-01-lista-numero ul {
    padding: 0
}

.canal-01-lista-numero ul li {
    list-style: none
}

.canal-01-lista-numero ul li:last-child {
    box-shadow: none
}

.canal-01-lista-numero ul li a {
    display: block
}

.canal-01-lista-numero ul li a span {
    display: inline-block;
    vertical-align: middle
}

.canal-01-lista-numero ul li a .casa-color {
    width: 25px;
    font-size: 39px;
    line-height: 42px;
    padding: 7px 0
}

.canal-01-status-editais {
    padding: 5px;
    border: 1px solid #e5e5e5
}

.canal-01-status-editais .bg {
    background: #f9f9f9;
    min-height: 338px;
    border: 1px solid #e5e5e5;
    padding: 10px 20px
}

.canal-01-status-editais .bg > div {
    position: relative;
    margin: 0 0 10px 0
}

.canal-01-status-editais .bg div div.t {
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 1px;
    position: relative;
    width: 100%;
    display: block
}

.canal-01-status-editais .bg div div.t > div {
    background: #cecece;
    border: 1px solid #e5e5e5;
    height: 44px;
    padding: 10px 10px 10px 30px
}

.canal-01-status-editais .bg div div.t > div .num {
    position: absolute;
    left: -12px;
    top: 0;
    background: #fff;
    width: 26px;
    height: 30px;
    padding: 4px 0 0 0;
    margin: 6px 0 0 0;
    text-align: center
}

.canal-01-status-editais .bg div .txt {
    padding: 10px 0 20px 33px
}

.canal-01-status-editais .bg div.active::before {
    content: '';
    display: block;
    background: url("../img/status-editais-bg.gif") no-repeat;
    width: 30px;
    height: 31px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99
}

.canal-01-status-editais .bg div.active div.t > div {
    background: #efefef
}

.canal-01-videos .nav li {
    background: #f8f8f8;
    height: 41px;
    width: 35%;
    margin: 0 0 0 10px;
    text-align: center;
    cursor: pointer
}

.canal-01-videos .nav li.gradient {
    color: #fff !important;
    cursor: default
}

.canal-01-videos .nav li:nth-child(1) {
    margin-left: 0
}

.canal-01-videos .nav-cont {
    background: #f8f8f8;
    min-height: 200px
}

.canal-01-videos .nav-cont > div {
    display: none
}

.canal-01-midias {
    min-height: 390px
}

.canal-01-midias .tit {
    padding: 0;
    margin: 0;
    cursor: pointer;
    height: 38px
}

.canal-01-midias .tit .fa {
    padding: 0 8px 0 0;
    font-size: 25px;
    color: #115490 !important
}

.canal-01-midias .tit:after {
    content: '';
    border-width: 5px 5px 5px 8px;
    border-color: transparent transparent transparent #fc6320;
    border-style: solid;
    position: absolute;
    top: 20px;
    right: 7px;
    -webkit-transition: .25s;
    transition: .25s;
    display: none
}

.canal-01-midias .tit.active:after {
    transform: rotate(90deg)
}

.canal-01-tabela .table {
    display: table
}

.canal-01-tabela .table .tr {
    display: table-row
}

.canal-01-tabela .table .tr:nth-child(4n+3) .td {
    background: #bdddf7
}

.canal-01-tabela .table .tr:nth-child(4n+5) .td {
    background: #fff
}

.canal-01-tabela .table .tr .td {
    display: table-cell;
    text-align: center;
    padding: 11px 0
}

.canal-01-tabela .table .tr .td:nth-child(1) {
    border-radius: 5px 0 0 5px;
    font-family: "Calibre Semibold", sans-serif
}

.canal-01-tabela .table .tr .td:last-child {
    border-radius: 0 5px 5px 0
}

.canal-01-tabela .table .tr.space .td {
    height: 6px;
    padding: 0
}

.canal-01-tabela .table .tr:nth-child(1) .td {
    background: 0;
    font-family: "Calibre Semibold", sans-serif;
    padding-bottom: 0
}

.canal-01-solucoes .cont {
    margin: 0 auto;
    position: relative
}

.canal-01-solucoes .carousel-control {
    top: 50%;
    z-index: 9999;
    right: 0;
    margin-top: -38px
}

.canal-01-solucoes .carousel-control.left {
    left: 0
}

.canal-01-calendario h2 {
    padding-left: 13px
}

.canal-01-calendario .each {
    display: block;
    margin: 15px 0;
    overflow: hidden
}

.canal-01-calendario .each:hover {
    opacity: .7
}

.canal-01-calendario .txt * {
    margin: 0
}

.canal-01-calendario > div > a.casa-color {
    display: block;
    padding: 0 7px 19px 0
}

.form-sistema-academico {
    padding: 15px 15px 0 15px
}

.form-sistema-academico .tit {
    margin: 0 0 10px 0
}

.form-sistema-academico input {
    border: 0
}

.form-sistema-academico input[type=text], .form-sistema-academico input[type=password] {
    width: 100%;
    height: 37px;
    padding: 0 10px;
    margin: 0 0 10px 0;
    border: 1px solid #ccc
}

.form-sistema-academico label.submit {
    float: right;
    display: block;
    background: #eb6207;
    color: #fff;
    margin: 0 0 10px 0;
    padding: 1px 10px
}

.form-sistema-academico label.submit input[type=submit] {
    background: 0
}

.form-sistema-academico input[type=button] {
    background: 0
}

.form-sistema-academico .bt-esqueci {
    clear: both;
    padding: 0 0 20px 0
}

.select-style-canal-01 {
    float: right;
    width: 250px;
    margin: 0 0 20px 0
}

.canais-lista-publicacoes a {
    display: block;
    position: relative;
    margin: 0 0 70px 0
}

.canais-lista-publicacoes a .img, .canais-lista-publicacoes a:before {
    width: 135px;
    height: 135px
}

.canais-lista-publicacoes a .img {
    float: left;
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 30px 0 0
}

.canais-lista-publicacoes a .img img {
    min-height: 100%;
    max-width: initial
}

.canais-lista-publicacoes a:before {
    content: '';
    display: block;
    position: absolute;
    left: -20px;
    top: 20px;
    z-index: -1;
    background: #d6dee0
}

.canais-lista-publicacoes a .txt .tit {
    padding: 0 0 6px 0;
    display: block
}

.canal-01-vizu {
    margin: 0 0 15px 0;
    font-family: "Calibre Light", sans-serif
}

.canal-01-veja-mais {
    padding: 8px 0;
    text-align: center;
    text-transform: uppercase;
    background: #e8e8e8;
    cursor: pointer
}

.lista-imprensa {
    padding-left: 15px
}

.lista-imprensa a {
    display: table;
    width: 100%;
    margin: 0 0 35px 0
}

.lista-imprensa a .icones {
    display: table-cell;
    vertical-align: top;
    margin: 0 30px 0 0;
    padding: 11px 0 0 0;
    width: 64px
}

.lista-imprensa a .space {
    display: table-cell;
    width: 30px
}

.lista-imprensa a .icones .t {
    display: block;
    float: left;
    margin: 0 5px 5px 0;
    text-align: center;
    font-family: Times, serif;
    font-size: 23px;
    line-height: 27px;
    color: #aeaeae;
    background: #f4f4f4;
    border: 1px solid #aeaeae;
    width: 26px;
    height: 26px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.lista-imprensa a .icones .t .fa {
    display: block;
    padding: 3px 0 0 0
}

.lista-imprensa a .sombra {
    position: relative;
    padding: 0 0 0 8px;
    background: #f7f7f7;
    display: table-cell;
    -webkit-box-shadow: -17px 0 14px -10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: -17px 0 14px -10px rgba(0, 0, 0, 0.2);
    box-shadow: -17px 0 14px -10px rgba(0, 0, 0, 0.2)
}

.lista-imprensa a .sombra::before {
    content: '';
    display: block;
    position: absolute;
    left: -10px;
    top: 50%;
    margin: -11px 0 0 0;
    border-color: transparent #fff transparent transparent;
    border-width: 9px 10px 9px 0;
    border-style: solid
}

.lista-imprensa a .img {
    display: block;
    float: left;
    position: relative
}

.lista-imprensa a .hidden-img {
    width: 92px;
    height: 97px;
    overflow: hidden
}

.lista-imprensa a .txt {
    display: block;
    float: left;
    width: 70%;
    height: 97px;
    padding: 5px 10px 0 20px
}

.lista-imprensa a .txt time {
    display: block
}

.lista-imprensa a .txt h2 {
    margin: 3px 0 0 0
}

.lista-imprensa-canal-01 {
    padding-left: 15px
}

.lista-imprensa-canal-01 a .txt {
    width: 73%
}

.localize-nac .resultado-busca .tit {
    border-bottom: 1px solid #000;
    padding: 30px 0 15px 0;
    margin: 0 0 30px 0
}

.localize-nac .resultado-busca .each p {
    margin: 0 0 4px 0
}

.cursos-gratuitos-lista .each {
    background: #fff;
    border-top: 4px solid #ccc;
    padding: 0 25px 23px 25px;
    margin: 0 0 30px 0
}

.cursos-gratuitos-lista .each .tit {
    margin: 17px 0;
    min-height: 80px
}

.cursos-gratuitos-lista .each .duracao {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    padding: 14px 0
}

.cursos-gratuitos-lista .each .duracao .fa {
    padding-right: 5px
}

.cursos-gratuitos-lista .each .cont {
    min-height: 250px;
    border-bottom: 1px solid #d9d9d9;
    margin: 0 0 20px 0
}

.cursos-gratuitos-lista .each .bt-color-2 {
    width: 100%
}

.agenda-pda-busca a:nth-child(odd) {
    clear: both
}

.canal-01-contato label {
    display: block;
    margin: 0 0 25px 0
}

.canal-01-contato input[type=text], .canal-01-contato input[type=email], .canal-01-contato input[type=tel], .canal-01-contato textarea {
    width: 100%;
    height: 44px;
    border: 1px solid #d6d6d6;
    padding-left: 10px;
    padding-right: 10px
}

.canal-01-contato textarea {
    height: 140px
}

.canal-01-contato .select-style {
    width: 100%
}

.canal-01-contato .select-style .fa {
    right: 5px
}

.canal-01-contato .captcha {
    margin: 0 20px 0 0
}

form .col-xs-3 label.error {
    display: none !important
}

.canal-01-galeria-sust .videos-carousel .carousel-inner .lista-videos a .image {
    height: auto
}

.canal-01-galeria-sust .videos-carousel .carousel-control {
    top: 50%;
    margin-top: -100px
}

.canal-01-galeria-sust .videos-carousel .carousel-indicators li {
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.canal-01-galeria-sust .videos-carousel .carousel-indicators li.active {
    background: #ccc
}

.canal-01-galeria-sust .lista-videos a .txt {
    min-height: 100px
}

.canal-01-ultimas-noticias {
    min-height: 300px;
    padding: 10px 60px
}

.canal-01-ultimas-noticias #slider-thumbs .carousel-inner .item li {
    width: 50%;
    margin: 0
}

.canal-01-ultimas-noticias #slider-thumbs .carousel-inner .item li a {
    height: auto;
    border: 0 !important
}

.canal-01-ultimas-noticias #slider-thumbs .carousel-inner .item li a img {
    height: 120px
}

.canal-01-ultimas-noticias #slider-thumbs .carousel-inner .item li a .date {
    display: block;
    text-align: right;
    padding: 5px 10px 10px 0
}

.canal-01-ultimas-noticias #slider-thumbs .carousel-inner .item li a .txt {
    padding-left: 20px
}

.canal-01-ultimas-noticias #slider-thumbs .carousel-inner .item li a .txt.lead * {
    font-size: 14px
}

.canal-01-ultimas-noticias #slider-thumbs .carousel-control {
    display: block !important
}

.canal-01-ultimas-noticias #slider-thumbs .carousel-control .bt {
    top: 115px
}

.canal-01-ultimas-lidas {
    background: #f4f4f4;
    position: relative
}

.canal-01-ultimas-lidas::before {
    content: '';
    display: block;
    background: #f4f4f4;
    width: 600px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -600px
}

.canal-01-ultimas-lidas .carousel-inner {
    min-height: 270px
}

.canal-01-ultimas-publicacoes {
    background: #f4f4f4;
    position: relative;
    padding-top: 30px;
    min-height: inherit
}

.canal-01-ultimas-publicacoes .carousel-inner {
    height: 190px;
    min-height: 200px
}

.canal-01-ultimas-publicacoes #slider-thumbs .carousel-inner .item li {
    width: 25%;
    padding: 0 10px
}

.canal-01-ultimas-publicacoes #slider-thumbs .carousel-inner .item li a .img {
    width: 77px;
    height: 102px;
    overflow: hidden;
    margin: 0 auto 10px auto
}

.canal-01-ultimas-publicacoes #slider-thumbs .carousel-inner .item li a .txt {
    padding: 0
}

.canal-01-ultimas-publicacoes #slider-thumbs .carousel-control .bt {
    top: 40%
}

.canal-01-ultimas-publicacoes .slider #slider-thumbs {
    margin: 0
}

.canal-01-ultimas-publicacoes #slider-thumbs #carousel-example-generic-3 .carousel-inner .item li {
    width: 19%
}

.canal-01-estados div#mapa {
    width: 465px;
    height: 465px;
    margin-left: 40px;
    float: left
}

.canal-01-estados g#Estados path {
    fill: #d8d6d5;
    cursor: pointer
}

.canal-01-estados g#Estados path[data-setor="666"] {
    fill: #3585c3
}

.canal-01-estados g#Estados path.active {
    fill: #ff6200
}

.canal-01-estados .popup {
    position: absolute;
    background: #FFF;
    padding: 30px 30px 55px 30px;
    border: 1px solid #dbdbdb;
    z-index: 50;
    width: 325px
}

.canal-01-estados .popup p {
    margin: 0 0 8px 0;
    font-size: 16px;
    color: #5d5d5d
}

.canal-01-estados .popup h3 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 28px;
    font-family: "Calibre Semibold", sans-serif
}

.canal-01-estados .popup .smais {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 6px 10px
}

.canal-01-estados .popup .smais a {
    color: #FFF;
    font-size: 16px
}

.canal-01-estados .popup .smais a:hover {
    color: #FFF !important
}

.opo {
    background: #FFF;
    padding: 30px 30px 55px 30px;
    border: 1px solid #dbdbdb;
    z-index: 50;
    width: 325px
}

.opo p {
    margin: 0 0 8px 0;
    font-size: 16px;
    color: #5d5d5d
}

.opo h3 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 28px;
    font-family: "Calibre Semibold", sans-serif
}

.opo .smais {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 6px 10px
}

.opo .smais a {
    color: #FFF;
    font-size: 16px
}

.opo .smais a:hover {
    color: #FFF !important
}

.canal-01-estados .texto-lateral {
    float: left;
    width: 320px;
    margin-left: 40px;
    margin-top: 90px
}

.canal-01-estados .texto-lateral h2.ftitulo {
    font-size: 18px
}

.canal-01-estados .texto-lateral p {
    color: #5d5d5d
}

.canal-01-estados .texto-lateral p.label {
    margin-top: 65px;
    font-weight: bold;
    margin-bottom: 10px
}

.canal-01-agendas > div {
    border-right: 1px solid #fff;
    margin: 0 0 100px 0
}

.canal-01-agendas > div .date {
    display: inline-block;
    padding: 6px 17px
}

.canal-01-agendas > div .cont {
    position: relative;
    overflow: hidden;
    padding: 5px 14px;
    height: 240px
}

.canal-01-agendas > div .cont .shadow {
    position: absolute;
    left: -40px;
    top: 0;
    z-index: -1;
    height: 100%;
    width: 40px;
    -webkit-box-shadow: 17px 0 16px -14px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 17px 0 16px -14px rgba(0, 0, 0, 0.1);
    box-shadow: 17px 0 16px -14px rgba(0, 0, 0, 0.1)
}

.canal-01-agendas > div .cont .item {
    padding: 10px 10px 0 0;
    overflow: hidden
}

.canal-01-agendas > div .cont .item:nth-child(2) {
    padding: 0
}

.canal-01-agendas > div .cont .item .fa {
    width: 20%;
    display: block;
    float: left;
    height: 50px;
    padding: 5px 0 0 4%;
    opacity: .5
}

.canal-01-agendas > div .cont .item .txt {
    width: 80%;
    float: right
}

.canal-01-agendas > div .cont .item .txt p {
    margin: 0
}

.canal-01-agendas > div .img {
    height: 110px;
    overflow: hidden
}

.canal-01-agendas > div .img > div {
    display: table-cell;
    vertical-align: middle;
    height: 110px
}

.canal-01-agendas > div .img img {
    max-width: 100%
}

.canal-01-agendas > div a:hover {
    text-decoration: none
}

.canal-01-agendas > div .bt-mais-detalhes {
    display: block;
    background: #eee;
    padding: 2px 15px 4px 0;
    text-align: right
}

.canal-01-agendas > div .bt-mais-detalhes * {
    display: inline-block;
    vertical-align: middle
}

.canal-01-agendas > div .bt-mais-detalhes .fa {
    background: #49687f;
    width: 17px;
    height: 18px;
    color: #fff;
    text-align: center;
    padding: 0;
    margin: 0 0 0 5px
}

.canal-01-busca .bg-cinza {
    padding: 35px 0
}

.canal-01-busca .col-md-2 {
    width: 10%
}

.canal-01-busca .col-md-2 .bt-color {
    margin: 0 0 3px 0
}

.canal-01-busca .col-md-2 .bt-toggle {
    cursor: pointer
}

.canal-01-busca .busca-simples {
    display: none;
    text-align: center
}

.canal-01-busca .busca-simples .col-md-3 {
    width: 40%;
    float: none;
    vertical-align: top
}

.canal-01-busca .busca-simples .col-md-3 input {
    width: 100%;
    height: 30px;
    border: 1px solid #d6d6d6;
    padding-left: 10px;
    padding-right: 10px
}

.canal-01-busca .busca-simples .col-md-2 {
    float: none;
    vertical-align: top
}

.text-branco .submenu > ul > li {
    color: #fff
}

.canal-02-main {
    background-size: cover;
    min-height: 500px
}

.canal-02#mainHeader .logo-page {
    width: 260px;
    text-transform: uppercase;
    max-width: none !important
}

.canal-02#mainHeader .page-links .p-links-hold > *:hover {
    background: #fff
}

.canal-02#mainHeader .page-links .p-links-hold > * .submenu {
    background: 0
}

.canal-02#mainHeader .page-links .p-links-hold > * .submenu li {
    background: #fff;
    opacity: .9
}

.canal-02#mainHeader .page-links .p-links-hold > * .submenu li:hover {
    background: #fff;
    opacity: 1
}

.canal-02.bg-principal {
    width: 100%;
    margin: 0 0 10px 0
}

.canal-02.bg-principal .shadow {
    width: 100%;
    display: inline-block;
    box-shadow: rgba(0, 0, 0, 0.7) 0 148px 265px -42px inset;
    position: relative
}

.canal-02.bg-principal img {
    position: relative;
    z-index: -1
}

.canal-02.bg-principal .font-eos {
    text-align: center;
    font-family: "EdoSZ";
    font-size: 70px;
    color: #fff;
    text-shadow: 0 0 25px #000;
    position: absolute;
    top: 47%;
    left: 50%;
    width: 750px;
    margin: 0 0 0 -375px
}

.canal-02.bt-principal {
    margin: 0 0 30px
}

.canal-02.bg-principal-mobile {
    display: none
}

.canal-02.player-principal {
    max-width: 700px;
    margin: 0 auto 70px auto
}

.canal-02.chamada-central {
    background-repeat: repeat-x;
    background-position: top center
}

.canal-02.chamada-central .img img {
    width: 100%;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 20px 30px 0 rgba(52, 50, 50, 0.55);
    -moz-box-shadow: 0 20px 30px 0 rgba(52, 50, 50, 0.55);
    box-shadow: 0 20px 30px 0 rgba(52, 50, 50, 0.55)
}

.canal-02.chamada-central .bt-color-2, .bt-big {
    min-width: 300px;
    padding: 20px 0
}

.canal-02 .new-content.new-main {
    height: 240px
}

.canal-02.bg-principal {
    min-height: 350px
}

.canal-02-main-home .main {
    margin-top: -200px;
    position: relative;
    z-index: 1
}

.canal-02-main-home .main.sem-video {
    margin-top: 0
}

.canal-02-main-home #mainHeader .page-links .p-links-hold .gtm-titulo {
    color: #fff !important
}

.canal-02-main-home #mainHeader .page-links .p-links-hold > *:hover, .canal-02-main-home #mainHeader .page-links .p-links-hold > *:hover .submenu * {
    color: #000 !important
}

.canal-02-main-home #mainHeader .page-links .p-links-hold .hover-menu:hover .gtm-titulo {
    color: #000 !important
}

.canal-02-main-home #mainHeader {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    width: 100%
}

.canal-02-ultimas-noticias .carousel-control {
    background-image: none;
    display: table;
    clear: both;
    cursor: pointer;
    width: 50px;
    height: 50px;
    margin-top: -45px;
    top: 50%;
    right: -25px;
    opacity: .8;
    line-height: 30px;
    text-align: center;
    font-family: "Calibre Light", sans-serif;
    color: #fff;
    text-shadow: none;
    font-size: 33px
}

.canal-02-ultimas-noticias .carousel-control:hover {
    color: #fff !important
}

.canal-02-ultimas-noticias .carousel-control:before {
    content: '>';
    display: table-cell;
    vertical-align: middle
}

.canal-02-ultimas-noticias .carousel-control.left {
    left: -25px
}

.canal-02-ultimas-noticias .carousel-control.left:before {
    content: '<'
}

.canal-02-ultimas-noticias .carousel-indicators {
    bottom: 0
}

.canal-02-ultimas-noticias .carousel-indicators li {
    width: 13px;
    height: 13px;
    background: #8d8d8d;
    border: 0;
    margin: 0 3px
}

.canal-02.img-bg {
    padding: 60px 0
}

.canal-02.img-bg > div > div {
    padding: 30px 0
}

.canal-02-categorias {
    background: #f5f5f5
}

.canal-02-categorias .section-title {
    margin: 80px 0 70px 0
}

.canal-02-categorias .img {
    width: 160px;
    height: 160px;
    overflow: hidden;
    border: 5px solid #fff;
    margin: 0 40px 0 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.canal-02-categorias .img img {
    max-width: 100%;
    max-height: 100%
}

.canal-02-categorias .txt * {
    font-style: italic;
    font-family: "Calibre Light", sans-serif
}

.social-bar-canal-02 ul {
    margin: 0;
    border: 0;
    background: 0
}

.social-bar-canal-02 ul li {
    background: #fff;
    border: 1px solid #e0e0e0 !important;
    border-left: 0 !important
}

.social-bar-canal-02 ul li:nth-child(1) {
    border-left: 1px solid #e0e0e0 !important;
    -webkit-border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px
}

.social-bar-canal-02 ul li:last-child {
    -webkit-border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0
}

.canal-02-bt-color-2 {
    background: rgba(0, 0, 0, 0.4)
}

.canal-02-main-header {
    padding-bottom: 70px;
    padding-top: 24px;
    overflow: hidden
}

.downloads-canal-02 .downloads {
    background: 0
}

.downloads-canal-02 .downloads .tit {
    font-size: 18px;
    font-family: "Calibre Semibold", sans-serif;
    color: #000 !important
}

.downloads-canal-02 .downloads a {
    font-size: 14px
}

.canal-02-glossario {
    padding-bottom: 0
}

.canal-02-glossario .bg-cinza {
    padding-top: 40px
}

.canal-02-glossario .each {
    background: #fff;
    border-left: 18px solid #e84910;
    padding: 20px 40px 40px 40px;
    margin: 0 0 4px 0
}

.canal-03-main {
    padding-bottom: 0
}

.canal-03#mainHeader {
    overflow: hidden;
    padding-bottom: 30px
}

.canal-03#mainHeader .logo-page {
    max-width: 150px;
    padding: 24px 0 0 0
}

.canal-03#mainHeader .user {
    padding: 40px 0 0 0;
    text-align: right;
    font-family: "Calibre Light", sans-serif;
    display: block
}

.canal-03#mainHeader-2 {
    padding: 0 !important
}

.canal-03#mainHeader-2 .layout-2 {
    height: 377px;
    background-position: bottom center
}

.canal-03#mainHeader-2 .layout-2 .logo-page {
    padding: 154px 0 0 0;
    max-width: 230px
}

.canal-03#mainHeader-2 .layout-2 .logo-page-mobile {
    display: none
}

.canal-03.page-links {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9
}

.canal-03.page-links .p-links-hold {
    text-align: center
}

.canal-03.page-links .p-links-hold > *:nth-child(1) {
    margin: 0
}

.canal-03.page-links .p-links-hold > * {
    margin: 0 0 0 40px
}

.canal-03-list-number .section-title {
    margin: 36px 0
}

.canal-03-list-number .tabs {
    border: 0
}

.canal-03-list-number .tabs .tab-nav {
    display: inline-block;
    margin: 0 0 70px
}

.canal-03-list-number .tabs .tab-nav li {
    width: 220px;
    height: 50px;
    margin: 0 10px;
    padding: 9px 0 0 0;
    float: left;
    font-size: 24px;
    line-height: 27px;
    cursor: pointer;
    text-align: center;
    font-family: "Calibre Light", sans-serif;
    border: 1px solid
}

.canal-03-list-number .tabs .tab-nav li.gradient {
    color: #fff;
    border: 0
}

.canal-03-list-number .tabs .tab-nav li.gradient::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin: 0 0 0 -10px;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #00a199 transparent transparent transparent
}

.canal-03-list-number .tabs .tab-cont {
    overflow: hidden
}

.canal-03-list-number .tabs .tab-cont > div {
    display: none;
    position: relative
}

.canal-03-list-number .tabs .tab-cont > div:nth-child(1) {
    display: block
}

.canal-03-list-number .tabs .tab-cont > div .num {
    color: #fff;
    font-size: 300px;
    line-height: 213px;
    display: block;
    font-family: "Calibre Semibold", sans-serif;
    opacity: .6;
    position: relative;
    z-index: 1
}

.canal-03-list-number .tabs .tab-cont > div .txt {
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 9;
    padding: 0 0 0 80px
}

#iframe_video {
    display: block
}

.nav-tabs-pda {
    text-align: center
}

.nav-tabs-pda .nav-tabs {
    display: inline-block;
    margin: 0 0 70px;
    border: 0
}

.nav-tabs-pda .nav-tabs li {
    margin: 0 10px;
    display: inline-block;
    float: inherit;
    font-family: "Calibre Light", sans-serif
}

.nav-tabs-pda .nav-tabs li.active::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin: 0 0 0 -10px;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #0068b6 transparent transparent transparent
}

.nav-tabs-pda .nav-tabs li a {
    border: 1px solid #000 !important;
    border-radius: 0;
    width: 220px;
    height: 50px;
    font-size: 24px;
    line-height: 27px;
    text-align: center
}

.nav-tabs-pda .nav-tabs li.active a, .nav-tabs-pda .nav-tabs li a:hover {
    border: 1px transparent !important;
    color: #fff !important
}

.canal-03-list-number-02 .text-center .txt-light {
    width: 80%;
    margin: 0 auto
}

.canal-03-list-number-02 .tabs .tab-cont {
    padding-top: 45px
}

.canal-03-list-number-02 .tabs .tab-cont > div .num {
    opacity: .3
}

.canal-03-list-number-02 .tabs .tab-cont > div .txt {
    top: 10px
}

.canal-03-lista-02 > div > div {
    background: #efefef;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 40px;
    height: 333px
}

.canal-03-lista-02 > div > div .img {
    height: 60px
}

.canal-03-lista-02 > div > div.col-md-4 {
    height: 270px
}

.canal-03-lista-empresas {
    border: 2px solid #d5d5d5
}

.canal-03-lista-empresas ul {
    padding: 0;
    text-align: center
}

.canal-03-lista-empresas ul li {
    list-style: none;
    display: inline-block;
    padding: 15px 10px;
    max-height: 65px;
    max-width: 120px
}

.canal-03-lista-empresas ul li img {
    width: 100%;
    vertical-align: middle;
    max-height: 60px;
    max-width: 80px
}

.canal-03-lista-vagas #list .each {
    height: 440px
}

.canal-03-lista-vagas #list .each .bg {
    background: #efefef
}

.canal-03-lista-vagas #list .each .block {
    padding: 20px 30px;
    border-bottom: 1px solid #fff
}

.canal-03-lista-vagas #list .each .block .tit {
    margin: 0 0 24px
}

.canal-03-lista-vagas #list .each .block .tit.t-setor {
    padding: 7px 0 0 0
}

.canal-03-lista-vagas #list .each .block .tipo {
    border: 2px solid #ccc;
    padding: 1px 20px;
    margin-left: 10px
}

.canal-03-lista-vagas #list .each .block p {
    margin: 0
}

.canal-03-lista-vagas #list .each .block .bt-color-2 {
    text-align: left
}

.canal-03-lista-vagas #list .each .block .bt-color-2.gradient {
    width: 100%;
    text-align: center
}

.canal-03-calendario .list > div {
    width: 20%;
    float: left;
    border-left: 1px solid #f4f4f4;
    min-height: 190px;
    padding: 40px 15px 10px 20px
}

.canal-03-calendario .list > div:nth-child(1) {
    border: 0
}

.canal-03-casos-destaque .news > a {
    margin-bottom: 10px
}

.canal-03-casos-destaque .news > a:hover {
    text-decoration: none
}

.canal-03-casos-destaque .news > a > div {
    margin-right: -10px;
    margin-left: -10px
}

.canal-03-casos-destaque .news > a > div > div {
    background-size: cover !important
}

.canal-03-casos-destaque .news .new-content {
    position: relative;
    margin: 0
}

.canal-03-casos-destaque .desc {
    background: #ebebeb;
    height: 270px;
    padding-top: 20px
}

.canal-03-casos-destaque a:nth-child(even) .desc {
    background: #dbdbdb
}

.canal-03-casos-destaque .desc p {
    color: #000
}

.canal-03-casos-destaque .desc h3, .canal-03-casos-destaque .desc h4, .canal-03-casos-destaque .desc h5, .canal-03-casos-destaque .desc h6 {
    margin: 0
}

.canal-03-casos-destaque .desc .tit, .canal-03-casos-destaque .desc p {
    padding: 13px 0 0 0
}

.canal-03-casos-destaque-02 a {
    display: block;
    background: #f2f2f2;
    padding: 30px;
    height: 340px;
    overflow: hidden;
    position: relative
}

.canal-03-casos-destaque-02 a:hover {
    text-decoration: none;
    background: #d2d2d2 !important
}

.canal-03-casos-destaque-02 a:nth-child(even) {
    background: #eaeaea
}

.canal-03-casos-destaque-02 a .new-content {
    background: 0;
    height: auto;
    margin: 0 0 20px 0
}

.canal-03-casos-destaque-02 a .new-content .text {
    position: static
}

.canal-03-casos-destaque-02 a .new-content .hat-cni-arrow {
    margin-top: 0;
    margin-left: -10px
}

.canal-03-casos-destaque-02 a .new-content .text h3 {
    margin-top: 0;
    margin-left: 0;
    max-width: 250px
}

.canal-03-casos-destaque-02 a .status {
    position: absolute;
    right: 24px;
    top: 29px
}

.canal-03-casos-destaque-02 a .status::before {
    content: '';
    display: block;
    width: 100%;
    height: 4px;
    margin: 0 5px 0 0
}

.canal-03-casos-destaque-02 a .status.alta::before {
    background: #ff003c
}

.canal-03-casos-destaque-02 a .status.baixa::before {
    background: #1ec00e
}

.canal-03-casos-destaque-02 a .status.mediaa::before {
    background: #ffc600
}

.canal-03-casos-destaque-02 a .desc .tit {
    margin-top: 0;
    height: auto;
    overflow: hidden
}

.canal-03-casos-destaque-02-sem .desc .tit {
    padding-right: 64px
}

.canal-03-casos-destaque-02 a .desc ul {
    padding: 0
}

.canal-03-casos-destaque-02 a .desc ul li {
    list-style: none
}

.canal-03-casos-destaque-02 a .desc .txt {
    height: 80px;
    overflow: hidden
}

.canal-03-casos-destaque-02 a .saiba-mais {
    position: absolute;
    bottom: 30px;
    right: 30px
}

.canal-03-interna header {
    overflow: hidden;
    margin: 0 0 25px 0
}

.canal-03-interna header .sub-tit {
    margin: 0
}

.canal-03-interna .status {
    margin: 0;
    text-transform: uppercase
}

.canal-03-interna .status .ball::before {
    content: '';
    width: 100%;
    height: 4px;
    display: block;
    max-width: 36px;
    margin-top: 7px
}

.canal-03-interna .status.alta .ball::before {
    background: #ff003c
}

.canal-03-interna .status.baixa .ball::before {
    background: #1ec00e
}

.canal-03-interna .status.mediaa .ball::before {
    background: #ffc600
}

.canal-03-interna .table-status .bar {
    width: 100%;
    display: table;
    margin: 0 0 14px 0
}

.canal-03-interna .table-status .bar > div {
    display: table-cell;
    vertical-align: middle;
    height: 79px;
    position: relative;
    z-index: 1
}

.canal-03-interna .table-status .bar > div.a {
    width: 45%;
    z-index: 9;
    padding: 15px
}

.canal-03-interna .table-status .bar > div.a .tit {
    margin: 0
}

.canal-03-interna .table-status .bar > div.a .seta {
    content: '';
    border-right-color: transparent !important;
    border-top-color: transparent !important;
    border-bottom-color: transparent !important;
    border-width: 25px 0 25px 26px;
    border-style: solid;
    position: absolute;
    right: -20px;
    top: 50%;
    margin: -25px 0 0 0
}

.canal-03-interna .table-status .bar > div.a .seta-bottom {
    display: none;
    content: '';
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
    border-width: 25px 25px 0 26px;
    border-style: solid;
    position: absolute;
    right: -50%;
    bottom: -16px;
    margin: 0 0 0 -50px
}

.canal-03-interna .table-status .bar > div.b {
    width: 11.25%;
    background: #efefef;
    padding-left: 1.2%;
    padding-right: 0
}

.canal-03-interna .table-status .bar > div.b:nth-child(2) {
    padding-left: 2.7%
}

.canal-03-interna .table-status .bar > div.b > div {
    display: table;
    width: 100%
}

.canal-03-interna .table-status .bar > div.b .tit {
    height: 59px;
    border-right: 2px solid #c8c8c8;
    margin: 0;
    display: table-cell;
    vertical-align: top;
    width: 100%;
    text-transform: uppercase
}

.canal-03-interna .table-status .bar > div:nth-child(5) .tit {
    border: 0
}

.canal-03-social-bar {
    padding: 20px 0 25px 0
}

.canal-03-social-bar .tit {
    padding: 5px 0 0 0
}

.canal-03-social-bar ul {
    padding: 0
}

.canal-03-social-bar ul li {
    list-style: none;
    float: left;
    margin: 0 0 0 15px
}

.canal-03-social-bar ul li a {
    width: 36px;
    height: 34px;
    border: 1px solid #ccc;
    text-align: center;
    padding: 7px 0 0 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.canal-03-parceiros {
    padding: 30px 30px 40px 30px;
    overflow: hidden
}

.canal-03-parceiros .section-title {
    margin: 0
}

.canal-03-parceiros img {
    margin: 0 10px
}

.canal-03-breadcrumb {
    padding: 10px 0 0 0;
    overflow: hidden
}

.canal-03-breadcrumb li {
    float: left;
    list-style: none;
    padding: 0 10px 0 0
}

.canal-03-breadcrumb li .fa {
    padding: 0 0 0 10px
}

.canal-03-conheca {
    padding-bottom: 30px
}

.canal-03-conheca header {
    text-align: center
}

.canal-03-conheca .lista {
    padding-top: 35px
}

.canal-03-conheca .lista .tit-resultado {
    margin: 0 0 38px 0
}

.canal-03-conheca .lista .each {
    padding-left: 25px;
    margin: 0 0 55px 0
}

.canal-03-conheca .lista .each .tit {
    border-bottom: 1px solid #747474;
    padding: 0 0 16px 0;
    margin: 0 0 13px
}

.canal-03-conheca .lista .each .descricao {
    padding: 0 0 0 20px
}

.canal-03-timeline .timeline {
    padding: 30px 0 80px
}

.canal-03-timeline .timeline .timeline-content .timeline-body {
    height: 105px;
    background-color: #f0f0f0;
    padding: 20px
}

.canal-03-timeline .timeline .timeline-content .timeline-body p {
    font-family: "Calibre Light", sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #000;
    display: table-cell;
    vertical-align: middle
}

.canal-03-timeline .timeline .timeline-content .timeline-body p.position {
    font-family: "Calibre Medium", sans-serif;
    font-size: 68px;
    color: #00bbbc;
    line-height: 60px;
    margin-right: 20px;
    float: left
}

.canal-03-timeline .timeline .timeline-content .timeline-body > div {
    display: table;
    height: 65px
}

.canal-03-timeline .timeline .timeline-content:nth-child(odd) {
    padding-right: 40px;
    padding-bottom: 40px;
    margin-top: -30px;
    border-right: 3px solid #d6d6d6
}

.canal-03-timeline .timeline .timeline-content:nth-child(odd):after {
    border-style: solid;
    border-width: 15px 0 15px 15px;
    border-color: transparent transparent transparent #f0f0f0;
    content: "";
    position: absolute;
    right: 25px;
    top: 36px
}

.canal-03-timeline .timeline .timeline-content:nth-child(even) {
    padding-left: 40px;
    padding-top: 40px
}

.canal-03-timeline .timeline .timeline-content:nth-child(even):after {
    border-style: solid;
    border-width: 15px 15px 15px 0;
    border-color: transparent #f0f0f0 transparent transparent;
    content: "";
    position: absolute;
    left: 25px;
    bottom: 38px
}

.canal-03-timeline .timeline i.circle {
    width: 13px;
    background-color: #00bbbc;
    height: 13px;
    position: absolute;
    border-radius: 30px
}

.canal-03-timeline .timeline .timeline-content:nth-child(odd) i.circle {
    top: 47px;
    right: -8px
}

.canal-03-timeline .timeline .timeline-content:nth-child(even) i.circle {
    bottom: 47px;
    left: -8px
}

.canal-03-timeline .timeline .timeline-content.timeline-last-child i.circle {
    top: -46px;
    left: 50%;
    margin-left: -8px
}

.canal-03-timeline .timeline .timeline-content.fix-timeline {
    padding-bottom: 0;
    margin-bottom: 40px
}

.canal-03-timeline .timeline .timeline-content.timeline-last-child {
    margin-top: 0;
    padding: 0;
    border-right: 0
}

.canal-03-timeline .timeline .timeline-content.timeline-last-child:after {
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #f0f0f0 transparent;
    content: "";
    position: absolute;
    top: -15px;
    left: 50%;
    right: inherit;
    margin-left: -16px
}

.canal-03-timeline .timeline .timeline-content.timeline-last-child p {
    font-size: 22px
}

.canal-03-timeline .timeline .carousel-control:before {
    content: '>';
    display: table-cell;
    vertical-align: middle
}

.canal-03-timeline .timeline .carousel-control.left {
    left: -15px
}

.canal-03-timeline .timeline .carousel-control.left:before {
    content: '<'
}

.canal-03-timeline .timeline .carousel-inner .item .cont {
    background: #f0f0f0;
    overflow: hidden;
    width: 85%;
    margin: 0 auto;
    padding: 30px
}

.canal-03-timeline .timeline .carousel-inner .item .num {
    font-size: 118px;
    line-height: 120px;
    padding: 0 20px 0 0;
    display: block;
    float: left
}

.canal-03-timeline .timeline .carousel-inner .item .txt {
    font-size: 36px;
    line-height: 39px
}

.canal-03-timeline .timeline .carousel-control {
    display: table;
    clear: both;
    opacity: 1;
    cursor: pointer;
    width: 30px;
    height: 126px;
    line-height: 30px;
    text-align: center;
    font-family: "Calibre Light", sans-serif;
    color: #fff;
    font-size: 23px;
    top: 50%;
    right: -15px;
    margin-top: -65px;
    background: #2b313d;
    background: -moz-linear-gradient(70deg, #2b313d 0, #3e4555 51%, #4f586d 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0, #2b313d), color-stop(51%, #3e4555), color-stop(100%, #4f586d));
    background: -webkit-linear-gradient(70deg, #2b313d 0, #3e4555 51%, #4f586d 100%);
    background: -o-linear-gradient(70deg, #2b313d 0, #3e4555 51%, #4f586d 100%);
    background: -ms-linear-gradient(70deg, #2b313d 0, #3e4555 51%, #4f586d 100%);
    background: linear-gradient(70deg, #2b313d 0, #3e4555 51%, #4f586d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b313d', endColorstr='#4f586d', GradientType=1)
}

.canal-03-objetivos .img {
    height: 65px;
    margin: 0 0 10px 0
}

.canal-03-buscar {
    padding: 40px 0 0 0;
    text-align: center
}

.bt-buscar {
    display: inline-block;
    float: none;
    vertical-align: top;
    border: 0;
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    height: 43px;
    min-width: 120px;
    padding: 12px;
    text-align: center;
    border-radius: 0
}

.bt-buscar:hover, .bt-buscar:focus {
    color: #fff !important
}

.canal-03.select-style {
    display: inline-block;
    float: none;
    vertical-align: top;
    width: 240px;
    height: 43px;
    margin: 0 15px 15px 0;
    border: 3px solid #d6d6d6;
    background: #fff
}

.canal-03.select-style select {
    width: 100%;
    padding: 9px 0 8px 10px;
    text-transform: uppercase;
    font-family: "Calibre Semibold", sans-serif;
    color: #777;
    font-size: 16px;
    line-height: 18px;
    border: 1px solid transparent
}

.canal-03.select-style .fa {
    color: #777
}

.canal-03-acesso-form .gradient {
    padding: 20px
}

.canal-03-acesso-form .bt-principal .bt {
    padding: 20px;
    display: inline-block;
    float: none
}

.canal-03-acesso-form .bt-principal .bt:hover {
    text-decoration: none
}

.canal-03-acesso-form-modal {
    text-align: left
}

.canal-03-acesso-form-modal .modal-header {
    border: 0
}

.canal-03-acesso-form-modal .modal-content {
    background: #f0f0f0;
    border-radius: 0;
    padding: 25px 0
}

.canal-03-acesso-form-modal .modal-content input[type="text"], .canal-03-acesso-form-modal .modal-content input[type="email"], .canal-03-acesso-form-modal .modal-content input[type="text"] {
    height: 40px
}

.canal-03-acesso-form-modal .modal-content .select-style {
    border: 1px solid #ccc !important
}

.canal-03-acesso-form-modal .modal-content .bt {
    border: 0;
    height: 43px;
    width: 110px;
    padding: 0
}

.canal-03-acesso-form-modal .modal-content .canal-03.select-style {
    margin-bottom: 0
}

.canal-03-buscar-propostas .canal-03.select-style {
    margin: 0 0 0 1%
}

.canal-03-buscar-propostas .canal-03.select-style input[type="text"] {
    width: 84%;
    height: 36px;
    border: 0;
    padding: 0 0 0 10px;
    color: #777
}

.canal-03-buscar-propostas .desc {
    padding-bottom: 20px
}

.canal-03-buscar-propostas .bt-busca.canal-03-casos-destaque-02 a .desc .tit input {
    height: 34px;
    border: 0;
    color: #8f8f8f;
    padding: 0 0 0 10px
}

.canal-03-buscar-propostas #submit-btn {
    border: 0;
    background: 0;
    width: 40px;
    height: 36px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    text-indent: -99999px;
    overflow: hidden
}

.canal-03-buscar-propostas .bt-buscar-resultados {
    width: 60% !important
}

.canal-03-contato {
    padding-top: 20px
}

.canal-03-contato fieldset {
    padding: 17px 0 0 0
}

.canal-03-contato fieldset .canal-03.select-style, .canal-03-contato fieldset textarea {
    width: 100%;
    height: 42px;
    border: 1px solid #ccc !important;
    border-radius: 4px
}

.canal-03-contato fieldset textarea {
    height: 200px;
    padding: 10px
}

.canal-03-contato fieldset input[type="text"], .canal-03-contato fieldset input[type="email"], .canal-03-contato fieldset input[type="text"], .canal-03-contato fieldset input[type="tel"] {
    height: 40px
}

.canal-03-contato fieldset .canal-03.select-style select {
    font-family: "Calibre Regular", sans-serif
}

.canal-03-contato fieldset .select-style .fa {
    right: 8px;
    color: #9e9e9e !important
}

.canal-03-contato fieldset {
    border-top: 1px solid #d8d8d8
}

.canal-03-contato .bt {
    border: 0;
    height: 43px;
    width: 110px;
    padding: 0
}

.canal-03-contato .captcha .inline-block {
    vertical-align: middle
}

.canal-03-contato .captcha .inline-block .fa-refresh {
    font-size: 25px;
    padding: 3px 10px 0 10px;
    cursor: pointer
}

.canal-03-contato .captcha .captcha-img {
    max-width: 300px;
    height: 57px;
    margin-bottom: 8px;
    overflow: hidden
}

.canal-03-contato .captcha .captcha-img img {
    width: 100%
}

.canal-03-contato .s-msg #form_coringa_error {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.canal-03-bolsistas .each {
    background: #f8f8f8;
    padding: 20px 0;
    height: 380px;
    margin-bottom: 5px
}

.canal-03-bolsistas .each:nth-child(even) {
    background: #e9e8e9
}

.canal-03-bolsistas .each .img {
    height: 160px;
    margin: 0 0 10px 0;
    overflow: hidden;
    display: inline-block;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.canal-03-bolsistas .each .img img {
    min-height: 100%
}

.canal-03-bolsistas .each .tit {
    margin: 0
}

.canal-03-next-page {
    width: 300px;
    height: auto;
    margin: 40px auto;
    text-align: center;
    padding: 14px 0;
    border: 1px solid #ccc;
    cursor: pointer;
    color: #8a8a8a;
    font-size: 17px;
    font-family: "Calibre Semibold", sans-serif
}

.canal-03-next-page:hover {
    color: #fff
}

.canal-03-next-page:before {
    display: none
}

.canal-03-list-images a {
    margin-bottom: 25px
}

.canal-03-list-images a .relative {
    height: 237px;
    overflow: hidden
}

.canal-03-list-images a .relative img {
    min-width: 100%;
    min-height: 100%;
    max-width: initial;
    margin: 0
}

.canal-03-list-images a .relative .txt {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: .9
}

.canal-03-list-images a .relative .txt .valign {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 80px;
    padding: 10px 20px
}

.bt-txt-img {
    position: relative
}

.bt-txt-img .txt {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin: -13px 0 0 0;
    text-align: center
}

.canal-04-lista a {
    overflow: hidden;
    position: relative;
    display: block;
    float: left
}

.canal-04-lista a .txt {
    position: absolute;
    left: 15px;
    bottom: 0;
    z-index: 9;
    text-transform: uppercase
}

.canal-04-lista a::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(59%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0)
}

.canal-04-lista a:hover::after {
    background: rgba(0, 0, 0, 0.8)
}

.canal-04-lista a.small {
    width: 20%;
    height: 220px
}

.canal-04-lista a.big {
    width: 60%;
    height: 440px
}

.canal-04-lista a.big::after {
    display: none
}

.canal-04-ultimas-noticias .carousel-inner {
    padding-bottom: 20px
}

.canal-04-ultimas-noticias .carousel-control {
    background-image: none;
    display: table;
    clear: both;
    cursor: pointer;
    width: 50px;
    height: 50px;
    margin-top: -45px;
    top: 50%;
    right: -25px;
    opacity: .8;
    line-height: 30px;
    text-align: center;
    font-family: "Calibre Light", sans-serif;
    color: #fff;
    text-shadow: none;
    font-size: 33px
}

.canal-04-ultimas-noticias .carousel-control:hover {
    color: #fff !important
}

.canal-04-ultimas-noticias .carousel-control:before {
    content: '>';
    display: table-cell;
    vertical-align: middle
}

.canal-04-ultimas-noticias .carousel-control.left {
    left: -25px
}

.canal-04-ultimas-noticias .carousel-control.left:before {
    content: '<'
}

.canal-04-ultimas-noticias .carousel-indicators {
    bottom: 0
}

.canal-04-ultimas-noticias .carousel-indicators li {
    width: 13px;
    height: 13px;
    background: #8d8d8d;
    border: 0;
    margin: 0 3px
}

.canal-04-footer {
    background: #f2f2f2
}

.canal-04-footer .tit {
    padding-top: 14px;
    padding-bottom: 20px;
    margin-bottom: 30px
}

.canal-04-footer .cont {
    width: 600px;
    max-width: 100%
}

.canal-04-footer .contato {
    width: 50%;
    min-height: 275px
}

.canal-04-footer .contato .cont {
    float: right;
    padding: 0 20px 0 20px
}

.canal-04-footer .contato .cont .tit {
    border-bottom: 1px solid #d9d9d9
}

.canal-04-footer .contato .cont span {
    display: inline-block;
    padding: 0
}

.canal-04-footer .contato .cont span {
    padding-left: 0
}

.canal-04-footer .conecte {
    width: 50%;
    min-height: 275px;
    background: #e0e0e0
}

.canal-04-footer .conecte .cont {
    padding: 0 0 0 20px
}

.canal-04-footer .conecte .cont .tit {
    border-bottom: 1px solid #c9c9c9
}

.canal-04-footer .conecte .cont .social-bar-int ul li a {
    width: 60px;
    height: 60px;
    font-size: 20px
}

.canal-04-footer .conecte .cont .social-bar-int .twitter a {
    background: #63cef2 !important
}

.canal-04-footer .conecte .cont .social-bar-int .facebook a {
    background: #507bbf !important
}

.canal-04-footer .conecte .cont .social-bar-int .youtube a {
    background: #f26261 !important
}

.canal-04-footer .conecte .cont .social-bar-int .linkedin a {
    background: #90cbdd !important
}

.canal-04-footer .footer-bottom {
    background: #007872;
    padding: 19px 0
}

.canal-04-footer .footer-bottom .fl div {
    padding: 5px 0 0 10px
}

.canal-04-footer .footer-bottom .fl a:hover {
    color: inherit
}

.social-bar-05 ul {
    background-color: #fff
}

.canal-05-buscar .bt {
    display: inline-block;
    float: none;
    vertical-align: top;
    border: 0;
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    height: 43px;
    width: 120px;
    text-align: center
}

.canal-05-buscar .select-style {
    width: 100%
}

.canal-05-carousel img {
    min-width: 100%;
    min-height: 100%
}

.canal-05-carousel .img-altura {
    height: 190px
}

.canal-05-carousel .carousel-control.left {
    left: -10px
}

.canal-05-carousel .carousel-control {
    right: -10px
}

.canal-05-btn-saiba-mais {
    display: table;
    width: 100%;
    position: relative;
    height: 50px;
    margin: 5px 0;
    padding: 0 0 0 17px;
    background: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #000 !important;
    -webkit-transition: .2s all ease-in-out;
    -moz-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out
}

.canal-05-btn-saiba-mais span {
    display: table-cell;
    width: 230px;
    vertical-align: middle
}

.canal-05-btn-saiba-mais .t {
    display: table-cell;
    vertical-align: middle
}

.canal-05-btn-saiba-mais h3 {
    margin: 0
}

.canal-05-btn-saiba-mais:hover {
    text-decoration: none
}

.canal-05-nova-busca {
    display: inline-block;
    padding: 20px
}

#resultado-busca {
    display: none
}

#mapa-buscar-resultado .canal-05-btn-saiba-mais {
    background: #f4f4f4
}

.mg {
    margin: 0 25px 10px 0
}

.canal-05-mapa {
    width: 100%;
    border: 0;
    height: 350px
}

.canal-05-mapa-sm {
    max-width: 500px;
    border: 0;
    height: 350px
}

.procompi-projetos .tit-mapa-projetos-procompi {
    margin: 8px 0 0 0
}

.procompi-news .new-content.new-main {
    height: 285px
}

.procompi-gestores {
    padding: 0
}

.procompi-gestores ul {
    list-style: none;
    padding: 0
}

.procompi-gestores .each {
    background: #ebebeb;
    border-left: 4px solid #006bb7;
    padding: 30px 25px;
    margin-bottom: 30px;
    min-height: 170px
}

.procompi-gestores .each .tit {
    margin-bottom: 8px;
    display: block
}

.container-ielsp .breadcrumb-local li a {
    color: #fff
}

.container-ielsp .box-color {
    display: block;
    overflow: hidden;
    margin: 0 -15px;
    padding: 24px;
    -webkit-box-shadow: 0 0 11px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 11px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 11px -2px rgba(0, 0, 0, 0.75)
}

.container-ielsp .box-color .tit {
    margin: 0
}

.box-color.amarelo {
    background: #cf9800;
    background: -moz-linear-gradient(-45deg, #cf9800 0, #e8b323 51%, #eaca4b 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #cf9800), color-stop(51%, #e8b323), color-stop(100%, #eaca4b));
    background: -webkit-linear-gradient(-45deg, #cf9800 0, #e8b323 51%, #eaca4b 100%);
    background: -o-linear-gradient(-45deg, #cf9800 0, #e8b323 51%, #eaca4b 100%);
    background: -ms-linear-gradient(-45deg, #cf9800 0, #e8b323 51%, #eaca4b 100%);
    background: linear-gradient(135deg, #cf9800 0, #e8b323 51%, #eaca4b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf9800', endColorstr='#eaca4b', GradientType=1)
}

.box-color.azul {
    background: #09339d;
    background: -moz-linear-gradient(-45deg, #09339d 0, #0842c9 51%, #2558d8 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #09339d), color-stop(51%, #0842c9), color-stop(100%, #2558d8));
    background: -webkit-linear-gradient(-45deg, #09339d 0, #0842c9 51%, #2558d8 100%);
    background: -o-linear-gradient(-45deg, #09339d 0, #0842c9 51%, #2558d8 100%);
    background: -ms-linear-gradient(-45deg, #09339d 0, #0842c9 51%, #2558d8 100%);
    background: linear-gradient(135deg, #09339d 0, #0842c9 51%, #2558d8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#09339d', endColorstr='#2558d8', GradientType=1)
}

.box-color.verde {
    background: #158955;
    background: -moz-linear-gradient(-45deg, #158955 0, #1aa966 51%, #1cb970 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #158955), color-stop(51%, #1aa966), color-stop(100%, #1cb970));
    background: -webkit-linear-gradient(-45deg, #158955 0, #1aa966 51%, #1cb970 100%);
    background: -o-linear-gradient(-45deg, #158955 0, #1aa966 51%, #1cb970 100%);
    background: -ms-linear-gradient(-45deg, #158955 0, #1aa966 51%, #1cb970 100%);
    background: linear-gradient(135deg, #158955 0, #1aa966 51%, #1cb970 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#158955', endColorstr='#1cb970', GradientType=1)
}

.canal-ep-ead .cabecalho {
    background-position: center;
    height: 290px
}

.lista-nac .each {
    margin-bottom: 30px
}

.lista-nac .each header {
    width: 100%;
    height: 80px;
    display: table
}

.lista-nac .each header .fa {
    width: 65px;
    display: table-cell;
    vertical-align: middle
}

.lista-nac .each header .fa {
    font-size: 46px
}

.lista-nac .each header .tit {
    display: table-cell;
    vertical-align: middle
}

.lista-nac .each .txt {
    width: 100%;
    height: 180px;
    display: table
}

.lista-nac .each .txt > div {
    display: table-cell;
    vertical-align: middle
}

.el-error {
    position: relative;
    z-index: 1
}

form .error, .canal-03-contato fieldset textarea.error, .el-error input[type="text"], .el-error input[type="password"], .el-error input[type="email"], .el-error input[type="tel"], .el-error textarea, .el-error .input-file-fake, .el-error.declaro, .select-style.el-error {
    border-color: #c10303 !important;
    background: #fee
}

form label.error {
    display: block !important;
    min-width: 300px;
    position: absolute;
    bottom: -22px;
    z-index: -1;
    border: 0 !important;
    margin: 0;
    background: 0;
    font-size: 16px;
    color: #c10303
}

#enquete-erro {
    background: #ffc7c7;
    color: #c10303;
    padding: 10px;
    clear: both;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.slick-track a {
    outline: none !important
}

.s-msg {
    font-size: 16px;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

#sucesso {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

#error {
    background-color: #ffc7c7;
    border-color: #c10303;
    color: #c10303
}

.premio-jornalismo .ic-book {
    width: 100%;
    max-width: 47px;
    display: block;
    float: left
}

.premio-jornalismo .card {
    background-color: #f5f5f5;
    padding: 20px 30px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

.premio-jornalismo .card .cont {
    margin: 8px 0 0 25px;
    float: left
}

.premio-jornalismo .card span {
    font: 55px "Calibre Bold";
    line-height: .7em;
    display: block;
    float: left
}

.premio-jornalismo .card p {
    font-size: 18px;
    text-transform: uppercase;
    margin-left: 20px;
    float: left;
    max-width: 120px;
    width: 100%
}

.premio-jornalismo table {
    width: 100%;
    margin: 50px 0
}

.premio-jornalismo table th {
    font-family: "Calibre Medium", sans-serif
}

.premio-jornalismo table th, .premio-jornalismo table td {
    padding: 15px
}

.premio-jornalismo .lida {
    background-color: #2196f3;
    padding: 5px 10px;
    color: #fff
}

.premio-jornalismo .pendente {
    background-color: #f44336;
    padding: 5px 10px;
    color: #fff
}

.premio-jornalismo .txt-pd {
    padding: 8px 0 0 25px
}

#legado-cms-3mw .img-left, #legado-cms-3mw .left {
    float: left;
    margin: 0 15px 15px 0
}

#legado-cms-3mw .img-right, #legado-cms-3mw .right {
    float: right;
    margin: 0 0 15px 15px
}

#legado-cms-3mw .img-center {
    display: block;
    margin: 0 auto 15px auto
}

#legado-cms-3mw .veja-tambem h2 {
    font-size: 30px;
    line-height: 33px
}

#legado-cms-3mw .veja-tambem.fl {
    margin: 10px 20px 15px 0
}

#legado-cms-3mw .veja-tambem * {
    color: #5c5c5c
}

#legado-cms-3mw .veja-tambem .tit {
    display: block;
    font-size: 30px;
    line-height: 33px;
    padding: 0 0 15px 0
}

#legado-cms-3mw .veja-tambem li a {
    display: block;
    font-size: 21px;
    line-height: 24px;
    border-top: 1px solid #e9e9e9;
    padding: 15px 7px 7px 7px
}

#legado-cms-3mw .veja-tambem li:nth-child(1) a {
    border: 0
}

#legado-cms-3mw .veja-tambem li a i:before {
    content: "\f1ea";
    font: normal normal normal 14px/1 FontAwesome;
    display: block;
    float: left;
    padding: 2px 9px 0 0;
    font-size: 18px;
    line-height: 21px
}

#legado-cms-3mw .main .materia .tabs-noticia {
    margin: 0 0 20px 0
}

#legado-cms-3mw #div-pais-blocos {
    border: 0;
    margin: 0 0 2px 0
}

#legado-cms-3mw #div-pais-blocos .gradient {
    background: #f4f4f4;
    margin: 0 2px 0 0;
    float: left
}

#legado-cms-3mw #div-pais-blocos .gradient a {
    display: block;
    padding: 13px 20px 0 20px;
    height: 50px;
    text-transform: uppercase;
    background: #f4f4f4;
    border: 0;
    border-radius: 0;
    color: #000;
    font-size: 18px;
    font-weight: bold
}

#legado-cms-3mw #div-pais-blocos .gradient.clicado a {
    background: #e4e4e4
}

#legado-cms-3mw .tab-content {
    background: #f4f4f4
}

#legado-cms-3mw .tab-content .tab-pane {
    padding: 20px 0 20px 0;
    width: 95%;
    margin: 0 auto
}

#legado-cms-3mw .art-lg-img, .art-sm-img {
    background-size: cover;
    background-position: center center
}

#legado-cms-3mw .home-news {
    clear: both
}

#legado-cms-3mw .home-news h2 {
    font-size: 30px !important;
    padding: 0 0 15px 0;
    margin-left: -15px
}

#legado-cms-3mw .home-news a {
    float: left;
    width: 25%;
    overflow: hidden;
    display: block;
    height: 180px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0)
}

#legado-cms-3mw .home-news a .bg {
    width: 150%;
    margin: 0 -15px;
    display: block;
    height: 280px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0)
}

#legado-cms-3mw .home-news a:hover .bg {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.0) 56%, rgba(0, 0, 0, 0.4) 68%, rgba(0, 0, 0, 0.7) 83%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(56%, rgba(0, 0, 0, 0.0)), color-stop(68%, rgba(0, 0, 0, 0.4)), color-stop(83%, rgba(0, 0, 0, 0.7)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.0) 56%, rgba(0, 0, 0, 0.4) 68%, rgba(0, 0, 0, 0.7) 83%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.0) 56%, rgba(0, 0, 0, 0.4) 68%, rgba(0, 0, 0, 0.7) 83%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.0) 56%, rgba(0, 0, 0, 0.4) 68%, rgba(0, 0, 0, 0.7) 83%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.0) 56%, rgba(0, 0, 0, 0.4) 68%, rgba(0, 0, 0, 0.7) 83%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#000000', GradientType=0)
}

#legado-cms-3mw .home-news a {
    margin-bottom: 30px;
    display: block;
    height: 240px
}

#legado-cms-3mw .home-news a:hover h3, .home-news a:hover p {
    color: #aaa
}

#legado-cms-3mw .home-news .bg {
    height: 100%
}

#legado-cms-3mw .home-news article {
    height: 100% !important;
    width: 100% !important;
    display: block;
    float: none;
    background-size: cover
}

#legado-cms-3mw .home-news .text {
    bottom: 31px;
    left: 29px;
    position: absolute;
    right: 29px;
    width: 80%
}

#legado-cms-3mw .home-news .text h3 {
    font-size: 13px;
    margin-bottom: 12px;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 4px 10px 4px 5px;
    margin-left: -6px;
    font-family: "Calibre Semibold", sans-serif;
    border-radius: 0 2px 2px 0;
    float: left
}

#legado-cms-3mw .home-news .text p {
    font-family: "Calibre Regular", sans-serif;
    font-size: 22px;
    margin-bottom: 0;
    line-height: 24px;
    color: #fff;
    width: 100%
}

#legado-cms-3mw .home-news .hat-cni-arrow {
    float: left;
    border-style: solid;
    border-width: 11px 10px 10px 0;
    margin-top: 20px;
    margin-left: -16px;
    border-color: transparent rgba(0, 0, 0, 0.5) transparent transparent
}

#legado-cms-3mw .accordion {
    padding-top: 20px;
    padding-bottom: 20px
}

#legado-cms-3mw .accordion .tit {
    color: #015eab;
    font-size: 30px;
    line-height: 42px;
    padding-bottom: 5px
}

#legado-cms-3mw .accordion hr {
    display: none
}

#legado-cms-3mw .accordion .p-title {
    display: block;
    position: relative;
    height: 50px;
    margin: 0 0 2px 0;
    padding: 12px 70px 12px 17px;
    background: #ebebeb;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #000 !important;
    -webkit-transition: .2s all ease-in-out;
    -moz-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out
}

#legado-cms-3mw .accordion .p-title.p-title:hover {
    background: #d8d8d8;
    text-decoration: none !important
}

#legado-cms-3mw .accordion .p-title .gradient {
    display: table;
    width: 50px;
    height: 50px;
    color: #fff;
    position: absolute;
    top: 50%;
    right: 0;
    margin: -25px 0 0 0
}

#legado-cms-3mw .accordion .p-title .gradient .after {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 28px;
    padding: 0 0 5px 0;
    line-height: 31px;
    color: #fff;
    font-style: normal
}

#legado-cms-3mw .accordion .p-title.active .gradient .after {
    font-size: 45px;
    padding-bottom: 10px
}

#legado-cms-3mw .show-hide {
    background: #f4f4f4;
    display: none;
    padding: 15px;
    margin: 0 0 5px
}

#legado-cms-3mw .posicionador {
    position: relative
}

#legado-cms-3mw .posicionador .fi-img-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    background: black;
    opacity: .7;
    width: 100%;
    padding: 3px 9px 7px 9px;
    color: #fff
}

#legado-cms-3mw .posicionador .fi-img-bottom * {
    font-size: 17px;
    line-height: 20px
}

#legado-cms-3mw .jp-audio.jp-state-playing a.icon.ic-casa.ic-play {
    background-position: -627px -1px;
    width: 15px;
    height: 18px
}

#legado-cms-3mw .last-news h2 {
    float: left
}

#legado-cms-3mw .last-news a {
    font-family: 'Calibre Semibold', sans-serif;
    font-size: 15px;
    padding-top: 11px;
    float: right;
    margin-top: 20px
}

#legado-cms-3mw .jp-audio.left, #legado-cms-3mw .video.left {
    float: left;
    margin-right: 30px
}

#legado-cms-3mw .jp-audio.right, #legado-cms-3mw .video.right {
    float: right;
    margin-left: 30px
}

#legado-cms-3mw .video.center {
    text-align: center
}

#legado-cms-3mw .downloads {
    margin: 0 0 20px 0;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #f4f4f4
}

#legado-cms-3mw .downloads > p {
    color: #015eab;
    font-size: 30px;
    line-height: 42px;
    padding-bottom: 5px
}

#legado-cms-3mw .downloads > div {
    display: block;
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    min-height: 50px;
    margin: 0 0 10px 0;
    padding: 0;
    background: #ebebeb;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #000;
    -webkit-transition: .2s all ease-in-out;
    -moz-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out
}

#legado-cms-3mw .downloads > div:hover {
    background: #d8d8d8;
    text-decoration: none
}

#legado-cms-3mw .downloads > div .col-xs-1.hidden-xs {
    display: table;
    width: 50px;
    height: 50px;
    color: #fff;
    position: absolute;
    top: 50%;
    right: 0;
    margin: -25px 0 0 0;
    padding: 0
}

#legado-cms-3mw .downloads > div a {
    width: 100%;
    min-height: inherit;
    margin: 0;
    padding: 12px 12px 12px 17px
}

#legado-cms-3mw .downloads > div a p {
    margin: 0
}

#legado-cms-3mw .downloads > div a .icon {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    color: #fff
}

#legado-cms-3mw .downloads > div a .icon:before {
    content: "\f019";
    font: normal normal normal 20px/1 FontAwesome !important
}

#legado-cms-3mw .download-arquivo {
    margin: 0 0 20px 0;
    padding: 20px 15px 20px 15px;
    background: #f4f4f4
}

#legado-cms-3mw .download-arquivo .topo-download-arquivo {
    color: #015eab;
    font-size: 30px;
    line-height: 42px;
    padding-bottom: 5px
}

#legado-cms-3mw .download-arquivo .conteudo-download-arquivo > ul {
    padding: 0;
    overflow: hidden;
    margin: 0
}

#legado-cms-3mw .download-arquivo .conteudo-download-arquivo > ul li {
    display: block;
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    min-height: 50px;
    margin: 0 0 10px 0;
    padding: 0;
    background: #ebebeb;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #000;
    -webkit-transition: .2s all ease-in-out;
    -moz-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out
}

#legado-cms-3mw .download-arquivo .conteudo-download-arquivo > ul li:hover {
    background: #d8d8d8;
    text-decoration: none
}

#legado-cms-3mw .download-arquivo > div .col-xs-1.hidden-xs {
    display: table;
    width: 50px;
    height: 50px;
    color: #fff;
    position: absolute;
    top: 50%;
    right: 0;
    margin: -25px 0 0 0;
    padding: 0
}

#legado-cms-3mw .download-arquivo > div a {
    width: 100%;
    display: block;
    min-height: inherit;
    margin: 0;
    padding: 12px 12px 12px 17px
}

#legado-cms-3mw .download-arquivo > div a:hover {
    text-decoration: none !important
}

#legado-cms-3mw .download-arquivo > div a p {
    margin: 0
}

#legado-cms-3mw .download-arquivo > div li .separador-download-arquivo {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 50px;
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    color: #fff;
    padding: 13px 0 0 0
}

#legado-cms-3mw .download-arquivo > div li .separador-download-arquivo:before {
    content: "\f019";
    font: normal normal normal 20px/1 FontAwesome !important
}

.materia #legado-cms-3mw table td {
    padding: 6px 14px !important;
    font-size: 18px
}

#legado-cms-3mw .pic-prev {
    background: rgba(0, 0, 0, 0.5);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.6) 1%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.6) 1%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.6) 1%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#00000000', GradientType=1);
    position: absolute;
    width: 25%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0
}

#legado-cms-3mw .pic-next {
    background: rgba(0, 0, 0, 0.5);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000', GradientType=1);
    position: absolute;
    width: 25%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0
}

#legado-cms-3mw .pic-prev .pic-prev-icon {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    left: 25%
}

#legado-cms-3mw .pic-next .pic-next-icon {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    right: 25%
}

#legado-cms-3mw .pic-next-icon, .pic-prev-icon {
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

#legado-cms-3mw .galeria .pic-controls {
    margin-top: 33px;
    left: 0;
    top: 29px;
    bottom: 0;
    display: block;
    height: 469px;
    width: 100%;
    position: absolute;
    overflow: hidden
}

#legado-cms-3mw .galeria {
    position: relative;
    max-width: 960px
}

#legado-cms-3mw .thumbs .nav {
    background: #0248a7;
    background: -moz-linear-gradient(70deg, #0248a7 0, #006bb7 51%, #19a0d8 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0, #0248a7), color-stop(51%, #006bb7), color-stop(100%, #19a0d8));
    background: -webkit-linear-gradient(70deg, #0248a7 0, #006bb7 51%, #19a0d8 100%);
    background: -o-linear-gradient(70deg, #0248a7 0, #006bb7 51%, #19a0d8 100%);
    background: -ms-linear-gradient(70deg, #0248a7 0, #006bb7 51%, #19a0d8 100%);
    background: linear-gradient(70deg, #0248a7 0, #006bb7 51%, #19a0d8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0248a7', endColorstr='#19a0d8', GradientType=1)
}

#legado-cms-3mw .galeria {
    margin-bottom: 62px;
    margin-top: 10px
}

#legado-cms-3mw .galeria .pic {
    margin-top: 29px;
    position: relative;
    height: 469px
}

#legado-cms-3mw .galeria .pic iframe, .galeria .pic img {
    display: block;
    margin: 0 auto;
    width: 100%
}

#legado-cms-3mw .galeria .expand {
    position: absolute;
    top: 10px;
    right: 11px;
    height: 40px;
    width: 40px;
    cursor: pointer
}

#legado-cms-3mw .galeria .expand > i.ic-expand {
    margin: 12px 0 0 12px
}

#legado-cms-3mw .galeria .desc, .galeria .thumbs {
    background-color: #f4f4f4;
    height: 76px
}

#legado-cms-3mw .galeria .counter {
    float: left;
    padding-top: 3px;
    text-align: center;
    width: 20%
}

#legado-cms-3mw .galeria .counter .active {
    color: #015eab;
    font-family: "Calibre Light";
    font-size: 45px;
    line-height: normal
}

#legado-cms-3mw .galeria .counter .total {
    color: #747474;
    font-size: 30px
}

#legado-cms-3mw .galeria .img-desc {
    float: left;
    width: 80%;
    padding-top: 10px
}

#legado-cms-3mw .galeria .img-desc p {
    font-size: 16px;
    line-height: 20px;
    margin: 0
}

#legado-cms-3mw .galeria .img-desc p.credito {
    font-family: "Calibre Medium";
    font-size: 14px;
    line-height: 18px
}

#legado-cms-3mw .galeria .img-desc .foto {
    color: #000
}

#legado-cms-3mw .galeria .thumbs .nav {
    cursor: pointer;
    float: left;
    width: 30px;
    height: 76px
}

#legado-cms-3mw .galeria .thumbs .nav.prev .icon::before {
    content: "\f104";
    font-family: FontAwesome, sans-serif;
    color: #fff;
    font-style: normal;
    font-size: 20px;
    line-height: 76px
}

#legado-cms-3mw .galeria .thumbs .nav.next .icon::before {
    content: "\f105";
    font-family: FontAwesome, sans-serif;
    color: #fff;
    font-style: normal;
    font-size: 20px;
    line-height: 76px
}

#legado-cms-3mw .galeria .thumbs .next {
    position: absolute;
    right: 0;
    top: 0
}

#legado-cms-3mw .galeria .cycle {
    position: relative;
    overflow: hidden;
    height: 76px
}

#legado-cms-3mw .galeria .cycle ul {
    position: absolute;
    height: 76px;
    left: 0;
    width: 10000px;
    -webkit-transition: left .5s ease-in-out;
    -moz-transition: left .5s ease-in-out;
    -o-transition: left .5s ease-in-out;
    -ms-transition: left .5s ease-in-out;
    transition: left .5s ease-in-out
}

#legado-cms-3mw .galeria .thumbs img {
    cursor: pointer
}

#legado-cms-3mw .next > i.icon, .prev > i.icon {
    margin: 34px 0 0 13px
}

#legado-cms-3mw .galeria .thumbs ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

#legado-cms-3mw .galeria .thumbs li {
    float: left;
    margin: 10px 5px
}

@media screen and (max-width: 400px) {
    #legado-cms-3mw .galeria {
        width: 100%
    }

    #legado-cms-3mw .galeria .pic-controls {
        width: 100%
    }

    #legado-cms-3mw .galeria .pic img {
        width: 100%
    }

    #legado-cms-3mw .galeria .pic {
        margin-top: 29px;
        position: relative;
        height: auto
    }

    #legado-cms-3mw .galeria .pic-controls {
        margin-top: 0;
        left: 0;
        top: 0;
        bottom: 0;
        display: block;
        height: auto;
        width: 100%;
        position: absolute
    }

    #legado-cms-3mw .pic-container {
        position: relative;
        width: 100%;
        height: auto
    }

    #legado-cms-3mw .col-xs-6 {
        width: 100%
    }

    #legado-cms-3mw .galeria .img-desc {
        float: left;
        padding-top: 10px;
        width: 70%
    }

    #legado-cms-3mw .galeria .counter {
        float: left;
        padding-top: 3px;
        text-align: center;
        width: 25%;
        height: 100%
    }

    #legado-cms-3mw .galeria .img-desc p {
        font-size: 16px;
        line-height: 20px;
        margin: 0;
        height: 42px;
        overflow: hidden
    }
}

.school-detail .title .tit {
    margin: 0
}

.school-detail .info {
    padding: 0 0 30px 0
}

.school-detail .info p {
    margin: 0
}

.btn-pdf-transparencia {
    display: block;
    width: auto;
    margin: 0 0 10px 10px;
    border: 0;
    background: #f4f4f4;
    height: 30px;
    padding: 5px 15px;
    text-align: center;
    color: #525252 !important;
    font-size: 14px !important;
    font-family: "Calibre Semibold", sans-serif;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.btn-pdf-transparencia:hover {
    color: #525252 !important
}

.attachments .right {
    width: inherit !important
}

.download-btn {
    background-image: url("../img/download_button.png") !important
}

.download-text {
    font-family: "Calibre Medium", sans-serif !important
}

.pdf-btn, .epub-btn, .flipboard-btn {
    background-image: url("../img/download_formats.png") !important;
    margin-right: 0 !important
}

.box-text .text, .volumes .row {
    height: 60px !important
}

.box-text .text.active, .volumes .row.active {
    height: inherit !important
}

.book-icon {
    background-image: url("../img/books_icon.png")
}

#guia-estilos code {
    font-size: 16px;
    line-height: 19px
}

#guia-estilos pre {
    font-size: 13px !important;
    max-width: 480px;
    user-select: initial
}

#guia-estilos .jumbotron, #guia-estilos .jumbotron {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important
}

#guia-estilos .h1 {
    font-size: 55px;
    line-height: 58px;
    font-family: "Calibre Medium", sans-serif
}

#guia-estilos .col-sm-12.col-md-9 > h2, #guia-estilos .col-sm-12.col-md-9 > div > h2 {
    font-size: 46px;
    color: #000;
    line-height: 49px;
    border-bottom: 1px solid #ccc
}

#guia-estilos .col-sm-12.col-md-9 > h3, #guia-estilos .col-sm-12.col-md-9 > div > h3 {
    font-size: 34px;
    color: #000
}

#guia-estilos .col-sm-12.col-md-9 > h4, #guia-estilos .col-sm-12.col-md-9 > div > h4, #guia-estilos .col-sm-12.col-md-9 div.col-xs-12.col-sm-12 h4 {
    font-size: 26px
}

#guia-estilos .col-sm-12.col-md-9 > h5, #guia-estilos .col-sm-12.col-md-9 > div > h5, #guia-estilos .col-sm-12.col-md-9 div.col-xs-12.col-sm-12 h5 {
    font-size: 22px
}

#guia-estilos .guia-coluna div[class^="col"] {
    border: 1px solid #ccc;
    padding: 15px;
    min-height: 50px
}

#guia-estilos table.table-custom {
    border: 0
}

#guia-estilos table.table-custom p {
    margin: 0
}

#guia-estilos table.table-custom tr {
    background: 0;
    border: 0
}

#guia-estilos table.table-custom tr td {
    background: #f5f5f5;
    border: 1px solid #ccc !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0
}

#guia-estilos table.table-custom tr:nth-child(odd) td {
    background: #fff
}

#guia-estilos table.table-custom thead tr td {
    border: 0 !important;
    font-family: "Calibre Semi-bold", sans-serif !important
}

#guia-estilos table.table-custom thead tr td * {
    font-family: "Calibre Bold", sans-serif !important
}

#guia-estilos .guia-aside a {
    color: #5c5c5c
}

#guia-estilos .guia-aside ul {
    list-style: none;
    padding: 0 0 0 10px
}

#guia-estilos .guia-aside ul li {
    padding: 2px 0
}

#guia-estilos .guia-aside > ul > li {
    font-size: 19px;
    line-height: 22px
}

#guia-estilos .guia-aside ul ul {
    display: none
}

#guia-estilos .guia-aside ul ul li * {
    font-size: 16px;
    line-height: 19px
}

#guia-estilos .fontawesome-icon-list .fa {
    display: block;
    font-size: 30px !important;
    margin: 30px 0 0 0
}

#guia-estilos .canal-01-contato pre {
    width: 420px
}

#guia-estilos.componente, #guia-estilos .componentes .col-lg-12 .col-lg-12, #guia-estilos .col-md-8.clearfix, #guia-estilos .canal-01-aside {
    border: 1px solid gray;
    padding: 15px
}

.bs-callout {
    padding: 5px 15px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px
}

.bs-callout-info {
    border-left-color: #1b809e
}

.bs-callout-info h5 {
    color: #1b809e
}

@media all and (max-width: 767px) {
    .nopadding {
        padding: 0 !important;
        margin: 0 !important
    }

    .top-bar nav ul li * {
        font-size: 16px
    }

    .topo-canais .tit {
        margin: 10px 0 0 0;
        text-align: center
    }

    .hamburguer-02 {
        position: absolute;
        top: 75px;
        right: 13px
    }

    .main {
        padding-bottom: 20px
    }

    #mainHeader .fl {
        float: none
    }

    #mainHeader .logo-page {
        max-width: 100%;
        width: 100%;
        float: none;
        margin-left: auto;
        text-align: center
    }

    #mainHeader .logo-page img {
        max-width: 200px
    }

    .footer-top {
        padding-top: 20px;
        padding-bottom: 15px
    }

    .footer-top .container, .footer-bottom .container {
        padding-left: 0;
        padding-right: 0
    }

    .footer-top .title {
        position: relative;
        padding: 5px 0 5px 8px;
        margin: 0 0 8px 0;
        border-left: 1px solid rgba(255, 255, 255, 0.2)
    }

    .footer-top .title .icone {
        content: '+';
        display: block;
        position: absolute;
        right: 0;
        top: 50%;
        margin: -13px 0 0 0
    }

    .footer-top .col {
        width: 100% !important;
        display: block !important;
        border: 0
    }

    .footer-top .col ul {
        display: none;
        padding-top: 15px
    }

    .footer-top .col.special ul {
        display: block
    }

    .footer-mid section {
        width: 100%;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        min-height: inherit;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .footer-mid section:nth-child(1) {
        border: 0
    }

    .footer-bottom {
        display: table;
        text-align: center
    }

    .footer-bottom .social {
        float: none
    }

    .footer-bottom .privacy {
        text-align: center;
        float: none;
        padding: 0 0 0 10px
    }

    .canal-04-footer .contato, .canal-04-footer .conecte {
        float: none;
        width: 100%;
        min-height: inherit;
        padding-bottom: 20px
    }

    .canal-04-footer .contato .cont a {
        float: none
    }

    .logo-page {
        display: block;
        margin-left: auto
    }

    .newsletter {
        height: auto
    }

    .newsletter .head {
        overflow: hidden
    }

    .newsletter .body {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .newsletter .body .sign, .newsletter .body .text {
        display: block;
        width: 100%;
        text-align: center
    }

    .newsletter .body .sign {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .newsletter .body .sign > div {
        width: 50%;
        padding: 0;
        margin: 0
    }

    .newsletter .body .sign > div a {
        padding: 0 0 0 5px
    }

    .newsletter .body .text {
        margin: 0;
        padding: 0
    }

    .modal-body .assunto .add-ass {
        float: none;
        display: block;
        text-align: left;
        margin: 0 0 15px 0
    }

    .modal-body form label p {
        padding: 0;
        margin: 0;
        display: block
    }

    .aside-lo-1 {
        display: none
    }

    #noticia .main .tags {
        float: none;
        width: 100%
    }

    #noticias .main .lista, #videos .main .lista-videos {
        padding: 0
    }

    .lista-videos a .txt .tit {
        margin-left: 9%;
        margin-right: 10%
    }

    .quote img {
        float: none
    }

    .quote blockquote {
        margin: 0;
        padding: 20px 0
    }

    .destaques-lo-1 .col-a {
        height: 170px
    }

    .destaques-lo-1 .col-b, .destaques-lo-1 .col-c, .destaques-lo-1 .col-d, .destaques-lo-1 .col-e {
        height: 140px
    }

    .new-content .text {
        bottom: 14px
    }

    .new-content.new-main {
        height: 180px !important;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.4) 10%, rgba(0, 0, 0, 0.8) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.6)));
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 10%, rgba(0, 0, 0, 0.8) 100%);
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0.4) 10%, rgba(0, 0, 0, 0.8) 100%);
        background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.4) 10%, rgba(0, 0, 0, 0.8) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 10%, rgba(0, 0, 0, 0.8) 100%)
    }

    .indices a {
        border-top: 1px solid #ccc
    }

    .indices a:nth-child(1) {
        border: 0
    }

    .localizar-sind .content {
        padding: 10px 0 30px 10px
    }

    .tabs header ul li a .tit {
        font-size: 12px;
        display: block
    }

    .tabs header ul li {
        padding: 0;
        margin: 0;
        width: 20%
    }

    .tabs .tab-content > div.tab-publicacoes a {
        width: 100%;
        margin: 0 0 30px 0
    }

    .tabs .tab-content > div.tab-sites a {
        border-left: 0
    }

    .tabs.tabs-editais .header .numero {
        float: none !important
    }

    .tabs.tabs-editais .header .empresas {
        float: none !important;
        padding: 10px 0 0 15px
    }

    .licitacoes-download {
        float: none
    }

    .painel-empresas-estudantes .col-empresas, .painel-empresas-estudantes .col-estudantes {
        margin-bottom: 20px
    }

    .publicacoes .lista .col-a {
        text-align: center;
        padding: 0 0 15px 0
    }

    .publicacoes .lista .col-a .img, .publicacoes .lista .col-a .txt {
        height: inherit;
        display: block;
        width: 100%;
        padding: 0 30px
    }

    .publicacoes .lista .col-a .img {
        display: block;
        float: none;
        margin: 0 auto;
        padding: 20px 0
    }

    .publicacoes .lista .col-a .img span {
        display: block
    }

    .publicacoes .lista .col-a .img img {
        display: block;
        margin: 0 auto
    }

    .publicacoes .lista .col-b {
        border: 0;
        border-top: 1px solid #efefef;
        min-height: inherit;
        padding-bottom: 15px
    }

    .publicacoes .lista .col-b:nth-child(1) {
        border: 0
    }

    .publicacoes .lista .col-b .txt {
        text-align: center
    }

    .busca-excl-sind form label.submit {
        float: right;
        padding: 0
    }

    .busca-excl-sind form label:nth-child(even) {
        padding: 0
    }

    .busca-excl-sind form label input[type="text"], .busca-excl-sind form label input[type="email"] {
        text-indent: 2px
    }

    .video .col-a {
        height: 80px
    }

    .video .col-b {
        height: auto;
        padding-bottom: 70px;
        padding-left: 20px
    }

    .video .col-b .social-bar-wrap {
        width: auto;
        float: none;
        margin: 0;
        position: absolute;
        bottom: 20px;
        left: 20px
    }

    .slider {
        width: 100%
    }

    .slider #slider .tit {
        font-size: 16px;
        line-height: 19px;
        padding: 4px 7px
    }

    .slider .carousel-control.left {
        left: 2px
    }

    .slider .carousel-control.right {
        right: 2px
    }

    .slider .carousel-control {
        display: none
    }

    .slider #slider-thumbs .bts li {
        width: 20px;
        height: 20px
    }

    .slider #slider-thumbs .carousel-inner .item > div {
        width: 50%;
        min-height: 180px
    }

    .canal-01 .slider #slider-thumbs .carousel-inner .item > div {
        width: 100%;
    !important
    }

    .slider-2 #slider .carousel-inner .item .legend {
        width: 100%
    }

    .social-bar ul li.li-whatsapp {
        display: block
    }

    .social-bar-agencia {
        padding: 0 0 20px 0
    }

    .social-bar-agencia .col-a a > span {
        height: 100px
    }

    .social-bar-agencia .col-a .fa-twitter {
        height: 100px
    }

    .social-bar-agencia .col-b:nth-child(3) {
        border: 0
    }

    .bar-audios {
        margin: 0
    }

    .bar-audios .gradient {
        padding: 10px 0 10px 0
    }

    .veja-tambem-01 {
        padding-top: 0
    }

    .veja-tambem-01 aside {
        margin: 0 auto;
        float: none;
        overflow: hidden
    }

    .ultimos-albuns .col-a, .ultimos-albuns .col-b {
        width: 100%
    }

    .ultimos-albuns .col-a {
        margin-bottom: 10px
    }

    .ultimos-albuns .col-b a:nth-child(even) {
        float: right;
        margin-right: 0
    }

    .ultimos-albuns .col-b a {
        margin-left: 0;
        margin-bottom: 12px;
        width: 48%
    }

    .ultimos-audios .fa-download {
        text-align: center;
        border: 0
    }

    .ultimos-audios .jp-audio .jp-volume-controls {
        width: 15%
    }

    .ultimos-audios .jp-audio .jp-volume-controls .jp-volume-max {
        width: auto
    }

    .ultimos-audios .jp-audio .jp-progress, .ultimos-audios .jp-audio .jp-play-bar {
        height: 14px
    }

    .ultimos-audios .jp-audio .jp-type-single .jp-progress {
        top: 6px
    }

    .ultimos-audios .bt-download {
        float: none;
        width: 100%;
        padding: 10px 0 0 0
    }

    .banco-midia-lista .element {
        height: auto
    }

    .banco-midia-lista .element .ic {
        padding: 0
    }

    .banco-midia-lista .element .legend {
        position: inherit;
        left: inherit;
        bottom: inherit;
        z-index: 0;
        clear: both;
        padding: 10px 0;
        overflow: hidden
    }

    .banco-midia-lista .element .legend-mini .tit {
        height: 66px
    }

    .banco-midia-lista .element .detalhes {
        position: inherit;
        left: inherit;
        bottom: inherit;
        padding: 15px;
        clear: both
    }

    .banco-midia-lista .audio .element figure {
        height: 110px
    }

    .banco-midia-lista .audio .element figure:before {
        font-size: 90px;
        line-height: 62px
    }

    .pp_pic_holder.pp_default {
        width: 100% !important;
        left: 0 !important;
        overflow: hidden
    }

    div.pp_default .pp_content_container .pp_left {
        padding-left: 0 !important
    }

    div.pp_default .pp_content_container .pp_right {
        padding-right: 0 !important
    }

    .pp_content {
        width: 100% !important;
        height: auto !important
    }

    .pp_fade {
        width: 100% !important;
        height: 100% !important
    }

    a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom {
        display: none !important
    }

    #pp_full_res img {
        width: 100% !important;
        height: auto !important
    }

    .pp_details {
        width: 100% !important;
        padding-left: 3%;
        padding-right: 4%;
        padding-top: 10px;
        padding-bottom: 10px;
        background-color: #fff;
        margin-top: -2px !important
    }

    a.pp_close {
        right: 7% !important;
        top: 10px !important
    }

    div.pp_default .ultimos-audios .each .jp-audio {
        width: 100%
    }

    div.pp_default .pp_details .col-a {
        width: 100% !important
    }

    div.pp_default .pp_details .col-b {
        width: 70% !important;
        padding: 0 10px
    }

    div.pp_default .pp_details .col-c {
        width: 30% !important
    }

    .bm-destaques {
        clear: both
    }

    .bm-destaques article .tit, .bm-destaques article .txt {
        min-height: inherit
    }

    .bm-fale-conosco section > div:first-child {
        border: 0
    }

    .bm-fale-conosco section > div {
        float: left;
        display: block;
        padding: 15px 0 15px 0;
        border-top: 1px solid #ccc
    }

    .home-courses .col-a {
        height: auto
    }

    .home-courses .col-a h3 {
        margin-top: 15px !important
    }

    .home-courses .col-a ul li {
        padding-bottom: 10px;
        padding-top: 10px
    }

    .home-courses .col-a > h3, .home-courses .col-a > ul {
        margin-left: 0
    }

    .home-courses .map-bg {
        height: 300px;
        background: #f4f4f4;
        padding-right: 10px
    }

    .download-edicao a {
        text-align: center
    }

    .download-edicao a .icon {
        display: block;
        margin: 10px auto 0 auto;
        float: none
    }

    .download-edicao a span {
        padding-bottom: 10px;
        padding-top: 10px
    }

    .info-adicionais-edicao .col-b {
        margin-top: 40px
    }

    .bibliotecas-busca .bar form .select-style {
        width: 100%;
        margin: 0 0 10px 0
    }

    .bibliotecas-busca .bar .txt-encontradas {
        float: none
    }

    .numeros-da-industria .cont {
        margin: 0 -15px
    }

    .nao-encontrou-oq-queria form .busca input[type="text"] {
        width: 90%
    }

    .nao-encontrou-oq-queria form .busca input[type="submit"], .nao-encontrou-oq-queria form .busca .fa-search {
        width: 10%
    }

    .bar-sites-filtros .filtro {
        width: 100%;
        margin: 0 0 25px 0
    }

    .bar-sites-filtros .busca {
        width: 100%;
        border: 0;
        padding: 0;
        margin: 0 0 25px 0
    }

    .eventos-interna figure {
        padding: 0
    }

    .eventos-interna .cont .col-md-7 {
        margin-left: -15px;
        margin-right: -15px
    }

    .eventos-interna .img-maps {
        width: 100% !important
    }

    .eventos-interna-2 .cont .col-info {
        width: 100%;
        height: auto;
        padding: 20px;
        min-height: inherit;
        margin: 0 0 20px 0
    }

    .eventos-interna-2 .cont .col-info .center {
        width: 100%
    }

    .eventos-interna-2 .cont .col-info .addtocalendar {
        width: 100%
    }

    .eventos-interna-2 .cont .col-info .addtocalendar .btn-calendar .group-btn-calendar-text-horizontal {
        padding-top: 6px
    }

    .eventos-interna-2 .img-maps {
        width: 100% !important
    }

    .eventos-interna-2 .img-maps img {
        max-width: 100%;
        width: auto;
        margin: 0 auto;
        display: block
    }

    .eventos-interna-2 .schedule-header h2 {
        font-size: 22px
    }

    .eventos-interna-2 .schedule-list .st-tab-pane {
        display: none
    }

    .eventos-interna-v3 .cont .col-info {
        margin-top: 0;
        border: 0;
        background: #f1f1f1 !important;
        padding: 50px 20px 15px 20px
    }

    .main .social-bar-wrap {
        width: 100%;
        float: none;
        margin: 0 0 20px 0
    }

    .main .social-bar-wrap .social-bar {
        float: left
    }

    .carousel-indicators {
        position: relative
    }

    .top-bar-3 {
        position: absolute
    }

    .top-bar-3 nav > ul ul {
        padding: 0 0 0 15px
    }

    .publicacoes-listas .col-md-3 {
        min-height: inherit
    }

    .publicacoes-listas h3 {
        min-height: inherit;
        font-size: 20px;
        line-height: 23px
    }

    .publicacoes-listas .cl > a, .publicacoes-listas-campanha > a {
        background: #f4f4f4;
        display: block;
        overflow: hidden
    }

    .publicacoes-listas .desc .cl > a {
        background: 0
    }

    .publicacoes-listas .cl > a:nth-child(even), .publicacoes-listas-campanha > a:nth-child(even), .publicacoes-listas .cl > a:nth-child(odd), .publicacoes-listas-campanha > a:nth-child(odd) {
        padding: 0
    }

    .publicacoes-listas .cl > a img, .publicacoes-listas-campanha > a img {
        display: block;
        float: left;
        width: 30%;
        margin-bottom: 0
    }

    .publicacoes-listas .cl > a .desc, .publicacoes-listas-campanha > a .desc {
        display: block;
        float: left;
        width: 70%;
        padding: 0 15px 5px 15px
    }

    .publicacoes-listas-campanha .desc {
        padding: 16px 35px 30px 30px
    }

    .publicacoes-listas.eventos-listas h3, .publicacoes-listas.eventos-listas p {
        margin: 0 15px 15px 15px
    }

    .publicacoes-listas.eventos-listas .img {
        width: 100%;
        display: table
    }

    .publicacoes-listas.eventos-listas .img > div {
        margin: 0 auto;
        height: 100px
    }

    .publicacoes-listas.eventos-listas .img img {
        float: none;
        width: auto;
        margin: 0 auto
    }

    .canal-01 .chamadona .logo {
        width: 100%;
        left: 0
    }

    .canal-01 .chamadona .logo img {
        margin: 0 auto;
        float: none;
        display: block
    }

    .canal-04-lista a.small {
        width: 50%;
        height: 220px
    }

    .canal-04-lista a.big {
        width: 100%;
        height: auto
    }

    .slider-canal-1 #slider:before {
        display: none
    }

    .slider-canal-1 .carousel-indicators {
        position: inherit;
        left: inherit;
        bottom: inherit;
        width: 100%;
        padding: 15px 0 0 0;
        overflow: hidden
    }

    .slider-canal-1 .carousel-indicators li, .slider-canal-1 .carousel-indicators li.active {
        width: 19% !important;
        height: 54px !important;
        float: left;
        margin-right: 1% !important;
        font-size: 35px;
        line-height: 44px
    }

    .slider-canal-1 #slider .carousel-inner .item {
        height: auto
    }

    .canal-quadradim {
        width: 100%
    }

    .canal-quadradim a {
        width: 50%;
        height: 150px
    }

    .select-style-canal-01 {
        width: 100%
    }

    .lista-imprensa-canal-01 {
        padding: 0
    }

    .lista-imprensa a .icones {
        width: 100%;
        display: block;
        overflow: hidden
    }

    .lista-imprensa a .sombra {
        width: 100%;
        display: block;
        box-shadow: none;
        padding: 20px
    }

    .lista-imprensa a .txt {
        width: 95%;
        height: inherit;
        padding: 0 0 10px 0
    }

    .lista-imprensa a .space {
        display: none
    }

    .lista-imprensa a .hidden-img {
        height: inherit
    }

    .embed-responsive {
        margin-bottom: 20px
    }

    .unidades-proximas #map {
        height: 250px
    }

    .unidades-proximas .aside #mapa-buscar-resultado {
        height: initial
    }

    .form-marcantonio .formularios fieldset .txt-3-linhas {
        min-height: initial
    }

    .form-marcantonio .etapas {
        padding-bottom: 28px
    }

    .form-marcantonio .etapas > div {
        width: 48%;
        margin: 1% 1% !important
    }

    .form-marcantonio .etapas > div .seta {
        display: none
    }

    .form-marcantonio .formularios .bt-color {
        float: left !important;
        clear: both;
        margin: 13px 0;
        height: auto;
        padding: 20px;
        width: 184px
    }

    .dicas-estagio-iel .each {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .tema-lista .each .seta-toggle {
        width: 95%
    }

    .tema-lista .casa-color-border-seta-left {
        display: none
    }

    .tema-lista .bt-acesse-pesquisa {
        float: none !important;
        margin: 0 auto;
        clear: both;
        padding: 5px 0 0 26px
    }

    .anchor-group {
        display: none
    }

    .canais-lista-publicacoes a .img {
        width: 100%;
        margin: 0 0 10px 0
    }

    .canais-lista-publicacoes a .img img {
        display: block;
        margin: 0 auto
    }

    .canais-lista-publicacoes a .img:before {
        display: none
    }

    .canal-01-contato .captcha {
        width: 100%;
        margin: 0 0 5px 0
    }

    .canal-01-contato .captcha img {
        margin: 0 auto;
        display: block
    }

    .canal-01-contato .captcha-input {
        width: 100%;
        margin: 0 0 10px 0
    }

    .canal-01-contato .recarregar-codigo {
        display: block;
        text-align: center;
        width: 100%;
        margin: 0 0 10px 0
    }

    .canal-01-ultimas-noticias {
        padding: 0 10px
    }

    .canal-01-ultimas-noticias .slider .carousel-control.left {
        left: -21px
    }

    .canal-01-ultimas-noticias .slider .carousel-control.right {
        right: -21px
    }

    .canal-01-ultimas-noticias #slider-thumbs .carousel-inner .item li {
        width: 100%;
        margin-bottom: 20px !important
    }

    .canal-01-agendas > div {
        margin-bottom: 30px;
        background: #eee
    }

    .canal-01-agendas > div .img {
        height: inherit
    }

    .canal-01-agendas > div .img > div {
        height: inherit
    }

    .canal-01-agendas > div .img img {
        margin: 0
    }

    .canal-01-agendas > div .cont {
        height: auto;
        padding: 15px 0
    }

    .canal-01-agendas > div .cont .tit {
        padding-left: 15px
    }

    .canal-01-agendas > div .cont .shadow {
        display: none
    }

    .canal-01-agendas > div .bt-mais-detalhes {
        background: #dedddd;
        padding-top: 6px;
        padding-bottom: 8px
    }

    .canal-02#mainHeader .fl, .canal-02#mainHeader .fl .logo-page {
        width: 100%
    }

    .canal-02.bg-principal {
        min-height: inherit;
        display: none
    }

    .canal-02.bg-principal .font-eos {
        position: static;
        left: inherit;
        top: inherit;
        padding: 100px 15px 20px 15px;
        width: 100%;
        margin: 0;
        font-size: 50px;
        line-height: 54px
    }

    .canal-02.bg-principal-mobile {
        display: block
    }

    .canal-02-main #mainHeader {
        position: static;
        left: inherit;
        top: inherit
    }

    .canal-02-main #mainHeader .logo-page {
        color: #3c3c3c !important;
        text-align: left;
        padding-bottom: 35px
    }

    .canal-02-main .bg-principal .shadow {
        box-shadow: rgba(0, 0, 0, 0.7) 0 48px 265px -42px inset
    }

    .canal-02-main .main {
        margin-top: 0
    }

    .canal-02-main-home .main {
        margin-top: 25px
    }

    .canal-02-categorias .img {
        float: none !important;
        margin: 0 auto
    }

    .canal-02-categorias .txt {
        float: none !important;
        text-align: center
    }

    .container-ielsp .breadcrumb-local {
        padding-bottom: 20px
    }

    .container-ielsp h1, .container-ielsp h1 *, .container-ielsp .breadcrumb-local .active {
        color: #7e7e7e !important
    }

    .canal-03#mainHeader .container > * {
        float: none
    }

    .canal-03#mainHeader .logo-page {
        margin-bottom: 30px;
        padding-top: 20px
    }

    .canal-03#mainHeader .user {
        padding: 20px 0 0 0;
        clear: both
    }

    .canal-03-calendario .list > div {
        width: 50%;
        border: 1px solid #f4f4f4 !important
    }

    .canal-03-list-number .tabs .tab-nav {
        display: block
    }

    .canal-03-list-number .tabs .tab-nav li {
        margin: 0;
        width: 50%
    }

    .canal-03-list-number .tabs .tab-cont > div .txt {
        padding-left: 20px
    }

    .canal-03-timeline .timeline .slideshow {
        height: 300px;
        margin-bottom: 45px
    }

    .canal-03-timeline .timeline .slideshow .slides .row {
        background-color: #f0f0f0;
        height: 300px;
        margin: 0 47px
    }

    .canal-03-timeline .timeline .slideshow .slides {
        padding: 0 47px
    }

    .canal-03-timeline .timeline .slideshow .slides .order {
        font-family: "Calibre Medium", sans-serif;
        font-size: 118px;
        color: #00bbbc;
        text-align: center;
        padding: 55px 0
    }

    .canal-03-timeline .timeline .slideshow .slides .body {
        font-family: "Calibre Light", sans-serif;
        font-size: 36px;
        height: 300px;
        display: table
    }

    .canal-03-timeline .timeline .slideshow .slides .body > * {
        display: table-cell;
        vertical-align: middle
    }

    .canal-03-lista-02 > div > div {
        height: auto
    }

    .canal-03-list-images a .relative {
        height: inherit
    }

    .canal-03-list-images a .relative .txt {
        position: inherit;
        top: inherit;
        left: inherit;
        color: #000 !important;
        background: none !important
    }

    .canal-03-list-images a .relative .img {
        display: block;
        height: 237px;
        overflow: hidden
    }

    .canal-03-buscar-propostas .canal-03.select-style {
        width: 100% !important;
        margin: 0 0 10px 0
    }

    .canal-03-casos-destaque .desc {
        height: auto;
        padding-bottom: 15px
    }

    .canal-03-casos-destaque-02 a {
        height: auto;
        padding-bottom: 40px
    }

    .canal-03-casos-destaque-02 a .saiba-mais {
        bottom: 18px
    }

    .canal-03-bolsistas .each {
        height: auto
    }

    .canal-05-btn-saiba-mais span {
        width: 30%
    }

    .bt-txt-img .txt {
        background: #0d53a7;
        padding: 20px;
        position: inherit;
        top: inherit;
        left: inherit
    }

    .bt-txt-img img {
        display: none
    }

    .tabs-busca header ul li {
        width: 33.3%
    }

    #legado-cms-3mw .img-left, #legado-cms-3mw .img-right {
        float: none;
        margin: 0 auto
    }

    #legado-cms-3mw .home-news {
        margin: 0 0 50px 0
    }

    #legado-cms-3mw .home-news a {
        width: 100%;
        margin-bottom: 0
    }

    .mapa-contato .col-a {
        width: 100%
    }

    .mapa-contato .map {
        width: 100%
    }

    #banco-midias .main header .search form .bar .calendar {
        left: inherit;
        right: -13px;
        top: 40px;
        width: 294px !important;
        z-index: 999
    }

    #banco-midias .main header .search form .bar .calendar .inputs-text > div {
        float: none
    }

    #banco-midias .main header .search form .bar .calendar .data_inicio input, #banco-midias .main header .search form .bar .calendar .data_fim input {
        width: 100%
    }

    #banco-midias .main header .search form .bar .calendar .inputs-text .ate {
        padding-top: 0
    }

    #banco-midias .main header .search form .bar .calendar .checkbox label {
        padding-left: 0
    }

    .box-transparencia {
        width: 100%
    }
}

@media all and (max-width: 991px) {
    .page-menu-b {
        margin-top: 20px
    }

    .top-bar-2 .p-links-hold {
        margin-top: 0
    }

    .canal-03-interna .table-status .bar > div {
        display: block;
        width: 100%;
        min-height: 45px;
        height: auto;
        text-align: center;
        padding: 0;
        border-right: 0;
        border-bottom: 1px solid #ccc
    }

    .canal-03-interna .table-status .bar > div.a {
        width: 100%;
        padding: 0 10px
    }

    .canal-03-interna .table-status .bar > div.a .tit {
        padding: 12px 0 10px 0
    }

    .canal-03-interna .table-status .bar > div.a .seta {
        display: none
    }

    .canal-03-interna .table-status .bar > div.a .seta-bottom {
        display: block;
        right: 50%;
        bottom: -12px;
        margin-right: -25px
    }

    .canal-03-interna .table-status .bar > div.b {
        width: 100%;
        padding-left: 0
    }

    .canal-03-interna .table-status .bar > div.b .tit {
        border: 0;
        padding: 15px 0
    }

    #mainHeader-2 .i-banco-midia {
        display: none
    }

    #mainHeader-2 h1, #mainHeader-2 h2 {
        margin-left: 15px
    }

    .canal-03#mainHeader-2 .layout-2 {
        background: none !important
    }

    .canal-03#mainHeader-2 .layout-2 .logo-page {
        padding: 50px 0 30px 0;
        margin: 0 auto
    }

    .canal-03#mainHeader-2 .layout-2 .logo-page-mobile {
        display: block;
        margin: 0 auto 30px auto
    }

    .canal-03#mainHeader-2 .layout-2 .logo-page-mobile img {
        display: block;
        margin: 0 auto
    }

    .canal-03-interna .status .ball::before {
        margin: 0 auto
    }

    .canal-03#mainHeader-2 .layout-2 {
        height: auto
    }

    .ultimos-audios .jp-audio .jp-type-single .jp-progress, .ultimos-audios .jp-audio .jp-type-single .jp-time-holder {
        width: 46%
    }

    .ultimos-audios .jp-audio .jp-volume-controls {
        width: 29%
    }

    #banco-midias .main header .search form .bar {
        margin: 0 0 20px 0
    }

    #banco-midias .main header .search form .bar > div > div:nth-child(2) {
        border: 0;
        margin: 0 0 30px
    }

    .canal-03-casos-destaque-02 a {
        height: 350px
    }

    .unidades-proximas-lo-2 .nth:nth-child(2n+1) {
        clear: both
    }

    .unidades-proximas-lo-2 .nth:nth-child(3n+1) {
        clear: none
    }

    .lista-sites div.each {
        -webkit-box-shadow: 0 2px 20px -10px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0 2px 20px -10px rgba(0, 0, 0, 0.75);
        box-shadow: 0 2px 20px -10px rgba(0, 0, 0, 0.75)
    }

    .lista-sites div.each:nth-child(2n+1) {
        clear: both
    }

    .lista-sites div.each:nth-child(3n+1) {
        clear: none
    }

    .aside-filtro h2:before {
        content: "\f0d7";
        font-family: FontAwesome, sans-serif;
        display: block;
        float: right;
        padding: 3px 0 0 0;
        font-size: 30px;
        -webkit-border-radius: 3px;
        -webkit-transition: .3s all ease-in-out;
        -moz-transition: .3s all ease-in-out;
        -o-transition: .3s all ease-in-out;
        transition: .3s all ease-in-out
    }

    .aside-filtro h2.active:before {
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .aside-filtro form, .aside-biblioteca {
        display: none
    }

    .aside-filtro form > div.checkbox .bg-b label {
        padding-top: 4px;
        padding-bottom: 2px
    }

    .aside-filtro form > div.data-publicacao .select-style:nth-child(2) {
        width: 100%;
        float: none;
        margin-bottom: 10px
    }

    .aside-filtro form > div.data-publicacao .select-style:nth-child(3) {
        width: 100%
    }
}

@media all and (max-width: 480px) {
    .top-bar nav ul li {
        margin-left: 5px
    }

    .english {
        display: none
    }

    .logos {
        width: auto;
        height: 19px;
        padding-bottom: 3px
    }

    .premio-jornalismo .card {
        padding: 10px
    }

    .premio-jornalismo .card p {
        font-size: 16px
    }
}

@media all and (max-width: 1200px) {
    .bibliotecas-busca .lista > div > div {
        display: block !important;
        float: none !important;
        margin: 0 0 10px 0;
        overflow: hidden;
        width: 100% !important;
        min-height: 30px
    }

    .bibliotecas-busca .lista > div > div .fa {
        width: 40px
    }

    .canal-03-casos-destaque-02 a {
        height: 530px
    }
}

@media print {
    .page-links, .top-bar .top-search-bt, .top-bar .top-search, .top-bar .top-search-bg, .top-bar .icon-menu-4, .top-bar .english, .main-menu .cl li, .main-menu .cl li a::after, .footer-top, .footer-mid section, .footer-bottom, .breadcrumb-local, div[class^=si-video] {
        display: none
    }

    .footer-mid section:first-child, .main-menu .cl li:nth-child(2) {
        display: block
    }

    .canal-01 .main {
        padding: 0
    }

    .footer-mid section {
        min-height: inherit
    }

    .footer-mid section *, .fa:before {
        color: #fff !important
    }

    .top-bar {
        position: static
    }

    .main-menu .cl li:nth-child(2) {
        display: block;
        margin-left: 0
    }

    .main-menu .cl li {
        margin: 20px 25px 15px
    }

    .main-menu .cl li a span.logo-sistema-s {
        color: #006bb7 !important;
        font-size: 40px
    }

    .bt-imprimir {
        display: none
    }
}

.c-12, .c-12 a {
    font-size: 12px;
    line-height: 15px;
    color: #747474
}

.c-13, .c-13 a {
    font-size: 13px;
    line-height: 16px;
    color: #747474
}

.c-14, .c-14 a {
    font-size: 14px;
    line-height: 17px;
    color: #747474
}

.c-15, .c-15 a {
    font-size: 15px;
    line-height: 18px;
    color: #747474
}

.c-16, .c-16 a {
    font-size: 16px;
    line-height: 19px;
    color: #747474
}

.c-17, .c-17 a {
    font-size: 17px;
    line-height: 20px;
    color: #747474
}

.c-18, .c-18 a {
    font-size: 18px;
    line-height: 21px;
    color: #747474
}

.c-19, .c-19 a {
    font-size: 19px;
    line-height: 22px;
    color: #747474
}

.c-20, .c-20 a {
    font-size: 20px;
    line-height: 23px;
    color: #747474
}

.c-22, .c-22 a {
    font-size: 22px;
    line-height: 26px;
    color: #747474
}

.c-26, .c-26 a {
    font-size: 26px;
    line-height: 29px;
    color: #747474
}

.c-30, .c-30 a {
    font-size: 30px;
    line-height: 33px;
    color: #747474
}

.c-36, .c-36 a {
    font-size: 36px;
    line-height: 39px;
    color: #747474
}

.c-c-17, .c-c-17 a {
    font-size: 17px;
    line-height: 20px;
    color: #a6a6a6
}

.c-c-15, .c-c-15 a {
    font-size: 15px;
    line-height: 18px;
    color: #a6a6a6
}

.c-e-17, .c-e-17 a {
    font-size: 17px;
    line-height: 20px;
    color: #6b6b6b
}

.c-e-16, .c-e-16 a {
    font-size: 16px;
    line-height: 19px;
    color: #555
}

.az-12, .az-12 a {
    font-size: 12px;
    line-height: 14px;
    color: #006bb7
}

.az-15, .az-15 a {
    font-size: 15px;
    line-height: 18px;
    color: #006bb7
}

.az-17, .az-17 a {
    font-size: 17px;
    line-height: 21px;
    color: #006bb7
}

.az-20, .az-20 a {
    font-size: 20px;
    line-height: 23px;
    color: #006bb7
}

.az-23, .az-23 a {
    font-size: 23px;
    line-height: 26px;
    color: #006bb7
}

.az-28, .az-28 a {
    font-size: 28px;
    line-height: 31px;
    color: #006bb7
}

.az-30, .az-30 a {
    font-size: 30px;
    line-height: 33px;
    color: #006bb7
}

.az-35, .az-35 a {
    font-size: 35px;
    line-height: 38px;
    color: #006bb7
}

.az-45, .az-45 a {
    font-size: 45px;
    line-height: 48px;
    color: #006bb7
}

.b-10, .b-10 a, .b-10:hover, .b-10 a:hover {
    font-size: 10px;
    line-height: 13px;
    color: #fff !important
}

.b-11, .b-11 a, .b-11:hover, .b-11 a:hover {
    font-size: 11px;
    line-height: 14px;
    color: #fff !important
}

.b-12, .b-12 a, .b-12:hover, .b-12 a:hover {
    font-size: 12px;
    line-height: 15px;
    color: #fff !important
}

.b-13, .b-13 a, .b-13:hover, .b-13 a:hover {
    font-size: 13px;
    line-height: 16px;
    color: #fff !important
}

.b-14, .b-14 a {
    font-size: 14px;
    line-height: 18px;
    color: #fff !important
}

.b-15, .b-15 a, .b-15:hover, .b-15 a:hover {
    font-size: 15px;
    line-height: 18px;
    color: #fff !important
}

.b-16, .b-16 a, .b-16:hover, .b-16 a:hover {
    font-size: 16px;
    line-height: 19px;
    color: #fff !important
}

.b-17, .b-17 a, .b-17:hover, .b-17 a:hover {
    font-size: 17px;
    line-height: 20px;
    color: #fff !important
}

.b-18, .b-18 a {
    font-size: 18px;
    line-height: 21px;
    color: #fff !important
}

.b-20, .b-20 a, .b-20:hover, .b-20 a:hover {
    font-size: 20px;
    line-height: 23px;
    color: #fff !important
}

.b-21, .b-21 a, .b-21:hover, .b-21 a:hover {
    font-size: 21px;
    line-height: 24px;
    color: #fff !important
}

.b-22, .b-22 a, .b-22:hover, .b-22 a:hover {
    font-size: 22px;
    line-height: 26px;
    color: #fff !important
}

.b-24, .b-24 a, .b-24:hover, .b-24 a:hover {
    font-size: 24px;
    line-height: 27px;
    color: #fff !important
}

.b-26, .b-26 a, .b-26:hover, .b-26 a:hover {
    font-size: 26px;
    line-height: 29px;
    color: #fff !important
}

.b-30, .b-30 a, .b-30:hover, .b-30 a:hover {
    font-size: 30px;
    line-height: 33px;
    color: #fff !important
}

.b-34, .b-34 a, .b-34:hover, .b-34 a:hover {
    font-size: 34px;
    line-height: 37px;
    color: #fff !important
}

.b-36, .b-36 a, .b-36:hover, .b-36 a:hover {
    font-size: 36px;
    line-height: 39px;
    color: #fff !important
}

.p-13, .p-13 a {
    font-size: 13px;
    line-height: 16px;
    color: #000
}

.p-14, .p-14 a {
    font-size: 14px;
    line-height: 16px;
    color: #000
}

.p-15, .p-15 a {
    font-size: 15px;
    line-height: 18px;
    color: #000
}

.p-16, .p-16 a {
    font-size: 16px;
    line-height: 19px;
    color: #000
}

.p-17, .p-17 a {
    font-size: 17px;
    line-height: 20px;
    color: #000
}

.p-18, .p-18 a {
    font-size: 18px;
    line-height: 20px;
    color: #000
}

.p-19, .p-19 a {
    font-size: 19px;
    line-height: 22px;
    color: #000
}

.p-20, .p-20 a {
    font-size: 20px;
    line-height: 23px;
    color: #000
}

.p-22, .p-22 a {
    font-size: 22px;
    line-height: 25px;
    color: #000
}

.p-26, .p-26 a {
    font-size: 26px;
    line-height: 29px;
    color: #000
}

.p-28, .p-28 a {
    font-size: 28px;
    line-height: 30px;
    color: #000
}

.p-30, .p-30 a {
    font-size: 30px;
    line-height: 33px;
    color: #000
}

.p-35, .p-35 a {
    font-size: 35px;
    line-height: 39px;
    color: #000
}

.p-40, .p-40 a {
    font-size: 40px;
    line-height: 43px;
    color: #000
}

.inline-group .form-row input, .inline-group .form-row textarea {
    width: 100% !important
}

.table-estatisticas-tema tr.space td {
    padding: 0;
    height: 15px;
    background: #fff;
    border: 0
}

.marked::after {
    width: 0;
    height: 0;
    border-top: 10px solid;
    border-left: 10px solid transparent;
    position: absolute;
    top: 0px;
    right: 0px;
    content: "";
}

.modal-header {
    background: #f0f0f0;
    border-radius: 4px;
}

.modal-title {
    font-size: 20px;
    text-transform: uppercase;
    color: #333;
}

.modal-header .close {
    font-size: 32px;
}

td.plus {
    width: 50px;
}

.table {
    margin: 0;
}

.table-data td:first-child {
    font-weight: 700;
}

.table-data td:last-child{
    text-align: right !important;
}

.marked {
    position: relative;
    cursor: pointer;
    text-align: center !important;
}