@import url(reset.css);
@import url(buttons.css);
@import url(font.css);

a{
	color: #4892C9;
	text-decoration: none;
}

a:hover, td.footer a:hover {
	text-decoration: underline;
}

div.msg_log{
	border: 1px solid #cccccc;
	border-left: none;
	border-right: none;
	margin-right: 5px;
	margin-top: 5px;
	padding: 5px;
	width: 340px;
	height: 100px;
	overflow: auto;
}

element.style {
	margin: 0px;
	padding: 0px;
}

fieldset{
	border: 1px #cccccc solid;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

fieldset legend{
	padding-left: 5px;
	padding-right: 5px;
	color: #4892C9;
}

html, body{
	width: 100%;
	background: #f5f5f5;
	color: #666666;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	height: 100%;
	position: relative;
}

html.csstransforms body#Body form#Form div#container.container_12 div.grid_12 div.pane_content_interior div#dnn_ContentPane div.DnnModule span#dnn_ctr_ContentPane.pane_container_limpio div#dnn_ctr_ModuleContent.DNNModuleContent div#dnn_ctr_dnn_ctr_ManageUsers_UPPanel div#dnn_ctr_ManageUsers_UP div#dnnManageUsers.dnnForm div#dnn_ctr_ManageUsers_dnnProfileDetails.dnnProfileDetails div.dnnForm fieldset div.propertyList div#dnn_ctr_ManageUsers_Profile_ProfileProperties.dnnForm div#dnn_ctr_ManageUsers_Profile_ProfileProperties_Prefix.dnnFormItem div#dnn_ctr_ManageUsers_Profile_ProfileProperties_Prefix_Prefix_Label.dnnTooltip label a#dnn_ctr_ManageUsers_Profile_ProfileProperties_Prefix_Prefix_Label_cmdHelp.dnnFormHelp span#dnn_ctr_ManageUsers_Profile_ProfileProperties_Prefix_Prefix_Label_label{
	font-size: 1em;
}

input.error, select.error, textarea.error{
	border: 1px dashed #b22222;
}

