@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@500;600;700&family=Dancing+Script&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@500;600;700&display=swap);
/*font*/

* {
	font-family: 'Quicksand', sans-serif;
}

.hide {
	display: none;
}

/*Login*/

img.logo2 {
	display: none;
}

.bg-color {
	background-image: url(/_next/static/images/bg-adm-d51c533d5e265785960b46e49da53ccd.svg);
	background-size: cover;
	width: 100%;
	height: 100vh;
	position: relative;
	background-color: #3800d6;
	background-repeat: no-repeat;
}

.bg-color .contLog {
	padding-top: 3%;
	/*padding-bottom: 3%;*/
}

.centrarCirculo {
	height: 150px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.login {
	height: 100%;
}

.recovery {
	height: 100vh;
}

.disabledLink {
	pointer-events: none;
}

.MuiButton-textPrimary {
	color: #172ca5;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
}

.singup .bg-color {
	height: 100%;
}

.archivo svg {
	font-size: 16px;
	position: relative;
	top: 3px;
	right: 3px;
}

.inbox-disclaimer svg {
	position: relative;
	top: 5px;
	font-size: 21px;
	margin-right: 5px;
}

.contLog .MuiGrid-justify-xs-flex-end {
	justify-content: center;
}

.paper h1 {
	font-size: 18px;
}

.recovery .paper {
	width: 420px;
}


/*FIN LOGIN*/

.logoSidebarVafirma {
	width: 100%;
	top: 1px;
	vertical-align: middle;
	border: 0;
}

.mailTemplateContainer *,
::after,
::before {
	box-sizing: unset
}

.closebtn {
	float: right;
}

.documento-activo {
	background: #172ca5;
	color: white;
}

.documento-activo svg {
	color: white;
}

.design-phase__side ul {
	padding: 0;
}

.design-phase__side {
	height: fit-content;
	padding: 0;
}

.documento-activo:hover {
	background: #172ca5;
	color: white;
}

.bold {
	font-weight: bold;
}

.subtitle {
	color: #172ca5;
	font-weight: bold;
}

a {
	cursor: pointer !important;
}

.titulos-int {
	padding-top: 30px
}

.makeStyles-cardIcon-107.makeStyles-warningCardHeader-108,
.makeStyles-cardIcon-107.makeStyles-successCardHeader-109,
.makeStyles-cardIcon-107.makeStyles-dangerCardHeader-110,
.makeStyles-cardIcon-107.makeStyles-infoCardHeader-111,
.makeStyles-cardIcon-107.makeStyles-primaryCardHeader-112,
.makeStyles-cardIcon-107.makeStyles-roseCardHeader-113,
.makeStyles-cardIcon-107.makeStyles-darkCardHeader-114 {
	border-radius: 100% !important;
}

.makeStyles-white-243 .makeStyles-itemIcon-235 {
	color: white;
}

p.msj-unicofirmante {
	color: rgba(0, 0, 0, 0.54);
}

th.MuiTableCell-root.MuiTableCell-head.MuiTableCell-stickyHeader {
	border-bottom: 2px solid #1db577;
	color: #172ca5;
	background: transparent;
	font-size: 14px;
	font-weight: bold;
}

table svg.MuiSvgIcon-root {
	color: #1db577;
}

.inbox-disclaimer p {
	font-weight: normal;
	color: gray;
	font-size: 9px;
	line-height: 1.6;
}

.imgProg img {
	max-width: 430px;
}

.ipdiv {
	width: 40%;
	background: white;
	padding: 20px;
	float: right;
}

.infoPerfil {
	background: white;
	width: 50%;
	float: left;
}

.clear {
	clear: both;
}

.MuiButton-containedPrimary {
	background-color: #3c20d7;
	text-transform: uppercase;
	border-color: #3c20d7;
	border-radius: 40px;
	font-weight: bold;
	color: white;
}

.MuiButton-containedSecondary {
	color: #172CA5;
	background-color: transparent;
	box-shadow: none;
	border: 0;
	font-weight: bold;
}

.MuiButton-containedSecondary:hover {
	background-color: transparent;
	text-decoration: underline !important;
	box-shadow: none;
}

.navbarlinks button {
	margin: 0;
	margin-left: 12px;
}

li.MuiButtonBase-root.MuiListItem-root:hover {
	background: #e6e6e6;
	color: black !important;
}

.MuiCardContent-root .MuiButton-containedPrimary {
	margin-right: 10px;
	padding-right: 15px;
	padding-left: 15px;
}

.MuiButton-containedPrimary:hover {
	background: #172ca5;
	border-color: #172ca5;
}

h2.MuiTypography-root.MuiTypography-h6 {
	color: #172ca5;
	font-weight: bold;
}

.MuiGrid-root.MuiGrid-item h3 {
	color: #172ca5;
	font-weight: bold;
}

label#rolLabelId {
	padding-bottom: 10px;
}

label {
	font-weight: 600 !important;
}

.barra-footer header {
	background: white;
	box-shadow: none;
	box-shadow: 0px 2px 4px 2px rgb(0 0 0 / 14%);
}

.MuiPaper-root.MuiDrawer-paper span {
	color: white !important;
	margin-left: 20px;
}

.MuiPaper-root.MuiDrawer-paper svg {
	color: white !important;
	margin-left: 0;
}


/*login*/

.paper {
	padding: 30px;
	margin: 0 auto;
	text-align: center;
	max-width: 420px;
}

.paper button {
	margin-top: 20px;
}

.MuiDrawer-root.MuiDrawer-docked svg {
	color: white;
}

.MuiDrawer-root.MuiDrawer-docked ul div {
	color: white;
}

.MuiDialogActions-root.MuiDialogActions-spacing {
	padding: 10px 22px 20px 22px;
}

.inputWidth {
	width: 40%;
	margin-right: 10%;
}

.rolbox {
	padding-top: 35px;
}

.MuiSwitch-colorSecondary.Mui-checked {
	color: #172ca5;
}

.MuiSwitch-colorSecondary.Mui-checked+.MuiSwitch-track {
	background-color: #172ca5;
}

.rolbox .MuiCardHeader-root {
	color: #172ca5;
}

.download svg {
	position: relative;
	top: 6px;
}

span.ver {
	font-size: small;
}

.rolboxinside {
	width: 45%;
}

.MuiPaper-root.MuiCard-root.contenedorFirmaPadre.MuiPaper-elevation1.MuiPaper-rounded {
	border-color: white;
}

.MuiGrid-root.contenedorFirma.MuiGrid-container div img {
	padding-bottom: 50px;
	padding-top: 50px;
}

.design-phase__side {
	padding: 10px;
}

.btnComp a {
	text-align: center !important;
	margin: 0 auto !important;
	flex: inherit;
	flex-grow: initial;
	margin-bottom: 10px !important;
}

.accesos {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.container {
	padding-top: 30px;
}

.infoPerfil.profile .profilebtn {
	margin-top: 5px;
}

.MuiDrawer-paperAnchorRight .MuiListItemText-root {
	color: white !important;
}

.MuiDrawer-paperAnchorRight #profile-menu-list-grow ul li a,
.MuiDrawer-paperAnchorRight #profile-menu-list-grow ul li {
	color: white;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
}

div#profile-menu-list-grow ul li {
	margin: 0;
	border-radius: 0;
	box-shadow: none;
}

.MuiSelect-root.MuiSelect-select.MuiSelect-selectMenu.MuiInputBase-input.MuiInput-input svg {
	position: relative;
	top: 7px;
}

.titulos {
	color: #172ca5;
	font-weight: bold;
	font-size: 1.6em;
}

.MuiDropzoneArea-icon {
	color: #172ca5;
	width: 51px;
	height: 51px;
}

.MuiTypography-noWrap {
	white-space: normal;
}

p.MuiTypography-root.MuiDropzoneArea-text.MuiTypography-h5 {
	font-size: medium;
}

div#simple-tabpanel-2 div {
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.signing-card.escribir {
	width: 100%;
}

