body {
  padding: 0;
  margin: 0;
  -webkit-text-size-adjust: 100%;
  min-height: 600px;
  min-width: 1070px;
  overflow-x: auto;
  overflow-y: auto;
}

.lbody {
  width: 100%;
  height: 100%;
  min-width: 320px!important;
  min-height: 480px!important;
}

.lbpanel {
  min-width: 250px;
  width: 90%;
  max-width: 512px;
  background-color: #fff;
  position: relative;
  top: 15px;
  padding: 20px 15px;
  padding-right: 0px;
  margin-left: auto;
  margin-right: auto;
}

.lbpanel input {
  margin-bottom: 40px;
  max-width: 80%;
  margin-left: 7%;
}

.lbpanel a.btn-select-style {
  margin-top: 15px;
  margin-bottom: 40px;
  display: block;
}

.lbpanel .smtpanel {
  padding-top: 15px;
  text-align: center;
}

.lbpanel .smtpanel label {
  padding: 0 10px;
}
.lbpanel .smtpanel a {
  text-decoration: none;
  color: #ee7320;
}

.imx {
  display: inline-block;
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 60px;
  height: 50px;
}

@media only screen and (orientation: landscape) {
  .lbody {
    min-height: 320px!important;
    min-width: 480px!important;
  }
}

@media only screen and (min-width : 700px) {
  .lbpanel {
    top: 50px;
  }
  .lbody {
    font-size: 15px;
  }
  .lbody button {
    font-size: 15px;
  }
  .lbody  .lbpanel {
    padding-top: 130px;
  }
}

input[type='text'],
input[type='password'] {
  border: none;
  outline: none;
  padding: 0px 10px 0px 5px;
  line-height: 100%;
  height: 19px;
  width: 90%;
  width: -moz-calc(95% - 15px);
  width: -webkit-calc(95% - 15px);
  width: calc(95% - 15px);
}

button {
  max-width: 200px;
  min-width: 105px;
  padding: 5px 10px;
  text-overflow: ellipsis;
  overflow: hidden;
}

button[disabled='disabled'],
button.disabled {
  cursor: default;
}

#main {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  min-height: 600px;
  min-width: 1070px;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

#main_header {
  height: 50px;
  clear: both;
}
#main_header_links {
  padding-left: 30px;
  padding-top: 25px;
}
#main_header_links > a {
  display: inline-block;
  margin-right: 5px;
}

#main_options {
  height: 35px;
  clear: both;
  border-bottom: 3px solid #EE7320;
  background-color: #666666;
  width: 100%;
  position: relative;
}

#main_options_links {
  padding-top: 7px;
  padding-right: 10px;
  height: 35px;
  display: inline-block;
  position: absolute;
  right: 0;
}

#opciones_sistema {
  /*right: 235px;*/
}

#opciones_usuario {
  right: 15px;
}

.float_menu {
  position: absolute;
  display: none;
  width: 130px;
  min-width: 130px;
  top: 44px;
  padding: 0px 15px;
  z-index: 999;
}

.float_menu a {
  display: block;
  max-width: 130px;
  height: 19px;
  line-height: 19px;
  padding: 5px 0px;
  z-index: 999;
}

#main_options_links > a {
  display: inline-block;
  margin-right: 5px;
  padding-right: 15px;
  height: 18px;
  line-height: 18px;
}

#main_options #ima_sync {
  display: inline-block;
  height: 20px;
  width: 20px;
  position: relative;
  top: 5px;
}

#main_body {
  overflow: hidden;
  position: absolute;
  top: 90px;
  bottom: 10px;
  left: 0;
  right: 0;
  min-height: 410px;
  padding-left: 30px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 10px;
}

#main_body.view {
  top: 50px!important;
}

#main_group {
  position: relative;
  width: 100%;
  height: 100%;
}

#main_group > #content {
  position: absolute;
  left: 0;
  right: 32%;
  top: 0;
  bottom: 0;
}

#main_group > #content.fw {
  position: absolute;
  left: 0;
  right: 30px;
  top: 0;
  bottom: 0;
}

#main_group > #content > .header {
  position: absolute;
  top: 0;
  left: 50px;
  right: 50px;
  padding-top: 15px;
  height: 45px;
  text-align: right;
}

#main_group > #content > .header a {
  display: inline-block;
  width: auto;
  height: 18px;
  line-height: 18px;
  padding-right: 5px;
}

#main_group > #content > .header a.btn-select-style {
  vertical-align: bottom;
  padding-right: 15px;
}

#main_group > #content > .header a:last-child {
  margin-right: 0px;
}

#main_group > #content > .header > label {
  position: absolute;
  left: 0px;
  width: 30px;
  height: 30px;
}

#main_group > #content > .body {
  position: absolute;
  top: 60px;
  bottom: 90px;
  left: 50px;
  right: 40px;
}

#main_group > #content > .body-sale {
  position: absolute;
  top: 60px;
  bottom: 170px;
  left: 50px;
  right: 40px;
}

#main_group > #content > .body-sale.ntd {
  bottom: 130px;
}

#main_group > #content > .body-stock {
  position: absolute;
  top: 60px;
  bottom: 130px;
  left: 50px;
  right: 40px;
}


#main_group > #content > .body-nf {
  position: absolute;
  top: 60px;
  bottom: 20px;
  left: 50px;
  right: 40px;
}

#main_group > #content > .body-sef {
  position: absolute;
  top: 60px;
  bottom: 50px;
  left: 50px;
  right: 40px;
}

#main_group > #content > .body-nf.calendar {
  top: 50px!important;
}

#main_group > #content .body-group {
  position: relative;
  width: 100%;
  height: 100%;
}
#main_group > #content .crdt .body-group .cbdwsf {
  top: 0!important;
}

#main_group > #content .body-group .cbhsf {
  position: absolute;
  top: 0;
  height: 30px;
  left: 0;
  right: 0;
  padding-bottom: 15px;
  padding-top: 15px;
}

#main_group > #content .body-group > form {
  height: 100%;
  width: 100%;
}

#main_group > #content .body-group .cbhdf {
  position: absolute;
  top: 0;
  height: 80px;
  left: 0;
  right: 0;
  padding-bottom: 15px;
  padding-top: 15px;
}

#main_group > #content .calendar .body-group .cbhdf {
  padding: 0px!important;
  height: 55px!important;
}

#main_group > #content .body-group .cbhdfc {
  position: absolute;
  top: 0;
  height: 60px;
  left: 0;
  right: 0;
  padding-bottom: 15px;
  padding-top: 15px;
}

#main_group > #content .body-group .cbhdf > div > input {
  margin-right: 15px;
}

#main_group > #content .body-group .cbhsf > div > input {
  margin-right: 15px;
}

.cbhsf > div #dt_fecha_termino {
  margin-right: 10px!important;
}

#main_group > #content .body-group .cbhdf > div:last-child {
  padding-top: 20px;
}

#main_group > #content .body-group .cbhdf.rrs > div:last-child {
  padding-top: 0px!important;
}
#main_group > #content .body-group .cbhdf.rrs > #advace_filters {
  padding-top: 10px;
  padding-bottom: 10px;
}

#main_group > #content .body-group .cbdwsf {
  position: absolute;
  top: 65px;
  left: 0;
  right: 0;
  bottom: 0px;
}

#main_group > #content .body-group #rep_repo.cbdwsf {
  top: 75px;
}

#main_group > #content .body-group .cbdwdf {
  position: absolute;
  top: 110px;
  left: 0;
  right: 0;
  bottom: 0px;
}

#main_group > #content .calendar .body-group .cbdwdf {
  top: 60px!important;
}

#main_group > #content .body-group > .cbnf {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0px;
}

#main_group > #content .body-group .cbdwdfc {
  position: absolute;
  top: 90px;
  left: 0;
  right: 0;
  bottom: 0px;
}

#main_group > #content > .footer {
  position: absolute;
  bottom: 0;
  left: 50px;
  right: 50px;
  height: 70px;
  padding-top: 20px;
  text-align: right;
}

#main_group > #content > .footer-sale {
  position: absolute;
  bottom: 0;
  left: 50px;
  right: 50px;
  height: 160px;
  text-align: right;
}
#main_group > #content > .footer-sale.ntd {
  height: 120px;
}

#main_group > #content > .footer-stock {
  position: absolute;
  bottom: 0;
  left: 50px;
  right: 50px;
  height: 110px;
  padding-top: 20px;
  text-align: right;
}

#main_group > #content > .footer-nf {
  position: absolute;
  bottom: 0;
  left: 50px;
  right: 50px;
  height: 0px;
}

#main_group > #content > .footer-sef {
  position: absolute;
  bottom: 0;
  left: 50px;
  right: 50px;
  height: 40px;
}

#main_group > #content > .footer a, .footer-libro-mensual a {
  margin-left: 15px;
}

#main_group > #content > .footer-sale a {
  margin-left: 15px;
}

#main_group > #content > .footer-stock a {
  margin-left: 15px;
}

#main_group > #helper {
  position: absolute;
  left: 68%;
  right: 0;
  top: 0;
  bottom: 0;
  padding-left: 35px;
}

#main_group > #helper > div {
  position: relative;
  width: 100%;
  height: 100%;
  padding-left: 15px;
  width: -moz-calc(100% - 15px);
  width: -webkit-calc(100% - 15px);
  width: calc(100% - 15px);
}

#main_group > #helper > div > * {
  padding-left: 15px;
}

#main_group > #helper > div > .slide {
  padding-left: 0px;
}

#main_group > #helper.hh {
  display: none;
}

#main_group > #helper .header {
  position: absolute;
  top: 0;
  height: 80px;
  left: 0px;
  right: 0;
}

#main_group > #helper .header div {
  position: relative;
  padding: 10px 0;
}

#main_group > #helper .header-title label {
  display: inline-block;
  width: auto;
  line-height: 100%;
  vertical-align: bottom;
}

#main_group > #helper .header-title span {
  display: block;
  line-height: 15px;
  height: 15px;
  padding-top: 9px;
  vertical-align: bottom;
}

#main_group > #helper .header-title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

#main_group > #helper .body {
  position: absolute;
  top: 80px;
  bottom: 0;
  left: 0px;
  right: 0;
}

#main_group > #helper .body > div {
  height: 100%;
}

#main_group > #helper .body-wsf {
  position: absolute;
  top: 80px;
  bottom: 90px;
  left: 0px;
  right: 0;
}

#main_group > #helper .body-wsf > div {
  height: 100%;
}

#main_group > #helper .body-wslf {
  position: absolute;
  top: 80px;
  bottom: 35px;
  left: 0px;
  right: 0;
}

#main_group > #helper .body-wslf > div {
  height: 100%;
}

#main_group > #helper .footer {
  position: absolute;
  bottom: 0;
  height: 0;
  left: 0px;
  right: 0;
  text-align: right;
}

#main_group > #helper .footer-sf {
  position: absolute;
  bottom: 0;
  height: 70px;
  left: 0px;
  right: 10px;
  padding-top: 20px;
  text-align: right;
}

#main_group > #helper .footer a {
  margin-left: 15px;
}

#main_group > #helper .footer-sf a {
  margin-left: 15px;
}

#main_group > #helper .footer-slf {
  position: absolute;
  bottom: 0;
  height: 30px;
  left: 0px;
  right: 10px;
  padding-top: 20px;
  text-align: right;
}

#main_footer {
  overflow: hidden;
  position: absolute;
  padding-top: 5px;
  height: 25px;
  bottom: 0px;
  left: 0;
  right: 0;
  padding-left: 50px;
  padding-right: 20px;
}

#main_footer a {
  display: inline-block;
  padding-left: 5px;
}

#main_group > #content > .body-lm {
  position: absolute;
  top: 60px;
  bottom: 130px;
  left: 50px;
  right: 40px;
}

#main_group > #content > .footer-lm {
  position: absolute;
  bottom: 0;
  left: 50px;
  right: 50px;
  height: 110px;
  padding-top: 20px;
  text-align: right;
}

.btn-select-style {
  display: inline-block;
  line-height: 100%;
  margin-right: 15px;
  max-width: 90%;
  max-width: -moz-calc(100% - 45px);
  max-width: -webkit-calc(100% - 45px);
  max-width: calc(100% - 45px);
  overflow: hidden;
  padding-right: 15px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  line-height: 16px;
}

