@charset "UTF-8";
/*
This CSS file was compiled from SCSS base files. DO NOT edit this file. You should rather edit the SCSS files and recompile OR create another file for customization and insert it after this one as a new request.

Este arquivo CSS foi compilado de arquivos-base em SCSS. NÃO EDITE este arquivo. Você deve, preferencialmente, editar os arquivos SCSS base e recompilar OU criar outro arquivo para customização e inseri-lo após este como uma nova requisição.
*/
@import url("https://fonts.googleapis.com/css?family=Exo+2:400,400i,700,700i");
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
main {
  display: block;
}

audio,
canvas,
img,
video {
  vertical-align: middle;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

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

[hidden] {
  display: none;
}

* {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
  list-style: none;
}

button,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
}

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}

::-moz-selection {
  background: #FFFFBF;
  color: #777777;
  text-shadow: none;
}

::selection {
  background: #FFFFBF;
  color: #777777;
  text-shadow: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  height: auto;
  max-width: 100%;
}

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

figure {
  margin: 0;
}

.bt,
.bt:visited,
button,
input[type="button"],
input[type="submit"], a.bt, .sec,
.sec:visited,
.bt.sec,
.bt.sec:visited,
input[type="reset"] {
  line-height: 40px;
  line-height: 2.85714rem;
  height: 40px;
  height: 2.85714rem;
  padding: 0 20px;
  padding: 0 1.42857rem;
  margin: 0 3px 3px 0;
  margin: 0 0.21429rem 0.21429rem 0;
  color: #fff;
  border: 1px solid #333C59;
  background-color: #333C59;
  font-weight: bold;
  font-family: "Exo 2", Arial, Helvetica, sans-serif;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-appearance: none;
}

.bt:hover,
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover, .sec:hover,
.bt.sec:hover:visited,
input[type="reset"]:hover, .bt:focus,
button:focus,
input[type="button"]:focus,
input[type="submit"]:focus, .sec:focus,
.bt.sec:focus:visited,
input[type="reset"]:focus {
  background-color: #465279;
  border-color: #465279;
}

.bt:active,
button:active,
input[type="button"]:active,
input[type="submit"]:active, .sec:active,
.bt.sec:active:visited,
input[type="reset"]:active {
  background-color: #202639;
  border-color: #202639;
}

[disabled="disabled"].bt,
button[disabled="disabled"],
input[disabled="disabled"][type="button"],
input[disabled="disabled"][type="submit"], [disabled="disabled"].sec,
[disabled="disabled"].bt.sec:visited,
input[disabled="disabled"][type="reset"], [disabled="disabled"].bt:hover,
button[disabled="disabled"]:hover,
input[disabled="disabled"][type="button"]:hover,
input[disabled="disabled"][type="submit"]:hover, [disabled="disabled"].sec:hover,
input[disabled="disabled"][type="reset"]:hover,
fieldset[disabled] .bt,
fieldset[disabled]
button,
fieldset[disabled]
input[type="button"],
fieldset[disabled]
input[type="submit"],
fieldset[disabled] .sec,
fieldset[disabled]
.bt.sec:visited,
fieldset[disabled]
input[type="reset"] {
  cursor: not-allowed;
  pointer-events: none;
  color: #CCC;
  background-color: #DDD;
  cursor: default;
  border: 1px solid #d0d0d0;
}

.mensagem, .topo, .menu-principal, .menu-principal_subnivel, .header-interno, .filtro, .filtro_dropdown, .form-login {
  box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 2px;
}

