/** reset */

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
html {
  font-size: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
body,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
nav ul,
nav ol,
ul,
ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
audio:not([controls]) {
  display: none;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
embed,
object,
video {
  max-width: 100%;
}
figure {
  margin: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}
form {
  margin: 0;
}
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  cursor: pointer;
  -webkit-appearance: button;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}
input,
textarea,
button {
  font-family: inherit;
  border: 0;
}
input,
select {
  vertical-align: middle;
}
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='search'] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  display: block;
  resize: none;
  overflow: inherit;
  vertical-align: top;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}
a:hover,
a:visited {
  text-decoration: none;
}
a:active,
:active,
:focus {
  outline: 0;
}
a img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}
::-moz-selection {
  background: #000ff0;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #09d;
  color: #fff;
  text-shadow: none;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/statics-core/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('/statics-core/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix')
      format('embedded-opentype'),
    url('/statics-core/bootstrap/fonts/glyphicons-halflings-regular.woff')
      format('woff'),
    url('/statics-core/bootstrap/fonts/glyphicons-halflings-regular.ttf')
      format('truetype'),
    url('/statics-core/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular')
      format('svg');
}

@font-face {
  font-family: "futura-bold";
  font-weight: bold;
  src: url("/statics-core/fonts/futuraBold/futuraBold.eot");
  src: url("/statics-core/fonts/futuraBold/futuraBold.eot?#iefix")
  format("embedded-opentype"),
  url("/statics-core/fonts/futuraBold/futuraBold.woff") format("woff"),
  url("/statics-core/fonts/futuraBold/futuraBold.ttf") format("truetype"),
  url("/statics-core/fonts/futuraBold/futuraBold.svg") format("svg");
}

@font-face {
  font-family: "futura-book";
  font-weight: normal;
  letter-spacing: 2px;
  src: url("/statics-core/fonts/futuraBook/futuraBook.eot");
  src: url("/statics-core/fonts/futuraBook/futuraBook.eot?#iefix")
  format("embedded-opentype"),
  url("/statics-core/fonts/futuraBook/futuraBook.woff") format("woff"),
  url("/statics-core/fonts/futuraBook/futuraBook.ttf") format("truetype"),
  url("/statics-core/fonts/futuraBook/futuraBook.svg") format("svg");
}


html,
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica,
    Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  word-wrap: break-word;
}
body {
  font-size: 14px;
  line-height: 1.42857143;
}

* {
	border: 0;
	padding: 0;
	margin: 0;
  outline: 0 !important;
}
.fonteBranca,
.fonteBranca span {
  color: #fff !important;
}
label {
  font-weight: normal !important;
}
#breadCrumb {
  margin-left: 0 !important;
}

.painelErros,
.textMessageError {
    font-size: 14px !important;
    color: #303030 !important;
}
a {
  font-family: inherit !important;
}
p.paragrafo {
  margin-left: 15px;
}
p.item {
  margin-left: 30px;
}
p#textoMensagem {
	padding-left: 20px;
}

