body {
  background-color: #fff !important;
  font-family: 'Kanit', sans-serif;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Kanit', sans-serif;
}
.super-contenedor {
  background-color: rgb(245, 245, 245) !important;
}
.panel-medio-principal {
  position: relative !important;
  background-color: rgb(245, 245, 245) !important;
  background-image: url('../img/facturas_electronicas.png') !important;
  background-size: 15%;
  background-repeat: no-repeat;
  background-position: right 10px bottom;
  padding-bottom: 85px;
}
.img-thumbnail {
    width: auto !important;
}
.panel-medio {
  margin-top: 10px !important;
  background-color: rgb(245, 245, 245) !important;
}

.panel-medio .box-header {
  padding-left: 30px !important;
  font-size: 1.5em !important;
  border-bottom: 1px solid rgb(224, 224, 224);
}

.panel-medio .box-header .box-title {
  font-size: 0.8em !important;
  font-weight: 600;
  font-family: 'Kanit', sans-serif;
}

.main-sidebar {
  background-color: rgb(255, 255, 255) !important;
  border-radius: 0 0 15px 0px !important;
  overflow: hidden;
}

.main-sidebar .sidebar {
  background-color: white;
  color: black !important;
  box-shadow: 1px 0 0 rgb(243, 243, 243) !important;
  padding: 0 !important;
  /* top: 50px !important; */
}