.menu-principal, .menu-principal .menu-principal_logotipo {
  transition:  all 0.5s ease;
  transition-delay: 0s;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.clearfix, .centralizado, form, .container, .principal, .conteudo, .coluna, .rodape, .header-interno, .empresa, .filtros_grupo {
  *zoom: 1;
}

.clearfix:before, .centralizado:before, form:before, .container:before, .principal:before, .conteudo:before, .coluna:before, .rodape:before, .header-interno:before, .empresa:before, .filtros_grupo:before, .clearfix:after, .centralizado:after, form:after, .container:after, .principal:after, .conteudo:after, .coluna:after, .rodape:after, .header-interno:after, .empresa:after, .filtros_grupo:after {
  content: "";
  display: table;
}

.clearfix:after, .centralizado:after, form:after, .container:after, .principal:after, .conteudo:after, .coluna:after, .rodape:after, .header-interno:after, .empresa:after, .filtros_grupo:after {
  clear: both;
}

.clear {
  clear: both;
}

.extragrande {
  font-size: 1.5em !important;
}

.grande {
  font-size: 1.2em !important;
}

.pequeno {
  font-size: 0.85em !important;
}

.extragrande, .grande, .pequeno {
  line-height: 1.5;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visible-inline {
  display: inline !important;
}

.visible-block {
  display: block !important;
}

.visible-inline-block {
  display: inline-block !important;
}

.invisible {
  visibility: hidden !important;
}

.align-left {
  text-align: left !important;
}

.align-right {
  text-align: right !important;
}

.align-center {
  text-align: center !important;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

@media only screen and (max-width: 425px) {
  .hidden-xs {
    display: none !important;
    visibility: hidden !important;
  }
  .visuallyhidden-xs {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .visible-inline-xs {
    display: inline !important;
  }
  .visible-block-xs {
    display: block !important;
  }
  .visible-inline-block-xs {
    display: inline-block !important;
  }
  .invisible-xs {
    visibility: hidden !important;
  }
  .align-left-xs {
    text-align: left !important;
  }
  .align-right-xs {
    text-align: right !important;
  }
  .align-center-xs {
    text-align: center !important;
  }
  .float-left-xs {
    float: left !important;
  }
  .float-right-xs {
    float: right !important;
  }
}

@media only screen and (min-width: 425px) and (max-width: 768px) {
  .hidden-sm {
    display: none !important;
    visibility: hidden !important;
  }
  .visuallyhidden-sm {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .visible-inline-sm {
    display: inline !important;
  }
  .visible-block-sm {
    display: block !important;
  }
  .visible-inline-block-sm {
    display: inline-block !important;
  }
  .invisible-sm {
    visibility: hidden !important;
  }
  .align-left-sm {
    text-align: left !important;
  }
  .align-right-sm {
    text-align: right !important;
  }
  .align-center-sm {
    text-align: center !important;
  }
  .float-left-sm {
    float: left !important;
  }
  .float-right-sm {
    float: right !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .hidden-md {
    display: none !important;
    visibility: hidden !important;
  }
  .visuallyhidden-md {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .visible-inline-md {
    display: inline !important;
  }
  .visible-block-md {
    display: block !important;
  }
  .visible-inline-block-md {
    display: inline-block !important;
  }
  .invisible-md {
    visibility: hidden !important;
  }
  .align-left-md {
    text-align: left !important;
  }
  .align-right-md {
    text-align: right !important;
  }
  .align-center-md {
    text-align: center !important;
  }
  .float-left-md {
    float: left !important;
  }
  .float-right-md {
    float: right !important;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  .hidden-lg {
    display: none !important;
    visibility: hidden !important;
  }
  .visuallyhidden-lg {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .visible-inline-lg {
    display: inline !important;
  }
  .visible-block-lg {
    display: block !important;
  }
  .visible-inline-block-lg {
    display: inline-block !important;
  }
  .invisible-lg {
    visibility: hidden !important;
  }
  .align-left-lg {
    text-align: left !important;
  }
  .align-right-lg {
    text-align: right !important;
  }
  .align-center-lg {
    text-align: center !important;
  }
  .float-left-lg {
    float: left !important;
  }
  .float-right-lg {
    float: right !important;
  }
}

@media only screen and (min-width: 1300px) {
  .hidden-xl {
    display: none !important;
    visibility: hidden !important;
  }
  .visuallyhidden-xl {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .visible-inline-xl {
    display: inline !important;
  }
  .visible-block-xl {
    display: block !important;
  }
  .visible-inline-block-xl {
    display: inline-block !important;
  }
  .invisible-xl {
    visibility: hidden !important;
  }
  .align-left-xl {
    text-align: left !important;
  }
  .align-right-xl {
    text-align: right !important;
  }
  .align-center-xl {
    text-align: center !important;
  }
  .float-left-xl {
    float: left !important;
  }
  .float-right-xl {
    float: right !important;
  }
}

.centralizado {
  margin-right: auto !important;
  margin-left: auto !important;
}

.tooltip-holder {
  position: relative;
}

.tooltip-holder:after {
  content: attr(data-tooltip);
  font-weight: bold;
  position: absolute;
  bottom: 0;
  background-color: #333C59;
  background-color: rgba(51, 60, 89, 0.8);
  color: #fff;
  font-weight: normal;
  font-size: 12px;
  font-size: 0.85714rem;
  padding: 5px;
  padding: 0.35714rem;
  opacity: 0;
  white-space: nowrap;
  text-align: center;
  left: 50%;
  margin: 0;
  transform: translateX(-50%);
  z-index: 2;
  pointer-events: none;
  font-family: "Exo 2", Arial, Helvetica, sans-serif;
  display: inline-block;
}

.tooltip-holder:hover:after {
  opacity: 1;
  bottom: 100%;
  bottom: calc(100% + 0.35714rem);
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?3dcxjh");
  src: url("../fonts/icomoon.eot?3dcxjh#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?3dcxjh") format("truetype"), url("../fonts/icomoon.woff?3dcxjh") format("woff"), url("../fonts/icomoon.svg?3dcxjh#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa, .mensagem:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-ocultar:before {
  content: "";
}

.fa-close-2:before {
  content: "";
}

.fa-edit-2:before {
  content: "";
}

.fa-e-mail-plus:before {
  content: "";
}

.fa-user-plus-2:before {
  content: "";
}

.fa-plus-2:before {
  content: "";
}

.fa-olho-barra:before {
  content: "";
}

.fa-tv:before {
  content: "";
}

.fa-tv-negativo:before {
  content: "";
}

.fa-download-xml:before {
  content: "";
}

.fa-visualizado:before {
  content: "";
}

.fa-cifrao-lapis:before {
  content: "";
}

.fa-atencao:before {
  content: "";
}

.fa-calendario:before {
  content: "";
}

.fa-chat:before {
  content: "";
}

.fa-cifrao-check:before {
  content: "";
}

.fa-cifrao-check-box:before {
  content: "";
}

.fa-cifrao-x:before {
  content: "";
}

.fa-codigo-check:before {
  content: "";
}

.fa-e-mail:before {
  content: "";
}

.fa-filtro:before {
  content: "";
}

.fa-olho:before {
  content: "";
}

.fa-olho-check:before {
  content: "";
}

.fa-recarregar:before {
  content: "";
}

.fa-relogio:before {
  content: "";
}

.fa-sair:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-close:before {
  content: "";
}

.fa-remove:before {
  content: "";
}

.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-cog:before {
  content: "";
}

.fa-gear:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-repeat:before {
  content: "";
}

.fa-rotate-right:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before {
  content: "";
}

.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-image:before {
  content: "";
}

.fa-photo:before {
  content: "";
}

.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before {
  content: "";
}

.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before {
  content: "";
}

.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-exclamation-triangle:before {
  content: "";
}

.fa-warning:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart:before {
  content: "";
}

.fa-bar-chart-o:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-cogs:before {
  content: "";
}

.fa-gears:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook:before {
  content: "";
}

.fa-facebook-f:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before {
  content: "";
}

.fa-users:before {
  content: "";
}

.fa-chain:before {
  content: "";
}

.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before {
  content: "";
}

.fa-scissors:before {
  content: "";
}

.fa-copy:before {
  content: "";
}

.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-floppy-o:before {
  content: "";
}

.fa-save:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-bars:before {
  content: "";
}

.fa-navicon:before {
  content: "";
}

.fa-reorder:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-sort:before {
  content: "";
}

.fa-unsorted:before {
  content: "";
}

.fa-sort-desc:before {
  content: "";
}

.fa-sort-down:before {
  content: "";
}

.fa-sort-asc:before {
  content: "";
}

.fa-sort-up:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before {
  content: "";
}

.fa-undo:before {
  content: "";
}

.fa-gavel:before {
  content: "";
}

.fa-legal:before {
  content: "";
}

.fa-dashboard:before {
  content: "";
}

.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-bolt:before {
  content: "";
}

.fa-flash:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-clipboard:before {
  content: "";
}

.fa-paste:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile:before {
  content: "";
}

.fa-mobile-phone:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before {
  content: "";
}

.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before {
  content: "";
}

.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before {
  content: "";
}

.fa-star-half-full:before {
  content: "";
}

.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-chain-broken:before {
  content: "";
}

.fa-unlink:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-down:before {
  content: "";
}

.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-up:before {
  content: "";
}

.fa-caret-square-o-right:before {
  content: "";
}

.fa-toggle-right:before {
  content: "";
}

.fa-eur:before {
  content: "";
}

.fa-euro:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before {
  content: "";
}

.fa-usd:before {
  content: "";
}

.fa-inr:before {
  content: "";
}

.fa-rupee:before {
  content: "";
}

.fa-cny:before {
  content: "";
}

.fa-jpy:before {
  content: "";
}

.fa-rmb:before {
  content: "";
}

.fa-yen:before {
  content: "";
}

.fa-rouble:before {
  content: "";
}

.fa-rub:before {
  content: "";
}

.fa-ruble:before {
  content: "";
}

.fa-krw:before {
  content: "";
}

.fa-won:before {
  content: "";
}

.fa-bitcoin:before {
  content: "";
}

.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before {
  content: "";
}

.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-caret-square-o-left:before {
  content: "";
}

.fa-toggle-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-try:before {
  content: "";
}

.fa-turkish-lira:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-bank:before {
  content: "";
}

.fa-institution:before {
  content: "";
}

.fa-university:before {
  content: "";
}

.fa-graduation-cap:before {
  content: "";
}

.fa-mortar-board:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before {
  content: "";
}

.fa-car:before {
  content: "";
}

.fa-cab:before {
  content: "";
}

.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-image-o:before {
  content: "";
}

.fa-file-photo-o:before {
  content: "";
}

.fa-file-picture-o:before {
  content: "";
}

.fa-file-archive-o:before {
  content: "";
}

.fa-file-zip-o:before {
  content: "";
}

.fa-file-audio-o:before {
  content: "";
}

.fa-file-sound-o:before {
  content: "";
}

.fa-file-movie-o:before {
  content: "";
}

.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before {
  content: "";
}

.fa-life-buoy:before {
  content: "";
}

.fa-life-ring:before {
  content: "";
}

.fa-life-saver:before {
  content: "";
}

.fa-support:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before {
  content: "";
}

.fa-rebel:before {
  content: "";
}

.fa-resistance:before {
  content: "";
}

.fa-empire:before {
  content: "";
}

.fa-ge:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-hacker-news:before {
  content: "";
}

.fa-y-combinator-square:before {
  content: "";
}

.fa-yc-square:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before {
  content: "";
}

.fa-weixin:before {
  content: "";
}

.fa-paper-plane:before {
  content: "";
}

.fa-send:before {
  content: "";
}

.fa-paper-plane-o:before {
  content: "";
}

.fa-send-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-futbol-o:before {
  content: "";
}

.fa-soccer-ball-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-ils:before {
  content: "";
}

.fa-shekel:before {
  content: "";
}

.fa-sheqel:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before {
  content: "";
}

.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-bed:before {
  content: "";
}

.fa-hotel:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-y-combinator:before {
  content: "";
}

.fa-yc:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery:before {
  content: "";
}

.fa-battery-4:before {
  content: "";
}

.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before {
  content: "";
}

.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before {
  content: "";
}

.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before {
  content: "";
}

.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before {
  content: "";
}

.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before {
  content: "";
}

.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before {
  content: "";
}

.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before {
  content: "";
}

.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before {
  content: "";
}

.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-stop-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-television:before {
  content: "";
}

.fa-tv2:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-asl-interpreting:before {
  content: "";
}

.fa-deaf:before {
  content: "";
}

.fa-deafness:before {
  content: "";
}

.fa-hard-of-hearing:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-sign-language:before {
  content: "";
}

.fa-signing:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before {
  content: "";
}

.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before {
  content: "";
}

.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-address-card:before {
  content: "";
}

.fa-vcard:before {
  content: "";
}

.fa-address-card-o:before {
  content: "";
}

.fa-vcard-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before {
  content: "";
}

.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before {
  content: "";
}

.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer:before {
  content: "";
}

.fa-thermometer-4:before {
  content: "";
}

.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before {
  content: "";
}

.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before {
  content: "";
}

.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before {
  content: "";
}

.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before {
  content: "";
}

.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bath:before {
  content: "";
}

.fa-bathtub:before {
  content: "";
}

.fa-s15:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before {
  content: "";
}

.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before {
  content: "";
}

.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

input, label {
  vertical-align: middle;
}

label {
  cursor: pointer;
}

label, .label {
  color: #333C59;
}

/* Normalização de Inputs (Twitter Bootstrap) */
input[type="search"] {
  box-sizing: border-box;
}

input[type="file"] {
  display: block;
}

select[multiple],
select[size] {
  height: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
  line-height: normal;
}

[type="text"],
[type="password"],
[type="search"],
[type="email"],
[type="url"],
textarea,
select,
.text {
  padding: 10px;
  padding: 0.71429rem;
  font-size: 14px;
  font-size: 1rem;
  height: 40px;
  height: 2.85714rem;
  display: block;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #CCC;
  color: #777777;
  background-color: #FFF;
  line-height: normal;
  outline: 0;
  font-family: "Exo 2", Arial, Helvetica, sans-serif;
}

[type="text"]:focus,
[type="password"]:focus,
[type="search"]:focus,
[type="email"]:focus,
[type="url"]:focus,
textarea:focus,
select:focus,
.text:focus {
  border-color: #333C59;
  background-color: #F5F5F5;
  color: #333C59;
}

[type="text"][disabled],
fieldset[disabled] [type="text"],
[type="password"][disabled],
fieldset[disabled]
[type="password"],
[type="search"][disabled],
fieldset[disabled]
[type="search"],
[type="email"][disabled],
fieldset[disabled]
[type="email"],
[type="url"][disabled],
fieldset[disabled]
[type="url"],
textarea[disabled],
fieldset[disabled]
textarea,
select[disabled],
fieldset[disabled]
select,
.text[disabled],
fieldset[disabled]
.text {
  cursor: not-allowed;
  background-color: #eaeaea;
  color: #c4c4c4;
  border-color: #f7f7f7;
  opacity: 1;
}

[type="text"][readonly],
[type="password"][readonly],
[type="search"][readonly],
[type="email"][readonly],
[type="url"][readonly],
textarea[readonly],
select[readonly],
.text[readonly] {
  background-color: #f7f7f7;
}

::-webkit-input-placeholder {
  color: #c4c4c4;
}

:-moz-placeholder {
  color: #c4c4c4;
}

::-moz-placeholder {
  color: #c4c4c4;
}

:-ms-input-placeholder {
  color: #c4c4c4;
}

select, select.text {
  padding: 0;
}

textarea, textarea.text {
  height: 120px;
  height: 8.57143rem;
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

fieldset {
  padding: 15px 20px 20px;
  padding: 1.07143rem 1.42857rem 1.42857rem;
  border: 0;
  border-bottom: 1px solid #DDDDDD;
  position: relative;
  margin-bottom: 20px;
  margin-bottom: 1.42857rem;
}

legend {
  border: 0;
  *margin-left: ems(-7);
  padding: 0;
  white-space: normal;
  position: relative;
  font-weight: bold;
  color: #333C59;
}

.campo {
  margin-bottom: 0.7em;
}

.botao:last-child {
  margin-right: 0;
}

.listaRadio {
  padding: 5px;
  padding: 0.35714rem;
  border: 1px solid #f7f7f7;
  margin-bottom: 0.7em;
}

.listaRadio label {
  margin-left: 5px;
  margin-left: 0.35714rem;
}

.listaRadio li {
  list-style: none;
}

.listaRadio li:last-child {
  margin-bottom: 0;
}

.obrigatorio label {
  color: #C44;
  font-style: italic;
}

.obrigatorio label:before {
  content: "*";
}

/*
Version: 3.4.5 Timestamp: Mon Nov  4 08:22:42 PST 2013
*/
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 100%;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  border-radius: 0;
  -webkit-border-radius: 0;
  /*
      Force border-box so that % widths fit the parent
      container without overlap because of margin/padding.

      More Info : http://www.quirksmode.org/css/box.html
    */
  -webkit-box-sizing: border-box;
  /* webkit */
  -moz-box-sizing: border-box;
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}

.select2-container .select2-choice {
  display: block;
  height: 40px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #CCC;
  white-space: nowrap;
  line-height: 40px;
  color: #777777;
  text-decoration: none;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #FFF;
}

.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}

.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url("../imagens/select2/select2.png") right top no-repeat;
  cursor: pointer;
  outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}

.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}

.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}

.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none;
}

.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}

.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-clip: padding-box;
}

.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../imagens/select2/select2.png") no-repeat 0 5px;
}

.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}

.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff url("../imagens/select2/select2.png") no-repeat 100% -22px;
  background: url("../imagens/select2/select2.png") no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url("../imagens/select2/select2.png") no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url("../imagens/select2/select2.png") no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url("../imagens/select2/select2.png") no-repeat 100% -22px, linear-gradient(top, #fff 85%, #eee 99%);
}

.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(bottom, #fff 0%, #eee 50%);
}

.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}

.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 5px;
}

