.bugresolver {}

html { height: 100% !important; }

body {
	scrollbar-arrow-color: 	#008000;
	scrollbar-3dlight-color: #999999;
	scrollbar-base-color: #EEEEEE;
	scrollbar-dark-shadow-color: #DDDDDD;
	scrollbar-face-color:	#EEEEEE;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color:	#999999;
	margin: 0;
	height: 100% !important;
}

p {
	margin: 0;
	padding: 1px;
}

.btn {
	background: #6B6B6B;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	width: 150px;
}

.btn1 {
	height:	20px;
	background-color:	#D9E1EB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	border:	1px solid;
	border-top-color:	#CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color:	#CCCCCC;
	border-bottom-color: #CCCCCC;
}

.chk {
	height:	12px;
	width: 12px;
}

.selectSmall {
	font-family: verdana, arial, courier;
	font-size: 9px;
}

.inputSmall {
	font-family: verdana, arial, courier;
	font-size: 9px;
	height: 18px;
	width: 200px;
	padding: 0;
}

.inputqtd {
	width: 12px !important;
}

.inputdate {
	width: 150px !important;
}

.monthday {
	width: 40px;
}

.year {
	width: 60px;
}

.tareaSmall {
	font-family: verdana, arial, courier;
	font-size: 10px;
	width: 250px;
	height: 45px;
}

table.SideBar {
	background-color:	#FFFFFF;
	font-family: verdana, arial, courier;
	font-size: 10px;
	border: 0px solid #000000;
}

table.InfoCell {
	background-color:	#F1F5FA;
	font-family: verdana, arial, courier;
	font-size: 10px;
	border: 1px solid #D9D9D9;
	padding: 3px;
}

table.ventureNav {
	background-color:	#F1F5FA;
	width: 100%;
	font-family: verdana, arial, courier;
	font-size: 10px;
	border: 1px solid #BFBFBF;
	padding: 2px;
}

table.folderNav {
	background-color:	#F1F5FA;
	font-family: verdana, arial, courier;
	font-size: 10px;
	border: 0px solid #D9D9D9;
	padding: 1px;
}

table tr #SBVenture, table tr #SBMan, table tr #SBManag {
	padding: 5px 3px 0 3px;
	background-color: #D2D9E2;
	border-right: 1px solid #9A9899;
}

td {
  font-family: verdana, arial, courier;
  font-size: 10px;
}

td.Head {
	background-color: #BFBFBF;
	height: 17px;
	border-bottom: 1px solid #9A9899;
  font-family: verdana, arial, courier;
  font-size: 10px;
}

td #Head .huser {
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
}

td.TopBar {
	background-color:	#FFFFFF;
	height: 80px;
	border: 0px solid #000000;
  font-family: verdana, arial, courier;
  font-size: 10px;
}

