@charset "utf-8";

legend {
	font-size: 1.3rem;
}

.label-counter {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

input::placeholder {
    font-style: italic;
}
/* select placeholder - begin */
select.placeholder.empty {
	color: #6c757d;
}
select.placeholder option {
	color: #495057;
}
select.placeholder option[value=''] {
	font-style: italic;
	color: #6c757d;
}
/* select placeholder - end */

.text-crop {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.list-item-name {
	color: #212529;
	font-weight: normal;
}

.list-group-compact .list-group-item {
	padding-bottom: 0.4rem;
	padding-top: 0.4rem;
}

.list-group-compact .btn {
	padding: 0 0.25rem;
}


.list-group-item.disabled > * {
	filter: grayscale(1) opacity(0.5);
}
.list-group-item.disabled .btn {
	pointer-events: none;
}

.list-group-item .btn-toolbar {
	margin: -.25rem -1rem -.25rem 1rem;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}
.list-group-item .btn-toolbar .btn {
	filter: grayscale(1) opacity(.5);
	transition: filter 0.2s;
}

.list-group-item:focus .btn-toolbar .btn,
.list-group-item:active .btn-toolbar .btn,
.list-group-item:hover .btn-toolbar .btn {
	filter: none;
}
.btn-toolbar .btn:focus {
	filter: none;
}

.form-group .custom-switch {
	margin-bottom: .4rem;
}

.form-group.form-switch {
	display: flex;	
}
.form-group.form-switch .custom-switch {
	margin-left: 1rem;
}

.font-size-3 {
	font-size: 1rem;
}

.form-row {
	align-items: flex-end;
}

.quote {
	font-style: italic;
	border-left: 5px solid #d8d9da;
	margin-left: .5rem;
	padding-left: .5rem;
	background-color: #f8f9fa;
}

th.fecha {
	text-align: center;
}

td.fecha {
	text-align: right;
}

/* home - begin */

.card-columns-2 {
	column-count: 2 !important;
}

.logo-watermark {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";
	filter: alpha(opacity=5);
	-moz-opacity: 0.05;
	-khtml-opacity: 0.05;
	opacity: 0.05;
	padding: 5rem;
	width: 90%;
}

/* home - end */

/* toasts - new - begin */

.toast-container {
	position: fixed;
	top: 1rem;
	left: 0;
	right: 0;
	display: flex;
	pointer-events: none;
	z-index: 1030;
}

.toast-container .toast {
	pointer-events: auto;
}

/* toasts - new - end */

/* Toastr begin */

#toast-container > .toast-info {
  background-image: none !important;
}
#toast-container > .toast-error {
  background-image: none !important;
}
#toast-container > .toast-success {
  background-image: none !important;
}
#toast-container > .toast-warning {
  background-image: none !important;
}

.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #d4edda;
}
.toast-success .toast-title,
.toast-success .toast-message {
	color: #155724;
}
.toast-error {
  background-color: #f8d7da;
}
.toast-error .toast-title,
.toast-error .toast-message {
  color: #721c24;
}
.toast-info {
  background-color: #d1ecf1;
}
.toast-info .toast-title,
.toast-info .toast-message {
  color: #0c5460;
}
.toast-warning {
  background-color: #fff3cd;
}
.toast-warning .toast-title,
.toast-warning .toast-message {
  color: #856404;
}

.toast-close-button {
	color: #212529;
}

#toast-container.toast-top-center {
	top: 1rem;
}

#toast-container > .toast:before {
  position: fixed;
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
  font-size: 24px;
  line-height: 18px;
  float: left;
  padding-right: 0.5em;
  margin: auto 0.5em auto -1.5em;
}        
#toast-container > .toast-warning:before {
  content: "\f071";
  color: #856404;
}
#toast-container > .toast-error:before {
  content: "\f057";
  color: #721c24;
}
#toast-container > .toast-info:before {
  content: "\f05a";
  color: #0c5460;
}
#toast-container > .toast-success:before {
  content: "\f058";
  color: #155724;
}

#toast-container > div {
	opacity: 1 !important;
}

/* Toastr end */

.item-deleted {
	filter: blur(3px) opacity(0.4) grayscale(1);
}

.sticky-top {
	top: 30px !important;
}

@media (min-width: 992px) {
	.sticky-top {
		top: 57px !important;
	}
}

.page-header {
	background-color: #fff;
}
.section-header {
	transition: font-size 0.2s cubic-bezier(.5,0,1,.5);
}