.btn-select-style.sbm:first-child,
.btn-select-style.sbm[data-update="new_return_type_select"],
.btn-select-style.sbm[data-update="dynamic_mnu"] {
  margin-right: 0px;
}

.sbm-bl {
  padding-left: 5px;
  border-left: 1px solid #CCCCCC;
  color: #BEBEBE;
}

.btn-select-style-popup {
  z-index: 1002;
  display: block;
  position: fixed;
  border-radius: 8px;
  padding: 8px;
  min-width: 200px;
}

.btn-select-style-popup button {
  width: 100%;
  min-width: 100%;
  padding: 8px;
  border: 0;
  margin: 0;
  text-align: left;
}

.btn-select-style-title {
  margin-bottom: 10px;
}

.btn-select-style-title span {
  padding: 5px 2.5%;
  padding-bottom: 10px;
  height: auto;
  width: 95%;
  width: -moz-calc(95% - 15px);
  width: -webkit-calc(95% - 15px);
  width: calc(95% - 15px);
}

.btn-select-style-popup.sbm {
  min-width: 250px;
}

.dwh-h {
  display: block;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  height: auto;
}

.dwh-h label {
  display: inline;
}

.dwh-h:first-child {
  margin-top: 10px;
}

.dwh-h > div {
  display: inline-block;
  width: 40%;
  text-align: right;
}

.dwh-h > div:first-child {
  width: 60%;
  text-align: left;
}

.dwh-d > div {
  display: inline-block;
  width: 40%;
  text-align: right;
}

.dwh-d > div:first-child {
  width: 59%;
  text-align: left;
}

.dwh-dp > div {
  display: inline-block;
  width: 40%;
  text-align: right;
  padding-bottom: 10px;
}

.dwh-dp > div:first-child {
  width: 58%;
  text-align: left;
}


#content .total-group {
  position: absolute;
  right:0;
  min-width: 250px;
}

#content .total-group > div {
  display: block;
  text-align: right;
  padding-bottom: 10px;
  max-width: 100%;
}

#content .total-group > div div {
  display: inline-block;
  width: 49%;
}

#content .total {
  padding-top: 5px;
  line-height: 15px;
  height: 15px;
}

.button-group {
  position:absolute;
  right:0;
  left: 0px;
  min-width: 250px;
  bottom: 0px;
  height: 70px;
  text-align: right;
}

.button-group button {
  display: inline-block;
}

.button-group a {
  display: inline-block;
  margin-top: 10px;
}

.link-group {
  position:absolute;
  right:0;
  min-width: 250px;
  bottom: 0px;
  height: 40px;
}

.link-group a{
  display: inline-block;
  margin-top: 10px;
}

a.xls_export {
  padding-left: 20px;
}

.hl{
  display: block;
  padding-bottom: 15px;
}

.hl label {
  display: none;
}

.hl:hover label {
  display: inline-block;
  padding-left: 5px;
  cursor: pointer;
  width: auto;
  line-height: 100%;
  vertical-align: bottom;
  white-space: normal;
}

.mae-line {
  clear: both;
  padding-bottom: 15px;
  width: 100%;
}

.maelp-line {
  width: 100%;
  padding: 7px 0;
}
.maelp-line > .mae-line-left {
  display: inline-block;
  width: 60%;
}

.maelp-line > .mae-line-right {
  display: inline-block;
  width: 30%;
}

.mae-line-aright {
  display: block;
  padding-bottom: 15px;
  padding-right: 25px;
  text-align: right;
}
.mae-line-aright button {
  max-width: 300px;
}

.mae-line > textarea  {
  display: inline-block;
  height: 96px;
  padding: 2px 0;
  width: 100%;
  width: -moz-calc(100% - 29px);
  width: -webkit-calc(100% - 29px);
  width: calc(100% - 29px);
}

.mae-line > input[type='file'] {

}

.mae-line span {
  margin-bottom: 10px;
  display: block;
}

.mae-line label {
  display: inline-block;
  width: auto;
  vertical-align: bottom;
}

.mae-line > div {
  padding: 0px;
  padding-bottom: 5px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 45%;
  vertical-align: top;
}

.mae-line-left {
  margin-right: 8%;
}

.mae-line a {
  padding-top: 6px;
}

.mae-checkbox {
  display: inline-block;
  width: auto;
}

.mae-checkbox label {
  display: inline;
}

.txt150 {
  width: 150px;
  max-width: 150px;
  min-width: 150px;
}

.txt100mr15 {
  width: 100px;
  max-width: 100px;
  min-width: 100px;
  margin-right: 15px;
}

.txt120mr15 {
  width: 120px;
  max-width: 120px;
  min-width: 120px;
  margin-right: 15px;
}

.txt170mr15 {
  width: 170px;
  max-width: 170px;
  min-width: 170px;
  margin-right: 15px;
}

.txt50pmr15 {
  margin-right: 15px;
  min-width: 200px;
  max-width: 50%;
}

.txt45pmr15 {
  margin-right: 15px;
  min-width: 200px;
  max-width: 45%;
}

.txtm90mr15 {
  margin-right: 15px;
  min-width: 90px;
  max-width: 120px;
  max-width: -moz-calc(95% - 540px);
  max-width: -webkit-calc(95% - 540px);
  max-width: calc(95% - 540px);
}

.txt135mmr15 {
  margin-right: 15px;
  width: 135px;
  min-width: 112px!important;
  max-width: 150px;
  max-width: -moz-calc(95% - 470px);
  max-width: -webkit-calc(95% - 470px);
  max-width: calc(95% - 470px);
}

.txt270 {
  width: 270px;
  max-width: 270px;
  min-width: 270px;
}

.barcode-search {
  display: inline-block;
  width: 250px;
  padding-left: 35px;
  margin-right: 25px;
}

.barcode-search input {
  width: 90%;
  width: -moz-calc(100% - 15px);
  width: -webkit-calc(100% - 15px);
  width: calc(100% - 15px);
}

a.save {
  display: inline-block;
  position: relative;
  top: 8px;
  width: 22px;
  height: 22px;
}

a.add_note {
  display: inline-block;
  position: relative;
  top: 6px;
  width: 20px;
  height: 21px;
  margin-right: 15px;
}

a.edit  {
  display: inline-block;
  position: relative;
  width: 22px;
  height: 22px;
  padding: 0;
  cursor: pointer;
}

a.remove  {
  display: inline-block;
  position: relative;
  /*top: 3px;*/
  width: 22px;
  height: 22px;
  cursor: pointer;
}

a.add_note  {
  display: inline-block;
  position: relative;
  top: 6px;
  width: 20px;
  height: 21px;
  margin-right: 15px;
}

.hidden {
  display: none;
}

.visible-block {
  display: block!important;
}

.invisible {
  visibility: hidden;
}

.sale-h {
  display: block!important;
}

.sale-h > div {
  display: inline-block;
  text-align: right;
}

.sale-d {
  display: block!important;
  width: 100%!important;
  padding-top: 10px;
  padding-bottom: 5px;
}

.sale-d > div {
  display: inline-block;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.sale-cvar {
  width: 40%;
  text-align: left !important;
}

.sale-ccan {
  width: 10%;
}

.sale-cvuni {
  width: 10%;
}

.sale-cdesc {
  max-width: 150px;
  min-width: 150px;
}

.sale-cstot {
  width: 10%;
}

.sale-cact {
  width: 5%;
}

.stk-sku {
  width: 11%;
  text-align: left!important;
}


.sale-cact #remove {
  position: relative;
  width: 22px;
  height: 22px;
  display: inline-block;
  top: 0!important;
}


.sale-obs {
  display: block !important;
  text-align: left !important;
  padding-top: 5px;
}

.stock-cvar {
  width: 49%;
  text-align: left !important;
}

.stock-ccan {
  width: 15%;
  text-align: left !important;
}

.stock-ccuni {
  width: 15%;
  text-align: left !important;
}

.stock-ccuni label{
  padding-right: 10px;
}

.del_sync {
  margin-left: 50px;
  vertical-align: middle;
}

#main_group > #helper .header-search input[type='text'] {
  width: 80%;
  width: -moz-calc(82% - 20px);
  width: -webkit-calc(82% - 20px);
  width: calc(82% - 10px);
}

#main_group > #helper .header-search-date input[type='text'] {
  margin-bottom: 10px;
}

#main_group .inp-search {
  width: 50%;
}

#main_group .inp-search input[type='text'] {
  width: 90%;
  width: -moz-calc(90% - 35px);
  width: -webkit-calc(90% - 35px);
  width: calc(90% - 35px);
}

input[data-role="date"] {
  width: 90px;
  min-width: 90px;
  max-width: 90px;
  margin-right: 15px;
  cursor: pointer;
}

.hlp-helper {
  width: 100%;
  height: 100%;
  padding: 0!important;
}

.smt-helper {
  display: none;
  width: 100%;
  height: 100%;
  padding: 0!important;
}

.slide-btn {
  position: absolute;
  top: 0;
  height: 50px;
  left: 15px;
  right: 0;
}

.slide-btn > a {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 10px;
}

.slide-prt {
  position: absolute;
  top: 50px;
  bottom: 0;
  left: 15px;
  right: 0;
}

.slide {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  clear: both;
}

.slide > .slide-wrap {
  /*permite hasta 10 paneles para "swipe"*/
  width: 1000%;
  height: 100%;
}

.slide > .slide-wrap > div {
  position: relative;
  width: 10%;
  height: 100%;
  float: left;
}

.mae-h {
  position: relative;
  display: block;
  padding-bottom: 15px;
}

.mae-h > div {
  display: inline-block;
  text-align: left;
}

.mae-d {
  position: relative;
  padding-bottom: 5px;
  display: block;
  text-align: left;
}

.mae-d > div {
  display: inline-block;
  text-overflow: ellipsis;
  /*overflow: hidden;*/
  white-space: nowrap;
}

.mae-d #clone {
  display: none;
}

.mae-attr-e {
  width: 30%;
}


.mae-attr-o {
  width: 24%;
}

.mae-attr-t {
  width: 24%;
}

.mae-attr-edit {
  text-align: right;
  width: 6%;
}

.mae-attr-remove {
  text-align: right;
  width: 6%;
}

/*.mae-line-full {
  display: block!important;
}*/


.h-scroll .hscrollerbar {
  top: -1px;
}

.imp-h {
  display: inline-block;
  width: auto;
  padding-bottom: 20px;
}

.imp-h > div {
  display: inline-block;
  max-width: 150px;
  min-width: 150px;
  width: 150px;
  display: inline-block;
  text-overflow: ellipsis;
  x-overflow: hidden;
  white-space: nowrap;
}

.imp-h > div > a {
  display: inline-block;
  max-width: 130px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.imp-h > div:last-child {
  max-width: 70px;
  min-width: 70px;
  width: 70px;
}
.imp-d {
  display: inline-block;
  width: auto;
  padding-top: 10px;
}

.imp-d > div {
  display: inline-block;
  max-width: 150px;
  min-width: 150px;
  width: 150px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.imp-d > div:last-child {
  max-width: 70px;
  min-width: 70px;
  width: 70px;
}

.imp-options {
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
}
.imp-options > div {
  display: inline-block;
  vertical-align: middle;
  width: 20%;
}
.imp-options > div:first-child {
  width: 50%;

}

.vdl {
  display: inline-block;
  padding: 0 6px;
}

.dwh-dwp {
  padding: 10px 0;
}

.dwh-dwp .detail {
  padding: 20px 20px;
}

.tab {
  display: block;
  position: relative;
}

.tab .link-group {
  display: inline-block;
  position: absolute;
  text-align: right;
  right: 0;
  top: 20px;
}
.tab .link-group a:last-child{
  padding-right: 0px;
}

.tab ul {
  display: inline-block;
  height: auto;
  list-style: none;
  padding: 0;
  margin: 0;
  padding-top: 10px!important;
}

.tab li {
  display: inline-block;
  border: 1px solid #CCC;
  border-bottom-width: 0;
  margin: 0 10px 0 0px;
  padding: 15px 0;
  height: 20px;
}

.tab > ul a {
  display: inline-block;
  padding: 0 20px;
  text-decoration: none;
}

.tab li.selected {
  position: relative;
  top: 1px;
  background: white;
}

.tab li.selected a {
  font-weight: bold;
}

.tab li a {
  color: #545555;
}

.content_tab {
  display: block;
  padding: 20px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.content_tab > div {
  padding: 0 15px;
  display: none;
}

.content_tab .selected {
  display: block;
}

.link_tab{
  display: inline-block;
  text-align: right;
  width: auto;
  padding-bottom: 15px;
  margin-right: 10px;
}
#panel_action .link_tab {
  margin: 0;
}

.link_tab a {
  padding-left: 20px;
}


#csv_reg_count{
  display:inline-block;
  width:45%;
  text-align:left;
  position: absolute;
  left: 0px;
}

.no-select {
  user-select: none;
  -o-user-select:none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}

.mgt20px {
  margin-top: 20px;
}

#attr_form #opciones #new-opciones{
  width: 100% !important;
}

