body {
	height: 100%;
}
.wrapper {
	height: auto !important;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	min-height: 100%;
}
.main {
	padding-bottom: 75px;
}
.container {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	max-width: 1140px;
}
.wrapper .login {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 18% auto -75px;
}
.login {
	max-width: 670px;
	border: 1px solid #c2c5c8;
	padding: 15px 25px 15px 25px;
	margin-bottom: 15px;
	background-color: #ffffff;
	-webkit-box-shadow: 1px 1px 10px 0px rgba(3, 3, 3, 0.25);
	-moz-box-shadow: 1px 1px 10px 0px rgba(3, 3, 3, 0.25);
	box-shadow: 1px 1px 10px 0px rgba(3, 3, 3, 0.25);
	border-radius: 10px;
}
.login .row {
	margin-left: -25px;
	margin-right: -25px;
}
.login-title {
	margin-bottom: 20px;
}
.mspas-row:after {
	clear: both;
	content: "";
	display: block;
}
.mspas-row {
	margin-bottom: 10px;
}
.form-group {
	margin-bottom: 05px;
}
.form-group label {
	color: #467db4;
	font-weight: normal;
	font-size: 14px;
}
.form-group input {
	border: 1px solid #959595;
}
.btn-primary {
	background-color: #58a1d5;
	max-width: 100px;
	border-color: #58a1d5;
}
.btn-primary:hover {
	background-color: #398dc9;
	max-width: 100px;
	border-color: #398dc9;
}
.tools {
	color: #467db4;
	font-size: 12px;
}
.tools p {
	margin-top: 10px;
	min-height: 20px;
	margin-bottom: 0px;
}
.radio,
.checkbox {
	margin-bottom: 0px;
}
.div1 {
	background: url("../images/bg-div1.png");
	background-repeat: no-repeat;
	background-position: right center;
}
.div2 {
	border-bottom: 1px solid #bfd2e5;
}
.logo {
	margin-bottom: 15px;
}
.pd {
	margin-top: 40px;
}
@media (max-width: 728px) {
	.pd {
		margin-top: 0px;
	}
	.div1 {
		background: none;
	}
} /** Formulario **/
body.formulario {
	height: 100%;
}
.wrapper {
	height: auto !important;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	min-height: 100%;
}
.header-top {
	background-color: #d9d9d9;
	opacity: 0.9;
	height: 25px;
	left: 0;
	position: relative;
	right: 0;
	top: 0;
}
.header {
	background-color: #e3f2f9;
	background-image: url("../images/bg-header.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	height: 115px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	position: relative;
}
.header .logo {
	line-height: 90px;
	position: relative;
}
.girecs {
	padding-top: 30px;
}
.user-tool li {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 10px;
}
.header-top .user-tool {
	padding-top: 3px;
}
.header-top .user-tool a {
	color: #467db4;
}
.header-top .glyphicon {
	color: #58a1d5;
}
.navbar-default {
	background-color: #626365;
	border: none;
}
.navbar {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	margin-bottom: 0px;
}
.navbar-default .navbar-nav > li > a {
	color: #ffffff;
}
.ct-review-nav {
	background-color: #e4e4e4;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.review-nav .nav-pills {
	margin-right: 35px;
}
.review-nav .nav-pills {
	margin-right: 0 !important;
}
.review-nav .nav-pills .title-nav {
	color: #4a4a4a;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	position: relative;
}
.navbar-nav > li > a {
	line-height: 26px;
}
.review-nav .nav a {
	color: #666666;
}
.alert-dismissable .close {
	right: 0;
}
.badge {
	background-color: #e4e4e4;
	color: #467db4;
}
.alert {
	font-size: 13px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.nav > li > a {
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 12px;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	background-color: #e7e7e7;
	color: #555;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	background-color: #ffffff;
}
.navbar-toggle {
	background-color: #dbdbdb;
}
.navbar-toggle {
	float: left;
	margin-left: 15px;
}
.user a {
	color: #ffffff;
	margin-right: 5px;
	margin-left: 10px;
}
.user {
	position: absolute;
	top: 7px;
	right: 0px;
}
.dropdown-menu {
	min-width: 200px;
}
.dropdown-menu.columns-2 {
	min-width: 600px;
}
.dropdown-menu.columns-3 {
	min-width: 900px;
}
.dropdown-menu li a {
	padding: 5px 15px;
	font-weight: 300;
}
.multi-column-dropdown {
	list-style: none;
	padding-left: 5px;
}
.multi-column-dropdown li a {
	display: block;
	clear: both;
	line-height: 1.428571429;
	color: #333;
	white-space: normal;
}
.multi-column-dropdown li a:hover {
	text-decoration: none;
	color: #333;
	background-color: #f5f5f5;
}
@media (max-width: 767px) {
	.dropdown-menu.multi-column {
		min-width: 240px !important;
		overflow-x: hidden;
	}
	.multi-column-dropdown li a {
		color: #ffffff !important;
	}
	.multi-column-dropdown li a:hover {
		text-decoration: none !important;
		color: #0055a5 !important;
		background-color: #f5f5f5 !important;
	}
}
.bg1-color {
	background-color: #e0e0e0;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
}
.form-container {
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0;
}
h2 {
	color: #555555;
	font-size: 24px;
}
.bg1-color .form-group label {
	padding-top: 3px;
}
.form-group label {
	color: #3f3f3f;
	font-weight: normal;
}
.bg1-color .form-group input {
	border: 1px solid #cccccc;
}
.btn-group.inline .btn {
	margin-right: 15px;
}
.alert-red {
	color: #d64353;
}
.bg2-color {
	background-color: #f1f2f2;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
}
.bg2-color .form-group label {
	padding-top: 3px;
}
.bg2-color .form-group input {
	border: 1px solid #cccccc;
}
.col-md-15,
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
	min-height: 1px;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0;
	position: relative;
}
.bg2-color hr {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #d6dee1 -moz-use-text-color -moz-use-text-color;
	border-image: none;
	border-right: 0 none;
	border-style: solid none none;
	border-width: 1px 0 0;
	margin-bottom: 10px;
	margin-top: 5px;
}
.flipped,
.flipped .table {
	transform: rotateX(180deg);
}
.data-table {
	font-size: 12px;
}
table {
	border-collapse: collapse;
	margin-bottom: 1em;
	margin-left: 0;
	margin-right: 0;
	margin-top: 1em;
	width: 100%;
}
table,
td {
	-x-system-font: none;
	font-family: Arial, Helvetica, sans-serif;
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	font-size: 100%;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-synthesis: weight style;
	font-variant-alternates: normal;
	font-variant-caps: normal;
	font-variant-east-asian: normal;
	font-variant-ligatures: normal;
	font-variant-numeric: normal;
	font-variant-position: normal;
	font-weight: normal;
	line-height: normal;
}
th {
	background-color: #dfe0e0;
	text-align: center;
}
td {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #ffffff;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
}
tr.table-alternating-item td {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #f6f6f6;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
}
.data-table ul.report-actions li a {
	color: #467db4;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration-color: -moz-use-text-color;
	text-decoration-line: none;
	text-decoration-style: solid;
	width: 15px;
}
.data-table ul.report-actions li {
	float: left;
}
.data-table ul.report-actions {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 0;
	padding-left: 0;
}
.table-pagination p {
	font-size: 13px;
	padding-top: 5px;
}
.data-table td {
	text-align: center;
}
.table-pagination {
	margin-bottom: 20px;
}
tr.table-title td {
	background-color: #dfe0e0;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
td.table-hightlighrow,
tr.table-alternating-item td.table-hightlighrow {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #eef9dc;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
}
.footer {
	background-image: url("../images/bg-footer.png");
	height: 75px;
	width: 100%;
}
.footer p {
	margin-bottom: 0;
}
.footer p {
	color: #ffffff;
	margin-top: 35px;
}
#top-link-block.affix-top {
	position: absolute;
	bottom: -82px;
	right: 10px;
}
#top-link-block.affix {
	position: fixed;
	bottom: 18px;
	right: 10px;
}
.btn-group {
	margin-top: 10px;
}
label {
	margin-bottom: 0px;
}
.form-containner {
	margin-top: 20px;
}
.download-nav li {
	padding: 24px 0px;
	margin-right: 20px;
	list-style-type: none;
	float: left;
}
.icon-pdf {
	display: inline-block;
	background-image: url(../images/pdf-icon.png);
	background-repeat: no-repeat;
	height: 25px;
	display: inline-block;
}
.icon-xls {
	display: inline-block;
	background-image: url(../images/xls-icon.png);
	background-repeat: no-repeat;
	height: 25px;
	display: inline-block;
}
.icon-print {
	display: inline-block;
	background-image: url(../images/print-icon.png);
	background-repeat: no-repeat;
	height: 25px;
	display: inline-block;
}
.download-nav {
	padding-top: 12px;
}
/*MODAL*/
.modalmask {
	position: fixed;
	font-family: Arial, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 99999;
	opacity: 0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalmask:target {
	opacity: 1;
	pointer-events: auto;
}
.btn-group.inline.pull-right .pull-right {
	float: left !important;
	/* clear: left;
    margin-left: 15px; */
}
.modalbox {
	width: 400px;
	position: relative;
	padding: 5px 20px 13px 20px;
	background: #fff;
	border-radius: 5px;
	-webkit-transition: all 500ms ease-in;
	-moz-transition: all 500ms ease-in;
	transition: all 500ms ease-in;
}
.modalbox--large {
	max-width: 800px;
	width: 100%;
	margin-top: 100px !important;
}
.movedown {
	margin: 0 auto;
}
.rotate {
	margin: 10% auto;
	-webkit-transform: scale(-5, -5);
	transform: scale(-5, -5);
}
.resize {
	margin: 10% auto;
	width: 0;
	height: 0;
}
.modalmask:target .movedown {
	margin: 10% auto;
}
.modalmask:target .rotate {
	transform: rotate(360deg) scale(1, 1);
	-webkit-transform: rotate(360deg) scale(1, 1);
}
.modalmask:target .resize {
	width: 400px;
	height: 200px;
}
.close {
	background: #357ebd;
	color: #ffffff;
	line-height: 25px;
	position: absolute;
	right: 1px;
	text-align: center;
	top: 1px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	border-radius: 5px;
	font-size: 16px;
}
.close:hover {
	background: #c60f31;
	color: #ffffff;
}
.nsc {
	position: absolute;
	bottom: 40%;
	right: 0;
}
.modalmaskShow {
	opacity: 1 !important;
	pointer-events: auto !important;
}
/*NEW-MODAL*/
.custom-modal-style {
	padding: 0px;
	border-radius: 5px;
}
.custom-modal-header {
	background-color:#EFEFEF;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.custom-modal-body {
	text-align:justify;
	padding:40px;
}
.custom-modal-footer {
	background-color: #EFEFEF;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
/*LOADER*/
.loader {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	background-color: rgb(0, 0, 0);
	display: none;
}
.loader img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100px;
}
/*CUSTOMS*/
.text-left-ip {
	text-align: left !important;
}
.wid-75 {
	width: 75% !important;
}
.pr-0-i {
	padding-right: 0px !important;
}
.pl-0-i {
	padding-left: 0px !important;
}
.py-25-i-ma {
	padding-left: 50px !important;
	padding-right: 50px !important;
	margin-right: auto;
	margin-left: auto;
}
.btm-in-link {
	background-color: transparent;
	background-repeat: no-repeat;
	border: none;
}

.invisible {
	visibility: hidden;
}
#_paises,
#_clinicas {
	clear: right;
	float: right;
}

