body>.ui.container {
	margin-top: 3em;
}

.center {
	text-align: center;
}

.m-l {
	margin-left: 16px;
}

.title {
	font-family: 'Open Sans';
	font-size: 15px;
	color: #b5b5b5;
	text-decoration: none solid rgb(181, 181, 181);
	line-height: 24px;
}

.invertido {
	background: #8fbe00;
}

.invertido>.title {
	color: #ffffff;
}

.space {
	padding-top: 16px;
}

.code {
	border: 1px solid #ddd;
	background-color: #ffffff;
	background-size: cover;
	font-family: 'Open Sans';
	font-size: 13px;
	padding: 16px;
}

.box {
	width: 140px;
	height: 97px;
	padding-top: 16px;
	border: 1px solid #ddd;
	background-color: #f7f7f7;
	background-size: cover;
}

.box-white {
	width: 140px;
	height: 97px;
	padding-top: 24px;
	border: 1px solid #ddd;
	background-color: #ffffff;
}

.box-white .az {
	width: 140px;
	height: 24px;
	font-family: Lato;
	font-size: 20px;
	color: #2b2b2b;
	line-height: 24px;
	text-align: center;
}

.box-white .az.light {
	font-weight: 400;
}

.box-white .az.italic {
	font-style: italic;
}

.box-white .az.semi-bold {
	font-weight: 600;
}

.box-white .az.bold {
	font-weight: bold;
}

.box-white .type {
	font-family: Open Sans;
	font-size: 12px;
	color: #999999;
	line-height: 24px;
	text-align: center;
}

.box .name {
	font-family: Open Sans;
	font-size: 20px;
	color: #2b2b2b;
	font-weight: 600;
	line-height: 24px;
	text-transform: uppercase;
	text-align: center
}

.box .font {
	font-family: Open Sans;
	font-size: 12px;
	color: #999999;
	text-transform: uppercase;
	text-align: center;
}

.box .extra {
	font-family: Open Sans;
	font-size: 12px;
	color: #999999;
	text-align: center;
}

.ui.selection.desplegable {
	padding: 0.4571429em 2.1em 0.78571429em 1em;
}

.formSearchDS {
	background-color: #F7F7F7 !important;
}

.ui.mini.buttons .button, .ui.mini.buttons .or, .ui.mini.button {
	font-size: 0.7rem;
	white-space: nowrap;
}

.icon.secondary.button.clear {
	padding: 28px 6px 11px 6px;
}

.respServicio .icon {
	font-size: 80px;
}

.respServicio hr {
	max-width: 300px
}

/* COLORES DE FONDO */
.bg-positive {
	background-color: #ebf8e8 !important
}

.bg-error {
	background-color: #FFF1F2 !important
}

.bg-warning {
	background-color: #fff7e3 !important
}

.bg-info {
	background-color: #edf5ff !important
}
/* COLORES DE TEXTO */
.text-positive {
	color: #8FBE00 !important
}

.text-error {
	color: #d95543 !important
}

.text-warning {
	color: #cc9e29 !important
}

.text-info {
	color: #3a71b0 !important
}

.text-secondary {
	color: #cccccc !important
}

.icon-table {
	padding: 10px 6px 0 6px !important;
}

.rutRazonSocial {
	display: block;
	padding: 5px 0;
	color: #a09e9e;
}

.crearUsuario {
	border: none !important;
}

.icon.secondary.button.clear {
	padding: 5px 10px;
}

.icon-right i.icon {
	margin: 0;
	right: 20px;
	position: absolute;
}

.ui.styled.accordion .content, .ui.styled.accordion .accordion .content
	{
	margin: 0em;
	padding: 0.5em 1em 0.7em;
}

.padding-y-1 {
	padding: 5px 0;
}

.ui.btnCrearCuenta .item {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #8fbe00;
	color: white !important e;
	border-radius: 5px;
}

.ui.btnCrearCuenta .item:hover {
	background-color: #698C00 !important
}

.ui.btnCrearCuenta .item, .ui.btnAccion .item {
	color: white !important;
}

