* {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	outline: none;
	border: none;
	font-size: 12px;
}
.display_none {
	display: none;
}
body {
	background-image: url(../img/fondo.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}
#logo {
	margin: 50px auto;
	background-image: url(../img/logo.png);
	width: 289px;
	height: 74px;
}
#caja_login {
	width: 300px;
	background-color: #fff;
	margin: 0 auto;
	padding: 20px;
}
#caja_login h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 1.4em;
}
#tabla_login {
	margin: 30px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.input_button {
	background-color: #666;
	border: none;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
}
.input_button a {
	color: #fff;
}
.input_button:hover {
	background-color: #4d8c2b;
}
.barra_gris {
	height: 1px;
	width: 100%;
	background-color: #ccc;
	clear: both;
}
#cambiar_contraseña {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	margin-top: 20px;
}
#cambiar_contraseña a {
	text-decoration: none;
	color: #4d8c2b;
}
#sombra_login {
	background-image: url(../img/sombra_login.png);
	height: 33px;
	width: 337px;
	margin: 0 auto;
}
table.botonera {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
}
.btn_imprimir {
	float: right;
	margin-bottom: 6px;
}
.btn_imprimir a {
	display: block;
	background-image: url(../img/ico_imprimir.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #666;
	line-height: 28px;
	padding: 0 35px 0 10px;
	color: #fff;
	text-decoration: none;
}
#menu {
	padding-bottom: 10px;
	width: 100%;
	display: block;
}
#menu a {
	display: block;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #666;
	line-height: 28px;
	padding: 0 33px 0 8px;
	color: #fff;
	text-decoration: none;
	float: right;
	margin: 0 0 10px 8px;
}
#menu a:hover {
	background-color: #333;
}
.btn_filtrar {
	background-image: url(../img/ico_filtrar.png);
}

