body
{
	font-family:arial;
}

#fondoLogin{
	
	background-image: url("cube.png");
	
}

.infoPv
{
	position:absolute;top:60px;
	height:55px;
	width:100%;
	left:0px;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#8000ff;
	background: #ffffff;
	padding-top: 5px;
/* 	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); */
/* 	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); */
/* 	background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);  */
/* 	background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); */
/* 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );	 */
}
.infoPv > ul
{
	position:absolute;font-size:16px;width:98%;left:50%;margin-left:-50%;
}

.headerPagina
{
	position:absolute;width:100%;left:0px;top:0px;margin:0px 0px 5px 0px;background-color:#4e8ed6;height:60px;
}
.contenedorPagina
{
	position:absolute;top:130px;display:block; padding-top:2px;height:calc(100% - 150px) !important;margin-left: 3px;
}
/*@media only screen and (max-width: 1250px) and (min-width:1150px)
{
	.contenedorMenu
	{
		left:-180px;transition:left 0.15s;
	}
	.contenedorPagina
	{
		left:50%;margin-left:-550px;width:1100px;padding:10px 0px 0px 0px;
	}
	.menuHover
	{
		display:block;
	}
	.contenedorMenu:hover
	{
		left:0px;
	}
}*/
.menuHover
{
	position:absolute;width:100px;background-color:#ffffff;width:220px;border-radius:0px 5px 5px 0px; top:-40px;height:25px;padding:10px 5px 0px 0px;color:#400040;vertical-align:middle;display:table-cell;text-align:right;
}
.menuHover > a
{
	color:#400040 !important;
}
/*@media all and (min-width: 1249px)
{
	.menuHover
	{
		display:none;
	}
	.contenedorMenu
	{
		left:0px;
	}
	.contenedorPagina
	{
		left:180px;width:calc(100% - 200px);overflow:hidden;
	}
}*/


@media all  
{
	.contenedorPagina
	{
		position:absolute;left:0px;width:calc(100% - 10px);padding:5px 0px 0px 0px;
	}
	.contenedorMenu
	{
		left:-180px;transition:left 0.15s;
	}
	.contenedorMenu:hover
	{
		left:0px;
	}
	.listado
	{
		width:100%;
	}
	.infoPv > .bloque
	{
		position:relative;
		left:20px;
		margin:0px;
	}
	.tamLogo
	{
		width:200px;height: 50px;
	}
}


@media (min-width:50px) and (max-width:1024px){
	
body{

    font-size:12px !important;

}

.ajax
{
	width:auto; height:auto;  border-radius:10px; position: absolute; margin-left: -50%; 
}
.ajaxMini
{
	width:auto; height:auto;  border-radius:10px; position: absolute; margin-left: -50%;
}


.ocultaE {
  display: none !important;
}

.anchoProducto{
	
	width:200px ;
	
}

.anchoCantidad{
	
	width:60px ;
	
}
.anchoUnidad{
	
	width:60px ;
	
}
.anchoIcono{
	
	width:20px;
	font-size: 14px !important;
	
}



.contenedorPagina
{
	margin-left: 5px !important;
	/*font-size:8px !important;*/
	width:100% !important;
	margin-right: 10px !important;
}

.alinearN >li {
	
	display: block !important;
	width:100px !important;
	padding: .5em 1em;
}
.anchoW{
	
	width: 100% !important;
}

.divListar{
	
	height: auto !important;
	
}
.divLista > li {

	  display: flex !important;
	  flex-direction: column;
	  width: 100%  !important;
      
      height: auto !important;

  
}
.aliN{ 
	
	width: 90%;
	display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: .2em .2em;
       
}
.aliN > .btnM{
	font-size: 1.75em !important;
}

.aliN > .dashP {
		font-size: 2em !important;
		 vertical-align: middle;
	}

.aliN > div > .btnM{
	font-size: 12px !important;
	height: 25px !important;
	margin-left: 2px !important;
}

.aliN > .btnM1{
	height: 35px !important;
	font-size: 12px !important;
	text-align: justify !important;
	}
	
.aliN > a > i {
	
	font-size: 1.6em !important;
	
}

#detalleVenta > ul > li > a > i {
	
	font-size: 1.7em !important;

	color: indigo;
	
}
	
