.boxCartoes {
  padding: 0; }
  .boxCartoes p {
    font-size: 14px;
    text-align: left; }
  .boxCartoes ul {
    margin: 15px 0; }
  .boxCartoes .box {
    padding: 10px;
    text-align: center;
    height: auto;
    min-height: 400px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px; }
    .boxCartoes .box a {
      text-decoration: none !important; }
    .boxCartoes .box .conteudo {
      min-height: 300px; }
      .boxCartoes .box .conteudo ul li {
        float: none;
        padding: 0;
        text-align: left; }
    .boxCartoes .box .boxBtn .btn {
      float: none; }
      .boxCartoes .box .boxBtn .btn.saiba-mais:before {
        top: -5px !important; }
    .boxCartoes .box .boxBtn .moreInfo {
      text-align: left; }
    .boxCartoes .box .boxBtn label {
      margin: 15px 0;
      width: 100%;
      position: relative;
      float: left; }
    .boxCartoes .box:hover a {
      color: #75a7ec;
      text-decoration: underline !important; }
    .boxCartoes .box:hover .moreInfo li {
      text-decoration: underline; }
    .boxCartoes .box:hover .btn {
      color: #000;
      text-decoration: none !important; }

#fbu-cards-compare-bar .saiba-mais:before {
  top: -5px !important; }

#tabDebito .box {
  height: 400px; }

/*# sourceMappingURL=conhecaCartoes.css.map */
