/** import for DataTables **/
@import url('/css/datatables.css');

/** import for #frm **/
@import url('/css/frm_varios.css');


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display:block;
}
#frmRecuperarPassword, #frmRecuperarPassword table{margin:auto;padding:0px;width:70%;
}

nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }

/* End of Reset CSS

fonts.css from the YUI Library: developer.yahoo.com/yui/ */
body { color: #444; font:70% Arial; background-color:#FFF; overflow:hidden; } /* hack retained to preserve specificity */
pre, code, kbd, samp { font-family: monospace, sans-serif; }

/*
 * HTML5 Boilerplate - minimal base styles
 */
h1,h2,h3,h4,h5,h6 { font-weight: bold; }
html { overflow-y: scroll;}
a:hover, a:active { outline: none; }
a, a:active, a:visited { color: #FFF; }
a:hover { color: #28A81A; }
ul, ol { margin-left: 1.8em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align: top; }
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
pre {
  padding: 15px;
  white-space: pre; /* CSS2 */
  white-space: pre-wrap; /* CSS 2.1 */
  white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word; /* IE */
}
/*
::-moz-selection{ background: #c9e9f3; color:#000; text-shadow: none; }
::selection { background:#c9e9f3; color:#000; text-shadow: none; }
*/
a:link { -webkit-tap-highlight-color: #FF5E99; }
button {  width: auto; overflow: visible;}
.ie7 img { -ms-interpolation-mode: bicubic; }

.bckLogin{
	background:#666666;
}
/* STYLES */

.wrapper{
	/*margin:auto;*/
	max-width: 1024px;
	min-width: 997px;
}

#header-container{
	height:98px;
	margin:auto;
	min-width: 997px;
	border:0px solid red;
	background: url('/img/pixel_topo.gif') repeat-x;
	position:relative;
}
#menu{
	height:30px;
	margin:auto;
	min-width: 997px;
	border:0px solid green;
	background-color: gray;
	position:relative;
	z-index: 1;
}
#main {
	min-width: 997px;
	border:0px solid green;
	margin:auto;
}

#subheader-container{
	min-height:30px;
	margin:auto;
	/*min-width: 997px;*/
	border:0px solid magenta;
	background-color: #f5ecd0;
	position:relative;
	/*z-index: 9000;*/
    display:none;
}



#menu div, #subheader-container > div{
	margin:auto;
	max-width: 1024px;
	min-width: 997px;
	border:0px solid green;
}


.CSScxMesg{
    color: #A90909;
}
#loader{visibility:hidden;position:absolute;overflow:hidden;bottom:0}
#cxMesg{
	border:0px solid red;
	padding-top:5px;
	margin:auto;
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #A90909;
}

#header-container .wrapper{
	clear:both;
}

#footer-container{
    color:gray;
	background-color:transparent;
	margin:20px auto 50px auto;
	max-width: 1024px;
	min-width: 997px;
}

#footer-container footer{
	vertical-align: bottom;
    max-width:100%;
    height:73px;
    border:0px solid green;
}

.copylogo{float:left;margin-top:20px;height:52px;
         background:url('/img/loguinho.png') no-repeat;
         width:42px;
}
.copyDesg{
    float:left;
    margin-top:40px;
    margin-left:10px;
    width:460px;
}
.appDesg{
    position:relative;
    font-size:16px;
    font-weight: bold;
    margin-top:35px;
    float: right;
    text-align:right;
    width:470px;
}
.appDesg .moon{
    font-size:9px;
    font-weight: normal;
    right:0px;
}
#title{
	font-size: 40px;
	color:#0070a3;
	float:left;
}

#title, h2, h3{
	font-weight:normal;
}

.clear { clear: both; background: none; }

#bodyComm, .bodyComm{
	background: none;
	background-color: #fff;
}

.cxTitulo{
	font-weight: bold;
	font-size: 26px;
	text-transform: uppercase;
	color:#545A6A;
	background-color:#fff;
	padding:15px 0px 15px 0px;
	margin: 0px 0px 30px 0px;
	border-bottom:1px solid #CCC;
}

.cxTituloAux{
	font-weight: bold;
	font-size: 14px;
	text-transform: capitalize;
	color:#deedf7;
	padding:5px;
	width:500px;
	height:30px;
	background-color:#0070a3;
	float:left;
}

.cxContent{
	min-height: 400px;
	width: 1000px;
    margin:auto;
}

form {
  margin-bottom: 18px;
}

fieldset {
  margin-bottom: 18px;
  padding-top: 18px;
}
fieldset legend {
  display: block;
  padding-left: 10px;
  font-size: 19.5px;
  line-height: 1;
  color: #404040;
  *padding: 0 0 5px 145px;
  /* IE6-7 */
  *line-height: 1.5;
  /* IE6-7 */
}

input,
select,
textarea {
  font-family: Arial,"Helvetica Neue", Helvetica,  sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
}

label {
  font-size: 19px;
  color: #404040;
  display:block;
  /*height:30px;*/
  float: left;
  padding:4px;
  margin:1px 3px 10px 0px;
}

input[type=checkbox], input[type=radio] {
  cursor: pointer;
}
/*** REDONDO ***/
input,
textarea,
select,
.uneditable-input {
	display: inline-block;
	padding: 4px;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	border: 1px solid #ccc;
	/*-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;*/
}

input[type=text]
{

}

/* mini reset for non-html5 file types */
input[type=checkbox], input[type=radio] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  /* IE6-7 */

  line-height: normal;
  border: none;
}
input[type=file] {
  background-color: #ffffff;
  padding: initial;
  border: initial;
  line-height: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type=button], input[type=reset], input[type=submit] {
  width: auto;
  height: auto;
}
select, input[type=file] {

  line-height: 27px;
  height: 33px;
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

}
select[multiple] {
min-height: 200px;
}

.tipo_dec_marca{
padding: 4px;
    width: 40.5%;
}