.btnMovil {
	height: 35px !important;
	font-size: 1.75em !important;
	text-align: center !important;
	}
	

	
#ventaPrevia1 {

	width: 95%;

	

}

#ajax1 {
	
	width: 95%;

}

.gridMovil  > li{
	
	width:100% !important; 
	
}

.gridMovil  {
	
	display: grid !important;
   	grid-template-columns:45% 15% 15% 15% ;
  	grid-gap: 10px;
  	grid-auto-rows: 20px;
  	height: 50px;
  	
	
}

.gridMovilP  > li{
	
	width:100% !important;
	font-size: 14px !important; 
	
}

.gridMovilP  {
	
	display: grid !important;
   	grid-template-columns:5% 50% 15% 15% ;
  	grid-gap: 10px;
  	grid-auto-rows: 20px;
  	height: 50px;
  	
	
}


.gridMovil2  {
	
	display: grid !important;
   	grid-template-columns: repeat(2, auto) !important;
  	grid-gap: 10px !important;
  	grid-auto-rows: 30px !important;
  	height: 60px !important;
  	
  	
}



.gridMovil2  > li{
	
	vertical-align:middle !important;
	 text-align:center !important;
}

.gridMovil3  {
	
	display: grid !important;
   	grid-template-columns: repeat(3, auto) !important;
  	grid-gap: 10px !important;
  	grid-auto-rows: 20px !important;
  	height: 45px !important;
  	
  	
}
.movil-pago  {
	
	display: grid !important;
   	grid-template-columns: 100% !important;
  	grid-gap: 10px !important;
  	grid-auto-rows: max-content !important;
  	height: auto !important;
  	overflow: hidden;
  	
}

.movil-pago > div {
	
	width: 100% !important;	
}

#panelDatos {
		
	height: 100% !important;
	width: 100% !important;
	overflow: hidden;
	overflow-y: scroll;
		
}

#ajax1 > ul > li{
	
	display: flex !important;
	flex-direction: row;
	justify-content: space-evenly;
	
}

.pvListHead {
	
	display: grid !important;
   	grid-template-columns: 98% !important;
  	grid-gap: 10px !important;
  	grid-auto-rows: max-content !important;
  	height: auto !important;
	
}



.txtSucursal > li > span{
	
	font-size:12px !important;
	
}

#listado1 > ul{
	
	display: grid !important;
   	grid-template-columns: repeat(2, auto) !important;
  	grid-gap: 10px !important;
  	grid-auto-rows: max-content !important;
  	height: auto !important;
	
}


.listado > ul > li {
	
	
	font-size:15px ;
	/*height:35px !important;*/
	
}

.letraMetodo{
	
	font-size:12px !important;
	height:20px !important;
	
}

.selMovil {
	
	font-size: 1.2em !important;
	color: white;
	background-color: indigo;
	width: 98% !important;
	border-radius: 10px;
	padding: 2px;
	padding-top: 5px !important;
	
}

			
	
.pieVenta{
	
	position:relative !important;
	top: 100% !important;
}

.seccTotal{

    text-align: center !important;
}

.tamLogo
{
	width:200px;height: 50px;
}

#cate, #prod {



	display: grid;
   	grid-template-columns:50%  50%  !important;
  	grid-gap: 8px;
  	grid-auto-rows: 52px !important;


}

#detalleVenta{
	
	width: 100%; 
	overflow-y: scroll; 
	height: 100% !important;
	
}

.btnLog, .userLog{
	
	width: 50% !important;
	font-size: 20px !important;
	padding: 5px 0px 5px 0px;
	margin-left: 7px;
	
}

.userLog{
	
	width: 50% !important;
	font-size: 16px !important;
	padding: 3px 0px 3px 0px;
	padding-left: 5px !important;
	
}

.infoLog{
	
	padding-top: 20px !important;
	padding-left: 5px !important;
	text-align: center;
	
}

.ajaxMini2 {
	
	width: 90% !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
	margin: auto;
	
	
}
.ajaxMini2 > select {
	
	min-width: 50px !important;
	width:150px !important;
}