.panel-body.message_alert.row {
    color: #000000;
    padding-left: 30px;
}
.c-16 {
	margin-top: 30px;
}
/*Padrao de LINK*/
a:hover {
  line-height: inherit;
  text-decoration: none !important;
  cursor: pointer !important;
}
/*Inicio da area de conteudo*/
.topTit {
  margin-top: 56px !important;
}
/*Botao Laranja*/
.botaoLaranja,
#lnkInitials,
.botaoAcessarConnta,
.buttonOrange,
.botaoCinzaDes {
  display: inline-block;
  padding: 6px 20px;
  margin-left: 20px;
  font-family: inherit !important;
  font-size: 14px !important;
  font-weight: normal  !important;
  height: 50px !important;
  line-height: 1.42857143;
  text-align: center;
  text-transform: uppercase !important;
  width: auto !important;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid #6c4105 !important;
  border-radius: 2px !important;
  color: #fff !important;
  background: rgb(253, 169, 23) !important;
  background: -moz-linear-gradient(
    top,
    rgba(253, 169, 23, 1) 0%,
    rgba(252, 143, 1, 1) 100%
  ) !important;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(253, 169, 23, 1)),
    color-stop(100%, rgba(252, 143, 1, 1))
  ) !important;
  background: -webkit-linear-gradient(
    top,
    rgba(253, 169, 23, 1) 0%,
    rgba(252, 143, 1, 1) 100%
  ) !important;
  background: -o-linear-gradient(
    top,
    rgba(253, 169, 23, 1) 0%,
    rgba(252, 143, 1, 1) 100%
  ) !important;
  background: -ms-linear-gradient(
    top,
    rgba(253, 169, 23, 1) 0%,
    rgba(252, 143, 1, 1) 100%
  ) !important;
  background: linear-gradient(
    to bottom,
    rgba(253, 169, 23, 1) 0%,
    rgba(252, 143, 1, 1) 100%
  ) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(
      startColorstr='#fda917',
      endColorstr='#fc8f01',
      GradientType=0
    );
  box-shadow: 0px 2px 0 rgba(31, 42, 71, 0.1);
  font-family: inherit !important;
  margin-bottom: 10px;
  text-transform: uppercase;
  min-width: 100px;
}
.botaoLaranja:focus,
.botaoLaranja:active:focus,
.botaoLaranja.active:focus,
.botaoLaranja.focus,
.botaoLaranja:active.focus,
.botaoLaranja.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  background: #dd790d;
  border-top-color: #462d09;
  color: #fff;
}
.botaoLaranja:hover,
.botaoLaranja:focus,
.botaoLaranja.focus {
  text-decoration: none;
  border-color: #6c4105;
  color: #fff;
  background: rgb(255, 179, 45);
  background: -moz-linear-gradient(
    top,
    rgba(255, 179, 45, 1) 0%,
    rgba(255, 154, 0, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(255, 179, 45, 1)),
    color-stop(100%, rgba(255, 154, 0, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 179, 45, 1) 0%,
    rgba(255, 154, 0, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 179, 45, 1) 0%,
    rgba(255, 154, 0, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(255, 179, 45, 1) 0%,
    rgba(255, 154, 0, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 179, 45, 1) 0%,
    rgba(255, 154, 0, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(
      startColorstr='#ffb32d',
      endColorstr='#ff9a00',
      GradientType=0
    );
}
.botaoLaranja:active,
.botaoLaranja.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.botaoLaranja.disabled,
.botaoLaranja[disabled],
fieldset[disabled] .botaoLaranja {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}

.botaoLaranja:active,
.botaoLaranja.active,
.open > .dropdown-toggle.botaoLaranja {
  background-image: none;
}
.botaoLaranja.disabled,
.botaoLaranja[disabled],
fieldset[disabled] .botaoLaranja,
.botaoLaranja.disabled:hover,
.botaoLaranja[disabled]:hover,
fieldset[disabled] .botaoLaranja:hover,
.botaoLaranja.disabled:focus,
.botaoLaranja[disabled]:focus,
fieldset[disabled] .botaoLaranja:focus,
.botaoLaranja.disabled.focus,
.botaoLaranja[disabled].focus,
fieldset[disabled] .botaoLaranja.focus,
.botaoLaranja.disabled:active,
.botaoLaranja[disabled]:active,
fieldset[disabled] .botaoLaranja:active,
.botaoLaranja.disabled.active,
.botaoLaranja[disabled].active,
fieldset[disabled] .botaoLaranja.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
/*BOTAO AZUL*/
/*Botao cinza*/
#btnVoltar,
.botaoCinza,
.buttonGrey,
.button-blue,
.botaoAzul {
  display: inline-block !important;
  padding: 6px 20px !important;
  margin-left: 10px !important;
  font-size: 14px !important;
  font-weight: normal !important;
  line-height: 1.42857143 !important;
  text-align: center !important;
  white-space: nowrap !important;
  vertical-align: middle !important;
  -ms-touch-action: manipulation !important;
  touch-action: manipulation !important;
  cursor: pointer !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
  background-image: none !important;
  border: 1px solid transparent !important;
  border-radius: 2px !important;
  border-color: #004162 !important;
  color: #fff !important;
  background: rgb(5, 140, 224) !important;
  background: -moz-linear-gradient(
    top,
    rgba(5, 140, 224, 1) 0%,
    rgba(4, 126, 203, 1) 100%
  ) !important;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(5, 140, 224, 1)),
    color-stop(100%, rgba(4, 126, 203, 1))
  ) !important;
  background: -webkit-linear-gradient(
    top,
    rgba(5, 140, 224, 1) 0%,
    rgba(4, 126, 203, 1) 100%
  ) !important;
  background: -o-linear-gradient(
    top,
    rgba(5, 140, 224, 1) 0%,
    rgba(4, 126, 203, 1) 100%
  ) !important;
  background: -ms-linear-gradient(
    top,
    rgba(5, 140, 224, 1) 0%,
    rgba(4, 126, 203, 1) 100%
  ) !important;
  background: linear-gradient(
    to bottom,
    rgba(5, 140, 224, 1) 0%,
    rgba(4, 126, 203, 1) 100%
  ) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(
      startColorstr='#058ce0',
      endColorstr='#047ecb',
      GradientType=0
    ) !important;
  height: 50px !important;
  box-shadow: 0px 2px 0 rgba(31, 42, 71, 0.1) !important;
  margin-bottom: 10px;
  text-transform: uppercase;
  min-width: 100px;
}
.botaoCinza:focus,
.botaoCinza:active:focus,
.botaoCinza.active:focus,
.botaoCinza.focus,
.botaoCinza:active.focus,
.botaoCinza.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  background: #0b6daa;
  border-top-color: #000;
  color: #fff;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15) inset;
}
.botaoCinza:hover,
.botaoCinza:focus,
.botaoCinza.focus {
  border-color: #171d2f;
  color: #fff;
  background: rgb(17, 154, 240);
  background: -moz-linear-gradient(
    top,
    rgba(17, 154, 240, 1) 0%,
    rgba(15, 140, 218, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(17, 154, 240, 1)),
    color-stop(100%, rgba(15, 140, 218, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(17, 154, 240, 1) 0%,
    rgba(15, 140, 218, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(17, 154, 240, 1) 0%,
    rgba(15, 140, 218, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(17, 154, 240, 1) 0%,
    rgba(15, 140, 218, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(17, 154, 240, 1) 0%,
    rgba(15, 140, 218, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(
      startColorstr='#119af0',
      endColorstr='#0f8cda',
      GradientType=0
    );
}
.botaoCinza:active,
.botaoCinza.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.botaoCinza.disabled,
.botaoCinza[disabled],
fieldset[disabled] .botaoCinza {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
/*botoes especificos*/
#btnVoltar {
  margin-left: 0px;
}
#btnCancelar {
  margin-left: 0px;
}
#btnRetornarcbgSaldo {
  margin-left: 0px;
}

/*Texto destaque*/
.textoDestaque,
.imgIconSaiba {
	color: #000000;
}
/*Paineis*/
.panel {
  border-color: transparent !important;
  border: 0px solid !important;
  background: transparent !important;
  box-shadow: none !important;
  border-radius: 0px !important;
}

.panel.panel-box {
  border: 1px solid #bbb !important;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.panel.panel-box > .panel-body {
  overflow-y: auto;
  max-height: 270px;
}
.fs-16 {
  font-size: 16px !important;
}
.painelCinza {
	background: #f6f6f6 !important;
	border: 1px solid #bbb !important;
}
.painelCinza .painelCinza {
	border: none !important;
}
.textoCinza {
  color: #444 !important;
}
.text-bold {
  font-weight: bold;
}
.tituloPrincipal {
 font-family: inherit !important;

 font-weight: 900;
 font-size: 20px;
 color: #296fa7;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #bbb;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel.panel-box > .panel-footer {
  background-color: transparent;
}
.panel-footer .radio {
	color: #000000;
}
.loginBlue {
	Background: #f6f6f6 !important;
	border: 1px solid #bbb !important;
}
#precisaSaber {
  color: #303030;
}
.formAdesao .panel-heading {
	background: transparent !important;
  border-bottom: 1px solid #bbb !important;
	padding-bottom: 15px !important;
	color: #303030 !important;
	font-weight: bold !important;
}
#cadUsrConta_usuario,
#cadUsrConta_senhaInternet,
#cadUsrConta_atencao {
	color: #303030 !important;
	text-align: justify !important;
}
.paddingTopOther.text-overflow-ellipsis {
    padding-top: 3px !important;
}
#avisoTitulo {
	color: #303030 !important;
	font-weight: bold !important;
}
.labelAzul {
  color: #303030 !important;
	font-weight: bold !important;
	/*margin-left: 20px;*/
}
.labelLaranja {
  color: #ff8100 !important;
	font-weight: bold !important;
	/*margin-left: 20px;*/
}
.labelCinza {
  color: grey !important;
  	font-weight: bold !important; 
	/*margin-left: 20px;*/
}
p[class='hidden-xs'] {
  color: #296fa7 !important;
}

/*RODAPE*/
.rodapePrincipal {
	margin-top: 140px;
	height: 80px;
	/*position: absolute;
	bottom: 0px;*/
	width: 100%;
	background: #f4f4f6;
	padding: 0px 0px 0px 10px;
}
#rodapeSuporte,
.rodapeLink {
  color: #777 !important;
  font-size: 14px;
}
.rodapeLink {
	padding: 20px 9px 0px 8px !important;
}
#delimitarTeclado {
	min-height: 473px;
}

.toolbar {
  height: 0px !important;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0x !important;
  border-top: 0px solid #2570bc !important;
  padding: 0px 0px !important;
  margin-top: 0px !important;
}

.message,
a.message {
	display: none;
}
.calc,
a.calc {
    display: none;
}
.calendar,
a.calendar {
	background: url(../img/iconecalendario.png) no-repeat top !important;
  width: 45px !important;
  height: 45px !important;
  position: fixed !important;
  top: 475px !important;
  right: 30px !important;
  margin: 0px 0px 0px 0px !important;
}
.alert,
a.alert {
	display: none;
}
.toolbarOpen .headerToolbar {
  height: 0px !important;
}
.toolbarOpen #arrowClose {
  position: relative !important;
  left: 222px !important;
  float: left !important;
  top: 50px !important;
  Opacity: 1 !important;
  width: 19px !important;
  height: 18px !important;
  background: url(../img/Xfechar.png) top no-repeat !important;
  background-size: 20px !important;
  cursor: pointer !important;
  text-indent: -99999px !important;
}
.toolbarOpen .separator {
  display: none !important;
}
.toolbarOpen .toolbarOpenButtons {
	background: transparent !important;
	border-top: 0px solid transparent !important;
}
.toolbarOpen .separator {
  background-color: transparent !important;
}
.toolbarOpen .contentToolbar {
  background: transparent !important;
}

.toolbarOpen .headerToolbar {
	display: none;
}

.toolbarOpenAlert .dateAviso {
	display: none;
}
.toolbarOpenMessageXs p,
.arrows {
	display: none;
}
.toolbarOpen .contentToolbar {
    width: 100% !important;
	margin: 0px !important;
	height: 186px !important;
}

.toolbarOpenMessage,
.toolCalc,
.toolCalendar {
  background: #ffffff !important;
  border: 1px solid #296fa7 !important;
  border-radius: 4px !important;
}
/*------------------------------------------ Tratamento da barrra de ferramentas ------------------------------Lino
-------------------------------------------------------------------------------------------------------------------*/

.toolbarOpenMessage a.arrowLeft {
	left: 11px !Important;
	position: relative !important;
	background: url(../img/45x29px_seta_esquerda-habilitada.png) top no-repeat !important;
	background-size: 15px !important;
	float: left !important;
	width: 36px !important;
	height: 30px !important;
	text-indent: -9999px !important;
	cursor: pointer !important;
	opacity: 0.4 !important;
  top: 05px !important;
}
.toolbarOpenMessage a.arrowLeft:hover {
  opacity: 1 !important;
}

.toolbarOpenMessage a.arrowRight {
	left: 140px !Important;
	position: relative !important;
	background: url(../img/45x29px_seta_direita-habilitada.png) top no-repeat !important;
	background-size: 15px !important;
	float: left !important;
	width: 36px !important;
	height: 30px !important;
	text-indent: -9999px !important;
	cursor: pointer !important;
	opacity: 0.4 !important;
  top: 05px !important;
}
.toolbarOpenMessage a.arrowRight:hover {
  opacity: 1 !important;
}

.toolbarOpenMessage .boxMsg {
  top: 250px !important;
	border-radius: 3px !important;
  width: 198px !important;
  height: 26px !important;
}

.calcFrame {
	background-color: #ffffff !important;
	border: solid 1px #296fa7 !important;
	border-radius: 3px !important;
	width: 236px !important;
  height: 209px !important;
}
.toolbarOpenMessage a.arrowRight {
	left: 140px !Important;
	position: relative !important;
	background: url(../img/45x29px_seta_direita-habilitada.png) top no-repeat !important;
	background-size: 15px !important;
	float: left !important;
	width: 36px !important;
	height: 30px !important;
	text-indent: -9999px !important;
	cursor: pointer !important;
	opacity: 0.4 !important;
}
.toolbarOpenMessage a.arrowRight:hover {
  opacity: 1 !important;
}
.toolbarOpenCalendar {
	padding: 12px 6px 3px 4px !important;
	width: 236px !important;
	height: 205px !important;
	margin: 0px 0px 0px 7px !important;
  background: scroll center top #ffffff !important;
	border: solid 1px #296fa7 !important;
  border-radius: 3px !important;
}
/*------------------------------------------Calendario, o codigo esta inline com !important, solicitar exclusao ------------------------------------------------------------------------------------------------------------*/
.dpPersonal .ui-datepicker .ui-datepicker-header {
	position: relative !important;
	padding: 2px 0px !important;
}
.dpPersonal .ui-datepicker-header {
	background: #ffffff !important;
	margin-top: -63px !important;
  color: #296fa7;
}
.dpPersonal .ui-datepicker .ui-datepicker-prev  span {
	left: 3px !Important;
	position: relative !important;
	background: url(../img/45x29px_seta_esquerda-habilitada.png) top no-repeat !important;
	background-size: 15px !important;
	float: left !important;
	width: 36px !important;
	height: 30px !important;
	text-indent: -9999px !important;
	cursor: pointer !important;
	opacity: 0.4 !important;
	top: 10px !important;
}
.dpPersonal .ui-datepicker .ui-datepicker-prev-hover  span {
	left: 3px !Important;
	position: relative !important;
	background: url(../img/45x29px_seta_esquerda-habilitada.png) top no-repeat !important;
	background-size: 15px !important;
	float: left !important;
	width: 36px !important;
	height: 30px !important;
	text-indent: -9999px !important;
	cursor: pointer !important;
  opacity: 1 !important;
	top: 10px !important;
}
.ui-datepicker-month {
	top: -1px;
}
.dpPersonal .ui-datepicker .ui-datepicker-title {
	margin: 0 1em;
  line-height: 1.9em;
  text-align: center;
}
.dpPersonal .ui-datepicker .ui-datepicker-next span {
	left: -11px !important;
  position: relative !important;
  background: url(../img/45x29px_seta_direita-habilitada.png) top no-repeat !important;
  background-size: 15px !important;
  float: left !important;
  width: 36px !important;
  height: 30px !important;
  text-indent: -9999px !important;
  cursor: pointer !important;
  opacity: 0.4 !important;
  top: 10px !important;
}
.dpPersonal .ui-datepicker .ui-datepicker-next-hover span {
	left: -11px !important;
  position: relative !important;
  background: url(../img/45x29px_seta_direita-habilitada.png) top no-repeat !important;
  background-size: 15px !important;
  float: left !important;
  width: 36px !important;
  height: 30px !important;
  text-indent: -9999px !important;
  cursor: pointer !important;
  opacity: 1 !important;
  top: 10px !important;
}
.dpPersonal .ui-datepicker th {
	padding: 0px !important;
	text-align: center !important;
	font-weight: bold !important;
	color: #296fa7 !important;
}
.dpPersonal .ui-state-disabled .ui-state-default {
	color: #296fa7 !important;
	opacity: 0.4 !important;
}
.dpPersonal .ui-datepicker-week-end .ui-state-default {
	color: #f38120 !important;
}
.dpPersonal .ui-state-default,
.dpPersonal .ui-widget-content .ui-state-default,
.dpPersonal .ui-widget-header .ui-state-default {
	border: solid 1px #296fa7 !important;
  border-radius: 3px !important;
  width: 30px !important;
  height: 18px !important;
  margin: 0px 0px 2px 0px !important;
}
.dpPersonal .ui-datepicker td span,
.dpPersonal .ui-datepicker td a {
	display: block !important;
	padding: 0px !important;
	text-decoration: none !important;
	text-align: center !important;
  font-weight: bold !important;
}
.dpPersonal .ui-datepicker td span,
.dpPersonal .ui-datepicker td a {
	text-align: center !important;
  font-weight: bold !important;
  color: #296fa7;
}
.dpPersonal .ui-state-default {
	font-weight: bold !important;
	margin: 0px;
}
.dpPersonal .ui-datepicker {
	width: 225px !important;
	height: 110px !important;
	padding: 2px 0px 0px 2px !important;
}
.dpPersonal .ui-datepicker-inline {
	margin-top: 60px !important;
	font-weight: bold !important;
}
.dpPersonal .feriado {
	color: #f48120 !important;
	background: #f4f4f6 !important;
	border: solid 1px #296fa7 !important;
  border-radius: 3px !important;
  width: 30px !important;
}
.eventoGestor {
	width: 30px !important;
	height: 18px !important;
	margin: 0px 0px 2px 0px !Important;
	border: solid 1px #f48120 !important;
  border-radius: 3px !important;
  background: #ff8721 !important;
  color: #fff !important;
}
.dpPersonal .ui-state-highlight,
.dpPersonal .ui-widget-content .ui-state-highlight,
.dpPersonal .ui-widget-header .ui-state-highlight {
	border: 1px solid #296fa7 !important;
  color: #fff !important;
  background: #296fa7 !important;
}
/*FORM CADASTRAR CONTA*/
input[type='number']::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
input[type='number'] {
  -moz-appearance: none;
}
.numberpsw {
  -webkit-text-security: disc;
}
/*Ajuste do tamanho do FORM a qtde de caracteres*/
input[maxlength='1'],
input[size='1'],
input[maxlength='1'] {
  /*, .SelectGrey*/
	width: 20px !important;
}
input[maxlength='2'],
input[size='2'],
input[maxlength='2'] {
  /*, .SelectGrey*/
	width: 30px !important;
}
input[maxlength='3'],
input[size='3'],
input[maxlength='3'] {
  /*, .SelectGrey*/
	width: 40px !important;
}
input[maxlength='4'],
input[size='4'],
input[maxlength='4'] {
  /*, .SelectGrey*/
	width: 50px !important;
}
input[maxlength='5'],
input[size='5'],
input[maxlength='5'] {
  /*, .SelectGrey*/
	width: 60px !important;
}
input[maxlength='6'],
input[size='6'],
input[maxlength='6'] {
  /*, .SelectGrey*/
	width: 70px !important;
}
input[maxlength='7'],
input[size='7'],
input[maxlength='7'] {
  /*, .SelectGrey*/
	width: 80px !important;
}
input[maxlength='8'],
input[size='8'],
input[maxlength='8'] {
  /*, .SelectGrey*/
	width: 90px !important;
}
input[maxlength='9'],
input[size='9'],
input[maxlength='9'] {
  /*, .SelectGrey*/
	width: 100px !important;
}
input[maxlength='10'],
input[size='10'],
input[maxlength='10'] {
  /*, .SelectGrey*/
 width: 110px !important;
}
input[maxlength='11'],
input[size='11'],
input[maxlength='11'] {
  /*, .SelectGrey*/
 width: 120px !important;
}
input[maxlength='12'],
input[size='12'],
input[maxlength='12'] {
  /*, .SelectGrey*/
 width: 130px !important;
}
input[maxlength='13'],
input[size='13'],
input[maxlength='13'] {
  /*, .SelectGrey*/
 width: 140px !important;
}
input[maxlength='14'],
input[size='14'],
input[maxlength='14'] {
  /*, .SelectGrey*/
	width: 150px !important;
}
input[maxlength='15'],
input[size='15'],
input[maxlength='15'] {
  /*, .SelectGrey*/
	width: 260px !important;
}
input[maxlength='18'],
input[size='18'],
input[maxlength='18'] {
  /*, .SelectGrey*/
	width: 190px !important;
}
input[maxlength='20'],
input[size='20'],
input[maxlength='20'] {
  /*, .SelectGrey*/
	width: 260px !important;
}
input[maxlength='25'],
input[size='25'],
input[maxlength='25'] {
  /*, .SelectGrey*/
	width: 260px !important;
}

/*FORM do digito da conta tela de cadastro*/
#digito {
  float: left;
  margin-left: -120%;
  position: relative;
}
input[id='digito'],
input[name='digito'],
input[title='D&iacute;gito'] {
  width: 35px !important;
  font-weight: 600;
}
input[name='dataNascimento'] {
  width: 180px !important;
}
input#pesquisa {
    float: left;
}
/*Passo a passo*/
.active .endCurrentItem,
.active .lastItem,
.activeTwo .endCurrentItem,
.activeTwo .lastItem {
    background-image: none !important;
  border: solid 2px #10adda !important;
    position: absolute;
    left: 0%;
    background: #ffffff !important;
    border-radius: 100%;
    width: 35px !important;
    height: 35px !important;
    top: 19px !important;
}
.endCurrentItem,
.lastItem {
    background-image: none !important;
    border: solid 2px #bbb !important;
    position: absolute;
    left: 0%;
    background: #ffffff !important;
    border-radius: 100%;
    width: 35px !important;
    height: 35px !important;
    top: 19px !important;
}
.stepByStep div {
    background: #ffffff !important;
    color: #ffffff !important;
    font-size: 15px !important;
    padding-left: 9px !important;
    top: -19px;
    border-bottom: solid 2px #bbb;
}

