/***ADMIN_END***/

.XX-modulo h1 {
  background-color: #aaa;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 17px;
  margin: 0 !important;
  padding: 10px !important;
}
.XX-modulo h1 a {
  text-decoration: none;
}
.XX-campo {
  box-sizing: content-box;
  webkit-box-sizing: content-box;
  margin: 5px !important;
}
.XX-campoFig {
  font-size: 9px !important;
}

a:link,
a:active,
a:visited,
a:hover {
  outline: none !important;
}

.left {
  float: left;
}
.right {
  float: right;
}

.semerro legend {
}

.comerro {
  background-image: url('images/meta/admin_background_fieldset2_erro.gif')
    no-repeat !important;
  color: red !important;
}
.comerro legend,
.comerro label {
  color: red !important;
}

/* TABELA LISTA */

.paginacao {
  background: url('images/meta/th_list_claro.gif') 0 2px repeat-x;
}
.paginacao td {
  font-size: 11px;
}
.paginacao td span.ativo {
  font-weight: bold;
}
.paginacao td a:link,
.paginacao td a:active,
.paginacao td a:visited {
  text-decoration: none;
}
.paginacao td a:hover {
  text-decoration: underline;
}

.DivLista fieldset {
  border: 0px;
  padding: 0 0 20px 0;
}

/* TABELA EDITA */

.TabelaEdita {
  margin-bottom: 10px;
  border-collapse: collapse;
}
.TabelaEdita th {
  font-size: 13px;
  font-weight: normal;
  padding: 5px 10px 5px 5px;
  color: #555;
  font-weight: bold;
}
.TabelaEdita td {
  padding: 5px;
  color: #666;
}

.TabelaEdita th a:link,
.TabelaEdita th a:active,
.TabelaEdita th a:visited {
  color: #4d5c78;
  text-decoration: none;
}
.TabelaEdita th a:hover {
  color: #8a98b2;
}

.TabelaEdita td a:link,
.TabelaEdita td a:active,
.TabelaEdita td a:visited {
  color: #808080;
  text-decoration: underline;
}
.TabelaEdita td a:hover {
  color: #000;
}

/* erros */

.Error {
  border: solid 1px red;
  font-weight: bold;
  font-size: 11px;
  color: red;
  padding-left: 5px;
}
.Success {
  border: solid 1px #66cc66;
  font-weight: bold;
  font-size: 11px;
  color: #66cc66;
  padding-left: 5px;
}

/* TABELA CRIAÃ‡AO DE CAMPOS ################################################################### */

.Tabela legend {
  font-size: 11px;
  color: #525252;
}

.Tabela a:active,
.Tabela a:link,
.Tabela a:visited {
  font-size: 9px;
  color: #525252;
  text-decoration: none;
}
.Tabela a:hover {
  text-decoration: underline;
}

.Tabela {
  margin-top: 10px;
  border: 0px;
  border-collapse: collapse;
}
.Tabela th {
  border-bottom: 1px solid #fff;
  border-collapse: collapse;
  background-color: #dfdfdf;
  text-align: left;
  font-weight: bold;
  -moz-border-radius: 7px;
}
.Tabela th,
.Tabela td {
  font-size: 11px;
  padding: 8px;
}
.Tabela td {
  border-collapse: collapse;
  background-color: #fff;
}

.IframeCampos {
  border: solid 1px #999;
  width: 400px;
  height: 400px;
  margin-top: 20px;
}
#MenuHeader {
  padding: 3px;
  background-color: #b9c9fe;
  margin-bottom: 1px;
  font-weight: bold;
  display: none;
}

.TabelaEdita tr.comerro td {
  background-color: #ffaaaa;
  border: solid red 1px;
}
.TabelaEdita tr.semerro td {
  border: none;
}
#menu_page {
  width: 800px;
  background-color: white;
  outline: solid #ccc 2px;
  padding: 5px;
}
#menu_page .innerCell {
  float: left;
  margin: 5px;
}

.H2 {
  clear: both;
  height: 9px;
  font-size: 9px;
  background: url('images/meta/h2.gif') repeat-x top left;
}

.voltar {
  display: inline;
  float: left;
}
.clearfix {
  clear: both;
  height: 0px;
}
.clear {
  clear: both;
  height: 0px;
}

.Botoes {
  text-align: right;
  clear: both;
}
.Botoes input {
  margin-left: 4px;
}