/* results */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: transparent;
}

.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}

.select2-results ul.select2-result-sub > li .select2-result-label {
  padding-left: 20px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 40px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 60px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 80px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 100px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 110px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 120px;
}

.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}

.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

.select2-results .select2-result-label {
  padding: 2px 5px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}

.select2-results li em {
  background: #feffde;
  font-style: normal;
}

.select2-results .select2-highlighted em {
  background: transparent;
}

.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-selected {
  display: none;
}

.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

/* multiselect */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  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: linear-gradient(top, #eee 1%, #fff 15%);
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
  min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}

.select2-default {
  color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  -webkit-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);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', 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: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url("../imagens/select2/select2.png") right top no-repeat;
}

.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}

/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

.select2-display-none {
  display: none;
}

.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
    background-image: url("../imagens/select2/select2x2.png") !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  .select2-search input {
    background-position: 100% -21px !important;
  }
}

.sec,
.sec:visited,
.bt.sec,
.bt.sec:visited,
input[type="reset"] {
  color: #777777;
  background-color: #DDDDDD;
  border: 1px solid #DDDDDD;
}

.sec:hover, .sec:focus,
.sec:visited:hover,
.sec:visited:focus,
.bt.sec:hover,
.bt.sec:focus,
.bt.sec:visited:hover,
.bt.sec:visited:focus,
input[type="reset"]:hover,
input[type="reset"]:focus {
  background-color: white;
}

.sec:active,
.sec:visited:active,
.bt.sec:active,
.bt.sec:visited:active,
input[type="reset"]:active {
  background-color: #aaaaaa;
}

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

.area-mensagens {
  margin-bottom: 20px;
  margin-bottom: 1.42857rem;
}

@media only screen and (min-width: 768px) {
  .area-mensagens {
    margin-bottom: 10px;
    margin-bottom: 0.71429rem;
  }
}

.mensagem {
  padding: 10px 25px 10px 50px;
  padding: 0.71429rem 1.78571rem 0.71429rem 3.57143rem;
  margin-bottom: 5px;
  margin-bottom: 0.35714rem;
  clear: both;
  position: relative;
  background-color: #FFFFBF;
  color: #777777;
}

.mensagem:before {
  content: "";
  float: left;
  margin-left: -35px;
  margin-left: -2.5rem;
  font-size: 20px;
  font-size: 1.42857rem;
}

.mensagem_dispensar, .filtro-aplicado_dispensar {
  padding: 0;
  width: 20px;
  width: 1.42857rem;
  height: 20px;
  height: 1.42857rem;
  line-height: 1;
  margin: 0;
  background: none;
  border: none;
  color: inherit;
  position: absolute;
  top: 5px;
  top: 0.35714rem;
  right: 5px;
  right: 0.35714rem;
}

.mensagem_dispensar:hover, .filtro-aplicado_dispensar:hover {
  background: none;
  color: #5e5e5e;
}

.mensagem-aviso {
  background-color: #ffffb3;
}

.mensagem-aviso:before {
  content: "";
}

.mensagem-erro {
  background-color: #ffb3b3;
}

.mensagem-erro:before {
  content: "";
}

.mensagem-sucesso {
  background-color: #b3ffb3;
}

.mensagem-sucesso:before {
  content: "";
}

hr, .separador {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #DDDDDD;
  margin: 1.5em 0;
  padding: 0;
  clear: both;
}

a {
  color: #3894DF;
}

a:visited {
  color: #4f5d8a;
}

a:hover {
  text-decoration: none;
}

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

.conteudo abbr[title] {
  border-bottom: 1px dotted;
}

.conteudo ins {
  color: #CCC;
  text-decoration: none;
}

.conteudo mark {
  background-color: #FF0;
  color: #777777;
  font-style: italic;
  font-weight: bold;
}

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

.conteudo sup {
  top: -0.5em;
}

.conteudo sub {
  bottom: -0.25em;
}

.conteudo h1, .conteudo h2, .conteudo h3, .conteudo h4, .conteudo h5, .conteudo h6,
.conteudo .h1, .conteudo .h2, .conteudo .h3, .conteudo .pagina_titulo, .conteudo .h4, .conteudo .h5, .conteudo .h6 {
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.5em;
  font-family: "Exo 2", Arial, Helvetica, sans-serif;
  color: #333C59;
}

.conteudo h1 {
  font-size: 30px;
  font-size: 2.14286rem;
}

.conteudo h2 {
  font-size: 25px;
  font-size: 1.78571rem;
}

.conteudo h3 {
  font-size: 20px;
  font-size: 1.42857rem;
}

.conteudo h4 {
  font-size: 18px;
  font-size: 1.28571rem;
}

.conteudo h5 {
  font-size: 16px;
  font-size: 1.14286rem;
}

.conteudo h6 {
  font-size: 14px;
  font-size: 1rem;
}

.conteudo p {
  margin-bottom: 1.5em;
}

.conteudo strong, .conteudo em strong, .conteudo b {
  font-weight: bold;
}

.conteudo em, .conteudo strong em, .conteudo i {
  font-style: italic;
}

.conteudo ul, .conteudo ol {
  padding-left: 2em;
  margin-bottom: 1.5em;
}

.conteudo ul li, .conteudo ol li {
  margin-bottom: 0.3em;
}

.conteudo ol, .conteudo ol li {
  list-style-type: decimal;
}

.conteudo ul, .conteudo ul li {
  list-style-type: disc;
}

.conteudo dd {
  margin: 0 0 0 40px;
  margin: 0 0 0 2.85714rem;
}

.conteudo blockquote {
  font-size: 15.4px;
  font-size: 1.1rem;
  font-style: italic;
  margin: 2.5em 0 2.5em 3em;
}

.conteudo q:before {
  content: open-quote;
}

.conteudo q:after {
  content: close-quote;
}

.conteudo pre, .conteudo code, .conteudo kbd, .conteudo samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

.conteudo pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.conteudo code {
  font-family: "Courier New", Courier, monospace;
  background-color: #DDD;
  color: #CCC;
}

.h1.h1, .h2.h2, .h3.h3, .pagina_titulo, .h4.h4, .h5.h5, .h6.h6 {
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.5em;
  font-family: "Exo 2", Arial, Helvetica, sans-serif;
  color: #333C59;
}

.h1.h1 {
  font-size: 30px;
  font-size: 2.14286rem;
}

.h2.h2 {
  font-size: 25px;
  font-size: 1.78571rem;
}