.cabecera-m {
  /* background-image: linear-gradient(105.3deg, rgb(0, 174, 240) 62.8%, rgb(51, 142, 255) 62.2%); */
  /* background-image: linear-gradient(105.3deg, rgb(0, 138, 213) 62.8%, rgb(0, 174, 240) 62.2%); */
  /* background-image: linear-gradient(105.3deg, #00AFFF 62.8%,  #00EFFF 62.2%); */
  /* background-image: linear-gradient(-105.3deg, #00EFFF 62.8%, #00AFFF 62.2%); */
  background-image: linear-gradient(-105.3deg, #00B3FE 62.8%, #00B3FE 62.2%);
  font-weight: bolder;
  /* background: #09BEFE !important; */
  /* background:#5FDFFA !important; */
  /* #FA78AC */
}

.main-header i {
  /* border: 1px solid red; */
  margin-right: 10px !important;
}

.main-header i,
.main-header span {
  /* color: #ffffff; */
}

.cabecera-m .logo {
  /* background:  rgb(69, 79, 160) !important; */
  /* background-image: linear-gradient(105.3deg, rgb(51, 142, 255) 62.2%, rgb(101, 51, 255) 62.2%); */
  /* background:rgb(0, 174, 240) !important; */
  background: rgb(255, 255, 255) !important;
  color: #000000 !important;
}

/* SIDEBAR-MENU */
.main-sidebar .sidebar p,
.main-sidebar .sidebar span {
  color: black !important;
}
.sidebar-menu > li > a {
  /* padding: 12px 5px 12px 5px; */
  padding: 12px 10px 12px 10px;
  display: block;
}
.sidebar-menu > li > a > .fa, .sidebar-menu > li > a > .glyphicon, .sidebar-menu > li > a > .ion {
  width: 25px;
  text-align: center;
}
.main-sidebar .sidebar i {
  /* color: rgb(101, 51, 255) !important; */
  color: #000000 !important;
  width: 25px;
  text-align: center;
  /* border: 1px solid red !important; */
}
.sidebar-menu .menu-ini-p a {
  padding: 1em;
  background-color: rgb(255, 255, 255) !important;
  /* padding: 12px 5px 12px 5px; */
  padding: 12px 10px 12px 10px;
}

.treeview-menu > li > a > .fa, .treeview-menu > li > a > .glyphicon, .treeview-menu > li > a > .ion {
  width: 25px;
  text-align: center;
}

.dropdown-menu {
  z-index: 1000000;
}
.user-panel2 {
  display: flex !important;
  width: 100% !important;
  flex-flow: column !important;
  justify-content: center !important;
  align-items: center !important;
  align-content: center !important;
  margin: 0;
  padding: 0;
  /* padding-top: 10px; */
  padding-bottom: 10px;
}

/* .user-panel2 .image{
  position:  relative !important;
  width: 100% !important;
  text-align: center;
  padding: 2px;
  
} */
/* .user-panel2  img{
  position:  relative !important;
  width: 120px !important;
  border-left-color: rgb(111, 111, 255) !important;
  border: 2px solid white;
  
} */
.user-panel2 .info {
  width: 100% !important;
  text-align: center;
  padding: 0px;
  margin-top: 5px;
  
}


.img-user {
  position: relative !important;
  width: 120px !important;
  /* border-left-color: rgb(111, 111, 255) !important; */
  border: 2px solid white;
  
}

.img-user-b {
  position: relative !important;
  width: 35px !important;
  height: 35px !important;
  /* border-left-color: rgb(111, 111, 255) !important;
  border: 2px solid white; */
  box-shadow: 1px 0 0 0 white !important;
}

.sidebar-menu {
  font-weight: 300 !important;
  color: #333 !important;
  /* letter-spacing: .5px !important; */
  background-color: rgb(255, 255, 255) !important;
  
}

.sidebar-collapse .treeview a {
  width: 100% !important;
}



.sidebar-collapse .treeview-menu {
  width: 235px !important;
}

.sidebar-menu li>a {
  color: rgb(245, 245, 245) !important;
  background-color: rgb(255, 255, 255) !important;
}

.sidebar-menu li>a:hover {
  background-color: rgb(245, 245, 245) !important;
}

.sidebar-menu>li:hover {
  background-color: rgb(230, 230, 230) !important
}

.sidebar-menu .treeview>ul {
  background-color: rgb(255, 255, 255) !important;
  color: #000;
}

/* .sidebar-menu .treeview > ul:hover {
  background-color:rgb(230, 230, 230) !important;
} */
.sidebar-menu .treeview .treeview-menu>li {
  
  padding: .5em !important;
  background-color: rgb(248, 248, 248) !important;
}

.sidebar-menu .treeview .treeview-menu li>a {
  color: #000 !important;
  background-color: rgb(231, 231, 231, 0) !important;
  
}

.sidebar-menu .treeview .treeview-menu li>a:hover {
  color: #000;
  
}

.sidebar-menu .treeview .treeview-menu>li:hover {
  background-color: rgb(233, 233, 233) !important;
}

.rounded {
  box-shadow: 1px 0 0 white !important;
  border-radius: 15px 15px !important;
  border-style: none;
}

.dashboard-header {
  background-color: transparent !important;
  border-radius: 15px !important;
  margin-top: 10px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  overflow: hidden;
}

.dashboard-header button {
  /* background-image: linear-gradient(105.3deg, rgb(51, 142, 255) 62.2%, rgb(101, 51, 255) 62.2%); */
  outline: 0;
  border-style: none;
  /*letter-spacing: 1px;*/
  /* border-radius: 8px; */
  /* margin-left: 20px !important; */
  /* font-size: 1.12em !important; */
  /* color: rgb(255, 255, 255); */
  /* padding: 12px !important; */
  /* padding-left: 0px !important; */
  text-transform: uppercase;
  background: #ffffff;
  color: #000000;
  cursor: default;
  font-weight: bolder;
  
  font-size: 1em !important;
  
  border-radius: 60px !important;
  padding: 12px 20px  ;
  margin-left: -15px;
  /* text-transform: uppercase !important; */
  
}

.dashboard-header button i {
  margin-right: 6px !important;
}

.boton-user {
  background-image: linear-gradient(-105.3deg, #F06 92%, #5FDFFA 92%);
  /* background-image: linear-gradient(105.3deg, rgb(51, 142, 255) 62.2%, rgb(101, 51, 255) 62.2%); */
  /* border-radius: 2em; */
  color: #ffffff !important;
  outline: 0;
  border-style: none;
  width: 100% !important;
  /* background: #5FDFFA; */
  border-radius: 0px;
  font-size: 15px;
  padding: 7px 5px;
  font-weight: bolder;
}

.icon-user {
  color: #fff !important;
  background-color: #fff !important;
  padding: 4px !important;
  border-radius: 2em !important;
  margin-right: 4px !important;
  
}

/* BOTON DE AGREGAR,  EDITAR, ETCX */
.btn-radius {
  position: relative !important;
  outline: 0 !important;
  background: #4AAA4E;
  /* background-image: linear-gradient(105.3deg, rgb(51, 142, 255) 62.2%, rgb(101, 51, 255) 62.2%) !important; */
  border-radius: 60px !important;
  font-size: .7em !important;
  text-transform: uppercase !important;
  /* letter-spacing: 1px !important; */
  font-weight: bolder !important;
  border-left: 2em solid #4AAA4E !important;
  border-right: 0;
  border-style: none;
  
  
}

.btn-radius .glyphicon-plus-sign,
.fa-plus-circle,
.fa-plus-square {
  position: absolute !important;
  /* left: -25% !important;  */
  top: 25% !important;
  left: -20px;
  color: white;
  
}

.btn-radius:link {
  background-color: #21D4FD;
  background-image: linear-gradient(19deg, #21D4FD 0%, #B721FF 100%) !important;
}

.btn-radius:visited {
  background-color: #21D4FD;
  background-image: linear-gradient(19deg, #21D4FD 0%, #B721FF 100%) !important;
}

.btn-radius:hover {
  color: #fff;
  background-color: #FF0066;
  border-color: #FF0066;
  /* background-color: #21D4FD; */
  /* background-image: linear-gradient(105.3deg, rgb(97, 109, 201) 21.8%, rgb(118, 156, 253) 100.2%) !important; */
}

.btn-radius:active {
  background-color: #21D4FD;
  background-image: linear-gradient(19deg, #21D4FD 0%, #B721FF 100%) !important;
}

/* FIN BOTON-RADIUS */

/* DATA TABLE */
.dataTables_length label,
.dataTables_filter label {
  font-size: 1.1em;
  font-weight: bold !important;
}

.box-body .table-user {
  display: flex !important;
  flex-flow: row wrap !important;
  
}

.dataTables_length {
  position: absolute;
  
}

.dataTables_filter {
  position: relative !important;
  float: right;
}

.table th {
  text-transform: uppercase;
  color: rgb(73, 73, 73);
  font-weight: 700 !important;
  font-size: 0.9em !important;
  letter-spacing: 0.8px !important;
  text-align: center !important;
}

.table td {
  border-style: none !important;
}

.input-group-search .btn.dropdown-toggle {
  border-style: none !important;
  border: 1px solid rgb(190, 190, 190) !important;
  border-radius: 5px !important;
  color: rgb(0, 0, 0) !important;
}

.table .selectpicker,
.input-group-search .selectpicker {
  width: 50px;
  border-radius: 5px !important;
  font-size: 1.2em;
  font-weight: 300 !important;
  
}

.table input[type=search] {
  border-radius: 5px 0 0em 5px !important;
  font-size: 1.1em !important;
  font-weight: 300 !important;
  outline: 0;
  line-height: center !important;
  padding: .2em !important;
  letter-spacing: 1px;
  border: 1px solid rgb(190, 190, 190);
  padding-left: 10px !important;
  margin-left: 5px !important;
  height: 35px;
  border-right: 0;
  
  
}

.table .icon-search {
  border-radius: 0em 5px 5px 0em !important;
  background-image: linear-gradient(105.3deg, rgb(51, 142, 255) 62.2%, rgb(101, 51, 255) 62.2%) !important;
  height: 35px;
  color: rgb(255, 255, 255);
  border: 1px solid rgb(190, 190, 190) !important;
}

/* FIN DATA TABLE */

/* PAGINACIÓN */
/* .dataTables_paginate{
  position: relative !important;
  width  : 100% !important;
  text-align: center !important;
  background-color: red;
  margin: 0 auto;
} */
/*.dataTables_paginate > a{
  
  padding: 10px;
  background-color: #ffffff;
  border-radius: 1em;
  color: #000;
  border: 1px solid #dfdfdf !important;
  cursor: pointer;
}
.dataTables_paginate span > a{
  width: 20px !important;
  height: 20px !important;
  padding: 10px;
  background-color: #ffffff;
  border-radius: .5em;
  color: #000;
  border: 1px solid #dfdfdf !important;
  cursor: pointer;
}

.dataTables_paginate span > a:link{
  background-color: #ffffff;
  
}
.dataTables_paginate span > a:visited{
  background-color: #ff5050;
  
}
.dataTables_paginate span > a:hover{
  background-color: #f1f1f1;
  
}
.dataTables_paginate span > a:active{
  background-color: #ff4848;
  
} */
/* FIN PAGINACIÓN */
/* BOTONES WEB */

.btn-un {
  background-image: linear-gradient(to right, #e52d27 0%, #b31217 51%, #e52d27 100%)
}

.btn-un {
  margin: 10px;
  padding: 15px 45px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  box-shadow: 0 0 20px #eee;
  border-radius: 10px;
  display: block;
}

.btn-un:hover {
  background-position: right center;
  /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}

.btn-dos {
  background-image: linear-gradient(to right, #4776E6 0%, #8E54E9 51%, #4776E6 100%)
}

.btn-dos {
  margin: 10px;
  padding: 15px 45px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  box-shadow: 0 0 20px #eee;
  border-radius: 10px;
  display: block;
}

.btn-dos:hover {
  background-position: right center;
  /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}

.btn-tres {
  background-image: linear-gradient(to right, #4CB8C4 0%, #3CD3AD 51%, #4CB8C4 100%)
}

.btn-tres {
  margin: 10px;
  padding: 15px 45px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  box-shadow: 0 0 20px #eee;
  border-radius: 10px;
  display: block;
}

.btn-tres:hover {
  background-position: right center;
  /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}

.btn-cuatro {
  background-image: linear-gradient(to right, #fe8c00 0%, #f83600 51%, #fe8c00 100%)
}

.btn-cuatro {
  margin: 10px;
  padding: 15px 45px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  box-shadow: 0 0 20px #eee;
  border-radius: 10px;
  display: block;
}

.btn-cuatro:hover {
  background-position: right center;
  /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}


/* FIN BOTONES WEB */
.mg-menu {
  padding-left: 0px !important;
}

.bg-menu {
  color: rgb(255, 56, 56) !important;
}

/* FONDO DE PANTALLA LOGIN */
#fondP {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100vh !important;
  background: url('../img/wallpaper2.jpg');
  background-size: cover;
  overflow: hidden !important;
  z-index: -1;
}

#fondP .fnd {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100vh !important;
  /*background-color: rgba(0, 0, 0, 0.719) !important;*/
  background-color: rgba(255, 255, 255, 0.72) !important;
  z-index: -1;
  overflow-y: auto !important;
}

.log-cont {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  padding: 0 !important;
  margin: 0 !important;
  
  
  
}

.log-cont .login-box,
.log-cont .register-box {
  position: relative !important;
  margin: 0% auto !important;
  padding: 0% !important;
  top: 0 !important;
  
}

.logo-empresa {
  position: relative;
  width: 100%;
  height: auto !important;
  text-align: center;
  flex-flow: column !important;
  justify-content: center !important;
  align-items: center !important;
  margin-bottom: 15px;
}

.logo-empresa img {
  width: 280px !important;
}

.login-box-body p {
  font-weight: 300 !important;
  font-size: 1.3em
}

/*.login-box-body {
  background-color: white;
  border-radius: 20px !important;
  
}*/
.login-box-body {
  background-color: white;
  /*border-radius: 20px !important;*/
  height: 100vh;
  display: grid;
  align-content: center;
  padding: 0% 60px;
}
.login-box-body form input {
  border-radius: 15px !important;
  outline: 0;
  border-style: none;
  padding: 18px !important;
  font-size: 1.1em !important;
  border-bottom: .5px solid rgb(170, 170, 170);
  color: rgb(75, 75, 75) !important;
  /* letter-spacing: 2px; */
}

.login-box-body form .content-fluid {
  display: flex !important;
  justify-content: center !important;
}

.login-box-body form button {
  border-radius: 60px !important;
  width: 250px !important;
  text-transform: uppercase;
  font-weight: 600;
  background: #00AAE7;
  /* background-image: linear-gradient(105.3deg, rgb(51, 142, 255) 62.2%, rgb(101, 51, 255) 62.2%) !important; */
  outline: 0;
  border-style: none;
  color: rgb(255, 255, 255);
  padding: 12px;
  margin-top: 20px !important;
  font-size: 1.2em !important;
  /* border-radius:60px; */
  
}

/* RECAPTCHA */


.g-recaptcha {
  position: relative !important;
  max-width: 100% !important;
  display: flex !important;
  justify-content: center !important;
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
  margin: 5px !important;
  border-radius: 15px !important;
}


/* LINK RECUPRERAR CONTRASEÑA */
.link-recuperar {
  padding-top: 10px;
  width: 100%;
  text-align: center;
}

/* VERIFICA SUNAT LOGO */
.verifica-sunat {
  padding-top: 10px;
  width: 100%;
  text-align: center;
  
}

.verifica-sunat img {
  width: 120px;
  text-align: center;
  
}

/* RESULT LOGIN DIV */
#resultLogin {
  width: 100%;
  text-align: center;
}

.pagination>li>a,
.pagination>li>span {
  border-radius: 5px !important;
  margin: 0 2px;
}

/* RELOAD */
#reload,
#reloadFull2 {
  position: absolute;
  display: none !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  display: flex !important;
  flex-flow: row wrap !important;
  justify-content: center !important;
  align-content: center !important;
  background-color: rgba(255, 9, 9, 0) !important;
  z-index: inherit !important;
}

#reload img {
  width: 80px !important;
  height: 80px !important;
  background-color: rgba(80, 27, 27, 0);
  border-radius: 100% !important;
}

.btn-menup {
  height: 50px !important;
  background-color: transparent !important;
  margin-left: 10px !important;
  outline: 0 !important;
  border-style: none !important;
}

/* #reload{
  position: relative;
  width: 100%;
  text-align: center;
  background-color: rgba(255, 9, 9, 0) !important;
}
#reload img{
  width: 50px;
  height: 50px;
} */
.swal2-modal {
  width: 500px !important;
  height: auto !important;
  font-size: 1em !important;
  border-radius: 15px !important;
}

.btns-dash {
  position: relative !important;
  height: auto !important;
  display: flex !important;
  flex-flow: row wrap !important;
  justify-content: flex-end !important;
  margin: 0px !important;
}

.btns-dash #contenedor-menur {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  width: 100%;
}

.btns-dash #contenedor-menur a:nth-child(1) {
  background: rgb(12, 196, 92);
  color: #fff !important;
  /* margin : 0 !important; */
}

.btns-dash #contenedor-menur a:nth-child(2) {
  background: #3B4CDD !important;
  color: #fff !important;
}

.btns-dash #contenedor-menur a:nth-child(3) {
  background: rgb(255, 42, 42);
  color: #fff !important;
}