.sticky-on {
/* 	padding: 0.3rem 1rem 0.4rem 1rem !important; */
	display: inline-block;
	border-radius: 0 0 9px 0;
	box-shadow: 1px 2px 5px rgba(33, 37, 41, .5);
/* 	margin-left: -1rem; */
/* 	font-size: 1.2rem; */
}
.sticky-on .section-header {
	font-size: 1.2rem;
	margin-bottom: 0;
}
.sticky-on .section-header .btn-link {
	padding: 0 0 0 1rem;
}



/* Estilos específicos de aplicación IMH */

.bg-special {
	background-color: #c2dfff !important;
}
.bg-special:disabled {
	background-color: #ebf4ff !important;
    border-color: #ebf4ff;
}

.aemps-special {
    border-color: #ebf4ff;
	background-color: #ebf4ff !important;
	min-height: calc(1.5em + .75rem + 2px);
	height: auto;
	white-space: pre-line;
}

.stroke {
  -webkit-text-fill-color: transparent; /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 1px;
  /*-webkit-text-stroke-color: black;*/
}
.step-link .stroke {
  -webkit-text-stroke-width: 2px;
}

.stroke.fa-university.fas {
  -webkit-text-stroke-width: 0.5px;
}

.section-header div {
	transition: font-size 0.2s;
}

nav.header-idioma ul {
	visibility: hidden;
}

.layout-content {
	max-width: 100%;
}

@media (min-width: 576px) {
	.layout-content {
	}
}

@media (min-width: 768px) {
	.layout-content {
		padding: 1rem 0 1rem 1rem;
	    min-height: calc(100vh - 101px);
	}
}

@media (min-width: 992px) {
	.layout-content {
		max-width: calc(960px - 14rem);
	}
}

@media (min-width: 1200px) {
	.layout-content {
		max-width: calc(1140px - 14rem);
	}
}

/* Menú - begin */

.layout-menu {
	min-height: 100%;
	min-width: 14rem;
	max-width: 15rem;
}

.layout-menu .list-group {
	padding-top: 1rem;
}

.layout-menu .list-group-item[data-toggle=collapse]:before {
	margin-left: 1.25em;
	content: " ";
    border: solid;
    border-width: 0 .2rem .2rem 0;
    display: inline-block;
    padding: 2.5px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 1.0rem;
    right: 1.25rem;
    -webkit-transition: all .2s;
    transition: all .2s ease-out;
}

.layout-menu .collapsing,
.layout-menu .collapse {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.layout-menu .list-group-item[data-toggle=collapse][aria-expanded=true]:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0.9rem;
}

.layout-menu .list-group-item {
	padding: .45rem 1.25rem .45rem 2rem;
	
    border: 0;
    border-radius: 0 2rem 2rem 0;
    margin-right: 1px;
    margin-bottom: 0;
    
    position: relative;
}

.layout-menu .list-group-item i {
	position: absolute;
	left: .5rem;
	top: .7rem;
}

.layout-menu .collapse .list-group-item,
.layout-menu .collapsing .list-group-item {
    font-size: 90%;
}

.layout-menu .list-group-item[aria-selected=true] {
	background-color: #f0f0f0;
	color: #ce0f3e;
} 
.layout-menu .list-group-item[aria-selected=true] i {
	color: #ce0f3e !important;
}

.layout-menu .list-group-item:hover {
	color: #ce0f3e;
}
.layout-menu .list-group-item:hover i {
	color: #ce0f3e !important;
}

.layout-menu .list-group-item.disabled {
	cursor: default;
	pointer-events: none;
	color: #868e96 !important;
	font-style: italic;
	font-weight: 400;
}
.layout-menu .list-group-item.disabled i {
	color: #868e96 !important;
}

.layout-menu .list-group-item.text-muted > i.fa,
.layout-menu .list-group-item.text-muted > i.far,
.layout-menu .list-group-item.text-muted > i.fas {
	color: #a0a6ac !important;
}

/* Menú - end */

.sticky-on .btn,
.sticky-on .sgs-btn-menu {
	display: none;
}

.sgs-btn-menu {
	border-radius: 50%;
    padding-top: 0.275rem;
    padding-bottom: 0.275rem;
    border: none;
    vertical-align: baseline;
}
.btn-outline-secondary.sgs-btn-menu:active,
.btn-outline-secondary.sgs-btn-menu:focus,
.btn-outline-secondary.sgs-btn-menu:hover,
.btn-outline-secondary.sgs-btn-menu[aria-expanded=true] {
	color: #343a40 !important;
	background-color: #e7ebee !important;
	box-shadow: none !important;
}