.ui.btnAccion {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.ui.btnAccion .item {
	border: none;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	background-color: #acb8bd;
	color: white !important;
	border-radius: 5px;
}

.ui.btnAccion .item:hover {
	background-color: #bac4c9 !important
}

.ui.compact.menu.btnAccion, .ui.compact.menu.btnAccion .item, .ui.compact.menu.btnCrearCuenta,
	.ui.compact.menu.btnCrearCuenta .item {
	border-radius: 5px;
}

.ui.compact.menu.btnCrearCuenta {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btnCrearCuenta .desplegable {
	border: none;
}

.subTitle {
	color: #777777;
	font-size: 16px
}

.ui.message {
	margin: .5em 0em
}

.ui.styled.fluid.accordion.icon-right.error {
	border: solid 1px #d95543;
}

/*Modal Personalizado */
.modalDisplayNone {
	display: none;
}

.modalPersonalizado {
	position: fixed;
	z-index: 9999999999999999999;
	padding-top: 160px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.4);
}

.modalPersonalizadoContent {
	position: relative;
	background-color: #fefefe;
	margin: auto;
	padding: 0;
	border: 1px solid #888;
	/*width: 65%;*/
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0
		rgba(0, 0, 0, 0.19);
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 0.4s;
	animation-name: animatetop;
	animation-duration: 0.4s
}

.content.scrollable {
	max-height: 250px;
	overflow-y: scroll;
}

.scrollable-y {
	overflow-x: scroll;
	overflow-y: hidden;
}

.scrollable-x {
	overflow-x: hidden;
	overflow-y: scroll;
}

@media ( max-width : 992px) {
	.modalPersonalizadoContent {
		width: 95%;
	}
}

.showWeb {
	display: block;
}

.showMobile {
	display: none;
}

@media ( max-width : 768px) {
	.showMobile {
		display: block;
	}
	.showWeb {
		display: none;
	}
}

@
-webkit-keyframes animatetop {from { top:-300px;
	opacity: 0
}

to {
	top: 0;
	opacity: 1;
}

}
@
keyframes animatetop {from { top:-300px;
	opacity: 0
}

to {
	top: 0;
	opacity: 1
}

}
.btnCierreModalPersonalizado, .btnCierreModalPersonalizadoSmall, .btnmodalErrorvalidar {
	color: white;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	right: 0;
	/*top: -25px;*/
	top: -30px;
	cursor: pointer;
}

.modalPersonalizadoHeader {
	padding: 2px 16px;
	background-color: white;
	color: black;
	border-bottom: solid 1px lightgray;
}

.modalPersonalizadoBody {
	padding: 20px 16px;
}

.modalPersonalizadoFooter {
	padding: 15px 16px;
	background-color: white;
	color: black;
	border-top: solid 1px lightgray;
}

/* Correcciones AdmUsuarios */
.modalPersonalizadoHeader {
	padding: 20px 20px;
}

.modalPersonalizadoContent .content {
	padding: 20px;
}

.modalPersonalizado {
	padding-top: 100px;
	padding-bottom: 100px;
}

@media only screen and (min-width: 1920px) {
	.modalPersonalizadoContent {
		width: 950px;
	}
}

@media only screen and (min-width: 1200px) {
	.modalPersonalizadoContent {
		width: 900px;
	}
}

@media only screen and (min-width: 992px) {
	.modalPersonalizadoContent {
		width: 850px;
	}
}

@media only screen and (min-width: 768px) {
	.modalPersonalizadoContent {
		width: 800px;
	}
}

.modalPersonalizadoContent.small {
	max-width: 550px;
}

.spaceLabel {
	padding: 11px
}

.seleccionFiltro {
	float: left;
}

.tituloAcordeon {
	position: relative;
	left: 30px;
}

.checkPermisos {
	position: absolute;
	left: 15px;
	top: 15px;
}

.cantApl {
	position: absolute;
	right: 35px;
	top: 15px;
}

.icon-right i.icon {
	right: 20px;
	position: absolute;
}

.contenidoAcordeon {
	position: relative;
}

.column.checkAll {
	padding: 10px 9px !important;
	margin: .5rem;
	background: #f9f9f9;
}

.column.checkAll label {
	font-size: 14px;
	font-weight: bold;
}

.ui.styled.accordion .content, .ui.styled.accordion .accordion .content
	{
	padding: 0.5em 3em 0.7em;
}

.contenidoAcordeon .content .column .column h2 {
	margin-top: 5px;
	margin-bottom: -5px;
}

.hiddenDiv {
	display: none !important;
	visibility: hidden !important;
}

/* TRACKING */
.ui.steps .description a {
	color: #8fbe00;
}

.ui.steps .step.completed>.icon:before, .ui.ordered.steps .step.completed:before
	{
	color: #8fbe00;
}

.ui.steps .step.active .title {
	color: #8fbe00;
}

.ui.modal>.close {
	top: -2.5rem;
	right: -2.5rem;
	width: 8.25rem;
}

.vista-tracking {
	padding: 16px;
}

.sub-title {
	font-size: 15px;
	color: #777777;
}

.vista-tracking .sub-title span {
	font-weight: bold;
}

.vista-tracking .form .rut {
	background: #ffffff;
	border: 1px #dedede solid;
}

.vista-tracking .form .button-find {
	min-width: 180px;
}

.vista-tracking .form .required .error-msg {
	position: absolute;
	right: 12px;
	font-size: 12px;
	background: #fff;
	padding: 0 8px;
	top: -7px;
	color: #d95543;
}

.vista-tracking .form .required .icon.fas.fa-times-circle {
	position: absolute;
	right: 0;
	margin-top: 10px;
	margin-right: -15px;
	font-size: 17px;
	padding: 0 8px;
	color: #d95543;
}

.vista-tracking .form .valid .icon.fas.fa-check-circle {
	color: #a3d900;
	position: absolute;
	right: 0;
	margin-top: 10px;
	margin-right: -15px;
	font-size: 17px;
	padding: 0 8px;
}

.vista-tracking .header {
	color: #3e3e3e;
	font-size: 15px;
	font-weight: normal;
}

.ui.column.grid>[class*="five wide"].column, .ui.grid>.column.row>[class*="five wide"].column,
	.ui.grid>.row>[class*="five wide"].column, .ui.grid>[class*="five wide"].column
	{
	width: 301px !important;
	margin: 21px !important;
	padding: 0;
}

.ui.modal>.header:not (.ui ) {
	font-size: 22px !important;
}

.ui.modal {
	margin-top: 40px !important;
	width: 1100px;
}

.tracking.ui.modal .header {
	background-color: #8fbe00;
	color: #ffffff !important;
	text-align: center;
	min-height: 90px;
	line-height: 52px !important;
}

.ui.modal .message .header-msg {
	font-size: 18px;
	line-height: 22px;
	color: #8B572A;
}

.ui.modal .message p {
	font-size: 18px;
	color: #d95543;
	line-height: 25px;
}

.ui.modal .message p span {
	font-weight: bold;
}

.ui.modal .sub-header {
	background: #578D00;
	margin: 0;
	min-height: 96px;
}

.ui.modal .sub-header .data {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
}

.ui.modal .sub-header .info {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
}

.ui.modal .tracking {
	background: #FFFFFF;
	padding: 32px 0px;
	margin: 0;
	min-height: 251px;
}

.ui.modal .tracking .triangulo {
	position: absolute;
	bottom: -44px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 0px;
	height: 0px;
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-top: 13px solid #fff;
}

.ui.modal .tracking .triangulo:after {
	content: "";
	position: absolute;
	top: -12px;
	left: -7px;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #8FBE00;
}

.ui.modal .tracking #ingreso-icon, .ui.modal .tracking #atencion-icon,
	.ui.modal .tracking #calificación-icon, .ui.modal .tracking #beneficio-icon,
	.ui.modal .tracking .ingreso-box, .ui.modal .tracking .atencion-box,
	.ui.modal .tracking .calificación-box, .ui.modal .tracking .beneficio-box
	{
	display: none;
}

.ui.modal .tracking ol.steps {
	display: flex;
	list-style: none;
	text-align: center;
	counter-reset: milestones;
	width: 100%;
	margin: 0;
	padding: 0;
}

.ui.modal .tracking ol.steps li {
	flex-grow: 1;
	flex-basis: 0;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
	font-size: 0.75em;
	line-height: 1.25em;
}

.ui.modal .tracking ol.steps .box-step::before, .ui.modal .tracking ol.steps .box-step::after
	{
	display: block;
	font-size: 1.25em;
	box-sizing: border-box;
}

.ui.modal .tracking ol.steps .box-step::before {
	border-radius: 50%;
	text-decoration: none;
	font-family: Icons;
	content: "";
	width: 64px;
	height: 64px;
	line-height: 64px;
	margin: 0 auto 0.5em;
	font-size: 30px;
}

.ui.modal .tracking ol.steps .box-step::after {
	content: "";
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 0;
	border: 0;
	left: 50%;
	top: 32px;
	border-bottom-width: 8px;
	margin-top: -4px;
}

.ui.modal .tracking ol.steps li:last-child .box-step::after {
	display: none;
}

.ui.modal .tracking ol.steps .prefijo-step {
	font-size: 12px;
}

.ui.modal .tracking ol.steps .current .box-step .extra-info {
	color: #A3D900;
}

.iconoBorrador {
	color: #fff !important;
	width: 30px !important;
	height: 30px !important;
	background-color: #ccc;
	border-radius: 50%;
	font-size: 20px !important;
	line-height: 27px !important;
}

.ui.modal .tracking ol.steps .current .box-step .extra-info .prefijo-step.one
	{
	opacity: 0.3;
}

.ui.modal .tracking ol.steps .current .box-step .extra-info .prefijo-step.two
	{
	opacity: 0.5;
}

.ui.modal .tracking ol.steps .current .box-step .extra-info .prefijo-step.three
	{
	opacity: 1;
}

.ui.modal .tracking ol.steps .box-step .title-step {
	color: #3E3E3E;
	font-size: 16px;
	line-height: 10px;
	text-align: center;
	margin-top: 12px;
	text-transform: uppercase;
	line-height: 18px;
}

.ui.modal .tracking ol.steps .box-step .data-step {
	color: #9B9B9B;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	min-height: 19px;
}

.ui.modal .tracking ol.steps .box-step .extra-info {
	color: #9B9B9B;
	font-family: Lato;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
}

.ui.modal .tracking ol.steps .box-step .prefijo-step {
	margin-right: -4px;
}

.ui.modal .tracking ol.steps .box-step::before {
	margin-bottom: 34px;
	color: #fff;
	background-color: #A3D900;
	box-shadow: inset 0 0 0 4px #A3D900;
}

.ui.modal .tracking ol.steps .box-step::after {
	border-bottom-style: solid;
	border-color: #A3D900;
}

.ui.modal .tracking ol.steps li.current .box-step::before {
	color: #A3D900;
	background-color: #fff;
	box-shadow: inset 0 0 0 4px #A3D900;
	content: "";
}

.ui.modal .tracking ol.steps li.current .box-step::after {
	border-color: #E6E6E6;
}

.ui.modal .tracking ol.steps li.next .box-step::after {
	border-color: #E6E6E6;
}

.ui.modal .tracking ol.steps li.next ~ li .box-step::before {
	content: "";
	color: #707070;
	background-color: #E6E6E6;
	box-shadow: inset 0 0 0 4px #E6E6E6;
}

.ui.modal .tracking ol.steps li.next ~ li .box-step::after {
	border-bottom-style: none;
}

.ui.modal .tracking ol.steps li.current ~ li .box-step::before {
	content: "";
	color: #707070;
	background-color: #E6E6E6;
	box-shadow: inset 0 0 0 4px #E6E6E6;
}

.ui.modal .tracking .button-acceso {
	margin-bottom: 16px;
	width: 100%;
}

.ui.modal .tracking .button-round {
	min-width: 220px;
	margin-top: 32px;
	border-radius: 30px;
}

.ui.modal .tracking .button-round .plus {
	background: #91bd00;
	border-radius: 50%;
	height: 18px;
	width: 18px;
	padding-top: 2px !important;
	color: #fff;
}

.ui.modal .tracking .button-round .minus {
	background: #fff;
	border-radius: 50%;
	height: 18px;
	width: 18px;
	padding-top: 2px !important;
	color: #91bd00;
}

.ui.modal .tracking .title-more {
	color: #4A4A4A;
	font-size: 16px;
	line-height: 19px;
}

.ui.modal .tracking .message-info .header-msg {
	font-size: 18px;
	line-height: 22px;
	color: #326196;
	text-align: left;
}

.ui.modal .tracking .message-info p {
	line-height: 23px;
	color: #326196;
	text-align: left;
}

.ui.modal .tracking .message-positive .header-msg {
	font-size: 18px;
	line-height: 22px;
	color: #335C04;
	text-align: left;
}

.ui.modal .tracking .message-positive p {
	line-height: 23px;
	color: #335C04;
	text-align: left;
}

.ui.modal .ui.warning.message.icono i {
	color: #604b06;
}

.ui.modal .more {
	padding: 16px 32px;
	margin: 0;
	background-color: #E7E4E5;
	display: block;
	-webkit-animation: fadeIn 1s;
	animation: fadeIn 1s;
	min-width: 351px;
}

.ui.modal .more .button-acceso {
	margin-bottom: 16px;
	width: 100%;
}

.ui.modal .more .prefijo {
	position: absolute;
	left: -17px;
	padding-top: 3px;
	font-size: 14px;
}

.ui.modal .more .box-data {
	border-bottom: 2px dotted #BABABA;
	padding-bottom: 6px;
}

.ui.modal .more .box-data.no-line {
	border-bottom: none;
}

.ui.modal .more .box-data .only-text {
	color: #4A4A4A;
	font-size: 16px;
	line-height: 24px;
}

.ui.modal .more .box-data .sub-title-box {
	color: #4A4A4A;
	font-size: 16px;
	line-height: 19px;
	margin-top: 16px;
	margin-bottom: 4px;
	font-weight: 600;
}

.ui.modal .more .box-data .data {
	color: #4A4A4A;
	font-size: 16px;
	line-height: 19px;
}

.ui.modal .more .title-more {
	color: #4A4A4A;
	font-size: 16px;
	line-height: 19px;
	font-weight: 600;
}

.ui.modal .more .message-info .header-msg {
	font-size: 18px;
	line-height: 22px;
	color: #326196;
}

.ui.modal .more .message-info p {
	line-height: 23px;
	color: #326196;
}

.ui.modal .more .message-positive .header-msg {
	font-size: 18px;
	line-height: 22px;
	color: #335C04;
}

.ui.modal .more .message-positive p {
	line-height: 23px;
	color: #335C04;
}

@
-webkit-keyframes fadeIn {from { opacity:0;
	
}

to {
	opacity: 1;
}

}
@
keyframes fadeIn {from { opacity:0;
	
}

to {
	opacity: 1;
}

}
.title-step i {
	display: none;
}
/* Mobile */
@media only screen and (max-width: 767px) {
	.title-step i {
		display: inline-block;
	}
	.ui.column.grid>[class*="four wide"].column, .ui.grid>.column.row>[class*="four wide"].column,
		.ui.grid>.row>[class*="four wide"].column, .ui.grid>[class*="four wide"].column
		{
		width: 100% !important;
		padding: 0;
	}
	.ui.modal {
		width: auto;
	}
	.ui.modal #ingreso-icon, .ui.modal #atencion-icon, .ui.modal #beneficio-icon,
		.ui.modal #calificación-icon {
		display: initial !important;
	}
	.ui.modal .no-display {
		display: none !important;
	}
	.ui.modal .header {
		font-size: 22px !important;
		padding: 32px 0 !important;
		font-weight: bold;
		line-height: 27px;
	}
	.ui.modal .sub-header {
		display: grid !important;
		padding-left: 16px;
	}
	.ui.modal .sub-header .info, .ui.modal .sub-header .data {
		text-align: left;
		margin-bottom: 16px;
	}
	.ui.modal .more {
		display: none !important;
	}
	.ui.modal .ui.warning.message.icono i {
		position: inherit;
	}
	.ui.modal .ui.warning.message.icono {
		padding-left: 34px;
		padding-right: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.ui.modal .tracking ol.steps {
		display: block !important;
	}
	.ui.modal .tracking .box-data {
		border-bottom: 2px dotted #BABABA;
		padding-bottom: 6px;
	}
	.ui.modal .tracking .box-data .sub-title-box {
		color: #4A4A4A;
		font-size: 13px;
		font-weight: 600;
		line-height: 19px;
		margin-top: 16px;
		margin-bottom: 4px;
		text-align: left;
	}
	.ui.modal .tracking .box-data .data {
		color: #4A4A4A;
		font-size: 16px;
		line-height: 15px;
		text-align: left;
	}
	.ui.modal .button-round, .ui.modal .triangulo {
		display: none !important;
	}
	.ui.modal .tracking .box-data:last-child {
		margin-bottom: 40px;
	}
	.ui.modal .tracking ol.steps .box-step {
		min-height: 60px;
	}
	.ui.modal .tracking ol.steps .box-step .data-step {
		display: none;
	}
	.ui.modal .tracking ol.steps .box-step .title-step {
		font-weight: 400 !important;
	}
	.ui.modal .tracking ol.steps .box-step .title-step.ligth {
		color: #9B9B9B;
	}
	.ui.modal .tracking ol.steps .box-step::before {
		width: 44px;
		height: 44px;
		line-height: 44px;
		font-size: 25px;
		position: absolute;
		top: -15px;
		left: 16px;
	}
	.ui.modal .tracking ol.steps .box-step::after {
		height: 100%;
		left: 33px;
		top: 33px;
		width: 8px;
		background: #E6E6E3;
	}
	.ui.modal .tracking ol.steps .done .box-step::after {
		background: #A3D900 !important;
	}
	.ui.modal .tracking ol.steps .box-step {
		margin-left: 90px;
		margin-right: 16px;
	}
	.ui.modal .tracking ol.steps .box-step .data-step {
		color: #777777;
		font-size: 13px;
		line-height: 16px;
		text-align: left;
	}
	.ui.modal .tracking ol.steps .box-step .data-step .date {
		display: list-item;
		color: #3E3E3E;
		font-size: 15px;
		line-height: 18px;
		margin-top: 4px;
	}
	.ui.modal .tracking ol.steps .box-step .title-step {
		color: #3E3E3E;
		font-size: 16px !important;
		font-weight: 600;
		line-height: 10px !important;
		text-transform: none;
		text-align: left;
	}
	.ui.modal .tracking ol.steps .box-step .extra-info {
		color: #9B9B9B;
		font-size: 16px;
		line-height: 19px;
		text-align: left;
		margin-bottom: 26px;
	}
}

#only-rut .msg {
	margin-top: 6px;
	color: #9B9B9B;
	font-size: 13px;
	line-height: 16px;
}