.ajaxMini2 > div > ul > li > input {
	
	min-width: 50px !important;
	width:150px !important;
	
}

#saldoInicialCajaUser{
	
	width:100px;
	min-width: 50px
	
}

#encabezadoPv{
	
	/*height: 103px !important;*/
padding-bottom: 2px;
}

#contenedorP {
	
	top: 170px;
}



#iconosMenu0 {
	
	height: 90px !important;
	
}

#controlVista {
	
	display: none;
}

#iconosMenu3 {
	
	display: grid;
   	grid-template-columns:5% 90% 5% !important;
  	grid-gap: 10px;
  	grid-auto-rows: 30px;
	align-content:center;
  	justify-content: center;
	
	
}

.contenedorPV > .acciones2 {
	
	display: grid;
   	grid-template-columns: 30% 30% 30%   !important ;
  	grid-gap: 5px;
  	grid-auto-rows: max-content !important;
  	/*grid-auto-rows: 23px !important;*/
  	height: auto !important;
  	align-content:start;
  	padding-top: 5px;
  	
  	

  	
}


.contenedorPV > .acciones1 {
	
	height: 100% !important;
}

.contenedorPV {
	
	display: grid;
   	grid-template-columns:98% !important;
  	grid-gap: 30px;
  	/*grid-auto-rows: 40px;*/
  	grid-auto-rows: max-content !important;
	align-content:center;
  	justify-content: start;
  	height: auto !important;  	
  	
}




.menuIconPV{ 
	
	display: grid;
   	grid-template-columns:  repeat(9,10%)  !important;
  	grid-gap: 5px;
  	/*grid-auto-rows: 10px;*/
  	grid-auto-rows: max-content !important;
	align-content:center !important;
  	justify-content: center !important;
	height: auto;
	width: 75% !important;

}

.menuIconPV > a > i{ 
	
	font-size: 18px !important;
	
}

.acciones1{
	
	
	height: 35px;
}

.acciones  > div > button {
	
	font-size: 1em !important;
	
}

.acciones2  > div > a > i {
	
	font-size: 1.5em !important;
	
}

.acciones2  > div > button {
	
	font-size: 1em !important;
	
}

#cate, #prod ,#cateT {
	

	display: grid;
   	grid-template-columns:auto auto !important ;
  	grid-gap: 5px;
  	grid-auto-rows: 35px;

  	
}

.gridT{
	

	
	display: grid;
   	grid-template-columns:auto auto !important ;
  	grid-gap: 5px;
  	grid-auto-rows: 35px;

  	
}




}

@media (min-width:1025px) and (max-width:1081px) {
	

	
	.divListar{
		
		height: auto !important;
		
	}
	.divLista > li {

	  display: flex !important;
	  flex-direction: column;
	  width: 100%  !important;
      
      height: auto !important;

  
	}
	.ocultaE {
  		display: none !important;
	}

	.aliN { 
		
		width: 90%;
		display: table-cell;
	    vertical-align: middle;
	    text-align: center;
	    padding: .2em .2em;
	       
	}
	.aliN > .btnM {
		font-size: 1.3em !important;
	}
	
	
	.aliN > div > .btnM{
		font-size: 1.3em !important;
		height: 25px !important;
		margin-left: 2px !important;
	}
	
	.aliN > .btnM1 {
		height: 30px !important;
	}	


	.txtcant{
		
		width:20% !important;
		
	}
	
	.txtcodi{
		
		width:50% !important;
		
	}
	.btnPeso{
		
		width:20%!important;
		
	}
	.anchoW{
	
		width: 100% !important;
	
	}
	
	.txtSucursal{
	
	font-size:12px !important;
	
}
	
	.letraMetodo{
		
		font-size:8px !important;
		height:20px !important;
		
	}
	
	.listado > ul > li {
		
		font-size: 16px !important;
		height: 30px !important;
		
	}
	
	.gridMovil3  {
	
		display: table-cell;

	}
	

	
	.gridMovil  {
	
		display:grid !important;
	   	grid-template-columns:400px 100px 100px 100px !important;
	  	grid-gap:10px;
	  	grid-auto-rows:20px;
	  	height:50px;
	  	background-color: red;
  	
	
	}
	

	


}




  /*@media only screen and (min-width: 768px) {
 For desktop: 
  .coln-1 {width: 8.33%;}
  .coln-2 {width: 16.66%;}
  .coln-3 {width: 25%;}
  .coln-4 {width: 33.33%;}
  .coln-5 {width: 41.66%;}
  .coln-6 {width: 50%;}
  .coln-7 {width: 58.33%;}
  .coln-8 {width: 66.66%;}
  .coln-9 {width: 75%;}
  .coln-10 {width: 83.33%;}
  .coln-11 {width: 91.66%;}
  .coln-12 {width: 100%;}
  
  
 
}*/

