@charset "UTF-8";
/*/// CORES */
.hide {
  opacity: 0;
}

.hide-content {
  display: none;
}

#textUploadXml {
  border-radius: 5px 0 0 5px;
  padding: 8px 11px 9px;
}

#btnSelectXml {
  position: relative;
  background-color: #0066a1;
  color: #fff;
  font-size: 17px;
  padding: 8px 14px;
  border: none;
  border-radius: 0 5px 5px 0;
  margin-bottom: 30px;
  left: -5px;
  top: 1px;
  -webkit-transition: all .35s;
  transition: all .35s;
}

#btnSelectXml:hover {
  background-color: #005382;
  -webkit-transition: all .35s;
  transition: all .35s;
}

#btnSelectXml .ls-ico-upload2 {
  margin-left: 3px;
}

#pass {
  height: 42px;
}

.ls-login-parent {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f28326+0,f8e25a+100 */
  background: #011E45;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#011E45), to(#005B98));
  background: linear-gradient(to bottom, #011E45 0%, #005B98 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#011E45', endColorstr='#005B98',GradientType=0 );
  /* IE6-9 */
}

.ls-login-parent .ls-login-box {
  background-color: #336395 !important;
  border-radius: 10px;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.48);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.48);
}

.ls-login-logo {
  margin-top: 15px;
}

.ls-login-logo img {
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.48);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.48);
}

.ls-login-form .ls-label-text {
  color: #fff;
}

#btn-login {
  background-color: #E1E1E1;
  border: none;
  color: #555555;
  text-transform: uppercase;
  font-weight: bold;
}

#btn-login:hover {
  background-color: #C9C9C9;
  color: #444444;
}

#bt-envio-teste {
  color: #fff;
}

.ls-custom-select select {
  width: 103%;
}

.box-moderacao {
  width: 550px;
  min-height: 750px;
  margin-left: 100px;
  margin-top: 50px;
  position: relative;
}

.box-moderacao img {
  width: inherit !important;
  height: 500px !important;
  margin: 0 auto;
}

.box-moderacao ul {
  list-style: none;
}

.box-moderacao .bt-reprovar {
  float: left;
  border: 0;
  background-color: #922C2C;
}

.box-moderacao .bt-reprovar:hover {
  background-color: #571a1a !important;
}

.box-moderacao .bt-aprovar {
  float: right;
  border: 0;
  background-color: #1F731D;
}

.box-moderacao .bt-aprovar:hover {
  background-color: #0f360e !important;
}

.box-moderacao .bt-excluir {
  border: 0;
  margin: 0 auto;
  display: block;
}

.box-moderacao .box-status {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}

.box-moderacao .box-status.aguardando {
  padding: 10px;
  font-size: 18px;
  border: 2px solid #B9A10E;
  color: #B9A10E;
}

.box-moderacao .box-status.aprovado {
  padding: 10px;
  font-size: 18px;
  border: 2px solid #1F731D;
  color: #1F731D;
}

.box-moderacao .box-status.reprovado {
  padding: 10px;
  font-size: 18px;
  border: 2px solid #922C2C;
  color: #922C2C;
}

.box-moderacao .owl-carousel img {
  display: block;
  width: 100%;
  height: auto;
}

.box-moderacao .owl-prev {
  font-size: 30px;
  position: absolute;
  top: 40%;
  left: -10%;
}

.box-moderacao .owl-prev:hover {
  color: #2f2f2f;
}

.box-moderacao .owl-next {
  font-size: 30px;
  position: absolute;
  top: 40%;
  right: -10%;
}

.box-moderacao .owl-next:hover {
  color: #2f2f2f;
}

.ls-main .container-fluid {
  min-height: 93%;
}

.ls-theme-blue .ls-topbar {
  background-color: #03A4AC !important;
}

.ls-theme-blue .ls-brand-name {
  background-color: #03A4AC !important;
}

.ls-brand-name img {
  margin-top: 6px;
}

.ls-theme-blue .ls-user-account {
  background-color: #4BB8BC !important;
}

.ls-theme-blue .ls-dropdown ul a:focus, .ls-theme-blue .ls-dropdown ul a:hover {
  background-color: #439699 !important;
}

.ranking .tipo-ranking {
  display: none;
}

.ranking #jm-content table, .ranking #equipe-vendas-content table, .ranking #equipe-merchan-content table {
  margin: 10px;
  border-spacing: 0 2px;
  text-transform: uppercase;
  width: 600px;
}