.inp-remove input[type='text'] {
  width: 80%;
  width: -moz-calc(90% - 27px);
  width: -webkit-calc(90% - 27px);
  width: calc(90% - 27px);
}

.inp-remove .remove {
  padding: 0!important;
}
.boton-principal {
  cursor: pointer;
  padding: 5px 10px;
  min-width: 135px;
  display: inline-block;
}
.empty_maes {
  width: 100%;
  margin:0 auto 0 auto;
  height: 100px;
  margin-left: 100px;
  margin-top: 160px;
}
.empty_maes_text {
  height: 100px;
  width: 60%;
  text-align: left;
  float: left;
  margin-left: 10px;
}
.empty_maes_text label, .empty_maes_text span {
  font-size: 17px;
}
.empty_maes_text input {
  text-align: center;
  margin: 15px;
  font-size: 15px;
  margin-left: 40px;
  display: block;
}

.empty_error {
  float: left;
  background-position: center right;
  width: 20%;
  height:70px;
  background-repeat: no-repeat;
  background-image:url('images/error.png');
}

.empty_lista_precio {
  float: left;
  background-position: center right;
  width: 20%;
  height:70px;
  background-repeat: no-repeat;
  background-image:url('images/list.png');
}
.empty_moneda {
  float: left;
  background-position: center right;
  width: 20%;
  height:70px;
  background-repeat: no-repeat;
  background-image:url('images/currency.png');
}
.empty_plan {
  float: left;
  background-position: center right;
  width: 20%;
  height:70px;
  background-repeat: no-repeat;
  background-image:url('images/plan.png');
}
.empty_producto {
  float: left;
  background-position: center right;
  width: 20%;
  height:70px;
  background-repeat: no-repeat;
  background-image:url('images/product.png');
}
.empty_sucursal {
  float: left;
  background-position: center right;
  width: 20%;
  height:70px;
  background-repeat: no-repeat;
  background-image:url('images/sucursal.png');
}
.empty_renovacion {
  float: left;
  background-position: center right;
  width: 20%;
  height:70px;
  background-repeat: no-repeat;
  background-image:url('images/renovation.png');
}
.empty_tags {
  float: left;
  background-position: center right;
  width: 20%;
  height:70px;
  background-repeat: no-repeat;
  background-image:url('images/tag.png') ;
}
.empty_condicion {
  float: left;
  background-position: center right;
  width: 20%;
  height:70px;
  background-repeat: no-repeat;
  background-image:url('images/condiciones.png');
}
.empty_form {
  float: left;
  background-position: center right;
  width: 20%;
  height:70px;
  background-repeat: no-repeat;
  background-image:url('images/forms.png');
}
.empty_content {
  float: left;
  background-position: center right;
  width: 20%;
  height:70px;
  background-repeat: no-repeat;
  background-image:url('images/content.png');
}
.empty_menu {
  background-image:url('images/menu.png');
}
.empty_home_page {
  background-image:url('images/home_page.png');
}

.empty_forma_pago {
  float: left;
  background-position: center right;
  width: 20%;
  height:70px;
  background-repeat: no-repeat;
  background-image:url('images/forma_pago.png');
}
.empty_usuario {
  float: left;
  background-position: center right;
  width: 20%;
  height:70px;
  background-repeat: no-repeat;
  background-image:url('images/usuarios.png');
}
.empty_impuesto {
  float: left;
  background-position: center right;
  width: 20%;
  height:70px;
  background-repeat: no-repeat;
  background-image:url('images/taxes.png');
}

.empty_doc_tributario {
  float: left;
  background-position: center right;
  width: 20%;
  height:70px;
  background-repeat: no-repeat;
  background-image:url('images/doc_tributario.png');
}
.empty_clients, .empty_attr_clients {
  float: left;
  background-position: center right;
  width: 20%;
  height:70px;
  background-repeat: no-repeat;
  background-image:url('images/clients.png');
}
.empty_perfil {
  float: left;
  background-position: center right;
  width: 20%;
  height:70px;
  background-repeat: no-repeat;
  background-image:url('images/perfiles.png');
}
.empty_descuento {
  float: left;
  background-position: center right;
  width: 20%;
  height:70px;
  background-repeat: no-repeat;
  background-image:url('images/descuento.png');
}

.empty_maes_text .boton-principal {
  font-size: 14px ! important;
  margin-top: 20px ! important;
  margin-left: 10px ! important;
}
.table-detalle td {
  padding-top: 10px;
  height: 33px;
}

.table-columna-nombre {
  width: 200px;
}
.table-columna-editable {
  width: 100px;
}
.table-columna-editable input {
  padding-bottom: 0px!important;
  margin-bottom: 0px!important;
}
.mae-attr-body-det{
  width: 95%;
}

.mae-attr-body-btn{
  width: 20%;
}

.mae-attr-body-det > div {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mae-attr-cl{
  width: 22%;
}
.mae-attr-body-btn > div {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mae-attr-btn-edit {
  text-align: right;
}
.mae-attr-btn-remove {
  text-align: right;
  padding-bottom: 0px!important;
  margin-bottom: 0px!important;
}

.rth {
  position: relative;
  display: block;
  height: 22px;
}

.rtb {
  display: block;
  position: static;
  border-bottom: 1px solid #ccc;
}

#chart_div {
  max-height: 320px!important;
}
#chart_div .highcharts-container {
  top: -80px!important;
}

.rtb .cols {
  display: block;
  position: relative;
  display: block;
  padding-top: 5px;
  padding-bottom: 2px;
  height: 14px;
}

.rci {
  display: inline-block;
  position: absolute;
  right: 240px;
  left: 0px;
  text-align:left;
}

.rtb #show_documents {
  display: inline-block;
  position: absolute;
  right: 0px;
}

.rcim {
  display: inline-block;
  position: absolute;
  right: 340px;
  left: 0px;
  text-align:left;
}

.rcc {
  display: inline-block;
  position: absolute;
  right: 120px;
  width: 120px;
  padding-right: 0px;
  text-align:right;
}

.rccm {
  display: inline-block;
  position: absolute;
  right: 220px;
  width: 120px;
  padding-right: 0px;
  text-align:right!important;
}

.rcs {
  display: inline-block;
  position: absolute;
  right: 0;
  width: 120px;
  text-align:right;
}

.rcsm {
  display: inline-block;
  position: absolute;
  right: 100px;
  width: 120px;
  text-align:right;
}


.rcm {
  display: inline-block;
  position: absolute;
  right: 0px;
  width: 100px;
  text-align:right;
}

.rtb #open_detail {
  display: inline-block;
  cursor: pointer;
  padding-right: 15px;
}

.rtb .detalle {
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}

#content .total-group-report {
  position: absolute;
  left:0;
  right: 50%;
  min-width: 250px;
  padding: 5px 10px;
}

#content .total-group-report > div {
  display: block;
  text-align: left;
  max-width: 100%;
}
#content .total-group-report > div.hidden {
  display: none;
}
#content .total-group-report > div:first-child {
  padding-bottom: 5px;
}

#content .total-group-report > div div {
  display: inline-block;
  width: 49%;
}
#content .total-group-report > div div:last-child {
  text-align: right;
}

#content .total-group-report-right {
  position: absolute;
  right:0;
  min-width: 250px;
}

#content .total-group-report-right > div {
  display: block;
  text-align: right;
  max-width: 100%;
}
#content .total-group-report-right > div:first-child {
  padding-bottom: 3px;
}

#content .total-group-report-right > div div {
  display: inline-block;
  width: 49%;
}

#content .total-group-report > div div label {
  width: auto;
}

#content .total-group-report > div div a{
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-left: 0px!important;
}

#total_detail {
  display: none;
}

.htotal {
  padding: 15px;
}

.htotal > div {
  display: inline-block;
  width: 49%;
  text-align: left;
}

.htotal > div:last-child {
  text-align: right;
}

.header-title .remove {
  position: absolute;
  top: 10px;
  right: 15px;
  width: 24px;
  height: 24px;
  display: inline-block;
}


.rci {
  display: inline-block;
  position: absolute;
  right: 240px;
  left: 0px;
  text-align:left;
}

.rtb #show_documents {
  display: inline-block;
  position: absolute;
  right: 0px;
}

.rci-c {
  display: inline-block;
  position: absolute;
  right: 390px;
  left: 0px;
  text-align:left;
}

.rcc-c {
  display: inline-block;
  position: absolute;
  right: 230px;
  width: 160px;
  padding-right: 0px;
  text-align:right;
}

.rcs-c {
  display: inline-block;
  position: absolute;
  right: 70px;
  width: 160px;
  text-align:right;
}

.rcb-c {
  display: inline-block;
  position: absolute;
  right: 0;
  width: 70px;
  text-align:right;
}

.rcb-c a {
  display: inline-block;
  height: 18px;
  position: absolute;
  right: 0;
  top: -4px;
  width: 18px;
}

#compare_charts > div{
  display: inline-block;
  width: 45%;
}

#tendency_chart_parent {
  position: relative;
}
#tendency_chart_parent .remove {
  position: absolute;
  right: 10px;
  top: 5px;
}

.total-group-report.compare-total {
  bottom: 20px;
}

.rtip {
  display: inline-block;
  width: auto;
}

.rtip label {
  display: none;
  width: auto;
}

.rtip label.show {
  display: inline-block!important;
  padding-left: 5px;
  width: auto;
  vertical-align: middle;
}

.rtip a {
  padding: 0;
  margin: 0;
  position: relative;
  width: 16px;
  height: 16px;
  display: inline-block;
  cursor: pointer;
  top: 5px;
}

.autow-check {
  width: auto!important;
  display: inline-block!important;
  position: relative;
  margin-bottom: 0!important;
  /*top: 14px;*/
}
.wchk input[type='checkbox'] {
  margin-left: 20px;
}

#dt_var input[type='checkbox'] {
  margin-left: 10px;
}

.wchk label {
  padding-right: 5px;
}

#vspl .wchk label {
  padding-right: 0;
  display: inline-block;
  width: auto;
  max-width: 100%;
}

.force-hidden {
  display: none!important;
}

.mprod {
  display: block;
  padding: 25px;
  margin-bottom: 20px;
}

.mprod.promo {
  padding: 0;
  margin-bottom: 15px;
}

#producto_form .mprod {
  padding: 0;
  margin: 10px 0;
}

.pedit .title {
  display: inline-block;
  width: auto;
}

.mprod > label {
  display: block;
  padding-bottom: 15px;
}

.mprod > div {
  padding-bottom: 20px;
}

.mprod > div:last-child {
  padding-bottom: 0;
}

.mprod-line {
  display: block;
  position: static;
}

.mprod-line span {
  padding-right: 10px;
  display: inline-block;
  position: relative;
  top: 4px;
  width: auto;
}
.mprod-line.np span {
  max-width: 135px;
}
.mprod-line.np > div{
  display: inline-block;
  position: absolute;
  left: 165px;
  right: 20px;
}
.mprod-line.np > div > input{
  width: 95%;
}

.mprod-line.tp span {
  max-width: 135px;
}
.mprod-line.tp > div{
  display: inline-block;
  position: absolute;
  left: 165px;
  right: 20px;
}

.mprod-line.tp > div .btn-select-style  {
  margin-top: 3px;
}

.mprod-line.tpp span {
  max-width: 210px;
}
.mprod-line.tpp > div{
  display: inline-block;
  position: absolute;
  left: 225px;
  right: 25px;
}
.mprod-line.tpp > div .btn-select-style  {
  margin-top: 3px;
}