.btn_productos {
	background-image: url(../img/productos.png);
}
.btn_exportar {
	float: right;
	margin-right: 10px;
	margin-bottom: 6px;
}
.btn_exportar a {
	display: block;
	background-image: url(../img/exportar.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #666;
	line-height: 28px;
	padding: 0 35px 0 10px;
	color: #fff;
	text-decoration: none;
}
.btn_stock {
	background-image: url(../img/stock.png);
}
.btn_movimientos {
	background-image: url(../img/movimientos.png);
}
.btn_usuarios {
	float: right;
	margin-right: 10px;
	margin-bottom: 6px;
}
.btn_usuarios {
	display: block;
	background-image: url(../img/ico_usuario.png);
	background-repeat: no-repeat;
	background-color: #666;
	line-height: 28px;
	padding: 0 35px 0 10px;
	color: #fff;
	text-decoration: none;
}
.btn_canales {
	display: block;
	background-image: url(../img/ico_canales.png);
	background-repeat: no-repeat;
	background-color: #666;
	line-height: 28px;
	padding: 0 35px 0 10px;
	color: #fff;
	text-decoration: none;
}
.btn_sucursales {
	display: block;
	background-image: url(../img/ico_sucursales.png);
	background-repeat: no-repeat;
	background-color: #666;
	line-height: 28px;
	padding: 0 35px 0 10px;
	color: #fff;
	text-decoration: none;
}
.btn_clientes {
	display: block;
	background-image: url(../img/ico_clientes.png);
	background-repeat: no-repeat;
	background-color: #666;
	line-height: 28px;
	padding: 0 35px 0 10px;
	color: #fff;
	text-decoration: none;
}
.btn_plazos_venta {
	display: block;
	background-image: url(../img/ico_plazos_venta.png);
	background-position: 104px center !important;
	background-repeat: no-repeat;
	background-color: #666;
	line-height: 28px;
	padding: 0 35px 0 10px;
	color: #fff;
	text-decoration: none;
}
.btn_consignatarios {
	float: right;
	margin-right: 10px;
	margin-bottom: 6px;
}
.btn_consignatarios {
	display: block;
	background-image: url(../img/ico_consignatarios.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #666;
	line-height: 28px;
	padding: 0 35px 0 10px;
	color: #fff;
	text-decoration: none;
}
.btn_imprimir a:hover,
.btn_filtrar a:hover,
.btn_exportar a:hover,
.btn_stock a:hover,
.btn_movimientos a:hover,
.btn_usuarios a:hover,
.btn_consignatarios a:hover,
.btn_productos a:hover {
	background-color: #4d8c2b;
	color: #fff;
	text-decoration: none;
}
.td_cabezal {
	padding: 0 15px;
}
.option_margin {
	padding-left: 10px;
	color: #666;
	font-size: 11px;
}
.edit {
	margin-right: 8px;
}
.success {
	padding: 5px;
	color: #666;
	border: 1px solid #666;
	background-color: #f2fcba;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	background-image: url(../img/active.png);
	background-repeat: no-repeat;
	background-position: 10px;
}
.success p,
.unsuccess p {
	padding-left: 25px;
}
.unsuccess {
	padding: 5px;
	color: #333;
	border: 1px solid #cccccc;
	background-color: #ffb9b9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/block.png);
	background-repeat: no-repeat;
	background-position: 10px;
}
optgroup {
	font-style: normal;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
}
a {
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.input_boxes {
	background-color: #e9e9e9;
	border: 1px solid #ccc;
	padding: 10px;
	ffont-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.input_index {
	width: 190px;
}
.input_horario {
	background-color: #f3f3f3;
	border: 1px solid #000;
	color: #000;
	padding: 1px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 60px;
}
.input_file {
	background-color: #f3f3f3;
	border: 1px solid #000;
	color: #000;
	padding: 1px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
}
.input_textarea {
	border: 1px solid #000;
	color: #333;
	padding: 1px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 280px;
}
.input_textarea_destacados {
	background-color: #f3f3f3;
	border: 1px solid #000;
	color: #000;
	padding: 1px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 190px;
}
.input_file_destacados {
	background-color: #f3f3f3;
	border: 1px solid #000;
	color: #000;
	padding: 1px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 160px;
	margin-left: 30px;
	float: left;
}
.input_date {
	background-color: #f3f3f3;
	border: 1px solid #000;
	color: #333;
	padding: 1px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 65px;
	text-align: center;
}
.borrar:hover {
	background-color: #b70000;
	border: none;
	color: #ffffff;
	padding: 2px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}
h1 {
	font-size: 16px;
	color: #4d8c2b;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-bottom: 0.2em;
	font-weight: bold;
	width: 275px;
	overflow: hidden;
}
h2 {
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 0.8em;
}
h3 {
	font-size: 14px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}
h4 {
	font-size: 13px;
	color: #146c41;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px dashed #ddd;
	margin-right: 25px;
	margin-bottom: 10px;
}
th {
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-bottom: 0.8em;
	font-weight: bold;
}
#login_container {
	padding: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(../pie/PIE.htc);
	margin-bottom: 20px;
	width: 378px;
	margin: 0 auto;
}
#main_container {
	margin: 0 auto;
	width: 100%;
	max-width: 1500px;
}
#login_content {
	padding: 20px;
	background-color: #fff;
}
#login_top_left {
	background-image: url(../img/top_left.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#login_top_right {
	background-image: url(../img/top_right.png);
	background-position: top right;
	background-repeat: no-repeat;
	height: 16px;
}
#login_bottom_left {
	background-image: url(../img/bottom_left.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 16px;
}
#login_bottom_right {
	background-image: url(../img/bottom_right.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 16px;
}
.borde_blanco {
	background-color: #fff;
	height: 16px;
	margin-left: 16px;
	margin-right: 16px;
}
.linea_gris {
	border-top: 1px dashed #ddd;
	margin-top: 5px;
	height: 1px;
	margin-bottom: 5px;
	width: 100%;
}
.linea_gris_panel {
	border-top   : 1px solid #cccccc;
	margin-top   : 10px;
	height       : 1px;
	margin-bottom: 10px;
	width        : 100%;
}
.password_text {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
small {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
}
#error_show {
	background-color: #ffcccc;
	font-size: 10px;
	color: #b70000;
	text-align: left;
	padding: 12px;
	border: 1px solid #b70000;
	width: 160px;
	position: relative;
	margin: 0 auto;
	top: 264px;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: -50px;
	visibility: hidden;
	z-index: 11;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#ayuda {
	background-color: #e7e5df;
	padding: 6px;
	padding-left: 20px;
}
#ayuda img {
	margin-right: 5px;
}
#contenido td {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
}
.table_impar {
	background-color: #ffffff;
}
.table_par {
	background-color: #faf6ee;
}
#contenido ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}
#contenido li {
	display: inline;
	margin-right: 5px;
}
#contenido input {
	margin-left: 5px;
	margin-right: 5px;
}
.bordeaux {
	color: #000;
}
.cabezal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 130%;
	background-color: #666;
	height: 22px;
}
.textarea_300 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	border: 1px solid #000;
	color: #000000;
	width: 300px;
	height: 200px;
	padding-left: 3px;
}
.textarea_300_corta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	border: 1px solid #000;
	color: #000000;
	width: 300px;
	height: 90px;
	padding-left: 3px;
}
.textarea_corta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	border: 1px solid #000;
	color: #000000;
	width: 300px;
	height: 70px;
	padding-left: 3px;
}
.tabla_menu {
	background-color: #e3e3e3;
	margin: 0px;
	padding: 2px;
	border-top-width: 1px;
	border-top-color: #666666; /*  height: 20px;*/
	border-bottom: 1px solid #fff; /*  height: 20px;*/
}
.tabla_menu:hover,
.tabla_menu:active .tabla_menu:link {
	background-color: #caff31;
}
.tabla_menu1 {
	background-color: #fff;
	margin: 0px;
	padding: 2px; /*  height: 20px;*/
	border-bottom: 1px solid #fff;
}
.tabla_menu1:hover,
.tabla_menu1:active .tabla_menu1:link {
	background-color: #caff31;
}
.tabla_anulada {
	background-color: #ffb9b9;
	margin: 0px;
	padding: 2px; /*  height: 20px;*/
}

