@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;
}
/* line 50, ../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 58, ../sass/tables.scss */
ul#table li:first-child {
  width: 240px;
  padding-left: 10px;
  text-align: left;
}
/* line 63, ../sass/tables.scss */
ul#table li:nth-child(2) {
  width: 75px;
}
/* line 66, ../sass/tables.scss */
ul#table li:nth-child(3) {
  width: 54px;
}
/* line 69, ../sass/tables.scss */
ul#table li:nth-child(4) {
  width: 80px;
}
/* line 72, ../sass/tables.scss */
ul#table li:nth-child(5) {
  width: 130px;
}
/* line 75, ../sass/tables.scss */
ul#table li:nth-child(6) {
  width: 110px;
}
/* line 78, ../sass/tables.scss */
ul#table li:nth-child(7) {
  width: 125px;
}
/* line 81, ../sass/tables.scss */
ul#table li:nth-child(8) {
  width: 119px;
}

/* line 87, ../sass/tables.scss */
ul#desc-item {
  margin: 0px;
  height: 36px;
  display: table-cell;
}
/* line 91, ../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 103, ../sass/tables.scss */
ul#desc-item li:first-child {
  width: 150px;
  padding-left: 20px;
  text-align: left;
}
/* line 108, ../sass/tables.scss */
ul#desc-item li a.actividad {
  font-weight: bold;
  color: #fff;
}

/* line 115, ../sass/tables.scss */
ul#menu-item {
  margin: 0px;
  height: 36px;
  display: table-cell;
}
/* line 119, ../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 133, ../sass/tables.scss */
ul#menu-item li:first-child {
  border-right: none;
  margin-left: 0px;
}
/* line 137, ../sass/tables.scss */
ul#menu-item li:last-child {
  border-right: none;
  margin-left: -3px;
}
/* line 141, ../sass/tables.scss */
ul#menu-item li a.actividad {
  font-weight: bold;
  color: #fff;
}

/* line 149, ../sass/tables.scss */
ul#menu-item-actions {
  margin: 0px 10px 0px 0px;
  height: 36px;
  display: table-cell;
  float: right;
}
/* line 154, ../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 167, ../sass/tables.scss */
ul#menu-item-actions li:last-child {
  border-right: none;
}
/* line 170, ../sass/tables.scss */
ul#menu-item-actions li a.actividad {
  font-weight: bold;
  color: #fff;
}

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

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

/* line 190, ../sass/tables.scss */
ul#menu-lateral {
  margin: 0px;
  display: table-cell;
}
/* line 193, ../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 205, ../sass/tables.scss */
ul#menu-lateral li a.actividad {
  font-weight: bold;
  color: #fff;
}

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

/* line 217, ../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 221, ../sass/tables.scss */
p.info-item {
  padding-bottom: 5px;
  font-weight: bold;
  margin-bottom: 0px !important;
}

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

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

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

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

/* line 239, ../sass/tables.scss */
ul#contenido_table_1 {
  margin: 0px;
  height: 36px;
  display: table-cell;
  width: 939px;
}
/* line 245, ../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 252, ../sass/tables.scss */
ul#contenido_table_1 li:first-child {
  width: 237px;
  padding-left: 10px;
  text-align: left;
}
/* line 257, ../sass/tables.scss */
ul#contenido_table_1 li:nth-child(2) {
  width: 75px;
}
/* line 260, ../sass/tables.scss */
ul#contenido_table_1 li:nth-child(3) {
  width: 54px;
}
/* line 263, ../sass/tables.scss */
ul#contenido_table_1 li:nth-child(4) {
  width: 80px;
}
/* line 266, ../sass/tables.scss */
ul#contenido_table_1 li:nth-child(5) {
  width: 130px;
}
/* line 269, ../sass/tables.scss */
ul#contenido_table_1 li:nth-child(6) {
  width: 110px;
}
/* line 272, ../sass/tables.scss */
ul#contenido_table_1 li:nth-child(7) {
  width: 125px;
}
/* line 275, ../sass/tables.scss */
ul#contenido_table_1 li:nth-child(8) {
  width: 119px;
}

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

/* line , ../sass/tables.scss */
/* line 293, ../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 304, ../sass/tables.scss */
ul#admin-client-table li:first-child {
  width: 192px;
  padding-left: 10px;
  text-align: left;
}

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

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

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

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

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

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

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

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