td.MuiTableCell-root.MuiTableCell-body {
	text-align: left;
}

.Mui-disabled {
	opacity: 0.5;
}

td.MuiTableCell-root.MuiTableCell-body.solo-icono {
	text-align: center;
}

.MuiGrid-root.box-seleccionar.MuiGrid-item.MuiGrid-grid-xs-true,
.box-preparar {
	background: transparent;
	margin-top: 20px;
}

.MuiPaper-root.MuiStepper-root.MuiStepper-vertical {
	background: transparent;
}

.botonesBarra {
	width: 100%;
	margin: 0 auto;
	max-width: 1920px;
}

.tablas {
	background: white;
	padding: 7px 7px;
	margin-top: 32px;
}

.paispop {
	width: 50%;
	margin-bottom: 25px;
}

.lineaprogreso {
	position: absolute;
	top: 47px;
	width: 100%;
}

.tablas span {
	color: #172ca5;
	font-weight: bold;
	text-transform: uppercase;
}

.interProc {
	width: 80%;
	margin: 0 auto;
}

.MuiPaper-root.MuiDrawer-paper span {
	color: white !important;
}

.MuiPaper-root.MuiDrawer-paper select {
	color: white !important;
}

.MuiPaper-root.MuiDrawer-paper svg {
	color: white !important;
}

.atras {
	float: left;
	color: #172ca5;
	font-weight: bold;
}

.atras:hover {
	background: transparent;
	text-decoration: underline;
}

.siguiente {
	float: right;
}


/* PROCESO */

.phases {
	position: relative;
	height: calc(100vh - 220px);
	background: white;
	margin-top: 0px;
	/* padding-bottom: 64px;
	margin-top: 15px; */
}

.phases__phase {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(100vh - 220px);
	opacity: 0;
	pointer-events: none;
	overflow: auto;
	animation-fill-mode: forwards;
}

.phases__phase--active {
	pointer-events: all;
	animation-delay: 180ms;
	/* Ease out cubic */
	animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	animation-duration: 480ms;
	animation-name: phase-active;
	z-index: 1;
}

.phases__phase--prev {
	/* Ease in quad */
	animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
	animation-name: phase-prev;
	animation-duration: 180ms;
}

.intro {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding: 16px;
}

.intro__icon {
	align-self: flex-start;
	width: 48px;
	height: 48px;
	color: #4636e3;
}

.intro__icon svg {
	width: 48px;
	height: 48px;
}

.intro__copy {
	display: flex;
	flex-direction: column;
	width: 100%;
	max-width: 380px;
}

.intro p {
	margin: 8px 0;
}

.intro__continue {
	margin-top: 48px;
	align-self: flex-end;
	background: #4636e3;
	color: white;
	padding: 8px 24px;
	border-radius: 3px;
}