#attr_tp_name > div {
  padding-bottom: 20px;
}

#attr_tp_name > div:last-child {
  padding-bottom: 0;
}

#attr_tp > div {
  padding-bottom: 20px;
}

#vp_scroll #attr_tp_name > div:last-child {
  padding-bottom: 20px;
}

.mprod-line.npp span {
  max-width: 210px;
}
.mprod-line.npp > div{
  display: inline-block;
  position: absolute;
  left: 225px;
  right: 25px;
}
.mprod-line.npp > div > input{
  width: 95%;
}

.mprod-line.nv > div {
  display: inline-block;
  position: absolute;
  left: 95px;
  right: 20px;
}
.mprod-line.nv > div > input{
  width: 95%;
}

.mprod-line.cv > div {
  display: inline-block;
  position: absolute;
  left: 75px;
  right: 20px;
}
.mprod-line.cv > div > input{
  width: 95%;
}

.mprod-line.cb > div{
  display: inline-block;
  position: absolute;
  left: 145px;
  right: 20px;
}
.mprod-line.cb > div > input{
  width: 95%;
}
.cnatp {
  display: inline-block;
  width: 75%;
}

.cnv {
  display: inline-block;
  width: 28%;
}
.csv {
  display: inline-block;
  width: 15%;
}
.ccbv {
  display: inline-block;
  width: 22%;
}

.cskv {
  display: inline-block;
  width: 20%;
}

.cav {
  display: inline-block;
  width: 11%;
  text-align:right;
}

a.more_info {
  display: inline-block;
  width: auto;
  padding-right: 12px;
  height: 15px;
  max-width: 98%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

a.enable  {
  display: inline-block;
  position: relative;
  width: 22px;
  height: 22px;
}

a.disable  {
  display: inline-block;
  position: relative;
  width: 22px;
  height: 22px;
}

.pedit .edit {
  margin-left: 10px;
  top: 1px!important;
}
.vsuc {
  display: inline-block;
  position: relative;
  height: 15px;
}
.vsucd {
  display: none;
  position: absolute;
  min-width: 130px;
  padding: 0 15px;
  position: fixed;
  width: 130px;
  z-index: 999;
}

.vsucd label{
  display: block;
  padding: 10px 5px;
}

#vspl > div,
#mlprpl .mae-line.wchk {
  padding-left: 15px;
  padding-bottom: 0px;
}
#mlprpl .mae-line {
  padding-bottom: 0px;
}

#vspl > span{
  margin-top: 10px;
}

.tab_line {
  display: block;
  position: relative;
}

.tab_line ul {
  display: block;
  height: auto;
  list-style: none;
  padding: 0;
  margin: 0;
  padding-top: 25px!important;
  text-align: right;
}

.tab_line li {
  position: inherit;
  display: inline-block;
  margin: 0 0 0 10px;
  height: 20px;
}


.tab_line .content_tab {
  display: block;
  padding: 20px 0 0 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  border: none;
}

.tab_line .content_tab > div {
  padding: 0 15px;
  display: none;
}

.tab_line .content_tab .selected {
  display: block;
}

.tab_line li.selected {
  position: absolute;
  margin: 0 10px 0 0;
  left: 0;
}

.tab_line .content_tab .mae-h {
  padding-bottom: 5px;
}

.help-tbarrow {
  display: none;
  position: absolute;
}
.help-btarrow {
  position: absolute;
}
.help-btrarrow {
  position: absolute;
}

.land-producto {
  height: 170px;
  left: 0;
  right: 299px;
}

.land-producto-edit {
  right: -80px;
  top: 10px;
}

.land-tipo_producto {
  right: 160px;
  top: -60px;
}
.land-tipo_producto .help-text {
  display: inline-block;
  height: 75px;
  padding-left: 25px;
  padding-top: 40px;
  position: relative;
  right: 100px;
  top: 36px;
  width: 350px;
}

.land-tipo_producto-edit {
  right: -80px;
  top: 10px;
}

.help-arrow-variante {
  bottom: -75px;
  height: 137px;
  right: 150px;
}

.help-text {
  display: inline-block;
  height: 75px;
  padding-left: 20px;
  padding-top: 30px;
  position: relative;
  top: -55px;
  width: 310px;
}

.land-producto .help-text {
  display: inline-block;
  height: 75px;
  padding-left: 25px;
  padding-top: 40px;
  position: relative;
  top: 140px;
  width: 300px;
}

.land-producto-edit .help-text {
  display: inline-block;
  height: 75px;
  padding-left: 40px;
  padding-top: 40px;
  position: relative;
  top: 100px;
  width: 300px;
}
.land-tipo_producto-edit .help-text {
  display: inline-block;
  height: 75px;
  padding-left: 40px;
  padding-top: 40px;
  position: relative;
  top: 100px;
  width: 350px;
}

.lbpanel select {
  background-color: transparent;
  border: medium none;
  display: block !important;
  font-size: 15px;
  margin: 20px 15%;
  width: 70%;
  outline: none;
  -webkit-appearance: menulist!important;
}
.boxsizing_border {
  width: 96%;
}
.destacado {
  display: inline-block;
  width: 16px;
  height: 16px;
}

#tipo_prod_attr > div {
  margin-bottom: 15px;
}
input[type='checkbox'].crbs {
  display:none;
}

.dv_chk_date {
  display: inline-block!important;
  width: auto;
  position: relative;
}

.chk_date {
  padding-left: 25px!important;
  position: absolute;
  top: 0px;
  left: 0px;
}
.dv_chk_date input[data-role="date"] {
  margin-left: 25px;
}

.btn-checkbox-style {
  display: inline-block;
  max-width: inherit;
  margin-top: 0;
  min-height: 20px;
  min-width: 20px;
  padding: 0 0 0 30px;
}

#tipo_prod_attr > div {
  margin-bottom: 15px;
}
.mae-attr-sys{
  width: 56%;
}

.mae-attr-sys:last-child{
  width: 44%;
}

.landing > * {
  position: absolute;
  display: block;
}
.landing * {
  z-index: 990;
}

.landing > span {
  position: absolute;
  display: inline-block;
  padding: 30px;
  padding-left: 60px;
  padding-right: 35px;
}

.landing.mae_new > div {
  width: 182px;
  height: 104px;
}

.landing.mae_edit > div {
  width: 182px;
  height: 104px;
}
.landing.dashboard > div {
  width: 182px;
  height: 104px;
}

.landing.dashboard.panel > div {
  right: 375px;
  top: 115px;
}

.landing.dashboard.panel > span {
  right: 440px;
  top: 205px;
}

.landing.mae_new.user > div {
  right: 270px;
  top: 40px;
}

.landing.mae_new.user > span {
  right: 330px;
  top: 125px;
}

.landing.mae_edit.user > div {
  right: -30px;
  top: 105px;
}

.landing.mae_edit.user > span {
  right: 30px;
  top: 180px;
}

.landing.mae_new.perfil > div {
  right: 225px;
  top: 0;
}

.landing.mae_new.perfil > span {
  right: 330px;
  top: 55px;
}

.landing.mae_edit.perfil > div {
  right: -30px;
  top: 65px;
}

.landing.mae_edit.perfil > span {
  right: 35px;
  top: 135px;
  max-width: 225px!important;
  white-space: normal !important;
  text-align: center;
}
.landing.mae_new.cliente > div {
  right: 465px;
  top: 0;
}

.landing.mae_new.cliente > span {
  right: 560px;
  top: 55px;
}

.landing.mae_edit.cliente > div {
  right: -30px;
  top: 65px;
}

.landing.mae_edit.cliente > span {
  right: 35px;
  top: 135px;
}
.landing.mae_new.moneda > div {
  right: 505px;
  top: 0;
}

.landing.mae_new.moneda > span {
  right: 580px;
  top: 55px;
}

.landing.mae_edit.moneda > div {
  right: -30px;
  top: 65px;
}

.landing.mae_edit.moneda > span {
  right: 35px;
  top: 135px;
}

.landing.mae_new.lista_precio > div {
  right: 275px;
  top: 0;
}

.landing.mae_new.lista_precio > span {
  right: 370px;
  top: 55px;
}

.landing.mae_new.producto > div {
  right: 400px;
  top: 40px;
}

.landing.mae_new.producto.servicio > div {
  right: 355px!important;
}

.landing.mae_new.producto.servicio > span {
  right: 340px!important;
}

.landing.mae_new.producto > span {
  min-width: 245px;
  max-width: 245px;
  right: 370px;
  text-align: center;
  top: 110px;
  white-space:normal!important;
}

#per_list, .for_per_list, #tax_list {
  display: block;
  width: auto!important;
  height: auto!important;
  overflow: visible;
  white-space: normal!important;
  text-align: justify;
}

#per_list button, .for_per_list button {
  margin-bottom: 10px;
}

#suc_list {
  text-align: justify;
  display: block;
  width: auto!important;
  height: auto!important;
  overflow: visible;
  white-space: inherit;
}

#suc_list button {
  margin-bottom: 10px;
}

.user-subtitle {
  padding: 10px 0 20px 0;
}

#usr_frm > .mae-line > #mail {
  width:72%!important;
}

.centered {
  text-align: center!important;
  width: 48%;
}
.mae-attr-body-det-mod{
  width: 100%;
}
.mae-attr-body-det-mod > div {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mae-attr-mod-name{
  width: 40%;
}
.mae-attr-mod{
  width: 90px;
  text-align: center;
}

#usr_frm a.save {
  margin-left: 10px;
  height: 20px;
  width: 25px;
}

#usr_frm a.remove {
  margin-left: 10px;
  height: 20px;
  width: 25px;
  top: 8px;
}
.titulo-reg-count {
  display: block;
  border-bottom: 1px solid #ccc;
  text-align: left;
  width: 80%!important;
  margin-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 15px;
}
.titulo-reg-count label {
  font-weight: bold;
}
.label_vertical{
  vertical-align: middle!important;
  padding-top: 6px;
}
.rep-det-box{
  clear: both;
  width: 100%;
  padding: 10px 0px!important;
}

#rshc.rep-det-box{
  position: relative;
}

#rshc.rep-det-box .rep-det-list-wh {
  position: absolute;
  left: 0;
  right: 24px;
  width: auto!important;
}

.rep-help-box{
  clear: both;
  width: 100%;
  padding: 6px 0px!important;
  border-bottom: 1px dashed #CCCCCC;
}
.rep-help-det{
  padding: 6px 0px;
  clear: both;
  width: 100%;
}
.rep-help-det > div {
  padding: 0px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
}
.rep-help-left{
  width: 60%;
  margin-right: 8%;
}
.rep-help-right{
  display: block;
  width: 30%;
  text-align: right;
}
.rep-det-list{
  padding: 6px 0px;
  clear: both;
  width: 100%;
}
.rep-det-list > div {
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 12%;
  vertical-align: top;
  min-width: 115px;
}

.rep-det-list div:nth-child(3) {
  width: 10%;
  min-width: 88px!important;
}
.rep-det-list div:nth-child(4) {
  width: 10%;
  min-width: 88px!important;
}
.rep-det-list div:nth-child(5) {
  width: 11%;
  min-width: 98px!important;
}
.rep-det-list div:nth-child(6) {
  width: 10%;
  min-width: 88px!important;
}

.rep-det-list > div:first-child {
  width: 27%;
  min-width: 237px;
}
.det-list-box{
  clear: both;
  width: 100%;
  padding: 6px 0px!important;
}
.det-list-box > div {
  margin-left: 15px;
}
.tip-icon {
  padding: 0;
  margin: 0;
  position: relative;
  width: 16px;
  height: 16px;
  display: inline-block;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  top: 5px;
  background-size: 16px 16px;
  background-image: url('images/tip_edited.png');
}

.print-icon {
  padding: 0;
  margin: 0;
  position: relative;
  width: 16px;
  height: 16px;
  display: inline-block;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  background-size: 16px 16px;
  background-image: url('images/btn_print.png');
}

#moneda_value {
  margin-right: 10px;
}

.numeric {
  text-align: right!important;
}

.mae-line-search > input {
  width: 90%;
  width: -moz-calc(90% - 22px);
  width: -webkit-calc(90% - 22px);
  width: calc(90% - 22px);
  margin-bottom: 10px;
}
.rep-det-list-wh{
  padding: 6px 0px;
  clear: both;
  width: 100%;
  min-width: 200px;
}
.rep-det-list-wh > div {
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 13%;
  vertical-align: top;
  min-width: 125px;
}