.btns-dash #contenedor-menur a {
  outline: 0 !important;
  border-style: none !important;
  border-radius: 0;
  /* background-color: rgb(0, 119, 255) !important; */
  padding: 12px 20px !important;
  color: #000 !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600 !important;
  font-size: 1em;
  margin-right: 10px;
  border-radius: 60px;
}

/* .btns-dash a:hover{
  background-color: rgb(248, 244, 244) !important
} */
.btns-dash a i {
  color: rgb(255, 255, 255) !important;
}

.menu-user li a {
  padding-top: 8px;
  padding-bottom: 8px;
  
}

.btns-dash .btn-menur {
  display: none !important;
  border-style: none !important;
  outline: 0 !important;
  padding: 0 !important;
  padding: 4px !important;
  background: rgb(255, 255, 255) !important;
  color: black !important;
}

#checkm {
  display: none !important;
}

@media (max-width: 767px) {
  .skin-blue .main-header .navbar .dropdown-menu li a {
    color: #666666 !important;
  }
  
  .contenedor-widget {
    justify-content: space-between;
    
  }
  
  .btns-dash {
    position: relative !important;
    display: flex !important;
    justify-content: center !important;
  }
  
  .btns-dash .btn-menur {
    display: inline !important;
  }
  
  #contenedor-menur {
    position: absolute !important;
    width: 100% !important;
    top: 0px;
    left: 0;
    transform: translateX(-102%);
    transition: all 0.3s;
  }
  
  #contenedor-menur a {
    width: 100% !important;
  }
  
  #checkm:checked~#contenedor-menur {
    position: relative !important;
    transform: translateX(0%);
  }
}