/* line , ../sass/tables.scss */
/* line 346, ../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 356, ../sass/tables.scss */
ul#contenido_admin_client-table li:first-child {
  width: 192px;
  padding-left: 10px;
  text-align: left;
}

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

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

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

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

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

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

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

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

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

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

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

/* line 411, ../sass/tables.scss */
div#loan-load-oferta table thead tr th {
  height: 14px !important;
  padding-bottom: 5px !important;
  font-weight: bold;
  cursor: default !important;
  background: #efefef url(ico_order/f_2.png) no-repeat center 90%;
  font-size: 8pt;
}
/* line 419, ../sass/tables.scss */
div#loan-load-oferta 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 423, ../sass/tables.scss */
div#loan-load-oferta 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 429, ../sass/tables.scss */
div#loan-load-oferta 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 433, ../sass/tables.scss */
div#loan-load-oferta 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 439, ../sass/tables.scss */
thead .sorttable-th-min .sorttable_sorted {
  background: #efefef url(ico_order/f_3.png) no-repeat center 32px !important;
}

/* line 445, ../sass/tables.scss */
table.sortable thead tr th:nth-of-type(2), table.sortable tfoot tr th:nth-of-type(2) {
  background: #EFEFEF;
}
/* line 449, ../sass/tables.scss */
table.tablesorter {
  font-family: arial;
  background-color: #CDCDCD;
  margin: 10px 0pt 15px;
  font-size: 8pt;
  width: 100%;
  text-align: left;
}

/* line 460, ../sass/tables.scss */
div#loan-load-oferta table thead tr th.sorter-1 {
  background: #efefef url(ico_order/f_2.png) no-repeat center 90% !important;
  padding: 10px 0px !important;
}
/* line 464, ../sass/tables.scss */
div#loan-load-oferta table thead tr th.sorter-2 {
  background: #e1e1e1 url(ico_order/f_2.png) no-repeat center 90% !important;
  padding: 10px 0px !important;
}

