




body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	/*margin: 0px;  */
	margin: 0px;
	padding: 0px;
}
.headerImg {
	margin-top: 2px;
}




/***********************************************/
/* Tela service                                */
/***********************************************/


.boxCall{
	width: 80%;
	border-left: 1px solid #ccc;
	border-left: 2px solid #336699;
	border-right: 2px solid #336699;
	border-top: 2px solid #336699;
	border-bottom: 2px solid #336699;

	margin-left: 90px;
}

.boxCallTitle{
	height: 22px;
	color:#FFFFFF;
	background-color: #336699;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	padding: 3px;
	border-spacing: 1px;

	}

.tdTituloBoxCall{
    background-color:#336699;
    font-size:8pt;
    font-weight: bold;
    color: white;
    width:70px;
    text-align: right;
}

.proncipalDiv{
	float:inherit;
	width: 1000px;
	padding-right: 3%;
	padding-bottom: 0;
	padding-left: 10;
	height: 620px;
  }


/***********************************************/
/* Data Tables                                 */
/***********************************************/

 .table_header_center {
	height: 22px;
	color:#FFFFFF;
	background-color: #336699;
	text-align: center;
	font-family: "Arial";
	font-size: 11px;
	padding: 3px;
	border-spacing: 1px;
}

.top_search_box {
	border-spacing: 1px;
	width: 100%;
	background-color: "#A3ACB5";
	margin-top: 20px;
}

.bg_whiteLeft {
	font-family: "Arial";
	font-size: 11px;

	height: 22px;
	padding: 3px;
	border-spacing: 1px;
	text-align:left;
	text-transform: capitalize;
}

.bg_whiteRight {
	font-family: "Arial";
	font-size: 11px;

	height: 22px;
	padding: 3px;
	border-spacing: 1px;
	 text-align:right;
	 text-transform: capitalize;
}


.bg_whiteCenter {
	font-family: "Arial";
	font-size: 11px;
	height: 22px;
	padding: 3px;
	border-spacing: 1px;
	 text-align:center;
	 text-transform: capitalize;
}

/**
style usado no paginador das tables
*/
.paginatorPgrid{
	/*display:block; */
	width: 100%;
	border-top: 1px solid #ccc;
	/*border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #EFEFEF;
	*/
	padding: 2px 2px 2px 2px;
	color: #000000;
	margin-top: 20px;
}

.bg_whiteLeft_paginator {
	font-family: "Arial";
	font-size: 11px;
	width: 72px;
	height: 22px;
	padding: 3px;
	border-spacing: 1px;
	text-align:left;
	text-transform: capitalize;
}

.bg_whiteRight_paginator {
	font-family: "Arial";
	font-size: 11px;
    width: 72px;
	height: 22px;
	padding: 3px;
	border-spacing: 1px;
	 text-align:right;
	 text-transform: capitalize;
}


.bg_whiteCenter_paginator {
	font-family: "Arial";
	font-size: 11px;
	width: 300px;
	height: 22px;
	padding: 3px;
	border-spacing: 1px;
	 text-align:center;
	 text-transform: capitalize;
}


/***********************************************/
/*     FIM   Data Tables                       */
/***********************************************/



/* ================== Calendar ================ */
table.calendar {
	background: #e7eff3;
	color: black;
	width: 97%;
	text-align: center;
}

th.calendar {
	background: #6699cc;
	color: white;
	font-size: 12px;
}

td.calendar {
	font-size: 12px;
	cursor: pointer;
}

td.today {
	background: #6699cc;
	color: white;
	font-size: 12px;
	cursor: pointer;
}




/*

  Css usado nas tables SO  e NF

*/

.HeadSO{
text-align: center;
    background-color:#336699;
    font-size:9pt;
    font-weight: bold;
    color: white;
}


.TableDisa{
font-size:8pt;
color:darkred;

}

.TableCabecaNf {
   background-color: #F3F3FC;
   font-weight: bold;
   text-align:left;
   text-transform: uppercase;
   font-size: 14px;
   color: #006699;
   width:100%;


}

