/***GENERAL STYLES COMUN****/
.tooltip-inner {
            background-color: #96999d  !important; /* Color de fondo personalizado */
            color: #fff !important;             /* Color de texto personalizado */
        }
.tooltip-arrow {
  border-color: transparent;
  border-style: solid;
}
.tooltip.top-right .tooltip-arrow {
  border-top-color: #96999d c12 !important;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #96999d !important;
}
.tooltip.top-left .tooltip-arrow {
  border-top-color: #96999d !important;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #96999d !important;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #96999d !important;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #96999d !important;
}
.tooltip.bottom-left .tooltip-arrow {
 border-bottom-color: #96999d !important;
}
.tooltip.bottom-right .tooltip-arrow {
  boborder-bottom-color: #96999d !important;
}



#map { position: absolute; top: 0; bottom: 0; width: 100%; }
.map-container{
overflow:hidden;
position:relative;
height: 100%;
}

.delivery-right{
	height: calc(100vh - 110px);
}
.delivery-left{
	height: calc(100vh - 110px);
}

.delivery-left .card-box {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

.delivery-right .card-box {
  height: 100%;
}

.showInputPassword{
    cursor: pointer;
}



   .popup_horario_close {
      position: absolute;
      right: 0px;
      margin-right: -16px;
      top: -20px;
      z-index: 10;
  }

.white-bg {
    background-color: #fdfdfd;
    position: relative;
}

.addFavorito {
    cursor: pointer;
    display: none;
}

.removeFavorito {
    cursor: pointer;
    display: none;
}

.iconosFavorito{
    position: absolute;
    margin-top: 2px;
    margin-left: 10px;
}

.iconosFavoritoFacturador{
    position: absolute;
    margin-top: -8px;
    margin-left: 10px;
}

.iconosFavoritoSupermercado{
    position: absolute;
    margin-top: -6px;
    margin-left: -10px;
}


.grabbable {
    cursor: move !important; /* fallback if grab cursor is unsupported */
    cursor: grab !important;
    cursor: -moz-grab !important;
    cursor: -webkit-grab !important;
}

 /* (Optional) Apply a "closed-hand" cursor during drag operation. */
.grabbable:active {
    cursor: grabbing !important;
    cursor: -moz-grabbing !important;
    cursor: -webkit-grabbing !important;
}


 /* (Optional) Apply a "closed-hand" cursor during drag operation. */
.grabbable:click {
    cursor: grabbing !important;
    cursor: -moz-grabbing !important;
    cursor: -webkit-grabbing !important;
}


.tapPaneMostrar {
    line-height: 40px;
    border-bottom: 1px solid #f3f3f3;
}

.list-group-item>.badgeicon {
    float: right;
}

.badgeicon {
    margin-top: 1px;
    display: inline-block;
    min-width: 10px;
    padding: 0px 0px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    color: #a39b9b;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
        cursor: context-menu;
}



/*.modal.in .modal-dialog {
    box-shadow: 10px 10px 130px 650px rgb(0 177 157 / 80%);
}*/

.fs8{
  font-size: 8pt !important;
}

.fs9{
  font-size: 9pt !important;
}
.fs10{
  font-size: 10pt !important;
}

.supermercado-right-products > table > thead > tr > th > h5{
  font-weight: bold !important; 
}

.retail-right-products > table > thead > tr > th > h5{
  font-weight: bold !important; 
}

.retail-right-products > table > tbody > tr > td > label{
  font-weight: normal !important; 
}

.retail-right-products-futuro > table > thead > tr > th > h5{
  font-weight: bold !important; 
}

.retail-right-products-futuro > table > tbody > tr > td > label{
  font-weight: normal !important; 
}



.textolineafacturador{
  font-size: 9pt !important;
}

.textolineafacturador > td > input{
  font-size: 9pt !important;
  height: 25px  !important;
  background-color: #eee;
  opacity: 1;
}

.textolineafacturador > td > label{
  font-weight: normal !important; 
}

.trseleccionado{
  font-weight: bold;
    color: #00b19d;
}
    

body.modal-open{
            padding-right: 0!important;
        }
body{
            padding-right: 0!important;
        }


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

.border-left{
    border-left: 1px solid #e8e8e8;
}

.textoSinDatosReportes{
  font-size: 10pt; font-weight: bold; color: #f37474; text-align: center;
}

        

.modal-open {
    padding-right: 0px !important;
}
.contentDataTable{
    font-size: 9pt !important;
}
.contentDataTable > a{
    font-size: 8pt !important;
}

.contentNowrap{
    white-space: nowrap !important;
}

.headerDataTable{
    font-size: 9pt !important;
}

.btn {
    font-size: 9pt !important;
}

.form-group > label{
    font-size: 10pt !important;
}

.modal{
    padding-right: 0px !important;
}

/**ICONOS SVG EN SUBMENUS**/
.card-box-element:hover{
    background-color: #00b19d;
}

.card-box-element:hover h5{
   color: #fff !important;
}

.card-box-element svg {
    fill: #4c5667 !important;
    height: 40px;
    max-height: 40px;
    max-width: 45px;

}

.card-box-element:hover svg{
    fill: #fff !important;
}

.btn-svg svg {
    fill: #f9f9f9 !important;
    height: 14px;
    max-height: 40px;
    max-width: 45px;
        font-weight: bold;
}

.btn-svg:hover svg{
    fill: #fff !important;
}




.chat-soporte-box:hover, .chat-soporte-box {
    background-color: #00b19d;
}

.chat-soporte-box:hover svg, .chat-soporte-box svg {
    fill: #fff !important;
}
.chat-soporte-box:hover h5, .chat-soporte-box h5 {
    color: #fff !important;
}

.catalogo_table_products_cont {
    /* height: calc(100vh - 160px); */
    overflow-x: hidden;
    overflow-y: auto;
    text-align: center;
    padding-bottom: 190px;
}

.catalogo_table_products_cont .card-box {
    padding: 10px;
    cursor: pointer;
    text-align: center;
    min-height: 250px;
    max-height: 340px;
    max-width: 325px;
}

.card-box-modal {
    padding: 10px;
    cursor: pointer;
    text-align: center;
    min-height: 218px;
    min-width: 290px;
    max-height: 340px;
    max-width: 325px;
}


.catalogo_table_products_cont img {
    display: inline-block;
}

.carousel-control span {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: 30px;
}

.panel_inferior_flotante {
    width: calc(100% - 130px);
    position: fixed;
    background-color: #00b19d;
    bottom: 0px;
    z-index: 10;
    height: auto;
    margin-left: 130px;
}

.totales_panel_inferior {
    width: 100%;
    position: relative;
    display: block;
    background-color: #fff;
    margin: 0px;
}

.botones_panel_inferior {
    height: 50px;
    display: block;
    position: relative;
}
.botones_panel_inferior button {
    background-color: transparent !important;
    border: 0px;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 6px 0px;
}
.botones_panel_inferior button i {
    font-size: 24px;
    color: #fff !important;
}

.botones_panel_inferior button h5 {
    color: #fff;
    margin: 0px;
    font-size: 12px;
}

.bottom_descuento, .bottom_total {
    padding-left: 30px;
}
.border-right {
    border-right: 1px solid #e8e8e8;
}
.bottom_descuento i, .bottom_impuesto i, .bottom_total i {
    position: absolute;
    margin-top: 20px !important;
    top: 4px;
    left: 10px;
}

#keyboard > .keyboard{
    cursor: pointer;
}