.tabla_pendiente {
	background-color: #ff3;
	margin: 0px;
	padding: 2px; /*  height: 20px;*/
}
.tabla_pendiente td,
.tabla_anulada td,
.tabla_menu td,
.tabla_menu1 td,
.tabla_control td,
.tabla_control_conf_suc td,
.tabla_control_conf td {
	border-bottom: 2px solid #fff;
}
.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #42679a;
	border: 1px solid #42679a;
	color: #ffffff;
	height: 22px;
}
.tablalista td,
#tabla_stock td {
	padding: 5px;
}
#tabla_stock td {
	border-bottom: 1px solid #ccc;
	padding: 10px;
}
#tabla_stock {
	margin: 0 auto;
}
.tip {
	padding: 10px;
	color: #666;
	border: 1px solid #ccc;
	background-color: #e0f0d2;
	font-size: 10px;
}
.tip strong {
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
input.fecha {
	width: 80px;
	text-align: center;
}
input.producto {
	width: 155px;
}
#s2id_combobox {
	width: 160px;
}
.agregar_producto,
.btn_excel,
.btn_print,
.btn_filter,
.btn_modificar,
.btn_cancelar,
.btn_anular {
	background-color: #4d8c2b;
	text-decoration: none;
	color: #ffffff;
	cursor: pointer;
	border: 0;
	float: right;
	background-image: url(../img/ico_agregar.png);
	background-repeat: no-repeat;
	background-position: 90% center;
	padding: 10px 50px 10px 10px;
	margin: 10px 0 0 0;
}
.btn_modificar {
	background-image: url(../img/ico_modificar.png);
}
.btn_excel {
	background-image: url(../img/ico_agregar.png);
}
.btn_print {
	background-image: url(../img/ico_imprimir.png);
	float: left;
}
.btn_filter {
	background-image: url(../img/ico_filtrar.png);
	float: left;
	margin: 18px 0 0 0;
}

.btn_cancelar {
	background-color: #f00 !important;
	background-image: url(../img/btn_cancelar.png);
}

.btn_anular {
	background-image: url(../img/btn_anular.png);
}