.rep-stock.rep-det-list-wh > div {
  max-width: 130px;
  min-width: 130px;
}

.rep-stock.rep-det-list-wh > div:first-child {
  max-width: none;
  width: -moz-calc(100% - 690px);
  width: -webkit-calc(100% - 690x);
  width: calc(100% - 690px);
}

.rep-det-list-wh > div:first-child {
  width: 38%;
}
.txt220mr15 {
  width: 220px;
  max-width: 220px;
  min-width: 220px;
  margin-right: 15px;
}
.margin-left-35p {
  margin-left: 15px;
}
.open_detail {
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  padding-right: 15px;
}
/* Dashboard buttons */
ol, ul {
  list-style: none;
}
ul#dashboard-buttons {
  padding: 0;
  margin-left: 5%;
}
ul#dashboard-buttons li, div#opciones_producto{
  float:left;
  margin:15px;
  font-size:13px;
  text-decoration: none;
  margin-left: 5px;
}

ul#dashboard-buttons li a, div#opciones_producto a {
  display:block;
  width:100px;
  padding:90px 5px 0;
  height:40px;
  background-repeat:no-repeat;
  background-position:50% 5px;
  text-align:center;
  text-decoration: none;
}
div#opciones_producto a {
  margin-bottom: 7px;
  line-height: 12px;
  padding-left: 7px;
  padding-right: 7px;
}

.sfr-first {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 110px;
  height: 40px;
  line-height: 100%;
}

.sfr-second {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 90px;
  height: 20px;
  line-height: 20px;
}

#resultado_scrollable {
  /*top: 70px!important;*/
}

.rcn-lm {
  vertical-align: middle;
}

.sfr-second * {
  font-size: 13px!important
}

.sfrs-right {
  position: absolute;
  right: 0;
  width: 200px;
}

.sfrs-center {
  position: absolute;
  right: 200px;
  width: 200px;
  text-align: center;
}

.sfrs-left {
  text-align: left;
  position: absolute;
  left: 0;
  right: 400px;
}

.sv-total {
  width: 130px;
  margin-right: 15px;
}
.sv-total.edt-mgr {
  margin-right: -4px;
}
#edt_total.edt-mgr {
  display: inline-block;
}
#edt_total {
  display: none;
  height: 15px;
  margin: 0 !important;
  padding: 0;
  position: relative;
  width: 15px;
  left: 10px;
  top: -8px;
}

.sv-impuesto {
  width: 130px;
  margin-right: 15px;
  padding-bottom: 6px;
}
.sl-impuesto {
  padding-bottom: 6px;
}

.saleh-cart {
  padding-right: 24px;
  margin-top: 15px;
}

.cbhsf .saleh-cart {
  margin-top: 0px;
}


ul.cart li {
  position: relative;
  height: 25px;
  clear: both;
}

#sale_items.attr_cart_item li.attr_adicional {
  height: 45px!important;
}

.validate-numbers {
  text-align: right;
}

#sale_items li {
  padding-bottom: 15px;
}

#sale_items span {
  padding-top: 2px;
}

.bc-cantidad {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 70px;
  text-align: center;
}

#sale_items.attr_cart_item span {
  max-width: 80%!important;
}

.saleh-cart .bc-detalle {
  text-align: center;
}

.bc-detalle {
  display: inline-block;
  position: absolute;
  right: 360px;
  left: 80px;
}

.bc-vunit {
  display: inline-block;
  position: absolute;
  right: 260px;
  width: 100px;
  text-align: right;
}

.bc-detalle-nd {
  display: inline-block;
  position: absolute;
  right: 270px;
  left: 80px;
}

.bc-vunit-nd {
  display: inline-block;
  position: absolute;
  right: 170px;
  width: 100px;
  text-align: right;
}

.bc-descuento {
  display: inline-block;
  position: absolute;
  text-align: right;
  right: 170px;
  width: 90px;
}


.bc-descuento .btn-select-style {
  margin-right: 0!important;
}

.bc-subtotal {
  display: inline-block;
  position: absolute;
  right: 65px;
  width: 100px;
  text-align: right;
}

.bc-accion {
  display: inline-block;
  position: absolute;
  right: 0;
  width: 60px;
  text-align: right;
}

.bc-accion .bc-edit.edit{
  margin-right: 5px;
}

#sale_items.attr_cart_item .attr_ci {
  margin-top: 3px;
  display: none;
}

#sale_items.attr_cart_item .add_note {
  top:1px!important;
  margin-right: 0px!important;
  margin-left: 5px!important;
}

#sale_items.attr_cart_item .add_note {
  top:1px!important;
  margin-right: 0px!important;
  margin-left: 5px!important;
}

#sale_items.attr_cart_item #edit_dyn_gloss {
  top:1px!important;
  margin-right: 5px!important;
  margin-left: 5px!important;
  display: inline-block;
  height: 21px;
  position: relative;
  width: 20px;
}

.bc-remove.remove {
  top: 0!important;
}
.bc-accion .bc-edit {
  top: 0!important;
}

.b-search > input {
  width: 88%;
  width: -moz-calc(90% - 22px);
  width: -webkit-calc(90% - 22px);
  width: calc(90% - 22px);
}
.b-search > a{
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 0!important;
}

.b-search > a:hover{
  opacity: 1!important;
}
.mspl-sale {
  position: relative;
  height: 30px;
}
.mspl-sale > div{
  position: absolute;
  height: 30px;
}

.mspl-sale > div:first-child {
  left: 0;
  width: 50%;
}

.mspl-sale > div:last-child {
  right: 0;
  width: 50%;
  text-align: right;
}

.hpc-item {
  padding-bottom: 15px;
}

.hpc-item a {
  display: block;
}

.hpc-item a label {
  display: none;
}

.hpc-item-left {
  display: inline-block;
  width: 80%;
  width: -moz-calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
}
.hpc-item-right {
  display: inline-block;
  width: 29px;
}
.hpc-item-right a {
  position: relative;
  top:8px;
}

.hpc-item a:hover label {
  display: inline-block;
  padding-left: 5px;
  cursor: pointer;
  width: auto;
  line-height: 100%;
  vertical-align: middle;
  white-space: normal;
}

.hbi-stock-disp {
  display: none;
  padding: 5px 15px;
}

.hbi-stock-disp span {
  display: inline-block;
  width: 49%;
}

.hbi-stock-disp span:last-child {
  text-align: right;
}

.b-search > a.remove {
  height: 18px;
  width: 18px;
  top: 0;
}
#client_list #client_create {
  padding-left: 20px;
  position: absolute;
  right: 15px;
}

.smt-titile {
  position: absolute;
  height: 30px;
  padding: 10px 0;
  left: 15px;
  right: 0;
}

.smt-titile span {
  display: inline-block;
  height: 32px;
  margin-right: 10px;
  width: 32px;
}

.smt-titile label {
  padding-bottom: 5px;
}
.smt-wrapper-winp .smt-titile-st {
  height: 140px;
}

.smt-wrapper-winp .smt-titile-st > div {
  margin-top: 10px;
}
.smt-wrapper-winp textarea {
  width: 95%;
  height: 43px;
  margin-bottom: 10px;
}

.smt-wrapper-winp input {
  margin-bottom: 10px;
}

.smt-wrapper-winp .btn-checkbox-style {
  display: block;
  background-position: left center;
}

.smt-titile-st {
  position: absolute;
  height: 60px;
  padding: 10px 0;
  left: 15px;
  right: 0;
}

.smt-titile-st label {
  padding-bottom: 5px;
  width: 100%;
}

.smt-content {
  position: absolute;
  left: 15px;
  right: 0;
  top: 80px;
  bottom: 90px;
}

.smt-content > div{
  height: 100%;
}

.smt-footer {
  position: absolute;
  left: 15px;
  right: 0;
  height: 70px;
  bottom: 0;
}

.smt-content .mae-line-left{
  padding-bottom: 0px;
  padding-top: 5px;
}

.smt-content-ds {
  position: absolute;
  left: 15px;
  right: 0;
  top: 50px;
  bottom: 50px;
}

.smt-content-ds > div{
  height: 100%;
}

.smt-content-nf {
  position: absolute;
  left: 15px;
  right: 0;
  top: 50px;
  bottom: 0px;
}

.smt-content-nf > div{
  height: 100%;
}

.smt-wrapper-winp .smt-content-st-ds {
  top: 160px;
}

.smt-content-st-ds {
  position: absolute;
  left: 15px;
  right: 0;
  top: 80px;
  bottom: 50px;
}

.smt-content-st-ds > div{
  height: 100%;
}

.smt-footer-ds {
  position: absolute;
  left: 15px;
  right: 0;
  height: 50px;
  bottom: 0;
}

.d_mattr {
  display: none;
}
#tdtbtn_detail,
#tspb_detail,
.el-header {
  margin: 5px 0 15px;
}
#tdt_detail,
#tsp_detail,
.el-detail {
  padding-left: 20px;
  display: none;
}

#despacho a {
  display: inline-block;
  max-width: inherit;
  margin-top: 0;
  min-height: 20px;
  min-width: 20px;
  padding: 5px 0 0 25px;
  margin-right: 15px;
}

#despacho a:last-child {
  margin-right: 0px;
}

#pagos ul,
#referencias ul,
#referencias_liq ul,
#pagos_abono ul {
  padding-bottom: 15px;
}

#pagos ul:last-child,
#pagos_abono ul:last-child {
  padding-bottom: 0px;
}

.smt-helper #forma_pago_select, #referencia_documento #codigo_ref_select, #codigo_ref_select_liq {
  margin-bottom: 15px;
}

#fp_detail,
#rf_detail,
#fp_detail_abono {
  padding-left: 20px;
  padding-top: 10px;
}

#fp_detail .mae-line-aright,
#rf_detail .mae-line-aright,
#fp_detail_abono .mae-line-aright{
  padding-right: 0;
}

#pagos,
#pagos_abono {
  margin-bottom: 15px;
}

.smtp-content {
  position: absolute;
  left: 15px;
  right: 0;
  top: 50px;
  bottom: 130px;
}

.smtp-content > div{
  height: 100%;
}

.smtp-save {
  position: absolute;
  left: 15px;
  right: 15px;
  height: 102px;
  bottom: 0px;
}

.smtp-save .mae-line-aright{
  padding-right: 0;
  padding-top: 5px;
}

.check-detail > div {
  padding-left: 20px;
}
.check-title {
  margin-bottom: 15px;
}

.pay-detail {
  padding-top: 15px;
  padding-left: 20px;
}

#add_forma_pago_venta,
#add_documento_referencia,
#add_forma_pago_abono,
.btn_doc_ref {
  padding-left: 20px;
}

#pagos .btn-remove,
#referencias .btn-remove,
#referencias_liq .btn-remove,
#pagos_abono .btn-remove{
  padding-left: 20px;
}

.btn-confirm {
  display: inline-block;
  position: absolute;
  bottom: 0;
  height: 30px;
  max-width: inherit;
  right: 0;
}

#dt_tot_disc_adjust span {
  width: 45%;
  vertical-align: middle;
}
#dt_tot_disc_adjust input {
  width: 45%;
}

#dt_tot_cash_adjust {
  margin-top: 20px;
  text-align: center;
}

#dt_tot_cash_adjust span {
  width: 45%;
  vertical-align: middle;
}
#dt_tot_cash_adjust input {
  width: 45%;
}

.tot-adjust {
  text-align: center!important;
}

.tot-adjust-total {
  text-align: right;
  margin-top: 20px;
  margin-right: 20px;
}

.tot-adjust > a {
  display: inline-block;
  background-color: transparent;
  border: medium none;
  height: 48px;
  margin-top: 0;
  padding: 0;
  width: 48px;
}

.tot-adjust > a:last-child {
  margin-left: 10%;
}
#dt_tot_disc_adjust {
  margin-top: 20px;
  text-align: center;
}

.smtsn-content {
  position: absolute;
  left: 15px;
  right: 0;
  top: 80px;
  bottom: 70px;
}

.smtsn-content > div{
  height: 100%;
}

.smtsn-save {
  position: absolute;
  left: 15px;
  right: 15px;
  height: 50px;
  bottom: 0px;
}

