/**
 * PSB-PORTAL-FICHAS-REDISEÑO-01 — fichas con psb-config-visual-shell (misma familia que configuradores).
 */

body.psb-pres-portal-shell .psb-pres-ficha-visual.psb-config-visual-shell {
	min-width: 0;
}

body.psb-pres-portal-shell .psb-pres-ficha-visual .psb-pres-form-proceso-head {
	margin-bottom: 1rem;
}

body.psb-pres-portal-shell .psb-pres-ficha-visual .psb-pres-portal-msg {
	margin-bottom: 1rem;
}

body.psb-pres-portal-shell .psb-pres-ficha-visual .psb-config-section + .psb-config-section {
	margin-top: 0.75rem;
}

body.psb-pres-portal-shell .psb-pres-ficha-visual .psb-config-section__body .psb-pres-portal-dl {
	margin: 0;
}

body.psb-pres-portal-shell .psb-pres-ficha-visual .psb-config-section__body .psb-pres-portal-dl dt {
	margin-top: 10px;
	font-size: 12px;
	color: #78716c;
}

body.psb-pres-portal-shell .psb-pres-ficha-visual .psb-config-section__body .psb-pres-portal-dl dt:first-child {
	margin-top: 0;
}

body.psb-pres-portal-shell .psb-pres-ficha-visual .psb-config-section__body .psb-pres-portal-dl dd {
	margin: 0 0 0;
}

body.psb-pres-portal-shell .psb-pres-ficha-visual .psb-config-section__body .psb-pres-portal-table {
	margin-top: 0.5rem;
	width: 100%;
}

body.psb-pres-portal-shell .psb-pres-ficha-visual .psb-config-section__body .psb-pres-portal-total {
	margin-top: 1rem;
	padding-top: 0.85rem;
	border-top: 1px solid #e7e5e4;
}

body.psb-pres-portal-shell .psb-pres-ficha-visual .psb-config-section__body .psb-pres-portal-historial-item {
	margin-bottom: 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid #ebe9e7;
}

body.psb-pres-portal-shell .psb-pres-ficha-visual .psb-config-section__body .psb-pres-portal-historial-item:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

body.psb-pres-portal-shell .psb-pres-ficha-visual .psb-pres-portal-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 0.5rem;
}

body.psb-pres-portal-shell .psb-pres-ficha-actions-panel .psb-pres-shell-aside-archivo {
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
	box-shadow: none;
}

body.psb-pres-portal-shell .psb-pres-ficha-actions-panel .psb-pres-shell-aside-archivo__title {
	margin: 0 0 8px;
	font-size: 11px;
	font-weight: 650;
	letter-spacing: 0.09em;
	text-transform: uppercase;
	color: #57534e;
}

body.psb-pres-portal-shell .psb-pres-ficha-actions-panel .psb-pres-shell-aside-archivo__hint {
	margin: 0 0 14px;
	font-size: 13px;
	line-height: 1.5;
	color: #57534e;
}

body.psb-pres-portal-shell .psb-pres-ficha-actions-panel .psb-pres-shell-aside-archivo__btns,
body.psb-pres-portal-shell .psb-pres-ficha-actions-panel .psb-pres-ficha-actions__back {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

body.psb-pres-portal-shell .psb-pres-ficha-actions-panel .psb-pres-shell-aside-archivo__btns .psb-pres-portal__btn,
body.psb-pres-portal-shell .psb-pres-ficha-actions-panel .psb-pres-ficha-actions__back .psb-pres-portal__btn {
	width: 100%;
	justify-content: center;
}

body.psb-pres-portal-shell .psb-pres-ficha-actions-panel .psb-pres-ficha-actions__back {
	margin: 0;
}