.contenedorMenu
{
	margin-top:2px;
    margin-left:0px;
	position:absolute;/*background-color:#1A1b6f;*/background-color:#ffffff;width:180px;font-weight:bold;font-size:14px;z-index:4;
	
}

#contenedorMenu {
	
	
	opacity: 0.7;
	
}

.contenedorMenu > .menu
{
	
	margin:0px;padding:0px;
	box-shadow: 0px 0px 15px  rgba(7, 112, 158, 0.7);
	border-radius: px 0px 5px 5px;
}
.contenedorMenu > .menu > li
{
	list-style:none;padding:0px 0px 0px 10px;border-style:solid;border-width:0px 0px 0px 0px;border-color:#ffffff;
}
.contenedorMenu > .menu > li > a
{
	color:#400080;text-decoration:none;display:block;padding:7px 0px 7px 0px;
	font-size:12px;
}
.contenedorMenu > .menu > li > a > span
{
	width:180px;font-size:12px;padding:5px 0px 15px 0px;
}
.contenedorMenu > .menu > li:hover
{
	background-color:#07709e;
	border-color:#07709e;
	box-shadow: 0px 0px 15px  rgba(7, 112, 158, 0.7);
}
.contenedorMenu > .menu > li:hover > a 
{
	color:#ffffff;
}

.contenedorMenu > .menu > li > div
{
	display:none;position:absolute;left:180px;background-color:#ffffff;margin:-30px 0px 0px 0px;width:200px;
	box-shadow: 0px 0px 15px  rgba(7, 112, 158, 0.7);
	border-radius: 0px 0px 10px 10px;
}
.contenedorMenu > .menu > li > div > ul
{
	margin:0px;padding:0px;
}
.contenedorMenu > .menu > li > div > ul > li
{
	list-style:none;padding:0px 0px 0px 10px;border-style:solid;border-width:0px 0px 1px 0px; border-color:#ffffff;
}
.contenedorMenu > .menu > li > div > ul > li > a
{
	display:table-cell;height:30px;width:180px;vertical-align:middle;color:#400080;text-decoration:none;font-size:12px;
}
.contenedorMenu > .menu > li > div > ul > li:hover
{
	background-color:#07709e;
	border-color:#07709e;
	color:#ffffff;
	box-shadow: 0px 0px 15px  rgba(7, 112, 158, 0.7);
}
.contenedorMenu > .menu > li > div > ul > li:hover > a
{

	color:#ffffff;
}
.contenedorMenu > .menu > li:hover > div
{
	display:block;
}
.espacio {
	margin-left:  3px  !important;
}
hr {

	box-shadow: 2px 2px 2px 1px rgba(82, 10, 142, 0.3);
}
a:hover
{
	 font-weight: bold;
	color:#044e6c;
	

}
a:hover i
{
	
	
	transform: scale(1.2);
	transition: all 0.5s;
	display: inline-block;
}

.ajaxMini2{
	box-shadow: 0px 0px 15px  rgba(0, 0, 0, 0.8);
}
.ajaxMini{
	box-shadow: 0px 0px 15px  rgba(0, 0, 0, 0.8);
}
.ajax {
	box-shadow: 0px 0px 15px  rgba(0, 0, 0, 0.8);
}
.ajaxMiniMobile{
	box-shadow:  0px 0px 15px  rgba(0, 0, 0, 0.8);
}