.design-phase__actions {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.design-phase__reset,
.design-phase__continue {
	margin: 0;
	border-radius: 3px;
}

.design-phase__reset {
	margin-left: 8px;
}

.design-phase__continue {
	background: #4636e3;
	color: white;
	margin: 0 20px;
}

.prompt-area {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.prompt-area__icon {
	color: #4636e3;
}

.prompt-area__icon svg {
	width: 48px;
	height: 48px;
}

.prompt-area__copy {
	width: 100%;
	max-width: 360px;
}

.prompt-area__actions {
	margin-top: 24px;
	display: flex;
}

.prompt-area__action {
	flex: 1;
	border-radius: 3px;
	border: 1px solid rgba(0, 0, 0, 0.1);
}

.prompt-area__action:not(:last-child) {
	margin-right: 16px;
}

.toolbar {
	background: #fdf0aa;
	top: -10px;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	position: relative;
	box-shadow: 0 1px rgba(0, 0, 0, 0.1);
}

.toolbar__text {
	display: flex;
	align-items: center;
	font-size: 13px;
	font-weight: 500;
	height: 28px;
	padding: 0 32px;
	border-radius: 3px;
	font-weight: normal;
	/* Absolute center ignoring other siblings */
	position: absolute;
	left: 50%;
	top: 20%;
	transform: translate(-50%, -50%);
}

.toolbar__text--emphasized {
	background: #fdf0aa;
	color: rgba(0, 0, 0, 0.8);
}

.toolbar__text-signer {
	font-weight: bold;
	text-align: center;
}

.signing-complete-info {
	display: flex;
	height: 100%;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.signing-complete-info__continue {
	margin: 24px 0 0;
}

/* Custom scrollbar */

::-webkit-scrollbar-track {
	border-radius: 0.2rem;
	background-color: transparent;
}

::-webkit-scrollbar {
	width: 0.35rem;
	height: 0.35rem;
	border-radius: 0.2rem;
}

::-webkit-scrollbar-thumb {
	border-radius: 0.2rem;
	background-color: #999999;
}

.pspdf-container {
	position: relative;
	width: 100%;
	overflow: overlay;
	height: calc(100vh - 320px);
	margin-top: 13px;
}

.pspdf-internal-container {
	position: absolute;
	/* height: 100%; */
	width: 100%;
	display: block;
}

.pspdf-toolbar-active {
	/* position: sticky;
	top: 0px;
	width: 100%; */
	display: block;
	/* background-color: #f0f3f9;
	opacity: 1 !important;
	height: auto !important;
	padding: 7px; */
}

.pspdf-toolbar {
	/* transition: height 0.25s ease-out;
	height: 0px;
	opacity: 0; */
	overflow: hidden;
	/* border-bottom: 1px solid #bec9d9;
	box-shadow: 0 1px 2px rgb(0 0 0 / 10%); */
}


.design-phase {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
}

.design-phase__side {
	display: flex;
	flex-direction: row;
	align-items: center;
	height: 80px;
	background: white;
	flex: 0 0 auto;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	z-index: 1;
}

.design-phase__side-icon {
	margin: 16px 16px 0;
	color: #4636e3;
	display: none;
}

.design-phase__side-icon svg {
	width: 48px;
	height: 48px;
}

.design-phase__side-title {
	display: none;
	margin: 0;
	padding: 16px 0 0 16px;
}

.design-phase__side-subtitle {
	display: none;
	font-size: 12px;
	color: rgba(0, 0, 0, 0.6);
	margin: 0;
	padding: 8px 16px 16px 16px;
	width: 100%;
}

.design-phase__side-annotations {
	display: flex;
	flex-direction: row;
	/*height: 100%;*/
	width: 100%;
	overflow: auto;
	flex: 1;
	border-top: 1px solid rgba(0, 0, 0, 0.05);
	justify-content: center;
}

.design-phase__side-annotations .design-phase__side-annotation {
	max-width: 310px !important;
}

.design-phase__side-annotation-heading {
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
}

.design-phase__side-annotation-description {
	display: none;
}

.design-phase__side-annotation {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: transparent;
	border-radius: 0;
	width: 120px;
	height: 100%;
	padding: 0;
	flex-shrink: 0;
	margin: 0;
	text-align: center;
}

.design-phase__side-start-designing {
	margin: 16px;
	background: #4636e3;
	color: white;
	border-radius: 3px;
}

.design-phase__side-annotation-button {
	display: none;
	border: 1px solid rgba(0, 0, 0, 0.07);
	margin: 0;
	padding: 0;
	width: 48px;
	height: 34px;
	background: rgba(0, 0, 0, 0.02);
}

.design-phase__side-annotation-button-icon {
	width: 24px;
	height: 24px;
}

.design-phase__side-annotation-button {
	display: flex;
	align-items: center;
	justify-content: center;
}

.design-phase__main {
	width: 100%;
	height: calc(100vh - 220px);
	background-color: #ebedf0;
}

.design-phase__side-annotations {
	overflow: hidden;
	border: 0;
}

.design-phase__side {
	border: 0;
}

.proceso .MuiStepIcon-root.MuiStepIcon-active {
	color: #3c20d7;
	font-size: 35px;
}

.proceso {
	max-width: 1920px;
	margin: 0 auto;
}

.proceso .MuiStepConnector-vertical {
	padding: 0 0 8px;
	margin-left: 22px;
}

.proceso span.MuiStepConnector-line.MuiStepConnector-lineVertical {
	border-color: #172CA5;
}

.proceso .MuiPaper-root.MuiStepper-root.MuiStepper-vertical span div svg {
	background: #172ca5;
	padding: 10px;
	border-radius: 100%;
	border: 1px solid;
}

.proceso .MuiDropzoneArea-root {
	min-height: 100% !important;
	margin-bottom: 20px;
	margin-top: 20px;
}

.proceso .MuiChip-root.MuiChip-outlined.MuiChip-deletable {
	background: white;
}

.proceso span.MuiTypography-root.MuiTypography-subtitle1 {
	color: #172ca5;
	font-weight: bold;
}

.proceso header.MuiPaper-root.MuiAppBar-root.MuiAppBar-positionFixed.MuiAppBar-colorPrimary.mui-fixed.MuiPaper-elevation4 {
	background: white;
	box-shadow: 0px 2px 4px 2px rgb(0 0 0 / 14%);
}

.proceso svg.MuiSvgIcon-root.MuiStepIcon-root {
	font-size: 35px;
}

.proceso .MuiStepConnector-alternativeLabel {
	top: 18px;
}

.proceso .MuiStepIcon-root.MuiStepIcon-completed {
	color: #1db577;
}

.proceso span.MuiStepLabel-iconContainer {
	color: white;
}

.proceso main.MuiContainer-root.MuiContainer-maxWidthLg {
	padding: 0;
}

.proceso .MuiPaper-root.MuiStepper-root.MuiStepper-horizontal.MuiStepper-alternativeLabel.MuiPaper-elevation0 {
	background: transparent;
	padding-top: 10px !important;
	padding-bottom: 15px !important;
}

.proceso .MuiStepper-root {
	display: flex;
	padding: 0 !important;
}

.proceso .MuiDropzoneArea-text {
	margin-top: 24px !important;
	padding: 0px 10px 0px 10px !important;
	margin-bottom: 0 !important;
}

.proceso .MuiPaper-elevation1 {
	border-radius: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.05);
	border-bottom: 1px solid rgb(0 0 0 / 22%);
	box-shadow: none;
	width: 100%
}

.proceso .MuiList-padding {
	width: 100%;
}

.proceso .MuiBox-root.MuiBox-root-8 {
	margin-left: 0;
}

.design-phase__side-annotations .MuiSelect-select.MuiSelect-select {
	padding-right: 24px;
	text-align: left;
	max-width: 100%;
}


span.design-phase__side-annotation-label {

	line-height: normal;
	font-weight: bold;

}

.design-phase__side-annotations .MuiSelect-select.MuiSelect-select {
	padding-right: 24px;
	text-align: left;
}

.MuiAccordionDetails-root.des-tag {
	padding: 0;
}

.MuiInputLabel-root {
	display: initial;
	transform-origin: top left;
}

.proceso .design-phase__side-annotations {
	justify-content: flex-start;
}

.proceso .des-tag .design-phase__side-annotations {
	display: block;
}

.proceso .des-tag {
	width: 100%;
}

.padre-tag .MuiCollapse-wrapper {
	display: block;
}

.des-tag .MuiFormControl-marginNormal {
	margin: 0;
}

.padre-tag .design-phase__side-annotation:not(:first-of-type) {
	border-top: none;
}

.proceso select.MuiNativeSelect-root.MuiNativeSelect-select.MuiInputBase-input.MuiInput-input {
	margin-top: 32px;
}

.proceso svg.MuiSvgIcon-root.MuiNativeSelect-icon {
	margin-top: 15px;
}

.proceso button.MuiButtonBase-root.MuiIconButton-root.MuiIconButton-colorSecondary {
	position: relative;
	top: 32px;
}

.proceso .MuiDropzoneArea-text {
	margin-top: 24px !important;
	padding: 0px 10px 0px 10px !important;
	margin-bottom: 0 !important;
}

.proceso .MuiPaper-elevation1 {
	border-radius: 0;
	box-shadow: none;
	width: 100%
}

.design-phase {
	/*padding-bottom: 80px;*/
	background: transparent !important;
}

.proceso .MuiBox-root.MuiBox-root-8 {
	margin-left: 0;
}

.proceso select.MuiNativeSelect-root.MuiNativeSelect-select.MuiInputBase-input.MuiInput-input {
	margin-top: 32px;
}

.proceso svg.MuiSvgIcon-root.MuiNativeSelect-icon {
	margin-top: 15px;
}

.proceso .MuiStep-horizontal {
	padding: 0
}

.proceso .MuiStepConnector-vertical {
	padding: 0 0 8px;
	margin-left: 22px;
}

.proceso span.MuiStepConnector-line.MuiStepConnector-lineVertical {
	border-color: #172CA5;
}

.proceso .MuiPaper-root.MuiStepper-root.MuiStepper-vertical span div svg {
	background: #172ca5;
	padding: 10px;
	border-radius: 100%;
	border: 1px solid;
	box-sizing: content-box;
}

.proceso .MuiStep-horizontal {
	padding: 0
}

.proceso button.MuiButtonBase-root.MuiIconButton-root.MuiIconButton-colorSecondary {
	position: relative;
	top: 32px;
}

.canvas-container {
	margin: 0 auto;
	margin-bottom: 20px;
}

#fabric-container.pspdf-internal-container2 .canvas-container {
	width: 100% !important;
}

.pdf-canvas {
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 20px;
	display: block;
}

.menuright {
	padding: 0;
}

.selectOrd {
	position: relative;
	top: 24px;
}

.orden {
	position: relative;
	color: white;
	font-weight: bold;
	width: max-content;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.signing-form {
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 0px;
}

.name-label {
	font-size: 0.75rem;
	padding-bottom: 0.5rem;
}

.MuiAlert-standardWarning {
	color: rgb(102, 60, 0);
	background-color: rgb(255, 244, 229);
	position: relative;
	top: -10px;
}

.signing-input {
	padding: 0.25rem 0.5rem;
	border: 1px solid #bbb;
	border-radius: 3px;
}

.signing-card {
	flex: 2;
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 0.75rem;
	margin-top: 0.75rem;
}

.signing-card-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 2rem;
	overflow: hidden;
	line-height: 1.5;
	background-color: #f6f6f6;
	border: 1px solid #231e46;
	border-radius: 4px;
	margin: 0;
	padding: 0;
}

.signing-preview-p {
	text-align: center;
	white-space: nowrap;
}

.highlight {
	background-color: #fff2a9 !important;
}

.btngoogle-inter,
.btnapple-inter {
	text-align: center;
	margin: 0 auto;
}

.btngoogle,
.btnapple {
	width: 100%;
	background-color: rgb(255, 255, 255);
	display: inline-flex;
	align-items: center;
	color: rgba(0, 0, 0, 0.54);
	box-shadow: rgb(0 0 0 / 24%) 0px 2px 2px 0px, rgb(0 0 0 / 24%) 0px 0px 1px 0px;
	padding-top: 0px;
	border-radius: 40px;
	border: 1px solid transparent;
	font-size: 14px;
	height: 35px;
	margin-top: 20px;
}

.btngoogle button {
	background-color: rgb(255, 255, 255);
	display: inline-flex;
	align-items: center;
	color: rgba(0, 0, 0, 0.54);
	width: fit-content;
	border: 0;
	text-align: center;
	margin: 0 auto;
	box-shadow: none !important;
	height: 35px;
}

.btnapple button {
	background-color: rgb(255, 255, 255);
	display: inline-flex;
	align-items: center;
	color: rgba(0, 0, 0, 0.54);
	width: fit-content;
	border: 0;
	text-align: center;
	margin: 0 auto;
	box-shadow: none !important;
	height: 35px;
}

.btngoogle div {
	height: 35px;
}

.btnapple div {
	height: 35px;
}

.olvidopass {
	display: block;
	margin: 15px 0px 0 0;
}

.btngoogle span {
	color: rgba(0, 0, 0, 0.87) !important;
	text-transform: uppercase;
}

.btngoogle button div {
	padding: 8px !important;
	background: none !important;
}

.btnapple span {
	color: rgba(0, 0, 0, 0.87) !important;
	text-transform: uppercase;
}

.tercond {
	margin-top: 25px;
	padding-left: 12px;
	padding-right: 12px;
}

.btnapple button div {
	padding: 8px !important;
	background: none !important;
}

.MuiGrid-root.MuiGrid-item h3 {
	padding-bottom: 4px;
	font-size: 1.6em;
}

.singup svg.MuiSvgIcon-root.MuiSelect-icon.MuiSelect-iconOutlined {
	color: black;
}

.signing-form div h4 {
	margin: 0 auto;
	text-align: center;
	padding-bottom: 5px;
	color: #172ca5;
	font-weight: bold;
}

.profilebtn button {
	margin: 10px;
	margin-left: 0;
	margin-top: 0;
}

header.MuiPaper-root.MuiAppBar-root.MuiAppBar-positionFixed.MuiAppBar-colorPrimary.makeStyles-appBar-41.mui-fixed.MuiPaper-elevation4 {
	background: white;
	box-shadow: 0 4px 25px 0px rgb(0 0 0 / 7%) !important;
	padding: 0;
}

div#profile-menu-list-grow {
	border-radius: 0;
}