/* begin */

/* Se ocultan tags template en navegadores que no lo soportan todavía */
template {
	display: none;
}

[v-cloak] {
	display: none;
}

section > h2 {
	margin-bottom: 1.5rem;
}

.search-list mark {
	padding: 0;
	background-color: #fff5c0;
}

.dropdown-menu.over-sticky {
	z-index: 1021;
}

/* end */

.aemps-cb .custom-control-label::before {
	left: 0.45rem;
	width: 1.1rem;
	height: 1.1rem;
	background-size: 75%;
	border: 1px solid #a0a0a0;
}
.aemps-cb .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #007bff;
}

.aemps-cb .custom-control-label::after {
	left: 0.45rem;
	width: 1.1rem;
	height: 1.1rem;
	background-size: 75%;
}

.aemps-cb .custom-control-label::before {
	-webkit-transition: -webkit-box-shadow 0.25s ease-in-out;
	transition: -webkit-box-shadow 0.25s ease-in-out;
	transition: box-shadow 0.25s ease-in-out;
	transition: box-shadow 0.25s ease-in-out, -webkit-box-shadow 0.25s ease-in-out;
}


.btn-add {
	border-radius: 2rem;
}

/* >>>>> notificaciones (¿pasarlos a aemps.css?) */

#notification-area {
	padding-bottom: 1rem;
}

.alert.notification {
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	border: 0;
}
.alert.notification .alert-text {
	padding-top: 5px;
	padding-bottom: 5px;
}
.alert.notification.collapsing {
	overflow: hidden;
}

.alert.notification .close {
	padding: 0;
	padding-right: 0.5rem;
}

.alert-success {
	background-color: #c8e5bc; /* #dff0d8 */
}
.alert-danger {
	background-color: #e7c3c3; /* #f2dede */
}
.alert-info {
	background-color: #b9def0; /* #d9edf7 */ 
}
.alert-warning {
	background-color: #f8efc0; /* #fcf8e3 */
}

/* >>>>> fin notificaciones */


/* ini pagination */
.page-item.active .page-link {
	cursor: default;
}

.page-item.previous .page-link {
	border-radius: 2rem 0.5rem 0.5rem 2rem;
	margin-right: 0.5rem;
}

.page-item.previous + .page-item .page-link {
	border-top-left-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem;
}

.page-item.next .page-link {
	border-radius: 0.5rem 2rem 2rem 0.5rem;
	margin-left: 0.5rem;
}
.page-item:nth-last-child(2) .page-link {
	border-top-right-radius: 0.25rem;
	border-bottom-right-radius: 0.25rem;
}
/* fin pagination */

.has-error .form-control.inner-optional {
	background-color: #fff;
}

label.disabled {
	cursor: not-allowed;
	color: gray;
	font-style: italic;
}

/* begin config */

#config .form-control:not(:focus) {
	xborder-color: transparent;
}

/* end config */

/* begin acdu */

#acdu #editor {
	width: 100%; 
	height: 10rem;
}

#acdu .focused {
	box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}

#acdu .dataset td {
	max-width: 50rem;
}

#acdu .dataset {
	max-height: 75vh;
	overflow-y: auto;
	font-size: 10px;
}
#acdu .small-font {
	font-size: 12px;
}
@media (min-width: 576px) {
	#acdu .dataset {
		max-width: calc(540px - 12rem);
	}
}
@media (min-width: 768px) {
	#acdu .dataset {
		max-width: calc(720px - 12rem);
	}
}
@media (min-width: 992px) {
	#acdu .dataset {
		max-width: calc(960px - 12rem);
	}
}
@media (min-width: 1200px) {
	#acdu .dataset {
		max-width: calc(1140px - 12rem);
	}
}

/* end acdu */