#only-rut .msg span {
	font-weight: bold;
}

.ui.modal .warning.message {
	box-shadow: none;
}
/*# sourceMappingURL=custom.css.map */

/* Numeros en paso a paso tracking */
.ui.modal .tracking ol.steps li.current.step-one .box-step::before {
	content: "1";
	color: #acb8bd;
	font-family: 'Lato', sans-serif;
}

.ui.modal .tracking ol.steps li.current.step-two .box-step::before {
	content: "2";
	color: #acb8bd;
	font-family: 'Lato', sans-serif;
}

.ui.modal .tracking ol.steps li.current.step-three .box-step::before {
	content: "3";
	color: #acb8bd;
	font-family: 'Lato', sans-serif;
}

.ui.modal .tracking ol.steps li.current.step-four .box-step::before {
	content: "4";
	color: #acb8bd;
	font-family: 'Lato', sans-serif;
}

.ui.table thead tr th {
	font-size: 13px;
}

/*Estilos Públicos


/* Custom Imput File */
.js .inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

.inputfile+label {
	max-width: 100%;
	border-radius: 3px;
	font-size: 1.25rem;
	/* 20px */
	font-weight: 700;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	border: solid 1px #acb8bd;
	/* 10px 20px */
}

.no-js .inputfile+label {
	display: none;
}