textarea {
  height: auto;
}
.uneditable-input {
  background-color: #ffffff;
  display: block;
  border-color: #eee;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
:-moz-placeholder {
  color: #bfbfbf;
}
::-webkit-input-placeholder {
  color: #bfbfbf;
}
/**** BLUR *****/
input, textarea {
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-ms-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.1);
}
input:focus, textarea:focus {
	outline: 0;
	border-color: #32B128;
	/*
	border-color: #000 rgba(40, 169, 206, 0.8);
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(40, 169, 206, 0.8);
	-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(40, 169, 206, 0.8);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(40, 169, 206, 0.8);
	*/
}
input[type=file]:focus, input[type=checkbox]:focus, select:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	outline: 1px dotted #32B128;
}
form div.clearfix.error .input-prepend span.add-on, form div.clearfix.error .input-append span.add-on {
  background: #f4c8c5;
  border-color: #c87872;
  color: #b9554d;
}
.input-prepend input, .input-append input {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend .add-on, .input-append .add-on {
  position: relative;
  background: #f5f5f5;
  border: 1px solid #ccc;
  z-index: 2;
  float: left;
  display: block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 4px 4px 5px;
  margin-right: -1px;
  font-weight: normal;
  line-height: 18px;
  color: #bfbfbf;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-prepend .active, .input-append .active {
  background: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on {
  *margin-top: 1px;
  /* IE6-7 */

}

/*
 * Tables.less
 * Tables for, you guessed it, tabular data
 * ---------------------------------------- */
table {
  /*width: 100%;*/
  margin-bottom: 18px;
  padding: 0;
  *border-collapse: collapse;
  /* IE7, collapse table to remove spacing */
  font-size: 13px;

  /*border: 1px solid #ddd;*/
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
table th, table td {
  /*
    padding: 10px 10px 9px;
  line-height: 18px;
  text-align: left;
  */
}

/** SPAN % **/
.span_20{
	width:19%;
}
.span_25{
	width:23%;
}
.span_33{
	width:30%;
}
.span_50{
	width:47.5%;
    padding: 4px;
}
.span_55{
	width:53%;
    padding: 4px;
}
.span_66{
	width:66%;
}
.span_70{
	width:70%;
}
.span_75{
	width:73%;
}
.span_80{
	width:80%;
}
.span_100{
	width:97%;
}

.placeholder{color:#666;background-color: #f8f8f8;}
label.error{
/*	font-size:10px;
	color:red;
	height:10px;
	border:0;
	display:block;
	padding-left: 16px;
	margin-left: .3em;*/
    float:none; font-size:10px; color: red; padding-left: .5em; vertical-align: top;margin:0px;
    width: 200px;
}
label.normal{
	font-size:10px;
	border:0;
	display:block;
	padding-left: 5px;
	margin-left: .3em;
	float:none;
    overflow:visible;
}

/* BOX SELECT */
#cxZonas{
    margin:auto;
    padding:5px 1px 0px 1px;
    min-height:430px;
    clear:both;
}

.boxSelect{
	float:left;
	width:246px;
	min-height:430px;
    position:relative;
    border:1px solid #f5f5f5;
}

.boxSelect label{
    font-size: 11px;
    border:0px;
}
.uait{
	display:none;
}
.rodapeTable{
    float:left;
}

.boxSelect .rodapeTable{
    position:absolute;
    display:block;
    bottom:0px;
    width:100%;
}
.boxSelect button{
	margin:auto;
    width:49%;
}
.boxSelect .rodapeTable button{
	margin:auto;
    width:49%;
}

#DT_setPerfil_wrapper .fg-toolbar, #DT_getHistoricoLogin_length{
    display:none;
}
/*
 *Upload
 */
.qq-uploader{ position:relative; width: 33%;}
.qq-upload-button{display:block;padding: 7px 0; text-align:center;background:#414F6C; border-bottom:1px solid #ddd;color:#fff;}
.qq-upload-button-hover {background:darkorange;}
.qq-upload-button-focus {outline:1px dotted black;}
.qq-upload-drop-area {position:absolute; top:0; left:0; width:100%; min-height: 50px; z-index:2;background:#414F6C;color:#FFF;text-align:center;}
.qq-upload-drop-area span{display:block; position:absolute; top: 50%; width:100%; margin-top:-8px; font-size:12px;}
.qq-upload-drop-area-active {background:#C8CCD6;color:#000;}
.qq-upload-list {margin:15px 35px; padding:0; list-style:disc;}
.qq-upload-list li { margin:0; padding:0; line-height:15px; font-size:12px;}
.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {margin-right: 7px;}
.qq-upload-file {}
.qq-upload-spinner {display:inline-block; background: url("/img/loader.gif"); width:15px; height:15px; vertical-align:text-bottom;}
.qq-upload-size,.qq-upload-cancel {font-size:11px;}
.qq-upload-failed-text {display:none;}
.qq-upload-fail .qq-upload-failed-text {display:inline;}

#imgPlaceHolder{
min-height:133px;
overflow-x:hidden;
padding-bottom: 12px;
}

#imgPlaceHolder ul{
list-style:none;
}

#imgPlaceHolder li{
padding-top: 5px;
font-weight: bold;
clear: both;
height:26px;
}

#imgPlaceHolder{
    /*width: 20%;*/
	border:1px solid #f5f5f5;
	/*text-align:center;*/
}

#imgPlaceHolder img {
    max-width: 50%;
}

#imgPlaceHolder div {
      /*float: left;*/
      width: 400px;
      height:26px;
}


/*
 *  CSS3 Media queries
 */

@media print {
	.nImp{display:none}
	.ganttview-vtheader-series{display:none;}
}




/*MENU*/
#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:2.5em;
float:right;
}

#nav a{
display:block;
padding:0px 5px;
border:none;
font-family: "Arial";
font-size:13px;
font-weight: bold;
color:#fff;
text-decoration:none;
background-color:transparent;
}

#nav a:hover{
background-color:#fff;
color:#333;
}


#nav li{
float:left;
position:relative;
border-bottom:1px solid #666;
}

#nav ul {
position:absolute;
display:none;
width:100px;
top:2.5em;
}


#nav>li{margin-right:20px;border:none;}
#nav>li>a{font-size:13px;font-weight: bold;color:#333;}
#nav>li>a:hover{background-color: #333;color:#fff;}

#nav li ul a{
	width:150px;
	height:auto;
	float:left;
	background-color:#333;
}

#nav ul ul{
	top:auto;
}
#nav li ul ul {
	left:110px;
	margin:0px 0 0 10px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
}

/*personalizaveis*/
#wrapperPersonalizaveis{width:100%;min-height:450px;}
#fonte{
	float:left;
	min-height:400px;
	width:130px;
	border:1px solid #f5f5f5 ;
    padding:5px;
}
#gallery { float: left; min-height: 12em; min-width: 12em;}
.gallery.custom-state-active { background: #eee; }
.gallery li { float: left; width: 120px; padding: 0.4em; margin: 0 0.4em 0.4em 0; text-align: center; z-index: 1; min-height:30px;}
.gallery li h5 { margin: 0 0 0.4em; cursor: move; }
.gallery li a { float: right; }
.gallery li a.ui-icon-zoomin { float: left; }
.gallery li img { width: 100%; cursor: move; }
#galeriaLat{
    border:1px dotted silver;
    min-height:400px;
}
#galeriaTopo{
    border:1px dotted silver;
    height:48px;
    min-width:350px;
}

