@charset "utf-8";
/* CSS Document */

.debugger {
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: #FF0;
	border: solid thin #F00;
	padding: 5px;
	text-align: left;
}
P {
	/*margin: 5px;*/
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 13px;
	/*color: #666666; definido em css.inc.php*/
}
SPAN {
	font-family: Arial, Helvetica, "sans-serif";
	color: #666666;
}
H1 {
	line-height: 40px;
	color: inherit;
    font-family: Arial, Helvetica, "sans-serif";
	font-size: 30px;
    font-weight: bold;
	margin: 10px 0;
	color: #666666;
    text-rendering: optimizelegibility;	
}
H2, H3 {
	line-height: 35px;
}
H4 {
	font-family: Arial, Helvetica, "sans-serif";
	color: #666666;
}
A {
	color: #FFF;
	text-decoration: none;
	padding:0;
	margin:0;
	border:0;
}
A:HOVER {
	color: #8AA2CA;
}
A > IMG {
	border: 0px;
}
DIV {
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 12px;
}
PRE {
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 12px;
	margin: 0;
}
SELECT {
	/*color: #818285;*/
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 13px;
	/*width:100%;*/
	border: 0;
	cursor: pointer;
	background-color:#E2E2E2;
}
address {
    display: block;
    font-style: normal;
    line-height: 20px;
    margin-bottom: 20px;
	font-family: Arial, Helvetica, "sans-serif";
	color: #666666;
}
ul, ol {
    margin: 0 0 10px 25px;
    padding: 0;
}
ul ul, ul ol, ol ol, ol ul {
    margin-bottom: 0;
}

/* Vários */
.shadow_01 {
	box-shadow: 3px 3px 4px #666;
}
.wide {
	width: 99%;
}

A.link_18_blue {font-family: 'Open Sans Condensed', sans-serif; font-size: 18px; color: #03F; text-decoration: none}
A.link_18_blue:HOVER {color:#000000; text-decoration: underline}
A.link_20_gray {font-family: 'Open Sans Condensed', sans-serif; font-size: 20px; color: #999; text-decoration: none}
A.link_20_gray:HOVER {color: #666; text-decoration: underline}
A.link_22_black {font-family: 'Open Sans Condensed', sans-serif; font-size: 22px; color: #000000; text-decoration: none}
A.link_22_black:HOVER {font-family: 'Open Sans Condensed', sans-serif; font-size: 22px; color: #333; text-decoration: underline}

.txt_11_blue {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #930538; text-decoration: none}
.txt_12_black {font-family: Calibri, Candara, Corbel, Helvetica, "Century Schoolbook L", sans-serif; font-size: 12px; color: #000000; text-decoration: none}
.txt_12_red {font-family: Calibri, Candara, Corbel, Helvetica, "Century Schoolbook L", sans-serif; font-size: 12px; color:#FF0000; text-decoration: none}
.txt_13_white {font-family: Calibri, Candara, Corbel, Helvetica, "Century Schoolbook L", sans-serif; font-size: 13px; color: #FFFFFF; text-decoration: none}
.txt_14_black {
	font-family: Calibri, Candara, Corbel, Helvetica, "Century Schoolbook L", sans-serif; 
	font-size: 14px; 
	color:#000000; 
	line-height: 20px; 
}
.txt_16_black {font-family: Calibri, Candara, Corbel, Helvetica, "Century Schoolbook L", sans-serif; font-size: 16px; color: #000000; text-decoration: none}
.txt_16_white {font-family: Calibri, Candara, Corbel, Helvetica, "Century Schoolbook L", sans-serif; font-size: 16px; color: #FFFFFF; text-decoration: none}
.txt_16_gray {font-family: Calibri, Candara, Corbel, Helvetica, "Century Schoolbook L", sans-serif; font-size: 16px; color: #58595b; text-decoration: none;}
.txt_18_black {font-family: 'Open Sans Condensed', sans-serif; font-size: 18px; color: #000000; text-decoration: none}
.txt_20_black {font-family: 'Open Sans Condensed', sans-serif; font-size: 20px; color: #000000; text-decoration: none}
.txt_20_white {font-family: 'Open Sans Condensed', sans-serif; font-size: 20px; color: #FFFFFF; text-decoration: none}
.txt_20pt_orange {font-family: Calibri, Candara, Corbel, Helvetica, "Century Schoolbook L", sans-serif; font-size: 20pt; color: #FF6600; text-decoration: none}
.txt_22_black {font-family: 'Open Sans Condensed', sans-serif; font-size: 22px; color: #000000; text-decoration: none}
.txt_22_white {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px; color: #FFFFFF;
	text-decoration: none; 
	text-shadow: 0px 0px 3px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=0);
}
.txt_22_gray {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px; color: #AAAAAA;
	text-decoration: none; 
	text-shadow: 0px 0px 3px #FFFFFF;
	filter: dropshadow(color=#FFFFFF, offx=0, offy=0);
}
.txt_24_black {font-family: Calibri, Candara, Corbel, Helvetica, "Century Schoolbook L", sans-serif; font-size: 24px; color: #000000; text-decoration: none}
.txt_24_white {font-family: 'Open Sans Condensed', sans-serif; font-size: 24px; color: #FFFFFF; text-decoration: none}

.textbox1 { 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	background-image: url(../images/bkg_txtbox.jpg);
	background-size: 100% 100%;
	border: 2px #1A6799 solid;
	padding: 5px;
}
.textbox5 { 
	font-family: Calibri, Candara, Corbel, Helvetica, "Century Schoolbook L", sans-serif;
	font-size: 20px;
	border: 1px #818285 solid;
	background-color: #FFFFFF;
	padding: 5px;
}

.textarea_20 { 
	font-family: Calibri, Candara, Corbel, Helvetica, "Century Schoolbook L", sans-serif;
	font-size: 20px;
	/*background-color:#FFF;*/
	border: 1px #818285 solid;
	padding: 5px;
}

.column_18_black {
	font-family: 'Open Sans Condensed', sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	cursor: pointer;
}

/* BACKOFFICE */
/* CheckField is_new */
.is_new {
	width: 28px;
	height: 28px;
	background: #fcfff4;
	background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
	margin: 0px 10px 0px 0px; /* Centrado: 20px auto */
	-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	position: relative;
}
.is_new label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	left: 4px;
	top: 4px;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
	background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
	background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
	background: -o-linear-gradient(top, #222 0%, #45484d 100%);
	background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
	background: linear-gradient(top, #222 0%, #45484d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}
.is_new label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 4px;
	left: 4px;
	border: 3px solid #fcfff4;
	border-top: none;
	border-right: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.is_new label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
}
.is_new input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.dashboard_mouseover {
	background-color: transparent;
}
.dashboard_mouseover:HOVER {
	background-color: rgba(0,0,0,0.1);
}
.form_label {font-family: 'Open Sans Condensed', sans-serif; font-size: 18px; color: #191919; text-decoration: none; font-weight: bold;}
.select_template {font-family: 'Open Sans Condensed', sans-serif; font-size: 14px; color: #1367A3; text-decoration: none; cursor: pointer;}
.select_template:HOVER {color:#000000;}

/* PROUPLOAD */
.img_name {
	/*background-color: #FFF;
	color: #333;*/
	padding: 3px;
	margin: 1px;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	text-align: left;
}
.img_button {
	padding-left: 3px;
	cursor: pointer;
}

