@charset "UTF-8";
/* MARKET PLACE*/
/* Terence Ordona, portal[AT]imaputz[DOT]com         */
/* http://creativecommons.org/licenses/by-sa/2.0/    */
/* begin some basic styling here                     */
/* end basic styling                                 */
/** btn new */
/* CONTENER TABLES */
/*
thead tr td:nth-child(even) {
   background-color: #E1E1E1!important;
   border-left: 1px solid #fff;
   border-right: 1px solid #fff;
}

thead tr td:nth-child(2), thead tr td:nth-child(1) {
   background-color: #DDD!important;
}*/
/* line 21, ../sass/tables.scss */
ul#ico-order-activity {
  margin: 0px;
  display: table-cell;
  width: auto;
}
/* line 25, ../sass/tables.scss */
ul#ico-order-activity li {
  list-style-type: none;
  display: table-cell;
  padding: 0px 10px 0px 0px;
  font-size: 14x;
  vertical-align: middle;
  text-align: center;
  color: #333333;
}
/* line 34, ../sass/tables.scss */
ul#ico-order-activity div {
  color: #fff;
}
/* line 37, ../sass/tables.scss */
ul#ico-order-activity:nth-child(2) {
  font-size: 12x;
  padding-left: 20px;
}

/* line 44, ../sass/tables.scss */
ul#table {
  margin: 0px;
  height: 36px;
  display: table-cell;
  position: absolute;
  width: 939px;
  background-color: #efefef;
}
/* line 51, ../sass/tables.scss */
ul#table li {
  list-style-type: none;
  display: table-cell;
  padding: 12px 0px 10px 0px;
  font-size: 11px;
  font-weight: 300;
  vertical-align: middle;
  text-align: center;
  color: #333333;
}
/* line 59, ../sass/tables.scss */
ul#table li:first-child {
  width: 240px;
  padding-left: 10px;
  text-align: left;
}
/* line 64, ../sass/tables.scss */
ul#table li:nth-child(2) {
  width: 75px;
}
/* line 67, ../sass/tables.scss */
ul#table li:nth-child(3) {
  width: 54px;
}
/* line 70, ../sass/tables.scss */
ul#table li:nth-child(4) {
  width: 80px;
}
/* line 73, ../sass/tables.scss */
ul#table li:nth-child(5) {
  width: 130px;
}
/* line 76, ../sass/tables.scss */
ul#table li:nth-child(6) {
  width: 110px;
}
/* line 79, ../sass/tables.scss */
ul#table li:nth-child(7) {
  width: 125px;
}
/* line 82, ../sass/tables.scss */
ul#table li:nth-child(8) {
  width: 119px;
}

/* line 88, ../sass/tables.scss */
ul#desc-item {
  margin: 0px;
  height: 36px;
  display: table-cell;
}
/* line 92, ../sass/tables.scss */
ul#desc-item li {
  list-style-type: none;
  display: table-cell;
  font-family: 'Metrophobic', sans-serif;
  padding: 5px 30px 10px 5px;
  font-size: 12px;
  vertical-align: bottom;
  text-align: left;
  text-transform: uppercase;
  color: #fff;
  border-right: 1px solid #BBECFF;
  font-weight: bold;
}
/* line 104, ../sass/tables.scss */
ul#desc-item li:first-child {
  width: 150px;
  padding-left: 20px;
  text-align: left;
}
/* line 109, ../sass/tables.scss */
ul#desc-item li a.actividad {
  font-weight: bold;
  color: #fff;
}

/* line 116, ../sass/tables.scss */
ul#menu-item {
  margin: 0px;
  height: 36px;
  display: table-cell;
}
/* line 120, ../sass/tables.scss */
ul#menu-item li {
  list-style-type: none;
  display: inline-block;
  font-family: 'Metrophobic', sans-serif;
  padding: 12px 20px;
  font-size: 12px;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  border-right: 1px solid #BBECFF;
  font-weight: bold;
  cursor: pointer;
  margin-left: -3px;
}
/* line 134, ../sass/tables.scss */
ul#menu-item li:first-child {
  border-right: none;
  margin-left: 0px;
}
/* line 138, ../sass/tables.scss */
ul#menu-item li:last-child {
  border-right: none;
  margin-left: -3px;
}
/* line 142, ../sass/tables.scss */
ul#menu-item li a.actividad {
  font-weight: bold;
  color: #fff;
}

/* line 150, ../sass/tables.scss */
ul#menu-item-actions {
  margin: 0px 10px 0px 0px;
  height: 36px;
  display: table-cell;
  float: right;
}
/* line 155, ../sass/tables.scss */
ul#menu-item-actions li {
  list-style-type: none;
  display: inline-block;
  font-family: 'Metrophobic', sans-serif;
  padding: 9px 5px 8px 5px;
  font-size: 12px;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  border-right: 1px solid #BBECFF;
  font-weight: bold;
  cursor: pointer;
}
/* line 168, ../sass/tables.scss */
ul#menu-item-actions li:last-child {
  border-right: none;
}
/* line 171, ../sass/tables.scss */
ul#menu-item-actions li a.actividad {
  font-weight: bold;
  color: #fff;
}

/* line 185, ../sass/tables.scss */
.border-menu-lateral {
  border-bottom: 1px solid #BBECFF;
}

/* line 189, ../sass/tables.scss */
.cursor-pointer {
  cursor: pointer;
}

/* line 191, ../sass/tables.scss */
ul#menu-lateral {
  margin: 0px;
  display: table-cell;
}
/* line 194, ../sass/tables.scss */
ul#menu-lateral li {
  list-style-type: none;
  display: table-cell;
  font-family: 'Metrophobic', sans-serif;
  padding: 12px 20px 12px 10px;
  font-size: 12px;
  vertical-align: bottom;
  text-align: left;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}
/* line 206, ../sass/tables.scss */
ul#menu-lateral li a.actividad {
  font-weight: bold;
  color: #fff;
}

/* line 214, ../sass/tables.scss */
.coll-menu-lateral {
  padding: 12px 20px 12px 10px;
  background-color: #BFE2F2;
  color: #38687F;
  border-bottom: 1px solid #81b9d3;
}

/* line 218, ../sass/tables.scss */
div.accordion-inner div.row-fluid div.span12 ul li div.btn-group ul.dropdown-menu li a {
  padding: 0px!important;
}

/* line 222, ../sass/tables.scss */
p.info-item {
  padding-bottom: 5px;
  font-weight: bold;
  margin-bottom: 0px !important;
}

/* line 228, ../sass/tables.scss */
p.title-item p {
  color: #BBECFF;
  margin-top: 0px;
  font-size: 11px;
  font-weight: normal;
}

/* line 230, ../sass/tables.scss */
p.title-item {
  width: auto;
  float: left;
  margin-top: 0px;
  margin-bottom: 0px!important;
}

/* line 232, ../sass/tables.scss */
.border-bottom-table {
  border-bottom: 1px solid #E1E1E1;
}

/* line 236, ../sass/tables.scss */
.border-botom-table-title {
  border-bottom: 2px solid #F2F2F2;
}

/* line 240, ../sass/tables.scss */
ul#contenido_table_1 {
  margin: 0px;
  height: 36px;
  display: table-cell;
  width: 939px;
}
/* line 246, ../sass/tables.scss */
ul#contenido_table_1 li {
  list-style-type: none;
  display: table-cell;
  padding: 5px 0px 5px 0px;
  font-size: 11px;
  font-weight: 300;
  vertical-align: middle;
  text-align: center;
}
/* line 253, ../sass/tables.scss */
ul#contenido_table_1 li:first-child {
  width: 237px;
  padding-left: 10px;
  text-align: left;
}
/* line 258, ../sass/tables.scss */
ul#contenido_table_1 li:nth-child(2) {
  width: 75px;
}
/* line 261, ../sass/tables.scss */
ul#contenido_table_1 li:nth-child(3) {
  width: 54px;
}
/* line 264, ../sass/tables.scss */
ul#contenido_table_1 li:nth-child(4) {
  width: 80px;
}
/* line 267, ../sass/tables.scss */
ul#contenido_table_1 li:nth-child(5) {
  width: 130px;
}
/* line 270, ../sass/tables.scss */
ul#contenido_table_1 li:nth-child(6) {
  width: 110px;
}
/* line 273, ../sass/tables.scss */
ul#contenido_table_1 li:nth-child(7) {
  width: 125px;
}
/* line 276, ../sass/tables.scss */
ul#contenido_table_1 li:nth-child(8) {
  width: 119px;
}

/* line , ../sass/tables.scss */
/* line 286, ../sass/tables.scss */
ul#admin-client-table {
  margin: 0px;
  height: 36px;
  display: table-cell;
  position: absolute;
  width: 980px;
}

/* line , ../sass/tables.scss */
/* line 294, ../sass/tables.scss */
ul#admin-client-table li {
  list-style-type: none;
  display: table-cell;
  padding: 8px 0px 10px 0px;
  font-size: 11px;
  font-weight: 300;
  vertical-align: middle;
  text-align: center;
  color: #333333;
}

/* line , ../sass/tables.scss */
/* line 305, ../sass/tables.scss */
ul#admin-client-table li:first-child {
  width: 192px;
  padding-left: 10px;
  text-align: left;
}

/* line , ../sass/tables.scss */
/* line 311, ../sass/tables.scss */
ul#admin-client-table li:nth-child(2) {
  width: 194px;
}

/* line , ../sass/tables.scss */
/* line 315, ../sass/tables.scss */
ul#admin-client-table li:nth-child(3) {
  width: 74px;
}

/* line , ../sass/tables.scss */
/* line 319, ../sass/tables.scss */
ul#admin-client-table li:nth-child(4) {
  width: 100px;
}

/* line , ../sass/tables.scss */
/* line 323, ../sass/tables.scss */
ul#admin-client-table li:nth-child(5) {
  width: 135px;
}

/* line , ../sass/tables.scss */
/* line 327, ../sass/tables.scss */
ul#admin-client-table li:nth-child(6) {
  width: 95px;
}