.smt-helper .mae-line-left {
  padding-bottom: 0px;
  padding-top: 5px;
}

.smt-separ {
  display: block;
  padding: 5px 0;
  text-align: center;
}

.smt-separ hr {
  display: inline-block;
  width: 85%;
}

.pl-select > label {
  margin-right: 3px;
  vertical-align: bottom;
}

.hbi-recurrence {
  display: inline-block !important;
  position: absolute;
  right: 2px;
}

a#ml_filter {
  display: inline-block;
  width: 20px;
  height: 16px;
  margin-right: 5px;
  position: relative;
  top: -5px;
}
.ds-line {
  display: block;
  position: relative;
  padding-bottom: 20px;
  /*height: 64px;*/
}

.ds-line .left,
.ds-line .right {
  display: inline-block;
}

.ds-line .left {
  width: 464px;
  width: -moz-calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
}

.ds-line.rep-det-box .left {
  width: 504px;
  width: -moz-calc(100% - 60px);
  width: -webkit-calc(100% - 60px);
  width: calc(100% - 60px);
}

.ds-line .left.wsii {
  width: 432px;
  width: -moz-calc(100% - 130px);
  width: -webkit-calc(100% - 130px);
  width: calc(100% - 130px);
}
.ds-line span {
  width: 100%;
}
.ds-line .left span a {
  vertical-align: baseline!important;
  padding-left: 0px!important;
}
.ds-line .left a {
  vertical-align: middle;
  padding-left: 3px;
}

.ds-line label {
  width: 100%;
}

.ds-line .right {
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
  text-align: right;
}
.rep-det-box.ds-line .right {
  width: 60px;
}

.ds-line .right.wsii {
  width: 130px!important;
}

.ds-line .right a, .hpc-item-right a {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.rep-det-box.ds-line .right a {
  margin-right: 5px;
}

.ds-line .right a.doc-declara-sii label,
.ds-line .right a.doc-rechazo-com label,
.ds-line .right a.doc-tracking-sii label{
  padding-top: 2px;
  cursor: pointer;
}

#pyisr_detail .det-forma-pago {
  padding-top: 10px;
  padding-left: 10px;
  display: none;
}
#pyisr_detail > div {
  padding-bottom: 10px;
}

#pyisr_detail .mae-line-right {
  padding-bottom: 0;
  padding-top: 5px;
}

#clisr_detail .mae-line-right {
  padding-bottom: 0;
  padding-top: 5px;
}


.hr {
  display: inline-block;
  width: 100%;
  height: 1px;
}

#main_group > #content > .body-libro-mensual {
  position: absolute;
  top: 60px;
  bottom: 180px;
  left: 50px;
  right: 40px;
}

#main_group > #content > .footer-libro-mensual {
  position: absolute;
  bottom: 0;
  left: 50px;
  right: 36px;
  height: 165px;
  font-size: 13px;
  text-align: right;
}

#content .total-group-report-libro-mensual {
  bottom: 50px;
  left: 0;
  padding: 5px 10px;
  position: absolute;
  right: 0;
  min-width: 250px;
}

#link_elimina_importados {
  max-width: none!important;

}
#line_elimina_importados {
  right: 2px;
  bottom: 140px;
  padding-bottom: 0;
  position: absolute;
}
#line_elimina_importados .btn-checkbox-style{
  position: relative;
  top: 2px;
  margin-right: 20px;
}

.footer-libro-mensual #estado_libro_sii {
  position: relative;
  top: 5px;
}

.footer-libro-mensual #line_rectificar {
  right: 2px;
  bottom: 110px;
  position: absolute;
  padding-bottom: 0!important;
  height: 22px;
  vertical-align: middle;
}

#label_rectifica {
  position: relative;
  top: 5px;
}

#declarar_libro {
  margin-left: 20px;
}

/**/

.rcn-lm {
  display: inline-block;
  right: 0px;
  width: 55px;
  text-align:left;
}

.rcf-lm {
  display: inline-block;
  right: 0px;
  width: 80px;
  text-align:left;
}

.rcr-lm {
  display: inline-block;
  right: 0px;
  width: 85px;
  text-align:left;
}

.rcc-lm {
  display: inline-block;
  right: 0px;
  width: 270px;
  text-align:left;
}
.rcc-lm label {
  vertical-align: bottom;
}

.rccdi-lm {
  display: inline-block;
  right: 0px;
  width: 75px;
  text-align:left;
}

.rcc-lm {
  display: inline-block;
  right: 0px;
  width: 250px;
  text-align:left;
}

.rccdi-lm {
  display: inline-block;
  right: 0px;
  width: 75px;
  text-align:left;
  vertical-align: middle;
}
.rccdi-lm label{
  vertical-align: middle;
}

.rcne-lm {
  display: inline-block;
  right: 0px;
  width: 100px;
  text-align:right;
}

.rce-lm {
  display: inline-block;
  right: 0px;
  width: 80px;
  text-align:right;
}

.rci-lm {
  display: inline-block;
  right: 0px;
  width: 80px;
  text-align:right;
}

.rcia-lm {
  display: inline-block;
  right: 0px;
  width: 100px;
  text-align:right;
}

.rcinr-lm {
  display: inline-block;
  right: 0px;
  width: 120px;
  text-align:right;
}

.rct-lm {
  display: inline-block;
  right: 0px;
  width: 90px;
  text-align:right;
}

.rcd-lm {
  display: inline-block;
  right: 0px;
  width: 100px;
  text-align:right;
}

.rcct-lm {
  display: inline-block;
  right: 0px;
  width: 70px;
  text-align:left;
  vertical-align: middle;
}

.rcedte-lm {
  display: inline-block;
  right: 0px;
  width: 100px;
  text-align:right;
}

.rcdel-lm {
  display: inline-block;
  right: 0px;
  width: 20px;
  text-align:right;
}
.rcdelchk-lm {
  display: inline-block;
  right: 0px;
  width: 40px;
  text-align:right;
  vertical-align: top;
}

.rcdelchk-lm .btn-checkbox-style {
  position: relative;
  top: -5px;
}

#line_elimina_importados .btn-checkbox-style{
  margin-right: 20px;
}

.resumen_tipo_doc_libro {
  margin-bottom: 10px;
  margin-top: 0;
}

.rtb-detail-libro {
  height: 21px;
}

.cols-detail-libro {
  height: 21px!important;
  padding-top: 5px;
}

.txt-estado-libro {
  margin-left: 15px;
  font-weight: bold;
}

#sistema_btn {
  background-position: 95% center;
}

.maestros > .header,
.maestros > .footer{
  height: 0;
  display: none;
}

.maestros > .body {
  top: 0!important;
  bottom: 0!important;
}

.cls-infpnl {
  margin-right: 10px;
  padding-left: 16px;
}

.add-pnl {
  padding-left: 20px;
  position: absolute;
  right: 20px;
  bottom: 20px;
}

#add_div .add-pnl {
  position: static;
}

.comment-line {
  margin-bottom: 15px;
}

.comment-info {
  margin-top: 10px;
  text-align: right;
}

.comment-info a.remove{
  margin-left: 15px;
  top: 5px;
}

.to_send_info {
  position: relative;
  margin-bottom: 20px;
}

.send_info {
  position: relative;
}

.to_send_info .ds-line {
  padding-bottom: 0px!important;
}

.send_info {
  padding-top: 10px;
}

.send_info:last-child {
  padding-bottom: 15px;
}

.send-addnew {
  display: inline-block;
  position: absolute;
  bottom: 5px;
  right: 5px;
  padding-left: 20px;
  z-index: 999;
}

.send-delete {
  display: inline-block;
  position: absolute;
  top: 5px;
  right: 0px;
  width: 20px;
  height: 16px;
}

#send_list .header {
  height: 40px!important;
}
#send_list .body {
  top: 50px!important;
  bottom: 90px!important;
}

#create_list .header {
  height: 110px!important;
}

#create_list .body {
  top: 110px!important;
}

#send_list .footer,
#create_list .footer {
  height: 70px!important;
  bottom: 0px!important;
}
#send_list .footer .button-group,
#create_list .footer .button-group{
  right: 10px!important;
}

.body-group > #doc_view {
  height: 100%;
}

#doc_preview_foot {
  margin-top: 25px;
}
#doc_preview_foot button {
  margin-left: 15px;
  margin-left: 15px;
  font-weight: bold;
}

.list_doc_bsale {
  font-size: 12px!important;
}

.margin-left-20px {
  margin-left: 20px!important;
}

.c-month {
  text-align: center;
  position: relative;
  height: 20px;
  padding-bottom: 10px;
}

.c-month a {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
}

.c-month a#month_prev {
  left: 100px;
}
.c-month a#month_next {
  right: 115px;
}

.cbhdf .c-days {
  margin-right: 24px;
  height: 16px;
  padding-top: 5px!important;
}
.cbhdf .c-days > div {
  text-align: center;
}
.c-days {
  position: relative;
}
.c-days {
  min-height: 16px;
  clear: both;
}

.c-days > div {
  float: left;
  display: inline-block;
  min-width: 80px;
  width: 14.08%;

}

.cbdwdf .c-days {
  height: 169px;
  vertical-align: top;
}

.cbdwdf .c-days > div {
  height: 167px;
  vertical-align: top;
}

.c-days > div > span {
  display: block;
  padding: 10px;
  text-align: right;
}
.c-days > div > label {
  min-width: 88%;
  width: 88%;
  margin-left: 10px;
  margin-bottom: 10px;
}

/*#det_to_create .ds-line span a {
  vertical-align: middle;
  padding-bottom: 2px;
}*/

#det_to_create .ds-line span a > label {
  display: none;
}

#det_to_create .ds-line span a:hover > label {
  display: inline-block;
  width: auto;
  padding-left: 5px;
  vertical-align: bottom;
}

.date-select {
  left: -999%;
  position: absolute;
  top: -999%;
}

#main_group > #helper #docs_list .header,
#main_group > #helper #sales_note_list .header,
#main_group > #helper #milestone_list .header,
#main_group > #helper #recurrence_list .header {
  height: 110px!important;
}

#main_group > #helper .header-date  {
  height: 120px!important;
}

#main_group > #helper #docs_list .body,
#main_group > #helper #sales_note_list .body,
#main_group > #helper #milestone_list .body,
#main_group > #helper #recurrence_list .body {
  top : 110px!important;
}


#main_group > #helper #docs_list .body.bdate,
#main_group > #helper #sales_note_list .body.bdate {
  top: 160px!important;
}

.ds-line .left .btn-checkbox-style {
  margin-bottom: 5px;
}
.mae-line-both {
  width: 100%!important;
  white-space: normal!important;
}
#sucursal_check_list > button {
  display: inline-block;
  margin-bottom: 10px;
}
#perfiles_check_list > button {
  display: inline-block;
  margin-bottom: 10px;
}
.new_item_button{
  display: block!important;
  padding-bottom: 15px!important;
}
.mae-attr-v{
  width: 40%;
}

.post-card {
  display: inline-block;
  position: absolute;
  margin: 5% 0;
  left: 20%;
  right: 25%;
  height: 300px;
  min-width: 600px;
  max-width: 650px;
}

.post-card > div {
  width: 100%;
  height: 100%;
  position: relative;
}

.post-card > div > .left {
  position: absolute;
  left: 20px;
  width: 49%;
  top: 20px;
  bottom: 20px;
  overflow: hidden;
  padding-right: 20px;
  text-align: justify;
  line-height: 17px;
}

.post-card > div > .left > span {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 30px;
  text-align: center;
}

.post-card > div > .left > button {
  position: absolute;
  bottom: 2px;
  right: 15px;
}


.post-card > div > .right {
  display: inline-block;
  position: absolute;
  right: 20px;
  width: 40%;
  height: 100%;
}

.home-landing {
  position: absolute;
  display: inline-block;
  top: 0;
  bottom: 0;
  width:48%;
}

.home-landing .box {
  display: inline-block;
  width: 200px;
  height: 140px;
  overflow: hidden;
  position: absolute;
  top: 15%;
}

.home-landing .box > div {
  position: relative;
  width: 100%;
  height: 100%;
}

.home-landing .box span {
  height: auto;
  width: auto;
  line-height: 180px;
}
.home-landing .box label {
  position: absolute;
  letter-spacing: 5px;
  bottom: 5px;
}

