html {
	min-height: 100%;
	position: relative;
}


#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 60px;
}

body {
	font-size: 0.8rem !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	margin: 0 0 60px 0;
}


/*ENLACES*/
form#formMod050Header.header_050 a {
	font-size: 1rem !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
}

a {
	font-size: 0.8rem;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*FORMULARIO*/
button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 0.8rem !important;
	background-repeat: no-repeat;
	background-image: none;
	color: #000;

}

textarea,
input[type="text"],
input[type="password"],
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	font-size: 0.875rem !important;
	color: #000;
}

select {
	font-size: 0.9rem !important;
}

input[type="text"].form-control-sm {
	height: calc(1.5em + .5rem + 2px) !important;
}


.form-control-sm {
	height: calc(1.5em + .5rem + 2px) !important;
}


.form-control-inline-fijo {
	width: 30%;
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	background-color: #eaeae4 !important;
	border-right-width: 0px !important;
	text-align: right;
	padding-right: .175rem;
}

.form-control-inline-var {
	width: 69%;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	border-left-width: 0px !important;
	text-align: left;
	padding-left: .175rem;
}

.txt_grupo {
	color: #437C98;
	border-bottom: 2px solid #336699;
	font-size: 1rem;
	font-weight: bold;
}

.mod050-nav-link {
	color: rgba(0,0,0,.54) !important;
}


/*BOTONES*/

button:hover,
.btn_050_primary:hover {
	background-repeat: no-repeat;
	background-image: none;
}

.btn_050_primary {
/*	color: #f8f9fa !important;*/
	color: #fff !important;
	background-color: #437C98 !important;
	border-color: #437C98 !important;
	font-size: 0.8rem !important;
	font-weight: bold !important;
}

button:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
	background-repeat: no-repeat;
	background-image: none;
}


button.close>i {
	color: #f8f9fa !important;
	font-size: 1.4rem;
	text-shadow: 0 1px 0 #1e0707;
	opacity: 1 !important;
}

/*TOOL TIP*/
.rich-tool-tip div.rf-tt-cntr,
.rich-tool-tip span.rf-tt-cntr {
	background-color: #e6f3fa;
	padding: 7px;
	font-size: 0.8rem;
	font-family: inherit;
	color: #36667C;
	font-weight: bold;
	border: none;
	max-width: 200px;
}

.rich-tool-tip {
	background-color: #e6f3fa;
	padding: 7px;
	border: 1px solid #36667C;
	border-radius: 3px;
	font-size: 0.8rem;
	font-family: inherit;
	float: left;
	position: absolute;
	display: none;
	float: left;
	color: #36667C;
	font-weight: bold;
	z-index: 1060 !important;
}

@media screen and (max-width: 991px) {
	.mostrar-pantalla-large {
		display: none !important ;
	}
}

@media screen and (min-width: 992px) {
	.mostrar-pantalla-large {
		display: block ;
	}
	
}


/*MODAL*/

.modal-header {
	background-color: #437C98;
}

.header_050 {
	font-size: 1rem !important;
}


.txt_titulo {
	color: #f8f9fa;
	font-weight: bold;
	text-align: center;
}

.txt_titulo_right {
	color: #437C98;
	font-weight: bold;
}

.m050-collapse-linea-tasa:hover,
.fila1:hover,
.fila2:hover {
	cursor: pointer;
	background-color: #cfdbe1 !important;
}

.fila1 {
	background-color: inherit;
}

.fila2 {
	background-color: #f8f9fa;
}


/*FORMATO TEXTO*/

.mod050_txt_normal {
	font-size: 0.8rem !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
}

.mod050_txt_resaltado {
	color: #437C98;
}

.obligatorio {
	background-color: #D6E5F4 !important;
}

.recomendado {
	background-color: #F4F4E0 !important;
}

.label_salida {
	color: #506668;
	text-align: justify;
}

.text-wrap {
	white-space: wrap;
}


/*ERRORES DE VALIDACION*/

.rf-msg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rf-msg-err,
.rf-msg-ftl,
.rf-msg-inf {
	background-image: url("../custom/img/play.png.xhtml") !important;
	background-size: 16px;
	background-position: left;
	line-height: 1.1;
	background-color: #b10a29;
	border-radius: 3px;
	padding: 0px 3px 4px 18px;
	display: inline-block;

}

.rf-msg-det {
	font-size: 0.8rem;
	margin-top: .25rem;
	color: #fcf9f9;
}

div[role="dialog"] {
	overflow-y: scroll
}


/*TARJETAS CARD*/


.card-header {
	font-weight: bold;
	font-size: 1rem;
	background-color: #437C98 !important;
	color: white;
}

