html {
	zoom: 1;
}

@media (min-width: 600px) and (max-width: 1024px) {
  
  html {
		zoom: 1.5 !important;
	}
  
}

h3 {
	font-size: 18px;
}

.container-fluid {
	padding: 0 10px 25px 10px !important;
}

.text-align-right {
	text-align: right;
}

.text-align-center {
	text-align: center;
}

.float-right {
	float: right;
}

.content-wrap-login {
	max-width: 300px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 20%;
	bottom: 0;
}

a {
	color: #293674 !important;
}

.text-align-right {
	text-align: right;
}

.color-blanco {
	color: #FFF !important
}

li.detalle-pagina {
	text-align: left;
	padding: 0.5em;
	width: 100%;
}

.topbar {
	background: #FFF !important;
	max-width: 100%;
	margin: 0 auto;
}

.left-sidebar {
	BACKGROUND-COLOR: #293674;
	padding: 0;
}

span.hide-menu {
	color: #fff;
}

.sidebar-nav>ul>li>a.active {
	background: none;
}

.logo-sfe {
	width: 30px;
}

.sidebar-nav>ul>li.active>a i {
	color: #FFF !important;
}

.escala-evalua {
	display: block;
	padding: 5px;
}

.escala1 {
	background: #833c0c;
	color: #FFF;
}

.escala2 {
	background: #a54c0f;
	color: #FFF;
}

.escala3 {
	background: #c65911;
	color: #FFF;
}

.escala4 {
	background: #ffd966;
	color: #000;
}

.escala5 {
	background: #c6e0b4;
	color: #000;
}

.escala6 {
	background: #548235;
	color: #FFF;
}

[
type
=
checkbox
]








:checked
,
[
type
=
checkbox
]








:not




 




(
:checked




 




)
{
position








:




 




relative








;
left








:




 




0;
opacity








:




 




9;
}

#cargarItemProductos .form-control {
	/*border: 0 !important;*/
	/*background-color: red !important;*/
	border-radius: 0 !important;
	padding: 0 2px !important;
}

#cargarItemProductos td {
	/*border-color: black !important;*/
	vertical-align: top !important;
}

.sidebar-nav {
	background: none !important;
}

.mini-sidebar .top-navbar .navbar-header {
	width: 100%;
}

.container-fluid {
	max-width: 100% !important;
}

.align-right {
	text-align: right;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.label-themecolor {
	background: #99abb4 !important;
}

.modal-xg {
	max-width: 1000px !important;
}

.title-border-bottom {
	border-bottom: #1976d2 solid;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

hr {
	border-top: 2px solid #293674 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 25px;
    text-align: left;
}

.select2-container--default .select2-selection--single {
	height: 25px;
}

.form-control {
	min-height: 20px;
	padding: 4px 2px;
	font-size: 0.75rem;
	color: #000000 !important;
	font-weight: 700;
}

.table td, .table th {
	padding: 4px;
	vertical-align: middle;
}

body {
	/*font-family: helvetica !important;*/
	font-family: Calibri !important;
	font-size: 0.85rem !important;
}

h1, h2, h3, h4, h5, h6 {
	/*font-family: "Poppins", sans-serif;*/
	font-family: Calibri !important;
}

.resumen-factura {
	opacity: 1 !important;
	font-weight: bold;
	/*background-color: #99abb4 !important;
	color: #FFF;*/
	font-size: 1.1rem;
	height: 35px;
	padding: 0 10px;
}

.resumen-factura:active {
	color: #FFF;
}

.control-label {
    font-weight: bold !important;
    margin-bottom: 0 !important;
    color: #000000 !important;
    width: 100%;
    text-align: left;
}

.emitir-factura {
	text-align: center;
	margin-bottom: 2em;
	border-top: 2px solid gray;
	padding: 1em;
}

span#notificacionPlazoCredito {
	color: white;
	background-color: orange;
	display: block;
	padding: 5px;
	position: absolute;
	top: -50px;
	border-radius: 5px;
	width: 87%;
}

.color-bordered-table.muted-bordered-table thead th {
	font-weight: bold !important;
}

.color-bordered-table.muted-bordered-table thead th {
	border: 1px solid !important;
}

.btn-lineas-facturas {
	height: 20px;
	margin-top: -3px;
	line-height: 18px;
	width: 20px;
	padding: 2px;
	border-radius: 0 !important;
}

.btn-delete-row {
	position: absolute;
	top: 4px;
}

.navbar-brand {
	font-size: 0.9rem;
}

.navbar-header {
	width: 340px;
}

.navbar-brand {
	color: #1976d2 !important;
}

.modal-xl {
	max-width: 95%;
}

.input-group-addon {
	padding: .2rem .75rem !important;
}

.sumary-factura {
	margin-bottom: 5px !important;
}

#formEmitirFactura .form-group {
	margin-bottom: 5px;
}
/*
hr {
	margin-top: 0.2rem !important;
}
*/
.footer {
	color: #293674 !important;
	font-style: italic !important;
	position: fixed;
	bottom: 0;
	text-align: left;
	z-index: 9999;
	padding: 0;
	border-top: 4px solid;
	height: 30px;
}

