@import url('https://fonts.googleapis.com/css?family=Nunito');
@import url('https://fonts.googleapis.com/css?family=Poiret+One');

body, html {
	height: 100%;
	background-repeat: no-repeat;
	/*background-image: linear-gradient(rgb(12, 97, 33),rgb(104, 145, 162));*/
	background: url("/public/img/fondox.jpg");
	/*no-repeat bottom center scroll;*/
	position: relative;
}
#login-box {
	border-radius: 5px;
    position: absolute;
    top: 20%;
	left: 50%;
	transform: translateX(-50%);
	width: 350px;
	margin: 0 auto;
	border: hsla(32, 30%, 53%, 0.31);
	background: #ffffffbd;
	min-height: 250px;
	padding: 20px;
	z-index: 9999;
	box-shadow: 0px 0px 20px 2px rgba(188, 164, 128, 0.67);
}
#login-box .logo .logo-caption {
	font-family: 'Poiret One', cursive;
	color: #000000;
	text-align: center;
	margin-bottom: 0px;
}
#login-box .logo .tweak {
	color: #ff5252;
}
#login-box .controls {
	padding-top: 30px;
}
#login-box .controls input {
	margin-top: 5px;
	border-radius: 0px;
	background: rgb(255, 255, 255);
	border: #f3eaea solid 1px;
	color: #585656;
	font-family: 'Nunito', sans-serif;
}
#login-box .controls input:focus {
	box-shadow: none;
}
#login-box .controls input:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
#login-box .controls input:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}
#login-box button.btn-custom {
	border-radius: 2px;
	margin-top: 8px;
	/*background: #66cafb;*/
	border-color: rgb(255, 255, 255);
	color: white;
	font-family: 'Nunito', sans-serif;
}
#login-box button.btn-custom:hover{
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	/*background: hsl(200, 48%, 45%);*/
	/*border-color: #ff5252;*/
}
#particles-js{
  	width: 100%;
  	height: 100%;
  	background-size: cover;
  	background-position: 50% 50%;
  	position: fixed;
  	top: 0px;
  	z-index:1;
}

#ingresarboton{
	background-color: #ff6905!important;
}

#ingresarboton:hover{
	background-color: #c26324!important;
}



#preciovalida{
	font-size: 78px;
	color: #ff0000c7;
	display: block;
	padding: 20px;
}

#insertvalida{
	font-size: 78px;
	color: #a5dc86;
	display: block;
	padding: 20px;
}

#updatevalida{
	font-size: 78px;
	color: #ff0000c7;
	display: block;
	padding: 20px;
}

#imagenmuestra{
 display: block !important;
}

#container_date{
	display: flex;
}

/*..............................................
==>  MODULO PRODUCTO - Elementos seleccionados |
----------------------------------------------*/
.no-padding{
		/* display: none; */ 	/*TRUCO DE WIDGET COLLAPSE*/
}

#btnclear{
		background:#212c31;
	  color:white;
}

#btns-actions{
    text-align: center;
}

#world-map-markers{
	height: 50px;
}

#titulo_formproductos{
	margin-top:-20px;
	padding-bottom:15px;
	font-size: 30px;
	font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
}

table.dataTable td.focus {
        outline: 1px solid #f39c12;
        outline-offset: -3px;
        background-color: #ffdd0126 !important;
    }

th.focus, table.dataTable tbody td.focus {
    box-shadow: inset 0 0 1px 2px #beafaf !important;
}

/* AJAX CSS HTML  */
#codstyle_modpro{
	color: black;
	font-size: 13px;
  font-weight: bold;
	text-decoration: underline overline;
}

#stockstyle_modpro{
	color: black;
  font-weight: bold;
	font-size: 20px;
}

#nostockstyle_modpro{
	color: #ff0000;
  font-weight: bold;
  font-size: 20px;
}

/* AUMENTO ALTO CONTENEDOR DEL SISTEMA */
/*.content-wrapper {
    min-height: 732px !important;
}*/

/*..............................................
==>  MODULO INGRESO - Elementos seleccionados |
----------------------------------------------*/
#fecha_hora{
	color: #00a65a;
	letter-spacing: -0.8px;
	font-weight: 600;
	font-variant: small-caps;
}


/*...................................................
==>  AJUSTES RESPONSIVOS SMARTPHONE |
---------------------------------------------------*/
@media (max-width: 767px){
		.main-header {
		    padding-bottom: 50px;
		}
		.main-header .logo, .main-header .navbar {
		    width: 50% !important;
		    float: left !important;
		}
}

@media (max-width: 333px){
	#title1{
		font-size: 23px !important;
	}
}


/*...................................................
==>  MODULO DETALLE VENTA - Elementos seleccionados |
---------------------------------------------------*/
div#myModal {
    overflow-x: auto !important;
}



#title1{
	list-style:none;
	margin-top:-20px;
	padding-bottom:15px;
	font-size: 25px;
	font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
}

#ven_cot_title1{
	border-bottom: solid 2px hsl(153, 100%, 33%);
	padding: 5px;
	border-radius: 5px;
}

#title2{
 list-style:none; margin-top:-20px;
 padding-bottom:15px;
 font-size: 25px;
 font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
}

#conf_cot_title2{
  border-bottom: solid 2px #f39c12;
  padding: 5px;
  border-radius: 5px;
}

#title3{
   list-style:none;
   margin-top:-20px;
	 padding-bottom:15px;
	 font-size: 25px;
	 font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
}

#edit_cot_title3{
	border-bottom: solid 2px #f39c12;
	padding: 5px;
	border-radius: 5px;
}


#cot_facturadas{
	text-align: center;
	list-style:none;
	padding-bottom:15px;
	font-size: 25px;
	font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
}

#titulo_cot_fac{
 border-bottom: solid 2px hsl(153, 100%, 33%);
 padding: 5px;
 border-radius: 5px;
}

#texto_lugarentrega_default{
	font-size:12px;
	color: #797979;
	font-style: italic;
}

#serie_comprobante,#num_comprobante{
color:red;
letter-spacing: 3px;
font-weight: bold;
font-variant: small-caps;
}

#nombre,#num_documento,#direccion,#telefono{
	color:#716060;
	letter-spacing: 3px;
	font-weight: bold;
	font-variant: small-caps;
}

#h1_condiciones{
	margin-top:-5px;
	padding-bottom:25px;
	font-size: 30px;
	font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
}

#uni_mts{
	float: right;
	margin-right: 16px;
	margin-top: -22.5px;
	position: relative;
	z-index: 2;
	color: #222d32;
	font-family: sans-serif;
	font-weight: bold;
}

#ancho,#alto{
border: solid 1.4px hsl(153, 100%, 33%);
padding-left: 5px;
width: 90px;
}

#precio_venta{
text-align: center;
padding-left: 5px;
background-color:#f2c378;
}

#soles_icono{
	float: left;
	margin-left: 3.5px;
	margin-top: -22.5px;
	position: relative;
	z-index: 2;
	color: #222d32;
	font-family: sans-serif;
	font-weight: bold;
}

#descuento{
	text-align: center;
	padding-left: 5px;
}

#valorm2{
	text-align: center;
	font-weight: bold;
}

#fila2{
	border: solid red 1px;
}

#estiloblock{
	background-color:#c5c5c5;
	color: #c5c5c5;
  width: 100%;
}

#total_estilo{
	padding: 22.5px 20px 10px 10px;
	font-size: 24.5px;
}

#total{
	text-align: center;
	border-top: 2px dashed #f39c12;
	width: 150px;color: #f39c12;
	text-shadow: 1px 2px 3px #7d7d37;
}

#p_none{
 display: none;
}