.h3.h3, .pagina_titulo {
  font-size: 20px;
  font-size: 1.42857rem;
}

.h4.h4 {
  font-size: 18px;
  font-size: 1.28571rem;
}

.h5.h5 {
  font-size: 16px;
  font-size: 1.14286rem;
}

.h6.h6 {
  font-size: 14px;
  font-size: 1rem;
}

@media only screen and (min-width: 0) {
  .b-xs-1 {
    width: 6.33333%;
  }
  .b-xs-ps-1 {
    left: 8.33333%;
  }
  .b-xs-pl-1 {
    left: -8.33333%;
  }
  .b-xs-2 {
    width: 14.66667%;
  }
  .b-xs-ps-2 {
    left: 16.66667%;
  }
  .b-xs-pl-2 {
    left: -16.66667%;
  }
  .b-xs-3 {
    width: 23%;
  }
  .b-xs-ps-3 {
    left: 25%;
  }
  .b-xs-pl-3 {
    left: -25%;
  }
  .b-xs-4 {
    width: 31.33333%;
  }
  .b-xs-ps-4 {
    left: 33.33333%;
  }
  .b-xs-pl-4 {
    left: -33.33333%;
  }
  .b-xs-5 {
    width: 39.66667%;
  }
  .b-xs-ps-5 {
    left: 41.66667%;
  }
  .b-xs-pl-5 {
    left: -41.66667%;
  }
  .b-xs-6 {
    width: 48%;
  }
  .b-xs-ps-6 {
    left: 50%;
  }
  .b-xs-pl-6 {
    left: -50%;
  }
  .b-xs-7 {
    width: 56.33333%;
  }
  .b-xs-ps-7 {
    left: 58.33333%;
  }
  .b-xs-pl-7 {
    left: -58.33333%;
  }
  .b-xs-8 {
    width: 64.66667%;
  }
  .b-xs-ps-8 {
    left: 66.66667%;
  }
  .b-xs-pl-8 {
    left: -66.66667%;
  }
  .b-xs-9 {
    width: 73%;
  }
  .b-xs-ps-9 {
    left: 75%;
  }
  .b-xs-pl-9 {
    left: -75%;
  }
  .b-xs-10 {
    width: 81.33333%;
  }
  .b-xs-ps-10 {
    left: 83.33333%;
  }
  .b-xs-pl-10 {
    left: -83.33333%;
  }
  .b-xs-11 {
    width: 89.66667%;
  }
  .b-xs-ps-11 {
    left: 91.66667%;
  }
  .b-xs-pl-11 {
    left: -91.66667%;
  }
  .b-xs-12 {
    width: 98%;
  }
  .b-xs-ps-12 {
    left: 100%;
  }
  .b-xs-pl-12 {
    left: -100%;
  }
  .b-xs-1, .b-xs-2, .b-xs-3, .b-xs-4, .b-xs-5, .b-xs-6, .b-xs-7, .b-xs-8, .b-xs-9, .b-xs-10, .b-xs-11, .b-xs-12 {
    display: inline;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    min-height: 1px;
  }
  .b-xs-ps-1, .b-xs-pl-1, .b-xs-ps-2, .b-xs-pl-2, .b-xs-ps-3, .b-xs-pl-3, .b-xs-ps-4, .b-xs-pl-4, .b-xs-ps-5, .b-xs-pl-5, .b-xs-ps-6, .b-xs-pl-6, .b-xs-ps-7, .b-xs-pl-7, .b-xs-ps-8, .b-xs-pl-8, .b-xs-ps-9, .b-xs-pl-9, .b-xs-ps-10, .b-xs-pl-10, .b-xs-ps-11, .b-xs-pl-11, .b-xs-ps-12, .b-xs-pl-12 {
    position: relative;
  }
  .b-xs-c {
    clear: left;
  }
}

@media only screen and (min-width: 425px) {
  .b-sm-1 {
    width: 6.33333%;
  }
  .b-sm-ps-1 {
    left: 8.33333%;
  }
  .b-sm-pl-1 {
    left: -8.33333%;
  }
  .b-sm-2 {
    width: 14.66667%;
  }
  .b-sm-ps-2 {
    left: 16.66667%;
  }
  .b-sm-pl-2 {
    left: -16.66667%;
  }
  .b-sm-3 {
    width: 23%;
  }
  .b-sm-ps-3 {
    left: 25%;
  }
  .b-sm-pl-3 {
    left: -25%;
  }
  .b-sm-4 {
    width: 31.33333%;
  }
  .b-sm-ps-4 {
    left: 33.33333%;
  }
  .b-sm-pl-4 {
    left: -33.33333%;
  }
  .b-sm-5 {
    width: 39.66667%;
  }
  .b-sm-ps-5 {
    left: 41.66667%;
  }
  .b-sm-pl-5 {
    left: -41.66667%;
  }
  .b-sm-6 {
    width: 48%;
  }
  .b-sm-ps-6 {
    left: 50%;
  }
  .b-sm-pl-6 {
    left: -50%;
  }
  .b-sm-7 {
    width: 56.33333%;
  }
  .b-sm-ps-7 {
    left: 58.33333%;
  }
  .b-sm-pl-7 {
    left: -58.33333%;
  }
  .b-sm-8 {
    width: 64.66667%;
  }
  .b-sm-ps-8 {
    left: 66.66667%;
  }
  .b-sm-pl-8 {
    left: -66.66667%;
  }
  .b-sm-9 {
    width: 73%;
  }
  .b-sm-ps-9 {
    left: 75%;
  }
  .b-sm-pl-9 {
    left: -75%;
  }
  .b-sm-10 {
    width: 81.33333%;
  }
  .b-sm-ps-10 {
    left: 83.33333%;
  }
  .b-sm-pl-10 {
    left: -83.33333%;
  }
  .b-sm-11 {
    width: 89.66667%;
  }
  .b-sm-ps-11 {
    left: 91.66667%;
  }
  .b-sm-pl-11 {
    left: -91.66667%;
  }
  .b-sm-12 {
    width: 98%;
  }
  .b-sm-ps-12 {
    left: 100%;
  }
  .b-sm-pl-12 {
    left: -100%;
  }
  .b-sm-1, .b-sm-2, .b-sm-3, .b-sm-4, .b-sm-5, .b-sm-6, .b-sm-7, .b-sm-8, .b-sm-9, .b-sm-10, .b-sm-11, .b-sm-12 {
    display: inline;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    min-height: 1px;
  }
  .b-sm-ps-1, .b-sm-pl-1, .b-sm-ps-2, .b-sm-pl-2, .b-sm-ps-3, .b-sm-pl-3, .b-sm-ps-4, .b-sm-pl-4, .b-sm-ps-5, .b-sm-pl-5, .b-sm-ps-6, .b-sm-pl-6, .b-sm-ps-7, .b-sm-pl-7, .b-sm-ps-8, .b-sm-pl-8, .b-sm-ps-9, .b-sm-pl-9, .b-sm-ps-10, .b-sm-pl-10, .b-sm-ps-11, .b-sm-pl-11, .b-sm-ps-12, .b-sm-pl-12 {
    position: relative;
  }
  .b-xs-c {
    clear: none;
  }
  .b-sm-c {
    clear: left;
  }
}

@media only screen and (min-width: 768px) {
  .b-md-1 {
    width: 6.33333%;
  }
  .b-md-ps-1 {
    left: 8.33333%;
  }
  .b-md-pl-1 {
    left: -8.33333%;
  }
  .b-md-2 {
    width: 14.66667%;
  }
  .b-md-ps-2 {
    left: 16.66667%;
  }
  .b-md-pl-2 {
    left: -16.66667%;
  }
  .b-md-3 {
    width: 23%;
  }
  .b-md-ps-3 {
    left: 25%;
  }
  .b-md-pl-3 {
    left: -25%;
  }
  .b-md-4 {
    width: 31.33333%;
  }
  .b-md-ps-4 {
    left: 33.33333%;
  }
  .b-md-pl-4 {
    left: -33.33333%;
  }
  .b-md-5 {
    width: 39.66667%;
  }
  .b-md-ps-5 {
    left: 41.66667%;
  }
  .b-md-pl-5 {
    left: -41.66667%;
  }
  .b-md-6 {
    width: 48%;
  }
  .b-md-ps-6 {
    left: 50%;
  }
  .b-md-pl-6 {
    left: -50%;
  }
  .b-md-7 {
    width: 56.33333%;
  }
  .b-md-ps-7 {
    left: 58.33333%;
  }
  .b-md-pl-7 {
    left: -58.33333%;
  }
  .b-md-8 {
    width: 64.66667%;
  }
  .b-md-ps-8 {
    left: 66.66667%;
  }
  .b-md-pl-8 {
    left: -66.66667%;
  }
  .b-md-9 {
    width: 73%;
  }
  .b-md-ps-9 {
    left: 75%;
  }
  .b-md-pl-9 {
    left: -75%;
  }
  .b-md-10 {
    width: 81.33333%;
  }
  .b-md-ps-10 {
    left: 83.33333%;
  }
  .b-md-pl-10 {
    left: -83.33333%;
  }
  .b-md-11 {
    width: 89.66667%;
  }
  .b-md-ps-11 {
    left: 91.66667%;
  }
  .b-md-pl-11 {
    left: -91.66667%;
  }
  .b-md-12 {
    width: 98%;
  }
  .b-md-ps-12 {
    left: 100%;
  }
  .b-md-pl-12 {
    left: -100%;
  }
  .b-md-1, .b-md-2, .b-md-3, .b-md-4, .b-md-5, .b-md-6, .b-md-7, .b-md-8, .b-md-9, .b-md-10, .b-md-11, .b-md-12 {
    display: inline;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    min-height: 1px;
  }
  .b-md-ps-1, .b-md-pl-1, .b-md-ps-2, .b-md-pl-2, .b-md-ps-3, .b-md-pl-3, .b-md-ps-4, .b-md-pl-4, .b-md-ps-5, .b-md-pl-5, .b-md-ps-6, .b-md-pl-6, .b-md-ps-7, .b-md-pl-7, .b-md-ps-8, .b-md-pl-8, .b-md-ps-9, .b-md-pl-9, .b-md-ps-10, .b-md-pl-10, .b-md-ps-11, .b-md-pl-11, .b-md-ps-12, .b-md-pl-12 {
    position: relative;
  }
  .b-xs-c, .b-sm-c {
    clear: none;
  }
  .b-md-c {
    clear: left;
  }
}