#map{
	width:840px;
	border:1px solid #f5f5f5;
    padding: 5px;
    margin-left:2px;
    display:block;
    float:right;
}
#barratopo{
	height:87px;
}

#barratopo > span, #barratopoExp > span{ margin:5px;}

#barratopoExp{
    width:680px;
    float:right;
}

#destinoLateral{
	width:130px;
	float:left;
	height:400px;
	margin:2px;
    padding:10px;
    border:1px solid gray;
}

#destinoTopo{
	width:680px;
	float:right;
	border:1px solid gray;
	height:50px;
	display:inline;
	margin:2px;
    padding:5px;
}
#filtros{
	float:left;
	margin:3px;
	width:80%;
}
#filtros div{
	margin: 1px;
	width:210px;
	position: relative;
	float:left;
    overflow:visible;
}

.tv{
    width:245px !important;
}

#filtrosPerfil{
	float:left;
	margin:2px;
}
#filtrosPerfil div{
	margin: 1px;
	width:250px;
	position: relative;
	float:left;
}
#frmButton{
    clear:both;
    padding-top:30px;
    text-align: right;
}
#map #frmButton{
    width:848px;
    float:right;
    margin-top:5px;
}
#contentor{
	width:100px;
	display:none;
	/*border:1px solid red; background-color: yellow;*/
}
#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#414F6C;
	padding:2px 5px;
	color:#fff;
	display:none;
	max-width: 300px;
    min-width: 100px;
	max-height: 200px;
	overflow:auto;
}
UL.cxSeleccao{
	margin:0 0 5px 0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
}
UL.cxSeleccao LI{
	/*overflow:hidden;*/
    padding:0;
    margin:0;
}

UL.cxSeleccao input{
    /*width: 13px;
    height: 13px;*/
    padding: 0;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}
UL.cxSeleccao label{
	font-size:10px;
	border:0;
	display:block;
	padding-left:5px;
	margin: .3em;
	float:none;
    overflow:hidden;
    text-transform: capitalize;
}


/* PAINEL CONTROLO */

#novos{
    float:left;
    margin-left:2px;
    width:49.6%;
    /*border:1px solid green;*/
}

#usados{
    float:right;
    width:49.6%;
    /*border:1px solid red;*/
}

#cxMsgLogin
{
    position:relative;
    width:460px;
	/*top:600px;*/
    text-align:right;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    font-size:14px;
    color:#FFF;
    height:23px;
    z-index:999;
}

#contentorPagLogin
{
    width:100%;
    position:absolute;
    background:#666666; /*url('/img/pxl_bkg.jpg') repeat-x;
	border: 1px solid red;*/
}

#contentorPagLoginDentro
{
    clear:both;
    width:1000px;
    height:100%;
    margin:-20px auto;
    padding-top: 0px;
   /* border: 1px solid red;*/

}

#topo-Pag-Login
{
	background:url('/img/topoz.jpg') no-repeat;
    float:left;
    width:1000px;
    position:relative;
    height:152px;
	/*border: 1px solid red;*/
}
#meio-Pag-Login
{
    float:left;
    width:1000px;
    /*border:1px solid yellow;*/
    position:relative;
    height:564px;
}
#logo-Pag-Login
{
    width:1000px;
    height:569px;
    position:relative;
    /*border:1px solid red;*/
   background:url('/img/imgmeio.jpg') no-repeat;

}
#rodape-Pag-Login
{
    float:left;
    width:1000px;
    height:73px;
   /* border:1px solid red;*/
    position:relative;
    background:#F0F0F0; /*url('/img/rodape.gif') no-repeat;*/
}


#cxLogin
{
    position:relative;
    top:-10px;
    width:200px;
}

#cxPagLogin
{
    width:650px;
    height:50px;
    margin-top:-170px;
    margin-right:200px;
    position:absolute;
	z-index: 2;
    right:0px;
    /*border: 1px solid red;*/
}
#cxrecpass
{
	border: 0px solid yellow;
    float: right;
	margin-top: 40px;
    padding-top: 25px;
	padding-right:15px;
    width: 427px;
	height: 50px;
	text-align:right;
	font-family: Arial, Helvetica,  sans-serif;
    font-size:20px;
    font-weight: bold;
    color:#28A81A;
	font-style:italic;
}

#cxPagLogin table
{
    width:518px;
    border:none;
}

#cxPagLogin table td
{
    padding:0px;
    margin:0px;
    height:10px;
}

#cxPagLogin input[type=image]
{
   width:162px;
   height:45px;
   border:0px solid yellow;
   margin:0px;
   padding:0px;
}
.btnpass
{
   background:url('/img/campo_login.png') no-repeat;
   margin:0px;

   padding-left:13px;
   padding-right:25px;
   width:230px;
   *height:45px;
   height:45px\9;
   height:45px;
   border:0px solid yellow;
   font-family: Arial, Helvetica,  sans-serif;
   font-size:20px;
   line-height:20px;
   font-style:italic;
   color:#FFF;
   *padding-top:14px;
   padding-top:14px\0/IE8;
   padding-top:2px;

}

.btnpassBack
{
   background:url('/img/campo_pass_login.png') no-repeat;
   margin:0px;
   padding-left:13px;
   padding-right:25px;
   width:230px;

   border:0px solid yellow;
   font-family: Arial, Helvetica,  sans-serif;
   font-size:20px;
   line-height:20px;
   font-style:italic;
   color:#FFF;
   *height:45px;
   height:45px;
   *padding-top:14px;
   padding-top:14px\0/IE8;
   padding-top:2px\0/IE9;
}


.campo_default
{
    height:18px;
    font-size:12px;
}


#texto-login
{
	background:url('/img/logo_dec.png');
    float:left;
    width:427px;
    height:64px;
    margin-top:49px;
    /*border:1px solid yellow;*/

}

.texto-azul-login
{
    font-family: Arial, Helvetica,  sans-serif;
    font-size:20px;
    font-weight: bold;
    color:#28A81A;
	border:0px solid yellow;
	font-style:italic;
}