.makeStyles-content-3 {
	padding: 40px 15px;
	margin-top: 0;
}

.adminNavLinks div {
	float: right;
	text-align: right;
}

.adminNavLinks div p {
	display: none;
}

header.MuiPaper-root {
	background: white;
	padding: 0;
	box-shadow: 0px 2px 4px 1px rgb(0 0 0 / 11%);
}


span.subtitle {
	color: #172ca5;
	font-weight: bold;
	margin-top: 25px;
}


.sub-title {
	color: #172ca5;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 12px;
}

.MuiDialog-paperWidthSm {
	max-width: 720px;
}

.MuiButton-root:hover {
	font-weight: bold;
}

.MuiDialogContent-root header {
	box-shadow: none;
}

.MuiPaper-root.MuiDialog-paper.MuiDialog-paperScrollPaper.MuiDialog-paperWidthSm.MuiPaper-elevation24.MuiPaper-rounded .MuiButton-root:hover {
	font-weight: bold;
}

.tagBuscar span {
	padding: 0 8px;
}

.imgProg {
	text-align: center;
	margin: 0 auto;
	padding-top: 35px;
	padding-bottom: 10px;
}

.msjCentrado img {
	max-width: 430px;
}

.comp {
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;
}

.btnComp {
	padding-top: 16px;
	max-width: 525px;
	margin: 0 auto;
	text-align: center;
	margin-top: 12px;
	flex-wrap: wrap;
}

.archivo a {
	padding: 10px;
	border-radius: 34px;
	text-decoration: underline;
}

.archivo {
	margin-top: 30px;
	margin: 0 auto;
	text-align: center;
	padding-top: 27px;
}

th.MuiTableCell-root.MuiTableCell-head.MuiTableCell-stickyHeader svg {
	position: relative;
	top: 7px;
}

.revEnv {
	padding-bottom: 45px;
}

.comp h3 {
	padding-bottom: 12px;
}

.resultados {
	margin-top: 30px;
}

.nopad {
	padding: 0;
}

.validarbtn {
	margin-top: 15px
}

.MuiGrid-root.nopad.MuiGrid-item.MuiGrid-grid-xs-8 {
	padding: 0;
}

.MuiPaper-root.MuiDrawer-paper select option {
	color: black
}

.revisar6 {
	margin-bottom: 35px;
}

.bandeja .MuiPaper-root.MuiCard-root.MuiPaper-elevation1.MuiPaper-rounded {
	background: transparent;
	border: none;
	box-shadow: none;
}

.envelope-activo:hover {
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0.04);
	color: #6C6D6D;
}

.vista-activa:hover {
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0.04);
	color: #6C6D6D;
}

.envelope-activo {
	background: #e6e6e6;
	color: #3c4858;
}

.envelope-activo svg {
	color: #3c4858;
}

.vista-activa {
	background: #e6e6e6;
	color: #3c4858;
}

.vista-activa svg {
	color: rgba(0, 0, 0, 0.54);
}

.bandeja .MuiCardContent-root {
	padding: 0;
}

.inter-ban {
	margin-top: 20px;
}

.right-interban {
	padding-right: 15px;
}


/*videos*/

h3.tituloVideoMin a {
	color: #3800d6 !important;
	font-size: 20px;
	font-weight: normal;
}

span.fa.fa-calendar {
	color: #50d2a0;
	font-size: 18px;
	padding-right: 5px
}

span.fecha {
	color: #01060a8c;
	font-size: 15px;
	font-weight: normal;
}

.video .MuiGrid-root.MuiGrid-item h3 {
	padding-bottom: 4px;
	font-size: 1.6em;
	line-height: 1.2;
}

.resumen_miniatura {
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 0;
	margin-bottom: 60px;
}

.contenedorborder {
	box-shadow: 0 1px 3px -1px #676767;
	border-radius: 8px;
	height: 100%;
	background: white
}

.txt_Video {
	padding: 26px;
	padding-top: 0;
	margin-top: 18px;
}

.boxvideo {
	position: relative;
}

.footer-card {
	position: absolute;
	bottom: 35px;
}

span.titulo-video-int {
	color: #3800d6 !important;
	font-size: 22px;
	font-weight: normal;
}

.imgVideo img {
	object-position: center center;
	object-fit: cover;
	width: 100%;
}

.boxList.col-sm-4 {
	margin-bottom: 25px;
	background: white;
}

.imgVideo img {
	border-radius: 8px 8px 0 0 !important;
}

table.table-resp {
	text-align: left;
	margin-right: 0 !important;
	width: 100%;
}

.pricing-table .ptable-item {
	width: 50%;
	padding: 0 15px;
	font-size: 14px;
	margin-bottom: 30px;
}

.table-resp th {
	color: #172ca5;
	font-weight: bold;
	font-size: 24px;
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 20px;
}

.prev-temp {
	margin-top: 80px;
}

span.tit-prev {
	font-size: 12px;
	color: rgba(0, 0, 0, 0.54);
}

.codigoTemp div {
	background: white;
	padding: 28px
}

.table-resp td {
	padding: 5px 10px 5px 10px;
}

.submit {
	margin-top: 10px;
}

div#profile-menu-list-grow ul li a {
	color: #333;
}

.imgpop:hover {
	transform: scale(1.1);
	transition: transform .6s ease;
}

.titulotab {
	color: #172ca5;
	font-weight: bold;
	text-transform: uppercase;
}

.profile {
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
}

.tableProf {
	background: white;
	padding: 7px 7px;
	margin-top: 20px;
}

.profilebtn {
	margin-top: 20px
}

.MuiPaper-root.MuiPaper-elevation0.MuiPaper-rounded {
	width: 50%;
}

.interProc {
	width: 80%;
	margin: 0 auto;
}

form.profile svg {
	position: relative;
	top: 6px;
	padding-right: 6px;
}

.MuiStepContent-root.MuiStepContent-last {
	padding-bottom: 50px;
}

.imgpop {
	width: 115px;
	padding: 8px;
	display: inline-block;
}

.imgpop span {
	font-size: 12px;
	color: gray;
}

div#additional-actions1-header svg {
	margin-right: 6px;
}

.atras:hover,
.atras:active,
.atras:focus {
	background: transparent;
	text-decoration: underline;
}

.popup-user label {
	padding-bottom: 10px;
}

.limpiar-filtro {
	color: #172ca5;
	font-weight: bold;
}

.btn-tags {
	justify-content: flex-end;
	padding: 0 18px 18px 0px;
}

.limpiar-filtro:hover {
	background: none;
	text-decoration: underline;
}

.btn-filtros {
	padding: 18px 10px 18px 10px;
}