/* line , ../sass/tables.scss */
/* line 331, ../sass/tables.scss */
ul#admin-client-table li:nth-child(7) {
  width: 89px;
}

/* line , ../sass/tables.scss */
/* line 335, ../sass/tables.scss */
ul#admin-client-table li:nth-child(8) {
  width: 82px;
}

/* line , ../sass/tables.scss */
/* line 340, ../sass/tables.scss */
ul#contenido_admin_client-table {
  margin: 0px;
  height: 36px;
  display: table-cell;
  width: 980px;
}

/* line , ../sass/tables.scss */
/* line 347, ../sass/tables.scss */
ul#contenido_admin_client-table li {
  list-style-type: none;
  display: table-cell;
  padding: 5px 0px 5px 0px;
  font-size: 11px;
  font-weight: 300;
  vertical-align: middle;
  text-align: center;
}

/* line , ../sass/tables.scss */
/* line 357, ../sass/tables.scss */
ul#contenido_admin_client-table li:first-child {
  width: 192px;
  padding-left: 10px;
  text-align: left;
}

/* line , ../sass/tables.scss */
/* line 363, ../sass/tables.scss */
ul#contenido_admin_client-table li:nth-child(2) {
  width: 196px;
}

/* line , ../sass/tables.scss */
/* line 367, ../sass/tables.scss */
ul#contenido_admin_client-table li:nth-child(3) {
  width: 74px;
}

/* line, ../sass/tables.scss */
/* line 371, ../sass/tables.scss */
ul#contenido_admin_client-table li:nth-child(4) {
  width: 102px;
}

/* line , ../sass/tables.scss */
/* line 375, ../sass/tables.scss */
ul#contenido_admin_client-table li:nth-child(5) {
  width: 135px;
}

/* line , ../sass/tables.scss */
/* line 379, ../sass/tables.scss */
ul#contenido_admin_client-table li:nth-child(6) {
  width: 97px;
}

/* line , ../sass/tables.scss */
/* line 383, ../sass/tables.scss */
ul#contenido_admin_client-table li:nth-child(7) {
  width: 89px;
}

/* line , ../sass/tables.scss */
/* line 387, ../sass/tables.scss */
ul#contenido_admin_client-table li:nth-child(8) {
  width: 83px;
}

/*IE altura*/
/*sorter*/
/* line 396, ../sass/tables.scss */
tbody.tableblank {
  background: url(bg-all-tables.png) !important;
}

/* line 400, ../sass/tables.scss */
.sorttable_sorted {
  background: #efefef url(ico_order/f_3.png) no-repeat center 32px !important;
}

/* line 404, ../sass/tables.scss */
.sorttable_sorted_reverse {
  background: #efefef url(ico_order/f_1.png) no-repeat center 32px !important;
}

/* line 408, ../sass/tables.scss */
.sorttable_nosort {
  background-image: none !important;
}

/* line 412, ../sass/tables.scss */
div.tablecontener-sortable table thead tr th {
  cursor: default !important;
  background: #efefef url(ico_order/f_2.png) no-repeat right center;
}
/* line 416, ../sass/tables.scss */
div.tablecontener-sortable table thead tr th.sorter-2.sorttable_sorted {
  background: #e1e1e1 url(ico_order/f_3.png) no-repeat center 26px !important;
  padding: 10px 0px !important;
}
/* line 420, ../sass/tables.scss */
div.tablecontener-sortable table thead tr th.sorter-2.sorttable_sorted_reverse {
  background: #e1e1e1 url(ico_order/f_1.png) no-repeat center 26px !important;
  padding: 10px 0px !important;
}
/* line 426, ../sass/tables.scss */
div.tablecontener-sortable table thead tr th.sorter-1.sorttable_sorted {
  background: #efefef url(ico_order/f_3.png) no-repeat center 26px !important;
  padding: 10px 0px !important;
}
/* line 430, ../sass/tables.scss */
div.tablecontener-sortable table thead tr th.sorter-1.sorttable_sorted_reverse {
  background: #efefef url(ico_order/f_1.png) no-repeat center 26px !important;
  padding: 10px 0px !important;
}

/* line 436, ../sass/tables.scss */
thead .sorttable-th-min .sorttable_sorted {
  background: #efefef url(ico_order/f_3.png) no-repeat center 32px !important;
}

/* line 446, ../sass/tables.scss */
table.tablesorter {
  /*
  font-family: arial;
  background-color: #CDCDCD;
  margin: 10px 0pt 15px;
  font-size: 8pt;
  width: 100%;
  text-align: left;
  */
}

/* line 457, ../sass/tables.scss */
div.tablecontener-sortable table thead tr th.sorter-1 {
  background: #efefef url(ico_order/f_2.png) no-repeat right center !important;
  padding: 10px 0px !important;
}
/* line 461, ../sass/tables.scss */
div.tablecontener-sortable table thead tr th.sorter-2 {
  background: #e1e1e1 url(ico_order/f_2.png) no-repeat right center !important;
  padding: 10px 0px !important;
}

/* line 468, ../sass/tables.scss */
th.sorter-1 {
  background: #efefef url(ico_order/f_2.png) no-repeat right center !important;
}
/* line 471, ../sass/tables.scss */
th.sorter-2 {
  background: #e1e1e1 url(ico_order/f_2.png) no-repeat right center !important;
}
/* line 474, ../sass/tables.scss */
th#th_con_bg {
  height: 26px !important;
  padding-bottom: 10px !important;
  font-weight: bold;
  cursor: default !important;
  background: #efefef url(ico_order/f_2.png) no-repeat right center;
  font-size: 8pt;
}

/* line 484, ../sass/tables.scss */
th_con_bg {
  height: 26px !important;
  padding-bottom: 10px !important;
  font-weight: bold;
  cursor: default !important;
  background: #efefef url(ico_order/f_2.png) no-repeat center 90%;
  font-size: 8pt;
}

/* line 495, ../sass/tables.scss */
table.sortable thead tr th, table.sortable tfoot tr th {
  cursor: pointer !important;
  background: #efefef url(ico_order/f_2.png) no-repeat right center;
  padding-right: 12px;
}
/* line 501, ../sass/tables.scss */
table.sortable thead tr th.centered_arrow, table.sortable tfoot tr th.centered_arrow {
  background: #efefef url(ico_order/f_2_centered.png) no-repeat center 27px;
}
/* line 505, ../sass/tables.scss */
table.sortable thead tr th.tablesorter-headerDesc, table.sortable thead tr th.customDesc {
  background-image: url(ico_order/asc.gif);
}
/* line 506, ../sass/tables.scss */
table.sortable thead tr th.tablesorter-headerAsc, table.sortable thead tr th.customAsc {
  background-image: url(ico_order/desc.gif);
  background-color: #8dbdd8;
}
/* line 510, ../sass/tables.scss */
table.tablesorter thead tr .header {
  background-image: url(https://www.loanbook.es/stylesheets/bg.gif);
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}
/* line 517, ../sass/tables.scss */
table.tablesorter thead tr .headerSortUp {
  background-image: url(https://www.loanbook.es/stylesheets/asc.gif);
}
/* line 520, ../sass/tables.scss */
table.tablesorter thead tr .headerSortDown {
  background-image: url(https://www.loanbook.es/stylesheets/desc.gif);
  background-color: #8dbdd8;
}
/* line 524, ../sass/tables.scss */
table.tablesorter thead tr .headerSortUp {
  background-color: #8dbdd8;
}
/* line 529, ../sass/tables.scss */
table.tablesorter thead tr .tablesorter-headerDes {
  background-image: url(ico_order/desc.gif);
}
/* line 530, ../sass/tables.scss */
table.tablesorter thead tr .tablesorter-headerAsc {
  background-image: url(ico_order/asc.gif);
}

/* line 535, ../sass/tables.scss */
table#composition thead tr th:nth-child(2n+0), div#market-table.tab-content table thead tr th {
  background: #efefef url(ico_order/f_2.png) no-repeat right center;
}

/* line 537, ../sass/tables.scss */
table#composition thead tr th:nth-of-type(2), div#market-table.tab-content table thead tr th.sorttable_sorted, div#market-table.tab-content table thead tr th.sorttable_sorted_reverse {
  background-position: right center!important;
}

/* line 540, ../sass/tables.scss */
tr.success-3 {
  height: 35px !important;
}
/* line 543, ../sass/tables.scss */
tr.success-2, tr.success, tr.detail {
  height: 42px !important;
}
/* line 546, ../sass/tables.scss */
tr.detail-market {
  height: 47px !important;
}

/* line 551, ../sass/tables.scss */
.par {
  background-color: #efefef !important;
}

/* line 555, ../sass/tables.scss */
.impar {
  background-color: #e1e1e1 !important;
  border-left: 1px solid #fff;
  border-right: 1px solid white;
}

/* line 561, ../sass/tables.scss */
.impar-end {
  background-color: #e1e1e1 !important;
  border-left: 1px solid #fff;
}

/* line 566, ../sass/tables.scss */
.impar-begin {
  background-color: #e1e1e1 !important;
  border-right: 1px solid #fff;
  border-left: 1px solid #efefef;
}

/* line 572, ../sass/tables.scss */
.radius-nav-tables {
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 581, ../sass/tables.scss */
.contener-tables-loan {
  background: #efefef;
  padding: 0 2px 12px 2px;
}

/* line 586, ../sass/tables.scss */
.title-table-seccion {
  font-size: 17px!important;
  color: #FFFFFF;
  padding-bottom: 1px;
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 6px;
  font-family: 'Ruda';
}

/* line 596, ../sass/tables.scss */
.link-table {
  color: #55879E !important;
  text-decoration: underline;
  font-size: 11px;
}

/* END CONTENER*/
/* line 605, ../sass/tables.scss */
div.nav-info-count div#pop11.popoveracount-right div.popover-content table.table-acount-info, div.popover-content table.table-acount-info tbody tr {
  font-weight: normal !important;
}
/* line 608, ../sass/tables.scss */
div#pop11.popoveracount-right div.popover-content table.table-acount-info tbody tr td a span.label span, div#pop1.popover div.popover-content table.table-acount-info tbody tr td a span.label span, div.popover-content table.table-acount-info tbody tr td a span.label span {
  color: #fff;
}