.stepByStep div:nth-child(3) {
    background: none !important;
    color: #ffffff !important;
    font-size: 15px !important;
    padding-left: 9px !important;
    top: -17px;
    border-bottom: none;
}
.stepByStep div:nth-child(1).active .endCurrentItem:after,
.stepByStep div:nth-child(1).activeTwo .endCurrentItem:after {
	color: #000000 !important;
  content: '01';
    top: -3px;
    left: 8px;
    position: absolute;
}
.stepByStep div:nth-child(1) .endCurrentItem:after {
	color: #bbb !important;
  content: '01';
    top: -3px;
    left: 8px;
    position: absolute;
}
.stepByStep div:nth-child(2).active .endCurrentItem:after,
.stepByStep div:nth-child(2).activeTwo .endCurrentItem:after {
	color: #000000 !important;
  content: '02';
    top: -3px;
    left: 8px;
    position: absolute;
}
.stepByStep div:nth-child(2) .endCurrentItem:after {
	color: #bbb !important;
  content: '02';
    top: -3px;
    left: 8px;
    position: absolute;
}
.active .lastItem:after,
.activeTwo .lastItem:after {
	color: #000000 !important;
  content: '03';
    top: -3px;
    left: 8px;
    position: absolute;
}
.lastItem:after {
	color: #bbb !important;
  content: '03';
    top: -3px;
    left: 8px;
    position: absolute;
}
.stepByStep {
    margin-bottom: 10px;
    height: 100px !important;
    max-height: 100px !important;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 50px;
    clear: both;
    margin-top: 10px;
    border-bottom: solid 1px #bbb;
    border-top: solid 1px #bbb;
    margin-left: 12px;
  width: 98%;
}
.stepByStep  span {
    font-size: 14px;
    margin-left: 20px;
    font-weight: bold;
    color: #bbb !important;
    position: absolute;
    text-transform: uppercase;
    top: 45px;
    left: -15px;
}
.stepByStep .active span,
.stepByStep .activeTwo span {
    font-size: 14px;
    margin-left: 20px;
    font-weight: bold;
    color: #000000 !important;
    position: absolute;
    text-transform: uppercase;
    top: 45px;
    left: -15px;
}
/* Teclado Virtual */
/*Seta do teclado virtual*/
.teclado .big #drag {
	float: right !important;
  margin: -34px 0 0 0 !important;
  width: 20px !important;
  height: 20px !important;
  background: url(../img/setasteclado.png) no-repeat  !important;
  cursor: move !important;
  background-size: 20px 20px !important;
}
.teclado .big ul li {
  float: left;
  width: 28px;
  height: 28px;
  margin: 3px;
  background: #f6f6f6 !important;
  border: 1px solid #bbb !important;
  color: #303030;
  font: bold 14px sans-serif !important;
  text-align: center;
  line-height: 28px;
  list-style: none;
  cursor: pointer;
  border-radius: 0px  !important;
  -webkit-border-radius: opx !important;
  -moz-border-radius: 0px !important;
}
.teclado .big {
  height: 210px;
  width: 375px;
  background: none !important;
  z-index: 2;
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  padding: 40px 17px 17px;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(117, 117, 117, 1) !important;
  -moz-box-shadow: 0px 0px 0px 0px rgba(117, 117, 117, 1) !important;
  box-shadow: 0px 0px 0px 0px rgba(117, 117, 117, 1) !important;
}
#contentKeyboard .keyboard .big {
    top: 47px;
    right: 10px;
    position: absolute;
    left: 410.828px;
    background: transparent !important;
    height: auto !important;
    width: 375px !important;
    z-index: 9999 !important;
    padding: 40px 17px 17px !important;
    border: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.keyboard .big ul {
	margin: 5px 0px 0px;
}
.keyboard .big #drag {
    float: right !important;
    margin: -22px 0px 0px !important;
    width: 25px !important;
    height: 25px !important;
    background: url(../img/setasteclado.png) no-repeat !important;
    cursor: move !important;
    margin-bottom: 10px !important;
}
.key,
.key alfanumeric,
.alfanumeric {
	color: #303030 !important;
	border: solid 1px #bbb !important;
  background: #f6f6f6 !important;
	float: left !important;
	width: 28px !important;
	height: 28px !important;
	margin: 3px !important;
	font: bold 14px sans-serif	!important;
	text-align: center !important;
	line-height: 28px !important;
	list-style: none !important;
	cursor: pointer !important;
	padding-top: 4px;
}
#caps {
	width: 62px !important;
	text-transform: lowercase !important;
}
#clean {
	float: right !important;
	width: 122px !important;
	color: #303030 !important;
	border: solid 1px #bbb !important;
	background: #f6f6f6 !important;
	font: bold 14px sans-serif !important;
  text-align: center !important;
  line-height: 28px !important;
  list-style: none !important;
  cursor: pointer !important;
  text-transform: lowercase !important;
}
/*--------------------------------------------------------------------------*/
/*----- HOME ---------------------------------------------------------------*/
/*Padroes*/
label {
	font-weight: normal !important;
}
.main {
  padding-left: 0px;
  padding-right: 0px;
}
/*Head*/
.navbar.navbar-default.acessSuperior.hidden-xs {
  /* display: none; */
  border-radius: 0px !important;
  background-color: transparent;
  border-color: transparent;
  min-height: 24px;
  margin-bottom: 0px;
}
.BGTopo {
  height: 130px !important;
  background-color: #296fa7;
}
.textHiddenDV {
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  top: -10px;
}
@media (min-width: 768px) {
	.headerPrincipal {
		height: 106px;
		background-color: #296fa7;
	}
  .headerPrincipal > .container-fluid,
  .headerPrincipal > .container-fluid > .row,
  .headerPrincipal > .container-fluid > .row > div {
		height: 100%;
	}

  .container {
    width: 100%;
  }
	.painelLogo {
		margin-top: 28px;
		margin-bottom: 28px;
		margin-left: 0px;
		margin-right: 35px;
	}
	.logo {
		background: url(../img/sprites.png) no-repeat -112px 0;
		cursor: pointer;
		z-index: 1;
		width: 115px !important;
		height: 25px !important;
		position: relative;
		left: 0;
		top: 10px;
	}
	.painelUsuario {
		height: 18px;
	}
	.usuario {
		font-weight: bold !important;
		font-size: 20px;
		color: #296fa7;
		display: table-cell;
		margin-left: 10px;
	}
	#clientNome {
		position: absolute;
		top: 135px;
		left: -22%;
		z-index: 0;
    width: 200px;
    font-weight: bold !important;
    overflow-y: hidden;
    height: 90px;
    overflow-y: hidden;
    display: block;
  }
  .acesso {
    position: absolute;
    top: 146px;
    right: -17%;
    color: #777;
    z-index: 1;
    width: 177px;
    display: block;
    font-size: 15px;
  }
  #logoff {
    background-color: #256ec0;
    z-index: 9;
    font-size: 16px;
  }
  #logoff {
    right: 0px !important;
    background-color: transparent !important;
    top: 7px !important;
    position: absolute !important;
  }
  #logoff span.logout {
    width: auto !important;
    height: auto !important;
    margin: 0px !important;
    padding: 0px !important;
    color: #fff !important;
    background: transparent !important;
    cursor: pointer !important;
    border-radius: 0px 0px 0px 0px !important;
    -moz-border-radius: 2px 2px 2px 2px !important;
    -webkit-border-radius: 0px 0px 0px 0px !important;
    border: 0px solid transparent !important;
    -webkit-box-shadow: 0px 0px 0px 0px transparent !important;
    -moz-box-shadow: 0px 0px 0px 0px transparent !important;
    box-shadow: 0px 0px 0px 0px transparent !important;
    border: 0px solid transparent !important;
  }

  #logoff span.logout a {
    color: #ffffff !important;
    font-size: 16px !important;
    background: url(../img/sair_BankingN17.jpg) no-repeat 0px !important;
    padding: 0 20px !important;
    text-shadow: 0 0px 0 transparent !important;
  }
}
/*.complemento-headerPrincipal{
	width: 132px;
    margin-left: -15px;
    background-color: #ffffff;
    margin-top: 100px;
    padding-top: 0px;
	border-bottom: 1px solid #eeeeee;
}*/
.fixHeightPainelConta {
  width: 100%;
  height: 52px;
}
.aeSemConta {
    color: #296fa7 !important;
    font-weight: normal !important;
    padding: 8px !important;
}
#painelContaMddl {
    top: -3px;
    font-size: 16px !important;
    color: #fff;
    width: 45%;
    z-index: 1;
    padding-left: 0px;
    margin-left: 15px;
}
.accounts {
  padding: 8px 0;
  font-size: 16px !important;
}
.painelContaFonte3 {
  position: relative;
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
}
.painelSaldo {
  padding-top: 0px !important;
  top: 8px;
  position: absolute;
}
#iconSaldo {
  cursor: pointer;
  text-shadow: none !important;
  font-weight: normal !important;
  font-size: 14px;
}
#saldoClass {
  background: url(../img/menu-arrow-buttom_N17.png) no-repeat top;
  width: 20px;
  height: 12px;
  margin-left: -93px;
}
.setaExibeSaldo {
  display: inline-block;
  margin: 0px 0 0 4px;
  position: absolute;
  left: 78px;
  top: 5px;
}
#visibleSaldo {
  color: #ffffff !important;
  text-shadow: none !important;
  font-size: 16px;
  font-weight: 900;
}
.painelConfiguracao {
  position: absolute;
  top: -38px;
  left: -10px;
  z-index: 0;
}
.fonteBotao {
  background: url(../img/menu-arrow-buttom_N17.png) no-repeat top;
}
.espacoDireita {
  padding-right: 5px;
}
#txtAccountsExchange {
  font-size: 0px !important;
}
@media (min-width: 768px) {
	.iconeSetaBaixo {
		position: relative;
		display: inline-block;
		width: 13px;
		height: 10px;
		background-position: -329px -12px;
		margin-left: 4px;
	}
}
.iconUserSmall {
  background: none !important;
}
.boxAccountsExchange {
  margin: 0px !important;
  min-width: 300px !important;
  position: absolute !important;
  left: 0 !important;
  top: 15px !important;
}
/*Lista de contas*/
.aeLinha {
  padding: 6px !important;
}
.gerAccess {
  display: none;
}
@media (min-width: 768px) {
	.iconeConfiguracao {
		float: left;
		position: relative;
		width: 22px;
		height: 22px;
		background-position: -305px -12px;
		margin-right: 8px;
		margin-left: 4px;
	}
}
#home
  > div.global.clearfix
  > div.col-lg-10.col-md-10.fix-col-md-8.main
  > div.headerPrincipal.hidden-xs
  > div.container-fluid
  > div
  > div.col-lg-10.col-md-10.col-sm-9.col-xs-9.topo-right.sm-p-l-0.md-p-l-0
  > div:nth-child(1)
  > div.col-md-offset-1.col-lg-offset-0.col-lg-10.col-md-9.col-sm-10.col-xs-10.p-t-5.md-p-l-0
  > div
  > div
  > ul
  > li.acesso
  > label {
            font-weight: bold !important;
}