.agregar_producto:hover,
.btn_excel:hover,
.btn_print:hover {
	background-color: #666;
	color: #fff;
}
#total {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#tabla_productos {
	margin: 10px 0 20px 0;
	color: #666;
}
#tabla_productos table tr.cabezal {
	color: #ffffff;
	background-color: #4d8c2b;
}
.td_cabezal_2 ul li {
	position: relative;
}
.td_cabezal_2 ul li a {
	background-image: url(../img/flecha_consignatarios.png);
	background-position: center right;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	width: 200px;
	color: #ffffff;
	line-height: 25px;
	background-color: #83bdf4;
	padding-left: 15px;
}
.td_cabezal_2 ul li:hover ul {
	display: block;
}
.td_cabezal_2 ul li ul {
	width: 220px;
	position: absolute;
	left: 0px;
	top: 25px;
	display: none;
	z-index: 9999;
}
.td_cabezal_2 ul li:hover ul li {
	display: block;
}
.td_cabezal_2 ul li:hover ul li a {
	background-image: none;
	display: block;
	text-decoration: none;
	width: 200px;
	color: #ffffff;
	line-height: 25px;
	background-color: #83bdf4;
	padding-left: 15px;
}
.td_cabezal_2 ul li:hover ul li a:hover {
	background-image: url(../img/flecha_consignatarios_2.png);
	background-position: center right;
	background-repeat: no-repeat;
	background-color: #9bcbf7;
}
#cabezal_fecha {
	text-align: left;
	background-image: url(../img/ico_date.png);
	padding: 5px 0 5px 25px;
	background-repeat: no-repeat;
	background-position: left center;
}
.cabezal_usuario {
	text-align: left;
	background-image: url(../img/ico_usuario.png);
	padding: 5px 0 5px 25px;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
.form_bg {
	background-color: #ddd;
	padding: 10px;
	margin: 0 0 20px 0;
	overflow-x: auto;
}
#formulario_agregar h1 {
	background-color: #ddd;
	padding: 10px;
	color: #666;
	font-size: 16px;
	min-width: 155px;
	width: auto;
	display: inline-block;
	margin: auto auto auto 0;
}
#formulario_agregar {
	color: #333;
}
#formulario_agregar .input_txt,
#formulario_agregar .input_textarea,
#formulario_agregar .input_select {
	border: 1px solid #ccc;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#formulario_agregar .input_textarea {
	width: 300px;
	height: 103px;
	resize: none;
}
#s2id_combobox {
	margin: 5px 0 0 0;
}
#formulario_agregar .input_select {
	padding: 9px 10px 8px 10px;
	width: 160px;
}
label {
	float: left;
	margin: 0 10px 0 0;
	font-size: 12px;
}
.requerido {
	color: #f00;
}
#campos_requeridos {
	padding: 10px 0 20px 0;
	float: left;
}
label input,
label select,
label textarea {
	clear: both;
	display: block;
	margin: 3px 0 10px 0;
}
.input_c {
	width: 90px;
}
.input_m {
	width: 120px;
}
#consignatario {
	padding: 5px;
	border: 1px solid #fff;
}
#tooltip {
	position: absolute;
	background: #f7f5d1;
	padding: 10px;
	color: #333;
	font-size: 12px;
	display: none;
	max-width: 400px;
	z-index: 999;
}
#tooltip ul li {
	list-style: none;
	margin: 0 0 5px 0;
}
#tabla_movimientos #tooltip {
	position: absolute;
	background: #4d8c2b;
	padding: 10px;
	color: #fff;
	font-size: 13px;
	display: none;
	max-width: 400px;
}
/*

*/
.stock_prod_btn {
	background-color: #666;
	color: #fff;
	padding: 10px 5px 10px 10px;
	display: block;
	border-bottom: 1px solid #fff;
}
.stock_prod_con {
	background-color: #ddd;
	color: #333;
	display: none;
	overflow: auto;
	clear: both;
}
.stock_suc {
	background-color: #eee;
	color: #333;
	display: none;
	overflow: auto;
	clear: both;
}
.stock_suc_tit {
	float: left;
	padding: 0 0 0 20px;
}
.stock_cli_tit {
	float: left;
	margin: 0 0 5px 20px;
}
.stock_cantidad {
	float: right;
	margin: 0 5px 0 0;
}
.stock_cantidad_int {
	float: right;
	margin: 0 10px 0 0;
}
.stock_cantidad_cli {
	float: right;
	margin: 0 15px 0 0;
}
#stock_listado {
	width: 500px;
	/*margin: 0 auto;*/
	float: left;
	margin-left: 51px;
	display: flex;
    flex-direction: column;
}
.stock_suc_item {
	display: block;
	clear: both;
	padding: 10px 10px 5px 20px;
	overflow: auto;
	border-bottom: 1px solid #ccc;
}
.stock_cli_btn {
	display: block;
	padding: 10px 0 5px 0;
	overflow: auto;
	border-bottom: 1px solid #ccc;
}
.stock_prod_btn:hover {
	background-color: #000;
	cursor: pointer;
}
.activo:hover {
	background-color: #090;
	color: #fff;
	cursor: pointer;
}
.minus {
	display: none;
}
small {
	font-family: Arial, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
}
#logo_print {
	display: none;
}
.bombita {
	background-image: url(img/bombita.png);
	width: 19px;
	height: 28px;
	background-position: top left;
}
.bombita:hover {
	background-position: bottom left;
}