@media only screen and (min-width: 1024px) {
  .b-lg-1 {
    width: 6.33333%;
  }
  .b-lg-ps-1 {
    left: 8.33333%;
  }
  .b-lg-pl-1 {
    left: -8.33333%;
  }
  .b-lg-2 {
    width: 14.66667%;
  }
  .b-lg-ps-2 {
    left: 16.66667%;
  }
  .b-lg-pl-2 {
    left: -16.66667%;
  }
  .b-lg-3 {
    width: 23%;
  }
  .b-lg-ps-3 {
    left: 25%;
  }
  .b-lg-pl-3 {
    left: -25%;
  }
  .b-lg-4 {
    width: 31.33333%;
  }
  .b-lg-ps-4 {
    left: 33.33333%;
  }
  .b-lg-pl-4 {
    left: -33.33333%;
  }
  .b-lg-5 {
    width: 39.66667%;
  }
  .b-lg-ps-5 {
    left: 41.66667%;
  }
  .b-lg-pl-5 {
    left: -41.66667%;
  }
  .b-lg-6 {
    width: 48%;
  }
  .b-lg-ps-6 {
    left: 50%;
  }
  .b-lg-pl-6 {
    left: -50%;
  }
  .b-lg-7 {
    width: 56.33333%;
  }
  .b-lg-ps-7 {
    left: 58.33333%;
  }
  .b-lg-pl-7 {
    left: -58.33333%;
  }
  .b-lg-8 {
    width: 64.66667%;
  }
  .b-lg-ps-8 {
    left: 66.66667%;
  }
  .b-lg-pl-8 {
    left: -66.66667%;
  }
  .b-lg-9 {
    width: 73%;
  }
  .b-lg-ps-9 {
    left: 75%;
  }
  .b-lg-pl-9 {
    left: -75%;
  }
  .b-lg-10 {
    width: 81.33333%;
  }
  .b-lg-ps-10 {
    left: 83.33333%;
  }
  .b-lg-pl-10 {
    left: -83.33333%;
  }
  .b-lg-11 {
    width: 89.66667%;
  }
  .b-lg-ps-11 {
    left: 91.66667%;
  }
  .b-lg-pl-11 {
    left: -91.66667%;
  }
  .b-lg-12 {
    width: 98%;
  }
  .b-lg-ps-12 {
    left: 100%;
  }
  .b-lg-pl-12 {
    left: -100%;
  }
  .b-lg-1, .b-lg-2, .b-lg-3, .b-lg-4, .b-lg-5, .b-lg-6, .b-lg-7, .b-lg-8, .b-lg-9, .b-lg-10, .b-lg-11, .b-lg-12 {
    display: inline;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    min-height: 1px;
  }
  .b-lg-ps-1, .b-lg-pl-1, .b-lg-ps-2, .b-lg-pl-2, .b-lg-ps-3, .b-lg-pl-3, .b-lg-ps-4, .b-lg-pl-4, .b-lg-ps-5, .b-lg-pl-5, .b-lg-ps-6, .b-lg-pl-6, .b-lg-ps-7, .b-lg-pl-7, .b-lg-ps-8, .b-lg-pl-8, .b-lg-ps-9, .b-lg-pl-9, .b-lg-ps-10, .b-lg-pl-10, .b-lg-ps-11, .b-lg-pl-11, .b-lg-ps-12, .b-lg-pl-12 {
    position: relative;
  }
  .b-xs-c, .b-sm-c, .b-md-c {
    clear: none;
  }
  .b-lg-c {
    clear: left;
  }
}

@media only screen and (min-width: 1300px) {
  .b-xl-1 {
    width: 6.33333%;
  }
  .b-xl-ps-1 {
    left: 8.33333%;
  }
  .b-xl-pl-1 {
    left: -8.33333%;
  }
  .b-xl-2 {
    width: 14.66667%;
  }
  .b-xl-ps-2 {
    left: 16.66667%;
  }
  .b-xl-pl-2 {
    left: -16.66667%;
  }
  .b-xl-3 {
    width: 23%;
  }
  .b-xl-ps-3 {
    left: 25%;
  }
  .b-xl-pl-3 {
    left: -25%;
  }
  .b-xl-4 {
    width: 31.33333%;
  }
  .b-xl-ps-4 {
    left: 33.33333%;
  }
  .b-xl-pl-4 {
    left: -33.33333%;
  }
  .b-xl-5 {
    width: 39.66667%;
  }
  .b-xl-ps-5 {
    left: 41.66667%;
  }
  .b-xl-pl-5 {
    left: -41.66667%;
  }
  .b-xl-6 {
    width: 48%;
  }
  .b-xl-ps-6 {
    left: 50%;
  }
  .b-xl-pl-6 {
    left: -50%;
  }
  .b-xl-7 {
    width: 56.33333%;
  }
  .b-xl-ps-7 {
    left: 58.33333%;
  }
  .b-xl-pl-7 {
    left: -58.33333%;
  }
  .b-xl-8 {
    width: 64.66667%;
  }
  .b-xl-ps-8 {
    left: 66.66667%;
  }
  .b-xl-pl-8 {
    left: -66.66667%;
  }
  .b-xl-9 {
    width: 73%;
  }
  .b-xl-ps-9 {
    left: 75%;
  }
  .b-xl-pl-9 {
    left: -75%;
  }
  .b-xl-10 {
    width: 81.33333%;
  }
  .b-xl-ps-10 {
    left: 83.33333%;
  }
  .b-xl-pl-10 {
    left: -83.33333%;
  }
  .b-xl-11 {
    width: 89.66667%;
  }
  .b-xl-ps-11 {
    left: 91.66667%;
  }
  .b-xl-pl-11 {
    left: -91.66667%;
  }
  .b-xl-12 {
    width: 98%;
  }
  .b-xl-ps-12 {
    left: 100%;
  }
  .b-xl-pl-12 {
    left: -100%;
  }
  .b-xl-1, .b-xl-2, .b-xl-3, .b-xl-4, .b-xl-5, .b-xl-6, .b-xl-7, .b-xl-8, .b-xl-9, .b-xl-10, .b-xl-11, .b-xl-12 {
    display: inline;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    min-height: 1px;
  }
  .b-xl-ps-1, .b-xl-pl-1, .b-xl-ps-2, .b-xl-pl-2, .b-xl-ps-3, .b-xl-pl-3, .b-xl-ps-4, .b-xl-pl-4, .b-xl-ps-5, .b-xl-pl-5, .b-xl-ps-6, .b-xl-pl-6, .b-xl-ps-7, .b-xl-pl-7, .b-xl-ps-8, .b-xl-pl-8, .b-xl-ps-9, .b-xl-pl-9, .b-xl-ps-10, .b-xl-pl-10, .b-xl-ps-11, .b-xl-pl-11, .b-xl-ps-12, .b-xl-pl-12 {
    position: relative;
  }
  .b-xs-c, .b-sm-c, .b-md-c, .b-lg-c {
    clear: none;
  }
  .b-xl-c {
    clear: left;
  }
}

.container {
  margin-left: -1%;
  margin-right: -1%;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}

html {
  font-family: "Exo 2", Arial, Helvetica, sans-serif;
  line-height: 1.3;
  font-size: 14px;
  color: #777777;
}

body {
  line-height: 1.3;
  background-color: #F5F5F5;
}

.corpo {
  padding-top: 48px;
  padding-top: 3.42857rem;
}

@media only screen and (min-width: 768px) {
  .corpo {
    padding-left: 48px;
    padding-left: 3.42857rem;
  }
}