.inputfile:focus+label, .inputfile.has-focus+label {
	outline: 1px dotted #000;
	outline: -webkit-focus-ring-color auto 5px;
}

.inputfile+label * {
	/* pointer-events: none; */
	/* in case of FastClick lib use */
	
}

.inputfile+label svg {
	width: 1em;
	height: 1em;
	vertical-align: middle;
	fill: currentColor;
	margin-top: -0.25em;
	/* 4px */
	margin-right: 0.25em;
	/* 4px */
}

/* Estilos Input File*/
.inputfileCustom+label {
	color: #7ca500;
}

.inputfileCustom:focus+label, .inputfileCustom.has-focus+label,
	.inputfileCustom+label:hover {
	border-color: #7ca500;
}

.inputfileCustom+label span, .inputfileCustom+label strong {
	padding: 0.625rem 1.25rem;
	/* 10px 20px */
}

.inputfileCustom+label span {
	min-height: 2em;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	vertical-align: top;
}

.inputfileCustom+label strong {
	height: 100%;
	color: #ffffff;
	background-color: #acb8bd;
	display: inline-block;
}

.inputfileCustom:focus+label strong, .inputfileCustom.has-focus+label strong,
	.inputfileCustom+label:hover strong {
	background-color: #8fbe00;
}

@media screen and (max-width: 50em) {
	.inputfileCustom+label strong {
		display: block;
	}
}

