﻿body
{
	font-family: verdana;
	font-size: 12pt;
}

table.grid
{
	border-collapse: collapse;
	border: solid 2px black;
}

table.grid td, th
{
	border: solid 2px black;
}

p
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

.subTitulo
{
	font-weight: bold;
	color: #333333;
}

.titulo
{
	font-weight: bold;
	color: #333333;
}


.LabelMobil
{
	height: 30px;
	font-size: 12pt;
	vertical-align: middle;
	color: #333333;
}


input.textBox, select.ddl, input.radioButton
{
	font-size: 14pt;
	vertical-align: middle;
	color: #333333;
}

input.textBoxNumber, select.ddl, input.radioButton
{
	height: 30px;
	font-size: 14pt;
	vertical-align: middle;
}



input.textBox:focus
{
	background-color: #FFFF99;
	color: blue;
}


.buttonMobil:hover
{
	background-color: #0093D6; /*#5393C5;*/
	color: White;
}

.buttonMobil2:hover
{
	background-color: #5393C5;
	color: White;
}

.cssCalc:hover
{
	background-color: #5393C5;
	color: White;
}


.buttonMobilOpcPendiente:hover
{
	background-color: #2DBD78; /*#5393C5;*/
	color: White;
}
.buttonMobilOpcPendiente
{
	/*vertical-align: middle;*/
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt; /*font-weight: bold;*/
	color: white;
	text-decoration: none;
	width: 100%;
	height: 40px;
	border: 1px solid #DDD;
	text-align: center;
	background-color: #356BDB;
	margin-top: 2px;
	margin-bottom: 2px;
}

.buttonMobilOpc:hover
{
	background-color: #2DBD78; /*#5393C5;*/
	color: White;
}
.buttonMobilOpc
{
	/*vertical-align: middle;*/
	font-family: Verdana, Arial, sans-serif;
	font-size: 14pt; /*font-weight: bold;*/
	color: #333333;
	text-decoration: none;
	width: 100%;
	height: 45px;
	border: 2px solid #ddd;
	text-align: center;
	background-color: #BBDDFF; /* #F2F2FF;*/
	margin-top: 2px;
	margin-bottom: 2px;
}


.buttonMobil
{
	/*vertical-align: middle;*/
	font-family: Verdana, Arial, sans-serif;
	font-size: 14pt;
	color: black;
	margin-bottom: 6px;
	margin-top: 6px;
	text-decoration: none; /*display: block;*/
	border: 2px solid #8080C0;
	text-align: center;
	background-color: #BFD5FF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-border-radius: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height:50px;
}

.buttonMobil2
{
	/*vertical-align: middle;*/
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	color: black;
	margin-bottom: 0px;
	margin-top: 0px;
	height:40px;
	text-decoration: none; /*display: block;*/
	border: 2px solid #8080C0;
	text-align: center;
	background-color: #DFDFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-border-radius: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.cssCalc
{
	/*vertical-align: middle;*/
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: white;
	margin-bottom: 0px;
	margin-top: 16px;
	text-decoration: none; /*display: block;*/
	height: 40px;
	border: 3px solid #AFAFAF;
	text-align: center;
	background-color: #8080C0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-border-radius: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

a.buttonLnk:hover
{
	background-color: #5393C5;
	color: White;
}

a.buttonLnk
{
	/*vertical-align: middle;*/
	font-family: Verdana, Arial, sans-serif;
	font-size: 14pt; /*font-weight: bold;*/
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 35px;
	padding-top: 15px;
	border: 1px solid #DDD;
	text-align: center;
	background-color: #C7E1B0; /* #F2F2FF;*/
	margin-top: 3px;
	margin-bottom: 3px;
}

.divTitle
{
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14pt;
	height: 23px;
	font-weight: bold;
	text-align: center;
	background-color: #74B042;
	color: #fff;
	border: 1px solid #74B042;
}


.divFooter
{
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16pt;
	padding-top: 14px;
	height: 35px; /*font-weight: bold;*/
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
	border: 1px solid #000000;
}

.divHeader
{
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 16pt;
	padding-top: 14px;
	height: 35px; /*font-weight: bold;*/
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
	border: 1px solid #000000;
}

.divCliente
{
	background-color: #FFC52F;
	background: -moz-linear-gradient(top, #FFD949, #FFC52F);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFD949), to(#FFC52F));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFD949, endColorstr=#FFC52F, GradientType=1)";
	filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#FFD949', EndColorStr='#FFC52F', GradientType=0);
	color: #000000;
	padding: 2px;
	width: 100%;
}

.divContent
{
	border: 1px solid #D0D0D0;
	border-radius: 10px;
	position: relative;
	padding: 8px; /*overflow: hidden;*/
	background: none repeat scroll 0% 0% #FFF;
	background-clip: padding-box;
	outline: none; /*-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);*/ /*box-shadow: 0 3px 9px rgba(0, 0, 0, .5);	*/
}

.divContentMain
{
	border: 1px solid #D0D0D0;
	border-radius: 10px;
	position: relative;
	padding: 2px; /*overflow: hidden;*/
	background: none repeat scroll 0% 0% #FFF;
	background-clip: padding-box;
	outline: none;
	webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