.TableCabecaOs {
  /* background-color: #F3F3FC;
   text-transform: uppercase;*/
   font-weight: bold;
   text-align:left;
   font-size: 14px;
   color: #006699;
   width:100%;


}

/*  FIM     */


.datum {
	padding-top: 2px;
	height: 30px;
	margin: 5px 0 6px 0;
	border-top: 1px solid #eee;
	text-transform: uppercase;
	color: #808080;
}



a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 100%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height: 70px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navBar{
	margin: 0 0 0 79%;
	padding: 0px;
	background-color: #eeeeee;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content{
	float:inherit;
	width: 90%;
	margin: 0;
	padding-top: 0;
	padding-right: 3%;
	padding-bottom: 0;
	padding-left: 0;
	height: 380px;
}


.header {
	margin-left: 3px;
    margin-right: 10px;
	font-family: verdana;
	font-size: 11px;
	color: #939393
}

.welcomeLeft{
	    padding-top: 10;
        padding-left: 10;
	    height:300px;
        width:200px;
        border-left: 1px solid #ccc;
	    border-right: 1px solid #ccc;
        border-top: 1px solid #ccc;
	    border-bottom: 1px solid #ccc;
        float:inherit;


}

.input_text {
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
	width: 250px;
}

.input_text_med {
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
	width: 140px;
}

.input_text_sml {
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
	width: 35px;
}



/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 20px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px;
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 0px 0px 5px 500px;

}

/************** .story styles *****************/

.story{
     font-size: 80%;
     height: 480;
     width:780px;;
     float: center;
     margin-left: 20px;
     overflow:auto;
}

.story_no_height{
	font-size: 80%;
	width:765;
	float: center;
	margin-left: 20px;
	margin-bottom: 40px;

}

.story p{
  padding: 0px 0px 10px 0px;
}

.osTitulo{
 height:20px;
 font-size: 12px;
 text-align:center;
 background-color: #B0C4DE;
 color:black;
 font-weight: bolder;
}

.osRow{
font-size: 11px;
text-align:center;
background-color: #ffffff;
}


.TableCabeca {
   background-color: #F3F3FC;
   text-align:right;
   font-size: 12px;
   width:100%;
   border-top: 1px solid #333;
   border-left: 1px solid #333;
   border-bottom: 1px solid #333;
   border-right: 1px solid #333;
}

/*
.TableCabeca input{
        background-color: #DCDCDC;
	font-family: verdana;
	font-size: 12px;
    font-weight: lighter;
    height:20px;
	color: black;
	border: 1px solid #666666;
	margin-right: 5px;

} */

.botoes {
	background-color: #EFEFEF;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	border: 1px solid #666666;
	margin-right: 5px;
	width: 70px;
	cursor: hand;
}

.botoes_large {
	background-color: #EFEFEF;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	border: 1px solid #666666;
	margin-right: 5px;
	width: 80px;
	cursor: hand;
}

.botoes_150 {
	background-color: #EFEFEF;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	border: 1px solid #666666;
	margin-right: 5px;
	width: 150px;
	cursor: hand;

}

.corpo{
   border-top: 1px thin #333;
   border-left: 1px thin #333;
   border-bottom: 1px thin #333;
   border-right: 1px thin #333;

}
.corpo input {
    border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
    color: #0E0659;
}


.corpo table{

   width:100%;


}

.tdTitulo{
    background-color:#336699;
    font-size:8pt;
    font-weight: bold;
    color: white;
    width:150px;
    text-align: right;
}


.tdCorpo{
   color:black;
   font-size:7pt;

}
.tdCorpo input{
      font-size:7pt;
      border-top: 1px solid #333;
      border-left: 1px solid #333;
      border-bottom: 1px solid #ccc;
      border-right: 1px solid #ccc;
      margin-right: 3px;

}

.tdCorpo select{
      font-size:7pt;
      border-top: 1px solid #333;
      border-left: 1px solid #333;
      border-bottom: 1px solid #ccc;
      border-right: 1px solid #ccc;
      margin-right:3px;

}