.ipstyle {
	word-wrap: break-word;
}

.normaltxt {
	font-weight: 400;
}

.cruzroja {
	color: red;
}

.tickverde {
	color: green;
}

.signing-cancel-btn {
	color: white;
	background: #3c20d7 !important;
	border-color: #3c20d7 !important;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 1rem;
	width: 30%;
	padding: 0.5rem;
	border-radius: 5px;
	box-shadow: 0px 3px 1px -2px rgb(0 0 0 / 20%), 0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 1px 5px 0px rgb(0 0 0 / 12%);
	border: 0;
}

.signing-cancel-btn:hover {
	background: #172ca5 !important;
	border-color: #172ca5 !important;
}

.state span.MuiTypography-root.MuiListItemText-primary.MuiTypography-body1.MuiTypography-displayBlock {
	font-weight: bold;
}

.recovery form.divlogin {
	width: 100%;
	padding-bottom: 40px;
}

.select-style {
	width: 100%;
	margin-top: 16px;
	text-align: left;
}

.select-style label {
	padding-bottom: 6px;
}

label.MuiFormLabel-root.MuiInputLabel-root.MuiInputLabel-formControl.MuiInputLabel-animated {
	width: max-content;
}

.cruzroja {
	color: #de1c1c;
}

.tickverde {
	color: green;
}

.regisLog {
	padding-top: 15px;
	padding-bottom: 15px;
}

.popup-firma {
	text-align: center;
	margin: 0 auto;
	width: 100%;
	margin-top: 20px;
}




.resultados .MuiFormLabel-root.Mui-disabled {
	color: black;
}

.resultados .MuiInputBase-root.Mui-disabled {
	color: black;
}

.videoChatContainer {
	display: flex;
	align-items: stretch;
	height: 80vh;
}

span.logoNavWhite img {
	width: 20px;
	margin-top: 10px;
	margin-left: 19px;
}

span.powered {
	position: relative;
	bottom: 8px;
	font-weight: 400;
	font-size: 14px;
}

span.logoNavColor img {
	width: 27px;
}

span.poweredColor {
	margin-left: 1px !important;
	position: relative;
	bottom: 8px;
	font-weight: 400;
	font-size: 14px;
}

div#simple-tabpanel-1 .MuiGrid-justify-xs-center {
	display: block;
}

/* todos los mediaquery */

@media (min-width: 1200px) {
	.design-phase {
		flex-direction: row;
	}

	.design-phase__side {
		height: calc(100vh - 220px);
		width: 320px;
		flex-direction: column;
		align-items: flex-start;
		border-right: 1px solid rgba(0, 0, 0, 0.1);
		overflow: hidden;
		padding: 0 !important;
	}

	.design-phase__side-title {
		margin-top: 8px;
	}

	.design-phase__side-title,
	.design-phase__side-subtitle {
		display: inline-block;
	}

	.design-phase__side-annotations {
		flex-direction: column;
		justify-content: flex-start;
	}

	.design-phase__continue {
		margin: 0 16px 16px;
		align-self: flex-end;
	}

	.design-phase__side-icon {
		display: block;
	}

	.design-phase__side-annotation {
		flex-direction: column;
		justify-content: flex-start;
		align-items: stretch;
		height: auto;
		width: auto;
		padding: 10px 16px;
	}

	.design-phase__side-annotation:not(:first-of-type) {
		border-top: 1px solid rgba(0, 0, 0, 0.05);
	}

	.design-phase__side-annotation-heading {
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}

	.design-phase__side-annotation-label::after {
		content: ":";
	}

	.design-phase__side-annotation-icon {
		width: 24px;
		height: 24px;
		opacity: 0.4;
	}

	.design-phase__side-annotation-description {
		display: inline-block;
		margin: 8px 0;
		text-align: left;
		font-weight: normal;
	}

	.design-phase__side-annotation .design-phase__actions {
		margin: 16px;
	}

	.design-phase__reset,
	.design-phase__continue {
		margin: 0;
	}
}


@media (max-width: 991px) {
	.videoChatContainer {
		display: block;
	}
}

@media (min-width: 1000px) {
	.proceso .revisar6 {
		width: 50%;
	}

	.proceso .revisar6 {
		width: 50%;
	}
}

@media (max-width: 1198px) {
	.proceso .design-phase__side-annotations {
		border: 0;
	}

	label#choose_persona {
		text-align: left;
	}

	.design-phase__side-annotations span {
		font-size: 12px;
		line-height: 1.5;
	}

	.design-phase__side-annotations {
		overflow-y: hidden;
		height: initial;
	}
}

@media (max-width: 1000px) {
	.proceso {
		max-width: 100%;
	}

	ul.MuiList-root.menuright.MuiList-padding li {
		color: #5b5b5b !important;
	}

	ul.MuiList-root.menuright.MuiList-padding li:hover {
		color: white;
	}
}

@media (min-width: 600px) {

	.login img.FaviconVaFirmaWhite {
		display: inherit;
	}

	.login img.FaviconVaFirma {
		display: none;
	}

	.proceso .revisar6 {
		width: 50%;
	}

	.design-phase__side-annotation-heading {
		width: 100%;
	}

	.design-phase__side-annotation-heading {
		width: 100%;
	}
}

@media (max-width: 1000px) {
	.proceso .revisar6 {
		width: 100%;
	}

	.proceso {
		max-width: 100%;
	}
}

@media (max-width: 800px) {

	.contenedorAp div {
		display: flex;
		padding-right: 20px;
	}

	.btnComp {
		width: 100%;
		margin-bottom: 10px;
	}

	.signing-cancel-btn {
		width: 100%;
	}

	.imgpop {
		width: 150px;
		text-align: center;
		text-align: center;
		margin: 0 auto;
		display: inline-block;
	}

	.MuiFormControl-root.paispop {
		width: 100%;
		margin-bottom: 25px;
	}

	form.signing-form h4 {
		margin-bottom: 20px;
	}
}

@media(max-width:599px) {
	.prev-temp {
		margin-top: 0px;
	}
}

@media (max-width:759px) {
	.ipdiv {
		width: auto;
		float: none;
	}

	.infoPerfil {
		width: 100%;
	}

	.proceso .design-phase__side-annotations {
		display: initial;
		height: auto;
		text-align: center;
	}

	.proceso .design-phase__side {
		height: auto;
		display: block;
		text-align: center;
	}

	.proceso .design-phase__side-annotation {
		height: auto;
		display: block;
		margin: 0 auto 15px;
	}
}

@media (max-width:1200px) {


	.design-phase__side div {
		font-size: 12px;
		line-height: normal;
		width: auto;
		border: 0;
		height: auto;
	}

	.design-phase__side div.MuiCollapse-root {
		height: 0px;
	}

	.design-phase__side-annotation-heading span {
		padding-top: 7px;
		font-size: 12px;
	}

	.design-phase__side {
		height: 140px;
	}

	.proceso .design-phase__side-annotation {
		text-align: center;
		padding: 5px;
	}

	.des-tag .design-phase__side-annotation:not(:first-of-type) {
		border: 0;
	}

	.MuiAccordionDetails-root.des-tag {
		padding: 8px 16px 16px;
	}

	.proceso .design-phase__side-annotations {
		display: contents;
		height: auto;
		text-align: center;
	}

	.proceso .design-phase__side {
		height: auto;
		display: block;
		text-align: center;
	}

	.proceso .design-phase__side-annotation {
		height: auto;
		display: block;
		margin: 0 auto 15px;
	}

	.proceso .des-tag .design-phase__side-annotations .MuiFormControl-fullWidth {
		width: 500px;
		max-width: 100%;
	}
}