#keyboard > .return{
    cursor: pointer;
}
#keyboard > .delete{
    cursor: pointer;
}

#keyboardPassword > .keyboardPassword{
    cursor: pointer;
}

#keyboardPassword > .return{
    cursor: pointer;
}
#keyboardPassword > .delete{
    cursor: pointer;
}

#cajaPermisoKeyboardPassword > .cajaPermisoKeyboardPassword{
    cursor: pointer;
}

#cajaPermisoKeyboardPassword > .return{
    cursor: pointer;
}
#cajaPermisoKeyboardPassword > .delete{
    cursor: pointer;
}


#productosListaCatalogo tr {
    background: white;
}

#productosListaCatalogo img{
    height: 15%;
   
}



.catalogoTableProducts {
    /* height: calc(100vh - 160px); */
     overflow-x: auto;
     /* overflow-y: auto;*/
    text-align: center;
    padding-bottom: 120px;
}


.card-box-element:hover i{
	color: #fff !important;
}

.modal-title {
    text-align: center !important;
}


/***GENERAL STYLES****/

.btn-blanco{
 background-color: white !important; border-color: #eee !important;
}


/*background transparent*/
.bg-trans{
	background-color: transparent;
}

.bg-white{
	background-color: white !important;
}

.line-bottom{
    border-bottom: 1px solid rgba(54, 64, 74, 0.08);
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    background-clip: padding-box;
    /*background-color: #fff;*/
}
.line-top{
    border-top: 1px solid rgba(54, 64, 74, 0.08);
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    background-clip: padding-box;
    /*background-color: #fff;*/
}

.line-border{
    border: 1px solid rgba(54, 64, 74, 0.08);
}

.p-5{
	padding: 5px !important;
}
.p-10{
	padding: 10px !important;
}
.p-15{
	padding: 15px !important;
}
.p-20{
	padding: 20px !important;
}
.p-30{
	padding: 30px !important;
}
.p-40{
	padding: 40px !important;
}