/* line 613, ../sass/tables.scss */
.gray-button {
  border-top: 1px solid #b3b3b3;
  background: #474747;
  background: -webkit-gradient(linear, left top, left bottom, from(#9c9c9c), to(#474747));
  background: -webkit-linear-gradient(top, #9c9c9c, #474747);
  background: -moz-linear-gradient(top, #9c9c9c, #474747);
  background: -ms-linear-gradient(top, #9c9c9c, #474747);
  background: -o-linear-gradient(top, #9c9c9c, #474747);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: black 0 1px 0;
  -moz-box-shadow: black 0 1px 0;
  box-shadow: black 0 1px 0;
  text-shadow: rgba(0, 0, 0, 0.4) 0 1px 0;
  color: white;
  font-size: 15px;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  padding: 10.5px 21px;
}
/* line 634, ../sass/tables.scss */
.gray-button:hover {
  border-top-color: #616161;
  background: #616161;
  color: #ccc;
}
/* line 639, ../sass/tables.scss */
.gray-button:active {
  border-top-color: #6b6a6b;
  background: #6b6a6b;
}

/* define height and width of scrollable area. Add 16px to width for scrollbar          */
/* line 647, ../sass/tables.scss */
table {
  margin-bottom: 0!important;
  font-size: 11px;
}
/* line 649, ../sass/tables.scss */
table#table-1.table thead tr td {
  background: #E5E5E5;
}
/* line 653, ../sass/tables.scss */
table caption {
  color: #fff;
  font-size: 16px;
  alignment-adjust: middle;
  font-weight: bold;
  background: #5786A2;
  -webkit-border-radius: 4px 4px 0px 0px;
  -webkit-border-top-left-radius: 0px !important;
  -moz-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
}

/* line 666, ../sass/tables.scss */
div#home table caption div.float-left div.float-left {
  -webkit-border-radius: 4px 0px 0px 0px;
  -webkit-border-top-left-radius: 0px !important;
  -moz-border-radius: 4px 0px 0px 0px;
  border-radius: 4px 0px 0px 0px;
}

/* line 673, ../sass/tables.scss */
table caption .info {
  margin: 7px auto;
}

/* line 678, ../sass/tables.scss */
.table th {
  font-weight: bold;
  margin-bottom: 2px;
  height: 14px !important;
  font-size: 8pt;
  background-color: #EFEFEF;
  border-top: 1px solid white;
  line-height: 13px;
  text-align: center;
  vertical-align: middle;
}
/* line 689, ../sass/tables.scss */
.table thead2 th {
  vertical-align: bottom;
  text-align: center;
  background-color: #4F849C;
  color: #FFF;
}
/* line 696, ../sass/tables.scss */
.table thead th:first-child {
  /*-webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;*/
}
/* line 701, ../sass/tables.scss */
.table thead th:nth-of-type(9) {
  /*-webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;*/
}
/* line 709, ../sass/tables.scss */
.table tbody tr.success td:nth-of-type(6), .table tbody tr.success td:nth-of-type(7) {
  /*color: #00FFCC;*/
}
/* line 713, ../sass/tables.scss */
.table tbody tr.success-2 td {
  font-weight: bold;
  background-color: #E5E5E5;
  /*color: #00FFCC;*/
}
/* line 718, ../sass/tables.scss */
.table tbody tr.success-3 td {
  font-weight: 900;
  line-height: 12px;
  background-color: #E5E5E5;
  border-top: 2px solid #fff;
  font-family: 'Nimbus Sans L';
  /*color: #00FFCC;*/
}
/* line 725, ../sass/tables.scss */
.table tbody tr.success-3 td:nth-of-type(n+9) {
  background-color: #CCCCCC;
  color: black;
}
/* line 730, ../sass/tables.scss */
.table tbody tr.detail-market {
  /*cursor: pointer;*/
}
/* line 734, ../sass/tables.scss */
.table thead tr.success-3 td {
  background-color: #EFEFEF;
  border-top: 2px solid #FFFFFF;
  font-family: 'Noto Sans',Helvetica,sans-serif;
  font-weight: 900;
  line-height: 12px;
  text-align: center;
}
/* line 743, ../sass/tables.scss */
.table tbody tr.detail-market td:nth-of-type(n+9) {
  background: white url(../img/back-cell-blue.png) 0px -2px;
  background-repeat: repeat;
  border-bottom: 1px solid #fff!important;
}
/* line 748, ../sass/tables.scss */
.table tbody tr.detail-market-credito td:nth-of-type(n+10) {
  background: white url(../img/back-cell-blue.png) 0px -2px;
  background-repeat: repeat;
  border-bottom: 1px solid #fff!important;
}
/* line 753, ../sass/tables.scss */
.table tbody tr.detail-market:hover {
  /*background-color: #fff;*/
  color: #000;
  /*cursor: pointer;*/
  /*color: #00FFCC;*/
}
/* line 760, ../sass/tables.scss */
.table tbody tr.success-2 td:nth-of-type(6), .table tbody tr.success-2 td:nth-of-type(7) {
  /*color: #00FFCC;*/
}
/* line 764, ../sass/tables.scss */
.table tbody tr.detail-market {
  background: none !important;
}

/* line 770, ../sass/tables.scss */
tbody.scrollContent tr.detail {
  background-color: #fff;
  margin-bottom: 4px;
  border-bottom: 1px solid #dfdfdf;
}

/* line 776, ../sass/tables.scss */
.table {
  text-align: center;
  background-color: #fff;
}
/* line 779, ../sass/tables.scss */
.table tbody tr.detail {
  margin-bottom: 4px;
  border-bottom: 1px solid #dfdfdf;
}
/* line 782, ../sass/tables.scss */
.table tbody tr.detail td {
  /*border-bottom: 1px solid #dfdfdf;
  color: #00FFCC;*/
}
/* line 786, ../sass/tables.scss */
.table tbody tr.detail:hover {
  /*background-color: #fff;*/
  color: #000;
  /*color: #00FFCC;*/
}
/* line 792, ../sass/tables.scss */
.table tbody tr.detail td:nth-of-type(1) {
  text-align: left;
}
/* line 794, ../sass/tables.scss */
.table tbody tr.detail td:nth-of-type(1):hover {
  /*cursor: pointer;*/
}
/* line 799, ../sass/tables.scss */
.table tbody tr.detail td:nth-of-type(6), .table tbody tr.detail td:nth-of-type(7) {
  /*color: #00FFCC;*/
}
/* line 805, ../sass/tables.scss */
.table caption + thead tr:first-child th, .table caption + thead tr:first-child td {
  border-top: 0;
}
/* line 810, ../sass/tables.scss */
.table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td {
  border-top: 0;
}
/* line 815, ../sass/tables.scss */
.table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
  border-top: 0;
}
/* line 819, ../sass/tables.scss */
.table tbody + tbody {
  border-top: 1px solid #dddddd;
}

/* line 825, ../sass/tables.scss */
.table-condensed th, .table-condensed td {
  padding: 4px 5px;
}

/* line 830, ../sass/tables.scss */
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 838, ../sass/tables.scss */
.table-bordered th, .table-bordered td {
  border-left: 1px solid #dddddd;
}
/* line 842, ../sass/tables.scss */
.table-bordered caption + thead tr:first-child th {
  border-top: 0;
}
/* line 846, ../sass/tables.scss */
.table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td {
  border-top: 0;
}
/* line 852, ../sass/tables.scss */
.table-bordered colgroup + thead tr:first-child th {
  border-top: 0;
}
/* line 856, ../sass/tables.scss */
.table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td {
  border-top: 0;
}
/* line 861, ../sass/tables.scss */
.table-bordered thead:first-child tr:first-child th {
  border-top: 0;
}
/* line 865, ../sass/tables.scss */
.table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
/* line 869, ../sass/tables.scss */
.table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
/* line 874, ../sass/tables.scss */
.table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
/* line 879, ../sass/tables.scss */
.table-bordered thead:last-child tr:last-child > th:first-child, .table-bordered tbody:last-child tr:last-child > td:first-child, .table-bordered tfoot:last-child tr:last-child > td:first-child {
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
/* line 884, ../sass/tables.scss */
.table-bordered thead:last-child tr:last-child > th:last-child, .table-bordered tbody:last-child tr:last-child > td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
/* line 890, ../sass/tables.scss */
.table-bordered tfoot:last-child tr:last-child > td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
/* line 896, ../sass/tables.scss */
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
}
/* line 901, ../sass/tables.scss */
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
}
/* line 909, ../sass/tables.scss */
.table-bordered caption + thead tr:first-child th:first-child, .table-bordered caption + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
/* line 916, ../sass/tables.scss */
.table-bordered colgroup + thead tr:first-child th:first-child, .table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
/* line 923, ../sass/tables.scss */
.table-bordered caption + thead tr:first-child th:last-child, .table-bordered caption + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
/* line 930, ../sass/tables.scss */
.table-bordered colgroup + thead tr:first-child th:last-child, .table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

/* line 939, ../sass/tables.scss */
.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 945, ../sass/tables.scss */
.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
  background-color: #C6C6C6;
}

/* line 951, ../sass/tables.scss */
table td[class*="span"], table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}

/* line 959, ../sass/tables.scss */
.row-fluid table td[class*="span"], .row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}