/* begin listado fixed - común */
@media (min-width: 992px) {
	.listado-fixed table {
		table-layout: fixed;
		width: 100%;
	}
	.listado-fixed td {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}	
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { /* IE10+ specific */
	/* Bug en IE11, no establece tamaño de tabla dentro de elemento con display: flex */
	.listado-fixed.card,
	.listado-fixed.card-body {
		display: block !important;
	}
	.listado-fixed table {
		table-layout: auto;
	}
	.listado-fixed td {
		white-space: normal;
	}	
}
.listado-fixed tbody tr {
/* 	cursor: pointer; */
}

/* end listado fixed - común */

/* begin solicitante/inicio */

.listado-solicitante col.col-codigo {
	width: 15%;
}
.listado-solicitante col.col-producto {
	width: 33%;
}
.listado-solicitante col.col-fecha {
	width: 12%;
}
.listado-solicitante col.col-estado {
	width: 25%;
}
.listado-solicitante col.col-saldo {
	width: 10%;
}
.listado-solicitante col.col-documentos {
	width: 5%;
}

.listado-solicitante td.col-estado .text-success,
.listado-solicitante td.col-estado .text-warning,
.listado-solicitante td.col-estado .text-danger
{
	font-weight: 500;
}

/* end solicitante/inicio */

/* begin validador/solicitudes */
.listado-validador col.col-codigo {
	width: 15%;
}
.listado-validador col.col-tipo {
	width: 30%;
}
.listado-validador col.col-solicitante {
	width: 15%;
}
.listado-validador col.col-estado {
	width: 19%;
}
.listado-validador col.col-fechaModificacion {
	width: 11%;
}
.listado-validador col.col-fechaRegistro {
	width: 10%;
}

.listado-validador td.col-codigo .flag {
    border-left: 3px solid transparent;
	margin: 0 .3rem 0 -.3rem;
	padding: 0;
}
.listado-validador tr.asigned td.col-codigo .flag {
    border-left: 3px solid #3370d1;
}

.listado-validador tr.estado-pendiente-tasa td.col-estado {
	font-weight: 550;
	font-style: italic;
    color: #6c757d; /* secondary */
}
.listado-validador tr.estado-inicial {
	font-weight: 550;
}
.listado-validador tr.estado-inicial td.col-estado {
	color: #3370d1; /* primary */
}

.listado-validador tr.estado-pdte-aclaracion td.col-estado {
	color: #6c757d; /* secondary */
	font-weight: 550;
}

.listado-validador tr.estado-aclarado.asigned,
.listado-validador tr.estado-validacion.asigned {
	font-weight: 550;
}
.listado-validador tr.estado-aclarado td.col-estado {
	color: #ffc107; /* warning */
	font-weight: 550;
}

.listado-validador tr.estado-firmado td.col-estado {
	color: #28a745; /* success */
}

.listado-validador tr.estado-cancelado {
    color: #6c757d; /* secondary */
}
.listado-validador tr.estado-cancelado td.col-estado {
	color: #6c757d; /* secondary */
	font-style: italic;
}

/* end validador/solicitudes */


/* STEPS - begin */

.fa-stack.aemps-stack .go-up {
	left: .125rem;
	top: -.125rem;
}
.fa-stack.aemps-stack .go-down {
	left: -.125rem;
	top: .125rem;
}

.aemps-stack {
	width: 1rem;
}

.card-header.sticky-top {
	top: 20px;
}

.card-header.sticky-top.sticky-on {
	background-color: #f7f7f7;
	box-shadow: 0 .225rem .25rem rgba(0,0,0,.075)!important;
}

/* .sticky-on .nav-tabs.steps .nav-item i.fa, */
/* .sticky-on .nav-tabs.steps .nav-item i.far, */
/* .sticky-on .nav-tabs.steps .nav-item i.fas { */
/*     font-size: 1rem; */
/* } */
/* .sticky-on .nav-tabs.steps .nav-item::before { */
/* 	transform: translateY(1.2rem); */
/* } */
/* .sticky-on .nav-tabs.steps .nav-item:first-child::before { */
/*     transform: translateX(100%) translateY(1.2rem); */
/* } */
/* .card-header.sticky-top.sticky-on .step-link { */
/* 	width: 2rem; */
/* 	height: 2rem; */
/* } */


.nav-tabs.steps {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 3px;
}

@media (min-width: 992px) {
	.nav-tabs.steps {
		flex-wrap: nowrap;
	}
}

.nav-tabs.steps .nav-item {
	flex-grow: 1;
	flex-basis: 16.66666666%;
	text-align: center;
}

.nav-tabs.steps .nav-item::before {
	content: " ";
	display: block;
	height: 0.5rem;
	background-color: #e1e6ea;
	transform: translateY(2.3rem);
}

.nav-tabs.steps.steps-sm .nav-item::before {
	transform: translateY(1.8rem);
}

.nav-tabs.steps .nav-item:first-child::before {
	width: 50%;
	transform: translateX(100%) translateY(2.3rem);
}
.nav-tabs.steps.steps-sm .nav-item:first-child::before {
	transform: translateX(100%) translateY(1.8rem);
}
.nav-tabs.steps .nav-item:last-child::before {
	width: 50%;
}

.nav-tabs.steps .step-link {
	text-decoration: none;
}
.nav-tabs.steps .step-link .step-icon {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #343a40;
	background-color: #c2dfff;
	border-radius: 50%;
	padding: 8px 8px !important;
	width: 4rem;
	height: 4rem;
	margin-left: auto;
	margin-right: auto;
	transition: all .2s;
	text-decoration: none;
}

.nav-tabs.steps.steps-sm .step-link .step-icon {
	width: 3rem;
	height: 3rem;
}

.nav-tabs.steps .step-link:hover:not(.disabled):not(.active) .step-icon {
	box-shadow: 0 0 1.5rem rgba(0,0,0,.25);
}

.nav-tabs.steps .step-link.active .step-icon {
	color: #fff;
	background-color: #007bff;
	box-shadow: 0 0 1.5rem rgba(0,0,0,.25);
	pointer-events: none;
	cursor: default;
}

.nav-tabs.steps .step-link.disabled {
    pointer-events: none;
	cursor: default;
}
.nav-tabs.steps .step-link.disabled .step-icon {
    color: #6c757d;
	background-color: #e1e6ea;
    border-color: transparent;
    pointer-events: none;
	cursor: default;
}

.nav-tabs.steps .nav-item i.fa,
.nav-tabs.steps .nav-item i.far,
.nav-tabs.steps .nav-item i.fas {
	text-align: center;
    font-size: 2rem;
}

.nav-tabs.steps.steps-sm .nav-item i.fa,
.nav-tabs.steps.steps-sm .nav-item i.far,
.nav-tabs.steps.steps-sm .nav-item i.fas {
    font-size: 1.5rem;
}

.nav-tabs.steps .step-label {
	color: #343a40;
	font-weight: 500;
}
.nav-tabs.steps .step-link .step-label {
	border-bottom: 3px solid transparent;
}
.nav-tabs.steps .step-link.active .step-label {
	color: #3370d1;
/* 	border-bottom: 3px solid #007bff; */
}

.nav-tabs.steps .step-link.disabled + .step-label {
	color: #687178;
}

.steps-buttonbar {
	display: flex;
	justify-content: space-between;
}
.steps-buttonbar .btn {
	border-radius: 2rem;
	font-weight: 500;
}

.nav-line .nav-link {
	font-size: 1.1rem;
}
.nav-line.steps-nav .step-tab.notify {
	position: relative;
}
.nav-line.steps-nav .step-tab.notify::after,
.nav-tabs.steps .step-link.notify .step-icon::after {
	content: ' ';
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: .75rem;
	height: .75rem;
	border-radius: 50%;
	background-color: #f00;
	border: 1px solid rgba(220,53,69,0.5);
	box-shadow: 0 0 0px 3px rgba(255, 255, 255, 0.6);
}

.nav-line.steps-nav .step-tab.notify::after {
	right: 3px;
	top: 5px;
}

/* STEPS - end */

/* solicitud - begin */

.expediente-numero-registro {
	color: #212529;
	background-color: #c2dfff;
	background-color: #d6eaff;
	padding: 0.2rem .5rem;
	border-radius: .5rem;
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-weight: 600;
	font-size: 1.1rem !important;
}

.header-actions .btn {
	padding: .2rem .5rem;
}

.header-actions .avatar {
	width: 17px;
	height: 17px;
	border-radius: 50%;
	vertical-align: text-bottom;
}

.lista-asignacion .dropdown-item.disabled {
	font-style: italic;
}

/* solicitud - end */

/* expediente - begin */

.expediente-field {
	border-color: #ebf4ff;
    background-color: #ebf4ff !important;
    padding: 1px .4rem;
    border-radius: .25rem;
}

[data-toggle="collapse"][aria-expanded="true"] .shown {
	display: inline-block;
}
[data-toggle="collapse"][aria-expanded="true"] .hidden {
	display: none;
}
[data-toggle="collapse"][aria-expanded="false"] .shown {
	display: none;
}
[data-toggle="collapse"][aria-expanded="false"] .hidden {
	display: inline-block;
}

#expediente-info {
	/*margin-left: 1.25em;*/ /* mismo que fa-fw */
}