.color--red {
	color: #d64353;
}

.color--green {
	color: #3c763d;
}

/* Fondo oscuro semitransparente */
.dialog-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.5);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1000;
}

/* Caja del diálogo */
.dialog-box {
	position: relative;
	background-color: #fff;
	padding: 20px;
	border-radius: 8px;
	width: 300px;
	max-width: 90%;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	text-align: center;
	overflow-y: auto;
}
/* Botón de cierre "X" */
.close-btn {
	position: absolute;
	top: 10px;
	right: 10px;
	background: transparent;
	border: none;
	font-size: 18px;
	cursor: pointer;
	padding: 5px 10px;
	margin-bottom: 5px;
}
/* Boton de cierre X al pasar sobre el boton*/
.close-btn:hover {
	background: #c60f31;
	color: #ffffff;
	border-radius: 5px;
}

.input-error {
	border-color: red;
	border-radius: 5px;
}

.tooltip_message {
	margin-top: 10px;
	background-color: #333;
	color: #fff;
	padding: 10px;
	border-radius: 5px;
	font-size: 12px;
	z-index: 1000;
	width: 250px;
}

.tooltiptext {
	display: block;
	margin: 0;
}

/* Estilos para el autocompletado */
.autocomplete-items-v2 {
	position: absolute;
	border: 1px solid #d4d4d4;
	background-color: #fff;
	z-index: 1000;
	max-height: 200px;
	overflow-y: auto;
	width: 100%; /* Asegura que las opciones coincidan con el ancho del input */
}