.home-landing .landing-tip {
  display: inline-block;
  line-height: 40px;
  position: absolute;
}

.home-landing.pos {
  left: 0;
}
.home-landing.pos .box  {
  right: 0px;
}
.home-landing.pos .box span {
  padding-top: 10px;
  padding-left: 10px;
}
.home-landing.pos .box label {
  right: 15px;
}

.home-landing.pos .landing-tip {
  right: 328px;
  text-align: right;
  top: 17.5%;
  width: 100px;
}

.home-landing.docs {
  right: 0;
}

.home-landing.docs .box {
  left: 0px;
}

.home-landing.docs .box span {
  margin-left: 75px;
  margin-top: -40px;
}

.home-landing.docs .box label {
  left: 15px;
}

.home-landing.docs .landing-tip {
  left: 335px;
  top: 14%;
  width: 170px;
}

.home-landing .landing-arrow {
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
}

.home-landing.pos .landing-arrow {
  width: 103px;
  height: 68px;
  top: 20%;
  right: 220px;
}

.home-landing.docs .landing-arrow {
  height: 68px;
  left: 220px;
  top: 20%;
  width: 103px;
}

.tab_content_libro {
  min-height: 100%!important;
}

.body-libro-mensual .tab {
  position: absolute!important;
  bottom: 0;
  top: 40px;
  width: 100%;
}

.body-libro-mensual .tab > div {
  position: relative;
  width: 100%;
  height: 100%;
}

.body-libro-mensual .tab > div .ttitle {
  position: absolute;
  height: 51px;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}

.ttitle  li > a{
  display: inline-block;
  padding: 0 20px;
  text-decoration: none;
}

.body-libro-mensual .tab > div .ttitle ul{
  padding-top: 0px !important;
}

.body-libro-mensual .tab > div .tcont {
  position: absolute;
  top: 51px;
  bottom: 0px;
  left: 0;
  right: 0;
}


.body-libro-mensual .content_tab {
  height: 80%;
  height: -moz-calc(100% - 35px);
  height: -webkit-calc(100% - 35px);
  height: calc(100% - 35px);
  width: 100%;
}

.body-libro-mensual .btn-checkbox-style.chk_delete  {
  background-size: 14px 14px;
  position: relative;
  top: -3px;
}
.body-libro-mensual .list_doc_bsale > div {
  height: 16px;
}

.pdl10px {
  padding-left: 10px;
}

.body-libro-mensual .content_tab > div, .body-libro-mensual .content_tab > div > div {
  height: 100%;
}

.list_doc_bsale, #encabezados_dti, #encabezados_dte {
  display: block!important;
}

a.hbi-percent,
a.hbi-new,
a.doc-edit{
  display: inline-block;
  height: 20px;
  position: absolute;
  right: 5px;
  width: 20px;
}

a.doc-edit{
  right: 65px;
}

.ds-line .right > a.doc-edit {
  position: static!important;
}

a.hbi-disable-sn {
  display: inline-block;
  height: 20px;
  position: absolute;
  right: 35px;
  width: 20px;
}

.mae-line.d-percent {
  margin-bottom: 5px!important;
  margin-top: 5px!important;
  text-align: right!important;
  text-transform: none!important;
  display: none;
}
.mae-line.d-percent #porcent{
  width: 40px!important;
  margin-left: 5px;
}

.mae-line.d-percent #ml_filter{
  margin-left: 10px;
  top: 0!important;
  background-position: center center;
  background-repeat: no-repeat;
}

.bc-descuento input {
  max-width: 50px!important;
  width: 50px!important;
}
.footer-sef {
  text-align: right;
}
#detail_columns .mae-line > div {
  vertical-align: middle;
}
#detail_columns .mae-line span {
  display: inline-block!important;
  margin-bottom: 0!important;
  position: relative;
  top: 3px;
}
#detail_columns > div {
  padding: 10px 0;
  cursor: move;
}

.srt-ph-accounting {
  height: 23px;
  padding: 8px 0;
}

#avl_columns {
  text-align: justify;
  white-space: normal;
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #ccc;
}
#avl_columns button {
  margin-bottom: 5px;
  text-align: left!important;
}
.content_tab #detail .add-pnl {
  position: static!important;
}

.content_tab #detail .mae-line-aright {
  padding-right: 1px!important;
}

#detail_columns input[type="text"]{
  width: 80%;
  width: -moz-calc(95% - 35px);
  width: -webkit-calc(95% - 35px);
  width: calc(95% - 35px);
}
#detail_columns a.remove{
  padding-top: 0px!important;
  position: absolute;
  right: 25px;
}

#sntursr_detail .ds-line .left {
  width: -moz-calc(100% - 70px)!important;
  width: -webkit-calc(100% - 70px)!important;
  width: calc(100% - 70px)!important;
}

#dt_mcd .ds-line .left {
  width: -moz-calc(100% - 45px)!important;
  width: -webkit-calc(100% - 45px)!important;
  width: calc(100% - 45px)!important;
}

#dt_mcd .doc-payment {
  margin-right: 2px!important;
}

#dt_mcd .doc-client {
  margin-right: 0px!important;
}

#det_to_create .ds-line .left {
  width: -moz-calc(100% - 70px)!important;
  width: -webkit-calc(100% - 70px)!important;
  width: calc(100% - 70px)!important;
}

#tsp_detail .mae-line-right {
  padding-top: 5px;
}

.mspl-sale #new_dynamic_service {
  padding-left: 17px;
  position: absolute;
  margin-top: 2px;
  left: 50.5%;
  z-index: 990;
}
.mspl-sale.pa_nd #new_dynamic_service {
  left: auto;
  right: 20px;
}

.omsg-popup {
  z-index: 1001!important;
  font-weight: bold;
}
.omsg-popup-prnt {
  text-align: center;
}

#rec_end_detail input[type="text"] {
  margin-left: 5px!important;
  margin-right: 5px!important;
}

#rec_end_detail #num_rep_rec {
  width: 40px!important;
}

.recur_end {
  display: none;
}

#add_promo {
  text-align: center;
  margin-bottom: 20px;
}
#add_promo > div {
  padding: 20px 10px;
  border: 1px solid #ee7320;
  display: inline-block;
  width: auto;
}

#add_promo .add-pnl {
  position: relative;
  top: -3px;
  margin-left: 15px;
}
#add_auto {
  padding-bottom: 10px;
}
#add_auto > div {
  padding-bottom: 20px;
}

#add_auto .add-pnl {
  position: static;
  margin-left: 15px;
}

.mae-line-search-220 {
  display: inline-block!important;
  width: 290px;
  margin-right: 15px;
}
.mae-line-search-220 > input {
  margin-bottom: 0px!important;
  width: 90%;
  width: -moz-calc(90% - 35px);
  width: -webkit-calc(90% - 35px);
  width: calc(90% - 35px);
}

.txt80 {
  width: 80px;
  max-width: 80px;
  min-width: 80px;
  margin-right: 15px;
}

.pt2px {
  padding-top: 2px;
}

#search_guia {
  margin-right: 15px;
}

#filter a.add_note {
  top: 0px!important;
}

.billing {
  top: 110px!important;
  height: 200px!important;
  width: 550px!important;
}

.billing .ayuda_links {
  display: inline-block!important;
  width: auto!important;
}

.billing > .body {
  max-height: 60px!important;
  height: 60px!important;
  min-height: 60px!important;
  text-align: center!important;
}

.billing > .footer {
  text-align: center!important;
}

#help_decimal_cod_barra_compuesto {
  display: inline-block;
  height: 20px;
  position: absolute;
  width: 20px;
  margin-left: 5px;
}
#help_decimal_cod_barra_compuesto.moneda {
  padding-top: 0px;
  top: 130px;
  margin-left: 15px;
}

.decimal_cod_barra .img{
  display: block!important;
  height: 116px;
  margin-bottom: 10px;
}

.decimal_cod_barra label{
  vertical-align: top!important;
}
.decimal_cod_barra .color {
  display: inline-block!important;
  width: 20%!important;
  height: 20px;
  margin-bottom: 10px;
  margin-right: 10px;
}

.ul_alert_h{
  max-height:300px;
  overflow:auto;
}
.ul_wrap_sn {
  max-height:300px;
  height:300px;
}

#massive_prod_config_tab {
  height: 100%;
}

#massive_prod_config_ctab {
  height: 90%;
  height: -moz-calc(100% - 63px);
  height: -webkit-calc(100% - 63px);
  height: calc(100% - 63px);
  padding: 0!important;
}
#massive_prod_config_ctab > div{
  width: 95%;
  width: -moz-calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  height: 100%;
  position: relative;
}

#massive_prod_config_ctab .body {
  position: absolute;
  left: 20px;
  right: 10px;
  top: 30px;
  bottom: 95px;
}

#massive_prod_config_ctab .body-nf {
  position: absolute;
  left: 20px;
  right: 10px;
  top: 30px;
  bottom: 10px;
}

#massive_prod_config_ctab .body > div,
#massive_prod_config_ctab .body-nf > div{
  height: 100%;
}

#massive_prod_config_ctab #import_items span, #massive_prod_config_ctab #import_items label,
#massive_prod_config_ctab #not_import_items span, #massive_prod_config_ctab #not_import_items label {
  display:block;
}

#massive_prod_config_ctab .footer {
  position: absolute;
  bottom: 0;
  height: 70px;
  left: 0px;
  right: 21px;
  text-align: right;
}

#massive_prod_config_ctab .footer a {
  display: inline-block!important;
  margin-top: 10px!important;
}

#massive_prod_config_ctab .imp-d {
  display: block!important;
}

#massive_prod_config_ctab  .imp-d > div {
  max-width: 300px;
  min-width: 300px;
  width: 300px;
  margin-right: 10px;
  text-align: center;
}
#massive_prod_config_ctab  .imp-d > div:first-child {
  text-align: left;
}

#abn_detail,
#attrnv_detail,
#attrliq_detail {
  padding-left: 20px;
  padding-top: 20px;
}

#dv_abonos {
  padding-bottom: 20px;
}

.det_deposit .det-forma-pago {
  display: none;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#dt_deposit .det_deposit > div {
  padding-top: 5px;
  padding-bottom: 5px;
}

#lb_saldo_cliente{
  position: relative;
  top: 5px;
  font-style: italic;
}

.frac {
  margin-left: 10px;
}

#qdepw {
  cursor: default!important;
}

#dt_checks .det-forma-pago {
  margin-top: 15px;
  margin-left: 30px;
  width: 60%;
}

#edit_cost_content .titulo-reg-count {
  margin-bottom: 20px!important;
  margin-top: 20px!important;
}

#nuevo_det_plan_help > div {
  padding-top: 38px!important;
  width: 380px!important;
}
.list-caf-attr-date {
  width: 13%;
  padding-top: 6px;
  text-align: center!important;
}

.list-caf-attr-ftotal {
  width: 15%;
  padding-top: 6px;
  text-align: center!important;
}

.list-caf-attr-locktype {
  width: 15%;
  padding-top: 6px;
  text-align: center!important;
}

.list-caf-attr-finicio {
  width: 15%;
  padding-top: 6px;
  text-align: center!important;
}

.list-caf-attr-ffin {
  width: 15%;
  padding-top: 6px;
  text-align: center!important;
}

.list-caf-attr-enuso {
  width: 15%;
  padding-top: 6px;
  text-align: center!important;
}

.list-caf-attr-reenviar {
  width: 15%;
  padding-top: 6px;
  text-align: center!important;
}

.span-caf-enuso {
  display: table;
  margin: auto;
  width: 18px;
  height: 18px;
  background-image: url("images/check_on.png");
}

.span-caf-reenvia {
  display: table;
  margin: auto;
  width: 18px;
  height: 18px;
  background-image: url("images/helper_arrow_back.png");
  cursor: pointer;
}

.list-caf-attr-date-expiration {
  width: 13%;
  padding-top: 6px;
  text-align: center!important;
}

.list-caf-attr-expired {
  width: 10%;
  padding-top: 6px;
  text-align: center!important;
}

#pivot_last_update {
  background-image: url("images/btn_client_info.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 12px 12px;
  border: 1px solid #444644;
  border-radius: 10px 10px 10px 10px;

  display: inline-block;
  height: 20px;
  margin-bottom: 2px;
  margin-right: 10px;
  width: 20px;
}