.card-title {
	color: #437C98 !important;
}




.div_table_proteccion_datos div {
	background-color: #f2f2f2;
	font-size: 0.69rem;
	border: 1px solid white;
	padding: 5px;
	color: #506668;
}


.mod-050-enlace-pro-dat{
	color: #506668 !important;
}

/* LOADING BALSS */
#loading-balls {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 60px;
	overflow: hidden;
	animation-delay: 1s;
}

.item-1 {
	width: 20px;
	height: 20px;
	background: #f583a1;
	border-radius: 50%;
	background-color: #cadee8;
	margin: 7px;
	display: flex;
	justify-content: center;
	align-items: center;
}

@keyframes scale {
	0% {
		transform: scale(1);
	}

	50%,
	75% {
		transform: scale(2.5);
	}

	78%,
	100% {
		opacity: 0;
	}
}

.item-1:before {
	content: '';
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #cadee8;
	opacity: 0.7;
	animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
	animation-delay: 200ms;
	transition: 0.5s all ease;
	transform: scale(1);
}

.item-2 {
	width: 20px;
	height: 20px;
	background: #f583a1;
	border-radius: 50%;
	background-color: #a6c8d8;
	margin: 7px;
	display: flex;
	justify-content: center;
	align-items: center;
}

@keyframes scale {
	0% {
		transform: scale(1);
	}

	50%,
	75% {
		transform: scale(2.5);
	}

	78%,
	100% {
		opacity: 0;
	}
}

.item-2:before {
	content: '';
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #a6c8d8;
	opacity: 0.7;
	animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
	animation-delay: 400ms;
	transition: 0.5s all ease;
	transform: scale(1);
}

.item-3 {
	width: 20px;
	height: 20px;
	background: #f583a1;
	border-radius: 50%;
	background-color: #83b1c9;
	margin: 7px;
	display: flex;
	justify-content: center;
	align-items: center;
}

@keyframes scale {
	0% {
		transform: scale(1);
	}

	50%,
	75% {
		transform: scale(2.5);
	}

	78%,
	100% {
		opacity: 0;
	}
}

.item-3:before {
	content: '';
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #83b1c9;
	opacity: 0.7;
	animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
	animation-delay: 600ms;
	transition: 0.5s all ease;
	transform: scale(1);
}

.item-4 {
	width: 20px;
	height: 20px;
	background: #f583a1;
	border-radius: 50%;
	background-color: #5f9bb9;
	margin: 7px;
	display: flex;
	justify-content: center;
	align-items: center;
}

@keyframes scale {
	0% {
		transform: scale(1);
	}

	50%,
	75% {
		transform: scale(2.5);
	}

	78%,
	100% {
		opacity: 0;
	}
}

.item-4:before {
	content: '';
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #5f9bb9;
	opacity: 0.7;
	animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
	animation-delay: 800ms;
	transition: 0.5s all ease;
	transform: scale(1);
}

.item-5 {
	width: 20px;
	height: 20px;
	background: #f583a1;
	border-radius: 50%;
	background-color: #4682a0;
	margin: 7px;
	display: flex;
	justify-content: center;
	align-items: center;
}

@keyframes scale {
	0% {
		transform: scale(1);
	}

	50%,
	75% {
		transform: scale(2.5);
	}

	78%,
	100% {
		opacity: 0;
	}
}

.item-5:before {
	content: '';
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #4682a0;
	opacity: 0.7;
	animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
	animation-delay: 1000ms;
	transition: 0.5s all ease;
	transform: scale(1);
}


/*PAGINAS*/
.errordiv {
	margin: auto;
	height: 200px;
	width: 200px;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: red;
}

#finalizatpvokform,
#finalizatpvkodiv,
#errordiv {
	flex: 1;
}

.m050-contenedor {
	margin: 0;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	min-height: 81vh;
}

.m050-detallefooter {
	color: #786D6D;
}

.m050-collapse-linea-tasa {
	border-bottom: 1px solid #C4C0C9;
}

.m050-linea-tasa {
	border-right: 1px solid #C4C0C9;
	padding-top: 1em;
	padding-bottom: 1em;
}

.m050-collapse-header {
	color: #36393c;
	font-weight: bold;
	font-size: 0.8rem !important;

}



.m050-icon {
	font-size: 20px;
}

#accordionTasas {
	width: 100%;
	height: 100px;
	overflow-x: hidden;
	overflow-y: auto;
}

.m050-cabecera-acordeon {
	padding: 9px 0 9px 10px;
	background-color: #f8f9fa !important;
}

.m050-list {
	cursor: pointer;
	font-weight: bold;
}

