@charset "UTF-8";

@font-face {
  font-family: "portaltransito, sne-icons";
  src:url("fonts/portaltransito.eot");
  src:url("fonts/portaltransito.eot") format("embedded-opentype"),
    url("fonts/portaltransito.woff") format("woff"),
    url("fonts/portaltransito.ttf") format("truetype"),
    url("fonts/portaltransito.svg#portaltransito") format("svg");
    src: url('../sne/font/sne-icons.eot');
    src: url('../sne/font/sne-icons.eot') format('embedded-opentype'),
         url('../sne/font/sne-icons.woff2') format('woff2'),
         url('../sne/font/sne-icons.woff') format('woff'),
         url('../sne/font/sne-icons.ttf') format('truetype'),
         url('../sne/font/sne-icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  /*font-family: "portaltransito" !important;*/
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  /*font-family: "portaltransito" !important;*/
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cnh:before {
  content: "\62";
}
.icon-recall:before {
  content: "\63";
}
.icon-crv:before {
  content: "\64";
}


[class^="iconSne-"]:before, [class*=" iconSne-"]:before {
  font-family: "sne-icons";
  font-style: normal;
  font-weight: normal;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.iconSne-veiculo03:before { content: '\e800'; } /* '' */
.iconSne-money:before { content: '\e801'; } /* '' */
.iconSne-placa:before { content: '\e802'; } /* '' */
.iconSne-calendario:before { content: '\e803'; } /* '' */
.iconSne-bullet:before { content: '\e804'; } /* '' */
.iconSne-notificaball:before { content: '\e805'; } /* '' */
.iconSne-status:before { content: '\e806'; } /* '' */
.iconSne-problema:before { content: '\e807'; } /* '' */
.iconSne-codigobarra:before { content: '\e808'; } /* '' */
.iconSne-pdf:before { content: '\e809'; } /* '' */
.iconSne-ok:before { content: '\e80a'; } /* '' */
.iconSne-chat:before { content: '\e80b'; } /* '' */
.iconSne-sucesso:before { content: '\e80d'; } /* '' */
.iconSne-clipboard:before { content: '\e80e'; } /* '' */
.iconSne-selecton:before { content: '\e819'; } /* '' */
.iconSne-user:before { content: '\e81a'; } /* '' */
.iconSne-opcoes:before { content: '\e81b'; } /* '' */
.iconSne-ativar:before { content: '\e81c'; } /* '' */
.iconSne-notificacao:before { content: '\e81d'; } /* '' */
.iconSne-faq:before { content: '\e81e'; } /* '' */
.iconSne-plus:before { content: '\e81f'; } /* '' */
.iconSne-selectoff:before { content: '\e820'; } /* '' */
.iconSne-senha:before { content: '\e821'; } /* '' */
.iconSne-aviso:before { content: '\e822'; } /* '' */
.iconSne-setabaixo:before { content: '\e823'; } /* '' */
.iconSne-excluir:before { content: '\e824'; } /* '' */
.iconSne-setacima:before { content: '\e825'; } /* '' */
.iconSne-lixeira:before { content: '\e826'; } /* '' */
.iconSne-setadireita:before { content: '\e827'; } /* '' */
.iconSne-setaesquerda:before { content: '\e828'; } /* '' */
.iconSne-veiculo01:before { content: '\e829'; } /* '' */
.iconSne-veiculo02:before { content: '\e82a'; } /* '' */
.iconSne-enviar:before { content: '\e82b'; } /* '' */
.iconSne-erro:before { content: '\e82c'; } /* '' */
.iconSne-sne:before { content: '\e82d'; } /* '' */
.iconSne-fullscreen:before { content: '\e82e'; } /* '' */
.iconSne-aviso02:before { content: '\e82f'; } /* '' */
.iconSne-android:before { content: '\e830'; } /* '' */
.iconSne-apple:before { content: '\e831'; } /* '' */
.iconSne-gears:before { content: '\e833'; } /* '' */
.iconSne-history:before { content: '\f1da'; } /* '' */
.icon-veiculo02:before {content: '\e82a';} /* '' */