/*Barra de pesquisa*/
.bg-cinza {
  background-color: #eee;
}
.escondeCarousel {
  margin-left: -10000px;
  position: absolute;
}
.dropShadow {
    border-bottom: 1px solid #eeeeee !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
	background-color: #ffffff;
}
.p-r-0 {
  padding-right: 0 !important;
}

.p-l-0 {
  padding-left: 0 !important;
}
.ui-autocomplete {
    background: #ffffff;
    border: 1px solid #bbb;
    border-radius: 4px;
}
@media (min-width: 768px) {
	.pesquisaPrincipal {
		height: 130px;
    background-color: #f4f4f6;
		padding: 15px;
		z-index: 1;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.pesquisaPrincipal {
		width: 100%;
		margin-left: 0% !important;
		display: block !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.inputLembrete {
		width: 75% !important;
	}
  #clientNome {
   position: absolute;
   top: 135px;
   left: -33%;
   z-index: 0;
   width: 200px;
 }

 .pesquisaPrincipal {
  width: 120%;
    margin-left: -10%;
  }
  #btnAccountsExchange {
    /*Ajusta posicao do botao para alterar conta*/
  left: 52px;
  position: relative;
  }
  .ajusteMD {
  padding-right: 0px;
  }
}
@media (min-width: 1200px) {
	.form-QtdMeses {
		display: inline-block;
		margin-left: 5px;
	}
  #clientNome {
     position: absolute;
     top: 135px;
     left: -22%;
     z-index: 0;
     width: 330px;
     font-weight: 900 !important;
   }

   .pesquisaPrincipal {
    width: 120%;
    margin-left: -10%;
  }
}
input[type='text'],
input[type='password'],
input[type='tel'],
select,
textarea {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #bbb;
  color: #444;
  outline: 0 none;
  padding: 0 10px;
  font-size: 14px;
  height: 35px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #fff;
  /*width: 260px;*/
  font-weight: 600;
}