.AdminHelp {
  -moz-border-radius: 3px;
  background: url('images/meta/help_mini.gif') 3px 2px no-repeat #eee;
  padding: 3px 22px;
  color: #666;
  margin: 0px 2px 1px 2px;
}
.AdminHelp .data {
  margin-top: 3px;
  border-top: 1px dotted #ddd;
  padding: 2px 0;
}

.AdminHelpIn {
  background: url('images/meta/help_mini.gif') 3px 2px no-repeat #eee;
  padding: 3px 22px;
  color: #666;
  margin: 0px 2px 1px 2px;
}
.AdminHelpIn .data {
  line-height: 17px;
  margin-top: 3px;
  border-top: 1px dotted #ddd;
  padding: 2px 0;
}

.WrapperModuloHome {
  width: 169px;
  height: 236px;
  float: left;
  cursor: pointer;
  margin-left: 15px;
  margin-bottom: 15px;
}

.WrapperModuloHome .ModuloHome {
  width: 169px;
  height: 236px;
  background: url('images/meta/modulo_home.gif') 0 0 no-repeat;
}

.WrapperModuloHome .Icone {
  padding-top: 14px;
  text-align: center;
}
.WrapperModuloHome .Titulo {
  text-align: center;
  color: #b53471;
  font-size: 14px;
  font-weight: bold;
  vertical-align: center;
  height: 29px;
  padding: 0 10px;
  margin-top: 6px;
}
.WrapperModuloHome .AdminHelpHome {
  width: 100%;
}
.WrapperModuloHome .AdminHelpHome td {
  text-align: center;
  color: #999;
  font-size: 10px;
  font-weight: normal;
  vertical-align: center;
  padding: 0 18px;
  width: 100%;
  height: 38px;
}

.WrapperModuloHomeSmall {
  width: 169px;
  height: 179px;
  float: left;
  cursor: pointer;
  margin-left: 15px;
  margin-bottom: 15px;
}

.WrapperModuloHomeSmall .ModuloHome {
  width: 169px;
  height: 179px;
  background: url('images/meta/modulo_home_small.gif') 0 0 no-repeat white;
}

.WrapperModuloHomeSmall .Icone {
  padding-top: 14px;
  text-align: center;
}
.WrapperModuloHomeSmall .Titulo {
  text-align: center;
  color: #b53471;
  font-size: 14px;
  font-weight: bold;
  vertical-align: center;
  padding: 0 10px;
  margin-top: 6px;
}

/*
.TabelaListaButton { margin-bottom: -7px; line-height: 24px;}
.TabelaListaLink { margin-bottom: 7px; line-height: 24px;}
*/
.nowrap {
  white-space: nowrap;
}
.nowrap th {
  white-space: nowrap;
}
.nowrap td {
  white-space: nowrap;
}

.ListaBanner {
  border: 1px solid #ccc;
  background: #fff;
  padding: 2px;
}
.EditaImagem {
  border: 1px solid #ccc;
  background: #fff;
  padding: 2px;
  margin-top: 2px;
}

.MensagemSucesso {
  background: url('images/meta/sucesso_right.gif') top right no-repeat;
  height: 46px;
  max-width: 1230px;
  width: auto;
}
.MensagemSucesso div {
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  background: url('images/meta/sucesso_left.gif') top left no-repeat;
  padding: 15px 16px 18px 47px;
}

.MensagemErro {
  background: url('images/meta/erro_right.gif') top right no-repeat;
  height: 46px;
  max-width: 1230px;
  width: auto;
}
.MensagemErro div {
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  background: url('images/meta/erro_left.gif') top left no-repeat;
  padding: 15px 16px 18px 47px;
}

.BoxConfirmacao {
  background-color: #eee;
  border: 2px solid #ccc;
  padding: 10px;
  color: #666;
  -moz-border-radius: 7px;
  text-align: center;
}
.BoxConfirmacao img {
  border: 0px;
  margin-top: 4px;
}

#WrapperColor {
  position: absolute;
  width: 997px;
  height: 180px;
  top: 21px;
  left: 3px;
}
#WrapperMask {
  width: 997px;
  height: 180px;
  background: url('images/meta/wrapper_mask.png') no-repeat 0 0;
}
#WrapperDesenvolvimento {
  width: 997px;
  height: 180px;
  background: url('images/meta/wrapper_desenvolvimento.png') no-repeat bottom
    left;
}