/* line 471, ../sass/tables.scss */
th.sorter-1 {
  background: #efefef url(ico_order/f_2.png) no-repeat center 90% !important;
}
/* line 474, ../sass/tables.scss */
th.sorter-2 {
  background: #e1e1e1 url(ico_order/f_2.png) no-repeat center 90% !important;
}
/* line 477, ../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 center 90%;
  font-size: 8pt;
}

/* line 487, ../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 498, ../sass/tables.scss */
table.sortable thead tr th, table.sortable tfoot tr th {
  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 508, ../sass/tables.scss */
table.tablesorter thead tr .header {
  background-image: url(http://loanbook.es/stylesheets/bg.gif);
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}
/* line 515, ../sass/tables.scss */
table.tablesorter tbody td {
  color: #3D3D3D;
  padding: 4px;
  background-color: #FFF;
  vertical-align: top;
}
/* line 521, ../sass/tables.scss */
table.tablesorter tbody tr.odd td {
  background-color: #F0F0F6;
}
/* line 526, ../sass/tables.scss */
table.tablesorter thead tr .headerSortUp {
  background-image: url(http://loanbook.es/stylesheets/asc.gif);
}
/* line 529, ../sass/tables.scss */
table.tablesorter thead tr .headerSortDown {
  background-image: url(http://loanbook.es/stylesheets/desc.gif);
  background-color: #8dbdd8;
}
/* line 533, ../sass/tables.scss */
table.tablesorter thead tr .headerSortUp {
  background-color: #8dbdd8;
}

/* line 540, ../sass/tables.scss */
table#composition thead tr th:nth-of-type(2), div#market-table.tab-content table thead tr th {
  background: #efefef url(ico_order/f_2.png) no-repeat center 90%;
}

/* line 542, ../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: center 90% !important;
}

/* line 545, ../sass/tables.scss */
tr.success-3 {
  height: 35px !important;
}
/* line 548, ../sass/tables.scss */
tr.success-2, tr.success, tr.detail {
  height: 43px !important;
}
/* line 551, ../sass/tables.scss */
tr.detail-market {
  height: 47px !important;
}

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

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

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

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

/* line 576, ../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 585, ../sass/tables.scss */
.contener-tables-loan {
  background: #efefef;
  padding: 2px 2px 12px 2px;
}

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

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

/* END CONTENER*/
/* line 608, ../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 611, ../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 616, ../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 637, ../sass/tables.scss */
.gray-button:hover {
  border-top-color: #616161;
  background: #616161;
  color: #ccc;
}
/* line 642, ../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 650, ../sass/tables.scss */
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  background: none;
  font-size: 11px;
  text-align: left;
}
/* line 651, ../sass/tables.scss */
table#table-1.table thead tr td {
  background: #E5E5E5;
}
/* line 660, ../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 673, ../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 680, ../sass/tables.scss */
table caption .info {
  margin: 7px auto;
}

/* line 684, ../sass/tables.scss */
.table {
  background: none repeat scroll 0 0 white;
  width: 100%;
  font-size: 11px;
  text-align: center;
}
/* line 689, ../sass/tables.scss */
.table th, .table td {
  padding: 5px 0px;
  /*padding: 3px 8px 3px 8px;*/
  line-height: 18px;
  vertical-align: middle !important;
}
/* line 695, ../sass/tables.scss */
.table th {
  font-weight: bold;
  margin-bottom: 2px;
  background: #E5E5E5;
}
/* line 700, ../sass/tables.scss */
.table thead {
  border-bottom: 2px solid #fff;
}
/* line 701, ../sass/tables.scss */
.table thead th {
  background-color: #EFEFEF;
  border-top: 1px solid white;
  line-height: 13px;
  text-align: center;
  vertical-align: middle;
}
/* line 710, ../sass/tables.scss */
.table thead2 th {
  vertical-align: bottom;
  text-align: center;
  background-color: #4F849C;
  color: #FFF;
}
/* line 717, ../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 722, ../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 731, ../sass/tables.scss */
.table tbody tr.success td:nth-of-type(6), .table tbody tr.success td:nth-of-type(7) {
  /*color: #00FFCC;*/
}
/* line 735, ../sass/tables.scss */
.table tbody tr.success-2 td {
  font-weight: bold;
  background-color: #E5E5E5;
  /*color: #00FFCC;*/
}
/* line 740, ../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 747, ../sass/tables.scss */
.table tbody tr.success-3 td:nth-of-type(n+9) {
  background-color: #CCCCCC;
  color: black;
}
/* line 752, ../sass/tables.scss */
.table tbody tr.detail-market {
  /*cursor: pointer;*/
}
/* line 756, ../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 765, ../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 white !important;
}
/* line 770, ../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 white !important;
}
/* line 775, ../sass/tables.scss */
.table tbody tr.detail-market:hover {
  /*background-color: #fff;*/
  color: #000;
  /*cursor: pointer;*/
  /*color: #00FFCC;*/
}
/* line 782, ../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 786, ../sass/tables.scss */
.table tbody tr.detail-market {
  background: none !important;
}

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

/* line 799, ../sass/tables.scss */
.table tbody tr.detail {
  background-color: #fff;
  margin-bottom: 4px;
  border-bottom: 1px solid #dfdfdf;
}
/* line 803, ../sass/tables.scss */
.table tbody tr.detail td {
  border-bottom: 1px solid #dfdfdf;
  /*color: #00FFCC;*/
}
/* line 807, ../sass/tables.scss */
.table tbody tr.detail:hover {
  /*background-color: #fff;*/
  color: #000;
  /*color: #00FFCC;*/
}
/* line 813, ../sass/tables.scss */
.table tbody tr.detail td:nth-of-type(1) {
  text-align: left;
}
/* line 815, ../sass/tables.scss */
.table tbody tr.detail td:nth-of-type(1):hover {
  /*cursor: pointer;*/
}
/* line 820, ../sass/tables.scss */
.table tbody tr.detail td:nth-of-type(6), .table tbody tr.detail td:nth-of-type(7) {
  /*color: #00FFCC;*/
}
/* line 826, ../sass/tables.scss */
.table caption + thead tr:first-child th, .table caption + thead tr:first-child td {
  border-top: 0;
}
/* line 831, ../sass/tables.scss */
.table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td {
  border-top: 0;
}
/* line 836, ../sass/tables.scss */
.table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
  border-top: 0;
}
/* line 840, ../sass/tables.scss */
.table tbody + tbody {
  border-top: 1px solid #dddddd;
}
/* line 843, ../sass/tables.scss */
.table .table {
  background-color: #ffffff;
}

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