/* BOTÓNES MODALES FOOTER  */
.modal-footer button {
  outline: 0 !important;
  border-radius: 5px !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  
}

.modal-title {
  color: #fff;
  padding-left: 10px;
  padding-top: 2px;
  font-weight: bolder;
}

.reload-all {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  z-index: 10000;
  background-color: rgba(0, 0, 0, 0.2);
}

hr {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}

.panel-medio-principal {
  background-image: url('/vistas/img/facturas_electronicas.png');
}

.reload-all img {
  border-radius: 100%;
}

.table-responsive {
  overflow-x: inherit;
}

/* WIDGRTS */
.contenedor-widget {
  position: relative;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}

.info-box-content {
  padding: 5px 10px;
  margin-left: 100px;
  margin-top: 3px;
}

.contenedor-widget .info-box {
  background-color: #ffffff;
  border-radius: 15px !important;
  min-height: 60px !important;
  /* width: 260px !important; */
  /* border: 1px solid rgb(218, 218, 218); */
  border: none;
  overflow: hidden;
  box-shadow: 0px 0px 22px -4px rgba(0, 0, 0, 0.1);
}

.btn-danger {
  background-color: #FD5959;
  border-color: #FD5959;
}

.contenedor-widget .info-box-icon {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  height: 60px !important;
  padding: 0 !important;
  
}


