.tabela-grupo{
	width: auto;
	margin: 10px 0 10px 0;	
}

.tabela-grupo tr.ds-table-header-row{
	background: rgb(226, 226, 226);
	border: 1px solid rgb(175, 175, 175);
}


.tabela-grupo td{
	border: 1px solid rgb(175, 175, 175);
}

#visualizacao-lista div img {
	max-width: 100%;
	height: auto;
	max-height: 330px;
	max-width: 470px;
	margin-bottom: 28px;
}

#br_com_providernt_grupotrabalho_telas_AdicionarItem_div_form-grupo,
#br_com_providernt_grupotrabalho_telas_AdicionarItem_div_novo-grupo{
	display:none;
}


#br_com_providernt_grupotrabalho_telas_AdicionarItem_div_form-grupo h3{
	width:300px;
	float: left;
}

#br_com_providernt_grupotrabalho_telas_AdicionarItem_list_opcoes{
	margin-bottom: 0 !important;
	margin: 0px;
	margin-top: 5px;
}

#br_com_providernt_grupotrabalho_telas_AdicionarItem_list_opcoes li{
	display: inline;
	background: rgb(130, 130, 130);
	padding: 6px;
	color: white;
	cursor: pointer
}

#br_com_providernt_grupotrabalho_telas_AdicionarItem_list_opcoes li:hover{
	background: rgb(91, 91, 91);
}

#br_com_providernt_grupotrabalho_telas_AdicionarItem_div_form-grupo .current{
	background: rgb(91, 91, 91);
}

#br_com_providernt_grupotrabalho_telas_AdicionarItem_div_grupo-existente{
	border: 1px solid rgb(183, 183, 183);
	padding: 10px;
	height: 122px;
}

#br_com_providernt_grupotrabalho_telas_AdicionarItem_div_novo-grupo {
	border: 1px solid rgb(183, 183, 183);
	padding: 10px;
}

#br_com_providernt_grupotrabalho_telas_AdicionarItem_div_form-grupo{
	border: 1px solid black;
	padding: 10px;
	width: 500px;
	height: 163px;
}

.error{
	color:rgb(194, 0, 0)
}

#preload{
	position:fixed;
    top:0;
    left:0;
    bottom:0;
    right:0;
    background:#fff  url('../../lib/grupoTrabalho/preload.GIF') 50%;
    background-repeat: no-repeat;
    z-index: 1000;
    display:none;
    -moz-opacity: 0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	filter:alpha(opacity=80);
}

#preload p{
	font-size: 16pt;
	margin: 20px;
	color: #000000;
	font-weight: bold;
}

#br_com_providernt_grupotrabalho_telas_AdicionarItem_div_messageDialog{
	display:none;
}

#border-thumbnail p{
	font-size: .9em;
	line-height: 1.5em;
	color: #999;
	margin: 0 auto;
	font-weight: bold;
	max-width: 500px;
}