.LimitPhotoSize
{
	max-width: 600px;
	max-height: 500px;
}

.theImages
{
	float: left;
	padding: 1px;
	opacity: 0.5;
	cursor: pointer;
	border: 0px;
}

/* Container holding the image and the text */
.icon-container
{
	position: relative;
	text-align: left;
	color: black;
}

/* Top left text */
.icon-top-left
{
	position: absolute;
	top: 3px;
	left: 7px;
	font-weight: bold;
	font-size: 11px;
	font-family: Helvetica, Arial, Sans-Serif, Geneva, Verdana;
}

#confirm, #alert
{
	position: fixed;
	left: 42%;
	top: 50%;
	z-index: 100;

	display: none;
	background-color: #F3F5F6;
	color: #000000;
	border: 1px solid #aaa;
	/* width: 450px; */
	width: auto;
	height: auto;
	padding: 10px 10px;
	box-sizing: border-box;
	text-align: center;
}
#confirm button, #alert button
{
	display: flex;
	justify-content: center; /* align horizontal */
	background-color: #FFFFFF;
	display: inline-block;
	border-radius: 12px;
	border: 1px solid #aaa;
	padding: 5px;
	text-align: center;
	width: 60px;
	cursor: pointer;
}
#confirm .message, #alert .message
{
	display: flex;
	justify-content: center; /* align horizontal */
	align-items: center; /* align vertical */
	text-align: left;
	color: #000000;
}

.SubTitleSeccion
{
	color: #000000;
	background-color: #FFFFFF;
	border-color: #FFFFFF;

	padding-bottom: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	border-width: 1px;
	border-style: solid;
	-moz-box-sizing: border-box;
	border-radius: 15px;
}

.headSeccion
{
	padding: 5px;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	border-width: 1px;
	border-style: solid;
	-moz-box-sizing: border-box;
	border-radius: 15px;
}

.headSeccionC
{
	width: auto;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	border-width: 1px;
	border-style: solid;
	-moz-box-sizing: border-box;
	border-radius: 15px;
}

.headSeccionCSmall
{
	width: auto;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	border-width: 1px;
	border-style: solid;
}

.welcome
{
	font-size: 12pt;
	font-family: Verdana;
}

.message
{
	font-size: 9pt;
	color: #ff0000;
	font-family: Verdana;
}

.message2
{
	font-size: 9pt;
	font-family: Verdana;
}

.complex
{
	display: none;
}

.extra
{
	display: none;
	position: relative;
}

.texto1
{
	color: #8C8C8C;
	font-weight: bold;
}

