﻿/* DEFAULTS
----------------------------------------------------------*/

body {
	/* color: #696969;	font-size: .80em; 	font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif; 	 	*/
	background: #b6b7bc;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: white ;
	/*background-repeat: repeat; */
	/*background-image: url('../Img/WebFondo.png');*/
}

a:link, a:visited
{
	color: #034af3;
	color: navy;
}

a:hover
{
	color: #1d60ff;
	text-decoration: none;
}

a:active
{
	color: #034af3;
}

p
{
	margin-bottom: 10px;
	line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
	/* color: #666666; font-weight: 200; margin-bottom: 0px; */
	font-size: 1.5em;
	font-variant: small-caps;
	text-transform: none;
}

h1
{
	font-size: 1.6em;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h2
{
	font-size: 1.5em;
	font-weight: 600;
}

h3
{
	font-size: 1.2em;
}

h3.Fondo
{
	background-color: #6699FF; /*celestes de menu Usuario */
	background-color: #99CCFF;
	background-color: #B0C4DE; /*LightSteelBlue */
	margin: 2px 0px;
	padding: 2px 1em 2px 5px;
}

h3.Fondo:hover
{
	background-color: #6699FF;
	background-color: Silver;
}

h4
{
	font-size: 1.1em;
}

h5, h6
{
	font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
	margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
	/*width: 960px;*/
	width:90%;
	background-color: #fff;
	margin: 20px auto 0px auto;
	border: 1px solid #496077;
}

.header
{
	position: relative;
	margin: 0px;
	padding: 0px;
	background: #4b6c9e;
	width: 100%; /*  	si se usa imagen 	background-image: url('../Img/logo.png'); 	background-repeat: no-repeat; 	*/
}

.header h1
{
	font-weight: 700;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	color: #f9f9f9;
	border: none;
	line-height: 2em;
	font-size: 2em;
}

.main
{
	padding: 0px 12px;
	margin: 12px 8px 8px 8px;
	min-height: 420px;
}

.leftCol
{
	padding: 6px 0px;
	margin: 12px 8px 8px 8px;
	width: 200px;
	min-height: 200px;
}

.footer
{
	color: #4e5766;
	padding: 8px 0px 4px 0px;
	margin: 0px auto;
	text-align: center;
	line-height: normal;
	width: 900px;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
	background-color: #3a4f63;
	width: 100%;
}

div.menu
{
	padding: 4px 0px 4px 2px;
	display: inline-block;	
}

div.menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
	background-color: #465c71;
	border: 1px #4e667d solid;
	color: #dde4ec;
	color: white; /**/
	display: block;
	line-height: 1.35em; /*padding: 4px 20px;*/
	padding: 2px 7px;
	margin: 0 2px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold; /**/
}

div.menu ul li a:hover
{
	background-color: #bfcbd6;
	color: #465c71;
	text-decoration: none;
}

div.menu ul li a:active
{
	background-color: #465c71;
	color: #cfdbe6;
	text-decoration: none;
}



/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
	margin: 1em 0px;
	padding: 1em;
	border: 1px solid #ccc;
}

fieldset p
{
	margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
	display: block;
}

fieldset label.inline
{
	display: inline;
}

legend
{
	font-size: 1.1em;
	font-weight: 600;
	padding: 2px 4px 8px 4px;
}

input.textEntry
{
	width: 320px;
	border: 1px solid #ccc;
}

input.passwordEntry
{
	width: 320px;
	border: 1px solid #ccc;
}

div.accountInfo
{
	width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
	clear: both;
}

.title
{
	display: block;
	float: left;
	text-align: left;
	width: auto;
}

.loginDisplay
{
	font-size: 1.1em;
	display: block;
	text-align: right;
	padding: 10px;
	color: White;
}

.loginDisplay a:link
{
	color: white;
}

.loginDisplay a:visited
{
	color: white;
}

.loginDisplay a:hover
{
	color: white;
}

.failureNotification
{
	font-size: 1.2em;
	color: Red;
}

.bold
{
	font-weight: bold;
}

.submitButton
{
	text-align: right;
	padding-right: 10px;
}