.p-l-5{
	padding-left: 5px;
}
.p-l-10{
	padding-left: 10px;
}
.p-l-15{
	padding-left: 15px;
}
.p-l-20{
	padding-left: 20px;
}
.p-l-30{
	padding-left: 30px;
}
.p-l-40{
	padding-left: 40px;
}


.p-r-5{
	padding-right: 5px;
}
.p-r-10{
	padding-right: 10px;
}
.p-r-15{
	padding-right: 15px;
}
.p-r-20{
	padding-right: 20px;
}
.p-r-30{
	padding-right: 30px;
}
.p-r-40{
	padding-right: 40px;
}



.p-t-5{
	padding-top: 5px;
}
.p-t-10{
	padding-top: 10px !important;
}
.p-t-15{
	padding-top: 15px;
}
.p-t-20{
	padding-top: 20px !important;
}
.p-t-30{
	padding-top: 30px;
}
.p-t-40{
	padding-top: 40px;
}
.p-t-90{
	padding-top: 90px;
}


.p-b-5{
	padding-bottom: 5px;
}
.p-b-10{
	padding-bottom: 10px !important;
}
.p-b-15{
	padding-bottom: 15px;
}
.p-b-20{
	padding-bottom: 20px !important;
}
.p-b-30{
	padding-bottom: 30px;
}
.p-b-40{
	padding-bottom: 40px;
}


.danger-hover:hover {
  background-color: #ef5350 !important;
  border: 1px solid #ef5350 !important;
  color: #fff;
}

/***end GENERAL STYLES****/

/**MENU**/
.logo_simbol {
	display: none;
	padding: 10px;
}

.fixed-left-void .logo_simbol{
	display: block;
}

.logo_simbol-factura {
  display: none;
  padding: 0px;
}

.fixed-left-void .logo_simbol-factura{
  display: block;
}

.fixed-left-void .logo{
	display: none;
}

.sw-btn{
	width: 50px !important;
	background-color: #565B5E;
	padding: 8px;
	border-radius: 100px;
	transition: all ease 0.4s;

}


/*menu button colors*/
#sidebar-menu .menu_stock_btn i{
	background-color: #00B19D !important;
}

#sidebar-menu .menu_produccion_btn i{
    background-color: #FF9FA5 !important;
}
#sidebar-menu .menu_compras_btn i{
	background-color: #BAD025 !important;
}
#sidebar-menu .menu_ventas_btn i{
	background-color: #df4e5e !important;
}
#sidebar-menu .menu_caja_bancos_btn i{
	background-color: #24b6d2 !important;
}
#sidebar-menu .menu_reportes_btn i{
	background-color: #ffc000 !important;
}
#sidebar-menu .menu_admin_btn i{
	background-color: #f50b20 !important;
}

#sidebar-menu .menu_promociones_btn i {
    background-color: #793f80 !important;
}

#sidebar-menu .menu_ecommerce_btn i {
    background-color: #818bd0 !important;
}

#sidebar-menu .menu_configuracion_btn i {
    background-color: #7d7272 !important;
}

#sidebar-menu .menu_logout_btn i{
	background-color: #f9f8f8 !important;
}

#sidebar-menu .menu_crm_btn i {
    background-color: #007afc !important;
}

#sidebar-menu .menu_contabilidad_btn i {
    background-color: #357390 !important;
}

#sidebar-menu .menu_favoritos_btn i {
    background-color: #00b19d  !important;
}

#sidebar-menu .menu_switchpay_btn i {
    background-color: #dfe6e7 !important;
}


.sw-btn img{
	width: 100%;
	height: auto;;
	
}

.fixed-left-void #sidebar-menu a{
	padding: 10px !important;

}
/**END MENU**/

.terminar-left-recurrente{
    height: calc(100vh - 470px);
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #ffffff;
    margin-left: 5px;
    margin-right: 5px;
}


/*contrato izquierda*/
.contrato-left{
    height: calc(100vh - 270px);
}
.terminar-left-contrato{
    height: calc(100vh - 270px);
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #ffffff;
    margin-left: 5px;
}

/*contrato derecha*/
.contrato-right{
    height: calc(100vh - 270px);
}
.contrato-right .card-box{
    height: 100%;
}
.terminar-right-contrato{
    height: calc(100vh - 270px);
    overflow-x: auto;
    overflow-y: auto;
    background-color: #ffffff;
    margin-left: 5px;
    margin-right:5px;
}
.terminar-right-contrato .collapse.in {
    display: block;
    border-width: 0px 0px 22px;
    border-style: solid;
    border-color: rgb(59, 175, 218);
    transition: ease all 0.1s;
}

.terminar-right-contrato .resumen-contrato{
    width: 100% !important;
    text-align: center !important;
    margin-top: 10px !important;
}