/* line 967, ../sass/tables.scss */
.table td.span1, .table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
/* line 972, ../sass/tables.scss */
.table td.span2, .table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
/* line 977, ../sass/tables.scss */
.table td.span3, .table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
/* line 982, ../sass/tables.scss */
.table td.span4, .table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
/* line 987, ../sass/tables.scss */
.table td.span5, .table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
/* line 992, ../sass/tables.scss */
.table td.span6, .table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
/* line 997, ../sass/tables.scss */
.table td.span7, .table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
/* line 1002, ../sass/tables.scss */
.table td.span8, .table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
/* line 1007, ../sass/tables.scss */
.table td.span9, .table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
/* line 1012, ../sass/tables.scss */
.table td.span10, .table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
/* line 1017, ../sass/tables.scss */
.table td.span11, .table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
/* line 1022, ../sass/tables.scss */
.table td.span12, .table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
/* line 1028, ../sass/tables.scss */
.table tbody tr.success td {
  background-color: #939393;
  font-weight: bold;
  color: white;
}
/* line 1033, ../sass/tables.scss */
.table tbody tr.error td {
  background-color: #f2dede;
}
/* line 1036, ../sass/tables.scss */
.table tbody tr.warning td {
  background-color: #fcf8e3;
}
/* line 1039, ../sass/tables.scss */
.table tbody tr.info td {
  background-color: #d9edf7;
}

/* line 1045, ../sass/tables.scss */
table caption div.info {
  font-size: 13px;
  color: white;
}

/* line 1051, ../sass/tables.scss */
.table-hover tbody tr.success:hover td {
  background-color: #d0e9c6;
}
/* line 1054, ../sass/tables.scss */
.table-hover tbody tr.error:hover td {
  background-color: #ebcccc;
}
/* line 1057, ../sass/tables.scss */
.table-hover tbody tr.warning:hover td {
  background-color: #faf2cc;
}
/* line 1060, ../sass/tables.scss */
.table-hover tbody tr.info:hover td {
  background-color: #c4e3f3;
}

/* line 1065, ../sass/tables.scss */
#market-table.tableContainer {
  clear: both;
  height: 146px;
  overflow: auto;
  width: 970px;
  overflow: hidden;
  width: 970px;
}
/* line 1072, ../sass/tables.scss */
#market-table.tableContainer table {
  float: left;
  width: 970px;
  width: 970px;
}

/* Reset overflow value to hidden for all non-IE browsers. */
/* define width of table. IE browsers only                 */
/* define width of table. Add 16px to width for scrollbar.           */
/* All other non-IE browsers.                                        */
/* line 1086, ../sass/tables.scss */
#home.tableContainer, #profile.tableContainer, #auxiliarLoad.tableContainer, #pendiente.tableContainer {
  clear: both;
  height: 282px;
  overflow: auto;
  width: 978px;
  overflow: hidden;
  width: 970px;
}
/* line 1093, ../sass/tables.scss */
#home.tableContainer table, #profile.tableContainer table, #auxiliarLoad.tableContainer table, #pendiente.tableContainer table {
  float: left;
  width: 970px;
  width: 970px;
}

/* Reset overflow value to hidden for all non-IE browsers. */
/* define width of table. IE browsers only                 */
/* define width of table. Add 16px to width for scrollbar.           */
/* All other non-IE browsers.                                        */
/* set table header to a fixed position. WinIE 6.x only                                       */
/* Reset overflow value to hidden for all non-IE browsers. */
/* define width of table. IE browsers only                 */
/* define width of table. Add 16px to width for scrollbar.           */
/* All other non-IE browsers.                                        */
/* Reset overflow value to hidden for all non-IE browsers. */
/* define width of table. IE browsers only                 */
/* define width of table. Add 16px to width for scrollbar.           */
/* All other non-IE browsers.                                        */
/* In WinIE 6.x, any element with a position property set to relative and is a child of       */
/* an element that has an overflow property set, the relative value translates into fixed.    */
/* Ex: parent element DIV with a class of tableContainer has an overflow property set to auto */
/* line 1128, ../sass/tables.scss */
thead.fixedHeader tr {
  display: block;
}
/* line 1132, ../sass/tables.scss */
thead.fixedHeader a {
  display: block;
  width: 100%;
}
/* line 1135, ../sass/tables.scss */
thead.fixedHeader a:link, thead.fixedHeader a:visited, thead.fixedHeader a:hover {
  display: block;
  width: 100%;
}

/* set THEAD element to have block level attributes. All other non-IE browsers            */
/* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */
/* make the TH elements pretty */
/* make the A elements pretty. makes for nice clickable headers                */
/* make the A elements pretty. makes for nice clickable headers                */
/* WARNING: swapping the background on hover may cause problems in WinIE 6.x   */
/* define the table content to be scrollable                                              */
/* set TBODY element to have block level attributes. All other non-IE browsers            */
/* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */
/* induced side effect is that child TDs no longer accept width: auto                     */
/* line 1157, ../sass/tables.scss */
#market-table table tbody.scrollContent {
  display: block;
  height: 94px;
  overflow-y: auto;
  width: 100%;
  /*background-image: url("../img/bg1.jpg"), url("../img/bg2.jpg");
  background-size: 765px 125px, 100% 125px;
  background-repeat: repeat-y, repeat-y;*/
}

/* line 1167, ../sass/tables.scss */
.nav-table-marketplace {
  background-color: #F3F3F3;
  border-bottom: 1px solid white;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
  vertical-align: bottom;
  background: #F3F3F3;
  display: inline-block;
  width: 973px;
}
/* line 1177, ../sass/tables.scss */
.nav-table-marketplace > div {
  padding: 6px 0px;
  float: left;
  text-align: left !important;
  height: 20px;
}

/* line 1185, ../sass/tables.scss */
#home table tbody.scrollContent, #auxiliarLoad table tbody.scrollContent {
  display: block;
  height: 190px;
  overflow-y: scroll;
  width: 100%;
  background: #F2F2F2;
}

/* line 1193, ../sass/tables.scss */
.nav-table-marketplace {
  background-color: #F3F3F3;
  border-bottom: 1px solid white;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
  vertical-align: bottom;
  background: #F3F3F3;
  display: inline-block;
  width: 973px;
}
/* line 1203, ../sass/tables.scss */
.nav-table-marketplace > div {
  padding: 6px 0px;
  float: left;
  text-align: left !important;
  height: 20px;
}

/* ALIGN CELL TABLES */
/* line 1213, ../sass/tables.scss */
#home table tbody.scrollContent {
  display: block;
  height: 190px;
  overflow-y: scroll;
  width: 100%;
  background: #F2F2F2;
  background-image: url("bg-all-tables.png");
}

/* line 1222, ../sass/tables.scss */
#auxiliarLoad table tbody.scrollContent {
  display: block;
  height: 74px;
  overflow-y: scroll;
  width: 100%;
}

/* line 1229, ../sass/tables.scss */
#financial-info-deuda {
  height: 180px;
  background: #EFEFEF;
}
/* line 1230, ../sass/tables.scss */
#financial-info-deuda table {
  margin: 0 auto;
  width: 99%;
}
/* line 1231, ../sass/tables.scss */
#financial-info-deuda table tbody.scrollContent {
  display: block;
  height: 140px;
  overflow-y: auto;
  width: 100%;
}

/* line 1244, ../sass/tables.scss */
#financial-info-balance {
  height: 286px;
  background: #EFEFEF;
}
/* line 1245, ../sass/tables.scss */
#financial-info-balance table {
  margin: 0 auto;
  width: 99%;
}
/* line 1246, ../sass/tables.scss */
#financial-info-balance table tbody.scrollContent {
  display: block;
  height: 246px;
  overflow-y: auto;
  width: 100%;
}

/* line 1259, ../sass/tables.scss */
#financial-info-cuenta-resultados {
  height: 286px;
  background: #EFEFEF;
}
/* line 1260, ../sass/tables.scss */
#financial-info-cuenta-resultados table {
  margin: 0 auto;
  width: 99%;
}
/* line 1261, ../sass/tables.scss */
#financial-info-cuenta-resultados table tbody.scrollContent {
  display: block;
  height: 244px;
  overflow-y: auto;
  width: 100%;
}

/* line 1274, ../sass/tables.scss */
.hojaDeBalances, .gananciasPerdidas {
  border-bottom: 1px solid #CCCCCC !important;
}

/* line 1278, ../sass/tables.scss */
#auxiliarLoadFinancialBalance table tbody.scrollContent {
  display: block;
  height: 243px;
  overflow-y: scroll;
  width: 100%;
  background: #F2F2F2;
}

/* line 1286, ../sass/tables.scss */
#profile table tbody.scrollContent, #pendiente table tbody.scrollContent {
  display: block;
  height: 213px;
  overflow-y: scroll;
  width: 100%;
  background: #F2F2F2;
  margin-top: -1px;
  background-image: url("bg-all-tables.png");
}

/* line 1296, ../sass/tables.scss */
.nav-table-marketplace {
  background-color: #F3F3F3;
  border-bottom: 1px solid white;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
  vertical-align: bottom;
  background: #F3F3F3;
  display: inline-block;
  width: 973px;
}
/* line 1306, ../sass/tables.scss */
.nav-table-marketplace > div {
  padding: 6px 0px;
  float: left;
  text-align: left !important;
  height: 20px;
}

/* line 1314, ../sass/tables.scss */
.cell-left {
  text-align: left !important;
}

/* line 1318, ../sass/tables.scss */
.cell-right {
  text-align: right !important;
}

/* line 1322, ../sass/tables.scss */
.cell-center {
  text-align: center !important;
}

/* line 1326, ../sass/tables.scss */
.cell-middle {
  display: table-cell !important;
  vertical-align: middle !important;
}

/* line 1331, ../sass/tables.scss */
.container-btn {
  width: 90px;
  position: relative;
  margin: 1px 0px 3px 0px;
}

/* line 1337, ../sass/tables.scss */
#button1 {
  width: 90px;
  height: 23px;
}
/* line 1340, ../sass/tables.scss */
#button1 input[type=checkbox] {
  visibility: hidden;
  position: absolute;
}