@media (max-width: 600px) {

	.login .MuiButton-containedPrimary {
		background: #32d08f;
		border-radius: 45px !important;
		color: #172ca5 !important;
		font-weight: bold !important;
	}

	.login span.poweredColor {
		color: white;
	}

	.tablas {
		background: white;
		padding: 15px;
		margin-top: 25px;
		padding-top: 25px;
	}

	.botonesBarra button {
		font-size: 12px
	}

	.botonesBarra svg {
		display: none;
	}

	.MuiPaper-root.MuiPaper-elevation0.MuiPaper-rounded {
		width: 100%;
	}

	.singup span.MuiIconButton-label {
		color: white;
	}

	.singup svg.MuiSvgIcon-root.MuiSelect-icon.MuiSelect-iconOutlined {
		color: white;
	}

	.select-style div {
		border-bottom: 1px solid white;
		border-radius: 0;
	}

	.MuiFormHelperText-root.Mui-error {
		color: white;
	}

	.MuiInput-underline.Mui-error:after {
		border-bottom-color: white;
	}

	.container {
		width: 95%;
		margin: 0 auto;
	}

	.bg-color .MuiPaper-root {
		background: transparent;
		box-shadow: none;
	}

	.divlogin .MuiInputBase-input {
		color: white;
	}

	.divlogin .MuiFormLabel-root {
		color: white;
	}

	.divlogin .MuiInput-underline:before {
		border-bottom: 1px solid rgb(255 255 255 / 42%);
	}

	.proceso .design-phase__side-annotations {
		border: 0;
	}

	label#choose_persona {
		text-align: left;
	}

	.design-phase__side-annotations span {
		font-size: 12px;
		line-height: 1.5;
	}

	.design-phase__side-annotations {
		overflow-y: hidden;
		height: initial;
	}

	.recovery .paper {
		width: auto;
	}

	.regisLog {
		color: white;
	}

	.btnComp {
		width: 100%;
	}

	.bg-color .MuiPaper-root {
		background: transparent;
		box-shadow: none;
	}

	.divlogin .MuiInputBase-input {
		color: white;
	}

	.divlogin .MuiFormLabel-root {
		color: white;
	}

	.divlogin .MuiInput-underline:before {
		border-bottom: 1px solid rgb(255 255 255 / 42%);
	}

	form.divlogin a {
		color: white;
	}

	img.logo1 {
		display: none;
	}

	img.logo2 {
		display: inline;
	}

	.rolboxinside {
		width: 100%;
	}

	.inputWidth {
		width: 100%;
		margin-right: 0;
	}

	.paper h1 {
		color: white;
	}

	.paper .MuiInput-underline:before {
		border-color: white;
	}

	.login .MuiFormHelperText-root.Mui-error {
		color: white;
	}

	.login .MuiFormLabel-root.Mui-error {
		color: white;
	}

	.login .MuiFormLabel-root {
		color: white;
	}

	.proceso {
		max-width: 100%;
	}

	.proceso .MuiPaper-elevation1 {
		width: 100%
	}

	.botonesBarra {
		width: 100%
	}

	.interProc {
		width: 100%;
		margin: 0 auto;
		padding-bottom: 115px;
	}

	.login img.FaviconVaFirma {
		display: inherit;
	}

	.login img.FaviconVaFirmaWhite {
		display: none;
	}

	.poweredByLink {
		display: none;
	}
}

@media (max-width: 1600px) {

	.proceso,
	.botonesBarra {
		max-width: 100%;
	}

	.canvas-container {
		margin: 0 auto;
		margin-bottom: 20px;
	}

	.header2 {
		max-width: 1280px;
	}
}

/*aprobaciones*/

.menusidebaritem span.MuiBadge-badge.MuiBadge-anchorOriginTopRightRectangle.MuiBadge-colorSecondary {
	position: inherit !important;
	right: 15px !important;
	margin-left: -19px !important;
	top: 4px !important;
}

.menusidebaritem div {
	display: initial !important;
}

.menusidebaritem .MuiPaper-root.MuiDrawer-paper span {
	margin-left: 0px !important;
}

.menusidebaritem span.MuiBadge-root {
	margin: 0 !important;
}

.contenedorAp div {
	display: table-cell;
	padding-right: 20px;
}

.signingAttachment {
	margin-bottom: 5px;
}

.signingAttachment .MuiStepIcon-root.MuiStepIcon-active {
	color: #3c20d7;
	font-size: 35px;
}

.signingAttachment .MuiStepIcon-root.MuiStepIcon-completed {
	font-size: 35px;
	color: #1db577;
}

.signingAttachment .MuiPaper-root.MuiStepper-root.MuiStepper-horizontal.MuiStepper-alternativeLabel.MuiPaper-elevation0 {
	padding-top: 0px;
	padding-bottom: 15px;
}

th.MuiTableCell-root.MuiTableCell-head {
	border-bottom: 2px solid #1db577;
	color: #172ca5;
	background: transparent;
	font-size: 14px;
	font-weight: bold;
}

table {
	border-collapse: collapse;
}

.loader-parent-c {
	background-color: #f7f8f9;

	align-items: center;
	display: flex;
	justify-content: center;
	z-index: 9999;
	opacity: 0.7;
}

.bg-white {
	background-color: white;
	color: #3c20d7;
}

.bg-white:hover {
	background-color: #f7f6f8;
	color: #4b31dc;
}

.show {
	display: flex;
}

.hide {
	display: none;
}

.vu\.sop\.btn-outline-secondary {
	background-color: #3c20d7 !important;
	color: white !important;
	border-color: #3c20d7 !important;
}

.vu\.sop\.ui\.userName {
	border-color: #3c20d7 !important;
}

.mg-20 {
	margin: 20px;
}

.special-label {
	display: none !important;
}

.react-tel-input .form-control {
	width: 100% !important;
}

.react-tel-input .form-control:hover {
	border-color: #CACACA !important;
}

.react-tel-input .form-control:focus {
	border-color: #172CA5 !important;
}

#pdf-container {
	z-index: 999 !important;
}

/* #fabric-container {
	z-index: 998 !important;
} */

.annotation-layer {
	position: absolute;
	/* left: 0;
	top: 0;
	right: 0;
	bottom: 0; 
	overflow: hidden;*/
	/* opacity: 0.2; 
	line-height: 1.0;*/
	width: 100%;
	height: 100%;

}

.annotation-layer>section {
	color: transparent;
	position: absolute;
	white-space: pre;
	cursor: text;
	transform-origin: 0% 0%;
}