.texto-branco-login
{
    font-family: Arial, Helvetica,  sans-serif;
    color:#FFF;
    font-size:12px;
    font-weight: normal;
    text-decoration: none;
	font-style:italic;
	border:0px solid yellow;
	margin-right: 7px;

}

a.texto-azul-login
{
    font-family: Arial, Helvetica,  sans-serif;
    font-size:20px;
    font-weight: bold;
    color:#28A81A;
    text-decoration: none;
}

a.texto-azul-login:link
{
    font-family: Arial, Helvetica,  sans-serif;
    font-size:20px;
    font-weight: bold;
    color:#28A81A;
    text-decoration: none;

}


a.texto-azul-login:hover
{
    font-family: Arial, Helvetica,  sans-serif;
    font-size:20px;
    font-weight: bold;
    color:#28A81A;
    text-decoration: underline;
}

#cx-Utilizador-Logado
{
    width:1000px;
    height:98px;
    /*border:1px solid #FFF;*/
    margin:auto;
    background: url('/img/pixel_topo.gif') repeat-x;
    position:relative;
}

#logo-md
{
    float:left;
    width:322px;
    height:99px;
    background: url('/img/logo_md.jpg') repeat-x;
    position:relative;
    overflow:hidden;
}

#nome-utilizador
{
    float:left;
    width:440px;
    height:63px;
    padding-top:34px;
    padding-left:30px;
    /*border:1px solid green;*/
    position:relative;

}

#saldo-definicoes
{
    float:right;
    height:65px;
    padding-top:32px;
    padding-right:0px;
    text-align:right;
    /*border:1px solid yellow;*/
    position:relative;
}

#Ajuda
{
    float:left;
    height:65px;
    padding-top:32px;
    padding-right:0px;
    text-align:right;
    width: 100px;
    position:relative;
}


.texto-nome-util
{
    font-family: Arial, Helvetica,  sans-serif;
    font-size:15px;
    font-weight: bold;
    color:#FFF;
}

.texto-nome-util-ola
{
    font-family: Arial, Helvetica,  sans-serif;
    font-size:15px;
    font-weight: normal;
    color:#FFF;
}

.texto-saldo-util
{
    font-family: Arial, Helvetica,  sans-serif;
    font-size:20px;
    font-weight: bold;
    color:#FFF;
}

.texto-saldo-util-valor
{
    font-family: Arial, Helvetica,  sans-serif;
    font-size:20px;
    font-weight: normal;
    color:#FFF;
}

.titulo-pag
{
    font-family: Arial, Helvetica,  sans-serif;
    font-size:15px;
    font-weight: normal;
    color:grey;
    background:#000;
    width: 996px;
    height:23px;
    padding-top:4px;
    text-align:center;
}

#definicoesCol1
{
    float:left;
    width:490px;
    height:320px;
    /*border:1px solid black;*/
    text-align: right;
}

#definicoesCol2
{
     float:right;
     width:490px;
     height:320px;
     margin-left:10px;
     /*border:1px solid yellow;*/
}



.green{color: green;}
.red{color: red;}
.right{float:right;}
.left{float:left;}

.cxRelatoriosGravados{ white-space: nowrap; float:left;}
.cxRelatoriosGravados input{ float:left; }
.cxRelatoriosGravados img{ float:left; cursor: pointer; }


.tamExp{width:30px;padding:0px;margin:0px;font-size:9px;text-align:right;float:right;}


.alinha-esquerda
{
    text-align:left;
}

.alinha-direita
{
    text-align:right;
}

.labelForm{
  /*  text-align: right;*/
    font-weight: bold;
    width:100%;
    font-size: 12px;
    color:#444A59;
}

#mostraZonas{
    display:inline;
}

#btnAddNewRowgetDistribuicao, #btnDeleteRowgetDistribuicao{
    display:none;
}
H4{
    font-weight:normal;
}


/*Pedido Declaração*/
#frmPedidoDecla, #entCol1, #entCol2 ,#entCol3,#entCol4
{
    /*float:left;
    width:60%;*/
    margin:auto;
    padding:0px;
}

#frmPedidoDeclaForm{
    margin:auto;
    padding:0px;
}

#frmPedidoDeclaForm > #formReq {
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    width: 100%;
    /*width: 749px;*/
}


#entCol1{
    border: 1px solid red;
}
#entCol2{
    border: 1px solid green;
}
#entCol3{
    border: 1px solid green;
}

#entCol4{
    border: 1px solid green;
}

#cxTipoDeclaracao
{
    width: 90% ;
}
/******************************* ABERNARDO ******************************/

#global-container
{
    width: 595px;
}
#global-container>div[class=cxTitulo]
{
	background: #F0F0F0;
	border-radius:3px;
	margin:auto;
	/*text-shadow: 0 1px 1px #999;*/
    width: 100%;
    padding-left:10px;

}

#global-containerForm
{
    width: 58.3%;
    margin:auto;
}

#global-containerForm>div[class=cxTitulo]
{
	background: #F0F0F0;
	border-radius:3px;
	margin:auto;
	/*text-shadow: 0 1px 1px #999;*/
    width: 100%;
    padding-left:10px;

}

.zones>div[class=cxTitulo]
{
	background: #D5D5D5;
	color: #333;
	/*border-radius:3px;*/
	margin-top:16px;
	margin-bottom:10px;
	/*text-shadow: 1px 1px #F5F5F5, -1px -1px #666;*/
	font-weight: normal;
    max-width:98%;
    padding-left:10px;
}

.zones > div[class="cxText"]
{
font-size:12px;
}
/******************************  CHECKBOX  ******************************/
#cxTipoDeclaracao .cxSeleccao
{
	width: 305px;
	padding-left: 30px;
    padding-top: 15px;

}
#cxTipoDeclaracao .cxSeleccao li
{
	clear:both;
	height:25px;
}
#cxTipoDeclaracao input[type="checkbox"] {
    display:none;
}

#cxTipoDeclaracao input [type="checkbox"] + label {
    /*color:#f2f2f2;*/
    font-family:Arial, sans-serif;
    /*font-size:14px;*/
	width:350px;
	border: none;
    outline: none;
}

#cxTipoDeclaracao input[type="checkbox"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(../img/check_radio_sheet.png) left top no-repeat;
	cursor:pointer;
	border: none;
    outline: none;
}

#cxTipoDeclaracao input[type="checkbox"]:checked + label span {
	background:url(../img/check_radio_sheet.png) -19px top no-repeat;
	border: none;
    outline: none;
}