.title-resumen{
    text-align: left !important;
    font-weight: bold;
    font-size: 12pt; 
}

.text-resumen{
    text-align: left !important;
    font-size: 12pt; 
}
   
/* Product page */
.product-list-box {
  position: relative;
}
.product-list-box img {
  height: auto;
  margin: 0 auto;
  display: block;
  border: 1px solid #eae9e9;
}
.product-list-box .product-action {
  position: absolute;
  right: 20px;
  top: 20px;
  display: none;
}
.product-list-box .price-tag {
  float: right;
  min-height: 40px;
  width: 64px;
  text-align: center;
  line-height: 40px;
  margin-top: 20px;
  font-size: 14px;
  font-weight: 600;
  margin-right: 10px;
  color: #00b19d;
}

.product-list-box .detailDescripcion {
  padding: 10px;
  margin: 0px -10px -10px;
  overflow: hidden;
  min-height: 80px;
  display: flex;
  align-items: center;
}
.product-list-box .detailDescripcion h4{
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    margin: auto;
    height: auto;
}
.product-list-box .detailDescripcion h5{
text-align: left;
}
.product-list-box .detailDescripcion h4 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
}

.product-list-box .iconoAgregar {
  float: right;
  min-height: 10px;
  width: 120px;
  text-align: center;
  line-height: 30px;
  /*margin-top: 20px;*/
  font-size: 10px;
  font-weight: 600;
  margin-right: 10px;
  color: #00b19d;
}

.product-list-box .iconoAgregar i{
    font-size: 24px;
}

.product-list-box .detail {
  padding: 10px;
  margin: 0px -10px -10px;
  overflow: hidden;
  min-height: 10px;
  display: flex;
  align-items: center;
}
.product-list-box .detail h4{
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    margin: auto;
    height: auto;
}
.product-list-box .detail h5{
text-align: left;
}
.product-list-box .detail h4 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
}

.product-list-box:hover .product-action {
  display: block;
}



/* Product page catalogo*/
.catalogo-list-box {
  position: relative;
  /*min-height: 395px;*/
}
.catalogo-list-box img {
  height: auto;
  margin: 0 auto;
  display: block;
  border: 1px solid #eae9e9;
}
.catalogo-list-box .catalogo-action {
  position: absolute;
  right: 20px;
  top: 20px;
  display: none;
}
.catalogo-list-box .price-tag {
  float: right;
  min-height: 40px;
  width: 64px;
  text-align: center;
  line-height: 40px;
  margin-top: 20px;
  font-size: 14px;
  font-weight: 600;
  margin-right: 10px;
  color: #00b19d;

}
.detailTitle{
 font-weight: bold; 
}

.catalogo-list-box .detailDescripcion {
  padding: 10px;
  margin: 0px -10px -10px;
  overflow: hidden;
  min-height: 80px;
  display: flex;
  align-items: center;
}
.catalogo-list-box .detailDescripcion h4{
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    margin: auto;
    height: auto;
}
.catalogo-list-box .detailDescripcion h5{
text-align: left;
}
.catalogo-list-box .detailDescripcion h4 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
}

.iconoAgregarCatalogo {
  /*float: right;*/
  position: absolute;
  min-height: 10px;
  width: 120px;
  text-align: center;
  line-height: 30px;
     margin-top: 309px;
  font-size: 10px;
  font-weight: 600;
  margin-right: 10px;
  color: #00b19d;
  z-index: 9000;
}

.iconoAgregarCatalogo i{
    font-size: 24px;
}

.catalogo-list-box .detail {
  padding: 10px;
  margin: 0px -10px -10px;
  overflow: hidden;
  min-height: 10px;
  /*display: flex;*/
  align-items: center;
}
.catalogo-list-box .detail h4{
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    margin: auto;
    height: auto;
}
.catalogo-list-box .detail h5{
text-align: left;
font-size: 8pt;
}
.catalogo-list-box .detail h4 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
}

.catalogo-list-box:hover .product-action {
  display: block;
}


.rating ul {
  margin-left: 0;
}
.rating ul li {
  padding: 0;
}
.rating ul li a {
  color: #ffbd4a;
  font-size: 15px;
  margin-bottom: 0;
  padding-right: 4px;
}
.product-search {
  /*border-radius: 30px;*/
  /*padding: 7px 22px;*/
  /*background-color: transparent !important;*/
  /*border: 2px solid #98a6ad !important;*/
}
.product-detail-box .sp-wrap {
  max-width: 100%;
}

.thumbcatalogo {
  background-color: #ffffff;
  border-radius: 3px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  margin-top: 0px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  width: 100%;
}
.thumbcatalogo-img {
  border-radius: 2px;
  overflow: hidden;
  width: 100%;
}
.agregarCatalogoModal{
   cursor: pointer;
}