/* line 854, ../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 862, ../sass/tables.scss */
.table-bordered th, .table-bordered td {
  border-left: 1px solid #dddddd;
}
/* line 866, ../sass/tables.scss */
.table-bordered caption + thead tr:first-child th {
  border-top: 0;
}
/* line 870, ../sass/tables.scss */
.table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td {
  border-top: 0;
}
/* line 876, ../sass/tables.scss */
.table-bordered colgroup + thead tr:first-child th {
  border-top: 0;
}
/* line 880, ../sass/tables.scss */
.table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td {
  border-top: 0;
}
/* line 885, ../sass/tables.scss */
.table-bordered thead:first-child tr:first-child th {
  border-top: 0;
}
/* line 889, ../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 893, ../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 898, ../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 903, ../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 908, ../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 914, ../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 920, ../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 925, ../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 933, ../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 940, ../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 947, ../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 954, ../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 963, ../sass/tables.scss */
.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

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

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

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

/* line 991, ../sass/tables.scss */
.table td.span1, .table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
/* line 996, ../sass/tables.scss */
.table td.span2, .table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
/* line 1001, ../sass/tables.scss */
.table td.span3, .table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
/* line 1006, ../sass/tables.scss */
.table td.span4, .table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
/* line 1011, ../sass/tables.scss */
.table td.span5, .table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
/* line 1016, ../sass/tables.scss */
.table td.span6, .table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
/* line 1021, ../sass/tables.scss */
.table td.span7, .table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
/* line 1026, ../sass/tables.scss */
.table td.span8, .table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
/* line 1031, ../sass/tables.scss */
.table td.span9, .table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
/* line 1036, ../sass/tables.scss */
.table td.span10, .table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
/* line 1041, ../sass/tables.scss */
.table td.span11, .table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
/* line 1046, ../sass/tables.scss */
.table td.span12, .table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
/* line 1052, ../sass/tables.scss */
.table tbody tr.success td {
  background-color: #939393;
  font-weight: bold;
  color: white;
}
/* line 1057, ../sass/tables.scss */
.table tbody tr.error td {
  background-color: #f2dede;
}
/* line 1060, ../sass/tables.scss */
.table tbody tr.warning td {
  background-color: #fcf8e3;
}
/* line 1063, ../sass/tables.scss */
.table tbody tr.info td {
  background-color: #d9edf7;
}

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

/* line 1075, ../sass/tables.scss */
.table-hover tbody tr.success:hover td {
  background-color: #d0e9c6;
}
/* line 1078, ../sass/tables.scss */
.table-hover tbody tr.error:hover td {
  background-color: #ebcccc;
}
/* line 1081, ../sass/tables.scss */
.table-hover tbody tr.warning:hover td {
  background-color: #faf2cc;
}
/* line 1084, ../sass/tables.scss */
.table-hover tbody tr.info:hover td {
  background-color: #c4e3f3;
}

/* line 1089, ../sass/tables.scss */
#market-table.tableContainer {
  clear: both;
  height: 146px;
  overflow: auto;
  width: 970px;
  overflow: hidden;
  width: 970px;
}
/* line 1096, ../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 1110, ../sass/tables.scss */
#home.tableContainer, #profile.tableContainer, #auxiliarLoad.tableContainer {
  clear: both;
  height: 282px;
  overflow: auto;
  width: 978px;
  overflow: hidden;
  width: 970px;
}
/* line 1117, ../sass/tables.scss */
#home.tableContainer table, #profile.tableContainer table, #auxiliarLoad.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 1152, ../sass/tables.scss */
thead.fixedHeader tr {
  display: block;
}
/* line 1156, ../sass/tables.scss */
thead.fixedHeader a {
  display: block;
  width: 100%;
}
/* line 1159, ../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 1181, ../sass/tables.scss */
#market-table table tbody.scrollContent {
  display: block;
  height: 94px;
  overflow-y: scroll;
  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 1191, ../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 1201, ../sass/tables.scss */