#main_group > #content > .body-sf {
  bottom: 45px;
  left: 50px;
  position: absolute;
  right: 40px;
  top: 60px;
  z-index: 990;
}

#main_group > #content > .body-sf .cbhsf {
  padding-bottom: 0!important;
}

#main_group > #content > .body-sf .cbdwsf {
  top: 45px!important;
}

#promo {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
}

#promo_scroll, #promo_header, #promo_footer {
  z-index: 1002;
  position: absolute;
}
.bc-pname {
  vertical-align: middle;
}
.bc-pname > label {
  display: inline;
  font-size: 13px;
  font-style: italic;
  margin-left: 5px
}

#promo_header {
  top: 100px;
  height: 43px;
  width: 650px;
}

#promo_header > div {
  font-size: 16px;
  font-weight: 700;
  padding-top: 15px;
  text-align: center;
}

#promo_footer {
  text-align: center;
  top: 443px;
  height: 60px;
  width: 650px;
}

#promo_detail_confirm {
  margin-right: 15px;
  margin-top: 10px;
}

#promo_scroll.b-content {
  top: 143px;
  height: 300px;
  width: 650px;
}
#promo_detail div.bc-pname {
  padding-top: 1em;
  padding-left: 1em;
}

#promo_detail li {
  padding: 0;
  padding-top: 1em;
  padding-left: 1em;
  height: 25px;
}
#promo_detail li div {
  display: inline-block;
  /*height: 75px;*/
}

#promo_detail li div.bc-item {
  display: block;
  /*height: 110px;*/
}

#promo_detail .b-search {
  position: absolute;
  right: 50px;
  left: 160px;
  margin: 0px!important;
}
#promo_detail .bc-accion {
  position: absolute;
  right: 0px!important;
  width: 50px;
}

#promo_detail .bc-cantidad {
  left: 25px!important;
}

#promo_detail .bc-accion .bc-remove {
  right: 5px;
}

#more_filters > div {
  padding-top: 15px;
}

.cbhdf.dsea {
  height: 175px!important;
}

.cbhdf.dsea.dte {
  height: 110px!important;
}

.cbdwdf.dsea {
  top: 215px!important;
}

.cbdwdf.dsea.dte {
  top: 130px!important;
}

#more_filters .btn-select-style {
  padding-left: 5px;
}

.mspl-sale #add {
  position: static;
  margin-right: 13px;
}

a.office_select {
  min-width: 125px;
}

a.salesman_select {
  min-width: 125px;
}

div.pdt20px {
  padding-top: 20px!important
}

#advs_txt {
  line-height: 25px;
  margin-right: 10px;
  text-align: justify;
}

#advs_txt a{
  margin-left: 5px;
}

#more_filters #buscar_advanced {
  float: right;
  margin-right: 50px;
}

.ml10px {
  margin-left: 10px;
}
.sn_selector a.save {
  top: 2px;
  background-size: 14px 14px;
  margin-left: 10px;
}

.sn_selector li {
  height: 30px;
}

.sn_selector li.clear {
  font-style: oblique;
  margin-top: 15px;
  text-align: right;
}

.b-search.sn_search{
  margin-bottom: 20px;
}
.mr0 {
  margin-right: 0px;
}
.mr100p {
  margin-right: 100px;
}

.ml15p {
  margin-left: 15px;
}

.placeholder.mr100p {
  margin-right: 60px;
}
#office_select #validate.save {
  top: 5px;
}

#variantes_tab .mae-line-search {
  margin-top: 5px;
  margin-bottom: 15px;
  display: inline-block;
  width: 50%;
}

.fpasspanel{
  text-align: center;
}

.forgot {
  color: #777777;
  display: inline-block;
  font-size: 12px;
  margin-right: 5px;
  margin-top: 25px;
  text-align: center;
  width: auto;
}

#advace_filters > div {
  display: inline-block;
  min-width: 200px;
  width: 45%;
  width: -moz-calc(45% + 203px);
  width: -webkit-calc(45% + 203px);
  width: calc(45% + 203px);
}


a.import_pack_product {
  border-left: 1px solid #CCCCCC!important;
  margin-right: 0!important;
  padding-left: 5px!important;
  margin-right: 0px!important;
}

#bajar_compra_declarados_sii.xls_export {
  background-image:none;
  margin-right: 20px;
}

.logo_emp {
  padding-right: 15px;
  text-decoration: none;
  font-weight: bold;
}

.inp-remove {
  padding-bottom: 5px;
}

#dt_deposit .rep-det-list-wh.nc > div:first-child {
  width: 15%
}

#dt_deposit .rep-det-list-wh.nc > div:nth-child(2) {
  width: 25%
}

.button-group #total_lines{
  position: absolute;
  left: 0;
  text-transform: none;
  top: 8px;
}

#monto_neto_liquidar_txt, #monto_impuesto_liquidar_txt, #monto_total_liquidar_txt,
#monto_neto_comision_txt, #monto_impuesto_comision_txt, #monto_total_comision_txt, #porcentaje_comision_txt,
#total_impuestos_compra, #monto_impuesto_retenido_txt {
  margin-right: 10px;
}

#tdtb_detail {
  width: -moz-calc(98% - 105px);
  width: -webkit-calc(98% - 105px);
  width: calc(98% - 105px);
}

#tdtb_detail.edit {
  width: 98%!important;
}

div[data-update="tipo_ajuste_tot"] {
  z-index: 1001;
}

a[data-update="tipo_ajuste_tot"] {
  margin-bottom: 25px;
}

#dt_sntd .ds-line .left {
  width: 99%!important;
}

#dt_sntd .rep-det-list > div {
  width: 17%!important;
}

#dt_sntd .rep-det-list > div:first-child {
  width: 24%!important;
}

#dt_sntd .rep-det-list > div:nth-child(2) {
  width: 19%!important;
}
#dt_cre_pay > span {
  margin-bottom: 10px;
}
#dt_cre_pay > div {
  margin-bottom: 10px;
  margin-left: 10px;
}

.tab_doc_dte{
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.tab_doc_dte .content_tab {
  min-height: 157px;
  height: 80%;
  height: -moz-calc(100% - 103px);
  height: -webkit-calc(100% - 103px);
  height: calc(100% - 103px);
}

.tab_doc_dte .content_tab > div {
  height: 100%;
  position: relative;
}

.tab_doc_dte .content_tab {
  white-space: normal;
}

.period_dte a {
  color: #545555 !important;
  font-family: 'arialregular',Arial,Sans-Serif !important;
  font-size: 12px !important;
  font-weight: normal !important;
  text-decoration: none !important;
  margin-right: 0!important;
}

.tab_doc_dte .act {
  display: none;
  height: 30px;
  text-align: right;
  margin-right: 15px;
}


.tab_doc_dte #doc_not_added_sc,
.tab_doc_dte #doc_added_sc,
.tab_doc_dte #doc_rejected_sc,
.tab_doc_dte #doc_not_included_sc {
  position: absolute;
  top:35px;
  bottom: 0px;
  left: 15px;
  right: 15px;
}

.tab_doc_dte .act a {
  display: inline-block;
  height: 20px;
  padding: 4px 5px 1px 30px;
}

.tab_doc_dte .act a.btn-select-style.btn-more {
  background-size: 20px 16px;
  background-image: url("images/add_forma_pago.png");
  text-indent: 5000px;
  width: 0;
}
.tab_doc_dte .act a.btn-select-style.btn-more-gray {
  background-size: 20px 16px;
  background-image: url("images/add_forma_pago_gray.png");
  text-indent: 5000px;
  width: 0;
}

a.btn-more-txt-claim {
  text-indent: 0!important;
  width: 90px!important;
  text-align: left;
  color: #ee7320 !important;
  margin-right: 0;
}

a.btn-more-txt-commercial {
  text-indent: 0!important;
  width: 140px!important;
  text-align: left;
  color: #999 !important;
}
a.btn-more-txt {
  text-indent: 0!important;
  width: 120px!important;
  text-align: left;
  color: #ee7320 !important;
}

button[data-update="inv_auto_add"] {
  position: relative;
  top: -5px;
}

#inv_import, #show_detail.inv_sd {
  position: absolute;
  color: #bebebe;
  font-family: "arialbold","Arial Black",Gadget,sans-serif;
  font-size: 13px;
  right: 40px;
  text-decoration: none;
  top: 22px;
}

#show_detail.inv_sd {
  right: 160px;
}

.txt_factor_proporcionalidad {
  width: 55px!important;
  margin-right: 10px;
}

.stock-available-detail {
  padding-left: 35px;
}
.stock-available-detail li {
  padding-top: 10px;
}

.btn-style-left-popup {
  position: relative;
  background: #fff;
  border: 2px solid #999;
  z-index:999;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.btn-style-left-popup > label {
  height: 91%;
  margin-left: 20px;
  margin-top: 7px;
  white-space: normal;
  width: 85%;
}

.btn-style-left-popup:after, .btn-style-left-popup:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.btn-style-left-popup:after {
  border-color: rgba(252, 250, 245, 0);
  border-right-color: #fff;
  border-width: 17px;
  margin-top: -17px;
}

.btn-style-left-popup:before {
  border-color: rgba(225, 198, 166, 0);
  border-right-color: #999;
  border-width: 20px;
  margin-top: -20px;
}

.btn-style-left-popup input[type=text]{
  margin-top: 18px;
  margin-left: 5px;
  width: 170px;
}

.btn-style-left-popup a.save {
  left: 10px;
  text-decoration: none;
  top: 5px;
}

.footer-iva{
  padding-left: 10px;
}

.snapsave {
  display: inline-block;
  position: relative;
  width: 26px;
  height: 26px;
  min-width: 26px;
  padding: 0;
  cursor: pointer;
  position: relative;
  top: -3px;
  margin-left: 12px;
}

.button-load-book{
  width: 75px;
  min-width: 75px;
}

.footer-nf.calendar {
  text-align: right;
  height: 40px;
}

.body-nf.calendar {
  bottom: 60px!important;
}

.ocp {
  position: relative;
  top: 10px;
}

a.cco{
  bottom: 27px;
  color: #bebebe;
  font-family: "arialbold","Arial Black",Gadget,sans-serif;
  font-size: 12px;
  position: absolute;
  right: 10px;
  text-decoration: none;
}

a[data-update="register_to_open"] {
  margin-left: 20px;
}

#recep_head {
  padding-top: 0px!important;
}

#gloss_balance {
  min-width: 400px;
}

.ds_pp {
  display: table;
  margin: 0 auto;
}


#puntos-popup label {
  margin-left: 10px!important;
  margin-top: 8px!important;
}

#puntos-popup {
  width: 210px!important;
  height: 34px!important;
}

#puntos-popup-cash{
  color: #ee7320;
  font-weight: bold;
  margin-left: 10px;
  text-decoration: none;
  outline: none;
}

#puntos-popup {
  position: relative;
  background: #fff;
  border: 1px solid #999;
}
#puntos-popup:after, #puntos-popup:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

#puntos-popup:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 18px;
  margin-top: -18px;
}
#puntos-popup:before {
  border-color: rgba(153, 153, 153, 0);
  border-right-color: #999;
  border-width: 19px;
  margin-top: -19px;
}

#puntos-popup-close {
  background-image: url("images/btn_cancelar.png");
  background-repeat: no-repeat;
  background-size: 16px 16px;
  display: inline-block;
  height: 20px;
  position: absolute;
  right: 0;
  width: 20px;
}

.puntos-popup-cash {
  display: inline-block !important;
  width: auto;
}

.puntos-popup-cash.hidden {
  display: none!important;
}

.edt-pts {
  top: -3px !important;
}

.bpoints_edit div {
  margin-bottom: 15px;
}

.bpoints_edit span {
  width: 20%!important;
  text-align: left;
}

.push_notify {
  display: inline-block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  max-width: 22px;
  max-height: 22px;
  padding: 1px;

  background-color: #ee7320;
  color: #fff;
  font-size: 11px;
}
.push_notify_gt {
  padding-right: 5px!important;
}

.count_label {
  font-size: 10px;
}

.hr-block {
  display: block;
}

.tmp_scroll {
  overflow: auto;
}

.unclickable{
  color: #999 !important;
}