/*@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?ov7ih5");
  src: url("../fonts/icomoon.eot?#iefixov7ih5") format('embedded-opentype'), url("../fonts/icomoon.ttf?ov7ih5") format('truetype'), url("../fonts/icomoon.woff?ov7ih5") format('woff'), url("../fonts/icomoon.svg?ov7ih5#icomoon") format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-usuario:before {
  content: "\e600";
}
.icon-home:before {
  content: "\e603";
}
.icon-arrow-in:before {
  content: "\e605";
}
.icon-arrow-exit:before {
  content: "\e606";
}
.icon-stack:before {
  content: "\e92e";
}*/
/*@font-face {
  font-family: 'principal';
  src: url('../font/principal.eot?3397270');
  src: url('../font/principal.eot?3397270#iefix') format('embedded-opentype'),
       url('../font/principal.woff?3397270') format('woff'),
       url('../font/principal.ttf?3397270') format('truetype'),
       url('../font/principal.svg?3397270#principal') format('svg');
  font-weight: normal;
  font-style: normal;
}*/
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'principal';
    src: url('../font/principal.svg?3397270#principal') format('svg');
  }
}
*/

.menu-alma{
  display: inline-block;
  vertical-align: middle;
}

.color--red {
  color: #d0321e;
}

.color--tabla{
  background-color: rgba(0, 255, 0, .1)!important;
}

.color--tabla1{
  background-color: rgba(0, 0, 255, .1)!important;
}

.color--blue {
  color: #23527c;
}

.color--green {
  color: #57b157;
}

.title {
  font-size: 16px;
}

.title--general {
  color: #000;
  font-weight: 300;
  width: 99.5% !important;
  border: 1px solid #ccc;
  background-color: #f6f6f6;
  padding: 20px 0;
  text-transform: uppercase;
}
.title--abono {
  color: #000;
  margin-left: 22px;
  font-weight: 300;
  width: 95% !important;
  border: 1px solid #ccc;
  background-color: #f6f6f6;
  padding: 10px 0;
  text-transform: uppercase;
}
.title--totales{
  width: 98% !important;
  border: 1px solid #ccc;
  background-color: rgba(218, 218, 218, 0.38);
  padding: 2px 0;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 1px;

}
.title--movimientos {
  color: #000;
  margin-left: 18px;
  font-weight: 300;
  width: 100% !important;
  border: 1px solid #ccc;
  background-color: #f6f6f6;
  padding: 15px 0;
  text-transform: uppercase;
}
.title--reset {
  padding: 0;
  margin: 0;
  font-weight: 300;
}

.title--extraSmall {
  font-size: 0.8em;
}

.title--small {
  font-size: 1em;
}

.title--medium {
  font-size: 1.5em;
}

.title__tabla {
  text-transform: uppercase;
  padding: 2px 10px !important;
}

.title__tabla--subtotal {
  padding: 2px 10px !important;
}

.bg--nav {
  background-color: #525252 !important;
}

.bg--white {
  background-color: #fff;
}

.bg--grayDark {
  background-color: #333;
}

.bg--grayLight {
  background-color: #eee;
}

.table-hover > tr {
  cursor: pointer;
}

.table__fijo {
  padding: 10px;
  height: 335px;
  overflow-y: auto;
}

.scroll__max {
  height: 596px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0px 15px 0px 1px;
}

.scroll__max__despachos {
  height: 585px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0px 5px 30px 1px;
}

/*.scroll__max {
  height: 575px;
  overflow-y: auto;
  overflow-x: auto;
  padding: 0px 15px 30px 1px;
}*/

.padding--10 {
  padding: 10px;
}

.border--top {
  border-top: 1px solid #000;
}

.circle {
  width: 20px;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  height: 20px;
}

.btn-closeNav {
  font-size: 16px;
  padding: 10px;
}

.btn-closeNav a {
  color: #fff;
  font-size: 1em;
}

.verticalMenu {
  overflow-y: auto;
  height: 800px;
  background-color: #333;
}

.menu-icon {
  margin-right: 10px;
}

.header-acciones {
  color: #fff;
  background-color: #333;
}

.nav__list--bold {
  font-weight: bold;
  cursor: pointer;
  text-transform: uppercase;
}

.content-table {
  background-color: #fff;
  border: 1px solid #ccc;
  padding-left: 10px;
}

.content-table--mpTop {
  margin-top: 10px;
  padding-top: 10px;
}


@media print {
  .displayNone-print {
    display: none;
  }

  .table__print--auto {
    height: auto;
    width: auto;
    overflow: inherit;
  }

  .font-print--small {
    font-size: 14px;
  }

  .letra-factura{
    font-size: 14px;
  }

  .letra-factura2{
    font-size: 12px;
  }

  .letra-factura3{
    font-size: 11px;
  }

  .letra-reportes{
    font-size: 10px;
  }

  .font-print--liquidaciones{
    font-size: 9.5px;
  }

  .font-print--planilla{
    font-size: 8px;
  }

  .bold{
    font-weight: 600;
    font-size: 11px;
  }

  @page {
    margin:0.5cm;
  }
  
  @page :first {
    margin-top:0.5cm;
  }
  
  @page :left {
    margin-left:0cm;
    margin-right:0cm;
  }

  @page :right {
    margin-left:0cm;
    margin-right:0cm;
  }

  table tr:first-child > td{
    overflow: visible !important;
  }

  table tbody:nth-child(2) > tr{
    height: 0px!important;
  }

  .tableBalance tbody tr :nth-child(1){
    height: 0px!important;
  }
}