.CaixaCinzaHomeTR {
  background: url('images/meta/caixa_cinza_tr.gif') top right no-repeat #fafafa;
  margin-left: 19px;
  margin-right: 26px;
  margin-bottom: 15px;
}
.CaixaCinzaHomeTL {
  background: url('images/meta/caixa_cinza_tl.gif') top left no-repeat;
}
.CaixaCinzaHomeBL {
  background: url('images/meta/caixa_cinza_bl.gif') bottom left no-repeat;
}
.CaixaCinzaHomeBR {
  background: url('images/meta/caixa_cinza_br.gif') bottom right no-repeat;
  padding: 10px;
  font-size: 13px;
  color: #666;
}

.CaixaBrancaHomeR {
  background: url('images/meta/caixa_branca_r.gif') top right repeat-y #fff;
  margin-left: 14px;
  margin-right: 21px;
  margin-bottom: 15px;
}
.CaixaBrancaHomeL {
  background: url('images/meta/caixa_branca_l.gif') top left repeat-y;
}
.CaixaBrancaHomeTR {
  background: url('images/meta/caixa_branca_tr.gif') top right no-repeat;
}
.CaixaBrancaHomeTL {
  background: url('images/meta/caixa_branca_tl.gif') top left no-repeat;
}
.CaixaBrancaHomeBR {
  background: url('images/meta/caixa_branca_br.gif') bottom right no-repeat;
}
.CaixaBrancaHomeBL {
  background: url('images/meta/caixa_branca_bl.gif') bottom left no-repeat;
  padding: 15px;
  font-size: 13px;
  color: #888;
}

#BrowserUpdate {
  width: 530px;
  margin: 5px auto;
  height: 36px;
  background-color: orange;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  padding: 5px 20px;
  border: 2px solid #e49500;
}
#BrowserUpdate div {
  text-align: center;
  float: left;
}

#BrowserUpdate div a:link,
#BrowserUpdate div a:active,
#BrowserUpdate div a:visited {
  color: #ffecc6;
}
#BrowserUpdate div a:hover {
  color: red;
}

#BrowserUpdate a.LogoSmall:link,
#BrowserUpdate a.LogoSmall:active,
#BrowserUpdate a.LogoSmall:visited,
#BrowserUpdate a.LogoSmall:hover {
  float: right;
  border: 0;
}

#BrowserUpdate a img {
  border: 0;
}

#demotip {
  display: none;
  background: transparent url(img/black_arrow.png);
  font-size: 12px;
  height: 70px;
  width: 160px;
  padding: 25px;
  color: #fff;
}

.ListHeader {
}
.ListHeader a {
  float: right;
  padding-top: 7px;
}
.ListHeader > a {
  float: left;
  padding-top: 7px;
}
.ListHeader h2 {
  float: left;
  font-size: 17px;
  color: #999;
  padding-top: 4px;
}

#wrapper-menu ul,
#wrapper-menu li {
  font-size: 20px;
  font-variant: small-caps;
  font-weight: bold;
  display: inline;
  list-style: none;
}

/* OTIX  */

a {
  outline: none;
}

#canvas-bottom {
  border-top: 3px solid #737373;
  clear: both;
}

.subitens div {
  height: auto;
  margin: auto;
  margin-bottom: 10px;
  width: 950px;
  background: url('images/wrapper-submenu-1.png') top left repeat-y;
}
.subitens div span {
  background: url('images/wrapper-submenu-2.png') top right repeat-y;
  font-size: 10px;
  font-weight: bold;
  line-height: 20px;
  text-transform: uppercase;
  display: block;
}
.subitens div span a:link,
.subitens div span a:active,
.subitens div span a:visited {
  color: #fff;
  text-decoration: none;
  padding: 0 11px;
}
.subitens div span a:hover {
  text-decoration: underline;
}

