@import url(vendor/reset.css);
@import url(vendor/bootstrap.min.last.css);
@import url(vendor/jquery.mCustomScrollbar.css);
html {
  height: 100%;
}

img {
  image-rendering: optimizeQuality;
}

body {
  position: relative;
  font-family: "Roboto", Arial;
  padding: 0;
  margin: 0;
  height: 100%;
  background-color: #073f77;
}

.helper-valign {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

.meio {
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  padding-right: 10px;
  margin-bottom: 20px;
}

.loading-tela {
  display: none;
  z-index: 9999;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../images/branco.png);
}

.loading-tela img {
  width: 33px;
  height: 33px;
  top: 50%;
  left: 50%;
  margin-left: 16px;
  margin-top: 16px;
  position: absolute;
}

.loading-page {
  background-image: url(../images/loader.gif);
  background-position: center;
  background-repeat: no-repeat;
}

@media (max-width: 766px) {
  .sistema .coluna {
    padding-left: 10px;
    padding-right: 10px;
  }
  .sistema .coluna-metade {
    width: 100%;
  }
  .meio {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    padding-right: 0;
    margin-bottom: 10px;
  }
}

.flash-message {
  display: none;
}

.clear {
  clear: both;
}

.mr20 {
  margin-right: 20px;
}

.strong {
  font-weight: 700;
}

.valor-plano {
  line-height: 26px;
}

.box-branco {
  border: 1px solid #C4D3D9;
  background-color: white;
  border-radius: 10px;
}