.tabla_control {
	background-color: #ff6600;
}
.tabla_control_conf_suc {
	background-color: #3399cc;
}

.tabla_control_conf {
	background-color: #66ff66;
	border-bottom: 2px solid #fff;
}

.btn_dialogo {
	padding: 5px 10px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
}

.cancelar {
	background-color: #f00;
}

.cancelar:hover {
	background-color: #9b0000;
}

.aceptar {
	background-color: #090;
}

.aceptar:hover {
	background-color: #030;
}

.archivo_stock {
	float: right;
	display: block;
	width: 270px;
}

.archivo_stock .item {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
}

.archivo_stock .item:hover,
.archivo_stock .activo {
	background: #caff31;
	color: inherit;
}

.par {
	background: #e3e3e3;
}

#menu a.inbox {
	background-color: #f00;
}

.custom-tooltip {
	--bs-tooltip-bg: #ffc;
}
.custom-tooltip .tooltip-inner {
	color: #000;
	max-width: 300px;
}

.modo-desarrollo {
	width: 100%;
	height: 20px;
	color: #fff;
	font-size: 0.9rem;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 999999999999999999;
	background-color: red;
	position: fixed;
	top: 0;
	left: 0;
}

.select2-container--bootstrap4 .select2-selection__clear {
	float: right;
	width: 0.95em;
	height: 0.95em;
	padding: 0.2em;
	margin-top: 0.1em;
	margin-right: auto;
	line-height: 0.75em;
	color: red;
	font-size: 25px;
	line-height: 15px;
	background-color: unset;
	border-radius: 100%;
}

.movement-form-container {
	display: flex;
	flex-direction: column;
	contain: content;
}

.loading {
	display: none;
    position: absolute;
    width: 100%;
    height: 100%;
	background-color: #ccc5;
    z-index: 9999;
}
.loading.active {
	display: flex;
}
.loading > .spinner-border {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	width: 5rem;
	height: 5rem;
}

.btn-delete-product span {
	display: none;
}






/* ------- AJUSTES 09-05-2024 ----------- */


* {
	box-sizing: border-box;
}


:root {


	--container       : 12220px;
	--h-btn-input     : 38px;
	--radius          : 3px;


	--color-web-1-hash: #4d8c2b;
	--color-web-1-rgb : 77 140 43;
	--color-web-1     : rgb(var(--color-web-1-rgb));

	--666             : #666;
	--eee             : #eee;
	--fff             : #fff;
	--333             : #333;
	--000             : #000;


}



.bg--1 {
	background-color: var(--color-web-1) !important;
}



form,
fieldset,
#login_content {
	width: 100%;
	float: left;
}




input,
select,
button {
	/*height : var(--h-btn-input) !important;
	padding: 5px !important;*/
	border-radius: var(--radius) !important;
}


/* #menu */
#menu {
	float        : left;
	margin-bottom: 30px;
}

	#menu a {
		border-radius: var(--radius);
		margin-left  : 6px;
	}



/* #movimientos */

/* form */