.annotation-layer>.textWidgetAnnotation>input {
	position: absolute;
	font-size: 1em;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.buttonWidgetAnnotation.checkBox {
	border-width: 0 !important;
}

.tbl-enviados tr td:first-child,
.tbl-recibidos tr td:first-child {
	max-width: 100px;
	word-wrap: break-word;
}

.tbl-enviados thead th,
.tbl-recibidos thead th {
	padding: 12px !important;
}

.MuiAlert-message {
	font-size: 1.1rem;
}

.full-loader {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 99999;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	margin: 0 !important;
	background-color: #1e00ff1f;
}

/* .annotation-layer {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	opacity: 0.2;
	line-height: 1.0;
}

.annotation-layer>section {
	color: transparent;
	position: absolute;
	white-space: pre;
	cursor: text;
	transform-origin: 0% 0%;
}

.annotation-layer>.textWidgetAnnotation>input {
	position: absolute;
	font-size: 1em;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
} */

/* Chrome, Safari, Edge, Opera */
.hideArrow input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
.hideArrow input[type=number] {
	-moz-appearance: textfield;
}

.m0 {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.design-pahse-annotations-main {
	/* height: calc(100vh - 200px); */
	margin-bottom: 10px;
	overflow-y: auto;
}

#fabric-container .canvas-container {
	z-index: 9999;
}

.text-center {
	text-align: center !important;
}

.MuiCardHeader-subheader {
	font-weight: 600 !important;
}

.pt0 {
	padding-top: 0px !important;
}

.pb0 {
	padding-bottom: 0px !important;
}

.custom-labels-card {
	cursor: -webkit-grab;
	cursor: grab;
	padding: 5px;
}

.custom-labels-card-dragg {
	cursor: -webkit-grabbing !important;
	cursor: grabbing !important;
}

.password-not-save {
	-webkit-text-security: disc;
	-moz-text-security: disc;
}

.selAnn {
	border-color: #676767;
	border-width: 2px;
}

.pulse {
	animation: pulse 1.5s 10;
}

.pulse-5 {
	animation: pulse 1.3s 5;
}

.pulse-3 {
	animation: pulse 1.5s 3;
}

.pulse-2 {
	animation: pulse 1.4s 2;
}

@keyframes pulse {
	0% {
		transform: scale(0.90);
		box-shadow: rgba(30, 0, 255, 0.12) 0px 0px 0px 0px;
	}

	50% {
		transform: scale(1);
		box-shadow: rgba(30, 0, 255, 0.12) 0px 0px 0px 10px;
	}

	100% {
		transform: scale(0.85);
		box-shadow: rgba(30, 0, 255, 0.12) 0px 0px 0px 0px;
	}
}

.dialog-padding-off {
	padding: 0 !important;
}

.mt-5 {
	margin-top: 5px;
}

.mt-10 {
	margin-top: 10px;
}

.ta-r {
	text-align: right !important;
}

.ta-c {
	text-align: center !important;
}

.vi__container {
	width: 100% !important;
}

.vi__character {
	color: #172ca5;
}

.username-smartcard {
	color: black !important;
}

.pad-10 {
	padding: 10px !important;
}
.ptable-price h4 {
	color: #172ca5;
	font-weight: bold;
	font-size: 20px;
	padding-top: 20px;
}

.pricing-table ul {
	list-style: none;
}

.pricing-table .ptable-single {
	border-bottom: 10px solid #3e0fd7;
}

.pricing-table .ptable-header::before,
.pricing-table .ptable-header::after {
	border-bottom: 100px solid white !important;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

.precios i.fa.fa-check {
	color: #0c7c35;
}

.precios i.fa.fa-times {
	color: #c00;
}

.ptable-footer .btn.btn-primary:hover {
	background: #172ca5!important;
}

.resaltar-pricing {
	font-weight: bold;
	color: #3e0fd7;
}


/*precios planes*/

.pricing-table {
	display: flex;
	flex-flow: row wrap;
	width: 100%;
	margin: 0 auto;
	margin-top: 15px;
}

.pricing-table .ptable-item {
	width: 50%;
	padding: 0 15px;
	margin-bottom: 30px;
}

#fragment-0-etze .ddm-form-basic-info.ddm-form-success-page p {
	color: white!important;
}

.pricing-table .ptable-single {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.pricing-table .ptable-header,
.pricing-table .ptable-body,
.pricing-table .ptable-footer {
	position: relative;
	width: 100%;
	text-align: center;
	overflow: hidden;
}

.pricing-table .ptable-status,
.pricing-table .ptable-title,
.pricing-table .ptable-price,
.pricing-table .ptable-description,
.pricing-table .ptable-action {
	position: relative;
	width: 100%;
	text-align: center;
}

.pricing-table .ptable-single {
	background: white;
	min-height: 100%;
}

.pricing-table .ptable-single:hover {
	box-shadow: 0 0 10px #e6e6e6;
}

.pricing-table .ptable-header {
	margin: 0px;
	padding: 10px 0 45px 0;
	width: auto;
	background: #3e0fd7;
	padding-top: 24px;
}

.pricing-table .ptable-header::before,
.pricing-table .ptable-header::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 100px solid #3E0FD7;
}

.pricing-table .ptable-header::before {
	right: 50%;
	border-right: 250px solid transparent;
}

.pricing-table .ptable-header::after {
	left: 50%;
	border-left: 250px solid transparent;
}

.pricing-table .ptable-item.featured-item .ptable-header {
	background: #3E0FD7;
}

.pricing-table .ptable-status {
	margin-top: -30px;
}

.pricing-table .ptable-title h2 {
	color: white!important;
}

.pricing-table .ptable-status span {
	position: relative;
	display: inline-block;
	text-align: center;
	color: #FF6F61;
	font-size: 14px;
	font-weight: 300;
	background: white;
}

.pricing-table .ptable-status span::before,
.pricing-table .ptable-status span::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 0;
	height: 0;
}

.pricing-table .ptable-title h2 {
	color: #3E0FD7;
	font-size: 24px;
}

.pricing-table .ptable-price h2 {
	margin: 0;
	color: #ffffff;
	font-size: 45px;
	font-weight: 700;
	margin-left: 15px;
}

.pricing-table .ptable-price h2 small {
	position: absolute;
	font-size: 18px;
	font-weight: 300;
	margin-top: 16px;
	margin-left: -15px;
}

.pricing-table .ptable-price h2 span {
	margin-left: 3px;
	font-size: 16px;
	font-weight: 300;
}

.pricing-table .ptable-body {
	padding: 25px 10px;
	min-height: 455px;
	padding-top: 0;
}

.codigo {
	padding-left: 12px;
}

.pricing-table .ptable-description ul {
	margin: 0;
	padding: 0;
}

.ptable-footer .btn.btn-primary {
	margin: 0 auto!important;
	width: 90%!important;
	width: 100%;
	padding: 10px 20px !important;
	color: white !important;
	border-radius: 40px !important;
	background: #3c20d7 !important;
	border-color: #3c20d7 !important;
	box-shadow: none !important;
	font-weight: bold !important;
}

.ptable-footer .btn.btn-primary a {
	color: white;
}

span.user-avatar-link svg {
	color: #1db577 !important;
}

.pricing-table .ptable-description ul li {
	color: black;
	font-weight: normal;
	padding: 4px;
}

.pricing-table .ptable-footer {
	padding-bottom: 30px;
}

.pricing-table .ptable-action a {
	display: inline-block;
	padding: 10px 20px;
	color: white;
	font-size: 14px;
	font-weight: 500;
	background: #1db577;
}

.ptable-price p {
	color: #172CA5;
	font-weight: bold;
	font-size: 20px;
}

.plan-activo {
	border: 2px solid #1db577;
	border-bottom: 2px solid #1db577!important;
}

p.msjPagos {
	font-size: 13px;
	color: #aaa;
    padding-top:3px;
}
.tercond-check{padding-top:10px}
@media (max-width: 992px) {
	.pricing-table .ptable-item {
		width: 50%;
		padding: 0 7px;
		margin-bottom: 30px;
	}
}

@media (max-width: 579px) {
	.pricing-table .ptable-item {
		width: 100%;
		padding: 0 7px;
		margin-bottom: 30px;
	}
}
.ct-grid {
  stroke: rgba(255, 255, 255, 0.2);
  stroke-width: 1px;
  stroke-dasharray: 2px;
}

* {
  font-family: 'Quicksand', sans-serif;
}

.ct-series-a .ct-point,
.ct-series-a .ct-line,
.ct-series-a .ct-bar,
.ct-series-a .ct-slice-donut {
  stroke: rgba(255, 255, 255, 0.8);
}

.ct-label.ct-horizontal.ct-end {
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}

.ct-label {
  color: rgba(255, 255, 255, 0.7);
}

.ct-chart-line .ct-label,
.ct-chart-bar .ct-label {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.ct-label {
  fill: rgba(0, 0, 0, 0.4);
  line-height: 1;
}

html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  background-color: #F7F8F9;
  color: #3c4858;
  margin: 0;
  font-family: 'Quicksand', sans-serif;
  font-weight: 600;
  line-height: 1.5em;
}

blockquote footer:before,
blockquote small:before {
  content: "\2014   \A0";
}

small {
  font-size: 80%;
}

h1 {
  font-size: 3em;
  line-height: 1.15em;
  padding: 0px;
  margin: 0px;
}

h2 {
  font-size: 2.4em;
  padding: 0px;
  margin: 0px;
}

h3 {
  font-size: 1.825em;
  line-height: 1.4em;
  padding: 0px;
  margin: 0px;
}

h4 {
  font-size: 1.3em;
  line-height: 1.4em;
  padding: 0px;
  margin: 0px;
}

h5 {
  font-size: 1.25em;
  line-height: 1.4em;
  padding: 0px;
  margin: 0px;
}