.stack-top {
  position: absolute;
  z-index: 888;
  top: 70px;
  height: 35px;
  background-color: #faaf36;
  text-align: center;
  padding: auto;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.stack-top div {
  margin: auto;
}

.stack-top a {
  text-decoration: none;
  color: #fff;
}

@media (max-width: 766px) {
  .stack-top {
    margin-top: -15px;
    top: auto;
    margin-bottom: 15px;
    position: relative;
  }
}

html {
  height: 100%;
}

img {
  image-rendering: optimizeQuality;
}

body {
  position: relative;
  font-family: "Roboto", Arial;
  padding: 0;
  margin: 0;
  height: 100%;
  background-color: #073f77;
}

.helper-valign {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

.meio {
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  padding-right: 10px;
  margin-bottom: 20px;
}

.loading-tela {
  display: none;
  z-index: 9999;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../images/branco.png);
}

.loading-tela img {
  width: 33px;
  height: 33px;
  top: 50%;
  left: 50%;
  margin-left: 16px;
  margin-top: 16px;
  position: absolute;
}

.loading-page {
  background-image: url(../images/loader.gif);
  background-position: center;
  background-repeat: no-repeat;
}

@media (max-width: 766px) {
  .sistema .coluna {
    padding-left: 10px;
    padding-right: 10px;
  }
  .sistema .coluna-metade {
    width: 100%;
  }
  .meio {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    padding-right: 0;
    margin-bottom: 10px;
  }
}

.sistema {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1024px;
  height: 580px;
  margin-top: -220px;
  margin-left: -512px;
  overflow: hidden;
  padding: 0 12px;
}

.sistema .box-mobile {
  height: 100%;
}

.sistema .botao:hover {
  background-color: #b7d0db;
  color: #6f8f9f;
}

.sistema .coluna {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 333px;
  height: 100%;
  float: left;
}

.sistema .coluna-metade {
  width: 50%;
}

.sistema .titulo {
  color: #FFF;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 700;
}

.sistema .page {
  position: relative;
  width: 1000px;
  height: 100%;
  margin: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.sistema .topo-coluna {
  background-color: #6a94a8;
  border-radius: 10px;
  text-align: center;
  height: 90px;
  line-height: 90px;
  color: white;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
}

.sistema .topo-coluna.selecionado {
  background-color: #fbb036;
}

.sistema .topo-coluna.aselecionar {
  background-color: #70909e;
}

.sistema .lista-opcoes {
  position: absolute;
  top: 115px;
  bottom: 0;
  left: 15px;
  right: 15px;
  padding: 10px 0;
  z-index: 5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sistema .lista-opcoes ul li {
  margin: 0 10px;
  font-weight: 500;
  padding: 12px 30px 12px 12px;
  font-size: 14px;
  color: #888888;
  border-bottom: 1px solid #c8d3d9;
  cursor: pointer;
  position: relative;
  text-overflow: ellipsis;
}

.sistema .lista-opcoes ul li span {
  width: 25px;
  height: 25px;
  line-height: 25px;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  display: block;
  font-weight: bold;
  right: 0px;
  display: none;
}

.sistema .lista-opcoes ul li:last-child {
  border-bottom: 1px solid transparent;
}

.sistema .lista-opcoes ul li.selecionado {
  background-color: #cedfe6;
}

.sistema .lista-opcoes ul li.selecionado span {
  display: block;
}

.sistema .lista-opcoes ul li.bloqueado {
  color: #EEEEEE;
}

.sistema .lista-opcoes .mCustomScrollBox {
  margin: 0 0px;
}

.sistema .lista-opcoes .mCustomScrollBox .mCSB_container {
  margin-right: 0px;
}

.sistema .lista-opcoes .mCustomScrollBox .mCustomScrollBox > .mCSB_scrollTools {
  right: 15px;
}

.sistema .lista-opcoes .mCustomScrollBox .mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.sistema .lista-opcoes .mCustomScrollBox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #b7d0db;
}

.sistema .lista-ano ul {
  padding: 0 10px;
}

.sistema .lista-ano ul li {
  width: 25%;
  text-align: center;
  float: left;
  padding: 0;
  margin: 0;
  line-height: 45px;
  border-right: 1px solid #c8d3d9;
}

.sistema .lista-ano ul li.sem-borda {
  border-bottom: 1px solid transparent;
}

.sistema .lista-ano ul li:nth-child(4n) {
  border-right: 1px solid transparent;
}

.sistema .loading-alterado .loading {
  margin-top: -30px;
}

.loading {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 40px;
  margin-left: -16px;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 10;
  background-image: url(../images/loader.gif);
}

@media (max-width: 766px) {
  .sistema {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    height: auto;
    overflow: visible;
  }
  .sistema .titulo {
    font-size: 14px;
  }
  .sistema .page {
    left: 0;
    width: 100% !important;
    position: relative;
    float: left;
  }
  .sistema .topo-coluna {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
  }
  .sistema .lista-opcoes {
    top: 55px;
    padding: 5px 0;
    left: 10px;
    right: 10px;
    overflow: auto;
  }
  .sistema .lista-opcoes ul li {
    margin: 0 5px;
    font-size: 13px;
  }
  .sistema .lista-opcoes ul li.selecionado span {
    display: none;
  }
  .sistema .coluna {
    width: 100%;
  }
  .troca-senha .botao {
    height: 35px;
  }
}

.ng-modal form {
  margin: auto;
  font-size: 13px;
}

.ng-modal form p {
  margin: 0 0 4px;
  padding: 0;
}

.ng-modal form h2 {
  font-size: 15px;
  margin-bottom: 20px;
}

.ng-modal form input[type="password"], .ng-modal form input[type="text"], .ng-modal form select {
  width: 100%;
  height: 30px;
  border: 1px solid #EEEEEE;
  background-color: transparent;
  background-image: url(../images/fundo50.png);
  padding: 0 8px;
}

.ng-modal form input.cancelar {
  font-size: 13px;
  margin-right: 20px;
}

.ng-modal form .loader {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(../images/loader.gif);
  background-position: center;
  background-repeat: no-repeat;
}

.ng-modal form.carregandoModal .loader {
  display: block;
}

.ng-modal form.carregandoModal h2, .ng-modal form.carregandoModal input, .ng-modal form.carregandoModal select, .ng-modal form.carregandoModal p {
  display: none;
}

@media (max-width: 766px) {
  .ng-modal-dialog {
    width: 98% !important;
    max-height: 70%;
    overflow: auto;
  }
  .ng-modal form {
    font-size: 13px;
  }
  .ng-modal form h2 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .ng-modal form input[type="password"], .ng-modal form input[type="text"], .ng-modal form select {
    padding: 0 2px;
  }
  .ng-modal form .botao {
    padding: 10px 12px;
  }
}

.botao {
  display: inline-block;
  cursor: pointer;
  color: #FFFFFF;
  text-align: center;
  padding: 4px 12px;
  font-weight: 600;
  background-color: #faaf36;
  border-radius: 4px;
  border: 1px solid #faaf36;
}

.botao:hover {
  background-color: #6a94a8;
  border: 1px solid #6a94a8;
}

.botao.voltar {
  position: absolute;
  border-left: none;
}

.botao.voltar:after {
  content: '';
  position: absolute;
  height: 50%;
  width: 15px;
  border-left: 1px solid #faaf36;
  left: -5px;
  top: 1px;
  -webkit-transform: skew(-40deg, 0);
  transform: skew(-40deg, 0);
  background-color: #faaf36;
}

.botao.voltar:before {
  content: '';
  position: absolute;
  height: 48%;
  width: 15px;
  border-left: 1px solid #faaf36;
  bottom: 1px;
  left: -5px;
  -webkit-transform: skew(40deg, 0);
  transform: skew(40deg, 0);
  background-color: #faaf36;
}

.botao.voltar:hover:after, .botao.voltar:hover:before {
  background-color: #6a94a8;
  border-left: 1px solid #6a94a8;
}

@media (max-width: 766px) {
  .botao {
    padding: 2px 12px;
    font-size: 12px;
  }
  .botao.voltar:after {
    width: 14px;
    left: -4px;
    top: 1px;
    height: 48%;
  }
  .botao.voltar:before {
    width: 14px;
    left: -4px;
    bottom: 1px;
  }
}

.icon {
  background-repeat: no-repeat;
  background-size: contain;
  -ms-behavior: url(/modules/cliente/assets/css/backgroundsize.min.htc);
}

.icon.config {
  width: 29px;
  height: 29px;
  background-image: url("../images/icon-config.png");
}

.icon.config:hover {
  background-image: url("../images/icon-config-hover.png");
}

.icon.busca {
  width: 29px;
  height: 29px;
  background-image: url("../images/icon-busca.png");
}

.icon.busca:hover {
  background-image: url("../images/icon-busca-hover.png");
}

.icon.mail {
  width: 32px;
  height: 24px;
  background-image: url("../images/icon-mail.png");
}

.icon.mail:hover {
  background-image: url("../images/icon-mail-hover.png");
}

.topo {
  position: absolute;
  top: 0;
  left: 0;
  height: 70px;
  width: 100%;
  background-color: #ffffff;
  border-bottom: 1px solid #c1cfd5;
}

.topo .menu-mobile {
  display: none;
}

.topo .row {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  height: 100%;
}

.topo .row .logado {
  position: absolute;
  top: 24px;
  right: 75px;
  font-size: 14px;
  color: #888888;
}

.topo .row > img {
  position: relative;
  top: 18px;
}

.topo .row .voltar {
  top: 20px;
  left: 10px;
}

.topo .row .nova-busca {
  position: absolute;
  top: 20px;
  left: 95px;
}

.topo .row .bloco-topo {
  z-index: 1000;
  padding: 25px 20px 0;
  position: absolute;
  top: 25px;
  right: -22px;
  width: 300px;
  height: 190px;
  background-image: url("../images/fundo-menu2.png");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  -ms-behavior: url(/modules/cliente/assets/css/backgroundsize.min.htc);
}

.topo .row .opcoes > div > .icon {
  overflow: hidden;
  text-indent: -9999px;
}

.topo .row .menu-mail {
  position: absolute;
  top: 22px;
  right: 130px;
}

.topo .row .menu-mail .bloco-topo {
  padding: 10px 20px 0;
  background-image: url("../images/fundo-menu.png");
  height: 240px;
}

.topo .row .menu-mail .mail {
  cursor: pointer;
}

.topo .row .menu-mail > div {
  color: #888888;
  text-align: left;
}

.topo .row .menu-mail > div h3 {
  font-size: 14px;
  line-height: 20px;
}

.topo .row .menu-mail > div textarea {
  width: 100%;
  height: 80px;
  border: 1px solid #c8d3d9;
}

.topo .row .menu-mail form.enviando {
  height: 100%;
  background-image: url(../images/loader.gif);
  background-position: center;
  background-repeat: no-repeat;
}

.topo .row .menu-mail form.enviando > * {
  display: none;
}

.topo .row .menu-config {
  position: absolute;
  top: 20px;
  right: 20px;
}

.topo .row .menu-config .config {
  cursor: pointer;
}

.topo .row .menu-config ul {
  /* # */
  display: none;
}

.topo .row .menu-config ul li {
  line-height: 38px;
  color: #888888;
  border-bottom: 1px solid #c8d3d9;
}

.topo .row .menu-config ul li a {
  color: inherit;
}

.topo .row .menu-config ul li:last-child {
  border-bottom: 1px solid transparent;
}

.topo .row .menu-busca {
  position: absolute;
  top: 20px;
  right: 75px;
}

.topo .row .menu-busca .busca {
  cursor: pointer;
}

.topo .row .menu-busca .bloco-topo {
  background-image: url("../images/fundo-menu-pequeno.png");
  height: 68px;
  padding: 20px 20px 0;
}

.topo .row .menu-busca > div input {
  width: 100%;
  padding: 10px 5px;
  border: transparent;
  background: transparent;
}

.topo .row .menu-busca > div ul {
  background-color: white;
  max-height: 160px;
  overflow: auto;
  width: 100%;
  border-left: 1px solid #c8d3d9;
  border-right: 1px solid #c8d3d9;
}

.topo .row .menu-busca > div ul li {
  width: 100%;
  padding: 10px 15px;
  border-bottom: 1px solid #c8d3d9;
  text-align: left;
  cursor: pointer;
  line-height: 16px;
}

.topo .row .menu-busca > div ul li img {
  max-width: 50px;
  max-height: 50px;
  float: left;
  margin-right: 10px;
}

.topo .row .menu-busca > div ul li p {
  float: left;
  width: 200px;
  font-size: 12px;
}

.topo .row .menu-busca > div ul li:hover {
  background-color: #EEEEEE;
}

.topo .row .menu-busca > div ul li.nope {
  text-align: center;
}

.topo .row .menu-busca > div ul li.pesquisando {
  padding: 30px 0;
  height: 100%;
  background-image: url(../images/loader.gif);
  background-position: center;
  background-repeat: no-repeat;
}

.topo .row .menu-mail.ativo > div {
  display: block;
}

.topo .row .menu-mail.ativo .icon.mail {
  background-image: url("../images/icon-mail-hover.png");
}

.topo .row .menu-config.ativo ul {
  display: block;
}

.topo .row .menu-config.ativo .icon.config {
  background-image: url("../images/icon-config-hover.png");
}

.topo .row .menu-busca.ativo > div {
  display: block;
}

.topo .row .menu-busca.ativo .icon.busca {
  background-image: url("../images/icon-busca-hover.png");
}

@media (max-width: 766px) {
  .topo {
    position: relative;
    min-height: 40px;
    height: auto;
    z-index: 500;
    margin-bottom: 15px;
  }
  .topo .menu-mobile {
    display: block;
    position: absolute;
    top: 6px;
    right: 10px;
    font-size: 30px;
    line-height: 30px;
    border-radius: 4px;
    padding: 4px;
  }
  .topo .menu-mobile .icon-bar {
    display: block;
    width: 22px;
    height: 3px;
    border-radius: 1px;
    background-color: #6a94a8;
  }
  .topo .menu-mobile .icon-bar + .icon-bar {
    margin-top: 4px;
  }
  .topo .row {
    width: 100%;
  }
  .topo .row .opcoes {
    -webkit-transition: all .5s;
    /* For Safari 3.1 to 6.0 */
    transition: all .5s;
    height: 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
  }
  .topo .row .opcoes.aberto {
    height: auto;
    padding: 20px 0;
  }
  .topo .row .opcoes > div {
    width: 100%;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    line-height: 45px;
    border-bottom: 1px solid #EEEEEE;
  }
  .topo .row .opcoes > div > .icon {
    line-height: 35px;
    height: 35px;
    text-align: center;
    width: 100%;
    background-image: none;
    overflow: hidden;
    text-indent: 0 !important;
  }
  .topo .row .opcoes > div:last-child {
    border-bottom: 1px solid transparent;
  }
  .topo .row .bloco-topo {
    z-index: 1000;
    padding: 10px;
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    height: auto;
    display: block;
    background-image: none;
    background-color: #EEEEEE;
  }
  .topo .row .menu-mail.ativo > div {
    display: block;
  }
  .topo .row .menu-mail.ativo .icon.mail {
    background-image: none;
  }
  .topo .row .menu-config.ativo ul {
    display: block;
  }
  .topo .row .menu-config.ativo .icon.config {
    background-image: none;
  }
  .topo .row .menu-busca.ativo > div {
    display: block;
  }
  .topo .row .menu-busca.ativo .icon.busca {
    background-image: none;
  }
  .topo .row .menu-mail .bloco-topo {
    padding: 10px;
    background-image: none;
    height: auto;
  }
  .topo .row .menu-mail .mail {
    cursor: pointer;
  }
  .topo .row .menu-mail > div {
    color: #888888;
    text-align: center;
  }
  .topo .row .menu-mail > div h3 {
    margin-top: 0;
    font-size: 14px;
    line-height: 20px;
  }
  .topo .row .menu-mail > div textarea {
    width: 100%;
    height: 90px;
    border: 1px solid #c8d3d9;
  }
  .topo .row .menu-mail .botao {
    padding: 2px;
    line-height: 30px;
    width: 100%;
  }
  .topo .row .menu-mail form {
    width: 300px;
    display: block;
    margin: 0 auto;
  }
  .topo .row .menu-mail form.enviando {
    padding: 50px 0;
    height: 100%;
    background-image: url(../images/loader.gif);
    background-position: center;
    background-repeat: no-repeat;
  }
  .topo .row .menu-mail form.enviando > * {
    display: none;
  }
  .topo .row .menu-busca .busca {
    cursor: pointer;
  }
  .topo .row .menu-busca .bloco-topo {
    background-image: none;
    height: auto;
    padding: 10px;
  }
  .topo .row .menu-busca > div input {
    width: 300px;
    padding: 10px 5px;
    height: 45px;
    border: transparent;
    background: transparent;
    display: block;
    margin: 0 auto;
    border: 1px solid #c8d3d9;
    background-color: white;
  }
  .topo .row .menu-busca > div ul {
    background-color: white;
    max-height: 160px;
    overflow: auto;
    width: 300px;
    display: block;
    margin: 0 auto;
    border: 1px solid #c8d3d9;
  }
  .topo .row .menu-config .config {
    cursor: pointer;
  }
  .topo .row .menu-config .bloco-topo {
    padding: 0 10px;
  }
  .topo .row .menu-config ul li {
    line-height: 45px;
  }
  .topo .row > img {
    position: relative;
    top: 10px;
    width: 117px;
    height: 15px;
  }
  .topo .row .voltar {
    top: 9px;
    left: 12px;
  }
  .topo .row .nova-busca {
    top: 20px;
    left: 95px;
    display: none;
  }
  .topo .row .opcoes {
    height: 0;
  }
}

body.body-login {
  background-color: white;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px white inset;
  /* Change the color to your own background color */
  -webkit-text-fill-color: #333;
}

.login-box {
  position: absolute;
  width: 300px;
  height: 520px;
  text-align: center;
  top: 50%;
  left: 50%;
  margin-left: -150px;
  margin-top: -260px;
}

.login-box > form > img {
  max-height: 260px;
  margin-bottom: 30px;
}

.login-box .campo {
  position: relative;
  width: 280px;
  height: 44px;
  text-align: left;
  margin: 10px;
  border: 1px solid #bcbec0;
}

.login-box .campo img {
  margin-left: 10px;
  max-width: 25px;
  vertical-align: middle;
}

.login-box .campo input {
  background: transparent;
  border: 1px solid transparent;
  position: absolute;
  left: 48px;
  height: 42px;
  line-height: 42px;
  width: 230px;
  font-size: 16px;
  color: #888888;
}

.login-box .campo input:focus {
  outline: none;
}

.login-box .campo input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset;
  border: 1px solid transparent;
  outline: none;
}

.login-box a {
  color: #6a93a8;
}

.login-box .btn {
  background-color: #fbb036;
  width: 206px;
  height: 44px;
  color: white;
  font-weight: bold;
}

.login-box .btn:hover {
  background-color: #6a93a8;
}

@media (max-width: 766px) {
  .login-box {
    height: 390px;
    margin-top: -195px;
  }
  .login-box > form > img {
    max-height: 180px;
    margin-bottom: 15px;
  }
  .login-box .campo {
    height: 35px;
  }
  .login-box .campo img {
    margin-left: 10px;
    max-width: 25px;
    vertical-align: middle;
  }
  .login-box .campo input {
    height: 33px;
    line-height: 28px;
    font-size: 14px;
  }
}

.page-pesquisa {
  width: 1332px !important;
}

.page-pesquisa .lista-selecoes {
  width: 100%;
  height: 410px;
  margin-top: 15px;
}

.page-pesquisa .lista-selecoes li {
  position: relative;
  width: 100%;
  height: 120px;
  line-height: 120px;
  margin-bottom: 25px;
  font-weight: 700;
  color: #888888;
  font-size: 20px;
  text-align: center;
}

.page-pesquisa .lista-selecoes li:last-child {
  margin-bottom: 0;
}

.page-pesquisa .lista-menor {
  bottom: 140px;
}

.page-pesquisa .foto-modelo {
  position: absolute;
  height: 120px;
  right: 15px;
  left: 15px;
  bottom: 0;
}

.page-pesquisa .foto-modelo div {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.page-pesquisa .botao {
  position: absolute;
  bottom: 0;
  right: 15px;
  left: 15px;
  height: 50px;
  line-height: 50px;
  text-transform: uppercase;
  padding: 0;
}

.page-pesquisa .botaoInativo {
  opacity: 0.2;
}

.page-pesquisa .pesquisa-lista {
  background: none;
  border: none;
  line-height: 45px;
  height: 45px;
  margin: 0 10px;
  padding-left: 55px;
  width: 100%;
  font-size: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: url(../images/lupa-pesquisa-linha.png);
  background-repeat: no-repeat;
  background-position: 15px center;
  background-size: auto 76%;
  border-bottom: 1px solid #c8d3d9;
}

.page-pesquisa.passo1, .page-pesquisa.passo2 {
  left: 12px;
}

.page-pesquisa.passo3, .page-pesquisa.passo4 {
  left: -333px;
}

@media (max-width: 766px) {
  .page-pesquisa.passo1, .page-pesquisa.passo2, .page-pesquisa.passo3, .page-pesquisa.passo4 {
    left: 0;
  }
  .page-pesquisa.passo2 .box-mobile {
    left: -100%;
  }
  .page-pesquisa.passo3 .box-mobile {
    left: -200%;
  }
  .page-pesquisa.passo3 .lista-menor {
    bottom: 0;
  }
  .page-pesquisa.passo4 .box-mobile {
    left: -300%;
  }
  .page-pesquisa.passo4 .lista-menor {
    bottom: 55px;
  }
  .sistema .page-pesquisa {
    width: 100% !important;
  }
  .page-pesquisa {
    overflow: hidden;
  }
  .page-pesquisa .box-mobile {
    width: 9999px;
    height: 100%;
    position: relative;
    left: 0%;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .page-pesquisa .pesquisa-lista {
    line-height: 35px;
    height: 35px;
    margin: 0;
    padding-left: 55px;
    font-size: 13px;
    background-position: 15px center;
    background-size: auto 76%;
  }
  .page-pesquisa .foto-modelo {
    display: none;
  }
}

.page-variacao div.titulo {
  float: left;
}

.page-variacao div.informe {
  float: right;
  line-height: 20px;
  padding: 3px 10px;
  margin-bottom: 0;
  cursor: pointer;
  font-weight: 500;
  min-width: 300px;
  text-align: right;
  color: #FFF;
  width: 100%;
}

.page-variacao div.informe:hover {
  text-decoration: underline;
}

.page-variacao .foto-veiculo {
  float: left;
  width: 320px;
  height: 200px;
  margin-right: 10px;
  background-image: none;
  background-color: white;
}

.page-variacao .foto-veiculo div {
  width: 98%;
  height: 98%;
  background-repeat: no-repeat;
  background-position: center;
}

.page-variacao .dados-veiculo {
  float: left;
  width: 670px;
  min-height: 200px;
  padding: 0 7px;
}

.page-variacao .dados-veiculo .tipos {
  width: 100%;
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #e5e5e6;
  margin-bottom: 0;
}

.page-variacao .dados-veiculo .tipos li {
  cursor: pointer;
  float: left;
  color: #888888;
  font-size: 15px;
  text-align: center;
}

.page-variacao .dados-veiculo .tipos li.selecionado {
  font-weight: bold;
  background-color: #eff0f1;
}

.page-variacao .dados-veiculo .dados ul {
  float: left;
}

.page-variacao .dados-veiculo .dados ul li {
  line-height: 37px;
  color: #888888;
  border-bottom: 1px solid #c5d2d8;
  font-size: 13px;
}

.page-variacao .dados-veiculo .dados ul li span {
  font-weight: 800;
  font-size: 15px;
}

.page-variacao .dados-veiculo .dados ul li:last-child {
  border-bottom: 1px solid transparent;
}

.page-variacao .dados-veiculo .dados ul .obs {
  padding-top: 10px;
  line-height: 20px;
  font-size: 13px;
}

.page-variacao .dados-veiculo ul.lista-1 {
  width: 200px;
  float: left;
  margin: 6px 0 4px 20px;
}

.page-variacao .dados-veiculo ul.lista-1 li {
  line-height: 30px;
}

.page-variacao .dados-veiculo ul.lista-2 {
  width: 400px;
  float: left;
  margin: 6px 0 6px 20px;
}

.page-variacao .produtos {
  width: 1000px;
  padding: 0 15px;
  height: 265px;
  margin-top: 10px;
  float: left;
}

.page-variacao .produtos .setas {
  position: absolute;
  width: 20px;
  height: 100%;
  top: 0;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.page-variacao .produtos .seta-esquerda {
  background-image: url(../images/seta-esquerda.png);
}

.page-variacao .produtos .seta-direita {
  background-image: url(../images/seta-direita.png);
}

.page-variacao .produtos .categorias {
  width: 100%;
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #e5e5e6;
  margin-bottom: 0;
}

.page-variacao .produtos .categorias li {
  cursor: pointer;
  float: left;
  color: #888888;
  font-size: 15px;
  text-align: center;
}

.page-variacao .produtos .categorias li.selecionado {
  font-weight: bold;
  background-color: #eff0f1;
}

.page-variacao .produtos .listas {
  margin-top: 10px;
  width: 100%;
  height: 220px;
  overflow: hidden;
}

.page-variacao .produtos .listas > div {
  width: 100%;
  height: 100%;
  position: relative;
}

.page-variacao .produtos .listas > div .seta-esquerda {
  left: 0;
}

.page-variacao .produtos .listas > div .seta-direita {
  right: 0;
}

.page-variacao .produtos .listas > div ul {
  position: absolute;
  top: 0;
  left: 20px;
  height: 220px;
  width: 9999px;
}

.page-variacao .produtos .listas > div ul li {
  float: left;
  width: 200px;
  margin-left: 17px;
  margin-right: 17px;
  height: 200px;
  text-align: center;
  color: #888888;
}

.page-variacao .produtos .listas > div ul li > div {
  width: 200px;
  height: 150px;
  line-height: 150px;
  border: 1px solid #DDE9EE;
  background-color: white;
  margin-bottom: 10px;
}

.page-variacao .produtos .listas > div ul li > div img {
  max-width: 90%;
  max-height: 90%;
}

.page-variacao .produtos .listas > div ul li p {
  line-height: 15px;
}

@media (max-width: 766px) {
  .page-variacao .titulo {
    padding: 0 10px;
  }
  .page-variacao div.informe {
    padding-top: 0px;
    float: left;
    text-align: left;
  }
  .page-variacao .foto-veiculo {
    width: 300px;
    height: 150px;
    margin: 10px calc(50% - 150px);
  }
  .page-variacao .foto-veiculo div {
    background-size: contain;
    -ms-behavior: url(/modules/cliente/assets/css/backgroundsize.min.htc);
  }
  .page-variacao .dados-veiculo {
    float: left;
    width: 300px;
    height: auto;
    margin: 10px calc(50% - 150px);
  }
  .page-variacao .dados-veiculo .tipos {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #e5e5e6;
    margin-bottom: 0;
  }
  .page-variacao .dados-veiculo .tipos li {
    cursor: pointer;
    float: left;
    color: #888888;
    font-size: 15px;
    text-align: center;
  }
  .page-variacao .dados-veiculo .tipos li.selecionado {
    font-weight: bold;
    background-color: #eff0f1;
  }
  .page-variacao .dados-veiculo .dados ul.lista-1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 0 10px;
    margin: 0;
  }
  .page-variacao .dados-veiculo .dados ul.lista-1 li:last-child {
    border-bottom: 1px solid #c5d2d8;
  }
  .page-variacao .dados-veiculo .dados ul.lista-2 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 0 10px 10px;
  }
  .page-variacao .dados-veiculo .dados ul.lista-2 li:last-child {
    border-bottom: 1px solid transparent;
  }
  .page-variacao .produtos {
    width: 300px;
    margin: 10px calc(50% - 150px);
    padding: 0;
    height: 285px;
    float: left;
  }
  .page-variacao .produtos .holder-categorias {
    width: 100%;
    height: 50px;
    overflow: hidden;
    position: relative;
  }
  .page-variacao .produtos .holder-categorias .seta-esquerda {
    left: 10px;
  }
  .page-variacao .produtos .holder-categorias .seta-direita {
    right: 10px;
  }
  .page-variacao .produtos .categorias {
    width: 9999px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .page-variacao .produtos .categorias li {
    font-size: 13px;
    width: 100%;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .page-variacao .produtos .listas > div .seta-esquerda {
    left: 10px;
  }
  .page-variacao .produtos .listas > div .seta-direita {
    right: 10px;
  }
  .page-variacao .produtos .listas > div ul {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 220px;
    width: 9999px;
  }
  .page-variacao .produtos .listas > div ul li {
    margin-left: 0;
    margin-right: 0;
    padding: 0 10px;
  }
  .page-variacao .produtos .listas > div ul li > div {
    border: none;
    width: 100%;
    height: 150px;
    line-height: 150px;
  }
}

.page-meus-dados .titulo {
  padding: 0 20px;
}

.page-meus-dados .botao {
  float: right;
}

.page-meus-dados .bloco-usuarios {
  height: 160px;
}

.page-meus-dados .bloco-usuarios .usuarios {
  height: 100px;
  overflow: auto;
  background-color: #FFFFFF;
  border: 1px solid #9cb6c4;
  padding: 25px;
  clear: both;
  width: 100%;
}

.page-meus-dados .bloco-usuarios ul.lista-usuarios li {
  border-bottom: 1px solid #EEEEEE;
  height: 35px;
  line-height: 35px;
}

.page-meus-dados .bloco-usuarios ul.lista-usuarios li .acoes {
  float: right;
}

.page-meus-dados .bloco-usuarios ul.lista-usuarios li .acoes a {
  display: inline-block;
  margin: 0 5px;
}

.page-meus-dados .bloco-usuarios ul.lista-usuarios li:last-child {
  border-bottom: none;
}

.page-meus-dados .bloco-usuarios ul.lista-usuarios .nenhum-item {
  text-align: center;
}

.page-meus-dados .bloco-dados {
  margin-bottom: 20px;
  width: 100%;
  overflow: hidden;
}

.page-meus-dados .bloco-dados ul.abas {
  position: relative;
  top: 1px;
  margin-bottom: 10px;
}

.page-meus-dados .bloco-dados ul.abas li {
  padding: 12px 10px;
  font-size: 14px;
  font-weight: 700;
  color: #6f8f9f;
  float: left;
  cursor: pointer;
}

.page-meus-dados .bloco-dados ul.abas li.ativa {
  background-color: #eff0f1;
  border-left: 1px solid #9cb6c4;
  border-top: 1px solid #9cb6c4;
  border-right: 1px solid #9cb6c4;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: white;
}

.page-meus-dados .bloco-dados dl {
  background-color: #FFFFFF;
  border: 1px solid #9cb6c4;
  padding: 25px;
  clear: both;
  width: 100%;
}

.page-meus-dados .bloco-dados dl dt {
  float: left;
  font-size: 13px;
  color: #888888;
  padding-right: 15px;
  line-height: 30px;
  font-weight: 300;
  width: 30%;
  text-align: right;
  margin-bottom: 10px;
}

.page-meus-dados .bloco-dados dl dd {
  line-height: 30px;
  margin-bottom: 10px;
  width: 65%;
  float: left;
}

.page-meus-dados .bloco-dados dl dd input, .page-meus-dados .bloco-dados dl dd select {
  width: 100%;
  height: 30px;
  border: 1px solid #aec2cb;
  background-color: transparent;
  background-image: url(../images/fundo50.png);
  padding: 0 8px;
}

.page-meus-dados .bloco-dados dl dd .renovar {
  display: inline-block;
  margin-left: 5px;
  text-decoration: underline;
  cursor: pointer;
}

.page-meus-dados .bloco-dados dl .ultimo {
  margin-bottom: 0;
}

.page-meus-dados .bloco-dados dl.dados-usuario dt.estado {
  width: 15%;
}

.page-meus-dados .bloco-dados dl.dados-usuario dd.cidade {
  width: 30%;
}

.page-meus-dados .bloco-dados dl.dados-usuario dd.estado {
  width: 20%;
}

.page-meus-dados .bloco-dados dl.plano dt {
  width: 25%;
}

.page-meus-dados .bloco-dados dl.plano dd {
  width: 75%;
}

@media (max-width: 766px) {
  .page-meus-dados {
    height: auto !important;
    margin-bottom: 20px;
  }
  .page-meus-dados .botao {
    padding: 6px 12px;
  }
  .page-meus-dados .coluna {
    height: auto;
  }
  .page-meus-dados .titulo {
    padding: 0 12px;
  }
  .page-meus-dados .bloco-dados {
    height: auto;
    margin-bottom: 0px;
    width: 100%;
  }
  .page-meus-dados .bloco-dados ul.abas {
    position: relative;
    margin-bottom: 10px;
  }
  .page-meus-dados .bloco-dados ul.abas li {
    padding: 9px 8px;
    font-size: 12px;
    font-weight: 500;
  }
  .page-meus-dados .bloco-dados dl {
    padding: 10px;
  }
  .page-meus-dados .bloco-dados dl dt {
    float: left;
    padding-right: 0;
    width: 100%;
    text-align: left;
    margin-bottom: 4px;
    line-height: 22px;
  }
  .page-meus-dados .bloco-dados dl dd {
    width: 100%;
    float: left;
    margin-bottom: 4px;
  }
  .page-meus-dados .bloco-dados dl dd .renovar {
    display: inline-block;
    margin-left: 5px;
    text-decoration: underline;
    cursor: pointer;
  }
  .page-meus-dados .bloco-dados dl .ultimo {
    margin-bottom: 0;
  }
  .page-meus-dados .bloco-dados dt.check {
    width: 10%;
    text-align: center;
  }
  .page-meus-dados .bloco-dados dd.check-desc {
    width: 90%;
  }
  .page-meus-dados .bloco-dados dl.dados-usuario dt.estado, .page-meus-dados .bloco-dados dl.dados-usuario dd.cidade, .page-meus-dados .bloco-dados dl.dados-usuario dd.estado {
    width: 100%;
  }
  .page-meus-dados .bloco-dados dl.plano dt, .page-meus-dados .bloco-dados dl.plano dd {
    width: 100%;
  }
  .page-meus-dados .bloco-usuarios {
    height: auto;
  }
  .page-meus-dados .bloco-usuarios .usuarios {
    height: 100px;
    padding: 10px;
  }
}
/*# sourceMappingURL=main.css.map */