/*Configuración toda la página*/
* {
	margin: 0 auto;
	padding: 0;
	font-family: 'Roboto', sans-serif;
}

/*Configuración header*/
header {
	color: #fff;
	padding: 1rem;
	text-align: center;
	width: 100%;
	height: 170px;
}

div.art-Header-jpeg {
	position: relative;
	z-index: 2unset top: 0;
	left: 0;
	width: 100%;
	height: 160px;
	background-image: url('/images/oficialpr.gif');
	background-repeat: repeat-x;
}

.art-Logo {
	position: absolute;
	top: 73px;
	width: 850px;
}

h1.art-Logo-name {
	display: block;
	text-align: center;
}

.art-Logo-text {
	display: block;
	text-align: center;
}

h1.art-Logo-name,
h1.art-Logo-name a,
h1.art-Logo-name a:link,
h1.art-Logo-name a:visited,
h1.art-Logo-name a:hover {
	font-family: serif, Arial, Helvetica, Sans-Serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	color: #EFB108 !important;
}

.art-Logo-text,
.art-Logo-text a {
	font-family: serif, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #EFB108 !important;
}

/*Configuración footer*/
footer {
	background-color: #0000FF;
	color: #EFB108 !important;
	padding: 1rem;
	text-align: center;
}

/*Configuración Menú*/
.art-nav {
	position: relative;
	height: 37px;
	z-index: 100;
}

.art-menu {
	padding: 6px 3px 0px 3px;
}

.art-nav .l,
.art-nav .r {
	position: absolute;
	z-index: -1;
	top: 0;
	height: 37px;
	background-image: url('/images/nav.png');
}

.art-nav .l {
	left: 0;
	right: 0px;
}

.art-nav .r {
	right: 0;
	width: 870px;
	clip: rect(auto, auto, auto, 870px);
}

.art-nav ul.art-menu ul span,
.art-nav ul.art-menu ul span span {
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.art-menu ul a,
.art-menu ul a:link,
.art-menu ul a:visited,
.art-menu ul a:hover,
.art-menu ul a:active,
.art-nav ul.art-menu ul span,
.art-nav ul.art-menu ul span span {
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 38px;
	color: #000000;
	font-family: serif, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	letter-spacing: 1px;
}

.art-menu ul ul a {
	margin-left: auto;
}

.art-menu ul li a:hover {
	color: #000000;
	border-color: #B49022;
	background-position: 0 -38px;
}

.art-menu ul li:hover>a {
	color: #000000;
	border-color: #B49022;
	background-position: 0 -38px;
}

.art-nav .art-menu ul li a:hover span,
.art-nav .art-menu ul li a:hover span span {
	color: #000000;
}

.art-nav .art-menu ul li:hover>a span,
.art-nav .art-menu ul li:hover>a span span {
	color: #000000;
}

.art-menu a,
.art-menu a:link,
.art-menu a:visited,
.art-menu a:hover {
	text-align: left;
	text-decoration: none;
	outline: none;
	letter-spacing: normal;
	word-spacing: normal;
}

.art-menu,
.art-menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background: none;
}

.art-menu li:hover {
	z-index: 10000;
	white-space: normal;
}

.art-menu li li {
	float: none;
}

.art-menu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background: none;
}

.art-menu li:hover>ul {
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul {
	top: 0;
	left: 100%;
}

.art-menu:after,
.art-menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

.art-menu,
.art-menu ul {
	min-height: 0;
}

.art-menu ul {
	background-image: url('/images/spacer.gif');
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}

.art-menu ul li {
	clear: both;
}

.art-menu a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 31px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}

.art-menu a .r,
.art-menu a .l {
	position: absolute;
	display: block;
	top: 0;
	z-index: -1;
	height: 93px;
	background-image: url('/images/MenuItem.png');
}

.art-menu a .l {
	left: 0;
	right: 10px;
}

.art-menu a .r {
	width: 420px;
	right: 0;
	clip: rect(auto, auto, auto, 410px);
}

.art-menu a .t {
	font-family: serif, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #EDDAA1;
	padding: 0 13px;
	margin: 0 10px;
	line-height: 31px;
	text-align: center;
}

.art-menu a:hover .l,
.art-menu a:hover .r {
	top: -31px;
}

.art-menu li:hover>a .l,
.art-menu li:hover>a .r {
	top: -31px;
}

.art-menu li:hover a .l,
.art-menu li:hover a .r {
	top: -31px;
}