.texto2
{
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

.texto3
{
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

.texto4
{
	color: #8C8C8C;
	font-weight: bold;
	text-transform: uppercase;
}

.texto5
{
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.texto6
{
	color: #1A78D7;
	text-transform: uppercase;
	font-weight: bold;
}

.texto7
{
	font-weight: bold;
}

.texto8
{
	color: #000000;
}

.texto9
{
	color: #FF0000;
	font-weight: bold;
}

/*links*/
.link1
{
	color: #000000;
	text-decoration: none;
}

.link1:hover
{
	color: #333333;
}

.link2
{
	color: #4897E0;
	text-decoration: none;
}

.link2:hover
{
	color: #0000CD;
}

.link3
{
	color: #FFFFFF;
	text-decoration: none;
}

.link3:hover
{
	color: #FF6600;
}

.link4
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.link4:hover
{
	color: Blue;
}

.link5
{
	color: #000000;
	text-decoration: none;
}

.link5:hover
{
	color: Blue;
}

.link6
{
	color: #979797;
	text-decoration: none;
}

.link6:hover
{
	color: #36ADF1;
}

.link7
{
	color: #cccccc;
	text-decoration: none;
}

.link7:hover
{
	color: #ffffff;
}

#lyr1Div, #lyr1ADiv, #lyr1BDiv
{
	position:absolute;
	left:345px;
	top:400px;
	width:auto;
	z-index:100;
	background-color:#E0E0E0;
	padding-left:6px;
	padding-top:4px;
	padding-right:6px;
	padding-bottom:4px;
	visibility:hidden;
	border-color: #f7faff #99a #99a #f7faff;
}

#lyr1DivWhite
{
	position:absolute;
	left:345px;
	top:400px;
	width:auto;
	z-index:100;
	background-color:#E0E0E0;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	visibility:hidden;
	border-width:1px;
}

#lyr2Div
{
	position:absolute;
	left:700px;
	top:400px;
	width:auto;
	z-index:100;
	background-color:#E0E0E0;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	visibility:hidden;
	border-color: #f7faff #99a #99a #f7faff;
}

#lyr3Div
{
	position:absolute;
	left:700px;
	top:400px;
	width:auto;
	z-index:100;
	background-color: #FFF;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	visibility:hidden;
	border-color: #f7faff #99a #99a #f7faff;
}

.campanhaDiv
{
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	color: #00F; /*#1370A5*/
	text-align: center;
}

table.tablesorter thead tr th, table.tablesorter tfoot tr th
{
	background-color: #e6EEEE;
	border: 1px solid #FFF;
}

table.tablesorter thead tr .header
{
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	padding-right: 20px;
}

/* table.tablesorter tbody tr.odd td
{ background-color:#F0F0F6; }*/

table.tablesorter thead tr .headerSortUp
{ background-image: url(asc.gif); }

table.tablesorter thead tr .headerSortDown
{ background-image: url(desc.gif); }

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp
{ background-color: #8dbdd8; }

td, th, a, div, body
{
	font-family: arial;
	font-size: 7pt;
	line-height: 11pt;
	margin: 0px;
	padding: 0px;
}

a
{text-decoration: none; color: blue;}

.fdtablePaginater li
{padding: 7px;}

.popup
{
	position: relative;
	z-index: 1200;
}

iframe {
    border: none;
	margin: 0;
    padding: 0;
}

.menu ul
{
	margin-right: 0px;
	padding: 0px;
	padding-left: 3px;
	padding-right: 3px;
	list-style-type: none;
	position: relative;
    z-index: 1100;
}

.menu ul ul
{
	padding-top: 7px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 7px;
	margin-left: -4px;
	position: relative;
    z-index: 1100;
}

.menu ul ul ul
{
	margin-left: 4px;
	position: relative;
    z-index: 1100;
}

.menu ul li
{
	position: relative;
	width: 100%;
	padding-bottom: 5px;
	padding-right: 5px;
}

/*Sub level menu items */
.menu ul li ul
{
	position: absolute;
	top: -8px;
	background-color: white;
	border: 1px solid #cccccc;
}

/* Sub level menu links style */
.menu a, li
{
	display: block;
	color: #555;
	text-decoration: none;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	width: 100%;
	margin-right: 7px;
}

.menu a:hover
{color: red;}

.formDiv
{
	font-family: Verdana;
	font-size: 7.1pt;
	line-height: 1pt;
	margin: 0px;
	padding: 0px;
}

.fieldText
{
	font-size: 11px;
	font-family: Verdana, Helvetica;
	border: none;
}

input.formText:enabled, textarea.text:enabled, select:enabled
{
	font-size: 11px;
	font-family: Verdana, Helvetica;
	border: 1px solid;
	border-top-color: #999;
	border-left-color: #999;
	border-bottom-color: #f0f0f0;
	border-right-color: #f0f0f0;
}

input.formText:disabled, textarea.text:disabled, select:disabled
{
	font-size: 11px;
	font-family: Verdana, Helvetica;
	border: 1px solid;
	border-top-color: #c2c2c2;
	border-left-color: #c2c2c2;
	border-bottom-color: #f0f0f0;
	border-right-color: #f0f0f0;
}

a.button
{
	background: transparent url('bg_button_a.gif') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	white-space: nowrap;
	border: none;
}

a.button span
{
	background: transparent url('bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}

a.button:hover
{
	background-position: bottom right;
	color: #000;
}

a.button:hover span
{
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}

.respuesta_server
{
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.Stick_To_Bottom
{
	position: sticky;
	position: -webkit-sticky;
	bottom: 0;
}

.Message_Border
{
	display: none;
	padding: 5px;
	background-color: #f9f9fb;
	border: 1px solid #cdcdcd;
	border-radius: 5px;
}

.Error_Message
{
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.Sucess_Message
{
	color: #009900;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.Warning_Message
{
	color: #D4A017;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.big_link
{
	color: #0000FF;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}