/* detalle catalogo */

/* Element wrapper */

.sp-wrap {
  line-height: 0;
  font-size: 0;
  background: #eee;
  border: 5px solid #eee;
  border-radius: 3px;
  position: relative;
  margin: 0 25px 15px 0;
  float: left;
  /**************
    Set max-width to your thumbnail width
  ***************/
  max-width: 300px;
}

.sp-wrap img {
    max-width: 100%;
    height: auto;
}

.product-right-info h3{
  font-size: 19px;
}
.product-right-info p{
  font-size: 16px;
  color: #98a6ad;
}
/* detalle catalogo */


/**RETAIL FACTURADOR**/


.bg-trans.panel-heading{
	background-color: transparent !important;
	padding: 0px;
}

.panel-group .panel .panel-heading a[data-toggle=collapse]{
	padding: 6px 15px 4px 15px;
}


.panel-group .panel .panel-heading a[data-toggle=collapse]:before,
.panel-group .panel .panel-heading a[data-toggle=collapse].collapsed:before{
	display: none;

}





.retail-cont{
	margin-bottom: 0px !important;
}

.retail-right{
	height: calc(100vh - 75px);
}

.mercancia-right{
	height: calc(100vh - 184px);
}

.retail-right .card-box{
	height: 100%;
  overflow-y: auto;
}

.retail-right-products{
	height: calc(100vh - 440px);
	overflow-x: auto;
	overflow-y: auto;
}
.retail-right-products-futuro{
    height: calc(100vh - 395px);
    overflow-x: auto;
    overflow-y: auto;
}

.retail-right-fecompras{
    height: calc(100vh - 380px);
    overflow-x: auto;
    overflow-y: auto;
}

.recurrente-right-products{
	height: calc(100vh - 380px);
	overflow-x: auto;
	overflow-y: auto;
}

.supermercado-right-products{
	height: calc(100vh - 385px);
	overflow-x: auto;
	overflow-y: auto;

}

.tallacolor-right-products{
  height: calc(100vh - 225px);
  overflow-x: auto;
  overflow-y: auto;

}

.zonalibre-right-products{
  height: calc(100vh - 340px);
  overflow-x: auto;
  overflow-y: auto;

}

.concepto-right-products{
  height: calc(100vh - 345px);
  overflow-x: auto;
  overflow-y: auto;
}


.crm-right-products{
    height: calc(100vh - 390px);
    overflow-x: auto;
    overflow-y: auto;
}

.ingresomercanciafob-right-products{
  height: calc(100vh - 425px);
  overflow-x: hidden;
  overflow-y: auto;

}

.ingresomercancia-right-products{
  height: calc(100vh - 400px);
  overflow-x: hidden;
  overflow-y: auto;

}

.ingresomercanciafob-mayorista-products{
  height: calc(100vh - 330px);
  overflow-x: hidden;
  overflow-y: auto;

}

.ingresomercancia-mayorista-products{
  height: calc(100vh - 315px);
  overflow-x: hidden;
  overflow-y: auto;

}

.mercancia-right-products{
	height: calc(100vh - 342px);
	overflow-x: hidden;
	overflow-y: auto;

}

.ordencompra-right-products{
  height: calc(100vh - 400px);
  overflow-x: hidden;
  overflow-y: auto;

}

.ordencompra-mayorista-products{
  height: calc(100vh - 330px);
  overflow-x: hidden;
  overflow-y: auto;
}


.pedidos-right-lista{
  height: calc(100vh - 275px);
  overflow-x: hidden;
  overflow-y: auto;

}


.comprobante-right-details{
  height: calc(100vh - 565px);
  overflow-x: hidden;
  overflow-y: auto;

}

.ubicacion-right-products{
  height: calc(100vh - 280px);
  overflow-x: hidden;
  overflow-y: auto;

}

.retail-right-products .collapse.in {
    display: block;
    border-width: 0px 0px 22px;
    border-style: solid;
    border-color: rgb(59, 175, 218);
    transition: ease all 0.1s;
}
.retail-right-products-futuro .collapse.in {
    display: block;
    border-width: 0px 0px 22px;
    border-style: solid;
    border-color: rgb(59, 175, 218);
    transition: ease all 0.1s;
}
.recurrente-right-products input[type='text'],
.mercancia-right-products input[type='text'],
.ubicacion-right-products input[type='text']{
	width: 85px;
	height: 24px;
	text-align: right;
}

.retail-right-products input[type='text']
{
  width: 85px;
  height: 20px;
  text-align: right;
  font-size: 9pt !important;
}

.retail-right-products-futuro input[type='text']
{
  width: 85px;
  height: 20px;
  text-align: right;
  font-size: 9pt !important;
}



.retail_right_note{
	height: 50px;

}


