@font-face {
  font-family: Surrouding;
  src: url('../fonts/SurroudingRegular.eot');
  src: local('SurroudingRegular'), url('../fonts/SurroudingRegular.otf') format('opentype'); }

.boleto-facil-header {
  width: 100%;
  overflow: hidden;
  height: 70px; }
  .boleto-facil-header img {
    margin: 20px 0 0 20px;
    float: left; }
  .boleto-facil-header h2 {
    width: 100%;
    float: left;
    font: 30px normal, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #1870bf;
    margin: 0;
    position: relative;
    top: 10px; }

.boleto-facil-container {
  font: 14px normal, Arial, Helvetica, sans-serif;
  color: #333;
  border-top: 3px solid #d79b09;
  width: 100%;
  overflow: hidden;
  padding: 20px 20px 20px 0; }

.document-container {
  width: 100%; }

.cota-container {
  width: 100%;
  overflow: hidden; }
  .cota-container h2 {
    font: 26px normal, Arial, Helvetica, sans-serif; }

.boleto-container {
  padding: 10px 10px 10px 0; }

.boleto-facil-form-wrapper {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding: 20px;
  background-image: linear-gradient(to bottom, #1d8ed4 0%, #1455ac 100%);
  border-radius: 9px; }

.boleto-facil-form-actions {
  width: 100%;
  overflow: hidden;
  padding: 10px 0; }

.link-fonts, .boleto-facil-link {
  font: 14px normal, Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #333; }

.list-container ul {
  list-style: none;
  margin: 0;
  padding: 10px; }
  .list-container ul li a {
    font: 16px normal, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #000;
    display: block;
    width: 25%;
    padding: 10px 0 10px 10px; }
    .list-container ul li a:hover {
      text-decoration: underline; }

.boleto-facil-link:hover {
  color: green; }

.boleto-facil-default-block {
  width: 48%;
  float: left; }

.boleto-facil-right {
  margin-left: 30px; }

.boleto-facil-image {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0; }

.boleto-facil-separator {
  background: url('../images/shadow_mid.png') no-repeat;
  width: 100%;
  height: 10px;
  float: left;
  padding: 0;
  margin: 5px 0 0 0;
  border: 0; }

.bf-anchor {
  text-decoration: none;
  font: 18px Surrouding, normal, Arial, Helvetica, sans-serif;
  color: #333; }
  .bf-anchor:hover {
    text-decoration: underline; }

@font-face {
  font-family: Surrouding;
  src: url('../fonts/SurroudingRegular.eot');
  src: local('SurroudingRegular'), url('../fonts/SurroudingRegular.otf') format('opentype'); }

.boleto-container ul li a:hover {
  color: green; }

.bill-button {
  margin: 10px !important;
  float: right !important; }

@font-face {
  font-family: Surrouding;
  src: url('../fonts/SurroudingRegular.eot');
  src: local('SurroudingRegular'), url('../fonts/SurroudingRegular.otf') format('opentype'); }

.boleto-facil-button {
  text-align: center;
  color: #fff;
  background: #9fc800;
  border-radius: 2px;
  border: 0;
  padding: 6px;
  font-size: 18px;
  font: 18px Surrouding, normal, Arial, Helvetica, sans-serif;
  float: left;
  margin: 0; }
  .boleto-facil-button.bf-form {
    position: relative;
    bottom: 1px; }
    .boleto-facil-button.bf-form:disabled {
      pointer-events: none;
      background: #ccc;
      color: #000; }
  .boleto-facil-button:hover {
    cursor: pointer; }

.captcha-text {
  width: 144px !important; }

@font-face {
  font-family: Surrouding;
  src: url('../fonts/SurroudingRegular.eot');
  src: local('SurroudingRegular'), url('../fonts/SurroudingRegular.otf') format('opentype'); }

.boleto-facil-container input[type=text] {
  width: 55%;
  float: left;
  margin: 0;
  padding: 6px;
  border-radius: 5px 0 0 5px;
  box-shadow: inset 0 3px 0px -1px #ececec;
  border: 1px solid #ddd;
  font: 14px normal, Arial, Helvetica, sans-serif; }

.boleto-facil-label {
  float: left;
  font: 18px Surrouding, normal, Arial, Helvetica, sans-serif;
  color: #fff;
  text-align: right;
  padding-right: 10px;
  margin-top: 7px; }

.boleto-facil-text {
  font: 16px normal, Arial, Helvetica, sans-serif;
  line-height: 1.25em;
  text-align: left; }
  .boleto-facil-text.lower {
    position: relative;
    bottom: 5px;
    float: left;
    margin-top: 15px; }

.boleto-facil-error-container {
  text-align: center;
  color: #a94442; }

.boleto-facil-loading {
  width: 5%;
  margin: 10px; }

.error {
  color: #a94442 !important; }

@font-face {
  font-family: Surrouding;
  src: url('../fonts/SurroudingRegular.eot');
  src: local('SurroudingRegular'), url('../fonts/SurroudingRegular.otf') format('opentype'); }

.cota-list-container {
  margin-left: 0px; }

.boleto-facil-table {
  font: 18px Surrouding, normal, Arial, Helvetica, sans-serif;
  color: #333;
  margin-left: 0px;
  width: 80%;
  border-collapse: collapse;
  background: #eee;
  box-shadow: 2px -1px 2px 1px #999; }
  .boleto-facil-table thead tr th, .boleto-facil-table tbody tr td {
    padding: 10px;
    text-align: left; }
  .boleto-facil-table thead tr th {
    border-bottom: 1px solid green; }
  .boleto-facil-table tbody tr:hover {
    color: green;
    cursor: normal; }
  .boleto-facil-table tbody tr td {
    font: 14px normal, Arial, Helvetica, sans-serif; }
