.well {
    min-height: 20px;
    padding: 6px 6px 10px 6px;
    font-size: 14px;
    line-height: 160%;
    font-weight: 700;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #080000;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well1 {
    min-height: 20px;
    padding: 6px 6px 10px 6px;
    font-size: 14px;
    line-height: 160%;
    font-weight: 700;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #fff;
}
.well2 {
    min-height: 20px;
    padding: 6px 6px 6px 6px;
    font-size: 14px;
    line-height: 160%;
    font-weight: 700;
    margin-bottom: 20px;
    background-color: #eee;
    border: 1px solid #fff;
}
.well16 {
    min-height: 20px;
    padding: 6px 6px 10px 6px;
    font-size: 16px;
    line-height: 160%;
    font-weight: 500;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #fff;
}
.well-bar {
    min-height: 20px;
    padding: 6px 6px 10px 6px;
    font-size: 14px;
    line-height: 160%;
    font-weight: 700;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #080000;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #eee;
    background-color: #000;
    height: 1px;
    width: 100%;
}
.hr6,
.hr7 {
    background-color: red;
    height: 2px;
    width: 100%;
}
.redline-top {
    margin-top: 10px;
    margin-bottom: 4px;
    border: 20px;
    border-top: 1px solid #eee;
    width: 100%;
    background-color: red;
    height: 4px;
}
.redline-bottom {
    margin-top: 4px;
    margin-bottom: 0;
    border: 0;
    border-top: 1px solid #eee;
    width: 100%;
    background-color: red;
    height: 4px;
}
.table-twitter {
    margin: 0;
}
.border-between > [class*="col-"]:before {
    background: #e3e3e3;
    bottom: 0;
    content: " ";
    left: 0;
    position: absolute;
    width: 1px;
    top: 0;
}
.border-between > [class*="col-"]:first-child:before {
    display: none;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
    border: 2 solid #080000;
}
.remembraneanchor:before {
    display: block;
    content: " ";
    margin-top: -140px;
    height: 120px;
    visibility: hidden;
}
.bs-example {
    margin: 20px;
    font-size: 18px;
    line-height: 1;
}
.thumbnail {
    position: relative;
    overflow: hidden;
    font-size: 14px;
}
.remembraneanchor:before {
    display: block;
    content: " ";
    margin-top: -140px;
    height: 120px;
    visibility: hidden;
}

.cliente {
    margin-top: 0;
    margin-bottom: 30px;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 0 15px 0 15px;
    font-size: 18px;
    line-height: 180%;
    font-weight: 700;
}
.cliente_comments {
    margin-top: 10px;
    margin-bottom: 1px;
    padding: 0 40px 0 20px;
    font-size: 18px;
    font-weight: 700;
}
.cliente-header-2017-1 {
    margin-top: 16px;
    margin-bottom: 0;
    margin-left: 40px;
    border-right: 0 solid #000;
    border-left: 0 solid #000;
    border-bottom: 0 solid #000;
    font-size: 15px;
    font-weight: 800;
}
.table-example {
    margin: 0;
    font-size: 16px;
    line-height: 1;
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 0;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #080000;
}
.img-thumbnail-rem {
    max-width: 100%;
    padding: 1px;
    border: 1px solid #080000;
}

div.d {
  line-height: 120%;
  font-size: 20em;
  font-family: 'times new roman',sans-serif;
}