#wrapper-menu #secao_0 {
  background-image: url('images/menu_especial/button-0.png');
  line-height: 48px;
  text-align: center;
  color: white;
  text-decoration: none;
}
#wrapper-menu #secao_1 {
  background-image: url('images/menu_especial/button-1.png');
  line-height: 48px;
  text-align: center;
  color: white;
  text-decoration: none;
}
#wrapper-menu #secao_2 {
  background-image: url('images/menu_especial/button-2.png');
  line-height: 48px;
  text-align: center;
  color: white;
  text-decoration: none;
}
#wrapper-menu #secao_3 {
  background-image: url('images/menu_especial/button-3.png');
  line-height: 48px;
  text-align: center;
  color: white;
  text-decoration: none;
}
#wrapper-menu #secao_4 {
  background-image: url('images/menu_especial/button-4.png');
  line-height: 48px;
  text-align: center;
  color: white;
  text-decoration: none;
}
#wrapper-menu #secao_5 {
  background-image: url('images/menu_especial/button-5.png');
  line-height: 48px;
  text-align: center;
  color: white;
  text-decoration: none;
}
#wrapper-menu #secao_6 {
  background-image: url('images/menu_especial/button-6.png');
  line-height: 48px;
  text-align: center;
  color: white;
  text-decoration: none;
}
#wrapper-menu #secao_7 {
  background-image: url('images/menu_especial/button-7.png');
  line-height: 48px;
  text-align: center;
  color: white;
  text-decoration: none;
}
#wrapper-menu #secao_8 {
  background-image: url('images/menu_especial/button-8.png');
  line-height: 48px;
  text-align: center;
  color: white;
  text-decoration: none;
}
#wrapper-menu #secao_9 {
  background-image: url('images/menu_especial/button-9.png');
  line-height: 48px;
  text-align: center;
  color: white;
  text-decoration: none;
}
#wrapper-menu .secao_de_config {
  background-image: url('images/menu_especial/button-999.png');
  line-height: 48px;
  width: 49px !important;
  text-align: center;
  color: white;
  text-decoration: none;
}

.line-separator {
  clear: both;
  height: 21px;
  background: url('images/line-separator.gif') center left repeat-x;
}
.item {
  display: inline;
}
.item label {
  display: block;
  font-weight: bold;
  font-size: 11px;
  margin: 0px;
  color: #666;
  padding: 0 0 5px 0;
}

.item .cdin {
  padding-right: 15px;
  float: left;
  padding-right: 15px;
}
.item .cdin .input input,
.item .cdin .input select,
.item .cdin .input textarea {
}

.item .c1 {
  padding-right: 15px;
  float: left;
  padding-right: 15px;
}
.item .c1 .input input,
.item .c1 .input select,
.item .c1 .input textarea {
}

.item .c100 {
  width: 100%;
  float: left;
  padding-right: 15px;
}
.item .c100 .input input,
.item .c100 .input select,
.item .c100 .input textarea {
  width: 100% !important;
}

.item .c75 {
  width: 75%;
  float: left;
  padding-right: 15px;
}
.item .c75 .input input,
.item .c75 .input select,
.item .c75 .input textarea {
  width: 100% !important;
}

.item .c50 {
  width: 50%;
  float: left;
  padding-right: 15px;
}
.item .c50 .input input,
.item .c50 .input select,
.item .c50 .input textarea {
  width: 100% !important;
}

.item .c33 {
  width: 33%;
  float: left;
  padding-right: 15px;
}
.item .c33 .input input,
.item .c33 .input select,
.item .c33 .input textarea {
  width: 100% !important;
}

.item .c25 {
  width: 25%;
  float: left;
  padding-right: 15px;
}
.item .c25 .input input,
.item .c25 .input select,
.item .c25 .input textarea {
  width: 100% !important;
}

.item .c20 {
  width: 20%;
  float: left;
  padding-right: 15px;
}
.item .c20 .input input,
.item .c20 .input select,
.item .c20 .input textarea {
  width: 100% !important;
}

.geradortplespecifico {
  display: none;
}

.secao {
  clear: both;
  padding-top: 10px;
}
.aba div.secao:first-child {
  padding-top: 0px !important;
}
.secao > h3 {
  color: #7cafd3;
  border-left: 1em solid #7cafd3;
  border-bottom: 2px solid #7cafd3;
  padding: 3px 9px;
  background: #fefefe;
  font-size: 13px;
  background: url('images/bg-h3.gif') repeat-x bottom left;
}
.secao div > .line-separator:first-child {
  display: none;
}
.aba {
}

.wrapper-view {
}
.wrapper-view h3 {
  padding-bottom: 10px;
}
.Botoes {
  height: 55px;
}