.contenedor-widget .bg-fa {
  outline: 0 !important;
  border-style: none !important;
  background: rgb(99, 117, 252);
  color: #fff !important;
  
}

.contenedor-widget .bg-bo {
  outline: 0 !important;
  border-style: none !important;
  background: rgb(255, 110, 110);
  color: #fff !important;
}

.contenedor-widget .bg-nv {
  outline: 0 !important;
  border-style: none !important;
  background: rgb(238, 77, 211);
  color: #fff !important;
}

.contenedor-widget .bg-nc {
  outline: 0 !important;
  border-style: none !important;
  background: rgb(111, 104, 175);
  color: #fff !important;
}

.contenedor-widget .bg-nd {
  outline: 0 !important;
  border-style: none !important;
  background: rgb(255, 205, 68);
  color: #fff !important;
}

.contenedor-widget .bg-tn {
  outline: 0 !important;
  border-style: none !important;
  background: rgb(111, 189, 59);
  color: #fff !important;
}

.contenedor-widget .bg-fa,
.contenedor-widget .bg-bo,
.contenedor-widget .bg-nc,
.contenedor-widget .bg-nd,
.contenedor-widget .bg-nv,
.contenedor-widget .bg-tn {
  background-image: url('../img/payday.png');
  background-size: 1em 1em !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.contenedor_icbper {
  width: 100%;
  display: flex;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  align-content: center;
  
}

/* MODO PRODUCCION BOTÓN */
.modo-contenedor {
  width: 180px;
  display: flex;
  flex-flow: row;
  justify-content: center;
  margin: 0px;
}

.modo-contenedor-email {
  width: 100px;
  display: flex;
  flex-flow: row;
  justify-content: center;
  margin: 0px;
}

.modo-contenedor-icbper {
  width: 100px;
  display: flex;
  flex-flow: row;
  justify-content: center;
  margin: 0px !important;
}

.modo-contenedor-unidad {
  width: 100px;
  display: flex;
  flex-flow: row;
  justify-content: center;
  margin: 0px;
}

.modo-contenedor input,
.modo-contenedor-email input,
.modo-contenedor-icbper input,
.modo-contenedor-unidad input {
  display: none !important;
}

.modo-contenedor label {
  font-size: .6em !important;
  font-weight: 300 !important;
  letter-spacing: 1px !important;
  padding: 8px;
  margin: 0px;
  width: 90px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  border: 1px solid rgb(240, 240, 240);
}

.modo-contenedor-email label {
  font-size: .8em !important;
  font-weight: 600 !important;
  letter-spacing: 1px !important;
  padding: 5px;
  margin: 0px;
  width: 90px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  border: 1px solid rgb(240, 240, 240);
}

.modo-contenedor-icbper label {
  font-size: .8em !important;
  font-weight: 600 !important;
  letter-spacing: 1px !important;
  padding: 5px;
  margin: 0px;
  width: 90px;
  height: 30px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  border: 1px solid rgb(240, 240, 240);
}

.modo-contenedor-unidad label {
  font-size: .8em !important;
  font-weight: 600 !important;
  letter-spacing: 1px !important;
  padding: 5px;
  margin: 0px;
  width: 90px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  border: 1px solid rgb(240, 240, 240);
}

#emailtext {
  font-size: 1em !important;
  text-decoration: none !important;
  font-weight: 300 !important;
}