textarea {
	width: 100% !important;
    height: 300px !important;
    margin-top: 10px !important;
}

.campoPesquisa {
  width: 30% !important;
  z-index: 1;
}
.campoPesquisa {
  position: relative;
  top: 30px;
  left: 40%;
}
#botaoPesquisa {
  display: none;
}
.botaoPesquisa {
  width: 39px;
  height: 39px;
  background-color: transparent;
  border: 0;
  vertical-align: top;
  z-index: 0;
}
@media (min-width: 768px) {
	.iconePesquisa {
		background: url(../img/icone_principal.png);
		background-repeat: no-repeat;
		background-size: 512px;
		position: relative;
		display: inline-block;
		margin: 7px;
		height: 24px;
		width: 24px;
		background-position: -256px -36px;
	}
}

#contentAdesaoDispositivo {
	margin-top: 30px;
}
.voltar:not(.botaoCinza),
.voltarInterno {
  left: -0.8% !important;
  background: url(../img/45x29px_seta_esquerda-habilitada.png) no-repeat top !important;
}
.avancar,
.avancarInterno:hover:not(:disabled),
.avancarInterno {
  right: -3% !important;
  background: url(../img/45x29px_seta_direita-habilitada.png) no-repeat top !important;
}
@media (min-width: 768px) {
  .menu {
    width: 89px;
    height: 125px;
    text-align: center;
  }
}

