/* Font colors */
/* colors */
/*Logo*/
/*Fonts*/
@font-face {
  font-family: 'MuseoSans100';
  src: url("http://ultimosegundo.ig.com.br/_static/misc/fonts/museosans/museosans-100/museosans-100.eot");
  src: url("http://ultimosegundo.ig.com.br/_static/misc/fonts/museosans/museosans-100/museosans-100.eot?#iefix") format("embedded-opentype"), url("http://ultimosegundo.ig.com.br/_static/misc/fonts/museosans/museosans-100/museosans-100.woff") format("woff"), url("http://ultimosegundo.ig.com.br/_static/misc/fonts/museosans/museosans-100/museosans-100.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MuseoSans300';
  src: url("http://ultimosegundo.ig.com.br/_static/misc/fonts/museosans/museosans-300/museosans-300.eot");
  src: url("http://ultimosegundo.ig.com.br/_static/misc/fonts/museosans/museosans-300/museosans-300.eot?#iefix") format("embedded-opentype"), url("http://ultimosegundo.ig.com.br/_static/misc/fonts/museosans/museosans-300/museosans-300.woff") format("woff"), url("http://ultimosegundo.ig.com.br/_static/misc/fonts/museosans/museosans-300/museosans-300.ttf") format("truetype"), url("http://ultimosegundo.ig.com.br/_static/misc/fonts/museosans/museosans-300/museosans-300.svg#MuseoSans300") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MuseoSans500';
  src: url("http://ultimosegundo.ig.com.br/_static/misc/fonts/221723_0_0-webfont.eot");
  src: url("http://ultimosegundo.ig.com.br/_static/misc/fonts/221723_0_0-webfont.eot?#iefix") format("embedded-opentype"), url("http://ultimosegundo.ig.com.br/_static/misc/fonts/221723_0_0-webfont.woff") format("woff"), url("http://ultimosegundo.ig.com.br/_static/misc/fonts/221723_0_0-webfont.ttf") format("truetype"), url("http://ultimosegundo.ig.com.br/_static/misc/fonts/221723_0_0-webfont.svg#MuseoSans500") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MuseoSans700';
  src: url("http://ultimosegundo.ig.com.br/_static/misc/fonts/museosans_700-webfont.eot");
  src: url("http://ultimosegundo.ig.com.br/_static/misc/fonts/museosans_700-webfont.eot?#iefix") format("embedded-opentype"), url("http://ultimosegundo.ig.com.br/_static/misc/fonts/museosans_700-webfont.woff") format("woff"), url("http://ultimosegundo.ig.com.br/_static/misc/fonts/museosans_700-webfont.ttf") format("truetype"), url("http://ultimosegundo.ig.com.br/_static/misc/fonts/museosans_700-webfont.svg#MuseoSans700") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Rodape */
/* line 61, ../sass/newsletter.scss */
.auth-mail-footer-wrapper {
  margin-top: 46px;
}

/* line 64, ../sass/newsletter.scss */
.auth-mail-footer-container {
  border-top: solid 5px #868f9e;
}

/* Header */
/* line 69, ../sass/newsletter.scss */
#logo a {
  color: #3d434c;
}

/* line 73, ../sass/newsletter.scss */
#header header {
  border-bottom: solid 5px #868f9e;
  border-radius: 4px;
}

/* line 78, ../sass/newsletter.scss */
#menu-N {
  display: none;
}

/* line 83, ../sass/newsletter.scss */
#conteudo {
  width: 988px !important;
}

/* Conteudo da pagina */
/* principal */
/* line 91, ../sass/newsletter.scss */
.newsletter {
  margin-bottom: 57px;
  height: 222px;
}

/* Titulo */
/* line 97, ../sass/newsletter.scss */
.newsletterOlho {
  font: normal 36px/35px "MuseoSans100";
  color: #666666;
  margin-bottom: 50px;
}

/* line 103, ../sass/newsletter.scss */
.newsletterOlho span {
  font-family: "MuseoSans700";
}

/* line 107, ../sass/newsletter.scss */
.newsletterSucesso {
  text-align: center;
  display: none;
}

/* line 112, ../sass/newsletter.scss */
.newsletterSucesso p {
  font: normal 18px/45px MuseoSans300;
  color: #666666;
}

/* line 117, ../sass/newsletter.scss */
.newsletterSucesso p strong {
  font: normal 18px MuseoSans700;
}

/* line 121, ../sass/newsletter.scss */
.newsletterSucesso .tituloSucesso {
  font: normal 30px MuseoSans700;
  color: #3d434c;
}

/* line 126, ../sass/newsletter.scss */
.newsletterSucesso a {
  font: normal 12px MuseoSans700;
  color: #999999;
}

/* Formulario */
/* line 132, ../sass/newsletter.scss */
.newsletterForm {
  position: relative;
  background: url(spriteNewsletter.png) no-repeat 208px 45px;
}

/* line 137, ../sass/newsletter.scss */
#newsletterSubmit:hover {
  background: url(assinarHover.png) no-repeat 2px 3px;
}