.modo-contenedor #sim,
.modo-contenedor-email #sie,
.modo-contenedor-icbper .s,
.modo-contenedor-unidad .siu {
  /* background-color: rgb(93, 170, 99); */
  border-radius: 15px 0px 0px 15px;
}

.modo-contenedor #nom,
.modo-contenedor-email #noe,
.modo-contenedor-icbper .n,
.modo-contenedor-unidad .nou {
  /* background-color: rgb(209, 209, 209);  */
  border-radius: 0px 15px 15px 0px;
}

.btn-modo-sistema {
  padding: 10px 5px;
  border-radius: 0px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 1em;
  text-transform: uppercase;
  /* letter-spacing: 1px; */
  top: 1px;
  position: relative;
}

.prod {
  background-color: rgb(78, 110, 255) !important;
  border-radius: 15px 0px 0px 15px;
  border: 1px solid rgb(240, 240, 240) !important;
}

.emailsi {
  background-color: #00AFFF !important;
  border-radius: 15px 0px 0px 15px;
  border: 1px solid rgb(240, 240, 240) !important;
}

.emailno {
  background-color: rgb(253, 89, 89) !important;
  border-radius: 0px 15px 15px 0px;
  border: 1px solid rgb(240, 240, 240) !important;
}

.icbsi {
  background-color: rgb(78, 110, 255) !important;
  border-radius: 15px 0px 0px 15px;
  border: 1px solid rgb(240, 240, 240) !important;
}