#cxTipoDeclaracao input[type="checkbox"]:checked + label {
    color:#28A81A;
	background:#f2f2f2;
	border: none;
    outline: none;
}
#cxTipoDeclaracao .cxSeleccao label{font-size:14px;}

/*
input[type="radio"] {
    display:none;
}

input[type="radio"] + label {
    color:#f2f2f2;
    font-family:Arial, sans-serif;
    font-size:14px;
}

input[type="radio"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(../img/check_radio_sheet.png) -38px top no-repeat;
    cursor:pointer;
}

input[type="radio"]:checked + label span {
    background:url(../img/check_radio_sheet.png) -57px top no-repeat;
}
*/

/********************* STEP DO Pedido **************************/

#step_declaracao
{
	display:inline-block;
	font-size:14px;
	margin-top:10px;
}

#step_declaracao ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}

#step_declaracao ul li
{
	float:left;
	margin:0px;
	padding:0px;
	margin-left:8px;
	background:#F0F0F0;

}

#step_declaracao ul li:first-child
{
	margin-left:0px;
}

.step_posicao
{
	display:table-cell;
	vertical-align:middle;
	font-weight:bold;
	width:30px;
	height:50px;
	text-align:center;
	font-size:32px;
}

.step_txt
{
	display:table-cell;
	vertical-align:middle;
	width:145px;
	height:50px;
	font-size:14px;
	padding-left:5px;
}

.step_current
{
	background: orange;
	/*color: orange;*/
}

.step_current + div[class=step_txt]
{
	background: orange;
	/*color: orange;*/
}

*+html .step_posicao
{
	float:left;
	font-weight:bold;
	width:30px;
	text-align:center;
	font-size:32px;
	padding-top:14px;
}
*+html .step_txt
{
	float:left;
	width:145px;
	font-size:14px;
	padding-top:17px;
	padding-left:5px;
	height:47px;
}
/****************************************************/

.zones{float:left;width:750px;/*border:1px solid #F00;*/height:800px;}
.zones > input,textArea {margin-left: 5px}
#form_zones_container{position:absolute;width:3008px;height:800px;}
#form_zones{clear:both;position:relative;width:750px;height:800px;overflow-y:hidden;overflow-x:hidden;}

#req_zones_container{position:relative;height:800px;}
#req_zones{clear:both;position:relative;width:750px;height:800px;}
#formRequerimento
{
    /*margin:auto;
    width: 749px;*/
}
#req_zones_container .zones{float:left;width:750px;border:1px solid #F00;height:550px;}
#req_zones_container .zona1{float:left;width:750px;height:40px;}

#req_zones_container .cxTitulo{
	background: #D5D5D5;
	color: #333;
	/*border-radius:3px;*/
	/*margin-bottom:10px;*/
	/*text-shadow: 1px 1px #F5F5F5, -1px -1px #666;*/
	font-weight: normal;
    max-width:98.6%;
}

.class_bots_moon{background: #CCC; border:1px solid #999;border-radius:3px;width:122px;height:32px;color:#666;box-shadow: 0 0 1px 1px #F6F6F6 inset;margin-bottom:4px;}
.class_bots_moon:hover
{
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	color:#333;
}

.texto_req
{
    font-size:12px;
}
/*
.class_bots_moon:active,.class_bots_moon:focus{background: #F5F5F5;}
.class_bots_moon_activo,.class_bots_moon_activo:hover,.class_bots_moon_activo:active{background: #F5F5F5;border:1px solid #999;border-radius:3px 0px 0px 3px;border-right:1px solid #F5F5F5;width:101%;height:32px;color:#666;box-shadow: 0 0 1px 1px #F6F6F6 inset;margin-bottom:4px;}
*/
.class_bots_moon:hover>span{opacity: 0.6;}

#menu_zones{position:absolute;width:750px;left:0px;}
.class_bots_moon>span{opacity: 0.3;}
.class_bots_moon:first-child{float:left;}
.class_bots_moon:last-child{float:right;}
.class_bots_moon:first-child >span{background: url(../img/seta_prev.png) no-repeat;width:20px;height:18px;float:left;}
.class_bots_moon:last-child >span{background: url(../img/seta_next.png) no-repeat;width:20px;height:18px;float:right;}

.class_bots_moon {float:right\9;}
.class_bots_moon>span{background: url(../img/seta_next.png) no-repeat\9;width:20px\9;height:18px\9;float:right\9;opacity: 0.3\9;}


#copyForms
{
    float:right;
    position:relative;
}

#div_marca
{
	position: relative;
	float:left;
	width: 50%;
}

#formReq
{
    margin:auto;
    width: 749px;
}

#formReqResposta
{
    margin:auto;
    width: 749px;
    height:500px;
    display:none;
    margin-left: 0px;

}

#txtReqResp{
	min-height:30px;
	margin:10px auto;
	width: 99%;
	background-color: #f5ecd0;
	position:relative;
    padding-top: 10px;
    padding-left: 5px;
    display:none;
}

#infoPag
{
    width: 97%;
    font-size:14px;
    height:120px;
    border: 1px solid #C5C5C5;
    margin-top: 50px;
    padding: 10px;
    display:none;
}

#menu_zones_resp
{
   width:100%;
   margin-top: 320px;
   display:none;
}

#loading-ajax{
    background: url(/img/ajax-loader.gif) no-repeat;
    width: 66px;
    height:66px;
    display:none;
    top:245px;
    left:320px;
    position:relative;
}

#frmAprovarDeclaracao {
	/*display:table;*/
	margin:0 auto;
	padding: 0 0 0 10px;
    width:780px;
}

#frmImprimeDeclaracao {

	margin:0 auto;
	padding: 0 0 0 10px;
    width:780px;
    display: block;
    z-index: 10;
}

#frmImprimeDeclaracao #col1,#frmAprovarDeclaracao #col1 {
	border-right: 0px solid red;
    float:left;
    width:49.6%;
    padding:0px 1px 0px 0px;
}

#frmImprimeDeclaracao #col2,#frmAprovarDeclaracao #col2{
    float:left;
    width:49.6%;
    padding:0px 0px 0px 2px;
    /*border-right: 1px solid green;*/
}

#frmImprimeDeclaracao input {
    margin-top: -1px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);
    border-radius: 0px;
    height:32px;
}

#frmAprovarDeclaracao input{
    margin-bottom: 5px;
    margin-top: 1px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);
    border-radius: 0px;
    height:22px;
}
#declaCol2{
    width:100%;
    margin-top:10px;
    margin-left:0px;
    margin-bottom:10px;
    margin-right:10px;
    padding:0px;
    float:left;
}