.tituloMenu {
  color: #296fa7 !important;
  font-size: 15px !important;
  text-transform: lowercase !important;
  font-weight: normal !important;
}

/*Submenu carrossel*/
.seletorMenu {
  width: 0 !important;
  height: 0 !important;
  border-left: 0px solid transparent !important;
  border-right: 0px solid transparent !important;
  border-bottom: 0px solid gainsboro !important;
  position: relative !important;
  margin-bottom: 0px !important;
  z-index: 0 !important;
}
.submenu {
  background-color: #f6f6f6 !important;
  border: 1px solid #bbb !important;
  text-align: left !important;
  margin-bottom: 10px !important;
}
.shadow {
  -webkit-box-shadow: inset 0px 0px 0px 0px rgba(239, 239, 239, 1) !important;
  -moz-box-shadow: inset 0px 4px 6px 0px rgba(239, 239, 239, 1) !important;
  box-shadow: inset 0px 0px 0px 0px rgba(239, 239, 239, 1) !important;
}
.submenuHomeTitle {
    color: #1f2a47 !important;
    font-size: 1.4rem;
}
#submenu .submenuItens a {
    color: #006bae;
	font-size: 14px;
}

.submenuInterno {
    background: #f6f6f6 !important;
    position: inherit !important;
    border: 1px solid #bbb !important;
    text-align: left !important;
    margin-bottom: 10px !important;
    border-radius: 0px !important;
    filter: none !important;
}
.seletorMenuInterno::after {
    border-bottom: 12px solid #f6f6f6 !important;
}
.tituloMenuInterno {
    color: #428bca !important;
    font-size: 14px !important;
    text-transform: lowercase !important;
    font-weight: normal !important;
}
.submenuInterno > div li.submenuTitle {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 2px 0;
    color: #1f2a47 !important;
}
.submenuInterno > div li a {
    font-size: 12px;
    font-weight: normal !important;
    color: #006bae !important;
}
#iconSaldo {
    font-size: 16px;
}

@media (min-width: 768px) {
	.bannerPrincipal1 {
		padding-bottom: 68px;
	}
}

.topo-right {
  z-index: 99999;
}

.breadCrumb {
	display: none !important;
	margin-left: 0 !important;
	padding-left: 0 !important;
}
.breadCrumb dd {
	font-size: 11px;
	font-family: inherit !important;
}

#div_MD_LG {
  margin: 0;
}
.periodMessage  {
      padding: 12px 12px 12px 25px;
}
.input-group .form-control {
	height: 35px;
}	
.listacontratosMobile {    margin-bottom: 10px}
.m-0 {
    margin: 0!important
}
.listacontratosMobile {    
	margin-bottom: 10px
}
.m-0 {
	margin: 0!important
}
.periodMessage>label {
      line-height: 35px !important;
}
.periodMessage label.col-lg-2:nth-child(2) {
      text-align: center;
}
section.container {
  padding: 0;
}

.toolbarOpenMessage .boxMsg {
  color: #fff;
    text-align: center;
    width: 198px;
  background: linear-gradient(
      to bottom,
      rgba(5, 140, 224, 1) 0%,
      rgba(4, 126, 203, 1) 100%
    )#003d81;
    padding: 0.23em 0em;
    cursor: pointer;
    margin-left: 15px;
    position: absolute;
    bottom: 15px;
    border-radius: 6px;
}
.toolbarOpenMessage .boxMsg a {
  color: #dbdbdb;
}
.toolbarOpenMessage .boxMsg:hover a {
  color: #fff;
}

.toolbarOpenMessage .boxMsg:focus,
.toolbarOpenMessage .boxMsg:active:focus,
.toolbarOpenMessage .boxMsg.active:focus,
.toolbarOpenMessage .boxMsg.focus,
.toolbarOpenMessage .boxMsg:active.focus,
.toolbarOpenMessage .boxMsg.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  background: #0b6daa;
  border-top-color: #000;
  color: #fff;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15) inset;
}
.toolbarOpenMessage .boxMsg:hover,
.toolbarOpenMessage .boxMsg:focus,
.toolbarOpenMessage .boxMsg.focus {
  border-color: #171d2f;
  color: #fff;
  background: rgb(17, 154, 240);
  background: -moz-linear-gradient(
    top,
    rgba(17, 154, 240, 1) 0%,
    rgba(15, 140, 218, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(17, 154, 240, 1)),
    color-stop(100%, rgba(15, 140, 218, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(17, 154, 240, 1) 0%,
    rgba(15, 140, 218, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(17, 154, 240, 1) 0%,
    rgba(15, 140, 218, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(17, 154, 240, 1) 0%,
    rgba(15, 140, 218, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(17, 154, 240, 1) 0%,
    rgba(15, 140, 218, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(
      startColorstr='#119af0',
      endColorstr='#0f8cda',
      GradientType=0
    );
}
.toolbarOpenMessage .boxMsg:active,
.toolbarOpenMessage .boxMsg.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.toolbarOpenMessage .boxMsg.disabled,
.toolbarOpenMessage .boxMsg[disabled],
fieldset[disabled] .botaoCinza {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}

#tb_list_conta {
  margin-bottom: 50px;
}

.form-group label {
  line-height: 15px;
}
input.form-control {
  height: 35px;
}

input.form-control#cpf,
input.form-control#nome {
	width: 100% !important;
}

span.cinza {
  line-height: 48px;
  font-size: 12px;
    font-style: italic;
}
.tituloPagina {
    display: inline;
    font-size: 25px !important;
    font-weight: 900 !important;
  color: #296fa7 !important;
    padding-bottom: 30px !important;
    font-family: inherit !important;
}

.tituloPaginaPreto {
    display: inline;
    font-size: 25px !important;
    font-weight: 900 !important;
    color: #222222 !important;
    padding-bottom: 30px !important;
    font-family: inherit !important;
}

.box-alert-default td,
.box-alert-success td {
      vertical-align: middle;
      text-align: justify; 
}

.clear
{display:block; float:left; clear:both; width:100%;}
	
.message_alert {
	font-family:Arial, Helvetica; 
    font-size: 12px;
    color:#303030;
    width:90%;
    text-align:left;
}
	
.informativoCheque {
    font-size: 18px;
    font-weight: bold;
    color: #0066a6;
    height: 34px;
    background-color: #fff;
    text-align: left;
}

.dadosConfirma {
    font-size: 16px;
    font-weight: bold;
    color: #0066a6;
    height: 34px;
    background-color: #fff;
    text-align: left;
}

#frmCadAcessoInicial {
  padding-top: 50px;
}
#frmCadAcessoInicial .textoDestacado  {
  font-size: 18px;
    font-weight: bold;
    color: #0066a6;
    height: 34px;
    border-top: 0px;
    background-color: #fff;
    text-align: left;
    vertical-align: bottom;
    margin-bottom: 10px;
}
#alteracaoUsuario #keyboard {
     left: auto !important;
}

/*MODAL*/
.janela-Modal,
.window-modal,
logoffModal .window-modal {
    background: #ffffff !important;
    width: 500px !important;
    margin-left: -200px !important;
	margin-top: -200px !important;
    padding-top: 30px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    border: 10px solid #9f9f9f !important;
    z-index: 10001 !important;
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
	min-height: 420px;
}
#btnAccountFilterFechar {
    position: absolute;
    top: 120px;
    right: 15px;
}
/*novo ajuste rodape */
#home
  > div.rodapePrincipal.rodapePrincipal2.hidden-xs.clearfix
  > div.col-lg-10.col-md-10.BGrodape
  > div
  > div
  > div
  > div.col-lg-5.col-md-8.col-sm-8.hidden-xs.r {
	width: 50% !important;
}
/*Ajuste da troca de conta */

#aeListaContas_desktop {
  color: #222222;
  background: #fff;
  border: 1px solid #aaaaaa;
  width: 404px;
  margin-top:   0px;
  border-radius: 3px;
}
#linhaConta {
  width: 400px;
  height: 64px;
}
#aeListaContas_desktop > dl > .aeLinhaConta {
  font-size: 13px !important;
  width: 65% !important;
  font-weight: normal;
  margin-top: 10px;
}
#boxAE_desktop dl:first-child:hover {
  background: #ffffff !important;
  color: #222 !important;
}
#boxAE_desktop dl:hover > dt,
#boxAE_desktop dl:hover > dd {
  color: #222222 !important;
}
#boxAE_desktop dl:last-child {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
}
#ui-datepicker-div {
	display: none;
}