td.FileAddFrame {
	background-color:	#BFBFBF;
	font-family: verdana, arial, courier;
	font-size: 10px;
	border-top: 1px solid #9A9899;
	border-bottom: 1px solid #9A9899;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

td.ContentBoxFrame {
	background-color:	#BFBFBF;
	font-family: verdana, arial, courier;
	font-size: 10px;
	border-top: 1px solid #9A9899;
	border-bottom: 1px solid #9A9899;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0;
}

td.HideShowFrame {
	background-color:	#BFBFBF;
	font-family: verdana, arial, courier;
	font-size: 9px;
	border-top: 1px solid #9A9899;
	border-bottom: 1px solid #9A9899;
	padding-top: 3px;
	padding-bottom: 15px;
	padding-left: 0;
	vertical-align:	top;
}

td.ContentBox {
	background-color:	#FFFFFF;
	font-family: verdana, arial, courier;
	font-size: 10px;
	border: 1px solid #9A9899;
}

td.CBTitle {
	background-color:	#1874CD;
	color: #FFFFFF;
	height: 35px;
	border-bottom: 1px solid #9A9899;
	font-family: verdana, arial, courier;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

td .previsto {
	width: 10%;
	color: #838B8B;
	text-align: center !important;
}

td .inserido {
	width: 10%;
	text-align: center !important;
}

td .liberado {
	width: 10%;
	color: #008B00;
	text-align: center !important;
}

td.CBTitle1 {
	background-color:	#B0C4DE;
	height: 35px;
	border-bottom: 1px solid #9A9899;
	font-family: verdana, arial, courier;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

td.CBTitle2 {
	background-color:	#D2D9E2;
	height: 25px;
	font-family: verdana, arial, courier;
	font-size: 10px;
	padding-left: 4px;
}

td.CBColTitle {
	background-color:	#CECECE;
}

td.CBColTitle2 {
	background-color:	#828282;
}

td.CBColTitleC {
	height: 20px;
	border-bottom: 1px solid #9A9899;
	border-right: 1px solid #D9D9D9;
	font-family: verdana, arial, courier;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}

td.UserPermissionTitle {
	background-color:	#DEDEDE;
	height: 20px;
	border-bottom: 1px solid #9A9899;
	border-right: 1px solid #D9D9D9;
  font-family: verdana, arial, courier;
  font-size: 10px;
  font-weight: bold;
	text-align: center;
	padding-left: 5px;
}

td.AddFileTitle {
	background-color: #CECECE;
	height: 25px;
	border-bottom: 1px solid #9A9899;
	border-right:	1px solid #D9D9D9;
  font-family: verdana, arial, courier;
  font-size: 11px;
  font-weight: bold;
	text-align: center;
}

td.UserPermissionRow {
	background-color:	#FFFFFF;
	height: 15px;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	font-family: verdana, arial, courier;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
	text-align: center;
}

td.CBRowC {
	border-right:	1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	font-family: verdana, arial, courier;
	font-size: 10px;
	padding-left:	5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom:	4px;
	vertical-align:	middle;
}

td.CBRow0 {
	background-color:	#FFFFFF;
	height: 15px;
}

td.CBRow1 {
	background-color:	#F1F5FA;
	height:	15px;
}

td.CBRow2 {
	background-color:	#F1F5FA;
	height:	10px;
}

td.CBRow3 {
	background-color: #EEEEEE;
	height:	10px;
}

td.CBRow4 {
	background-color:	#FFB6C1;
	color: #838B8B !important;
	height:	10px;
}

td.CBRow4 a {
	color: #838B8B !important;
	text-decoration: none;
}

td.CBRow5 {
	background-color:	#FFFFF0 !important;
	color: #838B8B !important;
	height:	10px;
}

td.CBRow5 a {
	color: #838B8B !important;
	text-decoration: none;
}

td.CBRow6 {
	background-color:	#FFFFFF !important;
	height:	10px;
}

td.CBRow6 .del {
	text-decoration: line-through;
}

td.CBRow7 {
	background-color: #FFFFFF !important;
	color: #838B8B !important;
	height:	10px;
}

td.CBRow7 a {
	color: #838B8B !important;
	text-decoration: none;
}

td.SB {
	background-color: #D2D9E2;
	height: 7px;
	border-right: 1px solid #9A9899;
  font-family: verdana, arial, courier;
  font-size: 10px;
	padding-left: 4px;
}

td.SBFoot {
	background-color:	#D2D9E2;
	height: 100%;
	border-right: 1px solid #9A9899;
  font-family: verdana, arial, courier;
  font-size: 10px;
	padding-left: 4px;
}

td.SBVSC {
	background-color: #D2D9E2;
	height: 100%;
	border-right: 1px solid #9A9899;
  font-family: verdana, arial, courier;
  font-size: 10px;
	padding-left: 3px;
	padding-right: 3px;
	/*padding-top: 5px;*/
	padding-bottom: 5px;
	vertical-align: top;
}

td.SBVSC1 {
	background-color:	#D2D9E2;
	height: auto;
	border-right: 1px solid #9A9899;
  font-family: verdana, arial, courier;
  font-size: 10px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

td.SB0 {
	background-color: #D2D9E2;
	height: 20px;
	border-right: 1px solid #9A9899;
  font-family: verdana, arial, courier;
  font-size: 10px;
	padding-left: 4px;
}

td.SB1 {
	background-color: #BFBFBF;
	height: 25px;
	border-top: 1px solid #9A9899;
	border-bottom: 1px solid #9A9899;
	border-left: 1px solid #9A9899;
  font-family: verdana, arial, courier;
  font-size: 10px;
	padding-left: 4px;
}

td.Instructions {
	font-family: verdana, arial, courier;
	font-size: 10px;
	color: red;
	text-align: center;
}

.Main #Foot { height: auto !important; }

a.LinkHead {
  font-family: verdana, arial, courier;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
	font-weight: bold;
}

a.LinkHead:hover {
  font-family: verdana, arial, courier;
  font-size: 11px;
  color: #E36B24;
  text-decoration: underline;
  font-weight: bold;
}   

a.LinkSideBar {
  font-family: verdana, arial, courier;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
	font-weight: bold;

}

a.LinkSideBar:hover {
  font-family: verdana, arial, courier;
  font-size: 10px;
  color: #E36B24;
  text-decoration: underline;
  font-weight: bold;
}   

a.LinkNav {
  font-family: verdana, arial, courier;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
}

a.LinkNav:hover {
  font-family: verdana, arial, courier;
  font-size: 10px;
  color: #E36B24;
  text-decoration: underline;
}   

a.LinkCB {
  font-family: verdana, arial, courier;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
}

a.LinkCB:hover {
  font-family: verdana, arial, courier;
  font-size: 10px;
  color: #E36B24;
  text-decoration: underline;
}   

a.LinkEdit {
  font-family: verdana, arial, courier;
  font-size: 10px;
  color: #C32C33;
  text-decoration: none;
}

a.LinkEdit:hover {
  font-family: verdana, arial, courier;
  font-size: 10px;
  color: #E36B24;
  text-decoration: underline;
}   

.titleTop {
	float: left;
	width: 95%;
}

a.LinkTop1 {
	display: inline;
	width: 4%;
	float: right;
  color: #FFFFFF;
  text-decoration: none;
}

a.LinkTop2 {
	display: inline;
	width: 4%;
	float: right;
	color: #000000;
  text-decoration: none;
}

a.LinkAdd {
  font-family: verdana, arial, courier;
  font-size: 10px;
  color: #C32C33;
  text-decoration: none;
}

a.LinkAdd:hover {
  font-family: verdana, arial, courier;
  font-size: 10px;
  color: #E36B24;
  text-decoration: underline;
}

.aba {
	background-color: #F1F5FA;
	text-align: center;
	padding-top: 5px;
	width: 100px;
	height: 15px;
	float: left;
}

.aba_selected {
	background-color: #CECECE;
	text-align: center;
	padding-top: 5px;
	width: 100px;
	height: 15px;
	float: left;
}

.aba a:hover {
	display: block;
	width: 100%;
	cursor: pointer !important;
}

.linkX {
	padding-right: 5px;
}

/* UL para abrigar formularios */

.ulform {
	position: relative;
	list-style-type: none;
	margin:	0;
	padding: 0;
	left: 0;
	width: 100%;
}

.ulform li {	
	clear: both;
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 3px 0px 4px 0px;	
}

.ulform label {
	display: inline;
	float: left;
	width: 20%;
	padding: 5px 0;
	font-weight: bold;
}

.ulform input[type="text"], input[type="password"]  { width: 100px; }

.label_inline { float:none ! important; width: auto ! important; margin-left: 10px; margin-right: 5px; }
.label_radio { float:none ! important; width: auto ! important; margin-left: 3px; margin-right: 15px; }
.label_first { float:none ! important; width: auto ! important; margin-right: 5px; }

#markupList { width: 100%; }
#markupList .c_usu { width: 20%; }
#markupList .c_data { width: 20%; }
#markupList .c_cmd { width: 5%; }
#markupList .header { font-size: 11pt; font-weight: bold; }
.markup { color: red; font-weight: bold; font-size: 13px; }

/* Retira a borda topo de qualquer objeto */

.btop-none {
	border-top: none !important;
}

/* Retira a borda fundo de qualquer objeto */

.bbot-none {
	border-bottom: none !important;
}

.negrito {
	font-weight: bold !important;
}

#leg1 {
	width: 15%;
}

#leg2 {
	width: 25%;
}

#leg3 {
	width: 25%;
}

#leg4 {
	width: 20%;
}

