.tituloForm{
	box-sizing: border-box;
	color: rgb(85, 85, 85);
	display: block;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	height: 40px;
	line-height: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;	
}

.panelHeading{
	background-color: rgb(245, 245, 245);
	border-bottom-color: rgb(221, 221, 221);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: rgb(221, 221, 221);
	border-right-color: rgb(221, 221, 221);
	border-top-color: rgb(221, 221, 221);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	box-sizing: border-box;
	color: rgb(85, 85, 85);
	display: block;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	text-align: center;
}

.textPanelHeading{
	color: #A8A8A8;
	box-sizing: border-box;
	display: inline;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}

.inputGroup{
	position: relative;
	display: table;
	border-collapse: separate;
	margin-top: 15px;
	margin-left: 30px;	
}

.inputGroupAddon{
	border-right: 0;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555555;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	border-radius: 4px;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
	box-sizing: border-box;
}

.glyphicon{
	-webkit-font-smoothing: antialiased;
	border-collapse: separate;
	box-sizing: border-box;
	color: rgb(85, 85, 85);
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	position: relative;
	text-align: center;
	top: 1px;
	white-space: nowrap;
}

.glyphicon-user:before {
  content: "\e008";
}

.txtInput{
	-webkit-appearance: none;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	background-color: rgb(255, 255, 255);
	background-image: none;
	border-bottom-color: rgb(204, 204, 204);
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-collapse: separate;
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: rgb(204, 204, 204);
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: rgb(204, 204, 204);
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: rgb(204, 204, 204);
	border-top-left-radius: 0px;
	border-top-right-radius: 4px;
	border-top-style: solid;
	border-top-width: 1px;
	box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
	box-sizing: border-box;
	color: rgb(85, 85, 85);
	cursor: auto;
	display: block;
	float: left;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 38px;
	letter-spacing: normal;
	line-height: 20px;
	margin-bottom: 0px;
	margin-left: -4px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	position: relative;
	text-align: start;
	text-indent: 0px;
	text-rendering: auto;
	text-shadow: none;
	text-transform: none;
	transition-delay: 0s, 0s;
	transition-duration: 0.15s, 0.15s;
	transition-property: border-color, box-shadow;
	transition-timing-function: ease-in-out, ease-in-out;
	width: 234px;
	word-spacing: 0px;
	writing-mode: lr-tb;
	-webkit-writing-mode: horizontal-tb;
	z-index: 2;
}

.rowFields{
	background-color: #ffffff;
}

.tableFields{
	padding: 4px;
	border-collapse: collapse;
}

.labelCaptcha{
	box-sizing: border-box;
	color: rgb(85, 85, 85);
	cursor: default;
	display: inline-block;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
	max-width: 100%;
	width: 263px;
	margin-left: -30px;
}

.divCaptcha{
	text-align: center;
}

.hrefStyle{
	background-color: rgba(0, 0, 0, 0);
	box-sizing: border-box;
	color: rgb(47, 164, 231);
	cursor: auto;
	display: inline;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	height: auto;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.hrefStyle:hover{
	background-color: rgba(0, 0, 0, 0);
	box-sizing: border-box;
	color: rgb(21, 122, 181);
	cursor: auto;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	height: auto;
	line-height: 20px;
	outline-color: rgb(21, 122, 181);
	outline-style: none;
	outline-width: 0px;
	text-align: center;
	text-decoration: underline;
}

#captcha{
	margin-left: 30px;
	width: 276px;	
}

#captcha-image{
	border: solid 1px #cccccc;
}

.btnAceptar{
	-webkit-appearance: none;
	-webkit-user-select: none;
	align-items: flex-start;
	background-color: rgb(23, 138, 204);
	background-image: linear-gradient(rgb(84, 180, 235), rgb(47, 164, 231) 60%, rgb(29, 156, 229));
	background-repeat: no-repeat;
	border-bottom-color: rgb(22, 132, 194);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: rgb(22, 132, 194);
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: rgb(22, 132, 194);
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: rgb(22, 132, 194);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-style: solid;
	border-top-width: 1px;
	box-sizing: border-box;
	color: rgb(255, 255, 255);
	cursor: pointer;
	display: inline-block;
	filter: none;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 38px;
	letter-spacing: normal;
	line-height: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	overflow-x: visible;
	overflow-y: visible;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	text-rendering: auto;
	text-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 0px;
	text-transform: none;
	touch-action: manipulation;
	vertical-align: middle;
	white-space: nowrap;
	width: 75px;
	word-spacing: 0px;
	writing-mode: lr-tb;
	-webkit-writing-mode: horizontal-tb;
}

.btnCancelar{
	-webkit-appearance: none;
	-webkit-user-select: none;
	align-items: flex-start;
	background-color: rgb(2, 34, 65);
	background-image: linear-gradient(rgb(4, 81, 155), rgb(3, 60, 115) 60%, rgb(2, 50, 95));
	background-repeat: no-repeat;
	border-bottom-color: rgb(1, 29, 55);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: rgb(1, 29, 55);
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: rgb(1, 29, 55);
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: rgb(1, 29, 55);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-style: solid;
	border-top-width: 1px;
	box-sizing: border-box;
	color: rgb(255, 255, 255);
	cursor: pointer;
	display: inline-block;
	filter: none;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 38px;
	letter-spacing: normal;
	line-height: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	overflow-x: visible;
	overflow-y: visible;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	text-rendering: auto;
	text-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 0px;
	text-transform: none;
	touch-action: manipulation;
	vertical-align: middle;
	white-space: nowrap;
	width: 83px;
	word-spacing: 0px;
	writing-mode: lr-tb;
	-webkit-writing-mode: horizontal-tb;
}

.btnFields{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;	
}