.swal2-popup{
	box-shadow: 0px 0px 15px  rgba(0, 0, 0, 0.8);
}

.modalp {
	
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 10; /* Sit on top */
  /*padding-top: 100px;  Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  /* overflow: auto; Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
 
}

/* Modal Content */
.modalp-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 90%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  border-radius: 15px;
}

.modalDatos-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 90%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  border-radius: 15px;
  	left:0px !important;
	 width:60% !important;
	 position: absolute !important;
	 top: 50% !important;
	 left: 50% !important;
	 transform: translate(-50%, -50%) !important;
}

.modalproductos-content {
	
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 100%;
  height: 100%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  border-radius: 15px;
  overflow-y: hidden;
}

.datos-grid {
	
	padding-top: 5px;
	display: grid;
	width: 80%;
	
}

.datos-grid  > select{
	
	padding-left: 8px;
	font-size: 16px;
	color: rgb(82, 10, 142);
	
}

.datos-grid  > input{
	
	padding-left: 8px;
	font-size: 14px;
	color: rgb(82, 10, 142);
	
}

.datos-grid  > label{
	
	
	font-size: 14px;
	font-weight: 400;
	color: rgb(0, 0, 0);
	
}


/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.closep {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.closep:hover,
.closep:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modalp-header {
  padding: 2px 16px;
  background-color: #1d9ed2;
  color: white;
  border-radius: 15px 15px 0px 0px;
}



.modalp-body {
	
	display: flex;
  	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 10px ;

	
}

.modalproductos-body {

	position: relative;
	align-items: center;
	padding: 10px ;
	/*height: auto !important;
	
	overflow-y:scroll;*/
	
	
}

#deptos {
	
	align-items: center;
}

#cate, #prod ,#cateT {
	

	
	display: grid;
   	grid-template-columns:auto auto auto auto ;
  	grid-gap: 8px;
  	grid-auto-rows: 35px;

  	
}

.gridT{
	

	
	display: grid;
   	grid-template-columns:auto auto auto auto ;
  	grid-gap: 12px;
  	grid-auto-rows: 35px;

  	
}

#prodTiempo{
	
	
	display: grid;
   	grid-template-columns:1fr 2fr;
  	grid-gap: 12px;
  	grid-auto-rows: 50px;
  	
  	
}

.prodList{
	
	
	display: grid;
   	grid-template-columns:10% 15% 40% 10% 15% 10%;
  	grid-gap: 12px;
  	grid-auto-rows: 20px;
  	
  	
}

.contenedorPV {
	
	display: grid;
   	grid-template-columns:35% 40% 25%;
  	grid-gap: 10px;
  	grid-auto-rows: 40px;
	align-content:center;
  	justify-content: start;
  	
}

#iconosMenu3 {
	
	display: grid;
   	grid-template-columns:25% 50% 25%;
  	grid-gap: 5px;
  	grid-auto-rows: 20px;
	align-content:center;
  	justify-content: start;
	
	
}

.menuIconPV{
	
	
	display: grid;
   	grid-template-columns:5% 5% 5% 5% 5% 5% 5% 5% 5% 5% 5% 5% 5% 5% 5% 5% 5% 5% 5% 5%;
  	grid-gap: 5px;
  	grid-auto-rows: 20px;
	align-content:center;
  	justify-content: start;
	
}

.contenedorPV > .acciones {
	
	display: grid;
   	grid-template-columns: 20% 30% 15% 10% 10% ;
  	grid-gap: 10px;
  	grid-auto-rows: 30px;
  	align-content:start;

  	
}

.contenedorPV > .acciones2 {
	
	display: grid;
   	grid-template-columns: 23% 23% 22% 22%   ;
  	grid-gap: 10px;
  	grid-auto-rows: 15px;
  	align-content:start;

  	
}

.contenedorPV > .acciones1 {
	
	display: flex;
   	grid-template-columns: 100%  ;
  	grid-gap: 10px;
  	grid-auto-rows: 35px;
  	justify-content: end;
	width: 98% !important;
  	
}