.retail_right_note #comments{
	overflow-y: scroll;
	overflow-x: hidden;
	max-height: 40px;
	display: block;

}


.retail_right_pay_btn{
	color: #fff !important;
	padding: 5px 10px !important;	
}

.retail_right_pay_btn h3{
	color: #fff !important;	
}

.retail_right_cancel_btn{
	line-height: 30px;
	font-size: 24px;
	padding: 15px !important;

}

.opciones_ajuste_btn{
	line-height: 30px;
	font-size: 30px;
	padding: 15px !important;

}

.retail-right button.confirm{
	background-color: #fff !important;
} 


.retail-left{
	height: calc(100vh - 110px);
}

.mercancia-left{
	height: calc(100vh - 170px);
}




.retail-left-products{
	height: calc(100vh - 234px);
	overflow-x: hidden;
	overflow-y: auto;

}

.mercancia-left-products{
	height: calc(100vh - 340px);
	overflow-x: hidden;
	overflow-y: auto;

}

.egresosvarios-left{
  height: calc(100vh - 170px);
}

.egresosvarios-left-products{
  height: calc(100vh - 250px);
  overflow-x: hidden;
  overflow-y: auto;

}

.comprobantes-left-details{
  height: calc(100vh - 240px);
  overflow-x: hidden;
  overflow-y: auto;

}

.opciones-left-ajuste{
	height: calc(100vh - 240px);
	overflow-x: hidden;
	overflow-y: auto;

}

.retail-left .card-box{
	height: 100%;

}

.product-search{
	height: 43px;
}

.retail_payment_receipt{
	height: calc(100vh - 320px);
	box-shadow: 6px 6px 18px rgba(0,0,0,.2);
	border-radius: 10px 10px 0px 0px;	
}

.retail_payment_receipt_products{
	overflow-x: hidden;
	overflow-y: auto;
	height: calc(100% - 260px);
	max-height: 330px;

}

.retail_payment_receipt:after{
	content: '';
    position: absolute;
    width: calc(100% - 23px);
    bottom: 16px;
    height: 10px;
    background: linear-gradient(45deg,rgba(255,255,255,0) 50%,#fff 50%),linear-gradient(-45deg,rgba(255,255,255,0) 50%,#fff 50%);
    background-position: bottom center,bottom center;
    background-size: .75rem .75rem,.75rem .75rem;
    background-repeat: repeat-x;
	display: block;
    border-radius: 25px;
    left: 12px;
}

.movimientosmanuales-right{
    height: calc(100vh - 184px);
}
.movimientosmanuales-right-products{
    height: calc(100vh - 320px);
    overflow-x: hidden;
    overflow-y: auto;
}
.movimientosmanuales-right-footer{
    height: calc(100vh - 895px);
    overflow-x: hidden;
    overflow-y: auto;
}
.movimientosmanuales-left{
    height: calc(100vh - 170px);
}

.movimientosmanuales-left-products{
    height: calc(100vh - 235px);
    overflow-x: hidden;
    overflow-y: auto;

}





.retail_payment_method{}

.retail_payment_method_value{
	/*padding: 30px 20px;*/
	/*font-size: 25px;*/
	text-align: right;
	background-color: #fff;
	margin-top: 15px;
}
/**END RETAIL FACTURADOR**/


.imgthumbnail {
    display: inline-block;
    max-width: 150px;
    height: 150px;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.left-tipo-reportes{
	height: calc(100vh - 240px);
	overflow-x: hidden;
	overflow-y: auto;

}



/**BOTONES INLINE*/
.form-inline>*{
	float: none !important;
}

.uppercase{text-transform: uppercase;}
#productTable h5{
	margin: 0px 0 !Important;
	font-size: 9pt !Important;
}

#productTable>tbody>tr>td{
	padding: 4px;
  font-size: 9pt !Important;
}

#productInfoTable h5{
  margin: 0px 0 !Important;
  font-size: 12px !Important;
  text-align: center;
}

#productInfoTable>tbody>tr>td{
      padding: 4px;
}

.addproduct{
    text-align: center;	
}

td.details-control {
    background: url('../images/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.details td.details-control {
    background: url('../images/details_close.png') no-repeat center center;
}


.smallButton{
	padding: 6px 6px !important;
}

.input-group-addon{
	background-color: #868383 !important;
	color: #f5f5f5 !important;
}

.btn-gray-bold{
	background-color: #828484 !important;
    border: 1px solid #828484 !important;
	color: #fff !important;
}

.popover {
    z-index: 9999; /* A value higher than 1010 that solves the problem */
}

.primary-hover:hover {
    background-color: #00b19d !important;
    border: 1px solid #00b19d !important;
    color: #fff;
}


.pTextError{
	font-size: 12px !Important;
	color: red;
	font-style: italic;	
	font-weight: 500;
}

.b-t-1{
	border-top: 1px solid rgba(54, 64, 74, 0.08);
}


#modalExtraInfoDivfacturaPrint {
    height: calc(100vh - 580px);
    overflow-x: hidden;
    overflow-y: auto;
}