.movement-form-container {
	width: 100%;
	float: left;
}

	.sec--form {
		width        : 100%;
		float        : left;
		padding      : 15px;
		margin-bottom: 30px;
	}

	.cont--form .form--1 .sec--form {
		background-color: rgba(var(--color-web-1-rgb) / 80%) !important;
		border-radius   : 8px;
	}

	.cont--form .form--2 .sec--form {
		background-color: rgba(var(--color-web-1-rgb) / 20%) !important;
		border-radius   : 8px;
	}

		.sec--form .col-md-4,
		.sec--form .col-md-12 {
			display              : grid;
			grid-template-columns: 1fr 20px;
			grid-column-gap      : 5px;
		}

		/* label */
		.sec--form label {
			width : 100%;
			float : left;
			margin: 0 !important;
			font-size: 14px;
			font-weight: 500;
		}

			.cont--form .form--1 .sec--form label {
				color: var(--fff) !important;
			}

		.sec--form .row {
			margin-bottom: 20px;
		}

		/* input select */
		.sec--form input,
		.sec--form select,
		.sec--form textarea {
			margin: 0 !important;
		}

		/* tooltip */
		.sec--form [data-bs-toggle="tooltip"] {
			display         : flex;
			align-items     : center;
			justify-content : center;
			width           : 22px;
			height          : 22px;
			background-color: var(--fff);
			padding         : 2px;
			border-radius   : 50%;
			position        : relative;
			cursor          : pointer;
			top: 20px;
		}

			.sec--form [data-bs-toggle="tooltip"] img {
				position  : absolute;
				top       : 0;
				left      : 0;
				right     : 0;
				bottom    : 0;
				width     : 100%;
				height    : 100%;
				object-fit: contain;

				width     : auto;
				max-height: 20px;
				margin    : auto;
			}


		/* elminar */
		.sec--form .btn--eliminar {
			margin-bottom: 15px;
		}



/* botonera */
.cont--botonera {
	width                : 100%;
	float                : left;
	display              : grid !important;
	grid-template-columns: 1fr 135px 280px;
	grid-column-gap      : 15px;
	margin-bottom        : 30px;
}

	.cont--botonera button {
		background-color: var(--color-web-1);
		height          : var(--h-btn-input);
		color           : var(--fff);
		padding         : 0 10px;
		border          : 1px solid var(--color-web-1);
		font-size       : 14px;
	}


	/* agregar */
	.cont--botonera .btn--agregar {
		float           : right;
		display         : flex;
		align-items     : center;
		background-color: var(--fff);
		color           : var(--color-web-1);
		font-weight: 600;

	}	
		.cont--botonera .btn--agregar i {
			width           : 20px;
			height          : 20px;
			margin-left     : 10px;
			background-color: var(--color-web-1);
			border-radius   : 50%;
			display         : flex;
			align-items     : center;
			justify-content : center;
		}
		.cont--botonera .btn--agregar i:after {
			content    : '+';
			font-size: 15px;
			color      : var(--fff);
			font-weight: bold;
			line-height: 0;
			transform  : translateY(1px);
		}

		.cont--botonera .btn--agregar:hover {
			background-color: var(--color-web-1);
			color           : var(--fff);
		}


	/* cancelar */
	.cont--botonera .btn--cancelar {
		background-color: var(--666);
		width           : 100%;
		text-transform  : uppercase;
		font-weight     : 600;
		border          : 1px solid var(--666);
	}

		.cont--botonera .btn--cancelar:hover {
			background-color: var(--333);
			color           : var(--fff);
			border          : 1px solid var(--333);
		}

	/* guardar */
	.cont--botonera .btn--guardar {
		background-color: var(--color-web-1);
		width           : 100%;
		text-transform  : uppercase;
		font-weight     : 600;
	}

		.cont--botonera .btn--guardar:hover {
			background-color: var(--666);
			color           : var(--fff);
			border          : 1px solid var(--666);
		}



/* separador */
.linea_gris_panel {
	float: left;
}



.barra_gris {
	float: left;
}


#login_content {
	border-radius: 8px;
	overflow     : hidden;
}


#caja_login {
	display      : table;
	border-radius: 8px;
	overflow     : hidden;
}

#caja_login #tabla_login,
#cambiar_contraseña {
	width: 100%;
	float: left;
}


.user-box {
	position: relative;
	margin-bottom: 30px;
}
  .user-box label {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px 0;
	font-size: 16px;
	color: #333;
	pointer-events: none;
	transition: 0.5s;
  }
  
  .user-box input:focus ~ label,
  .user-box input:valid ~ label {
	transform: translateY(-20px);
	font-size: 14px;
	color: #333;
  }

  .password-toggle-icon {
	position: absolute;
    top: 18px;
    right: 5px;
    transform: translateY(-50%);
    cursor: pointer;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .password-toggle-icon i {
	font-size: 18px;
	line-height: 1;
	color: #333;
	transition: color 0.3s ease-in-out;
	margin-bottom: 20px;
  }
  
  .password-toggle-icon i:hover {
	color: #000;
  }