/* line 141, ../sass/newsletter.scss */
.emailError {
  background-position: 208px -111px;
}

/* line 145, ../sass/newsletter.scss */
.newsletterForm fieldset {
  width: 575px;
  margin: auto;
}

/* line 150, ../sass/newsletter.scss */
.newsletterCheckbox {
  margin-bottom: 21px;
  float: left;
  width: 100%;
  height: 23px;
  font: normal 18px MuseoSans700;
  color: #666666;
}

/* line 159, ../sass/newsletter.scss */
.error {
  background-position: 0 -52px !important;
}

/* line 163, ../sass/newsletter.scss */
label {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 172, ../sass/newsletter.scss */
input[type=checkbox].css-checkbox {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

/* line 183, ../sass/newsletter.scss */
input[type=checkbox].css-checkbox + label.css-label {
  padding-left: 20px;
  height: 15px;
  display: inline-block;
  line-height: 15px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 15px;
  vertical-align: middle;
  cursor: pointer;
}

/* line 195, ../sass/newsletter.scss */
input[type=checkbox].css-checkbox:checked + label.css-label {
  background-position: 0 -15px;
}

/*specific classes related to Checkbox skins*/
/* line 201, ../sass/newsletter.scss */
.vlad {
  background-image: url(spriteCheck.png);
}

/* line 204, ../sass/newsletter.scss */
input[type=checkbox].css-checkbox.med + label.css-label.med {
  padding-left: 22px;
  height: 17px;
  display: inline-block;
  line-height: 17px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 15px;
  vertical-align: middle;
  cursor: pointer;
}

/* line 216, ../sass/newsletter.scss */
input[type=checkbox].css-checkbox.med:checked + label.css-label.med {
  background-position: 0 -17px;
}

/* line 220, ../sass/newsletter.scss */
input[type=checkbox].css-checkbox.sme + label.css-label.sme {
  padding-left: 22px;
  height: 16px;
  display: inline-block;
  line-height: 16px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 15px;
  vertical-align: middle;
  cursor: pointer;
}

/* line 232, ../sass/newsletter.scss */
input[type=checkbox].css-checkbox.sme:checked + label.css-label.sme {
  background-position: 0 -16px;
}

/* line 236, ../sass/newsletter.scss */
input[type=checkbox].css-checkbox.lrg + label.css-label.lrg {
  padding-left: 30px;
  height: 100%;
  display: inline-block;
  line-height: 30px;
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  cursor: pointer;
}

/* line 247, ../sass/newsletter.scss */
input[type=checkbox].css-checkbox.lrg:checked + label.css-label.lrg {
  background-position: 0 -26px;
}

/* line 252, ../sass/newsletter.scss */
.newsletterForm label {
  margin-right: 46px;
  color: #666666;
}

/* line 257, ../sass/newsletter.scss */
.newsletterInbox {
  float: left;
}

/* line 261, ../sass/newsletter.scss */
#newsletterEmail {
  float: left;
  height: 40px;
  font: normal 20px MuseoSans300;
  color: #999999;
  margin-top: 1px;
  background: none;
  padding: 9px 20px;
  margin: 0 1px;
  width: 430px;
}

/* line 273, ../sass/newsletter.scss */
#newsletterSubmit {
  width: 96px;
  height: 51px;
  background: url(assinarHover.png) no-repeat 2px -67px;
  cursor: pointer;
}

/* Div Erro */
/* line 282, ../sass/newsletter.scss */
.newsletterError {
  display: none;
  height: 39px;
  padding-top: 20px;
  text-align: center;
  font: normal 20px MuseoSans300;
  color: #ff0000;
}

/* Separador */
/* line 292, ../sass/newsletter.scss */
.newsletterSeparador {
  width: 100%;
  height: 5px;
  margin-bottom: 24px;
  background: url(newsletterSeparador.png);
}

/* Lista dos canais*/
/* line 300, ../sass/newsletter.scss */
.listaItem {
  display: block;
  float: left;
  width: 316px;
  margin-left: 20px;
}

/* line 307, ../sass/newsletter.scss */
.listaItem:first-child {
  margin-left: 0;
}

/* line 311, ../sass/newsletter.scss */
.listaTitulo {
  font: normal 32px MuseoSans700;
  margin-bottom: 8px;
}

/* line 316, ../sass/newsletter.scss */
.listaTitulo.portal, .listaLink.portal {
  color: #868f9e;
}

/* line 320, ../sass/newsletter.scss */
.listaTitulo.economia, .listaLink.economia {
  color: #5b8e5d;
}

/* line 324, ../sass/newsletter.scss */
.listaTitulo.delas, .listaLink.delas {
  color: #b175aa;
}

/* line 328, ../sass/newsletter.scss */
.listaDescricao {
  font: normal 16px/20px MuseoSans300;
  color: #666666;
  margin-top: 10px;
  margin-bottom: 22px;
  height: 100px;
}

/* line 336, ../sass/newsletter.scss */
.listaLink {
  font: normal 16px "MuseoSans700";
}