/* line 1346, ../sass/tables.scss */
div.container-btn div#button1 label#label {
  display: block;
  width: 90px;
  height: 23px;
  margin: 0px auto;
  position: relative;
  text-align: center !important;
  border-top: 1px solid #9c9c9c;
  background: #525252;
  background: -webkit-gradient(linear, left top, left bottom, from(#919191), to(#525252));
  background: -webkit-linear-gradient(top, #919191, #525252);
  background: -moz-linear-gradient(top, #919191, #525252);
  background: -ms-linear-gradient(top, #919191, #525252);
  background: -o-linear-gradient(top, #919191, #525252);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /*-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
  -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
  box-shadow: rgba(0,0,0,1) 0 1px 0;
  text-shadow: rgba(0,0,0,.4) 0 1px 0;
  box-shadow: 0 1px 2px #727272;*/
  color: white;
  font-size: 15px;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
}
/* line 1373, ../sass/tables.scss */
div.container-btn div#button1 label#label span {
  line-height: 23px;
  color: white;
  font-size: 10px;
  padding-right: 21px;
}

/*.light, .light2, .light3{
    top:1px;
    height: 1px;
    position: absolute;
    width: 100%;
    background-color:black;
    background: -webkit-linear-gradient(left top, rgba(255,255,255,0.0), rgba(255,255,255,0.6) 35%, rgba(255,255,255,0.6) 70%, rgba(255,255,255,0));
    background: -moz-linear-gradient(left top, rgba(255,255,255,0.0), rgba(255,255,255,0.6) 35%, rgba(255,255,255,0.6) 70%, rgba(255,255,255,0));
    background: -ms-linear-gradient(left top, rgba(255,255,255,0.0), rgba(255,255,255,0.6) 35%, rgba(255,255,255,0.6) 70%, rgba(255,255,255,0));
    background: -o-linear-gradient(left top, rgba(255,255,255,0.0), rgba(255,255,255,0.6) 35%, rgba(255,255,255,0.6) 70%, rgba(255,255,255,0));
    background: linear-gradient(left top, rgba(255,255,255,0.0), rgba(255,255,255,0.6) 35%, rgba(255,255,255,0.6) 70%, rgba(255,255,255,0));
}*/
/*#button1:hover #arrow .arrow-before, #button1:hover #arrow  .arrow-after, input[type=checkbox]:checked~#arrow .arrow-before, input[type=checkbox]:checked~#arrow  .arrow-after{
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    left: 11px;
    top:6px
}*/
/* line 1403, ../sass/tables.scss */
#hover, #hoverMarket {
  width: 99%;
  height: 0;
  position: absolute;
  top: 20px;
  left: 0px;
  z-index: -1;
  background: #fff;
  border: 1px solid #E5E5E5;
  /*box-shadow: inset 0 1px 1px #1c1c1c, 0 1px 1px #6f6f6f;*/
  border-radius: 0 0px 4px 4px;
  transition: height 0.5s ease-in-out;
  -moz-transition: height 0.5s ease-in-out;
  -webkit-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
  -ms-transition: height 0.5s ease-in-out;
}

/* line 1421, ../sass/tables.scss */
.opacity {
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  font-family: Helvetica, Arial, Sans-Serif;
}

/* line 1430, ../sass/tables.scss */
#hoverMarket span, #hover span {
  position: absolute;
  top: -3px;
  color: #525252;
  font-family: Helvetica, Arial, Sans-Serif;
  text-align: center;
  display: none;
}

/* line 1439, ../sass/tables.scss */
#img {
  height: auto;
  position: absolute;
  top: -20px;
  left: 0px;
  background-image: -webkit-radial-gradient(50% 50%, ellipse closest-side, #c7c7c7, white 90%);
  background-image: -moz-radial-gradient(50% 50%, ellipse closest-side, #c7c7c7, white 90%);
  background-image: -ms-radial-gradient(50% 50%, ellipse closest-side, #c7c7c7, white 90%);
  background-image: -o-radial-gradient(50% 50%, ellipse closest-side, #c7c7c7, white 90%);
  background-image: radial-gradient(50% 50%, ellipse closest-side, #c7c7c7, #ffffff 90%);
  box-shadow: inset 0 1px 2px #575757;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}

/* line 1458, ../sass/tables.scss */
input[type=checkbox]:checked ~ #hover {
  height: 27px;
}
/* line 1461, ../sass/tables.scss */
input[type=checkbox]:checked ~ #hoverMarket {
  height: 48px;
}
/* line 1463, ../sass/tables.scss */
input[type=checkbox]:checked ~ #hoverMarket #img {
  top: 8px;
}
/* line 1467, ../sass/tables.scss */
input[type=checkbox]:checked ~ #hover #img {
  top: 8px;
}
/* line 1469, ../sass/tables.scss */
input[type=checkbox]:checked ~ #hover #img span {
  display: block;
}
/* line 1473, ../sass/tables.scss */
input[type=checkbox]:checked ~ #hoverMarket #img span {
  display: block;
}

/*input[type=checkbox]:checked~#label .opacity{
    left: -100px;
    visibility:hidden;
}

input[type=checkbox]:checked~#label .thanks{
    visibility: visible;
    left: 48px;
}*/
/* line 1488, ../sass/tables.scss */
.contTriangleBtn {
  top: 0px;
  right: 0px;
  width: 22px;
  border-left: 1px solid gray;
  height: 21px;
  position: absolute;
}
/* line 1495, ../sass/tables.scss */
.contTriangleBtn .btntriangle {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  cursor: pointer;
  float: right;
  height: 0;
  margin: 8px 0px 0px 5px;
  position: absolute;
  top: 0;
  width: 0;
}

/* line 1510, ../sass/tables.scss */
div.container-btn div#button1 div#hover div#img span ul {
  position: absolute;
  width: 89px;
}
/* line 1513, ../sass/tables.scss */
div.container-btn div#button1 div#hover div#img span ul li {
  cursor: pointer;
  line-height: 14px;
  padding: 2px 5px 3px 5px;
  text-align: left;
}
/* line 1518, ../sass/tables.scss */
div.container-btn div#button1 div#hover div#img span ul li:hover {
  background-color: #E5E5E5;
  color: gray !important;
}
/* line 1522, ../sass/tables.scss */
div.container-btn div#button1 div#hover div#img span ul li.active {
  padding: 2px 0px;
  background-color: gray;
  color: white;
}
/* line 1529, ../sass/tables.scss */
div.container-btn div#button1 div#hoverMarket div#img span ul {
  position: absolute;
  width: 63px;
}
/* line 1532, ../sass/tables.scss */
div.container-btn div#button1 div#hoverMarket div#img span ul li {
  cursor: pointer;
}
/* line 1534, ../sass/tables.scss */
div.container-btn div#button1 div#hoverMarket div#img span ul li:hover {
  background-color: #E5E5E5;
  color: gray !important;
}
/* line 1538, ../sass/tables.scss */
div.container-btn div#button1 div#hoverMarket div#img span ul li.active {
  padding: 2px 0px;
  background-color: gray;
  color: white;
}

/* line 1547, ../sass/tables.scss */
.actionTable {
  width: 65px;
  height: 100%;
  background-color: transparent;
  cursor: pointer;
  position: absolute;
  top: 0px;
  left: 3px;
}

/* line 1557, ../sass/tables.scss */
.labelFondo {
  width: 80px !important;
  text-align: right !important;
}

/* line 1562, ../sass/tables.scss */
.labelRendimiento {
  width: 45px !important;
  text-align: right !important;
}

/* line 1568, ../sass/tables.scss */
tr.detail-market td.cell-center div.container-btn div#button1 label#label, tr.detail-market-credito td.cell-center div.container-btn div#button1 label#label, tr.detail-market td.cell-center div.container-btn div#button1, tr.detail-market-credito td.cell-center div.container-btn div#button1, tr.detail-market td.cell-center div.container-btn, tr.detail-market-credito td.cell-center div.container-btn {
  width: 63px !important;
}

/* Auxiliar */
/* line 1575, ../sass/tables.scss */
#auxiliarLoad.tab-pane table.table thead.fixedHeader {
  border: none !important;
  background: none;
}
/* line 1578, ../sass/tables.scss */
#auxiliarLoad.tab-pane table.table thead.fixedHeader th {
  border: none !important;
  background: none;
}

/* line 1585, ../sass/tables.scss */
div#auxiliarLoad.tab-pane table.table tbody.scrollContent tr.detail td {
  border: 2px solid #fff;
}
/* line 1586, ../sass/tables.scss */
div#auxiliarLoad.tab-pane table.table tbody.scrollContent tr.detail td.cell-left {
  height: 28px;
}
/* line 1591, ../sass/tables.scss */
div#financial-info-deuda.tab-pane table.table tbody.scrollContent tr.detail td {
  width: 88%;
}

/*tr#gananciasPerdidas.detail td:nth-of-type(1) {
    width: 194px!important;
}

tr#gananciasPerdidas.detail td:nth-of-type(2) {
    width: 92px!important;
}

tr#gananciasPerdidas.detail td:nth-of-type(2) {
    width: 92px!important;
}

tr#gananciasPerdidas.detail td:nth-of-type(2) {
    width: 82px!important;
}

#financial-info-balance table tbody.scrollContent tr.hojaDeBalances.detail td:nth-of-type(1) {
    width: 176px!important;
}

#financial-info-balance table tbody.scrollContent tr.hojaDeBalances.detail td:nth-of-type(2) {
    width: 80px!important;
}

#financial-info-balance table tbody.scrollContent tr.hojaDeBalances.detail td:nth-of-type(3) {
    width: 80px!important;
}

#financial-info-balance table tbody.scrollContent tr.hojaDeBalances.detail td:nth-of-type(4) {
    width: 80px!important;
}

#financial-info-cuenta-resultados table tbody.scrollContent tr.gananciasPerdidas.detail td:nth-of-type(1) {
    width: 176px!important;
}

#financial-info-cuenta-resultados table tbody.scrollContent tr.gananciasPerdidas.detail td:nth-of-type(2) {
    width: 80px!important;
}

#financial-info-cuenta-resultados table tbody.scrollContent tr.gananciasPerdidas.detail td:nth-of-type(3) {
    width: 80px!important;
}

#financial-info-cuenta-resultados table tbody.scrollContent tr.gananciasPerdidas.detail td:nth-of-type(4) {
    width: 80px!important;
}*/
/* line 1644, ../sass/tables.scss */
section#tabs div#myTabContent.tab-content div#home.tab-pane table.table tbody.scrollContent tr td {
  border: none;
}