span.poweredby {
	position: fixed;
	right: 10px;
	bottom: 0px;
}

.btn-success, .btn-success.disabled {
	background: #293674 !important;
	border: #293674 !important;
}

.logo-empresa {
	max-width: 260px;
	margin-bottom: 1em;
}

.color-red {
	color: red;
}

.sidebar-nav ul li ul {
	padding: 10px;
	top: 42px;
	left: 10px;
}

.modal-xlg {
	max-width: 100%;
}

button#btnProcesando {
    position: fixed;
    right: 10px;
    bottom: 0;
    z-index: 999;
    width: 200px;
    height: 100px;
    left: 0;
    top: 0;
    margin: auto;
}

.sidebar-nav ul li a {
	padding: 12px 10px 12px;
}

.topbar .top-navbar {
	top: 0;
	position: fixed;
	min-height: 42px !important;
	height: 42px !important;
	right: 0;
	height: 42px !important;
}

@media ( max-width :769px) {
	#cargarItemProductos .form-control {
		padding: 0.6em 2px !important;
	}
	.topbar .top-navbar {
		width: 100%;
		padding: 0 1em !important;
		background-color: #FFF;
		height: 70px !important;
	}
	.mini-sidebar .left-sidebar {
		padding: 80px 0 0 0px !important;
	}
	#cargarItemProductos .form-control {
		padding: 0.5em 2px !important;
	}
	label#labelBuscarClienteProveedor {
		margin-top: 2em !important;
	}
	.btn-cliente {
		margin-top: 3.7em !important;
	}
	.sidebar-nav ul li a {
		font-size: 12px;
		color: #ffffff !important;
	}
	.logo-sfe {
		width: 220px;
		position: absolute;
		right: 0;
		left: 0;
		margin: auto;
	}
	.titleEmpresa {
		display: none !important;
	}
	.table-responsive {
	    min-height: 400px !important;
	}
}

#modalPagar .modal-footer {
	display: block !important;
}

@media ( min-width :770px) {
	
	.summary-facturas{
		display: flex !important;
	}
	
	.titleEmpresa {
		display: block !important;
	}
	.logout-app button {
		color: #ffffff !important;
	}
	.logout-app button:hover {
		background-color: #293674;
	}
	.nav-movil a {
		color: #FFFFFF !important;
	}
	ul.lista-tipo-cambio {
		position: fixed;
		right: 0;
		font-weight: bold;
		z-index: 20;
		right: 0;
		/* top: 61px; */
		background-color: #99abb4;
		padding: 0 2px 0 6px;
		color: #ffffff;
		bottom: 54px;
		z-index: 999;
	}
	.cajaTablaTotal {
		z-index: 999 !important;
	}
	label.txtLineasFactura {
	    position: absolute;
	    top: 0;
	    background-color: #293674;
	    color: #ffffff;
	    padding: 2px 6px;
	    border-radius: 3px;
	}
	input#inputBuscarProductos, input#inputBuscarProductosManual {
	    padding-left: 150px !important;
	}
	.form-control:focus, .form-control:active {
	    background-color: yellow !important;
	}
}

.titleEmpresa {
    padding: 0.2em 0 0 0.2em;
    margin-top: 0px;
}
ul.lista-tipo-cambio li {
	list-style: none;
	display: inline-block;
	color: #293674;
	padding: 0 5px;
}

ul.lista-tipo-cambio li a {
	color: #FFFFFF !important;
}

.cajaTablaTotal {
	background-color: #293674;
	position: fixed;
	right: 0;
	bottom: 30px;
	width: 100%;
	left: 0;
	padding: 5px;
}

.cajaTablaTotal input {
	background-color: #293674 !important;
	color: #ffffff !important;
	border-color: #ffffff !important;
}