.centralizado {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

.topo {
  background-color: #333C59;
  color: #fff;
  padding-left: 48px;
  padding-left: 3.42857rem;
  height: 48px;
  height: 3.42857rem;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
}

.topo a {
  color: #fff;
}

.logo {
  float: left;
  width: 48px;
  width: 3.42857rem;
  height: 48px;
  height: 3.42857rem;
  background-color: #3894DF;
  margin-left: -48px;
  margin-left: -3.42857rem;
}

.logo_link, .logo_image {
  display: block;
}

.logo_heading {
  margin: 0;
}

.topo-empresa {
  padding: 9px 0;
  padding: 0.64286rem 0;
  display: table;
}

.topo-empresa_logotipo {
  max-height: 30px;
  max-height: 2.14286rem;
  max-width: 112.5px;
  max-width: 8.03571rem;
  width: auto;
  display: inline-block;
  vertical-align: middle;
}

.topo-empresa_logotipo_container {
  display: table-cell;
  vertical-align: middle;
}

.topo-empresa_nome {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  padding-left: 10px;
  padding-left: 0.71429rem;
  display: table-cell;
}

.nome-sistema {
  padding: 14px 0;
  padding: 1rem 0;
}

.atalho.focusable,
.atalho.focusable:visited {
  color: #777777;
  font-size: 11px;
  font-size: 0.78571rem;
  top: 10px;
  top: 0.71429rem;
  left: 58px;
  left: 4.14286rem;
  padding: 0.5em;
  height: auto;
  width: auto;
  background-color: #fff;
  text-decoration: none;
}

.atalho.focusable:focus,
.atalho.focusable:visited:focus {
  position: absolute;
  outline: 1px solid #333C59;
}

.menu-principal {
  padding: 20px;
  padding: 1.42857rem;
  display: none;
}

@media only screen and (min-width: 768px) {
  .menu-principal {
    position: fixed;
    background-color: #e9e9e9;
    top: 48px;
    top: 3.42857rem;
    bottom: 0;
    left: 0;
    z-index: 3;
    width: 48px;
    width: 3.42857rem;
    padding: 0;
    padding-top: 1px;
    display: block;
  }
}

@media only screen and (min-width: 768px) {
  .menu-principal:hover {
    width: 280px;
    width: 20rem;
  }
}

.menu-principal:hover .menu-principal_item_toggle {
  opacity: 1;
}

.menu-principal:hover .menu-principal_logotipo {
  opacity: 1;
}

.menu-principal_lista, .menu-principal_subnivel {
  white-space: nowrap;
}

.menu-principal_item {
  margin-bottom: 1px;
  position: relative;
}

.menu-principal_item_toggle {
  position: absolute;
  right: 0;
  top: 0;
  top: 0;
  width: 40px;
  width: 2.85714rem;
  padding: 15px 0 15px;
  padding: 1.07143rem 0 1.07143rem;
  border-left: 1px solid #717171;
  text-align: center;
  background-color: #777777;
  color: #fff;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  .menu-principal_item_toggle {
    opacity: 0;
  }
}

.menu-principal_item_toggle:hover {
  background-color: #7e7e7e;
}

.menu-principal_item_toggle:active {
  background-color: #717171;
}

@media only screen and (max-width: 768px) {
  .menu-principal_item_toggle.is-opened:before {
    display: block;
    transform: rotate(-45deg);
  }
  .menu-principal_item_toggle.is-opened + .menu-principal_subnivel {
    display: block;
  }
}

@media only screen and (min-width: 768px) {
  .menu-principal_item.has-subnivel:hover > .menu-principal_subnivel {
    transition:  all 0.5s ease;
    transition-delay: 0s;
    transition-property: opacity, visibility;
    transition-delay: 0.5s;
    opacity: 1;
    visibility: visible;
  }
}

@media only screen and (min-width: 768px) and (min-width: 768px) {
  .menu-principal_item.has-subnivel:hover > .menu-principal_subnivel .menu-principal_subnivel {
    transition-delay: 0s;
  }
}

@media only screen and (min-width: 768px) {
  .menu-principal_item.has-subnivel:hover > .menu-principal_link, .menu-principal_subnivel .menu-principal_item.has-subnivel:hover > .menu-principal_link {
    padding-right: 40px;
    padding-right: 2.85714rem;
  }
}

.menu-principal_link, .menu-principal_subnivel .menu-principal_link {
  display: block;
  padding: 10px;
  padding: 0.71429rem;
  min-height: 44px;
  min-height: 3.14286rem;
  text-decoration: none;
  background-color: #6b6b6b;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
}

.menu-principal_link:visited {
  color: #fff;
}

.menu-principal_link:hover {
  background-color: #858585;
}

.menu-principal_link:active {
  background-color: #656565;
}

.menu-principal_link_icone {
  font-size: 25px;
  font-size: 1.78571rem;
  width: 25px;
  width: 1.78571rem;
  height: 25px;
  height: 1.78571rem;
  vertical-align: middle;
  margin-right: 10px;
  margin-right: 0.71429rem;
  text-align: center;
}

.menu-principal_link_icone-imagem {
  display: inline-block;
}

.menu-principal_link_texto {
  text-overflow: ellipsis;
}

.menu-principal_subnivel {
  transition: none;
  padding-left: 20px;
  padding-left: 1.42857rem;
  background-color: #F5F5F5;
  margin-top: 1px;
  display: none;
}

@media only screen and (max-width: 768px) {
  .menu-principal_subnivel {
    box-shadow: none;
  }
}

@media only screen and (min-width: 768px) {
  .menu-principal_subnivel {
    min-width: 280px;
    min-width: 20rem;
    position: absolute;
    top: 0;
    left: 280px;
    border-left: 1px solid #DDDDDD;
    padding-left: 0;
    margin-top: 0;
    display: block;
    visibility: hidden;
    opacity: 0;
    z-index: 2;
  }
}

@media only screen and (min-width: 768px) {
  .menu-principal_subnivel .menu-principal_subnivel {
    left: 100%;
  }
}

.menu-principal .menu-principal_logotipo {
  margin: 20px auto 0;
  margin: 1.42857rem auto 0;
  display: block;
  max-width: none;
}

@media only screen and (min-width: 769px) {
  .menu-principal .menu-principal_logotipo {
    margin-bottom: 20px;
    margin-bottom: 1.42857rem;
    opacity: 0;
  }
}

.menu-principal .menu-principal_logotipo_container {
  overflow: hidden;
}

.subnivel-esquerda .menu-principal_subnivel {
  left: auto !important;
  right: 100% !important;
}

.subnivel-cima > .menu-principal_subnivel {
  top: auto !important;
  bottom: 0 !important;
  z-index: 200;
}

.subnivel-alturatotal > .menu-principal_subnivel {
  position: fixed !important;
  z-index: 200;
}

.subnivel-alturatotal.subnivel-overflow > .menu-principal_subnivel {
  overflow-y: auto;
  overflow-x: visible;
}

.subnivel-alturatotal .subnivel-fixed > .menu-principal_subnivel {
  position: fixed !important;
  z-index: 200;
}

.subnivel-alturatotal .subnivel-fixed.subnivel-esquerda .menu-principal_subnivel {
  right: auto !important;
  margin-left: -20pxrem !important;
}

.subnivel-alturatotal.subnivel-esquerda .menu-principal_subnivel {
  right: auto !important;
  margin-left: -20pxrem !important;
}

.principal {
  margin-bottom: 5px;
  margin-bottom: 0.35714rem;
  padding: 10px 10px 20px;
  padding: 0.71429rem 0.71429rem 1.42857rem;
  outline: none;
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 768px) {
  .principal {
    padding: 10px 5px 5px 5px;
    padding: 0.71429rem 0.35714rem 0.35714rem 0.35714rem;
  }
}

.coluna-fixavel.is-fixed {
  position: fixed;
}

.coluna-fixavel.is-stopped {
  position: absolute;
}

.rodape {
  background-color: #fff;
  padding: 25px 20px;
  padding: 1.78571rem 1.42857rem;
}

.w2o {
  margin-top: 8px;
  margin-top: 0.57143rem;
}

.paginacao {
  margin: 0 5px 5px;
  margin: 0 0.35714rem 0.35714rem;
  clear: both;
  text-align: right;
}

.paginacao_pagina {
  display: inline-block;
  padding: 5px;
  padding: 0.35714rem;
  min-width: 4ex;
  text-align: center;
  color: #777777;
  background-color: #DDDDDD;
  text-decoration: none;
}

.paginacao_pagina:visited {
  color: #777777;
}

.paginacao_pagina:hover {
  background-color: #eaeaea;
}

.paginacao_pagina:active {
  background-color: #d0d0d0;
}

.paginacao_pagina.is-active {
  background-color: #3894DF;
  font-weight: bold;
  color: #fff;
}

.paginacao_reticencias {
  background: none;
  color: #c4c4c4;
  font-style: normal;
}

.paginacao-topo {
  margin: 0 5px 20px;
  margin: 0 0.35714rem 1.42857rem;
}

.grid {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #DDDDDD;
}

.grid th {
  font-size: 16px;
  font-size: 1.14286rem;
  padding: 10px;
  padding: 0.71429rem;
  font-weight: bold;
  color: #3894DF;
  background-color: #F5F5F5;
  text-align: left;
  vertical-align: middle;
}

.grid td {
  padding: 9px 10px;
  padding: 0.64286rem 0.71429rem;
  background-color: #fff;
  border-bottom: 1px solid #DDDDDD;
  border-color: #e7e7e7;
  vertical-align: middle;
}

.grid_container {
  overflow-x: auto;
  padding-bottom: 12px;
  padding-bottom: 0.85714rem;
}

.entrada-atrasado {
  color: #F44303;
}

.entrada-pago {
  color: #4CAF50;
}

.entrada-proximo-vencimento {
  color: #FF9800;
}

.entrada td {
  font-weight: bold;
}