.estado_declaracao{
   font-size:16px;

   text-align: left;
   padding-top:6px;
   border:1px solid #D9D9D9;
   height:20px;
   width: 28%;
   background-color: #F2F2F2;
   margin-bottom: 0px;
}


#row1{
    float:left;
    width:100%;
    height:175px;
    /*border:1px solid black;*/
    text-align: right;
}

#row1 label{
   font-size:14px;
   text-align: left;
   padding-top:6px;
   border:1px solid #D9D9D9;
   height:20px;
   width: 28%;
   background-color: #F2F2F2;
   margin-bottom: 0px;
}

#row1Peso{
    float:left;
    width:100%;
    height:175px;
    /*border:1px solid black;*/
    text-align: right;
}

#row1Peso label{
   font-size:14px;
   text-align: left;
   padding-top:6px;
   border:1px solid #D9D9D9;
   height:20px;
   width: 28%;
   background-color: #F2F2F2;
   margin-bottom: 0px;
}

.row1Tecnicas{
   /* float:left;*/
    width:100%;
    /*height:190px;*/
    /*border:1px solid black;*/
    /*text-align: right;*/
}

.row1Tecnicas label{
   font-size:14px;
   text-align: left;
   padding-top:6px;
   border:1px solid #D9D9D9;
   height:20px;
    width: 90%;
   background-color: #F2F2F2;
   margin-bottom: 0px;
}
#row1Tecnicas .titsDeclaracoes
{
    font-size:19px;
    text-align: left;
    border:1px solid #CCC;
    background-color: #EEE;
    width:98.3%;
    padding-top: 3px;
    height:23px;
    margin-bottom:4px;
}

#row2{
    float:left;
    width:100%;
    height:270px;
    text-align: right;
}

#row2 label{
   font-size:12px;
   text-align: left;
   padding-top:6px;
   border:1px solid #D9D9D9;
   height:27px;
   width: 39%;
   background-color: #F2F2F2;
   margin-bottom: 0px;
}
#row2 .titsDeclaracoes
{
    font-size:19px;
    text-align: left;
    border:1px solid #CCC;
    background-color: #EEE;
    width:98.3%;
    padding-top: 3px;
    height:23px;
    margin-bottom:4px;
}

#row2 .lbnMassas
{
    width:64%;
    height:20px;
}
#row2 .lbnDimensoes
{
    width:64%;
    height:20px;
}

#row2 input
{
   /* margin-left:-5px;*/
    margin-bottom:5px;
    width:30%;
}

#row2Tecnicas{
    float:left;
    width:100%;
    height:380px;
    text-align: right;
}

#row2TecnicasT{
    float:left;
    width:100%;
    height:270px;
    text-align: right;
}


#row2TecnicasT .titsDeclaracoes
{
    font-size:19px;
    text-align: left;
    border:1px solid #CCC;
    background-color: #EEE;
    width:99.5%;
    padding-top: 3px;
    height:23px;
    margin-bottom:4px;
}

#row2Tecnicas label{
   font-size:9px;
   text-align: left;
   padding-top:6px;
   border:1px solid #D9D9D9;
   height:27px;
   width: 39%;
   background-color: #F2F2F2;
   margin-bottom: 0px;
}

#row2Tecnicas .titsDeclaracoes
{
    font-size:19px;
    text-align: left;
    border:1px solid #CCC;
    background-color: #EEE;
    width:98.3%;
    padding-top: 3px;
    height:23px;
    margin-bottom:4px;
}

#row2Tecnicas .lbnMassas
{
    width:64%;
    height:20px;
}
#row2Tecnicas .lbnDimensoes
{
    width:64%;
    height:20px;
}
#row2Tecnicas .lbnDimensoesDir
{
    width:44%;
    height:20px;
}

#row2Tecnicas input[type='text']
{
   /* margin-left:-5px;*/
   margin-bottom:5px;
    width:30%;
}

.CGV_Label
{
    height:20px;text-align:left;
}

#row3{
    float:left;
    width:100%;
    height:215px;
    /*border:1px solid black;*/
    text-align: right;
}
#row3 label{
   font-size:14px;
   text-align: left;
   padding-top:6px;
   border:1px solid #D9D9D9;
   height:20px;
   width: 28%;
   background-color: #F2F2F2;
   margin-bottom: 0px;
}
#row3 .titsDeclaracoes
{
    font-size:19px;
    text-align: left;
    border:1px solid #CCC;
    background-color: #EEE;
    width:98.3%;
    padding-top: 3px;
    height:23px;
    margin-bottom:4px;
}

#row3Tecnicas{
    float:left;
    width:100%;
    height:200px;

    text-align: right;
}
#row3Tecnicas label{
   font-size:9px;
   text-align: left;
   padding-top:6px;
   border:1px solid #D9D9D9;
   height:20px;
   width: 28%;
   background-color: #F2F2F2;
   margin-bottom: 0px;
}
#row3Tecnicas .titsDeclaracoes
{
    font-size:19px;
    text-align: left;
    border:1px solid #CCC;
    background-color: #EEE;
    width:98.3%;
    padding-top: 3px;
    height:23px;
    margin-bottom:4px;
}

#row3TecnicasT{
    float:left;
    width:100%;
    height:160px;
    text-align: right;
}


#row3TecnicasT .titsDeclaracoes
{
    font-size:19px;
    text-align: left;
    border:1px solid #CCC;
    background-color: #EEE;
    width:99.5%;
    padding-top: 3px;
    height:23px;
    margin-bottom:4px;
}


#row4TecnicasT{
    float:left;
    width:100%;
    height:140px;
    text-align: right;
}


#row4TecnicasT .titsDeclaracoes
{
    font-size:19px;
    text-align: left;
    border:1px solid #CCC;
    background-color: #EEE;
    width:99.5%;
    padding-top: 3px;
    height:23px;
    margin-bottom:4px;
}

#row5TecnicasT{
    float:left;
    width:100%;
    height:140px;
    text-align: right;
	/*border:1px solid green;*/
}


#row5TecnicasT .titsDeclaracoes
{
    font-size:19px;
    text-align: left;
    border:1px solid #CCC;
    background-color: #EEE;
    width:99.5%;
    padding-top: 3px;
    height:23px;
    margin-bottom:4px;
}

#row6TecnicasT{
    float:left;
    width:100%;
    height:130px;
    text-align: right;

}

#row6TecnicasT .titsDeclaracoes
{
    font-size:19px;
    text-align: left;
    border:1px solid #CCC;
    background-color: #EEE;
    width:99.5%;
    padding-top: 3px;
    height:23px;
    margin-bottom:4px;
}

