html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

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

@font-face {
  font-family: 'MuseoSans300';
  src: url("https://i0.statig.com.br/_static/misc/fonts/museosans/museosans-300/museosans-300.eot");
  src: url("https://i0.statig.com.br/_static/misc/fonts/museosans/museosans-300/museosans-300.eot?#iefix") format("embedded-opentype"), url("https://i0.statig.com.br/_static/misc/fonts/museosans/museosans-300/museosans-300.woff") format("woff"), url("https://i0.statig.com.br/_static/misc/fonts/museosans/museosans-300/museosans-300.ttf") format("truetype"), url("https://i0.statig.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("https://i0.statig.com.br/_static/miscfonts/museosans/museosans-500/museosans-500.eot");
  src: url("https://i0.statig.com.br/_static/misc/fonts/museosans/museosans-500/museosans-500.eot?#iefix") format("embedded-opentype"), url("https://i0.statig.com.br/_static/misc/fonts/museosans/museosans-500/museosans-500.woff") format("woff"), url("https://i0.statig.com.br/_static/misc/fonts/museosans/museosans-500/museosans-500.ttf") format("truetype"), url("https://i0.statig.com.br/_static/misc/fonts/museosans/museosans-500/museosans-500.svg#MuseoSans300") format("svg");
  font-weight: normal;
  font-style: normal;
}

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

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

/* Grid */
.wrapper {
  width: 820px;
  margin: 0 auto;
  *zoom: 1;
}
.wrapper:after {
  content: "";
  display: table;
  clear: both;
}

/*text*/
.text-right {
  text-align: right;
}

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

.mg-table {
  display: table;
  height: 100%;
}

.mg-table .mg-cell {
  display: table-cell;
  vertical-align: middle;
}

/* Mensagens */
/* Box Message*/
/* Box Message Grid */
.box-message {
  height: 264px;
  margin: 0 auto;
  *zoom: 1;
}
.box-message:after {
  content: "";
  display: table;
  clear: both;
}

.box-message.tapume {
  margin-top: 10%;
}

/* Box Message Box Right */
.box-message-left {
  width: 303px;
  height: 264px;
  float: left;
  position: relative;
}

.box-message-left.alert {
  background: url("../img/alert.png") no-repeat center center scroll transparent;
}

.box-message-left.page-404-ig {
  background: url("../img/robo-ig.png") no-repeat center center scroll transparent;
}

.box-message-left.page-404-ibest {
  background: url("../img/robo-ibest.png") no-repeat center center scroll transparent;
}

/* Box Message Box Left */
.box-message-right {
  width: 517px;
  height: 100%;
  float: right;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Box Message Action */
.box-message-action {
  margin-top: 20px;
}

/* Ibest */
.box-message-ibest {
  background: url("../img/bg-message-ibest.png") no-repeat center center scroll transparent;
}

/* iG */
.box-message-ig {
  background: url("../img/bg-message-ig.png") no-repeat center center scroll transparent;
}

/* Box Message Titles */
/* Box message Typographic */
/* Globais */
.box-message-right strong {
  font-weight: bold;
}

/* Box Titles */
/* Box Main Title */
.box-message-main-title {
  font-family: 'MuseoSans300', arial;
  font-size: 30px;
  margin-bottom: 30px;
  color: white;
}

/* Box Sub Title */
.box-message-sub-title {
  font-family: 'MuseoSans500', arial;
  font-size: 16px;
  margin-bottom: 20px;
  color: white;
}

/* Box Text */
.box-message-text {
  font-family: 'MuseoSans300', arial;
  font-size: 16px;
  color: white;
  line-height: 20px;
}

/* Box Message Buttons */
/* Buttons */
.box-message-button {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  font-weight: normal;
  white-space: nowrap;
  cursor: pointer;
  background: none;
  text-transform: uppercase;
  text-decoration: none;
  padding: 8px 20px;
  font-family: 'MuseoSans700', arial;
  font-size: 12px;
  color: white;
  line-height: 21px;
  height: 17px;
}

/* iBest */
.box-message-button.btn-ibest {
  background-color: #424E56;
}

.box-message-button.btn-ibest:hover {
  background-color: #2a343a;
}

.box-message-button.btn-ibest:active {
  background-color: #616C72;
}

/* iG */
.box-message-button.btn-ig {
  background-color: #3D9AD2;
}

.box-message-button.btn-ig:hover {
  background-color: #0C81C7;
}

.box-message-button.btn-ig:active {
  background-color: #0A72B0;
}

/* Modal */
.sprite-sprite, .sprite-close, .sprite-ibest-check, .sprite-ig-check, .sprite-modal-logo-ibest {
  background: url('../componentes/mensagens/dist/img/sprite-s8daa7aa5e0.png') no-repeat;
}

.sprite-close {
  background-position: 0 -109px;
}

.sprite-ibest-check {
  background-position: 0 -33px;
}

.sprite-ig-check {
  background-position: 0 -71px;
}

.sprite-modal-logo-ibest {
  background-position: 0 0;
}

.modal-main-title.ibest,
.modal-ibest .modal-close,
.modal-ig .modal-close,
.modal-check-ibest,
.modal-check-ig {
  background: url("../img/sprite-s8daa7aa5e0.png") no-repeat;
}

.modal-main-title.ibest {
  background-position: 0 1px;
}

.modal-ibest .modal-close,
.modal-ig .modal-close {
  background-position: 0 -109px;
  font: 0/0 a;
}

.modal-check-ibest {
  background-position: 0 -71px;
}

.modal-check-ig {
  background-position: 0 -33px;
}

/* Box Message Buttons */
/* Buttons */
.box-message-button {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  font-weight: normal;
  white-space: nowrap;
  cursor: pointer;
  background: none;
  text-transform: uppercase;
  text-decoration: none;
  padding: 8px 20px;
  font-family: 'MuseoSans700', arial;
  font-size: 12px;
  color: white;
  line-height: 21px;
  height: 17px;
}

/* iBest */
.box-message-button.btn-ibest {
  background-color: #424E56;
}

.box-message-button.btn-ibest:hover {
  background-color: #2a343a;
}

.box-message-button.btn-ibest:active {
  background-color: #616C72;
}

/* iG */
.box-message-button.btn-ig {
  background-color: #3D9AD2;
}

.box-message-button.btn-ig:hover {
  background-color: #0C81C7;
}

.box-message-button.btn-ig:active {
  background-color: #0A72B0;
}

/* Modal Grid */
/* Modal Grid */
.modal-wrapper {
  display: none;
}

.modal-wrapper.show {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.modal-wrapper.show .modal-container {
  display: block;
  position: relative;
  top: inherit;
  left: inherit;
  margin: 0  auto;
}
.modal-wrapper.show .wrapper-header {
  padding-top: 0;
}
.modal-wrapper.show .modal-iframe {
  height: 400px;
}

/* Modal Overlay */
.modal-overlay {
  background-color: #000;
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  left: 0;
  top: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

/* Modal Container */
.modal-container {
  width: 980px;
  position: absolute;
  top: 140px;
  left: 50%;
  margin-left: -490px;
  display: none;
}

/* Modal Wrapper Header */
.wrapper-header {
  position: relative;
  padding-top: 30px;
}

/* Modal Close */
.modal-close {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  font-weight: normal;
  white-space: nowrap;
  cursor: pointer;
  background: none;
  text-transform: uppercase;
  text-decoration: none;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 0;
  top: 0;
  font-family: 'MuseoSans100', arial;
  font-size: 20px;
  line-height: 30px;
}

/* Modal Main Title */
.modal-wrapper-main-title {
  position: relative;
  height: 20px;
  text-align: center;
  height: 63px;
}

.modal-main-title {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

/* Modal Navigation */
.modal-nav-wrapper {
  height: 48px;
  text-align: center;
}

.modal-nav {
  padding-top: 20px;
  font-size: 0;
}
.modal-nav li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  font-family: 'MuseoSans500', arial;
  font-size: 12px;
  line-height: 17px;
  position: relative;
}
.modal-nav li.active {
  text-decoration: underline;
}
.modal-nav li.active:before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid white;
  margin-left: -7px;
  left: 50%;
  bottom: -11px;
}

/* Modal Content */
.modal-content {
  font-family: 'MuseoSans100', arial;
  padding: 40px 128px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.modal-content .modal-check-ibest,
.modal-content .modal-check-ig {
  width: 38px;
  height: 38px;
  position: relative;
  top: -5px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.modal-content strong {
  font-weight: bold;
  color: #333333;
}
.modal-content input[type="checkbox"] {
  margin: 0 5px 0 0;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.modal-content label {
  cursor: pointer;
}
.modal-content .box-message-button {
  margin-left: 15px;
}

/* Modal Content Main Title */
.modal-content-header-title {
  font-size: 30px;
  margin-bottom: 30px;
}

/* modal Content Sub-title */
.modal-content-header-sub-title {
  font-size: 14px;
}

/* Modal Iframe */
.modal-iframe {
  color: #cccccc;
  border: solid 1px #cccccc;
  width: 720px;
  margin: 20px 0;
}

.modal-iframe .container_termo {
  width: 750px;
}

/* Modal Theme for iBest and iG */
/* Theme iBest */
.modal-ibest .modal-wrapper-main-title {
  background: url("../img/modal-bg-header.png") no-repeat center center scroll transparent;
}

.modal-main-title.ibest {
  padding-left: 40px;
  color: #ffffff;
  font-size: 30px;
  font-family: "MuseoSans500", arial;
  height: 34px;
  line-height: 41px;
  position: relative;
  left: -30px;
  margin-top: 12px;
}

.modal-main-title.ibest small {
  font-family: 'MuseoSans300', arial;
  font-size: 18px;
  color: #3a474f;
  margin-left: 60px;
  position: relative;
  top: -3px;
}

.modal-ibest .modal-nav-wrapper {
  background-color: #616c72;
}

.modal-ibest .modal-nav li {
  color: white;
}

.modal-ibest .modal-content {
  background-color: #ffffff;
}

.modal-ibest .modal-content-header-title {
  color: #3a474f;
}
.modal-ibest .modal-content-header-title small {
  font-family: "MuseoSans700", arial;
}

.modal-ibest .modal-content {
  color: #333333;
}

.modal-ibest .modal-iframe {
  color: #cccccc;
  border: solid 1px #cccccc;
  width: 720px;
  margin: 20px 0;
}
.modal-ibest .modal-iframe::-webkit-scrollbar-track {
  background-color: #e6e8ea;
}
.modal-ibest .modal-iframe::-webkit-scrollbar-thumb {
  background-color: #f1c40f;
}

/* Theme iG */
.modal-ig .modal-close {
  background-color: #ffffff;
  color: #424e56;
}

.modal-ig .modal-wrapper-main-title {
  background: url("../img/ig-modal-bg-header.png") no-repeat center center scroll transparent;
}

.modal-main-title.ig {
  color: #ffffff;
  font-size: 30px;
  font-family: "MuseoSans500", arial;
  height: 24px;
  line-height: 31px;
  position: relative;
  left: -20px;
  margin-top: 20px;
}

.modal-main-title.ig small {
  font-family: 'MuseoSans300', arial;
  font-size: 18px;
  color: white;
  margin-left: 60px;
  position: relative;
  top: -5px;
}

.modal-ig .modal-nav-wrapper {
  background-color: #3d9ad2;
}

.modal-ig .modal-nav li {
  color: white;
}

.modal-ig .modal-content {
  background-color: #ffffff;
}

.modal-ig .modal-content-header-title {
  color: #0c81c7;
}
.modal-ig .modal-content-header-title small {
  font-family: "MuseoSans700", arial;
}

.modal-ig .modal-content {
  color: #333333;
}

.modal-ig .modal-iframe {
  color: #cccccc;
  border: solid 1px #cccccc;
  width: 720px;
  margin: 20px 0;
}
.modal-ig .modal-iframe::-webkit-scrollbar {
  width: 12px;
}
.modal-ig .modal-iframe::-webkit-scrollbar-track {
  background-color: #e6e8ea;
}
.modal-ig .modal-iframe::-webkit-scrollbar-thumb {
  background-color: #0c81c7;
}