@font-face {
	font-family: 'baar_sophiaregular';
	src: url('baars___-webfont.woff2') format('woff2'), url('baars___-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
.derecha{
	text-align :right ;
}


.DivRedondeado {
	margin: 10px 10px 41px 10px;
	display: block;
	padding: 6px 12px;
	background-image: none;
	border-radius: 12px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.DivFondoBlanco {
	margin: 10px;
	border-color: #FFFFFF;
	display: block;
	padding: 6px 12px;
	background-color: #FFFFFF;
	background-image: none;
	border-radius: 12px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	color: #EC1C24;
}

.modalBackground {
	position: fixed;
	background-color: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.modalPopup {
	background-color: white;
	width: 200px;
	height: 150px;
	z-index: 100000001 !important;
}

.form-Error {
	border: 2px solid #dc3545;
	outline: 0;
	font-size: 1rem;
	border-radius: 0.375rem;
	box-shadow: 0 0 0 0.30rem rgb(241, 103, 103, 0.50);
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	/*box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);*/
}



/*botones del menu*/
/*.form-control-menu {
	@extend .form-control;*/ /* si usás Sass */
	/*border-radius: 5px;
	border: 1px solid transparent;
	transition: all 0.5s ease;
}*/




.form-control-menu {
	display: block;
	width: 100%;
	padding: 4px 12px;
	font-size: 10px;
	line-height: 1.42857143;
	color: #333;
	background-color: white;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 5px;
	transition: all 0.5s ease;
}
/* Botón por defecto */
.defaultButton {
	background-color: gainsboro;
	color: black;
	height: 25px;
	position: relative;
	z-index: 1001;
	font-weight: 300;
	border-radius: 5px;
	padding: 5px 12px;
	transition: all 0.35s ease, box-shadow 0.35s ease;
	overflow: visible;
}
.defaultButton.selected {
		background-color: white; /* color seleccionado */
		color: black;
		height: 28px;
		box-shadow: 0 0 7px rgba(0, 0, 0, 0.2); /* opcional para dar énfasis */
	}
.defaultButton:hover {
		background-color:   gainsboro;
		box-shadow: 0 0 12px 8px rgb(48, 94, 245, 0.6);
		font-weight:700;
		transform: scale(1.10);
		border-color: rgba(0, 86, 217, 0.4);
		position: relative;
		overflow: visible;
/*
	transition: box-shadow 0.3s ease, border-color 0.3s ease;
    border-color: rgba(255,255,255, 0.4);
    box-shadow: 0 0 10px 5px rgba(255, 255, 255, 0.6);
*/


	}
.defaultButton:focus-visible  {
		background-color: #ffffff;
		height: 28px;
		box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
	}
/*botones del menu*/
.copiDannMenuRow:active {
	background-color: #ffffff;
	color:#0056d9; /* Azul para que contraste */
	box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.2); /* Sombra interna para efecto "hundido" */
	transform: scale(0.98); /* Simula presión */
}




.defaultButtonimg {
	background-color: transparent;
	color: black;
	height: 26px;
	position: relative;
	z-index: 1001;
	font-weight: 300;
	border-radius: 5px;
	padding: 3px 8px;
	transition: all 0.35s ease, box-shadow 0.35s ease;
	overflow: visible;
}

	.defaultButtonimg.selected {
		background-color: white; /* color seleccionado */
		color: black;
		height: 26px;
		box-shadow: 0 0 7px rgba(0, 0, 0, 0.2); /* opcional para dar énfasis */
	}

	.defaultButtonimg:hover {
		background-color: white;
		box-shadow: 0 0 8px 6px rgb(48, 94, 245, 0.6);
		font-weight: 700;
		transform: scale(1.10);
		border-color: rgba(0, 86, 217, 0.4);
		position: relative;
		overflow: visible;
	}
.defaultButtonimg:focus-visible {
	background-color: #ffffff;
	height: 30px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}


.Font-Tit {
	font-size: 16px; /* o 18px, según prefieras */
	font-family: "Segoe UI", sans-serif;
	font-weight: 400;
}
.Font-Contenedor {
	font-size: 11px; /* o 18px, según prefieras */
	font-family: "Segoe UI", sans-serif;
	font-weight: 400;
	text-align: left;
	color: #333333;
	
}
.font-txt {
	font-size: 11px; /* o 18px, según prefieras */
	font-family: "Segoe UI", sans-serif;
	font-weight: 500;
	height: 24px;
	color: dimgray;
}
.fix-30 {
	height: 30px;
	overflow: visible; /* opcional, para evitar desbordes */
}
.fix-26 {
	height: 24px;
	overflow: hidden; /* opcional, para evitar desbordes */
}

.fix-50 {
	height: 50px;
	overflow: visible; /* opcional, para evitar desbordes */
}
.fix-60 {
	height: 60px;
	overflow: visible; /* opcional, para evitar desbordes */
}
.fix-40 {
	height: 40px;
	overflow: visible; /* opcional, para evitar desbordes */
}

.Hr-Line {
	border: none;
	border-top: 1px solid #9693938f;
	margin-top: 1rem;
	margin-bottom: 0;
	opacity: 0.8;
}

.Hr-menu {
	border: none;
	border-top: 1px solid #9693938f;
	margin-top: 0px;
	margin-bottom: 8px;
	opacity: 0.8;
}