/* line 1649, ../sass/tables.scss */
div#loan-tab-content.span8 div.tab-content div#subasta.tab-pane div#tableContainer.loadTableContainer table#accepted.table tbody.scrollContent tr td {
  border: none;
}
/* line 1653, ../sass/tables.scss */
div#compraventa.tab-pane div#tableContainer.loadTableContainer table#sell.table tbody.scrollContent tr td, div#compraventa.tab-pane div#tableContainer.loadTableContainer table#buy.table tbody.scrollContent tr td {
  border: none !important;
}
/* line 1657, ../sass/tables.scss */
div#market-table.tableContainer table.table tbody.scrollContent tr.detail-market td {
  border: none;
}

/* line 1662, ../sass/tables.scss */
html.no-js body div.container div#content div.container div#market-table.tableContainer table.table tbody.scrollContent tr.detail td {
  border: none;
}

/* line 1666, ../sass/tables.scss */
.pdf-wd {
  width: 35px !important;
}

/* line 1670, ../sass/tables.scss */
.txt-pdf {
  text-align: center;
  font-size: 10px;
  line-height: 10px;
  color: #727274 !important;
  margin: 0px 0px 5px 0px !important;
}

/* line 1679, ../sass/tables.scss */
section#tabs div#myTabContent.tab-content div#profile.tab-pane table.table tbody.scrollContent tr td,
section#tabs div#myTabContent.tab-content div#pendiente.tab-pane table.table tbody.scrollContent tr td {
  border: none !important;
}

/* line 1683, ../sass/tables.scss */
div#myTabContent.tableContainer div#market-table.tab-content table tbody.scrollContent tr td {
  border: 0px;
}

/* line 1687, ../sass/tables.scss */
.no-border {
  border: 0px !important;
}

/* line 1691, ../sass/tables.scss */
.pasivosBancarios {
  border-bottom: 1px solid #cccccc !important;
}
/* line 1693, ../sass/tables.scss */
.pasivosBancarios td {
  width: 88%;
}
/* line 1695, ../sass/tables.scss */
.pasivosBancarios td:nth-of-type(1) {
  text-align: left;
}

/* line 1701, ../sass/tables.scss */
.gananciasPerdidas td, .pasivosBancarios td, .hojaDeBalances td {
  height: 24px !important;
}

/* Historical Risk payments*/
/* line 1707, ../sass/tables.scss */
.margin-left-40 {
  margin-left: 40px;
}

/* line 1711, ../sass/tables.scss */
.margin-right-40 {
  margin-right: 40px;
}

/* line 1715, ../sass/tables.scss */
#portfolio-technicalinfo-contactos tr#pdf-bar {
  height: 70px;
}
/* line 1717, ../sass/tables.scss */
#portfolio-technicalinfo-contactos tr#pdf-bar div.pdf-icon {
  display: inline;
  margin-right: 20px;
  float: right;
  text-align: center;
}

/* line 1726, ../sass/tables.scss */
div#portfolio-technicalinfo-contactos table, div#portfolio-technicalinfo-informacion table, div#portfolio-technicalinfo-asesores table {
  font-size: 11px;
  vertical-align: middle;
  width: 100%;
}
/* line 1731, ../sass/tables.scss */
div#portfolio-technicalinfo-contactos table h4, div#portfolio-technicalinfo-informacion table h4, div#portfolio-technicalinfo-asesores table h4 {
  margin: 0;
}
/* line 1734, ../sass/tables.scss */
div#portfolio-technicalinfo-contactos table tr, div#portfolio-technicalinfo-informacion table tr, div#portfolio-technicalinfo-asesores table tr {
  border-bottom: 1px solid #fff;
}
/* line 1737, ../sass/tables.scss */
div#portfolio-technicalinfo-contactos td:nth-child(1), div#portfolio-technicalinfo-informacion td:nth-child(1), div#portfolio-technicalinfo-asesores td:nth-child(1) {
  padding: 8px 0 8px 15px;
  text-align: left;
  width: 200px;
  height: 20px;
}
/* line 1743, ../sass/tables.scss */
div#portfolio-technicalinfo-contactos td:nth-child(2), div#portfolio-technicalinfo-informacion td:nth-child(2), div#portfolio-technicalinfo-asesores td:nth-child(2) {
  text-align: right;
  padding: 8px 15px 8px 0;
  font-size: 12px;
}

/* line 1750, ../sass/tables.scss */
.contener-tables-finantialinfo {
  background: none repeat scroll 0 0 #EFEFEF;
  padding: 2px 0 1px;
}

/* line 1755, ../sass/tables.scss */
.contener-tables-historicalrisks {
  background: none repeat scroll 0 0 #EFEFEF;
  padding: 0 2px 2px 2px;
}

/* line 1762, ../sass/tables.scss */
div#financial-info-balance.tab-content table.table tbody.scrollContent tr:nth-of-type(7), div#financial-info-balance.tab-content table.table tbody.scrollContent tr:nth-of-type(8), div#financial-info-balance.tab-content table.table tbody.scrollContent tr:nth-of-type(9), div#financial-info-balance.tab-content table.table tbody.scrollContent tr:nth-of-type(10), div#financial-info-balance.tab-content table.table tbody.scrollContent tr:nth-of-type(14), div#financial-info-balance.tab-content table.table tbody.scrollContent tr:nth-of-type(1), div#financial-info-balance.tab-content table.table tbody.scrollContent tr:nth-of-type(2) {
  font-weight: bold;
}
/* line 1765, ../sass/tables.scss */
div#financial-info-balance.tab-content table.table tbody.scrollContent tr:nth-of-type(7), div#financial-info-balance.tab-content table.table tbody.scrollContent tr:nth-of-type(14) {
  background-color: #E1E1E1;
}
/* line 1769, ../sass/tables.scss */
div#financial-info-cuenta-resultados.tab-content table.table tbody.scrollContent tr:nth-of-type(5) {
  font-weight: bold;
}

/* line 1773, ../sass/tables.scss */
.fila_dir_editar, .fila_rel_editar, .fila_gar_editar {
  display: none;
}

/* line 1777, ../sass/tables.scss */
.fila_dir_editar td:nth-child(1),
.fila_rel_editar td:nth-child(1) {
  width: 196px;
  padding-left: 2px !important;
}

/* line 1782, ../sass/tables.scss */
.fila_dir_editar td:nth-child(1) input,
.fila_rel_editar td:nth-child(1) input {
  width: 90%;
  margin-bottom: 0;
  font-size: 11px;
  height: 13px;
}

/* line 1789, ../sass/tables.scss */
.fila_dir_editar td:nth-child(2),
.fila_rel_editar td:nth-child(2) {
  width: 100px;
}

/* line 1793, ../sass/tables.scss */
.fila_dir_editar td:nth-child(2) select,
.fila_rel_editar td:nth-child(2) select {
  width: 90%;
  margin-bottom: 0;
  font-size: 11px;
  height: 24px;
  margin-top: 1px;
}

/* line 1801, ../sass/tables.scss */
.fila_dir_editar td:nth-child(3),
.fila_rel_editar td:nth-child(3) {
  width: 100px;
}

/* line 1804, ../sass/tables.scss */
.fila_dir_editar td:nth-child(3) input {
  width: 75%;
  margin-bottom: 0;
  font-size: 11px;
  height: 13px;
}

/* line 1810, ../sass/tables.scss */
.fila_rel_editar td:nth-child(3) select {
  width: 90%;
  margin-bottom: 0;
  font-size: 11px;
  height: 24px;
  margin-top: 1px;
}

/* line 1817, ../sass/tables.scss */
.fila_dir_editar td:nth-child(4) {
  width: 80px;
}

/* line 1820, ../sass/tables.scss */
.fila_dir_editar td:nth-child(5) {
  width: 80px;
}

/* line 1823, ../sass/tables.scss */
.fila_dir_editar td:nth-child(6) {
  width: 100px;
}

/* line 1827, ../sass/tables.scss */
.fila_dir td:nth-child(1) {
  width: 188px;
}

/* line 1830, ../sass/tables.scss */
.fila_dir td:nth-child(2) {
  width: 100px;
}

/* line 1833, ../sass/tables.scss */
.fila_dir td:nth-child(3) {
  width: 100px;
}

/* line 1836, ../sass/tables.scss */
.fila_dir td:nth-child(4) {
  width: 80px;
}

/* line 1839, ../sass/tables.scss */
.fila_dir td:nth-child(5) {
  width: 80px;
}

/* line 1842, ../sass/tables.scss */
.fila_dir td:nth-child(6) {
  width: 100px;
}

/* TABLA GARANTÍAS ADMIN CONTRACT */
/* line 1848, ../sass/tables.scss */
thead#admin-contract-table {
  margin: 0px;
  height: 36px;
  display: table-cell;
  position: absolute;
  width: 980px;
}

/* line 1855, ../sass/tables.scss */
thead#admin-contract-table th {
  list-style-type: none;
  display: table-cell;
  padding: 8px 0px 10px 0px;
  font-size: 11px;
  font-weight: 300;
  vertical-align: middle;
  text-align: center;
  color: #333333;
}

/* line 1865, ../sass/tables.scss */
thead#admin-contract-table th:first-child {
  width: 252px;
  padding-left: 10px;
  text-align: left;
}

/* line 1870, ../sass/tables.scss */
thead#admin-contract-table th:nth-child(2) {
  width: 134px;
}

/* line 1873, ../sass/tables.scss */
thead#admin-contract-table th:nth-child(3) {
  width: 96px;
}

/* line 1876, ../sass/tables.scss */
thead#admin-contract-table th:nth-child(4) {
  width: 120px;
}

/* line 1879, ../sass/tables.scss */
thead#admin-contract-table th:nth-child(5) {
  width: 135px;
}

/* line 1882, ../sass/tables.scss */
thead#admin-contract-table th:nth-child(6) {
  width: 135px;
}