.autocomplete-items-v2:empty {
	display: none; /* Oculta el contenedor vacío */
}

.autocomplete-items-v2 div {
	padding: 10px;
	cursor: pointer;
}

.autocomplete-items-v2 div:hover {
	background-color: #e9e9e9;
}

.autocomplete-active-v2 {
	background-color: #1e90ff !important;
	color: white;
}

.row-contacto{
	display: flex;
	flex-wrap: wrap;
}

.form-contacto {
	margin-top: 6px;
	margin-bottom: 6px;
}

.checkboxContainer {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: baseline;
}

.checkboxContainer .control-label{
	margin-left: 7px;
	min-height: initial !important;
}

.form-contacto .control-label {
	min-height: 40px !important;
	display: flex;
	align-items: center;
}

.form-contacto .form-group .control-label {
	width: 100% !important;
}

#wrapper-autoprueba h4{
	margin-bottom: 0;
	text-decoration: underline;
}

.encabezado-desplegable {
	display: flex;
	justify-content: space-between;
	background-color: #efefef;
	border-radius: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

.boton-redondo {
	border-radius: 50%;
	background-color: #1e90ff;
	color: white;
	border: none;
	width: 30px;
	height: 30px;
	font-size: 20px;
	cursor: pointer;
}

.w100 {width: 100% !important;}

.p2 {padding: 2px;} .p5 {padding: 5px;} .p10 {padding: 10px;} .p15 {padding: 15px;} .p20 {padding: 20px;} 