#expediente-info .nav-item,
.view-validador .nav-item {
	font-weight: 500;
	color: #6c757d;
}
#expediente-info .nav-item.active,
.view-validador .nav-item.active {
	color: #3370d1;
}

.view-validador .steps-nav,
.view-validador > .card {
	margin-left: 1.25em; /* mismo que fa-fw */
}

#expediente-info .max-vh-50 {
	max-height: 40vh;
}

/* expediente - end */

/* TOOLTIP - begin */

.tooltip.tooltip-info .tooltip-inner {
	color: #0c5460;
    background-color: #d1ecf1;
}
.tooltip.tooltip-info .arrow::before {
	border-top-color: #d1ecf1;
}

.tooltip.tooltip-primary .tooltip-inner {
	color: #fff;
    background-color: #004085;
    xxborder-color: #b8daff;
}
.tooltip.tooltip-primary .arrow::before {
	border-top-color: #004085;
/*     border-color: #b8daff; */
}


/* TOOLTIP - end */

/* nav-line - begin */

.nav.nav-line {
	padding-bottom: 0;
	border-bottom: 2px solid #e1e6ea;
	margin-bottom: .5rem;
}

.nav-line .nav-link {
	padding-bottom: 0;
	margin-bottom: -2px;
	border-bottom: 2px solid #e1e6ea;
}
.nav-line .nav-link.active,
.nav-line .show>.nav-link {
	font-weight: 500;
	--border-bottom: 3px solid #3370d1;
	border-bottom-color: #f9826c;
}
.nav-line .nav-link:hover,
.nav-line .show>.nav-link:hover {
	border-bottom-color: #a6b3bf;
}