.blocLoginBlue {
  padding: 28px 0 20px 0 !important;
}

.blocLoginBlue #btnLogin {
  margin-bottom: 0 !important;
}
.margePag {
	margin-top: 30px;
}

/*TABELA PRODUTO*/
caption,
th,
td {
  padding: 10px 0;
  font-size: 14px;
}
.bold td  {
	font-weight: bold !important;
}
.left {
    display: inline !important;
    float: left !important;
    /*width: 100% !important;*/
}
.right {
    display: inline !important;
    float: right !important;
}
#logoff .window-modal img {
    margin: 15px 0px 10px 30px !important;
}

.calendar,
a.calendar {
	display: none;
}
.ValueRight {
    text-align: right !important;
}
table {
  border-spacing: 0 !important;
  border-collapse: collapse !important;
  background-color: transparent !important;
}
caption {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  color: #777 !important;
  text-align: left !important;
}
th {
  text-align: left !important;
}
.table,
.table-blue {
  width: 100% !important;
  max-width: 100% !important;
  margin-bottom: 20px !important;
  border: 1px solid #bbb !important;
}
.table > thead > tr > th,
.table-blue > thead > tr > th,
.table > tbody > tr > th,
.table-blue > tbody > tr > th,
.table > tfoot > tr > th,
.table-blue > tfoot > tr > th,
.table > thead > tr > td,
.table-blue > thead > tr > td,
.table > tbody > tr > td,
.table-blue > tbody > tr > td,
.table > tfoot > tr > td,
.table-blue > tfoot > tr > td {
  padding: 8px 16px 8px 16px !important;
  line-height: 1.42857143 !important;
  vertical-align: top !important;
  border-top: 1px solid #bbb !important;
  vertical-align: middle !important;
}
.table > thead > tr > th,
.table-blue > thead > tr > th {
  vertical-align: bottom !important;
  border-bottom: 1px solid #bbb !important;
}
.table > caption + thead > tr:first-child > th,
.table-blue > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table-blue > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table-blue > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table-blue > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table-blue > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td,
.table-blue > thead:first-child > tr:first-child > td {
  border-top: 0 !important;
}
.table > tbody + tbody,
.table-blue > tbody + tbody {
  border-top: 1px solid #bbb !important;
}
.table .table,
.table-blue .table-blue {
  background-color: #fff !important;
}

.table > tbody > tr:hover,
.table-blue > tbody > tr:hover {
  /*table-hover*/
  background-color: #f5f5f5 !important;
}
table col[class*='col-'] {
  position: static !important;
  display: table-column !important;
  float: none !important;
}
table td[class*='col-'],
table th[class*='col-'] {
  position: static !important;
  display: table-cell !important;
  float: none !important;
}
.table .txt-dest,
.table-blue .txt-dest {
    font-size: 14px !important;
    font-weight: bold !important;
    color: #1a1a1a !important;
}
.table .txt-tit01,
.table-blue .txt-tit01 {
    padding: 40px 16px 0 0px !important;
    font-size: 18px !important;
    font-weight: bold !important;
    color: #0066a6 !important;
    height: 34px !important;
    border-top: 0px !important;
    /*border-bottom: 0px solid #bbb !important;*/
    background-color: #fff !important;
    text-align: left !important;
  border-top: 2px solid #ffffff !important;
  border-left: 2px solid #ffffff !important;
  border-right: 1px solid #ffffff !important;
    padding-bottom: 10px !important;
}

.table .txt-right,
.table-blue .txt-right,
.table-blue.ValueRight {
    text-align: right !important;
}
.table .txt-cab,
.table-blue .txt-cab,
.table-blue th,
.table th {
    padding: 0 16px 0 16px !important;
    font-size: 14px !important;
    font-weight: bold !important;
    color: #000000 !important;
    height: 36px !important;
    border-bottom: 1px solid #bbb !important;
  background-color: #ffffff !important;
    text-transform: uppercase !important;
    vertical-align: middle !important;
}
.table .merge,
.table-blue .merge {
    background: #fff !important;
    border-left: 1px solid #fff !important;
    border-right: 1px solid #fff !important;
}
.table-blue caption {
    font-size: 18px !important;
    font-weight: bold !important;
    color: #0066a6 !important;
    height: 34px !important;
    border-top: 0px !important;
    background-color: #fff !important;
    text-align: left !important;
    vertical-align: bottom !important;
    margin-bottom: 10px !important;
}
/*TABELA MOVIMENTACAO*/
.table-grey caption,
.tabela01 caption {
    font-size: 18px !important;
    font-weight: bold !important;
    color: #0066a6 !important;
    height: 34px !important;
    border-top: 0px !important;
    background-color: #fff !important;
    text-align: left !important;
    vertical-align: bottom !important;
    margin-bottom: 10px !important;
}
.table-striped .txt-tit01,
.table-grey .txt-tit01 {
    padding: 40px 16px 20px 0px !important;
    font-size: 20px !important;
    font-weight: bold !important;
    color: #0066a6 !important;
    height: 34px !important;
    border-top: 0px !important;
    background-color: #fff !important;
    text-align: left !important;
    vertical-align: bottom !important;
  border-top: 2px solid #ffffff !important;
  border-left: 2px solid #ffffff !important;
  border-right: 1px solid #ffffff !important;
}

.table-striped .txt-right,
.table-grey .txt-right,
.table-grey .ValueRight {
    text-align: right !important;
}
.table-striped .txt-cab,
.table-grey .txt-cab {
    padding: 0 16px 0 16px !important;
    font-size: 14px !important;
    font-weight: bold !important;
    color: #000000 !important;
    height: 36px !important;
    border-bottom: 1px solid #bbb !important;
  background-color: #ffffff !important;
    text-transform: uppercase !important;
    vertical-align: middle !important;
}