.Botoes .salvar2 {
  width: 185px;
  height: 31px;
  background: url('images/button-salvar2.png') no-repeat;
  text-indent: -9999px;
}
.Botoes .atualizar2 {
  width: 185px;
  height: 31px;
  background: url('images/button-atualizar2.png') no-repeat;
  text-indent: -9999px;
}

.wrapper-view-item {
  float: left;
  margin: 0 2% 0 0;
  width: 23%;
  border-left: 1px solid #eee;
  padding: 0 0 0 15px;
}
.wrapper-view-item .label {
  font-weight: bold;
}
.wrapper-view-item .field {
  padding-top: 3px;
}

.line-separator-view {
  clear: both;
  height: 31px;
  background: url('images/line-separator.gif') center left repeat-x;
}

#box-top {
  position: absolute;
  top: 0;
  right: 4px;
  height: 31px;
  background: url('images/box-top-center.png') repeat-x;
}
#box-top a:link,
#box-top a:active,
#box-top a:visited {
  color: #999;
  text-decoration: none;
}
#box-top a:hover {
  color: #555;
}
#box-top #box-top-left {
  height: 31px;
  background: url('images/box-top-left.png') top left no-repeat;
}
#box-top #box-top-right {
  height: 31px;
  background: url('images/box-top-right.png') top right no-repeat;
  padding: 3px 4px 0 8px;
}
#box-top #box-top-right span {
  font-weight: bold;
  color: #999;
}
#box-top #box-top-right img {
  vertical-align: middle;
  margin-left: 7px;
}

.box-gadget-1 {
  background: url('images/box-gadget-1.gif') top right repeat-y #fff;
  float: left;
  font-size: 11px;
  margin-bottom: 15px;
}
.box-gadget-2 {
  background: url('images/box-gadget-2.gif') top left repeat-y;
}
.box-gadget-3 {
  background: url('images/box-gadget-3.gif') bottom left repeat-x;
}
.box-gadget-4 {
  background: url('images/box-gadget-4.gif') top right repeat-x;
}
.box-gadget-5 {
  background: url('images/box-gadget-5.gif') bottom right no-repeat;
}
.box-gadget-6 {
  background: url('images/box-gadget-6.gif') bottom left no-repeat;
}
.box-gadget-7 {
  background: url('images/box-gadget-7.gif') top right no-repeat;
}
.box-gadget-8 {
  background: url('images/box-gadget-8.gif') top left no-repeat;
  padding: 15px;
}

.box-gadget-1 h3 {
  margin: 0 0 5px 0;
  padding: 0 0 0 8px;
  font-size: 13px;
  color: #777;
  border-left: 16px solid #3c81b3;
}

.box-gadget-1 table {
  width: 100%;
  margin-top: 10px;
  border-collapse: collapse;
  border: 1px solid #ddd;
}
.box-gadget-1 table td,
.box-gadget-1 table th {
  padding: 3px 6px;
}
.box-gadget-1 table th {
  border-bottom: 1px solid #ddd;
  background: url('images/bg-h3.gif') repeat-x bottom left;
}
.box-gadget-1 table td {
  color: #777;
  border-top: 1px solid #ddd;
  border-top: 1px dotted #ddd;
}
.box-gadget-1 table td .ativo {
  color: #319343;
}
.box-gadget-1 table td .vencido {
  color: #c45a5d;
  font-weight: bold;
}

.column-50 {
  width: 48%;
  float: left;
  margin-right: 2%;
}
.column-33 {
  width: 30%;
  float: left;
}
.column-25 {
  width: 22%;
  float: left;
}

.cmargin {
  margin-right: 15px;
}

.dica-slider {
  color: #aaa !important;
}

.HeaderCaixaProduto {
  background-color: #a2a2a2;
  padding: 1px;
  margin: 0px;
  height: 20px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
}
.DescontoCaixaProduto {
  background-color: #c9c9c9;
  padding: 1px;
  margin: 0px;
  height: 20px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
}
.CelulaCaixaProduto {
  background-color: #efefef;
  padding: 1px;
  margin: 0px;
  height: 20px;
  font-size: 11px;
  color: #777;
}

.bHeaderCaixaProduto {
  background-color: #336633;
  padding: 1px;
  margin: 0px;
  height: 20px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
}
.bDescontoCaixaProduto {
  background-color: #c9c9c9;
  padding: 1px;
  margin: 0px;
  height: 20px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
}
.bCelulaCaixaProduto {
  background-color: #b7dbb7;
  padding: 1px;
  margin: 0px;
  height: 20px;
  font-size: 11px;
  color: #777;
}