.icbno {
  background-color: rgb(253, 89, 89) !important;
  border-radius: 0px 15px 15px 0px;
  border: 1px solid rgb(240, 240, 240) !important;
}

.unidadsi {
  background-color: rgb(78, 110, 255) !important;
  border-radius: 15px 0px 0px 15px;
  border: 1px solid rgb(240, 240, 240) !important;
}

.unidadno {
  background-color: rgb(253, 89, 89) !important;
  border-radius: 0px 15px 15px 0px;
  border: 1px solid rgb(240, 240, 240) !important;
}

.btnprod {
  color: white;
  outline: 0 !important;
  border-style: none !important;
  background: transparent !important;
  border: 1px solid #ffffff78 !important;
}

.prueba {
  background-color: rgb(253, 89, 89) !important;
  border-radius: 15px 0px 0px 15px;
  border: 1px solid rgb(240, 240, 240) !important;
}

.btnprueba {
  color: white;
  outline: 0 !important;
  border-style: none !important;
  background-color: rgb(253, 89, 89) !important;
}

.alterno {
  background-color: rgb(243, 243, 243) !important;
  border-radius: 0px 15px 15px 0px;
  color: #000 !important;
  border: 1px solid rgb(240, 240, 240) !important;
}

.alterno2 {
  background-color: rgb(228, 228, 228) !important;
  border-radius: 0px 15px 15px 0px;
  color: #000 !important;
  border: 1px solid rgb(240, 240, 240) !important;
}

/* FIN BOTONES MODO| */

/* DIV COMPROBAR CONEXIÓN A INTERNET */
.connection {
  position: fixed;
  bottom: 0%;
  right: 0%;
  padding: 10px;
  background-color: #f0f0f0;
  z-index: 10000;
  color: #000;
  border-radius: 0px 15px 15px 0px;
  
}

.contenedor-selva {
  width: 100%;
  position: relative;
  display: flex;
  flex-flow: row;
  background-color: rgb(253, 253, 253);
  justify-content: center;
  /* border: 1px solid rgba(98, 101, 255, 0.555); */
  padding: 10px;
  border-radius: 15px;
  
}

.tablaVentas .super-contenedor-precios {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: row wrap !important;
  top: 0;
  left: 0;
  background-color: rgb(255, 255, 255);
  justify-content: center;
  align-content: center;
  z-index: 999999 !important;
  padding: 10px !important;
  box-sizing: border-box;
  border-radius: 15px !important;
}

.tablaVentas .contenedor-precios {
  position: relative;
  display: flex;
  flex-flow: column;
  margin: 10px;
  width: 45%;
}

.tablaVentas .desc-productos {
  position: relative;
  width: 100% !important;
  text-align: center;
  background-color: rgb(255, 255, 255);
  padding: 5px;
  white-space: normal;
  border-radius: 15px 15px 0px 0px;
}