h6 {
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 500;
  padding: 0px;
  margin: 0px;
}

body {
  background-color: #F7F8F9;
  color: #3c4858;
}

blockquote p {
  font-style: italic;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 600;
  line-height: 1.5em;
}

a {
  color: #9c27b0;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #3e0fd7;
  text-decoration: none;
}

legend {
  border-bottom: 0;
}

* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
}

*:focus {
  outline: 0;
}

a:focus,
a:active,
button:active,
button:focus,
button:hover,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner {
  outline: 0 !important;
}

legend {
  margin-bottom: 20px;
  font-size: 21px;
}

output {
  padding-top: 8px;
  font-size: 14px;
  line-height: 1.42857;
}

label {
  font-size: 14px;
  line-height: 1.42857;
  /* color: #aaaaaa; */
  font-weight: 400;
}

footer {
  padding: 15px 0;
}

footer ul {
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}

footer ul li {
  display: inline-block;
}

footer ul li a {
  color: inherit;
  padding: 15px;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 3px;
  text-decoration: none;
  position: relative;
  display: block;
}

footer ul li a:hover {
  text-decoration: none;
}

@media (max-width: 991px) {

  body,
  html {
    position: relative;
  }

  #bodyClick {
    height: 100%;
    width: 100%;
    position: fixed;
    opacity: 0;
    top: 0;
    left: auto;
    right: 260px;
    content: "";
    z-index: 9999;
    overflow-x: hidden;
  }
}

.fixed-plugin {
  font-family: 'Quicksand', sans-serif;
  font-weight: 600;
  line-height: 1.5em;
  position: fixed;
  top: 180px;
  right: 0;
  width: 64px;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1031;
  border-radius: 8px 0 0 8px;
  text-align: center;
  top: 120px;

}

.fixed-plugin .SocialMediaShareButton,
.fixed-plugin .github-btn {
  display: inline-block;
}

.fixed-plugin li>a,
.fixed-plugin .badge {
  transition: all 0.34s;
  -webkit-transition: all 0.34s;
  -moz-transition: all 0.34s;
  text-decoration: none;
}

.fixed-plugin .fa-cog {
  color: #ffffff;
  padding: 10px;
  border-radius: 0 0 6px 6px;
  width: auto;
}

.fixed-plugin .dropdown-menu {
  right: 80px;
  left: auto;
  width: 290px;
  border-radius: 0.1875rem;
  padding: 0 10px;
  position: absolute;
  color: rgba(0, 0, 0, 0.87);
  display: inline-block;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
  background: #fff;
  border-radius: 3px;
}

.fixed-plugin .fa-circle-thin {
  color: #ffffff;
}

.fixed-plugin .active .fa-circle-thin {
  color: #00bbff;
}

.fixed-plugin .dropdown-menu>.active>a,
.fixed-plugin .dropdown-menu>.active>a:hover,
.fixed-plugin .dropdown-menu>.active>a:focus {
  color: #777777;
  text-align: center;
}

.fixed-plugin img {
  border-radius: 0;
  width: 100%;
  height: 100px;
  margin: 0 auto;
}

.fixed-plugin .dropdown-menu li>a:hover,
.fixed-plugin .dropdown-menu li>a:focus {
  box-shadow: none;
}

.fixed-plugin .badge {
  border: 3px solid #ffffff;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 23px;
  margin-right: 5px;
  position: relative;
  width: 23px;
  background-color: rgba(30, 30, 30, 0.97);
}

.fixed-plugin .badge.active,
.fixed-plugin .badge:hover {
  border-color: #00bbff;
}

.fixed-plugin .badge-purple {
  background-color: #9c27b0;
}

.fixed-plugin .badge-blue {
  background-color: #00bcd4;
}

.fixed-plugin .badge-green {
  background-color: #4caf50;
}

.fixed-plugin .badge-orange {
  background-color: #ff9800;
}

.fixed-plugin .badge-red {
  background-color: #f44336;
}

.fixed-plugin .badge-white {
  background-color: #f1f1f1;
}

.fixed-plugin h5 {
  font-size: 14px;
  margin: 10px;
}

.fixed-plugin .dropdown-menu li {
  display: block;
  padding: 4px 0px;
  width: 25%;
  float: left;
}

.fixed-plugin li.adjustments-line,
.fixed-plugin li.header-title,
.fixed-plugin li.button-container {
  width: 100%;
  height: 50px;
  min-height: inherit;
  padding: 0px;
  text-align: center;
}

.fixed-plugin li.adjustments-line p {
  margin: 0;
}

.fixed-plugin li.adjustments-line div,
.fixed-plugin li.header-title div,
.fixed-plugin li.button-container div {
  margin-bottom: 5px;
}

.fixed-plugin li.header-title {
  height: 30px;
  line-height: 25px;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.fixed-plugin .adjustments-line p {
  float: left;
  display: inline-block;
  margin-bottom: 0;
  font-size: 1em;
  color: #3c4858;
}

.fixed-plugin .adjustments-line a {
  color: transparent;
}

.fixed-plugin .adjustments-line a .badge-colors {
  position: relative;
  top: -2px;
}

.fixed-plugin .adjustments-line a a:hover,
.fixed-plugin .adjustments-line a a:focus {
  color: transparent;
}

.fixed-plugin .adjustments-line .dropdown-menu>li.adjustments-line>a {
  padding-right: 0;
  padding-left: 0;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  margin: 0;
}

.fixed-plugin .dropdown-menu>li>a.img-holder {
  font-size: 16px;
  text-align: center;
  border-radius: 10px;
  background-color: #fff;
  border: 3px solid #fff;
  padding-left: 0;
  padding-right: 0;
  opacity: 1;
  cursor: pointer;
  display: block;
  max-height: 100px;
  overflow: hidden;
  padding: 0;
}

.fixed-plugin .dropdown-menu>li>a.img-holder img {
  margin-top: auto;
}

.fixed-plugin .dropdown-menu>li:hover>a.img-holder,
.fixed-plugin .dropdown-menu>li:focus>a.img-holder {
  border-color: rgba(0, 187, 255, 0.53);
}

.fixed-plugin .dropdown-menu>.active>a.img-holder,
.fixed-plugin .dropdown-menu>.active>a.img-holder {
  border-color: #00bbff;
  background-color: #ffffff;
}

.fixed-plugin .dropdown .dropdown-menu {
  -webkit-transform: translateY(-15%);
  -moz-transform: translateY(-15%);
  -o-transform: translateY(-15%);
  -ms-transform: translateY(-15%);
  transform: translateY(-15%);
  top: 27px;
  opacity: 0;
  transform-origin: 0 0;
  display: none;
}

.fixed-plugin .dropdown .dropdown-menu:before {
  border-bottom: 0.4em solid transparent;
  border-left: 0.4em solid rgba(0, 0, 0, 0.2);
  border-top: 0.4em solid transparent;
  right: -16px;
  top: 46px;
}

.fixed-plugin .dropdown .dropdown-menu:after {
  border-bottom: 0.4em solid transparent;
  border-left: 0.4em solid #ffffff;
  border-top: 0.4em solid transparent;
  right: -16px;
}

.fixed-plugin .dropdown .dropdown-menu:before,
.fixed-plugin .dropdown .dropdown-menu:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 46px;
  width: 16px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.fixed-plugin .dropdown.show .dropdown-menu {
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(-13%);
  -moz-transform: translateY(-13%);
  -o-transform: translateY(-13%);
  -ms-transform: translateY(-13%);
  transform: translateY(-13%);
  transform-origin: 0 0;
}

* {
  letter-spacing: normal !important;
}

.body-page-transition {
  overflow: hidden;
}

.body-page-transition #page-transition {
  position: fixed;
  z-index: 9999;
  width: 100%;
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}

.body-page-transition #page-transition>div:after {
  content: "";
  background-size: cover;
  position: fixed;
  z-index: 9998;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.body-page-transition #page-transition>div:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  display: block;
  z-index: 9999;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
}