.table-striped .txt-dest,
.table-grey .txt-dest {
    font-size: 14px !important;
    font-weight: bold !important;
    color: #1a1a1a !important;
}
.table-striped,
.table-grey {
  width: 100% !important;
  max-width: 100% !important;
  margin-bottom: 20px !important;
  border: 1px solid #bbb !important;
}
.table-striped > thead > tr > th,
.table-grey > thead > tr > th,
.table-striped > tbody > tr > th,
.table-grey > tbody > tr > th,
.table-striped > tfoot > tr > th,
.table-grey > tfoot > tr > th,
.table-striped > thead > tr > td,
.table-grey > thead > tr > td,
.table-striped > tbody > tr > td,
.table-grey > tbody > tr > td,
.table-striped > tfoot > tr > td,
.table-grey > tfoot > tr > td {
    padding: 8px 16px 8px 16px !important;
    line-height: 1.42857143 !important;
    vertical-align: top !important;
    border-top: 1px solid #bbb !important;
	font-family: inherit !important;
}
.table-striped > thead > tr > th,
.table-grey > thead > tr > th {
  vertical-align: bottom !important;
  border-bottom: 1px solid #bbb !important;
}
.table-striped > caption + thead > tr:first-child > th,
.table-grey > caption + thead > tr:first-child > th,
.table-striped > colgroup + thead > tr:first-child > th,
.table-grey > colgroup + thead > tr:first-child > th,
.table-striped > thead:first-child > tr:first-child > th,
.table-grey > thead:first-child > tr:first-child > th,
.table-striped > caption + thead > tr:first-child > td,
.table-grey > caption + thead > tr:first-child > td,
.table-striped > colgroup + thead > tr:first-child > td,
.table-grey > colgroup + thead > tr:first-child > td,
.table-striped > thead:first-child > tr:first-child > td,
.table-grey > thead:first-child > tr:first-child > td {
  border-top: 0 !important;
}
.table-striped > tbody + tbody,
.table-grey > tbody + tbody {
  border-top: 2px solid #bbb !important;
}
.table-striped .table-striped,
.table-grey .table-striped {
  background-color: #fff !important;
}
.table-striped > tbody > tr:nth-child(odd),
.table-grey > tbody > tr:nth-child(odd) {
  background-color: #f6f6f6 !important;
}

.table-grey tr th {
    font-weight: bold !important;
}
.table-grey .total {
    font-weight: bold !important;
}
.tabela03 td {
    border: 0px !important;
    font-size: 14px !important;
}
table.dataTable.no-footer {
	margin-bottom: 30px !important;
}
table.dataTable {
	border-collapse: collapse !important;
}
#tb_list_computadores {
 margin-bottom: 30px;
}
.tabela03 .even td {
    background: #ffffff !important;
}
.tabela03 .odd td {
    background: #f6f6f6 !important;
}
#modal-campanha {
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
  display: none;
}
#banner-campanha {
    border: 0;
    padding: 0;
    margin: 10% auto;
    width: 70%;
}

#banner-campanha-imagem {
	margin-bottom: 10px;
}
.bannerPrincipal .moodular_wrapper {
    float: none !important;
}

#carrosselContainerInterno
  .col-lg-1.col-md-1.col-sm-1.hidden-xs.text-right.lg-p-r-0.md-p-r-0.sm-p-r-0 {
    display: none !important;
}
.table.tabela01 {
    border-bottom: 1px solid #bbb !important;
}
.fullsize.left {
    width: 100%;
}
li.submenuItens {
    line-height: 25px;
}
dd#visibleSaldo[style='color: rgb(254, 189, 182);'] {
    color:  rgb(255, 96, 79) !important;
}

a:hover,
a:visited {
    background: transparent !important;
}
#infoConta {
    display: none;
}
.grayDivisor {
    /*margin: 25 0;
    width: 100%;
    height: 1px;
    background-color: #b4b4b4;
    margin-bottom: 30px;*/
	display: none;
}
textarea#fichaCompensacao,
textarea#fichaCompensacao2 {
	    height: 100px !important;
}
label#lbCNPJ {
    width: 70%;
}
.BGTopo:before {
    background-color: #ffffff;
  content: '';
    height: 24px;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    position: absolute;
}
div#acessibilidade {
    z-index: 2;
    position: absolute;
    top: -12px;
    font-size: 10px;
    float: left;
    right: 12%;
}
.icoTitle {
    MARGIN-TOP: 20PX;
}
a#linkServico.linkDesabilitado {
    color: lightgray;
	pointer-events: none !important;
    cursor: default !important;
	display: block;
}
div#acessibilidade ul li a[tabindex='4'] {
    display: none;
}

input[type='number'] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
}

.ajusteMargem {
  padding-top: 45px;
}
.accordion-cinza {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #bbb;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}


.advertising img {
  width: 100%;
  height: 100%;
}

.textoDeclaracao  {
  font-size: 16px;    
}

.divSenhaCartao {
  width:245px;
  height:80px;
  display:none;
  background-color:silver;
}

.labelSenhaCartao {
	color: #303030 !important;
	font-weight: bold !important;
	text-align: center !important;
}

.tituloIcone {
  color: #296fa7 !important;
  font-size: 15px !important;
  font-weight: normal !important;
}

.detalharParcela {
    margin-right: 5px;
    margin-left: 5px;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    border: solid 1px;
    border-color: #fc6506;
    font-size: 25px;
    cursor: pointer;
    text-align: center;
    box-shadow: 0 4px 4px 0px #989898;
    -moz-box-shadow: 0 4px 4px 0px #989898;
    -webkit-box-shadow: 0 4px 4px 0px #989898;
    background: #fc6506;
    line-height: 42px;
}

.numeroTermo{
	margin-right: 5px;
    margin-left: 5px;
    width: 50px;
    height: 50px;
    border: solid 1px;
    border-color: #ddd;
    font-size: 25px;
    cursor: pointer;
    text-align: center;
    box-shadow: 0 4px 4px 0px #ddd;
    -moz-box-shadow: 0 4px 4px 0px #ddd;
    -webkit-box-shadow: 0 4px 4px 0px #ddd;
    background: #ddd;
    line-height: 42px;
}

.glyphicon-ok-custom::before {
	color: #fc6506;
	font-weight: 100;
	font-size: 120px;
}

.textoInstrucaoCartao {
	color: #8D8F91;	
}


#modal-campanha-pj-body * {
  line-height: normal;
  font-family: futura-book, sans-serif;
}

#modal-campanha-pj {
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.8);
  display: none;
}

#modal-campanha-pj-body {
  display: inline-flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  flex-direction: column;
  padding: 48px 64px;
  border-radius: 4px;
  box-shadow: 4px 4px 12px rgba(0,0,0,.25);
  background: #005da8 url("/statics-core/img/gcx/gcx-bg.jpg");
  background-size: cover;
  color: white;
  -moz-user-select: none;
  user-select: none;
}

.campanha-logo img {
  height: 70px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.campanha-hero {
  font-size: 20px;
  font-family: futura-bold, sans-serif;
  line-height: 1.35;
  margin-bottom: 24px;
}

.campanha-hero-bottom {
  font-weight: normal;
  font-size: 16px;
}

.campanha-texto {
  margin: 32px 0 48px 0;
  width: 480px;
}

.campanha-footer {
  text-align: center;
}

.campanha-botao {
  margin-bottom: 12px;
  width: 100%;
}

#btnEntrarCampanha {
  padding: 8px 16px;
  font-size: 16px;
  font-weight: bold;
  border-radius: 4px;
  background: #F39200;
  transition: all 200ms;
  width: 100%;
}

#btnEntrarCampanha:hover{
  background: #e07314;
}

#btnFecharCampanha {
  padding: 0;
  background-color: transparent;
  border-radius: 0;
  font-weight: normal;
  text-decoration: underline;
}

.campanha-bold {
  font-weight: bold;
  font-family: futura-bold, sans-serif;
}

.modal-campanha-close {
  background: transparent;
  padding: 16px 24px;
  transform: rotate(45deg);
  right: 0;
  top: 0;
  position: absolute;
  font-size: 24px;
  font-family: futura-bold, sans-serif;
}