#prodTiempo > .coolinputT{
	
	width: 98% !important;
	
	
}

.prodList > div > input{
	
	width: 98% !important;
	font-weight: normal ;
	color:rgb(0, 0, 0);
	font-family: sans-serif;
	border-color: #3380FF; 
	border-radius:3px;
	padding: 2px;
}



.modalp-footer {
	
  padding: 10px 16px;
  background-color: #1d9ed2;
  color: white;
  text-align:center;
  border-radius: 0px 0px 15px 15px;
  
}



.buttonP{
  background:#1d9ed2;
  color:#fff;
  border:none;
  position:relative;
  height:40px;
  font-size:1.6em;
  padding:0 2em;
  cursor:pointer;
  transition:800ms ease all;
  outline:none;
}
.buttonP:hover{
  background:#fff;
  color:#1d9ed2;
}
.buttonP:before,button:after{
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:2px;
  width:0;
  background: #1d9ed2;
  transition:400ms ease all;
}
.buttonP:after{
  right:inherit;
  top:inherit;
  left:0;
  bottom:0;
}
.buttonP:hover:before,.buttonP:hover:after{
  width:100%;
  transition:800ms ease all;
}

.coolinput {
	
  display: flex;
  flex-direction: column;
  width: fit-content;
  align-self: center;
  
  font-size: 2rem;

}

.coolinput label.text {
  font-size: 1rem;
  color: #1d9ed2;
  font-weight: 700;
  position: relative;
  top: 0.5rem;
  margin: 0 0 0 7px;
  padding: 0 3px;
  background: #ffffff;
  width: fit-content;
}

.coolinput input[type=text].input {
  padding: 11px 10px;
  font-size: 2rem;
  border: 2px #1d9ed2 solid;
  border-radius: 5px;
  background: #ffffff;
}

.coolinput input[type=text].input:focus {
  outline: none;
}

.coolinputT {
	
  display: flex;
  flex-direction: column;
  width: fit-content;
  align-self: center;
  
  font-size: 1.1rem;

}

.coolinputT label.text {
  font-size: .8rem;
  color: #1d9ed2;
  font-weight: 700;
  position: relative;
  top: 0.2rem;
  margin: 0 0 0 7px;
  padding: 0 3px;
  background: #ffffff;
  width: fit-content;
}

.coolinputT input[type=text].input {
  padding: 3px 3px;
  font-size: 1rem;
  border: 2px #1d9ed2 solid;
  border-radius: 5px;
  background: #ffffff;
}

.coolinputT input[type=text].input:focus {
  outline: none;
}

.inputp {
  font-weight: 500;
  font-size: 14px;
  height: 40px;
  border-radius: 10px;
  padding-left: 10px;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  outline: none;
}

.inputp:focus {
  border-bottom: 1px solid #1d9ed2;
  -webkit-transition: 0.1s;
  transition: 0.5s;
}

.btnNego {
  border: none; 
  color: black; 
  padding: 5px 10px; 
  cursor: pointer; 
  border-radius: 5px; 
}
.primary {background-color: white; border: 2px solid #007bff;} 
.primary:hover {background: #0b7dda; color: white;}
.secondary {background-color: white; border: 2px solid #e7e7e7;} 
.secondary:hover {background: #ddd; color: white;}
.success {background-color: white; border: 2px solid #04AA6D;} 
.success:hover {background-color: #46a049; color: white;}
.warning {background-color: white; border: 2px solid #ff9800;} 
.warning:hover {background: #e68a00; color: white;}
.danger {background-color: white; border: 2px solid #f44336;} 
.danger:hover {background: #da190b; color: white;}

#prodTiempo > input{
	
	width: 98% !important;
	
}

.contenedorEnc {
	
	margin-left: 5px;
	margin-bottom: 5px;
	display: flex;
	gap: 5px;
	
}

.contenedorIcon{
	
	margin-left: 5px;
	margin-bottom: 5px;
	display: flex;
	gap: 5px;
	justify-content: center;
}

.itemDerecha {
	
	position: absolute;
    right: 0;
    margin-right: 10px;
	
}

#contenedorP {
	
	top: 130px;
}