/* line 1885, ../sass/tables.scss */
thead#admin-contract-table th:nth-child(7) {
  width: 89px;
}

/* line 1889, ../sass/tables.scss */
tr.contenido_admin_contract-table {
  margin: 0px;
  height: 36px;
  /*display: table-cell;*/
  width: 980px;
}

/* line 1895, ../sass/tables.scss */
tr.contenido_admin_contract-table td {
  list-style-type: none;
  display: table-cell;
  padding: 5px 0px 5px 0px;
  font-size: 11px;
  font-weight: 300;
  vertical-align: middle;
  text-align: center;
}

/* line 1904, ../sass/tables.scss */
tr.contenido_admin_contract-table td:first-child {
  width: 252px;
  padding-left: 10px;
  text-align: left;
}

/* line 1909, ../sass/tables.scss */
tr.contenido_admin_contract-table td:nth-child(2) {
  width: 136px;
}

/* line 1912, ../sass/tables.scss */
tr.contenido_admin_contract-table td:nth-child(3) {
  width: 96px;
}

/* line 1915, ../sass/tables.scss */
tr.contenido_admin_contract-table td:nth-child(4) {
  width: 122px;
}

/* line 1918, ../sass/tables.scss */
tr.contenido_admin_contract-table td:nth-child(5) {
  width: 135px;
}

/* line 1921, ../sass/tables.scss */
tr.contenido_admin_contract-table td:nth-child(6) {
  width: 137px;
}

/* line 1924, ../sass/tables.scss */
tr.contenido_admin_contract-table td:nth-child(7) {
  width: 89px;
}

/* line 1927, ../sass/tables.scss */
tr.contenido_admin_contract-table td:nth-child(8) {
  width: 83px;
}

/* line 1931, ../sass/tables.scss */
.fila_gar_editar td:nth-child(1) {
  width: 260px;
  padding-left: 2px !important;
}

/* line 1935, ../sass/tables.scss */
.fila_gar_editar td:nth-child(1) input {
  width: 90%;
  margin-bottom: 0;
  font-size: 11px;
  height: 13px;
}

/* line 1941, ../sass/tables.scss */
.fila_gar_editar td:nth-child(2) {
  width: 136px;
}

/* line 1944, ../sass/tables.scss */
.fila_gar_editar td:nth-child(2) select {
  width: 90%;
  margin-bottom: 0;
  font-size: 11px;
  height: 24px;
  margin-top: 1px;
}

/* line 1951, ../sass/tables.scss */
.fila_gar_editar td:nth-child(3) {
  width: 96px;
}

/* line 1957, ../sass/tables.scss */
.fila_gar_editar td:nth-child(3) input,
.fila_gar_editar td:nth-child(4) input,
.fila_gar_editar td:nth-child(5) input,
.fila_gar_editar td:nth-child(6) input {
  width: 75%;
  margin-bottom: 0;
  font-size: 11px;
  height: 13px;
}

/* line 1963, ../sass/tables.scss */
.fila_gar_editar td:nth-child(4) {
  width: 122px;
}

/* line 1966, ../sass/tables.scss */
.fila_gar_editar td:nth-child(5) {
  width: 135px;
}

/* line 1969, ../sass/tables.scss */
.fila_gar_editar td:nth-child(6) {
  width: 137px;
}

/* line 1972, ../sass/tables.scss */
.fila_gar_editar td:nth-child(7) {
  width: 89px;
}

/* line 1975, ../sass/tables.scss */
.fila_gar_editar td:nth-child(8) {
  width: 83px;
}

/* END TABLA GARANTÍAS ADMIN CONTRACT */
/* line 1982, ../sass/tables.scss */
#disposiciones_realizadas .scrollContent {
  display: block;
  height: 132px;
  overflow-y: auto;
  width: 100%;
}

/* line 1989, ../sass/tables.scss */
div#disposiciones_realizadas {
  margin: 0 auto;
}

/* line 1993, ../sass/tables.scss */
div#disposiciones_realizadas ul#table {
  margin: 0px;
  height: 35px;
  display: table-cell;
  position: absolute;
  width: 846px;
  background-color: #efefef;
}
/* line 2000, ../sass/tables.scss */
div#disposiciones_realizadas ul#table li {
  list-style-type: none;
  display: table-cell;
  padding: 5px 0px 6px 0;
  font-size: 11px;
  font-weight: 300;
  vertical-align: middle;
  text-align: center;
  color: #333333;
}
/* line 2008, ../sass/tables.scss */
div#disposiciones_realizadas ul#table li:first-child {
  width: 241px;
  padding-left: 10px;
  text-align: left;
}
/* line 2013, ../sass/tables.scss */
div#disposiciones_realizadas ul#table li:nth-child(2) {
  width: 90px;
}
/* line 2016, ../sass/tables.scss */
div#disposiciones_realizadas ul#table li:nth-child(3) {
  width: 90px;
}
/* line 2019, ../sass/tables.scss */
div#disposiciones_realizadas ul#table li:nth-child(4) {
  width: 67px;
}
/* line 2022, ../sass/tables.scss */
div#disposiciones_realizadas ul#table li:nth-child(5) {
  width: 100px;
}
/* line 2025, ../sass/tables.scss */
div#disposiciones_realizadas ul#table li:nth-child(6) {
  width: 81px;
}
/* line 2028, ../sass/tables.scss */
div#disposiciones_realizadas ul#table li:nth-child(7) {
  width: 81px;
}
/* line 2031, ../sass/tables.scss */
div#disposiciones_realizadas ul#table li:nth-child(8) {
  width: 79px;
}

/* line 2037, ../sass/tables.scss */
div#disposiciones_realizadas ul#contenido_table_1 {
  margin: 0px;
  height: 36px;
  display: table-cell;
  width: 848px;
}
/* line 2043, ../sass/tables.scss */
div#disposiciones_realizadas ul#contenido_table_1 li {
  list-style-type: none;
  display: table-cell;
  padding: 5px 0px;
  font-size: 11px;
  font-weight: 300;
  vertical-align: middle;
  text-align: center;
}
/* line 2050, ../sass/tables.scss */
div#disposiciones_realizadas ul#contenido_table_1 li:first-child {
  width: 242px;
  padding-left: 10px;
  text-align: left;
}
/* line 2055, ../sass/tables.scss */
div#disposiciones_realizadas ul#contenido_table_1 li:nth-child(2) {
  width: 90px;
}
/* line 2058, ../sass/tables.scss */
div#disposiciones_realizadas ul#contenido_table_1 li:nth-child(3) {
  width: 92px;
}
/* line 2061, ../sass/tables.scss */
div#disposiciones_realizadas ul#contenido_table_1 li:nth-child(4) {
  width: 67px;
}
/* line 2064, ../sass/tables.scss */
div#disposiciones_realizadas ul#contenido_table_1 li:nth-child(5) {
  width: 102px;
}
/* line 2067, ../sass/tables.scss */
div#disposiciones_realizadas ul#contenido_table_1 li:nth-child(6) {
  width: 81px;
}
/* line 2070, ../sass/tables.scss */
div#disposiciones_realizadas ul#contenido_table_1 li:nth-child(7) {
  width: 83px;
}
/* line 2073, ../sass/tables.scss */
div#disposiciones_realizadas ul#contenido_table_1 li:nth-child(8) {
  width: 79px;
}

/* line 2081, ../sass/tables.scss */
div#disposiciones_realizadas_total {
  width: 848px;
}

/* line 2085, ../sass/tables.scss */
div#disposiciones_realizadas_total ul#table {
  margin: 0px;
  height: 45px;
  display: table-cell;
  position: absolute;
  width: 848px;
  background-color: #efefef;
}
/* line 2092, ../sass/tables.scss */
div#disposiciones_realizadas_total ul#table li {
  list-style-type: none;
  display: table-cell;
  padding: 12px 0px 10px 0px;
  font-size: 11px;
  font-weight: 300;
  vertical-align: middle;
  text-align: center;
  color: #333333;
}
/* line 2100, ../sass/tables.scss */
div#disposiciones_realizadas_total ul#table li:first-child {
  width: 242px;
  padding-left: 10px;
  text-align: left;
}
/* line 2105, ../sass/tables.scss */
div#disposiciones_realizadas_total ul#table li:nth-child(2) {
  width: 90px;
}
/* line 2108, ../sass/tables.scss */
div#disposiciones_realizadas_total ul#table li:nth-child(3) {
  width: 92px;
}
/* line 2111, ../sass/tables.scss */
div#disposiciones_realizadas_total ul#table li:nth-child(4) {
  width: 67px;
}
/* line 2114, ../sass/tables.scss */
div#disposiciones_realizadas_total ul#table li:nth-child(5) {
  width: 102px;
}
/* line 2117, ../sass/tables.scss */
div#disposiciones_realizadas_total ul#table li:nth-child(6) {
  width: 81px;
}
/* line 2120, ../sass/tables.scss */
div#disposiciones_realizadas_total ul#table li:nth-child(7) {
  width: 83px;
}
/* line 2123, ../sass/tables.scss */
div#disposiciones_realizadas_total ul#table li:nth-child(8) {
  width: 79px;
}

/* line 2129, ../sass/tables.scss */
div#home ul#table {
  margin: 0px;
  height: 36px;
  display: table-cell;
  position: absolute;
  width: 1000px;
  background-color: #efefef;
}
/* line 2136, ../sass/tables.scss */
div#home ul#table li {
  list-style-type: none;
  display: table-cell;
  padding: 8px 0px 8px 0px;
  font-size: 11px;
  font-weight: 300;
  vertical-align: middle;
  text-align: center;
  color: #333333;
}
/* line 2144, ../sass/tables.scss */
div#home ul#table li:first-child {
  width: 305px;
  padding-left: 10px;
  text-align: left;
}
/* line 2149, ../sass/tables.scss */
div#home ul#table li:nth-child(2) {
  width: 75px;
}
/* line 2152, ../sass/tables.scss */
div#home ul#table li:nth-child(3) {
  width: 70px;
}
/* line 2155, ../sass/tables.scss */
div#home ul#table li:nth-child(4) {
  width: 105px;
}
/* line 2158, ../sass/tables.scss */
div#home ul#table li:nth-child(5) {
  width: 120px;
}
/* line 2161, ../sass/tables.scss */
div#home ul#table li:nth-child(6) {
  width: 115px;
}
/* line 2164, ../sass/tables.scss */
div#home ul#table li:nth-child(7) {
  width: 110px;
}
/* line 2167, ../sass/tables.scss */
div#home ul#table li:nth-child(8) {
  width: 100px;
}