.btn-backgrounddefault{
	    background-color: #fafafa !important;
}

td.details-control {
    background: url('../images/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.shown td.details-control {
    background: url('../images/details_close.png') no-repeat center center;
}
/**/


.wrapper-page{
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.main_fs_login {
    display: table;
    width: 100%;
    height: 99.9vh;
}

.login_fs_left {
    display: table-cell;
    width: 500px;
    height: 100%;
    padding: 70px 80px;
    background-color: #FFF;
}

.login_fs_right {
    display: table-cell;
    height: 100%;
    background-color: #eff2f7;
    text-align: right;
    vertical-align: top;
    color: #FFF;
    float: none;
    background-image: url('../images/full_screen_login_switch_bg_2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
}

.login_fs_redes{
    position: absolute;
    bottom: 40px;
    right: 10px;
    text-align: center;
    width: 100%;
}

.login_fs_redes h4, .login_fs_redes h5{	
    color: #fff !important;
}

.login_fs_redes_icons{

}

.login_fs_redes_icons button{
    height: 50px;
    width: 50px;
    margin: 0px 5px;
    border-radius: 50px;
    background-color: #fff;
    color: #00b19d;
}

.login_fs_redes_icons a{
    height: 50px;
    width: 50px;
    margin: 0px 5px;
    border-radius: 50px;
    background-color: #fff;
    color: #00b19d;
    padding: 15px 14px !important;
}


#keyboard {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
}

#keyboard li {
    float: left;
    margin: 0 0.4% 0.4% 0;
    width: 32.1%;
    height: 60px;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
}

#keyboard .return {
    width: 48.5%;
}

#keyboard .tab, #keyboard .delete {
    width: 48.5%;
}


#keyboardPassword {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
}

#keyboardPassword li {
    float: left;
    margin: 0 0.4% 0.4% 0;
    width: 32.1%;
    height: 60px;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
}

#keyboardPassword .return {
    width: 48.5%;
}

#keyboardPassword .tab, #keyboardPassword .delete {
    width: 48.5%;
}


#cajaPermisoKeyboardPassword {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
}

#cajaPermisoKeyboardPassword li {
    float: left;
    margin: 0 0.4% 0.4% 0;
    width: 32.1%;
    height: 60px;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
}

#cajaPermisoKeyboardPassword .return {
    width: 48.5%;
}

#cajaPermisoKeyboardPassword .tab, #cajaPermisoKeyboardPassword .delete {
    width: 48.5%;
}


/**iconos grande medio de pago activo**/
.rounded_icon{
    text-align: center;
}

.rounded_icon i{
    width: 100px;
    height: 100px;
    display: inline-block;
    border: 2px solid #00b19d;
    text-align: center;
    line-height: 96px;
    border-radius: 100px;
    padding: 0px;
    font-size: 44px;
}



@media (max-width: 768px){

.main_fs_login{
	display: block;
    height: auto;
    width: 100%;
}


.login_fs_left{
	display: block;
    width: 100%;
    float: none;
}

.login_fs_right{
	display: block;
    height: 500px;

}

.login_form{
	display: block;
    height: 260px;
}

.login_fs_redes{
	right: 0px;
    padding: 0px 30px;
}

.login_fs_redes h4, .login_fs_redes h5{	
}

.login_fs_redes_icons{

}

.login_fs_redes_icons button{
}


}


.retail-left-formapagos{
    height: calc(100vh - 135px);
    overflow-x: hidden;
    overflow-y: auto;
}

.retail-right-formapagos{
    height: calc(100vh - 250px);
    overflow-x: auto;
    overflow-y: auto;
}

.opciones_formapagos_btn{
    line-height: 30px;
    font-size: 30px;
    padding: 5px !important;
    text-align: left;
}

/**Login 2020**/
.login-switch{
  width: 100%;
  max-width: 900px;
  margin: auto;
  padding: 60px 0px 60px 60px;
}

.login-switch-empresa{
  width: 100px;
  height: auto;
}

.white-box{
  background-color: #fff;
    border-radius: 15px;
}

.login-switch form input{
  background-color: white;
  height: 60px;
  width: 100%;
  border: solid 2px #f2f2f2;
  border-radius: 4px;
  margin-bottom: 20px;
}

.login-switch form svg{
  fill: #cccccc;
}

.login-switch form .input-group-addon{
  background-color: transparent;
  border-width: 2px;
  border-radius: 3px;
}