.cajaTablaTotal .input-group-addon {
	border-color: #ffffff !important;
}

.cajaTablaTotal label {
	color: #ffffff !important;
}

.cajaTablaTotal span {
	background-color: #293674 !important;
	color: #ffffff !important;
}

table.tablaTotal {
	
}

table.tablaTotal td {
	font-weight: bold;
	color: #293674;
	/* padding: 0 5px; */
	font-size: 16px;
}

.sumary-venta span {
	padding: 0 4px !important;
}

.sumary-venta input {
	color: red !important;
	font-size: 16px;
}

select {
	width: 100%;
}

@media ( max-width :767px) {
	.btn {
		padding: 0.7em !important;
	}
	.hidden-xs-down {
		display: block !important;
	}
	.color-blanco {
		margin-top: 1em;
	}
	ul.lista-tipo-cambio {
		right: 60px;
		top: 10;
		position: fixed;
		top: 18px;
	}
	ul.lista-tipo-cambio li {
		color: #293674;
	}
	.mini-sidebar .page-wrapper {
		padding-top: 70px !important;
	}
	.table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th,
		.table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td,
		.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td
		{
		white-space: nowrap;
	}
}

@media ( max-width : 568px) {
	ul.lista-tipo-cambio {
		right: 0;
		top: 10;
		position: fixed;
		top: 0px;
		left: 0;
		margin: auto;
		text-align: center;
		padding: 0;
	}
}

.sidebar-nav ul li a {
	font-size: 12px;
}

.sidebar-nav>ul>li>a i {
	font-size: 13px !important;
	width: 20px;
	color: #ffffff;
}

.sidebar-nav>ul>li>a i:hover, .sidebar-nav>ul>li>a i:active {
	color: #ffffff !important;
}

.sidebar-nav ul li a.active i, .sidebar-nav ul li a:hover i {
	color: #b0ba36 !important;
}

.page-wrapper {
	padding-top: 42px;
}

.form-facturador {
	margin-top: 10px;
}

a.tipo-cambio {
	position: absolute;
	right: -14px;
	top: 0;
	width: 28px;
}

.btn-registrar-empresa {
	position: fixed;
	bottom: 60px;
	right: 10px;
	z-index: 1;
}

.btn-terminales:hover, .btn-terminales:active {
	color: #ffffff !important;
}

.btn-cliente {
	position: absolute;
	top: -5px;
	right: 14px;
}

@media ( min-width : 992px) {
	.modal-lg {
		max-width: 1000px !important;
	}
}

.width100 {
	width: 100% !important;
}

.select2-container {
	width: 100% !important;
}

/*
.left-sidebar {
    padding: 0;
    top: 48px;
}
*/
.btn-nav-movil {
	top: 12px;
	position: fixed;
}

.btn-exonera {
	position: absolute;
	padding: 2px 5px !important;
	height: 20px;
	top: 4px;
	width: 20px;
	right: 0px;
	border-radius: 0 !important;
}

.card-title {
	margin-bottom: 0 !important;
}

.select2-results__group {
	font-weight: bold;
}

h4 {
	font-size: 17px;
	color: #051d39;
	font-weight: bold;
}

h6 {
	font-size: 12px;
	color: #051d39;
	font-weight: bold;
}

.btn-partida-arancelaria {
	position: absolute;
	right: 0;
	height: 20px;
	top: 4px;
}

.documentoAGenerar {
	border-bottom: 1px solid orange;
	padding-bottom: 0.5em;
	margin-bottom: 1.5em;
}

.documentoAGenerar span {
	font-weight: bold;
}

.select2-selection__rendered[title="Incluir datos del receptor"] {
	color: green !important;
	font-weight: bold;
}