.art-menu a:hover .t {
	color: #1E1806;
}

.art-menu li:hover a .t {
	color: #1E1806;
}

.art-menu li:hover>a .t {
	color: #1E1806;
}

.art-menu a.active .l,
.art-menu a.active .r {
	top: -62px;
}

.art-menu a.active .t {
	color: #21545E;
}

.art-menu ul a {
	display: block;
	text-align: center;
	white-space: nowrap;
	height: 38px;
	width: 180px;
	overflow: hidden;
	line-height: 38px;
	margin-right: auto;
	background-image: url('/images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #B49022;
}

.art-contentLayout .art-sidebar1 {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 25%;
}

.art-contentLayout .art-content {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 75%;
}

.art-contentLayout .art-content-wide {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 869px;
}

.art-contentLayout {
	position: relative;
	margin-bottom: 0px;
	width: 100%;
}

.art-Block {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}

.art-Block-body {
	position: relative;
	z-index: 1;
	padding: 0px;
}

.art-Block {
	margin: 10px;
}

.art-BlockHeader {
	position: relative;
	z-index: 0;
	height: 30px;
	padding: 7px;
	margin-bottom: 15px;
}

.art-BlockHeader .t {
	height: 15px;
	color: #52230A;
	font-family: serif, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 0 6px;
	line-height: 30px;
}

.art-BlockHeader .l,
.art-BlockHeader .r {
	display: block;
	position: absolute;
	z-index: -1;
	height: 30px;
	background-image: url('/images/BlockHeader.png');
}

.art-BlockHeader .l {
	left: 0;
	right: 10px;
}

.art-BlockHeader .r {
	width: 884px;
	right: 0;
	clip: rect(auto, auto, auto, 874px);
}

.art-header-tag-icon {
	display: inline-block;
	background-position: left;
	background-image: url('/images/BlockHeaderIcon.png');
	padding: 14px;
	background-repeat: no-repeat;
	min-height: 14px;
	margin: 5px;
}

.art-BlockContent {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}

.art-BlockContent-body {
	position: relative;
	z-index: 1;
	padding: 7px;
}

.art-BlockContent-body {
	color: #45370D;
	font-family: serif, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.art-BlockContent-body a:link {
	color: #A04413;
	font-family: serif, Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.art-BlockContent-body a:visited,
.art-BlockContent-body a.visited {
	color: #96781D;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.art-BlockContent-body a:hover,
.art-BlockContent-body a.hover {
	color: #D25919;
	font-family: serif, Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.art-BlockContent-body ul {
	list-style-type: none;
	color: #6B5514;
	margin: 0;
	padding: 0;
	width: 300px;
	height: auto;
	position: absolute;
	margin-top: 10px;
	margin-left: 10px;
}

.art-BlockContent-body li {
	font-family: serif, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	margin-left: 12px;
	background-color: #EEEEEE;
	border-top: 1px solid #9e9e9e;
	padding: 5px;
	width: 100%;
	float: left;
	cursor: pointer;
}

.art-BlockContent-body ul li {
	padding: 1px 0 1px 20px;
	background-image: url('/images/BlockContentBullets.png');
	background-repeat: no-repeat;
	margin: 0.5em 0 0.5em 0;
	line-height: 1.2em;
}

.art-button-wrapper .art-button {
	display: inline-block;
	width: auto;
	outline: none;
	border: none;
	background: none;
	line-height: 29px;
	margin: 0 !important;
	padding: 0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index: 0;
}

.art-button-wrapper {
	display: inline-block;
	position: relative;
	height: 29px;
	overflow: hidden;
	white-space: nowrap;
	width: auto;
	z-index: 0;
}

.art-button-wrapper .art-button {
	display: block;
	height: 29px;
	font-family: serif, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	white-space: nowrap;
	text-align: left;
	padding: 0 11px !important;
	line-height: 29px;
	text-decoration: none !important;
	color: #183D44 !important;
}

.art-button-wrapper.hover .art-button,
.art-button:hover {
	color: #52230A !important;
	text-decoration: none !important;
}

.art-button-wrapper.active .art-button {
	color: #FAF5E5 !important;
}

.art-button-wrapper .l,
.art-button-wrapper .r {
	display: block;
	position: absolute;
	z-index: -1;
	height: 87px;
	background-image: url('/images/Button.png');
}

.art-button-wrapper .l {
	left: 0;
	right: 8px;
}

.art-button-wrapper .r {
	width: 411px;
	right: 0;
	clip: rect(auto, auto, auto, 403px);
}

.art-button-wrapper.hover .l,
.art-button-wrapper.hover .r {
	top: -29px;
}

.art-button-wrapper.active .l,
.art-button-wrapper.active .r {
	top: -58px;
}

.art-Post {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}

.art-Post-body {
	position: relative;
	z-index: 1;
	padding: 15px;
}

.art-Post {
	margin: 7px;
}

.art-PostMetadataHeader {
	padding: 1px;
	background-color: #F3E6BF;
}

.art-PostHeaderIcon-wrapper {
	text-decoration: none;
	margin: 0.2em 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-variant: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	text-indent: 0;
	line-height: inherit;
	font-family: serif, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	margin-top: 12px;
	margin-bottom: 8px;
	color: #57250A;
}

.art-PostHeaderIcon-wrapper1 {
	text-decoration: none;
	margin: 0.2em 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-variant: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	text-indent: 0;
	line-height: inherit;
	font-family: serif, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	margin-top: 12px;
	margin-bottom: 8px;
	color: #57250A;
}

.art-PostHeaderIcon-wrapper,
.art-PostHeaderIcon-wrapper a,
.art-PostHeaderIcon-wrapper a:link,
.art-PostHeaderIcon-wrapper a:visited,
.art-PostHeaderIcon-wrapper a:hover {
	font-family: serif, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	margin-top: 12px;
	margin-bottom: 8px;
	color: #57250A;
}

.art-PostHeaderIcon-wrapper img {
	border: none;
	vertical-align: middle;
	margin: 0;
}

.art-PostHeader a:link {
	font-family: serif, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #6E2F0D;
}

.art-PostHeader a:visited,
.art-PostHeader a.visited {
	font-family: serif, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #675214;
}

.art-PostHeader a:hover,
.art-PostHeader a.hovered {
	font-family: serif, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	text-align: left;
	color: #B74E15;
}

.art-PostContent {
	font-family: serif, Tahoma, Arial, Helvetica, Sans-Serif;
	letter-spacing: 1px;
	color: #45370D;
}

.art-Post li {
	padding: 0px 0 0px 16px;
	line-height: 1.2em;
}

.art-Post ol li,
.art-Post ul ol li {
	background: none;
	padding-left: 0;
}

.art-Post ul li,
.art-Post ol ul li {
	background-image: url('/images/PostBullets.png');
	background-repeat: no-repeat;
	padding-left: 16px;
}

blockquote p {
	color: #1B0C03;
	font-family: serif, Tahoma, Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

blockquote {
	margin: 10px 10px 10px 50px;
	padding: 5px 5px 5px 32px;
	background-color: #F8D6C4;
	background-image: url('/images/PostQuote.png');
	background-position: left top;
	background-repeat: no-repeat;
}

.art-Footer {
	position: relative;
	z-index: 0;
	overflow: hidden;
	width: 95%;
	margin: 5px auto;
}

.art-Footer .art-Footer-inner {
	height: 1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.art-Footer .art-Footer-background {
	position: absolute;
	z-index: -1;
	background-repeat: repeat-x;
	background-image: url('/images/Footer.png');
	width: 100%;
	height: 150px;
	bottom: 0;
	left: 0;
}

.art-Footer .art-Footer-text p {
	margin: 0;
	text-align: center;
}

.art-Footer .art-Footer-text {
	display: inline-block;
	color: #271F07;
	font-family: serif, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	letter-spacing: 1px;
}

.art-Footer .art-Footer-text a:link {
	text-decoration: none;
	color: #26626D;
	font-family: serif, Tahoma, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.art-Footer .art-Footer-text a:visited {
	text-decoration: none;
	color: #514110;
	font-family: serif, Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.art-Footer .art-Footer-text a:hover {
	text-decoration: none;
	color: #348393;
	font-family: serif, Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.autocompletar {
	position: relative;
	display: inline-block;
}

p * {
	display: block;
}

input[type="email"] {
	-webkit-appearance: none;
	appearance: none;

	width: 100%;
	border: 1px solid #333;
	margin: 0;

	font-family: inherit;
	font-size: 90%;

	box-sizing: border-box;
}

input:invalid {
	border-color: #900;
	background-color: #fdd;
}

input:focus:invalid {
	outline: none;
}

.error {
	width: 100%;
	padding: 0;
	font-size: 80%;
	color: white;
	background-color: #900;
	border-radius: 0 0 5px 5px;
	box-sizing: border-box;
}

.error.active {
	padding: 0.3em;
}

input:valid {
	background: #E3F2FD;
}

strong {
	color: #000000;
}

#art-page-background-glare {
	position: absolute;
	width: 100%;
	height: 436px;
	left: 0;
	top: 0;
}

#art-page-background-glare-image {
	background-image: url('/images/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 436px;
	width: 481px;
	margin: 0;
}

html:first-child #art-page-background-glare {
	border: 1px solid transparent;
}

#art-page-background-gradient {
	position: absolute;
	background-image: url('/images/Page-BgGradient.jpg');
	background-repeat: repeat-x;
	top: 0;
	width: 100%;
	height: 265px;
}

#art-page-background-gradient {
	background-position: top left;
}

.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1px;
}

form {
	padding: 0 !important;
	margin: 0 !important;
}

table.position {
	table-layout: fixed;
	position: relative;
	width: 100%;
	font-size: 9pt;
}

.punteado {
	border-style: dotted;
	border-width: 1px;
	border-color: 660033;
	background-color: #cc3366;
	font-family: serif, verdana, arial;
	font-size: 10pt;
}

#art-page-background-simple-gradient,
#art-page-background-gradient,
#art-page-background-glare {
	min-width: 945px;
}

a img {
	border: 0;
}

.art-article img,
img.art-article {
	margin: 1em;
}

.art-metadata-icons img {
	border: none;
	vertical-align: middle;
	margin: 2px;
}

.art-article table,
table.art-article {
	border-collapse: collapse;
	margin: 1px;
	width: auto;
}

.art-article table,
table.art-article .art-article tr,
.art-article th,
.art-article td {
	background-color: Transparent;
}

.art-article th,
.art-article td {
	padding: 2px;
	border: solid 1px #896D1A;
	vertical-align: top;
	text-align: left;
}

.art-article th {
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

.cuadro1 {
	font: 11px serif, Verdana, Arial, Helvetica, sans-serif;
	color: #544B2F;
	padding: 7px;
}

.celda1 {
	background-color: #FFEFD5;
}

.celda2 {
	background-color: #FFD700;
}

a {
	font-family: serif, Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	letter-spacing: 1px;
	color: #A04413;
}

a:link {
	font-family: serif, Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	letter-spacing: 1px;
	color: #A04413;
}

a:visited,
a.visited {
	font-family: serif, Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #634F13;
}

a:hover,
a.hover {
	font-family: serif, Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #D25919;
}

h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

h1,
h1 a,
h1 a:link,
h1 a:visited,
h1 a:hover {
	font-family: serif, Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	letter-spacing: 3px;
	text-align: left;
	color: #2E7684;
}

h2,
h2 a,
h2 a:link,
h2 a:visited,
h2 a:hover {
	font-family: serif, Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	letter-spacing: 2px;
	text-align: left;
	color: #2E7684;
}

h3,
h3 a,
h3 a:link,
h3 a:visited,
h3 a:hover {
	font-family: serif, Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	letter-spacing: 2px;
	text-align: left;
	color: #D25919;
}

h4,
h4 a,
h4 a:link,
h4 a:visited,
h4 a:hover {
	font-family: serif, Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	letter-spacing: 2px;
	text-align: left;
	color: #15363C;
}

h5,
h5 a,
h5 a:link,
h5 a:visited,
h5 a:hover {
	font-family: serif, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	letter-spacing: 2px;
	text-align: left;
	color: #15363C;
}

h6,
h6 a,
h6 a:link,
h6 a:visited,
h6 a:hover {
	font-family: serif, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	letter-spacing: 2px;
	text-align: left;
	color: #15363C;
}

ol,
ul {
	color: #221B07;
	margin: 1em 0 1em 2em;
	padding: 0;
	font-family: serif, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	text-align: left;
}

li ol,
li ul {
	margin: 0.5em 0 0.5em 2em;
	padding: 0;
}

p {
	text-align: justify;
	padding: 0;
}

li {
	margin: 0.2em 0;
	padding: 0;
}

ul {
	list-style-type: none;
}

ol {
	list-style-position: inside;

}

input,
select {
	font-family: serif, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}

.art-rss-tag-icon {
	position: relative;
	display: block;
	float: left;
	background-image: url('/images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 25px;
	width: 25px;
}

.art-page-footer,
.art-page-footer a,
.art-page-footer a:link,
.art-page-footer a:visited,
.art-page-footer a:hover {
	font-family: serif, Arial;
	font-size: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #4EAEC1;
}

.art-page-footer {
	margin: 1em;
	text-align: center;
	text-decoration: none;
	color: #358797;
}

.typeahead {
	border: 2px solid #fff;
	border-radius: 4px;
	padding: 12px 16px;
	max-width: 900px;
	min-width: 890px;
	background: rgba(128, 128, 128, 1);
	color: #FFF;
}

.tt-menu {
	width: 900px;
}

ul.typeahead {
	margin: 0px;
	padding: 10px 0px;
}

ul.typeahead.dropdown-menu li a {
	padding: 10px !important;
	border-bottom: #CCC 1px solid;
	color: #FFF;
}

ul.typeahead.dropdown-menu li:last-child a {
	border-bottom: 0px !important;
}

.lista-color {
	max-width: 900px;
	min-width: 7000px;
	max-height: 640px;
	border-radius: 4px;
	text-align: left;
	margin: 10px;
	margin-bottom: 120px;
}

.Busca-entidad {
	font-size: 1.5em;
	color: #686868;
	font-weight: 700;
	text-align: left
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	text-decoration: none;
	background-color: #1f3f41;
	outline: 0;
}

.form-control {
	width: 900px;
}

.container-form {
	width: 90%;
	height: 90vh;
	display: flex;
	justify-content: space-around;
	transition: all .5s ease-out;
}

.welcome-back {
	display: flex;
	align-items: center;
	text-align: center;
}

.message {
	padding: 1rem;
}

.message h2 {
	font-size: 1.7rem;
	padding: 1rem 0;
}

.message button {
	padding: 1rem;
	font-weight: 400;
	background-color: #4a4aee;
	border-radius: 2rem;
	border: none;
	outline: none;
	cursor: pointer;
	font-size: .9rem;
	margin-top: 2rem;
	transition: all .3s ease-in;
	color: #fff;
}

.message button:hover {
	background-color: #6464f8;
}

.formulario {
	width: 400px;
	padding: 1rem;
	margin: 2rem;
	background-color: rgb(51, 51, 51, 0.602);
	text-align: center;
}

.create-account {
	padding: 2.7rem 0;
	font-size: 1.7rem;
}

.iconos {
	width: 200px;
	display: flex;
	justify-content: space-around;
	margin: auto;
}

.border-icon {
	height: 20px;
	width: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 1.5rem;
	border: solid thin white;
	border-radius: 50%;
	font-size: 1.5rem;
	transition: all .3s ease-in;
}

.border-icon:hover {
	background-color: #4a4aee;
	cursor: pointer;
}

.cuenta-gratis {
	padding: 2rem 0;
}

.formulario input {
	width: 70%;
	display: block;
	margin: auto;
	margin-bottom: 2rem;
	background-color: transparent;
	border: none;
	border-bottom: white thin solid;
	text-align: center;
	outline: none;
	padding: .2rem 0;
	font-size: .9rem;
	color: white;
}

.formulario input[type="button"] {
	width: 60%;
	margin: auto;
	border: solid thin white;
	padding: .7rem;
	border-radius: 2rem;
	background-color: white;
	font-weight: 600;
	margin-top: 3rem;
	font-size: .8rem;
	cursor: pointer;
	color: #222;
}

.sign-in {
	position: absolute;
	opacity: 0;
	visibility: hidden;
}

.sign-in.active {
	opacity: 1;
	visibility: visible;
}

.sign-up.active {
	opacity: 0;
	visibility: hidden;
}

#art-main {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;

	margin: 0 auto;
	padding: 0;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top left;
	font: 1em sans-serif;
}

.art-Sheet {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	width: 100%;
	min-width: 31px;
	min-height: 31px;
	margin-top: 1px !important;
}

.art-Sheet-tr,
.art-Sheet-tl,
.art-Sheet-br,
.art-Sheet-bl,
.art-Sheet-tc,
.art-Sheet-bc,
.art-Sheet-cr,
.art-Sheet-cl {
	position: absolute;
	z-index: -1;
}

.art-Sheet-tr,
.art-Sheet-tl,
.art-Sheet-br,
.art-Sheet-bl {
	width: 58px;
	height: 58px;
	background-image: url('/images/Sheet-s.png');
}

.art-Sheet-tl {
	top: 0;
	left: 0;
	clip: rect(auto, 29px, 29px, auto);
}

.art-Sheet-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 29px, 29px);
}

.art-Sheet-bl {
	bottom: 0;
	left: 0;
	clip: rect(29px, 29px, auto, auto);
}

.art-Sheet-br {
	bottom: 0;
	right: 0;
	clip: rect(29px, auto, auto, 29px);
}

.art-Sheet-tc,
.art-Sheet-bc {
	left: 29px;
	right: 29px;
	height: 58px;
	background-image: url('/images/Sheet-h.png');
}

.art-Sheet-tc {
	top: 0;
	clip: rect(auto, auto, 29px, auto);
}

.art-Sheet-bc {
	bottom: 0;
	clip: rect(29px, auto, auto, auto);
}

.art-Sheet-cr,
.art-Sheet-cl {
	top: 29px;
	bottom: 29px;
	width: 58px;
	background-image: url('/images/Sheet-v.png');
}

.art-Sheet-cr {
	right: 0;
	clip: rect(auto, auto, auto, 29px);
}

.art-Sheet-cl {
	left: 0;
	clip: rect(auto, 29px, auto, auto);
}

.art-Sheet-cc {
	position: absolute;
	z-index: -1;
	top: 29px;
	left: 29px;
	right: 29px;
	bottom: 29px;
	background-color: #FFFFFF;
}

.art-Sheet-body {
	position: relative;
	z-index: 1;
	padding: 15px;
}

/* --- Estilos trasladados desde gestiondiseños.php --- */
/* Estilos solo para tablas antiguas (no Bootstrap) */
table:not(.table) th {
	color: #ff0000;
	background-color: #ffff00
}

table:not(.table) td {
	background-color: #FFFFE0
}

/* Mejoras para la tabla de Bootstrap */
.table-secondary {
	background-color: #e9ecef !important;
	font-weight: 600;
}

/* Estilos para la lista de chequeo desplegable */
details {
	margin-bottom: 10px;
	background-color: #ffffff;
	border-radius: 8px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	border: 1px solid #e0e0e0;
}

summary {
	padding: 15px;
	background: linear-gradient(to right, #f8f9fa, #ffffff);
	cursor: pointer;
	font-weight: bold;
	color: #333;
	list-style: none;
	/* Ocultar marcador por defecto */
	display: flex;
	justify-content: space-between;
	align-items: center;
	transition: background-color 0.3s ease;
}

summary:hover {
	background-color: #e9ecef;
}

summary::after {
	content: '+';
	font-weight: bold;
	font-size: 1.2em;
	color: #007bff;
}

details[open] summary::after {
	content: '-';
	color: #dc3545;
}

/* Estilos para la tabla interna mejorados */
.checklist-table {
	width: 100%;
	border-collapse: collapse;
	font-size: 0.95em;
}

.checklist-table th,
.checklist-table td {
	padding: 12px 15px;
	text-align: left;
	border-bottom: 1px solid #f0f0f0;
	background-color: transparent !important;
	/* Reset de estilos globales feos */
	color: #333 !important;
}

.checklist-table th {
	background-color: #f1f3f5 !important;
	color: #495057 !important;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 0.85em;
	letter-spacing: 0.5px;
}

.checklist-table tr:last-child td {
	border-bottom: none;
}

.checklist-table tr:hover td {
	background-color: #fafafa !important;
}

.btn-guardar {
	background-color: #007bff;
	color: white;
	padding: 10px 20px;
	border: none;
	border-radius: 5px;
	cursor: pointer;
	font-size: 16px;
	transition: background-color 0.3s;
	display: block;
	margin: 20px auto;
}

.btn-guardar:hover {
	background-color: #0056b3;
}

/* Reset para select */
.checklist-table select {
	padding: 5px;
	border-radius: 4px;
	border: 1px solid #ccc;
}

/* Estilos extraídos de documentoGeneral.php */
/* Requisito en MAYÚSCULAS: se comporta como título de sección */
tr.req-uppercase td {
	background-color: #f0f4ff;
}

.req-titulo {
	font-size: 0.9rem;
	letter-spacing: 0.03em;
	color: #1a3a6b;
}

/* Número romano de sección (I. II. III.) */
.req-num-seccion {
	font-size: 0.85rem;
	font-weight: 700;
	color: #1a3a6b;
	min-width: 2rem;
	display: inline-block;
}

/* Numeración discreta para requisitos normales */
.req-numero {
	font-size: 0.75rem;
	font-weight: 600;
	min-width: 1.6rem;
	display: inline-block;
}