/* line 2174, ../sass/tables.scss */
div#home ul#contenido_table_1 {
  margin: 0px;
  height: 36px;
  display: table-cell;
  width: 1000px;
}
/* line 2180, ../sass/tables.scss */
div#home ul#contenido_table_1 li {
  list-style-type: none;
  display: table-cell;
  padding: 5px 0px 5px 0px;
  font-size: 11px;
  font-weight: 300;
  vertical-align: middle;
  text-align: center;
}
/* line 2187, ../sass/tables.scss */
div#home ul#contenido_table_1 li:first-child {
  width: 295px;
  padding-left: 10px;
  text-align: left;
}
/* line 2192, ../sass/tables.scss */
div#home ul#contenido_table_1 li:nth-child(2) {
  width: 84px;
}
/* line 2195, ../sass/tables.scss */
div#home ul#contenido_table_1 li:nth-child(3) {
  width: 72px;
}
/* line 2198, ../sass/tables.scss */
div#home ul#contenido_table_1 li:nth-child(4) {
  width: 105px;
}
/* line 2201, ../sass/tables.scss */
div#home ul#contenido_table_1 li:nth-child(5) {
  width: 122px;
}
/* line 2204, ../sass/tables.scss */
div#home ul#contenido_table_1 li:nth-child(6) {
  width: 115px;
}
/* line 2207, ../sass/tables.scss */
div#home ul#contenido_table_1 li:nth-child(7) {
  width: 112px;
}
/* line 2210, ../sass/tables.scss */
div#home ul#contenido_table_1 li:nth-child(8) {
  width: 100px;
}

/* line 2217, ../sass/tables.scss */
div#home ul#contenido_table_1.totales li {
  padding-top: 13px;
}

/* line 2221, ../sass/tables.scss */
div#profile ul#table {
  margin: 0px;
  height: 36px;
  display: table-cell;
  position: absolute;
  width: 1000px;
  background-color: #efefef;
}
/* line 2228, ../sass/tables.scss */
div#profile ul#table li {
  list-style-type: none;
  display: table-cell;
  padding: 8px 0px 8px 0px;
  font-size: 11px;
  font-weight: 300;
  vertical-align: middle;
  text-align: center;
  color: #333333;
}
/* line 2236, ../sass/tables.scss */
div#profile ul#table li:first-child {
  width: 255px;
  padding-left: 10px;
  text-align: left;
}
/* line 2241, ../sass/tables.scss */
div#profile ul#table li:nth-child(2) {
  width: 99px;
}
/* line 2244, ../sass/tables.scss */
div#profile ul#table li:nth-child(3) {
  width: 200px;
}
/* line 2247, ../sass/tables.scss */
div#profile ul#table li:nth-child(4) {
  width: 105px;
}
/* line 2250, ../sass/tables.scss */
div#profile ul#table li:nth-child(5) {
  width: 120px;
}
/* line 2253, ../sass/tables.scss */
div#profile ul#table li:nth-child(6) {
  width: 95px;
}
/* line 2256, ../sass/tables.scss */
div#profile ul#table li:nth-child(7) {
  width: 126px;
}

/* line 2263, ../sass/tables.scss */
div#profile ul#contenido_table_1 {
  margin: 0px;
  height: 36px;
  display: table-cell;
  width: 1000px;
}
/* line 2269, ../sass/tables.scss */
div#profile ul#contenido_table_1 li {
  list-style-type: none;
  display: table-cell;
  padding: 5px 0px 5px 0px;
  font-size: 11px;
  font-weight: 300;
  vertical-align: middle;
  text-align: center;
}
/* line 2276, ../sass/tables.scss */
div#profile ul#contenido_table_1 li:first-child {
  width: 255px;
  padding-left: 10px;
  text-align: left;
}
/* line 2281, ../sass/tables.scss */
div#profile ul#contenido_table_1 li:nth-child(2) {
  width: 99px;
}
/* line 2284, ../sass/tables.scss */
div#profile ul#contenido_table_1 li:nth-child(3) {
  width: 200px;
}
/* line 2287, ../sass/tables.scss */
div#profile ul#contenido_table_1 li:nth-child(4) {
  width: 105px;
}
/* line 2290, ../sass/tables.scss */
div#profile ul#contenido_table_1 li:nth-child(5) {
  width: 120px;
}
/* line 2293, ../sass/tables.scss */
div#profile ul#contenido_table_1 li:nth-child(6) {
  width: 95px;
}
/* line 2296, ../sass/tables.scss */
div#profile ul#contenido_table_1 li:nth-child(7) {
  width: 126px;
}

/* line 2303, ../sass/tables.scss */
#contactarForm label {
  color: #55879E;
  font-size: 11px !important;
  margin-top: 4px;
}

/* line 2307, ../sass/tables.scss */
#contactarForm input {
  width: 92%;
}

/* line 2311, ../sass/tables.scss */
#contactarForm textarea {
  width: 100%;
}

/* line 2315, ../sass/tables.scss */
input.error, select.error {
  border-color: red!important;
}

/* line 2319, ../sass/tables.scss */
table#modalgarantias-businessdatatable tr {
  vertical-align: top;
}

/* line 2324, ../sass/tables.scss */
div#pendiente ul#table {
  margin: 0px;
  height: 36px;
  display: table-cell;
  position: absolute;
  width: 1000px;
  background-color: #efefef;
}
/* line 2331, ../sass/tables.scss */
div#pendiente ul#table li {
  list-style-type: none;
  display: table-cell;
  padding: 8px 0px 8px 0px;
  font-size: 11px;
  font-weight: 300;
  vertical-align: middle;
  text-align: center;
  color: #333333;
}
/* line 2339, ../sass/tables.scss */
div#pendiente ul#table li:first-child {
  width: 280px;
  padding-left: 10px;
  text-align: left;
}
/* line 2344, ../sass/tables.scss */
div#pendiente ul#table li:nth-child(2) {
  width: 99px;
}
/* line 2347, ../sass/tables.scss */
div#pendiente ul#table li:nth-child(3) {
  width: 125px;
}
/* line 2350, ../sass/tables.scss */
div#pendiente ul#table li:nth-child(4) {
  width: 130px;
}
/* line 2353, ../sass/tables.scss */
div#pendiente ul#table li:nth-child(5) {
  width: 110px;
}
/* line 2356, ../sass/tables.scss */
div#pendiente ul#table li:nth-child(6) {
  width: 76px;
}
/* line 2359, ../sass/tables.scss */
div#pendiente ul#table li:nth-child(7) {
  width: 110px;
}
/* line 2362, ../sass/tables.scss */
div#pendiente ul#table li:nth-child(8) {
  width: 70px;
}

/* line 2369, ../sass/tables.scss */
div#pendiente ul#contenido_table_1 {
  margin: 0px;
  height: 36px;
  display: table-cell;
  width: 1000px;
}
/* line 2375, ../sass/tables.scss */
div#pendiente ul#contenido_table_1 li {
  list-style-type: none;
  display: table-cell;
  padding: 5px 0px 5px 0px;
  font-size: 11px;
  font-weight: 300;
  vertical-align: middle;
  text-align: center;
}
/* line 2382, ../sass/tables.scss */
div#pendiente ul#contenido_table_1 li:first-child {
  width: 280px;
  padding-left: 10px;
  text-align: left;
}
/* line 2387, ../sass/tables.scss */
div#pendiente ul#contenido_table_1 li:nth-child(2) {
  width: 99px;
}
/* line 2390, ../sass/tables.scss */
div#pendiente ul#contenido_table_1 li:nth-child(3) {
  width: 125px;
}
/* line 2393, ../sass/tables.scss */
div#pendiente ul#contenido_table_1 li:nth-child(4) {
  width: 130px;
}
/* line 2396, ../sass/tables.scss */
div#pendiente ul#contenido_table_1 li:nth-child(5) {
  width: 110px;
}
/* line 2399, ../sass/tables.scss */
div#pendiente ul#contenido_table_1 li:nth-child(6) {
  width: 76px;
}
/* line 2402, ../sass/tables.scss */
div#pendiente ul#contenido_table_1 li:nth-child(7) {
  width: 110px;
}
/* line 2405, ../sass/tables.scss */
div#pendiente ul#contenido_table_1 li:nth-child(8) {
  width: 70px;
}

/* line 2412, ../sass/tables.scss */
#loantop-data td {
  margin-right: 20px;
  margin-left: 20px;
}

/* line 2417, ../sass/tables.scss */
table#pujasTable tbody.scrollContent {
  display: block;
  height: 143px;
  overflow-y: scroll;
  width: 100%;
}

/* line 2424, ../sass/tables.scss */
table.scrollTable thead {
  display: block;
}

/* line 2428, ../sass/tables.scss */
table.scrollTable tbody {
  overflow-y: scroll;
  display: block;
}

/* line 2433, ../sass/tables.scss */
table.micuentatable > tbody {
  background-image: url("../img/backgrounds/micuenta.png");
  background-size: 100% 40px;
  background-repeat: repeat-y;
  min-height: 164px;
  max-height: 407px;
  border-left: 1px solid #eee;
  background-attachment: scroll;
}

/* line 2443, ../sass/tables.scss */
table.micuentatable tr {
  background-color: #fff;
}

/* line 2447, ../sass/tables.scss */
table#detail_table > tbody > tr > td, table#detail_table > thead > tr > th {
  border: 2px solid #fff !important;
}