.leyenda-element {
	border-radius: 3px;
	border: 1px solid #ccc;
}

.cursor_pointer {
	cursor: pointer;
}


/**********  CAMPO FECHA **************/

img.rf-cal-btn {
	width: 24px;
	height: 24px;
	padding: 12px;
	background: url("../custom/img/cal.png.xhtml") !important;
	background-size: cover !important;
}

.rf-cal-tl,
.rf-cal-hdr-month {
	color: #437C98;
	font-size: 0.8rem;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #f8f9fa;
}

.rf-cal-tl-btn {
	padding: 8px 7px 7px 7px;
}


.rf-cal-day-lbl {
	font-size: 0.8rem;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-color: #FFF;
	border-right-color: #FFF;
	background: #FFF;
	padding: 8px 7px 8px 7px;

}

.rf-cal-c {
	font-size: 0.8rem;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-color: #FFF;
	border-right-color: #FFF;
	padding: 7px 7px 7px 7px;
}


.rf-cal-tl-ftr,
.rf-cal-monthpicker-ok,
.rf-cal-monthpicker-cancel {
	font-size: 0.8rem;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-color: #FFF;
	border-right-color: #FFF;
	background: #FFF;
	padding: 7px 7px 7px 7px;
}

.rf-cal-tl-btn-hov {
	background: #FFF;
	border-bottom-color: #437C98;
	border-right-color: #437C98;
	border-top-color: #437C98;
	border-left-color: #437C98;
	border-radius: 3px;
	color: #437C98;
}

.rf-cal-extr {
	box-shadow: 0 3px 6px 4px rgba(17, 17, 17, 0.24) !important;
}

.rf-cal-today {

	background-color: #CCE2EC;
	color: #000;
}

.rf-cal-sel {
	background-color: #437C98;
	color: #f8f9fa;
}

.rf-cal-edtr-btn {
	font-size: 0.8rem;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-color: #FFF;
	border-right-color: #FFF;
	background: #FFF;


}

.rf-cal-edtr-btn-over {
	border: none;
}


.rf-cal-edtr-btn-sel {
	background-color: #437C98;
	color: #f8f9fa;
	width: auto;
}

.rf-cal-holiday {
	background-color: #e6f1f7;
	color: #437C98;
}

.rf-cal-time-btn {
	background: #FFF;
	color: #437C98;
	border: none;
}

.rf-cal-hov {
	background-color: #a2c5d7 !important;
	color: #f8f9fa !important;
}

.rf-cal-monthpicker-cnt {
	padding: 0 0 0 0;

}

.form-control-fecha {
	display: inline !important;
	width: 92% !important;
}

.form-control-fecha-sm {
	display: inline !important;
	width: 84% !important;
}


.form-control-fecha {
	display: inline !important;
	width: 92% !important;
}

.form-control-fecha-sm {
	display: inline !important;
	width: 84% !important;
}


/***** MODO OSCURO ******/

.container-btn-mode {
	cursor: pointer;
	font-size: 0;
	position: absolute;
	right: 2%;
  	top: 0;
}

.btn-mode {
	display: inline-block;
	width: 28px;
	height: 28px;
	transition: background-color 1s;
	color: #f8f9fa;

}

.btn-mode i {
	display: block;
	font-size: 17px;
	text-align: center;
	line-height: 21px;

}


.btn-mode.sun {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-right: 1px solid transparent;
	color: #ffa700 !important;
	border: 2px solid #fff;
	background-color: #fff;
}

.btn-mode.moon {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #b548b5 !important;
	border: 2px solid #bfb5b5;
	background-color: #bfb5b5;
}

.active {
	background-color: #fff;
	display: none !important;

}

.dark-mode {
	background-color: #343a40;
	transition: background-color 1s;
	color: #f8f9fa !important;
}


.dark-mode .navbar {
	background-color: #2c3033 !important;
	transition: background-color 1s;
	color: #f8f9fa !important;
}

.dark-mode #footer {
	background-color: #343a40;
	transition: background-color 1s;
	color: #f8f9fa !important;
}

.dark-mode input[type="text"].obligatorio,
.dark-mode select.obligatorio,
.dark-mode textarea.obligatorio,
.dark-mode .obligatorio {
	background-color: #335B84 !important;
	border-color: #335B84 !important;
	color: #f8f9fa !important;
}

.dark-mode .recomendado,
.dark-mode input[type="text"].recomendado {
	background-color: #9F740E !important;
	border-color: #9F740E !important;
}

.dark-mode .txt_grupo {
	color: #44b3ea;
	border-bottom: 2px solid #44b3ea;
}