#row7TecnicasT{
    float:left;
    width:100%;
    height:150px;
    text-align: right;
    /*border:1px solid green;*/
}

#row7TecnicasT .titsDeclaracoes
{
    font-size:19px;
    text-align: left;
    border:1px solid #CCC;
    background-color: #EEE;
    width:99.5%;
    padding-top: 3px;
    height:23px;
    margin-bottom:4px;
}

#row1TecnicasT{
    float:left;
    width:100%;
    height:180px;
    text-align: right;

}
#row1TecnicasT .titsDeclaracoes
{
    font-size:19px;
    text-align: left;
    border:1px solid #CCC;
    background-color: #EEE;
    width:99.5%;
    padding-top: 3px;
    height:23px;
    margin-bottom:4px;
}




#row4{
    float:left;
    width:100%;
    height:100px;
    /*border:1px solid black;*/
    text-align: right;
}
#row4 label{
   font-size:14px;
    text-align: left;
}
#row4 .titsDeclaracoes
{
    font-size:19px;
    text-align: left;
    border:1px solid #CCC;
    background-color: #EEE;
    width:98.3%;
    padding-top: 3px;
    height:23px;
    margin-bottom:4px;
}
#row4 input
{
   /* margin-left:-5px;*/
    float:left;
    width:98.3%;
}

#row4Tecnicas{
    float:left;
    width:100%;
    height:200px;
    /*border:1px solid black;*/
    text-align: right;
}
#row4Tecnicas label{
   font-size:9px;
   text-align: left;
   padding-top:6px;
   border:1px solid #D9D9D9;
   height:20px;
   width: 28%;
   background-color: #F2F2F2;
   margin-bottom: 0px;
}
#row4Tecnicas .titsDeclaracoes
{
    font-size:19px;
    text-align: left;
    border:1px solid #CCC;
    background-color: #EEE;
    width:98.3%;
    padding-top: 3px;
    height:23px;
    margin-bottom:4px;
}
#row4Tecnicas input
{
   /* margin-left:-5px;*/
    float:left;
    width:98.3%;
}

#row5{
    float:left;
    width:100%;
    height:100px;
    /*border:1px solid black;*/
    text-align: right;
}

#row5 label{
   font-size:14px;
    text-align: left;
}
#row5 .titsDeclaracoes
{
    font-size:19px;
    text-align: left;
    border:1px solid #CCC;
    background-color: #EEE;
    width:98.3%;
    padding-top: 3px;
    height:23px;
    margin-bottom:4px;
}
#row5 input
{
   /* margin-left:-5px;*/
    float:left;
    width:98.3%;
}

#row5Tecnicas{
    float:left;
    width:100%;
    height:200px;
    /*border:1px solid black;*/
    text-align: right;
}

#row5Tecnicas label{
   font-size:9px;
   text-align: left;
   padding-top:6px;
   border:1px solid #D9D9D9;
   height:20px;
   width: 28%;
   background-color: #F2F2F2;
   margin-bottom: 0px;
}
#row5Tecnicas .titsDeclaracoes
{
    font-size:19px;
    text-align: left;
    border:1px solid #CCC;
    background-color: #EEE;
    width:98.3%;
    padding-top: 3px;
    height:23px;
    margin-bottom:4px;
}
#row5Tecnicas input
{
   /* margin-left:-5px;*/
    float:left;
    width:98.3%;
}

#row6{
    float:left;
    width:100%;
    height:100px;
    /*border:1px solid black;*/
    text-align: right;
}
#row6 label{
   font-size:14px;
    text-align: left;
}
#row6 .titsDeclaracoes
{
    font-size:19px;
    text-align: left;
    border:1px solid #CCC;
    background-color: #EEE;
    width:98.3%;
    padding-top: 3px;
    height:23px;
    margin-bottom:4px;
}

#row6 input
{
   /* margin-left:-5px;*/
    float:left;
    width:98.3%;
}

#row6PDF{
    float:left;
    width:100%;
    height:70px;
    /*border:1px solid black;*/
    text-align: right;
}

#row6Tecnicas{
    float:left;
    width:100%;
    height:320px;
    /*border:1px solid black;*/
    text-align: right;
}
#row6Tecnicas label{
   font-size:9px;
   text-align: left;
   padding-top:6px;
   border:1px solid #D9D9D9;
   height:20px;
   width: 28%;
   background-color: #F2F2F2;
   margin-bottom: 0px;
}
#row6Tecnicas .titsDeclaracoes
{
    font-size:19px;
    text-align: left;
    border:1px solid #CCC;
    background-color: #EEE;
    width:98.3%;
    padding-top: 3px;
    height:23px;
    margin-bottom:4px;
}

#row6Tecnicas input
{
   /* margin-left:-5px;*/
    float:left;
    width:98.3%;
}

#row7Tecnicas{
    float:left;
    width:100%;
    height:550px;
    /*border:1px solid black;*/
    text-align: right;
}
#row7Tecnicas label{
   font-size:9px;
   text-align: left;
   padding-top:6px;
   border:1px solid #D9D9D9;
   height:20px;
   width: 28%;
   background-color: #F2F2F2;
   margin-bottom: 0px;
}
#row7Tecnicas .titsDeclaracoes
{
    font-size:19px;
    text-align: left;
    border:1px solid #CCC;
    background-color: #EEE;
    width:98.3%;
    padding-top: 3px;
    height:23px;
    margin-bottom:4px;
}

#row7Tecnicas input
{
   /* margin-left:-5px;*/
    float:left;
    width:98.3%;
}

#dtDeclara label{
   font-size:16px;
   text-align: left;
   padding-top:6px;
   border:1px solid #D9D9D9;
   height:20px;
   background-color: #F2F2F2;
   margin-bottom: 0px;
}

#RespDeclaracao label{
   font-size:16px;
   text-align: left;
   padding-top:6px;
   border:1px solid #D9D9D9;
   height:20px;
   background-color: #F2F2F2;
   margin-bottom: 0px;
}
#AprovadoPorDeclaracao label{
   font-size:16px;
   text-align: left;
   padding-top:6px;
   border:1px solid #D9D9D9;
   height:20px;
   background-color: #F2F2F2;
   margin-bottom: 0px;
}