.ranking #jm-content table th, .ranking #equipe-vendas-content table th, .ranking #equipe-merchan-content table th {
  height: 40px;
  padding: 5px 10px;
  vertical-align: middle;
  font-size: 13px;
  color: #8d591a;
  position: relative;
  background: #E4D099;
}

.ranking #jm-content table th:first-child, .ranking #equipe-vendas-content table th:first-child, .ranking #equipe-merchan-content table th:first-child {
  border-radius: 10px 0 0 10px;
}

.ranking #jm-content table th:last-child, .ranking #equipe-vendas-content table th:last-child, .ranking #equipe-merchan-content table th:last-child {
  border-radius: 0 10px 10px 0;
}

.ranking #jm-content table th:before, .ranking #equipe-vendas-content table th:before, .ranking #equipe-merchan-content table th:before {
  content: "|";
  font-family: arial;
  font-size: 25px;
  position: absolute;
  left: 0;
  top: 10px;
}

.ranking #jm-content table th:first-child:before, .ranking #equipe-vendas-content table th:first-child:before, .ranking #equipe-merchan-content table th:first-child:before {
  content: "";
}

.ranking #jm-content table th.right, .ranking #equipe-vendas-content table th.right, .ranking #equipe-merchan-content table th.right {
  padding: 0 30px;
  text-align: left;
}

.ranking #jm-content table td, .ranking #equipe-vendas-content table td, .ranking #equipe-merchan-content table td {
  height: 40px;
  padding: 5px 10px;
  vertical-align: middle;
  position: relative;
  color: #bc6400;
  background: #E4D099;
}

.ranking #jm-content table td:first-child, .ranking #equipe-vendas-content table td:first-child, .ranking #equipe-merchan-content table td:first-child {
  border-radius: 10px 0 0 10px;
}

.ranking #jm-content table td:last-child, .ranking #equipe-vendas-content table td:last-child, .ranking #equipe-merchan-content table td:last-child {
  border-radius: 0 10px 10px 0;
}

.ranking #jm-content table td:before, .ranking #equipe-vendas-content table td:before, .ranking #equipe-merchan-content table td:before {
  content: "|";
  font-family: arial;
  font-size: 25px;
  position: absolute;
  left: 0;
  top: 10px;
}

.ranking #jm-content table td:first-child:before, .ranking #equipe-vendas-content table td:first-child:before, .ranking #equipe-merchan-content table td:first-child:before {
  content: "";
}

.ranking #jm-content table td .bt-table, .ranking #equipe-vendas-content table td .bt-table, .ranking #equipe-merchan-content table td .bt-table {
  width: 35px;
  height: 27px;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 17px;
  color: #ffffff;
  border: 1px solid #ffffff;
  cursor: default;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4df73+19,e5a82d+100 */
  background: #f4df73;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(19%, #f4df73), to(#e5a82d));
  background: linear-gradient(to bottom, #f4df73 19%, #e5a82d 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4df73', endColorstr='#e5a82d',GradientType=0 );
  /* IE6-9 */
}

.ranking #jm-content table td.right, .ranking #equipe-vendas-content table td.right, .ranking #equipe-merchan-content table td.right {
  padding: 0 30px;
  text-align: left;
}

.ranking #jm-content table td.center, .ranking #equipe-vendas-content table td.center, .ranking #equipe-merchan-content table td.center {
  text-align: center;
}

.ranking #jm-content table .data-ranking, .ranking #equipe-vendas-content table .data-ranking, .ranking #equipe-merchan-content table .data-ranking {
  border-radius: 10px 10px 10px 10px !important;
  background: #ffffff;
  font-size: 12px;
}

.ranking #jm-content table .destaque td, .ranking #equipe-vendas-content table .destaque td, .ranking #equipe-merchan-content table .destaque td {
  background-color: #D48718;
  color: #ffffff;
}

.ranking #distribuidor-content table {
  margin: 10px 10px;
  border-spacing: 0 2px;
  text-transform: uppercase;
  width: 600px;
}

.ranking #distribuidor-content table th {
  height: 30px;
  padding: 5px 10px;
  vertical-align: middle;
  font-size: 13px;
  color: #002d67;
  background: #5c76a8;
  position: relative;
}

.ranking #distribuidor-content table th:first-child {
  border-radius: 10px 0 0 10px;
}

.ranking #distribuidor-content table th:last-child {
  border-radius: 0 10px 10px 0;
}