.nav-table-marketplace > div {
  padding: 6px 0px;
  float: left;
  text-align: left !important;
  height: 20px;
}

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

/* line 1219, ../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 1229, ../sass/tables.scss */
.nav-table-marketplace > div {
  padding: 6px 0px;
  float: left;
  text-align: left !important;
  height: 20px;
}

/* ALIGN CELL TABLES */
/* line 1239, ../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 1248, ../sass/tables.scss */
#auxiliarLoad table tbody.scrollContent {
  display: block;
  height: 74px;
  overflow-y: scroll;
  width: 100%;
}

/* line 1255, ../sass/tables.scss */
#financial-info-deuda {
  height: 167px;
  background: #EFEFEF;
}
/* line 1256, ../sass/tables.scss */
#financial-info-deuda table {
  margin: 0 auto;
  width: 99%;
}
/* line 1257, ../sass/tables.scss */
#financial-info-deuda table tbody.scrollContent {
  display: block;
  height: 139px;
  overflow-y: scroll;
  width: 100%;
}

/* line 1270, ../sass/tables.scss */
#financial-info-balance {
  height: 274px;
  background: #EFEFEF;
}
/* line 1271, ../sass/tables.scss */
#financial-info-balance table {
  margin: 0 auto;
  width: 99%;
}
/* line 1272, ../sass/tables.scss */
#financial-info-balance table tbody.scrollContent {
  display: block;
  height: 245px;
  overflow-y: scroll;
  width: 100%;
}

/* line 1285, ../sass/tables.scss */
#financial-info-cuenta-resultados {
  height: 274px;
  background: #EFEFEF;
}
/* line 1286, ../sass/tables.scss */
#financial-info-cuenta-resultados table {
  margin: 0 auto;
  width: 99%;
}
/* line 1287, ../sass/tables.scss */
#financial-info-cuenta-resultados table tbody.scrollContent {
  display: block;
  height: 245px;
  overflow-y: scroll;
  width: 100%;
}

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

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

/* line 1312, ../sass/tables.scss */
#profile 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 1322, ../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 1332, ../sass/tables.scss */
.nav-table-marketplace > div {
  padding: 6px 0px;
  float: left;
  text-align: left !important;
  height: 20px;
}

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

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

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

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

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

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

/* line 1372, ../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 1399, ../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 1429, ../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 1447, ../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 1456, ../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 1465, ../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 1484, ../sass/tables.scss */
input[type=checkbox]:checked ~ #hover {
  height: 27px;
}
/* line 1487, ../sass/tables.scss */
input[type=checkbox]:checked ~ #hoverMarket {
  height: 48px;
}
/* line 1489, ../sass/tables.scss */
input[type=checkbox]:checked ~ #hoverMarket #img {
  top: 8px;
}
/* line 1493, ../sass/tables.scss */
input[type=checkbox]:checked ~ #hover #img {
  top: 8px;
}
/* line 1495, ../sass/tables.scss */
input[type=checkbox]:checked ~ #hover #img span {
  display: block;
}
/* line 1499, ../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 1514, ../sass/tables.scss */
.contTriangleBtn {
  top: 0px;
  right: 0px;
  width: 22px;
  border-left: 1px solid gray;
  height: 21px;
  position: absolute;
}
/* line 1521, ../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 1536, ../sass/tables.scss */
div.container-btn div#button1 div#hover div#img span ul {
  position: absolute;
  width: 89px;
}
/* line 1539, ../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 1544, ../sass/tables.scss */
div.container-btn div#button1 div#hover div#img span ul li:hover {
  background-color: #E5E5E5;
  color: gray !important;
}
/* line 1548, ../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 1555, ../sass/tables.scss */
div.container-btn div#button1 div#hoverMarket div#img span ul {
  position: absolute;
  width: 63px;
}
/* line 1558, ../sass/tables.scss */
div.container-btn div#button1 div#hoverMarket div#img span ul li {
  cursor: pointer;
}
/* line 1560, ../sass/tables.scss */
div.container-btn div#button1 div#hoverMarket div#img span ul li:hover {
  background-color: #E5E5E5;
  color: gray !important;
}
/* line 1564, ../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 1573, ../sass/tables.scss */
.actionTable {
  width: 65px;
  height: 100%;
  background-color: transparent;
  cursor: pointer;
  position: absolute;
  top: 0px;
  left: 3px;
}

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

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