.textCellBorderHeaderRight {
	FONT-SIZE: 9pt;
	COLOR: #000000;
	BORDER-TOP: 1px solid #336699;
	BORDER-RIGHT: 1px solid #336699;
	BORDER-LEFT: 1px solid #E5E5E5;
	BORDER-BOTTOM: 1px solid #336699;
	white-space: nowrap;
}

.permCat {
 border-style: none;

}

/************* #search styles ***************/

.search{
	padding: 0px 0px 0px 8px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	cursor: hand;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack
html>body #navBar li {border-bottom: none;} */


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}

/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}

.tdStatistica{
    padding-right: 3px;
    background-color:#FFFFCC;
    font-size:7.58pt;
    font-weight: bold;
    color: black;
    width:130px;
    text-align: right;
}

/*
     // =========================================
     //                 Ajax
     // =========================================
*/
.divProcessing{
	position: absolute;
	top: 45%;
	left: 25%;
	background-color: #336699;
	width: 150px;
	height: 40px;
	border: solid 1px #cccccc;
	text-align: center;
}
 .labelProcessing{
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	color:  #FFFFFF;
}



/*
     // =========================================
     //                 Alerts
     // =========================================
*/

.error {
	color: #cc3300;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
}



/*
     // =========================================
     // Class to Tables  DAniel
     // =========================================
*/

.tablePerm{
    FONT-SIZE: 9pt;
	COLOR: #000000;
	background-color: #FFFFFF;
    width:100%;
	text-align: center;
	border-top: 1px solid #336699;
	border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;


  }

.tablePerm th {
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	white-space: nowrap;
	background-color: #336699;
}

.tablePerm tr, .tableH tr, .tableV tr, .tableClean tr {
	height: 20px;
}


.tableHV, .tableH, .tableV, .tableClean {
	FONT-SIZE: 7pt;
	COLOR: #000000;
	background-color: #FFFFFF;
    width:100%;
	text-align: center;
	border-top: 1px solid #336699;
	border-left: 1px solid #000000;

	vertical-align: baseline;
}

.tableH, .tableClean {
	border-right: 1px solid #336699;
}

.tableV, .tableClean {
	border-bottom: 1px solid #336699;
}

.tableHV tr, .tableH tr, .tableV tr, .tableClean tr {
	height: 20px;
}

.tableHV th, .tableH th, .tableV th, .tableClean th {
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	white-space: nowrap;
	background-color: #336699;
}

.tableHV th, .tableH th {
	border-bottom: 1px solid #FFFFFF;
}

.tableHV th, .tableV th {
	border-right: 1px solid black;
        border-left: 1px solid black;
}

.tableHV td{
	border-right: 0.01em solid #336699;
	border-bottom: 0.01em solid #336699;
}

.tableH td {
	border-bottom: 1px solid #336699;
}

.tableV td {
	border-right: 1px solid #336699;
}

.tableRowOdd {
	background-color: #FFFFFF;
}

.tableRowEven {
	background-color: #E6EDF7;
}

.tdApproval {
	background-color: #E6EDF7;
        font-weight: bold;
}

.tdDisapproval {
	background-color: #FF8282;  /* #CD5C5C     */
}

.deletedStyle {
	background-color: #E0E0E0;
}

.tdWhite {
	background-color: #FFFFFF;
        font-weight: bold;
}



.columnPerm{
width:100;
text-align: center;
border-right: 1px solid #ccc;

}

.tableButton{

	text-align: right;

	}

.headerRank{
	text-align: center;
	font-family: "Arial";
	font-size: 11px;
	padding: 3px;
	border-spacing: 1px;
        border-bottom: 1px solid #336699;

}



.td1Rank{
       font-family: "Arial";
       font-size: 7.5px;
       border-right: 1px solid #336699;
        font-weight: bold;

}

.td2Rank{
       font-family: "Arial";
       text-align: center;
       font-size: 8px;
       font-weight: bold;

}