.entrada_status {
  position: absolute;
  left: 0;
  top: 10px;
  top: 0.71429rem;
  bottom: 10px;
  bottom: 0.71429rem;
  text-indent: -9999px;
  width: 10px;
  width: 0.71429rem;
  background-color: #DDDDDD;
}

.entrada_status_container {
  position: relative;
  padding-left: 55px !important;
}

.entrada_status_header {
  padding-left: 55px !important;
}

.entrada_status-atrasado {
  background-color: #F44303;
}

.entrada_status-pago {
  background-color: #4CAF50;
}

.entrada_status-proximo-vencimento {
  background-color: #FF9800;
}

.entrada_status:after {
  content: attr(title);
  font-weight: bold;
  position: absolute;
  top: 0;
  background-color: #333C59;
  background-color: rgba(51, 60, 89, 0.8);
  color: #fff;
  font-weight: normal;
  font-size: 12px;
  font-size: 0.85714rem;
  padding: 5px;
  padding: 0.35714rem;
  opacity: 0;
  white-space: nowrap;
  text-align: center;
  left: 50%;
  margin: 0;
  transform: translateX(-50%);
  z-index: 2;
  pointer-events: none;
  font-family: "Exo 2", Arial, Helvetica, sans-serif;
  display: inline-block;
  text-indent: 0;
  left: 0;
  transform: none;
}

.entrada_status:hover:after {
  opacity: 1;
  top: 90%;
}

.entrada_acoes {
  font-size: 20px;
  font-size: 1.42857rem;
  vertical-align: middle;
}

.entrada_acoes_header {
  width: 210px;
}

.entrada_acoes_width {
  width: 195px;
}

.entrada_visualizado {
  display: inline-block;
  color: #c4c4c4;
  vertical-align: middle;
  padding-right: 15px;
  padding-right: 1.07143rem;
  font-size: 20px;
  font-size: 1.42857rem;
  position: absolute;
  left: 20px;
  left: 1.42857rem;
  top: 5px;
  top: 0.35714rem;
}

.entrada_visualizado .acao {
  margin: 0;
}

.entrada_visualizado .acao:after {
  left: 0;
  transform: none;
}

.entrada.is-viewed td {
  font-weight: normal;
}

.acao {
  font-size: 20px;
  font-size: 1.42857rem;
  margin-right: 5px;
  margin-right: 0.35714rem;
  text-decoration: none;
  color: #3894DF;
  vertical-align: middle;
  position: relative;
}

.acao:visited {
  color: #3894DF;
}

.acao:hover, .acao:focus {
  color: #64ace6;
}

.acao:hover:after, .acao:hover:before {
  opacity: 1;
  top: 100%;
  top: calc(100% + 0.35714rem);
}

.acao:hover:after {
  position: absolute;
}

.acao:after {
  content: attr(aria-label);
  font-weight: bold;
  position: absolute;
  top: 0;
  background-color: #333C59;
  background-color: rgba(51, 60, 89, 0.8);
  color: #fff;
  font-weight: normal;
  font-size: 12px;
  font-size: 0.85714rem;
  padding: 5px;
  padding: 0.35714rem;
  opacity: 0;
  white-space: nowrap;
  text-align: center;
  left: 50%;
  margin: 0;
  transform: translateX(-50%);
  z-index: 2;
  pointer-events: none;
  font-family: "Exo 2", Arial, Helvetica, sans-serif;
  display: inline-block;
}

.acao.is-disabled {
  color: #ededed;
}

.acao.is-hint-adjusted:after {
  left: auto;
  right: 0;
  transform: none;
}

.acao-grande {
  font-size: 30px;
  font-size: 2.14286rem;
}

.header-interno {
  background-color: #fff;
  padding: 0;
  padding: 0;
  margin-bottom: 10px;
  margin-bottom: 0.71429rem;
  position: relative;
  z-index: 2;
}

@media only screen and (min-width: 768px) {
  .header-interno {
    padding: 5px;
    padding: 0.35714rem;
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 768px) {
  .header-interno_container {
    padding: 0 5px 0 5px;
    padding: 0 0.35714rem 0 0.35714rem;
  }
}

.empresa {
  clear: both;
  padding: 20px;
  padding: 1.42857rem;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  display: none;
}

@media only screen and (min-width: 768px) {
  .empresa {
    clear: none;
    padding: 0 0 0 155px;
    padding: 0 0 0 11.07143rem;
    border: none;
    max-width: 59%;
    float: left;
  }
}

.empresa_logotipo {
  display: block;
}

.empresa_logotipo_container {
  float: left;
  background-color: #f7f7f7;
  width: 77px;
  width: 5.5rem;
  margin-right: 10px;
  margin-right: 0.71429rem;
  position: relative;
  max-width: 125px;
  max-width: 8.92857rem;
}

@media only screen and (min-width: 768px) {
  .empresa_logotipo_container {
    width: auto;
    margin-left: -155px;
    margin-left: -11.07143rem;
    margin-top: -10px;
    margin-top: -0.71429rem;
    margin-bottom: -10px;
    margin-bottom: -0.71429rem;
    margin-right: 20px;
    margin-right: 1.42857rem;
  }
}

.empresa_logotipo_editar {
  position: absolute;
  bottom: 5px;
  bottom: 0.35714rem;
  right: 5px;
  right: 0.35714rem;
  margin: 0;
  padding: 0 5px;
  padding: 0 0.35714rem;
  font-size: 12px;
  font-size: 0.85714rem;
  width: 20px;
  width: 1.42857rem;
  height: 20px;
  height: 1.42857rem;
  line-height: 1;
  opacity: 0.75;
  font-weight: normal;
}

@media only screen and (min-width: 768px) {
  .empresa_logotipo_editar {
    width: 25px;
    width: 1.78571rem;
    height: 25px;
    height: 1.78571rem;
    font-size: 16px;
    font-size: 1.14286rem;
  }
}

.empresa_logotipo_editar:hover {
  opacity: 1;
}

@media only screen and (min-width: 1024px) {
  .empresa_dados {
    padding: 20px 0;
    padding: 1.42857rem 0;
  }
}

.empresa_nome {
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.1;
  color: #333C59;
  font-weight: bold;
}

@media only screen and (min-width: 768px) {
  .empresa_nome {
    font-weight: normal;
    font-size: 20px;
    font-size: 1.42857rem;
  }
}

@media only screen and (min-width: 1024px) {
  .empresa_nome {
    font-size: 25px;
    font-size: 1.78571rem;
  }
}

@media only screen and (min-width: 1300px) {
  .empresa_nome {
    font-size: 30px;
    font-size: 2.14286rem;
  }
}

.empresa_toggle {
  width: 48px;
  width: 3.42857rem;
  height: 48px;
  height: 3.42857rem;
  padding: 0;
  padding: 0;
  margin: 0;
  background-color: #fff;
  color: #333C59;
  font-size: 25px;
  font-size: 1.78571rem;
  border: none;
}

@media only screen and (min-width: 768px) {
  .empresa_toggle {
    display: none;
  }
}

.empresa_toggle:hover, .empresa_toggle:focus {
  background-color: #f6f6f6;
}

.empresa_toggle:active {
  background-color: #e9e9e9;
}

.empresa_toggle.is-active {
  background-color: #F5F5F5;
}

.data {
  color: #3894DF;
  font-size: 14px;
  font-size: 1rem;
}

@media only screen and (min-width: 768px) {
  .data {
    font-size: 16px;
    font-size: 1.14286rem;
  }
}

.menu-usuario-secundario {
  float: right;
  font-size: 16px;
  font-size: 1.14286rem;
  color: #4f5d8a;
  max-width: 150px;
  max-width: 10.71429rem;
}

.menu-usuario-secundario_item {
  display: inline-block;
  margin: 0 8px;
  margin: 0 0.57143rem;
}

.menu-usuario-secundario_link {
  text-decoration: none;
}

.menu-usuario-secundario_icone {
  font-size: 20px;
  font-size: 1.42857rem;
  vertical-align: middle;
  position: relative;
}

.menu-usuario-secundario_texto {
  position: absolute;
  left: -9999px;
}

.menu-usuario-secundario_notificacao, .filtro_notificacao {
  font-family: "Exo 2", Arial, Helvetica, sans-serif;
  position: absolute;
  top: -8px;
  top: -0.57143rem;
  right: -8px;
  right: -0.57143rem;
  display: block;
  background-color: #F44303;
  color: #fff;
  border-radius: 100%;
  font-size: 12px;
  font-size: 0.85714rem;
  min-width: 16px;
  min-width: 1.14286rem;
  height: 16px;
  height: 1.14286rem;
  padding: 0 2px;
  padding: 0 0.14286rem;
  line-height: 14px;
  line-height: 1rem;
  font-weight: bold;
  text-align: center;
  z-index: 1;
}

.filtros {
  margin-bottom: 25px;
  margin-bottom: 1.78571rem;
  position: relative;
  z-index: 1;
}

.filtros_grupo {
  width: 100%;
}

.filtros_subgrupo {
  table-layout: fixed;
  display: table;
  float: left;
  margin-bottom: 3px;
  margin-bottom: 0.21429rem;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .filtros_subgrupo {
    margin: 0;
  }
  .filtros_subgrupo-1 {
    width: 11.11111%;
  }
  .filtros_subgrupo-2 {
    width: 22.22222%;
  }
  .filtros_subgrupo-3 {
    width: 33.33333%;
  }
  .filtros_subgrupo-4 {
    width: 44.44444%;
  }
  .filtros_subgrupo-5 {
    width: 55.55556%;
  }
  .filtros_subgrupo-6 {
    width: 66.66667%;
  }
  .filtros_subgrupo-7 {
    width: 100%;
  }
  .filtros_subgrupo-8 {
    width: 88.88889%;
  }
  .filtros_subgrupo-9 {
    width: 100%;
  }
}

.filtros-rapidos_toggle {
  display: block;
  clear: both;
}

@media only screen and (min-width: 768px) {
  .filtros-rapidos_toggle {
    display: none !important;
  }
}

@media only screen and (max-width: 768px) {
  .filtros-rapidos_container {
    display: none;
  }
}

.filtros-topo {
  max-width: 50%;
  float: left;
  margin-bottom: 0;
}

@media only screen and (min-width: 1025px) {
  .filtros-topo {
    max-width: 440px;
    max-width: 31.42857rem;
  }
}

.filtros-topo .filtros-rapidos_container,
.filtros-topo .filtros-avancados_container {
  border-right: 1px solid #DDDDDD;
}

.filtros-topo .filtros_grupo {
  margin-bottom: 5px;
  margin-bottom: 0.35714rem;
}

.filtros-topo .filtros_grupo:last-child {
  margin-bottom: 0;
}

.filtros-falsos {
  margin: 0;
}

@media only screen and (max-width: 768px) {
  .filtros-falsos .filtros_subgrupo {
    margin: 0;
  }
}

.filtros-falsos .filtro {
  display: table-cell !important;
  box-shadow: none;
}

@media only screen and (max-width: 768px) {
  .filtros-falsos .filtro {
    padding: 14px 5px;
    padding: 1rem 0.35714rem;
    border: none !important;
    text-align: center !important;
  }
}

@media only screen and (max-width: 768px) {
  .filtros-falsos .filtro_texto {
    left: -9999px;
    position: absolute;
  }
}

.filtro {
  font-size: 16px;
  font-size: 1.14286rem;
  color: #3894DF;
  background-color: #fff;
  padding: 15px 10px 15px 40px;
  padding: 1.07143rem 0.71429rem 1.07143rem 2.85714rem;
  text-decoration: none;
  border-bottom: 1px solid #DDDDDD;
  border-color: #e7e7e7;
  position: relative;
  cursor: pointer;
  vertical-align: middle;
  display: block;
}

@media only screen and (min-width: 768px) {
  .filtro {
    padding: 15px 5px;
    padding: 1.07143rem 0.35714rem;
    display: table-cell;
    text-align: center;
    border-bottom: none;
    box-shadow: none;
  }
}

@media only screen and (min-width: 768px) {
  .filtro:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #3894DF;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    margin-left: -0.71429rem;
    z-index: 1;
  }
}