/* line 1594, ../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 1601, ../sass/tables.scss */
#auxiliarLoad.tab-pane table.table thead.fixedHeader {
  border: none !important;
  background: none;
}
/* line 1604, ../sass/tables.scss */
#auxiliarLoad.tab-pane table.table thead.fixedHeader th {
  border: none !important;
  background: none;
}

/* line 1611, ../sass/tables.scss */
div#auxiliarLoad.tab-pane table.table tbody.scrollContent tr.detail td {
  border: 2px solid #fff;
}
/* line 1612, ../sass/tables.scss */
div#auxiliarLoad.tab-pane table.table tbody.scrollContent tr.detail td.cell-left {
  height: 28px;
}
/* line 1617, ../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 1670, ../sass/tables.scss */
section#tabs div#myTabContent.tab-content div#home.tab-pane table.table tbody.scrollContent tr td {
  border: none;
}

/* line 1675, ../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 1679, ../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 1683, ../sass/tables.scss */
div#market-table.tableContainer table.table tbody.scrollContent tr.detail-market td {
  border: none;
}

/* line 1688, ../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 1692, ../sass/tables.scss */
.pdf-wd {
  width: 35px !important;
}

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

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

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

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

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

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

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

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

/* line 1740, ../sass/tables.scss */
#loan-load-oferta {
  height: 304px;
  background: #EFEFEF;
}
/* line 1741, ../sass/tables.scss */
#loan-load-oferta table {
  margin: 0 auto;
  width: 99%;
}
/* line 1742, ../sass/tables.scss */
#loan-load-oferta table tbody.scrollContent {
  display: block;
  height: 264px;
  overflow-y: scroll;
  width: 100%;
}

/* line 1755, ../sass/tables.scss */
div#loan-load-oferta.tab-pane table.table tbody.scrollContent tr.detail td {
  width: 88%;
}

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

/* line 1770, ../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 1775, ../sass/tables.scss */
div#portfolio-technicalinfo-contactos table h4, div#portfolio-technicalinfo-informacion table h4, div#portfolio-technicalinfo-asesores table h4 {
  margin: 0;
}
/* line 1778, ../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 1781, ../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) {
  background-color: #dedede;
  padding: 8px 0 8px 15px;
  text-align: left;
  width: 200px;
  height: 20px;
}
/* line 1788, ../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) {
  background-color: #F2F2F2;
  text-align: right;
  padding: 8px 15px 8px 0;
  font-size: 12px;
}

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

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

/* line 1808, ../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 1811, ../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 1815, ../sass/tables.scss */
div#financial-info-cuenta-resultados.tab-content table.table tbody.scrollContent tr:nth-of-type(5) {
  font-weight: bold;
}

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

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

/* line 1828, ../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 1835, ../sass/tables.scss */
.fila_dir_editar td:nth-child(2),
.fila_rel_editar td:nth-child(2) {
  width: 100px;
}

/* line 1839, ../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 1847, ../sass/tables.scss */
.fila_dir_editar td:nth-child(3),
.fila_rel_editar td:nth-child(3) {
  width: 100px;
}

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

/* line 1856, ../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 1863, ../sass/tables.scss */
.fila_dir_editar td:nth-child(4) {
  width: 80px;
}

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

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

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

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

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

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

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

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

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

/* line 1901, ../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 1911, ../sass/tables.scss */
thead#admin-contract-table th:first-child {
  width: 252px;
  padding-left: 10px;
  text-align: left;
}

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

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

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

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

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

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

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

/* line 1941, ../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 1950, ../sass/tables.scss */
tr.contenido_admin_contract-table td:first-child {
  width: 252px;
  padding-left: 10px;
  text-align: left;
}

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

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

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

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

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

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

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

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

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

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

/* line 1990, ../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 1997, ../sass/tables.scss */
.fila_gar_editar td:nth-child(3) {
  width: 96px;
}

/* line 2003, ../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 2009, ../sass/tables.scss */
.fila_gar_editar td:nth-child(4) {
  width: 122px;
}

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

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

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

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

/* END TABLA GARANTÍAS ADMIN CONTRACT */