.login-switch-btn{
  display: block;
  color: #fff;
  width: 100%;
  height: 60px !important;
  line-height: 60px;
  background-color: #00c6a8 !important;
  font-size: 18px;
  border: none !important;
}


.login-2020-right img{
  margin-top:80px;
}


.login-redes{
  padding: 10px 20px;
  position: absolute;
    /*bottom: 40px;*/
    text-align: center;
    width: 100%;
}
.login-redes svg{
  fill: #cccccc;
  margin-right: 5px;
}

.login-redes svg:hover{
  fill: #00c6a8;
}

.login-redes-titulo{
  color: #7f7f7f;
  font-size: 16px;
}

@media (max-width: 1024px){
      /**Login 2020**/
    .login-switch{
      width: auto;
      margin: 20px;
      padding: 20px;
    }

    .login-switch form input{
      height: 50px;
    }

    .login-switch-btn{
      height: 50px !important;
      line-height: 50px;
    }
    .login-redes{
      position: relative;
      bottom: inherit;
      padding: 10px;
    }
    .login-2020-right img {
        margin-top: 20px;
    }

    .login-switch-empresa {
        width: 70px;
        height: auto;
    }
    /**end Login 2020**/
}


.widget-bg-color-icon .bg-icon-info {
    background-color: #00adee;
    border: 1px solid #34d3eb;
   
}
.widget-bg-color-icon .bg-icon {
    height: 80px;
    width: 80px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    background-clip: padding-box;
}
.widget-bg-color-icon .bg-icon h4 {
    font-size: 32px;
    line-height: 55px;
     color: #ffffff !important;
}



/**Login 2020**/
.terms-switch{
  width: 100%;
  max-width: 900px;
  margin: auto;
  padding: 60px 0px 60px 60px;
}

.inputTerms{
  background-color: white;
  height: 60px;
  width: 100%;
  border: solid 2px #f2f2f2;
  border-radius: 4px;
  margin-bottom: 20px;
}

.inputCheckterms{
  background-color: white;
  height: 18px;
  width: 10%;
  border: solid 2px #f2f2f2;
  border-radius: 4px;
  margin-bottom: 20px;
}

.terms-switch form svg{
  fill: #cccccc;
}

.terms-switch form .input-group-addon{
  background-color: transparent;
  border-width: 2px;
  border-radius: 3px;
}

@media (max-width: 1024px){
      /**Login 2020**/
    .terms-switch{
      width: auto;
      margin: 20px;
      padding: 20px;
    }

    .terms-switch form input{
      height: 50px;
    }

    /**end Login 2020**/
}

.gsi-material-button {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-appearance: none;
  background-color: WHITE;
  background-image: none;
  border: 1px solid #747775;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #1f1f1f;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto', arial, sans-serif;
  font-size: 14px;
  height: 40px;
  letter-spacing: 0.25px;
  outline: none;
  overflow: hidden;
  padding: 0 12px;
  position: relative;
  text-align: center;
  -webkit-transition: background-color .218s, border-color .218s, box-shadow .218s;
  transition: background-color .218s, border-color .218s, box-shadow .218s;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  max-width: 400px;
  min-width: min-content;
  text-decoration: none;
}

.gsi-material-button .gsi-material-button-icon {
  height: 20px;
  margin-right: 12px;
  min-width: 20px;
  width: 20px;
}

.gsi-material-button .gsi-material-button-content-wrapper {
  -webkit-align-items: center;
  align-items: center;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 100%;
  justify-content: space-between;
  position: relative;
  width: 100%;
}

.gsi-material-button .gsi-material-button-contents {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  font-family: 'Roboto', arial, sans-serif;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}

.gsi-material-button .gsi-material-button-state {
  -webkit-transition: opacity .218s;
  transition: opacity .218s;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.gsi-material-button:disabled {
  cursor: default;
  background-color: #ffffff61;
  border-color: #1f1f1f1f;
}

.gsi-material-button:disabled .gsi-material-button-contents {
  opacity: 38%;
}

.gsi-material-button:disabled .gsi-material-button-icon {
  opacity: 38%;
}

.gsi-material-button:not(:disabled):active .gsi-material-button-state, 
.gsi-material-button:not(:disabled):focus .gsi-material-button-state {
  background-color: #303030;
  opacity: 12%;
}

.gsi-material-button:not(:disabled):hover {
  -webkit-box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .30), 0 1px 3px 1px rgba(60, 64, 67, .15);
  box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .30), 0 1px 3px 1px rgba(60, 64, 67, .15);
}

.gsi-material-button:not(:disabled):hover .gsi-material-button-state {
  background-color: #303030;
  opacity: 8%;
}

/* Centrando el botón y el texto */
#confiGoogle {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100vh; /* Ajustar según tu layout */
  text-align: center;
}