input#archivo {
	display: none;
}

h1.ui.header {
	font-size: 22px;
}

h2.ui.header {
	font-size: 16px;
}

.ui.action.input input[type="file"] {
	display: none;
}

.ui.button {
	padding: 0.78571429em 1.5em 0.99571429em;
}

/*Estilos Estructura tabla Responsive*/
table.table .titleTable {
	display: none;
}

@media only screen and (max-width: 767px) {
	table.table .titleTable {
		display: block;
		float: left;
		font-weight: bold;
	}
	table.table .tableData {
		float: right;
	}
	table.table td {
		clear: both;
	}
	.table thead {
		display: none !important;
	}
	table.table {
		line-height: 23px
	}
	.table tr {
		padding-bottom: 2.5rem !important;
	}
}

.iconoBorrador {
	color: #ffffff;
	background-color: #cccccc;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	font-size: 20px;
	line-height: 27px;
}

.border-0 {
	border: none !important;
}

.box-shadow-0 {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.font-bold {
	font-weight: bold;
}

a.active.step {
	border: solid 1px #8FBE00 !important;
}

.ui.steps .active:after {
	border-color: #8FBE00;
}

.ui.button {
	padding: 0.78571429em 1.5em 0.99571429em;
}

hr {
	border: solid 0.3px #dddddd;
}

.elimfile {
	color: white;
	background-color: #9b9b9b;
	border-radius: 50%;
	font-size: 10px !important;
	height: 13px !important;
	width: 13px !important;
	line-height: 13px;
}

.ui.info.message.icono p {
	font-size: 14px;
	line-height: 18px;
}

.buttons-inline {
	width: 8rem !important;
	margin: auto 12px !important;
}

.text-mini {
	font-size: 12px !important;
}

.text-capitalize {
	text-transform: capitalize
}
/* Uso de Margenes Horizontales */
.mx-5 {
	margin: auto 5px;
}

.mx-10 {
	margin: auto 10px;
}

.mx-15 {
	margin: auto 15px;
}

.mx-20 {
	margin: auto 20px;
}

.mx-30 {
	margin: auto 30px;
}

.mx-left-5 {
	margin-left: 5px;
}

.mx-left-10 {
	margin-left: 10px;
}

.mx-left-15 {
	margin-left: 15px;
}

.mx-left-20 {
	margin-left: 20px;
}

.mx-left-30 {
	margin-left: 30px;
}

.mx-right-5 {
	margin-right: 5px;
}

.mx-right-10 {
	margin-right: 10px;
}

.mx-right-15 {
	margin-right: 15px;
}

.mx-right-20 {
	margin-right: 20px;
}

.mx-right-30 {
	margin-right: 30px;
}

.px-10 {
	padding: auto 10px;
}

.px-15 {
	padding: auto 15px;
}

.px-20 {
	padding: auto 20px;
}

.px-30 {
	padding: auto 30px;
}

.px-left-5 {
	padding-left: 5px;
}

.px-left-10 {
	padding-left: 10px;
}

.px-left-15 {
	padding-left: 15px;
}

.px-left-20 {
	padding-left: 20px;
}

.px-left-30 {
	padding-left: 30px;
}

.px-right-5 {
	padding-right: 5px;
}

.px-right-10 {
	padding-right: 10px;
}

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

.px-right-20 {
	padding-right: 20px;
}

.px-right-30 {
	padding-right: 30px;
}

/* Contenedor Panel Flotante */
.contenedor-panel-flotante {
	position: -webkit-sticky;
	position: sticky;
	top: 50%;
	z-index: 99999999999999999;
}
/* Botón Flotante */
.boton-flotante {
	font-family: 'Lato', sans-serif;
	background: #3e6e90;
	border-radius: 0;
	color: white;
	font-weight: bold;
	font-size: 12px;
	height: 48px;
	position: absolute;
	line-height: 48px;
	top: calc(50% - 180px);
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform-origin: bottom right;
	width: 166px;
	padding: 0 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	z-index: 9999999999999999999999999999;
	right: 0;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
	/* Hover styles, 
    media queries */
}

.boton-flotante:hover {
	color: white;
}

.btn-flotante-cerrado {
	right: 0;
}

.btn-flotante-abierto {
	right: 224px;
}

/* Panel Flotante */
.panel-flotante {
	border-left: solid 3px #3e6e90;
	width: 225px; /* Establece un ancho si quieres */
	-webkit-box-shadow: 0 3px 4px 0 rgba(204, 204, 204, .7);
	box-shadow: 0 3px 4px 0 rgba(204, 204, 204, .7);
	position: absolute;
	top: calc(50% - 132px);
	font-size: 13px;
	right: -228px;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
}

.panel-flotante-cerrado {
	right: -228px;
}

.panel-flotante-abierto {
	right: 0;
}

.panel-flotante a {
	background-color: #f8f8f8;
	color: black;
	display: block;
	padding: 21px 30px;
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	border-bottom: solid 2px #e2e2e2;
}

.panel-flotante a:last-child {
	border-bottom: none;
}

.panel-flotante a:hover {
	color: #8fbe00;
	text-decoration: underline;
}

@media only screen and (max-width: 767px) {
	.boton-flotante {
		width: 146px;
	}
}

.d-inline {
	display: inline !important;
}

button.ui.large.labeled.icon.button.download-button {
	line-height: 26px;
}

.ui.styled.accordion .active.title i {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	margin: 5px 0 0 0;
}

.ui.tabular.menu .item {
	cursor: pointer;
}

.ui.top.attached.tabular.menu.scrollable-y .item {
	margin-bottom: 10px;
}

/* Tracking Fuera del Modal */
.tracking.seguimiento .header {
	background-color: #8fbe00;
	color: #ffffff !important;
	text-align: center;
	min-height: 90px;
	line-height: 52px !important;
}

.seguimiento .message .header-msg {
	font-size: 18px;
	line-height: 22px;
	color: #8B572A;
}

.seguimiento .message p {
	font-size: 18px;
	color: #d95543;
	line-height: 25px;
}

.seguimiento .message p span {
	font-weight: bold;
}

.seguimiento .sub-header {
	background: #578D00;
	margin: 0;
	min-height: 96px;
}

.seguimiento .sub-header .data {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
}

.seguimiento .sub-header .info {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
}

.seguimiento .tracking {
	background: #FFFFFF;
	padding: 32px 0px;
	margin: 0;
	min-height: 180px;
}

.seguimiento .tracking .triangulo {
	position: absolute;
	bottom: -44px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 0px;
	height: 0px;
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-top: 13px solid #fff;
}

.seguimiento .tracking .triangulo:after {
	content: "";
	position: absolute;
	top: -12px;
	left: -7px;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #8FBE00;
}

.seguimiento .tracking #ingreso-icon, .seguimiento .tracking #atencion-icon,
	.seguimiento .tracking #calificación-icon, .seguimiento .tracking #beneficio-icon,
	.seguimiento .tracking .ingreso-box, .seguimiento .tracking .atencion-box,
	.seguimiento .tracking .calificación-box, .seguimiento .tracking .beneficio-box
	{
	display: none;
}

.seguimiento .tracking ol.steps {
	display: flex;
	list-style: none;
	text-align: center;
	counter-reset: milestones;
	width: 100%;
	margin: 0;
	padding: 0;
}

.seguimiento .tracking ol.steps li {
	flex-grow: 1;
	flex-basis: 0;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
	font-size: 0.75em;
	line-height: 1.25em;
}

.seguimiento .tracking ol.steps .box-step::before, .seguimiento .tracking ol.steps .box-step::after
	{
	display: block;
	font-size: 1.25em;
	box-sizing: border-box;
}

.seguimiento .tracking ol.steps .box-step::before {
	border-radius: 50%;
	text-decoration: none;
	font-family: Icons;
	content: "";
	width: 64px;
	height: 64px;
	line-height: 64px;
	margin: 0 auto 0.5em;
	font-size: 30px;
}

.seguimiento .tracking ol.steps .box-step::after {
	content: "";
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 0;
	border: 0;
	left: 50%;
	top: 32px;
	border-bottom-width: 8px;
	margin-top: -4px;
}

.seguimiento .tracking ol.steps li:last-child .box-step::after {
	display: none;
}

.seguimiento .tracking ol.steps .prefijo-step {
	font-size: 12px;
}

.seguimiento .tracking ol.steps .current .box-step .extra-info {
	color: #A3D900;
}

.iconoBorrador {
	color: #fff !important;
	width: 30px !important;
	height: 30px !important;
	background-color: #ccc;
	border-radius: 50%;
	font-size: 20px !important;
	line-height: 27px !important;
}

.seguimiento .tracking ol.steps .current .box-step .extra-info .prefijo-step.one
	{
	opacity: 0.3;
}

.seguimiento .tracking ol.steps .current .box-step .extra-info .prefijo-step.two
	{
	opacity: 0.5;
}

.seguimiento .tracking ol.steps .current .box-step .extra-info .prefijo-step.three
	{
	opacity: 1;
}

.seguimiento .tracking ol.steps .box-step .title-step {
	color: #3E3E3E;
	font-size: 16px;
	line-height: 10px;
	text-align: center;
	margin-top: 12px;
	text-transform: uppercase;
	line-height: 18px;
}

.seguimiento .tracking ol.steps .box-step .data-step {
	color: #9B9B9B;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	min-height: 19px;
}

.seguimiento .tracking ol.steps .box-step .extra-info {
	color: #9B9B9B;
	font-family: Lato;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
}

.seguimiento .tracking ol.steps .box-step .prefijo-step {
	margin-right: -4px;
}

.seguimiento .tracking ol.steps .box-step::before {
	margin-bottom: 34px;
	color: #fff;
	background-color: #A3D900;
	box-shadow: inset 0 0 0 4px #A3D900;
}

.seguimiento .tracking ol.steps .box-step::after {
	border-bottom-style: solid;
	border-color: #A3D900;
}

.seguimiento .tracking ol.steps li.current .box-step::before {
	color: #A3D900;
	background-color: #fff;
	box-shadow: inset 0 0 0 4px #A3D900;
	content: "";
}

.seguimiento .tracking ol.steps li.current .box-step::after {
	border-color: #E6E6E6;
}

.seguimiento .tracking ol.steps li.next .box-step::after {
	border-color: #E6E6E6;
}

.seguimiento .tracking ol.steps li.next ~ li .box-step::before {
	content: "";
	color: #707070;
	background-color: #E6E6E6;
	box-shadow: inset 0 0 0 4px #E6E6E6;
}

.seguimiento .tracking ol.steps li.next ~ li .box-step::after {
	border-bottom-style: none;
}

.seguimiento .tracking ol.steps li.current ~ li .box-step::before {
	content: "";
	color: #707070;
	background-color: #E6E6E6;
	box-shadow: inset 0 0 0 4px #E6E6E6;
}

.seguimiento .tracking .button-acceso {
	margin-bottom: 16px;
	width: 100%;
}

.seguimiento .tracking .button-round {
	min-width: 220px;
	margin-top: 32px;
	border-radius: 30px;
}

.seguimiento .tracking .button-round .plus {
	background: #91bd00;
	border-radius: 50%;
	height: 18px;
	width: 18px;
	padding-top: 2px !important;
	color: #fff;
}

.seguimiento .tracking .button-round .minus {
	background: #fff;
	border-radius: 50%;
	height: 18px;
	width: 18px;
	padding-top: 2px !important;
	color: #91bd00;
}

.seguimiento .tracking .title-more {
	color: #4A4A4A;
	font-size: 16px;
	line-height: 19px;
}

.seguimiento .tracking .message-info .header-msg {
	font-size: 18px;
	line-height: 22px;
	color: #326196;
	text-align: left;
}

.seguimiento .tracking .message-info p {
	line-height: 23px;
	color: #326196;
	text-align: left;
}

.seguimiento .tracking .message-positive .header-msg {
	font-size: 18px;
	line-height: 22px;
	color: #335C04;
	text-align: left;
}

.seguimiento .tracking .message-positive p {
	line-height: 23px;
	color: #335C04;
	text-align: left;
}

.seguimiento .ui.warning.message.icono i {
	color: #604b06;
}

.seguimiento .more {
	padding: 16px 32px;
	margin: 0;
	background-color: #E7E4E5;
	display: block;
	-webkit-animation: fadeIn 1s;
	animation: fadeIn 1s;
	min-width: 351px;
}

.seguimiento .more .button-acceso {
	margin-bottom: 16px;
	width: 100%;
}

.seguimiento .more .prefijo {
	position: absolute;
	left: -17px;
	line-height: 19px;
	font-weight: 600;
}

.seguimiento .more .message-info .header-msg {
	font-size: 18px;
	line-height: 22px;
	color: #326196;
}

.seguimiento .more .message-info p {
	line-height: 23px;
	color: #326196;
}

.seguimiento .more .message-positive .header-msg {
	font-size: 18px;
	line-height: 22px;
	color: #335C04;
}

.seguimiento .more .message-positive p {
	line-height: 23px;
	color: #335C04;
}

@
-webkit-keyframes fadeIn {from { opacity:0;
	
}

to {
	opacity: 1;
}

}
@
keyframes fadeIn {from { opacity:0;
	
}

to {
	opacity: 1;
}

}
.title-step i {
	display: none;
}
/* Mobile */
/*@media only screen and (max-width: 767px) {

  .title-step i {
    display: inline-block;
}
  .ui.column.grid > [class*="four wide"].column,
.ui.grid > .column.row > [class*="four wide"].column,
.ui.grid > .row > [class*="four wide"].column,
.ui.grid > [class*="four wide"].column {
    width: 100% !important;
    padding: 0;
  }

  .seguimiento {
    width: auto;
  }
  .seguimiento #ingreso-icon,
.seguimiento #atencion-icon,
.seguimiento #beneficio-icon,
.seguimiento #calificación-icon {
    display: initial !important;
  }
  .seguimiento .no-display {
    display: none !important;
  }
  .seguimiento .header {
    font-size: 22px !important;
    padding: 32px 0 !important;
    font-weight: bold;
    line-height: 27px;
  }
  .seguimiento .sub-header {
    display: grid !important;
    padding-left: 16px;
  }
  .seguimiento .sub-header .info,
.seguimiento .sub-header .data {
    text-align: left;
    margin-bottom: 16px;
  }
  .seguimiento .more {
    display: none !important;
  }
  .seguimiento .ui.warning.message.icono i {
    position: inherit;
  }
  .seguimiento .ui.warning.message.icono {
    padding-left: 34px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .seguimiento .tracking ol.steps {
    display: block !important;
  }
  .seguimiento .tracking .box-data {
    border-bottom: 2px dotted #BABABA;
    padding-bottom: 6px;
  }
  .seguimiento .tracking .box-data .sub-title-box {
    color: #4A4A4A;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    margin-top: 16px;
    margin-bottom: 4px;
    text-align: left;
  }
  .seguimiento .tracking .box-data .data {
    color: #4A4A4A;
    font-size: 16px;
    line-height: 15px;
    text-align: left;
  }
  .seguimiento .button-round, .seguimiento .triangulo {
    display: none !important;
  }
  .seguimiento .tracking .box-data:last-child {
    margin-bottom: 40px;
  }
  .seguimiento .tracking ol.steps .box-step {
    min-height: 60px;
  }
  .seguimiento .tracking ol.steps .box-step .data-step {
    display: none;
  }
  .seguimiento .tracking ol.steps .box-step .title-step {
    font-weight: 400 !important;
  }
  .seguimiento .tracking ol.steps .box-step .title-step.ligth {
    color: #9B9B9B;
  }
  .seguimiento .tracking ol.steps .box-step::before {
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 25px;
    position: absolute;
    top: -15px;
    left: 16px;
  }
  .seguimiento .tracking ol.steps .box-step::after {
    height: 100%;
    left: 33px;
    top: 33px;
    width: 8px;
    background: #E6E6E3;
  }
  .seguimiento .tracking ol.steps .done .box-step::after {
    background: #A3D900 !important;
  }
  .seguimiento .tracking ol.steps .box-step {
    margin-left: 90px;
    margin-right: 16px;
  }
  .seguimiento .tracking ol.steps .box-step .data-step {
    color: #777777;
    font-size: 13px;
    line-height: 16px;
    text-align: left;
  }
  .seguimiento .tracking ol.steps .box-step .data-step .date {
    display: list-item;
    color: #3E3E3E;
    font-size: 15px;
    line-height: 18px;
    margin-top: 4px;
  }
  .seguimiento .tracking ol.steps .box-step .title-step {
    color: #3E3E3E;
    font-size: 16px !important;
    font-weight: 600;
    line-height: 10px !important;
    text-transform: none;
    text-align: left;
  }
  .seguimiento .tracking ol.steps .box-step .extra-info {
    color: #9B9B9B;
    font-size: 16px;
    line-height: 19px;
    text-align: left;
    margin-bottom: 26px;
  }
}*/
#only-rut .msg {
	margin-top: 6px;
	color: #9B9B9B;
	font-size: 13px;
	line-height: 16px;
}