.ranking #distribuidor-content table th:before {
  content: "|";
  font-family: arial;
  font-size: 25px;
  position: absolute;
  left: 0;
  top: 10px;
}

.ranking #distribuidor-content table th:first-child:before {
  content: "";
}

.ranking #distribuidor-content table th.right {
  padding: 0 30px;
  text-align: left;
}

.ranking #distribuidor-content table td {
  height: 30px;
  padding: 5px 10px;
  vertical-align: middle;
  background: #5c76a8;
  position: relative;
  color: #ffffff;
}

.ranking #distribuidor-content table td:first-child {
  border-radius: 10px 0 0 10px;
}

.ranking #distribuidor-content table td:last-child {
  border-radius: 0 10px 10px 0;
}

.ranking #distribuidor-content table td:before {
  content: "|";
  font-family: arial;
  font-size: 25px;
  position: absolute;
  left: 0;
  top: 5px;
}

.ranking #distribuidor-content table td:first-child:before {
  content: "";
}

.ranking #distribuidor-content table td.right {
  padding: 0 30px;
  text-align: left;
}

.ranking #distribuidor-content table td.center {
  text-align: center;
}

.ranking #distribuidor-content table td .bt-table {
  width: 35px;
  height: 27px;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 17px;
  color: #ffffff;
  border: 1px solid #ffffff;
  cursor: default;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#89919e+32,48669e+100 */
  background: #89919e;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(32%, #A7C1F2), to(#48669e));
  background: linear-gradient(to bottom, #A7C1F2 32%, #48669e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A7C1F2', endColorstr='#48669e',GradientType=0 );
  /* IE6-9 */
}

.ranking #distribuidor-content table .data-ranking {
  border-radius: 10px 10px 10px 10px !important;
  background: #ffffff;
  font-size: 12px;
  color: #002d67;
}

.ranking #distribuidor-content table .destaque td {
  background-color: #1296CA;
}

.hidden {
  display: none;
}

.ls-ico-upload {
  color: #ffffff;
}

.lista-arquivo-envio .ls-label {
  margin-top: -10px;
}

.lista-arquivo-envio .ls-ico-close {
  cursor: pointer;
}

.ls-collapse {
  background-color: #F7F7F7;
}

.modal-600 {
  width: 600px !important;
}

#graphAccess {
  height: 400px;
  min-width: 310px;
  max-width: 800px;
  margin: 0 auto;
}

.box-foto {
  width: 20%;
  height: 330px;
  background-color: #555;
  display: inline-block;
}

.foto-avaliacao {
  cursor: pointer;
}

.foto-moderacao-full {
  max-height: 450px;
  max-width: 558px;
}

.box-moderacao-foto {
  height: 395px;
}

.bt-esquerda {
  /* Gecko */
  /* Opera */
  -webkit-transform: scaleX(-1);
  /* Webkit */
  transform: scaleX(-1);
  /* Standard */
  -webkit-filter: FlipH;
          filter: FlipH;
  /* IE 6/7/8 */
}

#boxCountFotos {
  width: 100px;
  height: 100px;
  position: fixed;
  top: 100px;
  right: 50px;
  background: #f12635;
  text-align: center;
  line-height: 100px;
  font-size: 42px;
  font-weight: bold;
  color: #FFF;
  z-index: 1;
  -webkit-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.75);
  border-radius: 100px;
  display: none;
}

/* Ajustar alinhamento
 * coluna posição da tabela
 * de resultado de ranking
 * Andre
 */
.alinha-posicao {
  display: inline-block !important;
  margin-left: 20px !important;
}

.ls-form-text input, input.ls-form-text, .ls-form-text[disabled] {
  border-bottom: 1px solid #BBB !important;
}

.img-view img {
  width: 28px;
  height: 28px;
}

.img-view em {
  z-index: 1;
  color: #555;
  font-size: 25px;
  margin-left: 20px;
  cursor: pointer;
}

.img-view a span {
  display: none;
}

.img-view a:hover span {
  background: transparent;
  display: block;
  position: absolute;
  z-index: 100;
}

.img-view a:hover span img {
  width: 262px;
  height: 262px;
  margin: -300px 0 0 50px;
  border: #ccc 1px solid;
  padding: 10px;
  border-radius: 5px;
  background-color: #fafafa;
}

.img-view a:hover span .img-view-marca {
  width: 60px;
  height: 60px;
}

.img-produto {
  width: 100%;
}

.img-produto img {
  border: 1px solid #ccc;
}
/*# sourceMappingURL=styles.css.map */