 .table-responsive{background-color: #FFF;padding: 30px;font-weight: 400 }@media screen and (max-width: 767px) {.table-responsive{padding: 15px;}}table {background-color: #FFF;}th {text-align: left;}.table {width: 100%;max-width: 100%;margin-bottom: 0px;}.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {padding: 8px;line-height: 1.42857143;vertical-align: center;border-top: 1px solid #C6AA76;}.table > thead > tr > th {vertical-align: bottom;border-bottom: 2px solid #C6AA76;}.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {border-top: 0;}.table > tbody + tbody {border-top: 2px solid #C6AA76;}.table-striped > tbody > tr:nth-of-type(odd) {background-color: #f2f2f2;}.table-hover > tbody > tr:hover {background-color: #E3D6BE;color: #162037 }table col[class*="col-"] {position: static;display: table-column;float: none;}table td[class*="col-"], table th[class*="col-"] {position: static;display: table-cell;float: none;}.table-responsive {min-height: .01%;overflow-x: auto;}@media screen and (max-width: 767px) {.table-responsive {width: 100%;margin-bottom: 15px;overflow-y: hidden;-ms-overflow-style: -ms-autohiding-scrollbar;border: 1px solid #C6AA76;}.table-responsive > .table {margin-bottom: 0;}.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {white-space: nowrap;}.table-responsive > .table-bordered {border: 0;}.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {border-left: 0;}.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {border-right: 0;}.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {border-bottom: 0;}}.close {float: right;font-size: 21px;font-weight: bold;line-height: 1;color: #000;text-shadow: 0 1px 0 #fff;filter: alpha(opacity=20);opacity: .2;}.close:hover, .close:focus {color: #000;text-decoration: none;cursor: pointer;filter: alpha(opacity=50);opacity: .5;}button.close {-webkit-appearance: none;padding: 0;cursor: pointer;background: transparent;border: 0;}.modal-open {overflow: hidden;}.modal {position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 1050;display: none;overflow: hidden;-webkit-overflow-scrolling: touch;outline: 0;}.modal.fade .modal-dialog {-webkit-transition: -webkit-transform .3s ease-out;-o-transition: -o-transform .3s ease-out;transition: transform .3s ease-out;-webkit-transform: translate(0, -25%);-ms-transform: translate(0, -25%);-o-transform: translate(0, -25%);transform: translate(0, -25%);}.modal.in .modal-dialog {-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);-o-transform: translate(0, 0);transform: translate(0, 0);}.modal-open .modal {overflow-x: hidden;overflow-y: auto;}.modal-dialog {position: relative;width: auto;margin: 10px;}.modal-content {position: relative;background-color: #fff;-webkit-background-clip: padding-box;background-clip: padding-box;border: 1px solid #999;border: 1px solid rgba(0, 0, 0, .2);border-radius: 6px;outline: 0;-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);box-shadow: 0 3px 9px rgba(0, 0, 0, .5);}.modal-backdrop {position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 1040;background-color: #000;}.modal-backdrop.fade {filter: alpha(opacity=0);opacity: 0;}.modal-backdrop.in {filter: alpha(opacity=50);opacity: .5;}.modal-header {padding: 15px 30px;border-bottom: 1px solid #e5e5e5;}.modal-header .close {margin-top: -2px;}.modal-title {margin: 0;line-height: 1.42857143;}.modal-body {position: relative;padding: 30px;}.modal-body .title{margin-bottom: 15px }.modal-body h5{font-size: 22px }.modal-body .table{font-weight: 400 }.modal-body .table.table-striped > tbody > tr > td, .modal-body .table.table-striped > tbody > tr > th{border-color: transparent }.modal-footer {padding: 15px 30px;text-align: right;border-top: 1px solid #e5e5e5;}.modal-footer .btn + .btn {margin-bottom: 0;margin-left: 5px;}.modal-footer .btn-group .btn + .btn {margin-left: -1px;}.modal-footer .btn-block + .btn-block {margin-left: 0;}.modal-scrollbar-measure {position: absolute;top: -9999px;width: 50px;height: 50px;overflow: scroll;}@media (min-width: 768px) {.modal-dialog {width: 600px;margin: 30px auto;}.modal-content {-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);box-shadow: 0 5px 15px rgba(0, 0, 0, .5);}.modal-sm {width: 300px;}}@media (min-width: 992px) {.modal-lg {width: 900px;}}.yes {color: green;}.no {color: red;}.currency {margin-right: 1ch;font-size: 85%;}.table .btn{border-color: #758197;padding: 10px;font-size: 18px;font-weight: 600 }.table .btn:hover{background-color: #182139;border-color: #182139;}.table .btn.btn__disabled {pointer-events: none;color: #ADB3C2!important;border-color: #ADB3C2!important;background-color: transparent!important;border-color: #ADB3C2!important;}#table {display: none;}.table__row-hidden {display: none;}.table input[type=checkbox]+label:before{border: 1px solid #C6AA76;margin-right: 10px;width: 18px;height: 18px;}.table input[type=checkbox]+label{color: inherit!important }#sumModalBtn{position: fixed;left: 30px;bottom: 30px }.filter-box{padding: 30px;background-color: #C6AA76;}@media screen and (max-width: 767px) {.filter-box{padding: 15px;}}.filter-box input{display: block;width: 100%;padding: 12px 15px;margin-bottom: 5px;border: 0;font-size: 15px!important }.filter-box .select2{margin-bottom: 5px;}.filter-box input::placeholder {font-size: 15px }.filter-box input:-moz-placeholder {font-size: 15px }.filter-box input::-moz-placeholder {font-size: 15px }.filter-box input:-ms-input-placeholder {font-size: 15px }.filter-box input::-ms-input-placeholder {font-size: 15px }.filter-box .btn{padding: 10px;display: block;width: 100%;}.filter-box h6{color: #172037;margin-bottom: 15px }.filter-box .row{margin-left: -2.5px;margin-right:-2.5px;}.filter-box .col-xs-12{padding:0 2.5px!important }.table__filter-valor_credito{font-weight: 600 }.table__row-disabled{color: #ADB3C2 }#info {display: block;text-align: center;text-transform: uppercase;font-weight: bold;background: lightgray;color: black;margin-top: 3rem;padding: 2.5rem 5rem;}.selected-card__id, .selected-card__parcelas {display: block;color: gray;font-size: 85%;}.selected-card__type, .selected-card__credito {display: block;color: black;font-weight: bold;}.selected-cards{margin-top: 30px;margin-bottom: 10px;}.selected-card td{text-align: right }.table input[type=checkbox]:disabled+label:before{opacity: 0;}