/* nav-line - end */

/* avisos - begin */

#nav-avisos .list-group-item {
	padding-left: .5rem;
}
#nav-avisos .fa-fw {
	min-width: 1.25em;
}
#nav-avisos .fecha {
	min-width: 7rem;
	white-space: nowrap;
	text-align: right;
}

/* avisos - end */

/* saldos - begin */

#nav-saldos table th,
#nav-saldos table tbody tr:first-child td {
	border-top: 0;
}
#nav-saldos col.col-fecha-alta {
	width: 12%;
}
#nav-saldos col.col-producto {
	width: 12%;
}
#nav-saldos col.col-cantidad-dada {
	width: 12%;
}
#nav-saldos col.col-cantidad-pendiente {
	width: 12%;
	text-align: right;
}
#nav-saldos col.col-observaciones {
	width: 52%;
}

#nav-saldos thead .col-cantidad-dada,
#nav-saldos thead .col-cantidad-pendiente {
	text-align: center;
}

#nav-saldos tbody .col-cantidad-dada,
#nav-saldos tbody .col-cantidad-pendiente {
	text-align: right;
	font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important;
}

/* saldos - end */


/* tasa - begin */
.tasa-data {
	background-color: #f1fafd;
}
/* tasa - end */

.principio-tag {
	display: inline-block;
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: .85rem;
	padding: 1px .6rem 0 .6rem;	
	border: 1px solid #dee2e6;
	background-color: #f8f9fa;
	border-radius: 2rem;
	margin-right: .3rem;
	position: relative;
}

.principio-tag-nuevo {
	font-weight: bold;
	border-color: #dd7777;
	border-width: 2px;
}

.custom-badge {
	display: inline-block;
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: .85rem;
	padding: 1px .6rem 0 .6rem;	
	border: 1px solid #000000;
	background-color: #f8f9fa;
	border-radius: 2rem;
	margin-right: .3rem;
	position: relative;
}

.custom-badge.badge-placebo {
	border: 1px solid transparent;
	background-color: #ececff;
}

.aemps-pl-225 {
	padding-left: 2.25rem !important;
}

.bg-validator {
    border-color: #ebf4ff;
	background-color: #ebf4ff !important;	
}

.fabricantes-vh {
	height: 20rem;
	max-height: 20rem;
	overflow-y: auto;
	padding-right: 0;
}
.fabricantes-vh:last-child {
	margin-right: 15px;
}

.validator-control {
	border-radius: .25rem;
	padding: .375rem .75rem; 
    border-color: #ebf4ff;
	background-color: #ebf4ff !important;	
}