.filtro_area-clicavel {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.filtro_area-clicavel.is-opened + .filtro_dropdown {
  display: block;
}

.filtro_icone {
  width: 30px;
  width: 2.14286rem;
  font-size: 20px;
  font-size: 1.42857rem;
  text-align: center;
  vertical-align: middle;
  float: left;
  margin-left: -35px;
  margin-left: -2.5rem;
}

@media only screen and (min-width: 768px) {
  .filtro_icone {
    margin-left: 0;
    float: none;
  }
}

@media only screen and (min-width: 768px) {
  .filtro_texto {
    font-weight: bold;
    position: absolute;
    top: 0;
    background-color: #333C59;
    background-color: rgba(51, 60, 89, 0.8);
    color: #fff;
    font-weight: normal;
    font-size: 12px;
    font-size: 0.85714rem;
    padding: 5px;
    padding: 0.35714rem;
    opacity: 0;
    white-space: nowrap;
    text-align: center;
    left: 50%;
    margin: 0;
    transform: translateX(-50%);
    z-index: 2;
    pointer-events: none;
    font-family: "Exo 2", Arial, Helvetica, sans-serif;
    display: inline-block;
  }
  .filtro_texto:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #333C59;
    border-bottom: 7px solid rgba(51, 60, 89, 0.8);
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -7px;
    margin-left: -0.5rem;
  }
}

.filtro_notificacao {
  right: 3px;
  right: 0.21429rem;
  top: 0;
  top: 0;
}

.filtro_dropdown {
  display: none;
  font-size: 14px;
  font-size: 1rem;
  position: absolute;
  z-index: 2;
  top: 100%;
  left: 0;
  right: 0;
  background-color: #fff;
  border-top: 1px solid #DDDDDD;
  padding: 20px;
  padding: 1.42857rem;
  cursor: default;
}

.filtro_dropdown > fieldset {
  margin-left: -20px;
  margin-left: -1.42857rem;
  margin-right: -20px;
  margin-right: -1.42857rem;
}

.filtro_dropdown-avancado {
  text-align: left;
  border: 1px solid #DDDDDD;
}

@media only screen and (min-width: 768px) {
  .filtro_dropdown-avancado {
    left: 130%;
    width: 650px;
    width: 46.42857rem;
    margin-left: -325px;
    margin-left: -23.21429rem;
  }
}

@media only screen and (min-width: 1024px) {
  .filtro_dropdown-avancado {
    left: 370%;
    width: 900px;
    width: 64.28571rem;
    margin-left: -450px;
    margin-left: -32.14286rem;
  }
}

@media only screen and (min-width: 1300px) {
  .filtro_dropdown-avancado {
    width: 1200px;
    width: 85.71429rem;
  }
}

.filtro_dropdown-periodo {
  border: 1px solid #DDDDDD;
}

@media only screen and (min-width: 768px) {
  .filtro_dropdown-periodo {
    left: 50%;
    width: 200px;
    width: 14.28571rem;
    margin-left: -100px;
    margin-left: -7.14286rem;
  }
}

.filtro_dropdown-periodo .bt {
  width: 100%;
}

.filtro:visited {
  color: #3894DF;
}

.filtro:hover {
  background-color: #f1f1f1;
}

.filtro:hover .filtro_texto {
  opacity: 1;
  top: 100%;
  top: calc(100% + 0.35714rem);
}

.filtro.is-active {
  background-color: #3894DF;
  color: #fff;
}

.filtro.is-active:after {
  content: "";
}

.filtro:last-child {
  border: none;
}

@media only screen and (min-width: 1300px) {
  .filtro-texto .filtro_texto {
    display: inline-block;
    position: static;
    opacity: 1;
    bottom: auto;
    background-color: transparent;
    color: inherit;
    font-size: 14px;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1;
    transform: none;
  }
  .filtro-texto .filtro_texto:after {
    content: none;
  }
}

.filtro-compacto {
  font-size: 14px;
  font-size: 1rem;
  padding: 10px 5px;
  padding: 0.71429rem 0.35714rem;
}

.filtro-compacto .filtro_texto {
  font-size: 12px;
  font-size: 0.85714rem;
  padding: 2px 5px;
  padding: 0.14286rem 0.35714rem;
}

@media only screen and (max-width: 768px) {
  .filtro-periodo {
    background-color: transparent;
    box-shadow: none;
    padding: 0;
    margin: 10px 0;
    margin: 0.71429rem 0;
  }
  .filtro-periodo .filtro_area-clicavel {
    position: static;
  }
  .filtro-periodo .filtro_icone,
  .filtro-periodo .filtro_texto {
    display: none;
  }
  .filtro-periodo .filtro_dropdown {
    display: block;
    position: static;
    border: 0;
    padding: 0;
    margin: 0;
    background-color: transparent;
    box-shadow: none;
  }
  .filtro-periodo .campo {
    display: inline-block;
    vertical-align: bottom;
    width: 60%;
    margin: 0;
    margin-right: -4px;
  }
  .filtro-periodo .bt {
    display: inline-block;
    vertical-align: bottom;
    width: 38%;
    padding: 0;
    margin: 0;
    margin-left: 2%;
  }
}

.filtro .fa-tv {
  font-size: 25px;
  font-size: 1.78571rem;
  line-height: 20px;
}

.filtro-aplicado {
  margin-bottom: 10px;
  margin-bottom: 0.71429rem;
}

.filtro-aplicado_rotulo {
  vertical-align: baseline;
}

.filtro-aplicado_query {
  color: #3894DF;
  font-weight: bold;
  vertical-align: baseline;
}

.filtro-aplicado_dispensar {
  position: static;
  color: #F44303;
  vertical-align: baseline;
  display: inline-block;
}

.pagina_titulo {
  margin-top: 5px;
  margin-top: 0.35714rem;
}

@media only screen and (min-width: 768px) {
  .pagina-login .corpo {
    padding-left: 0;
  }
}

.form-login {
  padding: 30px;
  padding: 2.14286rem;
  margin-bottom: 10px;
  margin-bottom: 0.71429rem;
  background-color: #fff;
}

.form-login_logotipo {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.form-login_logotipo_container {
  padding-bottom: 30px;
  padding-bottom: 2.14286rem;
  margin: 0 -30px 20px;
  margin: 0 -2.14286rem 1.42857rem;
  border-bottom: 1px solid #DDDDDD;
}

.form-login [type="text"],
.form-login [type="password"],
.form-login [type="submit"] {
  height: 50px;
  height: 3.57143rem;
}

.form-login [type="submit"] {
  width: 100%;
  max-width: 150px;
  max-width: 10.71429rem;
  margin: 0;
}

.recupera-senha a {
  font-weight: bold;
}