.select2-selection__rendered[title="Omitir datos del receptor"] {
	color: red !important;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.modal-sm-personalizado {
	max-width: 700px !important;
}

.table td {
	color: #000000 !important;
}

.card-outline-success .card-header {
	background: #293674 !important;
	border-color: #293674 !important;
}

.card-header {
	padding: .3em !important;
}

@media only screen and (max-width: 768px) {
	.btn-cliente {
		top: -32px !important;
	}
	.cajaTablaTotal {
		position: relative !important;
	}
	.table {
		width: 1368px !important;
	}
	.btn-partida-arancelaria {
		display: none;
	}
	.card-body {
		padding: .25rem !important;
	}
	.card-body {
		padding: 3em 1em !important;
	}
	.form-control {
		min-height: 20px;
		padding: .5rem .75rem !important;
		font-size: 0.75rem;
		color: #000000 !important;
		font-weight: 700;
	}
	.select2-container--default .select2-selection--single .select2-selection__rendered
		{
		line-height: 35px !important;
	}
	.select2-container--default .select2-selection--single {
		height: 35px !important;
	}
	.select2-results__option[aria-selected] {
		padding: 1.5em 1em !important;
	}
	.ui-menu .ui-menu-item-wrapper {
		padding: 15px 1em 15px .4em;
	}
	.ui-widget.ui-widget-content {
		border: 1px solid #c5c5c5;
		width: 88.5% !important;
	}
	#formEmitirFactura .form-group {
		margin-bottom: 15px !important;
	}
	.control-label {
		color: #1A1A1A;
	}
	.btn-imprimir-factura {
		width: 100%;
	}
	.btn-movil {
		width: 100%;
	}
	.btn-nav-movil {
		width: 45px !important;
		background-position: 0% 65% !important;
	}
	.mini-sidebar .sidebar-nav #sidebarnav>li>ul li a {
		padding: 20px 15px 20px 35px !important;
	}
	.sidebar-nav ul li a {
		padding: 20px 10px 20px !important;
	}
	.btn-xs {
		padding: 0.8rem .8rem !important;
	}
	.btn-exonera, .btn-lineas-facturas {
		padding: 2px 5px !important;
		height: 34px;
		top: 0px;
		width: 25px;
		right: 0px;
	}
	.dropdown-item {
		padding: 20px 1rem !important;
	}
	.nav-movil {
		margin-top: 20px !important;
	}
	.logout-app {
		padding-top: 0 !important;
	}
}

.deleteReferencia, .deleteOtrosCargos {
	position: absolute;
	top: -4px;
	right: -10px;
}

.logout-app {
	position: relative;
	padding-top: 15px;
}

.logout-app span {
	font-weight: bold;
	cursor: pointer;
}

.nav-movil {
	margin-top: 7px;
	font-weight: bold;
}

.item-emisor-inicio {
	text-align: left;
	padding: 5px;
}

.fecha-caducidad-criptografica {
	color: red;
	font-weight: bold;
}

.card-body-facturador {
	background-color: #ecf3f7 !important;
	padding-top: 0;
}

.table-historicos {
	display: block;
	overflow-y: auto;
	white-space: nowrap;
}

.linea-horizontal {
	margin-top: 4px !important;
	margin-bottom: 4px !important;
}

tbody#loadLineasFactura .form-control[readonly] {
	opacity: 1 !important;
}

.caja-destacado {
	color: blue !important;
}

.color-blue {
	color: blue !important;
}

.color-red {
	color: red !important;
}

a.nav-link {
	font-weight: bold;
	color: #293674 !important;
}

.customtab a.nav-link.active {
	border-bottom: 4px solid orange !important;
	background-color: #e9ecef !important;
	color: #000000 !important;
	font-weight: bold !important;
	font-size: 1.2em !important;
	padding: 8px !important;
}

.customtab li a.nav-link, .profile-tab li a.nav-link {
	padding: 10px 20px;
}

a.nav-link.active {
	font-weight: bold;
}

#loadLineasFactura td, #loadLineasFactura th {
	padding: 0px !important;
}

.select2-container--default .select2-selection--single .select2-selection__clear
	{
	color: red !important;
	font-size: 18px !important;
}



.btn-nav-movil {
	background-position: 50% 50% !important;
}

.modal {
    top: -30px !important;
}

label.aplicarDevolucionIva {
    background-color: yellow;
    display: block;
    padding: 10px;
}

input#aplicarDevolucionIva{
    left: -1000px !important;
}

.page-titles {
    padding: 2px 15px !important;
}

.table td {
    vertical-align: top !important;
}

#changePassword{
	z-index: 99999 !important;
}

.sumary-cxp {
    font-weight: bold;
    font-size: 1.4em;
    text-align: center;
    border-top: 1px solid;
    border-bottom: 1px solid;
}

.modal-dialog.modal-lg.modal-elg {
    max-width: 95% !important;
}

td#saldoCxcPendiente, td#montoCxcCancelar {
    font-size: 1.3em;
    font-weight: bold;
}

.select2-close-mask{
    z-index: 2099;
}
.select2-dropdown{
    z-index: 3051;
}

/*
.modal-footer {
    display: block !important;
}
*/
/*
.card-body {
    padding: 0.5rem !important;
}
*/