#only-rut .msg span {
	font-weight: bold;
}

.seguimiento .warning.message {
	box-shadow: none;
}
/*# sourceMappingURL=custom.css.map */

/* Numeros en paso a paso tracking */
.seguimiento .tracking ol.steps li.current.step-one .box-step::before {
	content: "1";
	color: #acb8bd;
	font-family: 'Lato', sans-serif;
}

.seguimiento .tracking ol.steps li.current.step-two .box-step::before {
	content: "2";
	color: #acb8bd;
	font-family: 'Lato', sans-serif;
}

.seguimiento .tracking ol.steps li.current.step-three .box-step::before
	{
	content: "3";
	color: #acb8bd;
	font-family: 'Lato', sans-serif;
}

.seguimiento .tracking ol.steps li.current.step-four .box-step::before {
	content: "4";
	color: #acb8bd;
	font-family: 'Lato', sans-serif;
}

padding-top
:
 
3
px
;

  
font-size
:
 
14
px
;


}
.seguimiento .more .box-data {
	border-bottom: 2px dotted #BABABA;
	padding-bottom: 6px;
}

.seguimiento .more .box-data.no-line {
	border-bottom: none;
}

.seguimiento .more .box-data .only-text {
	color: #4A4A4A;
	font-size: 16px;
	line-height: 24px;
}