select, input, textarea{
	border: 1px solid #cccccc;
	width: 100%;
	color: #666666;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}

span.error-inline, .red {
	color: #e80000;
}

td.field{
	padding-right: 2px;
	padding-top: 2px;
	white-space: nowrap;
	color: #4892C9;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	text-align: right;
}

td.footer{
	color: #cccccc;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

td.footer a{
	color: #cccccc;
	text-decoration: none;
}

td.gauge {
	width: 25%;
	text-align: center;
	vertical-align: bottom;
}

td.gauge div {
	margin: auto;
}

td.gauge input.comp {
	font-size: 20px !important;
	letter-spacing: -1.2px;
}

td.gauge input {
	font-size: 45px !important;
	letter-spacing: -3.6px;
	cursor: default;
}

td.gauge.pilar input {
	font-size: 30px !important;
	letter-spacing: -2.5px;
}

td.gauge.title {
	width: 20%;
	color: #4892C9;
	font-family: "CenturyGothic";
	font-size: 47px;
	line-height: 37px;
	letter-spacing: -4px;
}

td.right{
	text-align: right;
}

.bg_hor_dotted{
	padding: 0px;
	background: url(../img/bg_hor_dotted.gif) center center repeat-x;
}

.bg_hor_solid{
	padding: 0px;
	background: url(../img/bg_hor_solid.gif)center center repeat-x;
}

.bg_ver_dotted{
	padding: 0px;
	background: url(../img/bg_ver_dotted.gif) center center repeat-y;
}

.bg_ver_solid{
	padding: 0px;
	background: url(../img/bg_ver_solid.gif) center center repeat-y;
}

.bold{
	padding-top: 2px;
	font-weight: bold;
}

.bottom{
	vertical-align: bottom;
}

.box{
	border: 1px solid #cccccc;
	padding: 12px;
	padding-top: 8px;
	margin: auto;
	border-radius: 7px;
	display: inline-block;
	background-color: #ffffff;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.cal_nav{
	margin-bottom: 3px;
	margin-top: 3px;
	padding: 0px;
	background-color: #4892C9;
	vertical-align: middle;
}

.drag-handle a {
	cursor: n-resize;
}

.drag-tr td, .error {
	background-color: #fffacd;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.left {
	text-align: left;
}

.msg{
	border: 1px solid #cccccc;
	padding: 4px;
	padding-left: 26px;
	background: #fffacd url(../img/ico_information.png) 5px center no-repeat;
	font-weight: bold;
	line-height: 18px;
}

.pregunta{
	color: #7c7c7c;
	font: 18px Arial,"MS Sans Serif",Geneva,sans-serif;
	letter-spacing: -1px;
	vertical-align: top;
}

.pregunta_numero{
	padding-right: 5px;
	color: #4892C9;
	font: 18px Arial,"MS Sans Serif",Geneva,sans-serif;
	letter-spacing: -1px;
	vertical-align: top;
}

.qq-uploader .qq-upload-button div span,.qq-uploader .qq-upload-button div img{
	display: inline-block;
}

.qq-uploader .qq-upload-button div,.td_upload{
	white-space: nowrap;
	vertical-align: top;
}

.right, td.center, .center {
	text-align: center;
}

.slide {
	display: none;
	min-height: 5px;
	zoom: 1;
}

.tbl_data{
	border: 1px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	background: #ffffff;
}

.tbl_data_td{
	padding: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.td_commands{
	border-bottom: 1px solid #cccccc;
	background: #ffffff;
}

.td_field{
	padding-right: 3px;
	padding-top: 2px;
	white-space: nowrap;
	color: #666666;
	font-weight: bold;
	text-align: right;
}

.td_menu{
	border: 1px solid #cccccc;
	background-color: #ffffff;
	vertical-align: top;
}

.td_upload a{
	font-weight: 700;
	bottom: 0;
}

.template, .denominador, .qq-upload-list {
	display: none;
}

.title_accion1{
	color: #4892C9;
	font-family: "CenturyGothic";
	font-size: 22px;
	letter-spacing: -1.2px;
}

.title_accion2{
	color: #999999;
	font-family: "CenturyGothic";
	font-size: 20px;
	letter-spacing: -1.3px;
}

.title_accion3{
	color: #666666;
	font-family: "CenturyGothic";
	font-size: 20px;
	letter-spacing: -1.3px;
}

.title_accion4{
	color: #4892C9;
	font-family: "CenturyGothic";
	font-size: 17px;
	font-weight: bold;
	line-height: 17px;
	letter-spacing: -0.8px;
}

.title_pagina_gray{
	color: #797979;
	font-family: "CenturyGothic";
	font-size: 25px;
	letter-spacing: -2px;
}

.title_pagina{
	color: #4892C9;
	font-family: "CenturyGothic";
	font-size: 25px;
	letter-spacing: -2px;
}

.title_seccion{
	color: #4892C9;
	font-family: "CenturyGothic";
	font-size: 26px;
	letter-spacing: -2px;
}

.title_subseccion{
	color: #999999;
	font-family: "CenturyGothic";
	font-size: 26px;
	letter-spacing: -2px;
}

.title_subseccion{
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: -1px;
}

.title_subseccion_litt{
	color: #858585;
	font-family: "CenturyGothic";
	font-size: 15px;
	letter-spacing: -0.5px;
}

#div_contents{
	margin: auto;
	width: 960px;
}

#tbl_container{
	border: 0;
	width: 100%;
	height: 100%;
}

#tbl_container #td_container {
	text-align: center;
	vertical-align: middle;
}

#tbl_main {
	border: 1px solid #cccccc;
	width: 960px;
	background: #ffffff;
	height: 650px;
}

#tbl_variables td.field{
	padding-left: 5px;
	padding-top: 2px;
}

#td_ind{
	color: #4892C9;
	font-family: "CenturyGothic";
	font-size: 18px;
	font-weight: bold;
	line-height: 17px;
	letter-spacing: -1px;
}

#td_main {
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	background: url(../img/bg_main.gif) no-repeat center 155px;
}

#td_main {
	background: none;
}

#td_res{
	color: #4892C9;
	font-family: "CenturyGothic";
	font-size: 33px;
	letter-spacing: -3px;
	line-height: 30px;
	text-align: center;
	vertical-align: top;
}

#td_res span {
	display: block;
	color: #858585;
	font-family: "CenturyGothic";
	font-size: 13px;
	letter-spacing: -0.5px;
	line-height: 13px;
}

#td_usuario{
	width: 100%;
	vertical-align: bottom;
}

#tr_metas td{
	padding-right: 6px;
}

#tr_metas td:first-child {
	padding-right: 2px;
}

#tr_metas td:last-child, #tr_metas_titulo td:last-child {
	padding-right: 0px;
}

#tr_metas_titulo td{
	padding-right: 4px;
	font-weight: bold;
	text-align: right;
}