#leg5 {
	width: 15%;
}

.linhaleg {
	position: relative;
	float: left;
}

.legenda {
	position: relative;
	float: left;
	width: 20px;
	margin-left: 10px;
	margin-right: 2px;
	padding-top: 2px;
	text-align: center;
	height: 20px;
	border: 1px solid #000;
}

#lgin {
	background-color: #FFF;
	font-weight: bold;
}

#lgprevre7 {
	background-color: #FFF;
	color: #838B8B;
}

#lgprev7 {
	background-color: #FFFFF0;
	color: #838B8B;
}

#lgprevout {
	background-color: #FFB6C1;
	color: #838B8B;
}

#lgdel {
	background-color: #FFF;
	text-decoration: line-through;
}

/* Tabela de arquivos */

#CBFileList .arqDp, #CBFileList .arqDl, #CBFileList .arqDr, #CBFileList .arqTm {
	width: 8%;
	text-align: center;
}

#CBFileList .arqRev, #CBFileList .arqSt {
	width: 6%;
	text-align: center;
}

#CBFileList .arqFun {
	width: 10%;
	text-align: center;
}

#CBFileList .arqRf {
	width: 20%;
	text-align: center;
}

/* css do path na busca de arquivos */

.spath {
	color: #1874CD;
	font-weight: bold;
}

/* Display block/none */

.dsphid { display: none !important; }
.dspblk { display: block !important; }

/* css do formulario de nao conformidade */

#tblFrmNc .tdp {
	padding: 10px;
}

#tblFrmNc .tdi {
	padding: 10px;
	background-color: #F1F5FA;
}

#tblFrmNc .tdi span, #tblFrmNc .tdi p, #tblFrmNc .tdp span, #tblFrmNc .tdp p {
	font-weight: bold;
	margin-bottom: 3px;
}

#tblFrmNc .alert {
	color: red;
}

#tblFrmNc .areagd {
	width: 100%;
}

#tblFrmNc .areapq {
	width: 400px;
}

#tblFrmNc .userListCheck {
	border: 1px solid #D2D9E2;
	height: 100px;
	overflow-y: scroll;
}

.ncacc {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#listActs {
	margin-top: 5px;
	border: 1px solid #CCC;
}

#listActs td {
	padding: 5px;
	text-align: center;
	border-top: 1px solid #CCC;
}

#listActs .title {
	font-weight: bold;
	background-color: #CCC;
}

#listActs .atrasado1 {
	color: #FFF;
	background-color: red;
}

#listActs .atrasado2 {
	color: red;
}