.seguimiento .more .box-data .sub-title-box {
	color: #4A4A4A;
	font-size: 16px;
	line-height: 19px;
	margin-top: 16px;
	margin-bottom: 4px;
	font-weight: 600;
}

.seguimiento .more .box-data .data {
	color: #4A4A4A;
	font-size: 16px;
	line-height: 19px;
}

.seguimiento .more .title-more {
	color: #4A4A4A;
	font-size: 16px;
}

/* Estilos Tooltipster */
.tooltip_templates {
	display: none;
}

.tooltipster-sidetip .tooltipster-box {
	background: white;
	border: 1px solid #DEDEDE;
	border-radius: 4px;
	-webkit-box-shadow: 0 3px 6px #DEDEDE;
	box-shadow: 0 3px 6px #DEDEDE;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
	border-bottom-color: white;
	left: 0;
	top: 3px;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
	border-bottom-color: #DEDEDE;
}

@media ( min-width : 991px) {
	div#recaptcha-adhesion {
		transform: scale(0.74);
		transform-origin: 0 0;
		margin-left: 17px;
	}
}

.adhesion-radio {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	margin: 0em -0.5em 1em;
}

.adhesion-radio input {
	cursor: pointer;
	position: absolute;
	top: 0px;
	left: 0px;
	outline: none;
	z-index: 3;
	width: 17px;
	height: 17px;
}