.dHeaderCaixaProduto {
  background-color: #2e509e;
  padding: 1px;
  margin: 0px;
  height: 20px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
}
.dDescontoCaixaProduto {
  background-color: #c9c9c9;
  padding: 1px;
  margin: 0px;
  height: 20px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
}
.dCelulaCaixaProduto {
  background-color: #dce3f5;
  padding: 1px;
  margin: 0px;
  height: 20px;
  font-size: 11px;
  color: #777;
}

.eHeaderCaixaProduto {
  background-color: #f7af2b;
  padding: 1px;
  margin: 0px;
  height: 20px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
}
.eDescontoCaixaProduto {
  background-color: #c9c9c9;
  padding: 1px;
  margin: 0px;
  height: 20px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
}
.eCelulaCaixaProduto {
  background-color: #fde9c4;
  padding: 1px;
  margin: 0px;
  height: 20px;
  font-size: 11px;
  color: #777;
}

.CaixaDeModulosAtivos {
  background: #fafafa;
  padding: 5px;
  -moz-border-radius: 3px;
  border: 1px solid #ccc;
}

.claro {
  color: #999;
}

.ac_input {
  background: url('images/ac-input.gif') no-repeat center right;
}

input.dif {
  background: url('images/ac-input.gif') no-repeat center right;
  cursor: pointer;
}

.BotaoAcao {
  margin-top: 5px;
  padding: 5px;
}

a:link,
a:active,
a:visited,
a:hover .links_fluxo {
  outline: none !important;
  text-decoration: none;
}

.ui-tooltip,
.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  font-size: 10.5px;
  line-height: 12px;
}
.ui-tooltip-fluid {
  display: block;
  visibility: hidden;
  position: static !important;
  float: left !important;
}
.ui-tooltip-content {
  position: relative;
  padding: 5px 9px;
  overflow: hidden;
  border: 1px solid #000001;
  text-align: left;
  word-wrap: break-word;
  overflow: hidden;
}
.ui-tooltip-titlebar {
  position: relative;
  min-height: 14px;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border: 1px solid #000001;
  border-width: 1px 1px 0;
  font-weight: bold;
}
.ui-tooltip-titlebar + .ui-tooltip-content {
  border-top-width: 0 !important;
} /*!Default close button class */
.ui-tooltip-titlebar .ui-state-default {
  position: absolute;
  right: 4px;
  top: 50%;
  margin-top: -9px;
  cursor: pointer;
  outline: medium none;
  border-width: 1px;
  border-style: solid;
}
* html .ui-tooltip-titlebar .ui-state-default {
  top: 16px;
}
.ui-tooltip-titlebar .ui-icon,
.ui-tooltip-icon .ui-icon {
  display: block;
  text-indent: -1000em;
}
.ui-tooltip-icon,
.ui-tooltip-icon .ui-icon {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.ui-tooltip-icon .ui-icon {
  width: 18px;
  height: 14px;
  text-align: center;
  text-indent: 0;
  font: normal bold 10px/13px Tahoma, sans-serif;
  color: inherit;
  background: transparent none no-repeat -100em -100em;
} /*!Default tooltip style */
.ui-tooltip-default .ui-tooltip-titlebar,
.ui-tooltip-default .ui-tooltip-content {
  border-color: #f1d031;
  background-color: #ffffa3;
  color: #555;
}
.ui-tooltip-default .ui-tooltip-titlebar {
  background-color: #ffef93;
}
.ui-tooltip-default .ui-tooltip-icon {
  border-color: #ccc;
  background: #f1f1f1;
  color: #777;
}
.ui-tooltip-default .ui-tooltip-titlebar .ui-state-hover {
  border-color: #aaa;
  color: #111;
} /*!Light tooltip style */
.ui-tooltip-light .ui-tooltip-titlebar,
.ui-tooltip-light .ui-tooltip-content {
  border-color: #e2e2e2;
  color: #454545;
}
.ui-tooltip-light .ui-tooltip-content {
  background-color: white;
}
.ui-tooltip-light .ui-tooltip-titlebar {
  background-color: #f1f1f1;
}

.BoxConfirmacao,
.atualizador-caixa {
  z-index: 88888;
}

#caixadecampos {
  z-index: 999;
}