#textDeclaracaoPrint,#row1Print,#row2Print,#row3Print,#row4Print,#row5Print,#row6Print{display:none;}
#textDeclaracao
{
     width:98.3%;
     min-height:200px;
}
#textDeclaracao .textoDeclaracao
{
    font-size:14px;
    text-align: justify;
    width:98.3%;
	line-height: 30px;
    margin-bottom: 50px;

}

.textoDeclaracaoCondicoes
{
    font-size:14px;
    text-align: justify;
    width:98.3%;
    line-height: 30px;

}



.textAreaDecla
{
	padding: 4px;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	margin-top: 1px;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);
	border-radius: 0px;
	height:150px;
	width:98.3%;
	position:relative;
	margin-left: 0px;
}

.btnDeclaracao
{
	width:99%;
	margin-left: 9px ;
}

.titulosDeclaracoes
{
	font-size:19px;
    text-align: left;
    border:1px solid #CCC;
    background-color: #EEE;
    width:98.3%;
    padding-top: 3px;
    height:23px;
    margin-bottom:4px;
}

#rowOutras
{
 float:left;
    width:100%;
    height:100px;
    /*border:1px solid black;*/
    text-align: right;
}

#frmButtonDeclaracao{
    clear:both;
    padding-top:10px;
}

#codigo_declaracao
{
	text-align:left;
	height:40px;
	margin-top:38px;
	color: #000000;
    border: 1px solid #CCCCCC;
    font-size: 25px;
    margin-bottom: 4px;
    padding-top: 10px;
    text-align: center;
    width: 99.3%;
}
.landing_page{
	margin-bottom:70px;
}

.tituloCxDash{
	color: #404040;
    display: block;
    float: left;
    font-size: 19px;
    margin: 1px 3px 10px 0;
    padding: 4px 4px 4px 0px;
}
.dataExtenso {
	clear:both;
	text-align:right;
	padding-right:10px;
	font-size:14px;
	padding-top:50px;
}
.txtTitulo {
	width:100%;
	text-align:center;
	padding:40px 0 70px 0;
	font-size:16px;
	font-weight:bold;
}

.dtRel
{
    float:left;
}

.dtRel img[class="ui-datepicker-trigger"]
{
   margin-top: 3px;
}
#rowRel{
    float:left;
    width:100%;
    height:60px;
    /*border:1px solid black;*/
    text-align: right;
}

#rowRel label{
   font-size:14px;
   text-align: left;
   padding-top:6px;
   border:1px solid #D9D9D9;
   height:20px;
   width: 28%;
   background-color: #F2F2F2;
   margin-bottom: 0px;
}
#rowRel input
{
/* margin-left:-5px;*/
    float:left;
    border-radius: 0px;
}

#moonCustomTableToolbar
{
    float:right;
}

#cx_anexos
{

   float:left;
   position:relative;
   width:687px;
  /* border:1px solid green;*/
   padding-top: 5px;
}

#cx_anexos ul
{
    list-style-type: none;
    margin-left: 2px;
}
#cx_anexos li
{
/*clear:both;*/
width:428px;
float:left;
}
#cx_anexos li label
{
    float:right;
    background: none;
    width:50%;
    height:23px;
}
#cx_anexos li a
{
float:left;

}
a.icon_fich
 {
    float:left;
    /*padding-left: 5px;*/
    padding-top: 0px;
    width:26px;
}
a.fich {
    font-family: Arial, Helvetica,  sans-serif;
    font-size:12px;
    font-weight: bold;
    color:#404040;
    text-decoration: none;
    float:left;
     padding-left: 5px;
    padding-top: 6px;
    width:285px;
}




a.fich:hover
{
    text-decoration: underline;
}


.span_580_sel
{
    width:395px;
}

#Nova
{
   float:left ;
}

#Novo
{
     float:left ;
}

.txtTituloJanela
{
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}

LABEL.tit {
	font-size:19px;
    text-align: left;
    border:1px solid #D9D9D9;
	background-color: #EEE;
    height:23px;
    margin-bottom:4px;
}

#printBackground
{
    display:none;
}
#printBackgroundPDF
{
    display:block;
    z-index: -10;width:387px ;height:385px;top:270px;left:145px;
}


/* Table */

.textoDeclaracaoTable
{
    width:775px;
    border:none;
    font-size:14px;
    text-align: justify;
	line-height: 30px;
    margin-bottom: 50px;
}
.textoDeclaracaoTableT
{
    width:775px;
    border:none;
    font-size:14px;
    text-align: justify;
	line-height: 30px;
    margin-bottom: 20px;
}

.txtTituloTable
{
    width:775px;
	text-align:center;
	padding:40px 0 70px 0;
	font-size:16px;
	font-weight:bold;
}

.tabelaPrint
{
    width:775px;
    margin-top: 4px;
    margin-bottom: 0px;
    height:200px;
}

.tabelaTitulosPrint
{
    width:775px;
    margin-top: 4px;
    margin-bottom: 0px;
}


.tabelaLogosPrint
{
    width:775px;
    margin-top: 10px;
}

#dtDeclaraTable{
   font-size:16px;
   text-align: left;
   padding-top:6px;
   padding-left:4px;
   border:1px solid #D9D9D9;
   background-color: #F2F2F2;
   margin-bottom: 0px;
   height: 30px;
}

.titsDeclaracoesTable
{
    font-size:19px;
    text-align: left;
    border:1px solid #CCC;
    background-color: #EEE;
    width:775px;
    padding-top: 3px;
    padding-left: 4px;
    height:27px;
    margin-bottom:4px;
}

#codigo_declaracaoPrint
{
	text-align:left;
	height:60px;
	margin-top:-13px;
	color: #000000;
    border: 1px solid #CCCCCC;
    font-size: 25px;
    margin-bottom: 4px;
    padding-top: 10px;
    text-align: center;
    width: 775px;
}

.chkMostraCampos
{
    float:right;
    *margin-top:-20px;
    *height:23px;
}

#nome_aprovado_por
{
    width:54%;
    height:22px;
}

#nome_responsavel_tecnico
{
     width:54%;
    height:22px;
}

#dtdeclaracao
{
    width:34%;
    height:22px;
}

.fontInputs
{
    font-size:12px ;
}

.file_btn{border:none;background:none;font-weight: bold;padding-left:5px;margin-top:-5px;color: #404040;font-size:11px;}
.file_btn:hover{text-decoration: underline ; cursor:pointer;}

#AnotaEspeciais label {
    background-color: #f2f2f2;
    border: 1px solid #d9d9d9;
    font-size: 16px;
    height: 20px;
    margin-bottom: 0;
    padding-top: 6px;
    text-align: left;
}