.dark-mode input[type="text"],
.dark-mode select,
.dark-mode #lblCodTerr,
.dark-mode textarea {
	background-color: #343a40 !important;
	border-color: #575E79 !important;
	color: #f8f9fa !important;
}

.dark-mode input[type="text"].readonly {
	background-color: #a48d8d5e !important;
	border-color: #a48d8d5e !important;
	opacity: 0.8 !important;
}


.dark-mode .form-control:focus {
	color: #f8f9fa;
	box-shadow: 0 0 0 .2rem rgba(65, 65, 221, 0.65);
}

.dark-mode .nav-link {
	color: #CEC7C7 !important;
}


.dark-mode .modal-header {
	border-bottom: 1px solid #6a6d71;
}

.dark-mode .modal-header .close {
	color: #CEC7C7 !important;
}


.dark-mode .modal-content {
	background-color: #343a40;
	color: #f8f9fa;
	box-shadow: 0px 0px 5px 6px rgba(18, 18, 19, 0.52);
	border-color: #343a40;
}

.dark-mode .fila1 {
	background-color: #474d53;
}

.dark-mode .fila2 {
	background-color: #3e4348;
}


.dark-mode .m050-collapse-linea-tasa:hover,
.dark-mode .fila1:hover,
.dark-mode .fila2:hover {
	background-color: #28394a !important;
}


.dark-mode .m050-cabecera-acordeon {
	background-color: #3e4348 !important;
	color: #f8f9fa !important;
}

.dark-mode .m050-collapse-header {
	color: #f8f9fa;
}

.dark-mode .m050-collapse-linea-tasa,
.dark-mode .m050-linea-tasa {
	border-bottom: 1px solid #474d53;
	border-right: 1px solid #474d53;
}

.dark-mode .card {
	background-color: #343a40;
	border-color: #343a40;
}

.dark-mode .card-title {
	color: #659db9 !important;
}


.dark-mode .div_table_proteccion_datos div {
	background-color: #393942;
	border: 1px solid #716f6f;
	color: #d5c3c3;
}

.dark-mode .label_salida {
	color: #f8f9fa;
}


.dark-mode .modal-footer {
	border-top: 1px solid #6a6d71;
}

.dark-mode .card-title {
	color: #A4C3D6 !important;
}

.dark-mode #error.card,
.dark-mode #finalizatpv.card,
.dark-mode #finalizatpvko.card {
	background-color: #474e55;
}


.dark-mode .alert-primary {
	background-color: #b2cce8;
}

.dark-mode .text-muted {
	color: #e6e6e6 !important;
}


.dark-mode .m050-detallefooter {
	color: #E2DFDF;
}

.dark-mode .mod050_txt_resaltado{
	color: #f8f9fa !important;
}

.dark-mode .text-danger{
	color: #7b4ad2 !important;
}

/* MODO OSCURO CAMPO  FECHA*/

.dark-mode img.rf-cal-btn {
	background: url('../custom/img/cal_gray.png.xhtml') !important;
  	background-size: cover !important;
}

.dark-mode .rf-cal-tl,
.dark-mode .rf-cal-hdr-month {
	color: #437C98;
	background: #343a40;
}

.dark-mode .rf-cal-day-lbl {
	border-bottom-color: #484747;
	border-right-color: #484747;
	background: #343a40;
}

.dark-mode .rf-cal-c {
	border-bottom-color: #484747;
	border-right-color: #484747;
	background-color: #343a40 !important;
}


.dark-mode .rf-cal-tl-ftr,
.dark-mode .rf-cal-monthpicker-ok,
.dark-mode .rf-cal-monthpicker-cancel {
	border-bottom-color: #484747;
	border-right-color: #484747;
	background: #343a40;
}

.dark-mode .rf-cal-tl-btn-hov {
	background: #343a40;
	border-bottom-color: #437C98;
	border-right-color: #437C98;
	border-top-color: #437C98;
	border-left-color: #437C98;
	color: #437C98;
}


.dark-mode .rf-cal-today {
	background-color: #CCE2EC;
	color: #000;
}

.dark-mode .rf-cal-sel {
	background-color: #437C98;
	color: #f8f9fa;
}

.dark-mode .rf-cal-edtr-btn {
	border-bottom-color: #484747;
	border-right-color: #484747;
	background: #343a40;
}

.dark-mode .rf-cal-edtr-btn-sel {
	background-color: #437C98;
	color: #f8f9fa;
}

.dark-mode .rf-cal-holiday {
	background-color: #e6f1f7;
	color: #437C98;
}

.dark-mode .rf-cal-time-btn {
	background: #343a40;
	color: #437C98;
}

.dark-mode .rf-cal-hov {
	background-color: #a2c5d7 !important;
	color: #f8f9fa !important;
}