.tiradio td {
    display: initial !important;
}
.tiradio{
    margin-left: 6px;
}

.adhesion-radio td {
	position: relative;
	display: block;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	outline: none;
	vertical-align: baseline;
	font-style: normal;
	min-height: 17px;
	font-size: 1rem;
	line-height: 17px;
	min-width: 17px;
	margin: 10px
}

.adhesion-radio label {
	margin-left: 30px;
	margin-top: 3px;
}
.ui.container.container-loginadhesion.centered.grid {
    margin-top: 50px;
}

.divHead{
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden;
}

.listaDeshabilitada{
	border: 1px solid #c7c7c7 !important;
    background: #eeeeee !important;
    opacity:1 !important;
}

div#modalErrorvalidar {
    margin-top: 100px;
}



#loadingwaitModal2 {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #fff;
    z-index: 99;
    text-align: center;
}
#loadingwaitModal2-image {
    position: absolute;
    top: 45%;
    left: 45%;
    z-index: 100;
}
div#waitModal {
    opacity: 0 !important;
}
.social-icon a {
	padding: 4px !important;
}

.buttons-inline {
	width: 8.5rem !important;
}
.migadepan{
	font-family:Lato, "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:13px;
}
.st-section > .st-row {
    margin: 0 !important;
}

/* Utilidades */
@media only screen and (min-width: 992px) {
    .hide-web{
        display: none !important;
    }
}

@media only screen and (max-width: 991px) {
    .hide-mobile{
        display: none !important;
    }
}