.ui-datepicker td > a.ui-state-active {
  color: #000 !important;
}

.gritter-item .gritter-close {
  display: block;
  width: 100%;
  text-align: right;
  position: absolute !important;
  right: 10px;
  padding-right: 11px;
}

.nav-list > li > a {
  min-height: 35px;
  padding: 8px 4px;
  height: auto !important;
  line-height: 20px;
}

.nav-list > li > a i {
  display: block;
  position: absolute;
}
.nav-list > li > a span {
  display: block;
  margin-left: 36px;
}

.menu-min .nav-list > li > a.dropdown-toggle > .menu-text {
  left: 8px;
  width: 173px;
}

.menu-min .nav-list > li > a > .menu-text {
  left: 8px;
  width: 173px;
  min-height: 36px;
  line-height: 36px;
  height: auto;
  padding-right: 12px;
}
.ListHeader .BoxTop.widget-box .widget-header {
  padding: 0 !important;
  display: block !important;
}
.ListHeader .BoxTop.widget-box .widget-header h5 {
  padding: 0 10px !important;
}

.ListHeader .BoxTop.widget-box .widget-header .widget-toolbar {
  padding: 0 10px !important;
  top: 8px !important;
}
.BoxTopRight {
  min-height: 60px;
}
.ListHeader .BoxTop .widget-header {
  min-width: 200px;
}

/* Botões padrões */

.icone {
  margin: 0px !important;
}
.btn-padrao {
  padding: 2px 3px 0px 3px;
  width: 26px;
}
.btn-xs {
  padding: 1px 3px !important;
}

.chosen-container-multi .chosen-choices li.search-field input[type='text'] {
  height: 24px !important;
}
div.facebook .pp_close {
  margin-top: -7px;
}

.social-media {
  position: fixed;
  bottom: 0;
  width: 70%;
  left: 15%;
  right: 15%;
  gap: 24px;
  padding: 16px;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 16px 16px 0 0;
  box-shadow: 0 6px 16px #000;
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  -moz-backdrop-filter: blur(6px);
  z-index: 100;
  transition: all 0.3s ease-in-out;
}

.social-media.open {
  max-height: 90vh;
  border-radius: 16px;
  bottom: 10%;
}

.social-media-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 24px;
  -webkit-mask-image: linear-gradient(
    90deg,
    #fff 50%,
    transparent calc(100% - 52px)
  );
  transition: all 0.3s ease-in-out;
}

.social-media.open .social-media-content {
  mask-image: linear-gradient(#fff, #fff);
  -webkit-mask-image: linear-gradient(#fff, #fff);
}
.social-media.open .social-media-content {
  align-items: start;
  flex-wrap: wrap;
  padding: 26px;
}

.social-media a img {
  width: 42px;
  height: auto;
}

.more-social-media {
  all: unset;
  box-sizing: border-box;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 16px;
  top: 16px;
  height: 42px;
  width: 42px;
  font-size: 32px;
  color: black;
  background: white;
  border-radius: 8px;
  transition: all 0.3s ease-in-out;
}

.social-media.open .more-social-media {
  border-radius: 999px;
  transform: rotate(45deg);
  top: -16px;
  right: -16px;
}

@media (min-width: 720px) {
  .social-media {
    position: fixed;
    width: 74px;
    right: 0;
    left: calc(100vw - 74px);
    bottom: 30%;
    gap: 24px;
    padding: 16px 10px;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 16px 0 0 16px;
    box-shadow: 0 6px 16px #000;
    backdrop-filter: blur(6px);
    z-index: 100;
    opacity: 0;
    animation: fadeIn 0.6s ease-in-out forwards;
    animation-delay: 1s;
  }

  .social-media-content {
    display: flex;
    flex-direction: column;
    mask-image: linear-gradient(#fff, #fff);
    -webkit-mask-image: linear-gradient(#fff, #fff);
  }

  .more-social-media {
    display: none;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    /* transform: scale(0); */
    left: calc(100vw + 74px);
  }
  100% {
    opacity: 1;
    /* transform: scale(1); */
    left: calc(100vw - 74px);
  }
}

@media (max-width: 576px) {
  .block-banner {
    width: 100vw;
    overflow-x: hidden;
  }
}