.tablaVentas .number {
  outline: 0 !important;
  border-style: none !important;
  border-radius: 5px !important;
  border: 1px solid rgb(179, 179, 179) !important;
  padding: 1px !important;
  font-size: 1.2em !important;
  padding-left: 15px !important;
  width: 80px;
  text-align: center;
}

.tablaVentas .contenedor-precios .pre-css {
  margin: 0px !important;
}

.tablaVentas .btn-prod {
  width: 10px !important;
}

.tablaVentas .contenedor-precios label {
  margin: 0px !important;
  text-transform: uppercase;
  margin-left: 15px;
  letter-spacing: 2px !important;
}

.tablaVentas .contenedor-precios .pre-css {
  outline: 0 !important;
  border-style: none !important;
  margin: 5px !important;
  border-radius: 5px !important;
  border: 1px solid rgb(127, 136, 255) !important;
  padding: 3px !important;
  font-size: 1.3em !important;
  padding-left: 15px !important;
  width: 100%;
  height: 40px !important;
}

.tablaVentas .btn-grupos {
  position: relative !important;
  text-align: center;
}

@media (max-width: 520px) {
  .super-contenedor-precios {
    position: relative;
    flex-flow: column !important;
    overflow-y: scroll !important;
  }
  
  .tablaVentas .contenedor-precios {
    width: 100%;
  }
  
  .navbar-custom-menu {
    display: none;
  }
  
  .cabecera-m {
    background-image: linear-gradient(-105.3deg, #FF0066 7.8%, #5FDFFA 7.2%);
  }
}

.tabla-items tbody tr td {
  text-align: center;
  font-size: 1.1em;
  padding: 3px 1px !important;
  padding-top: 10px;
  background-color: rgb(255, 255, 255) !important;
  border-bottom: 1px solid #eaeaea !important;
  padding-top: 12px !important;
}

.tbl-t th {
  font-weight: 700 !important;
  font-size: 0.9em !important;
  letter-spacing: 0.8px !important;
  text-align: center !important;
}

/* ESTADOS SUNAT============ */

.contenedor-estados-sunat {
  display: flex;
  flex-flow: row wrap;
  background-color: rgb(255, 255, 255);
  
}

.contenedor-estados-sunat div {
  position: relative;
  padding: 2px;
  padding-left: 23px;
  margin: 5px;
  font-weight: 300;
  
}

.contenedor-estados-sunat label {
  position: absolute;
  top: 2px;
  left: 0;
  padding: 5px;
  width: 1.3em;
  height: 1.3em;
  
}

.contenedor-estados-sunat .sunat-estado {
  font-weight: 600;
}

.contenedor-estados-sunat .estadosunat {
  background-image: url(../img/sunat_logo.png) !important;
  background-size: 1.3em 1.3em !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  
  
}

.contenedor-estados-sunat .aceptado {
  background-image: url(../img/svg/success.svg) !important;
  background-size: 1.3em 1.3em !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  
}

.contenedor-estados-sunat .rechazado {
  background-image: url(../img/svg/rechazo.svg) !important;
  background-size: 1.3em 1.3em !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  
}

.contenedor-estados-sunat .baja {
  background-image: url(../img/svg/error.svg) !important;
  background-size: 1.3em 1.3em !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  
}

.contenedor-estados-sunat .noenviado {
  background-image: url(../img/svg/get_cdr.svg) !important;
  background-size: 1.3em 1.3em !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  
}

.main-footer {
  background: #F5F5F5 !important;
  border: none !important;
  color: #444;
  padding-bottom: 20px;
  text-align: center;
  /* margin-top: -10px; */
}

.login-page,
.register-page {
  background: #F5F5F5 !important;
}

.nuevoProducto .form-group {
  margin-bottom: 0px;
}

.nuevoProducto .box {
  margin-top: 20px;
}

.nuevoProducto table {
  margin-bottom: 0px;
  margin-top: 0px;
}

.nuevoProducto table .box {
  margin: 0px;
}

.box {
  box-shadow: none !important;
}

.box-footer {
  border-top: none;
  padding-top: 35px !important;
  padding-bottom: 0px !important;
}
.input-group .form-control {
  font-weight: 300 !important;
}