
/**** INICIO BREADCRUMB ****/

.cont_breadcrumbs {
  float: left;
  /* margin: 0px -40px; */
}

.cont_breadcrumbs > ul > li {
  position: relative;
  float: left;
  transform: skewX(-15deg);  
  background-color: #fff;
  z-index: 1;
  transition: all 0.5s;
  margin-left: 5px;
  list-style: none;
}

.cont_breadcrumbs > ul > li:hover {
  background-color: #CFD8DC;
}

.cont_breadcrumbs > ul > li  > a {
  display: block;
  padding: 8px;
  font-size: 14px;
  transform: skewX(15deg);
  text-decoration:none;
  color: #444;
  font-weight: 300;
}
.cont_breadcrumbs > ul > li:last-child {
  background-color: #78909C;
}

.cont_breadcrumbs > ul > li:last-child > a {
  color: #fff; 
  font-size: 14px;
}

/**** FIM BREADCRUMB ****/

div#center {
	height: auto;
	float: left;
	display: inline;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 0;
	width: 100%;
}

/**** CLASSES GENERICAS ****/
.none {
	display: none
}

.block {
	display: block;
}

.left {
	float: left;
}

.right {
	float: right;
}

.borderNone{
	border: none !important;
}

.upperCase{
	text-transform: uppercase;
}

.inline {
	display: inline !important;
}

.overflow {
	overflow: scroll;
}

.overflow-y {
	overflow-y: scroll;
}

.zindex {
	z-index: 1000000 !important;
}

.italic {
	font-style: italic;
}

.textoEsquerda {
	text-align: left !important;
}

.textoDireita {
	text-align: right !important;
}

.textoCentro {
	text-align: center !important;
}

.textoTopo {
	vertical-align: top !important;
}

.alinhamentoCentro {
	vertical-align: middle !important;
}

.textoJustificado {
	text-align: justify !important;
}

.border-0 {
	border: 0;
}

.strong {
	font-weight: bold;
}

.background-white{
	background: #ffffff;
}

.padding-top-inherit{
	padding-top: inherit;
}

.marginCenter {
	margin-left: auto;
	margin-right: auto;
}

.paddingtop-10 {
	padding-top: 10px;
}

.paddingtop-20 {
	padding-top: 20px;
}

.paddingtop-30 {
	padding-top: 30px;
}

.paddingtop-40 {
	padding-top: 40px;
}

.paddingtop-50 {
	padding-top: 50px;
}

.paddingtop-60 {
	padding-top: 60px;
}

.paddingtop-70 {
	padding-top: 70px;
}

.paddingtop-80 {
	padding-top: 80px;
}

.paddingtop-90 {
	padding-top: 90px;
}

.paddingtop-100 {
	padding-top: 100px;
}

.padraoColuna-50 {
	width: 50px;
}

.padraoColuna-75 {
	width: 75px;
}

.padraoColuna-80 {
	width: 80px;
}

.padraoColuna-93 {
	width: 93px;
}

.padraoColuna-100 {
	width: 100px;
}

.padraoColuna-120 {
	width: 120px;
}

.padraoColuna-130 {
	width: 130px;
}

.padraoColuna-150 {
	width: 150px;
}

.padraoColuna-160 {
	width: 160px;
}

.padraoColuna-170 {
	width: 170px;
}

.padraoColuna-180 {
	width: 180px;
}

.padraoColuna-185 {
	width: 185px;
}

.padraoColuna-190 {
	width: 190px;
}

.padraoColuna-195 {
	width: 195px;
}

.padraoColuna-200 {
	width: 200px;
}

.padraoColuna-210 {
	width: 210px;
}

.padraoColuna-220 {
	width: 220px;
}

.padraoColuna-230 {
	width: 230px;
}

.padraoColuna-240 {
	width: 240px;
}

.padraoColuna-250 {
	width: 250px;
}

.padraoColuna-255 {
	width: 255px;
}

.padraoColuna-260 {
	width: 260px;
}

.padraoColuna-265 {
	width: 265px;
}

.padraoColuna-290 {
	width: 290px;
}

.padraoColuna-300 {
	width: 300px;
}

.padraoColuna-310 {
	width: 310px;
}

.padraoColuna-320 {
	width: 320px;
}

.padraoColuna-325 {
	width: 325px;
}

.padraoColuna-350 {
	width: 350px;
}

.padraoColuna-385 {
	width: 385px;
}

.padraoColuna-400 {
	width: 400px;
}

.padraoColuna-430 {
	width: 430px;
}

.padraoColuna-450 {
	width: 450px;
}

.padraoColuna-460 {
	width: 460px;
}

.padraoColuna-470 {
	width: 470px;
}

.padraoColuna-475 {
	width: 475px;
}

.padraoColuna-480 {
	width: 480px;
}

.padraoColuna-500 {
	width: 500px;
}

.padraoColuna-510 {
	width: 510px;
}

.width-1 {
	width: 1px !important;
}

.width-10 {
	width: 10px !important;
}

.width-14 {
	width: 14px !important;
}

.width-20 {
	width: 20px !important;
}

.width-30 {
	width: 30px !important;
}

.width-40 {
	width: 40px !important;
}

.width-50 {
	width: 50px !important;
}

.width-60 {
	width: 60px !important;
}

.width-70 {
	width: 70px !important;
}

.width-75 {
	width: 75px !important;
}

.width-80 {
	width: 80px !important;
}

.width-90 {
	width: 90px !important;
}

.width-100 {
	width: 100px !important;
}

.width-110 {
	width: 110px !important;
}

.width-120 {
	width: 120px !important;
}

.width-130 {
	width: 130px !important;
}

.width-135 {
	width: 135px !important;
}

.width-140 {
	width: 140px !important;
}

.width-150 {
	width: 150px !important;
}

.width-160 {
	width: 160px !important;
}

.width-170 {
	width: 170px !important;
}

.width-180 {
	width: 180px !important;
}

.width-190 {
	width: 190px !important;
}

.width-200 {
	width: 200px !important;
}

.width-230 {
	width: 230px !important;
}

.width-250 {
	width: 250px !important;
}

.width-290 {
	width: 290px !important;
}

.width-300 {
	width: 300px !important;
}

.width-350 {
	width: 350px !important;
}

.width-400 {
	width: 400px !important;
}

.width-450 {
	width: 450px !important;
}

.width-500 {
	width: 500px !important;
}

.width-550 {
	width: 550px !important;
}

.width-600 {
	width: 600px !important;
}

.width-650 {
	width: 650px !important;
}

.width-735 {
	width: 735px !important;
}

.width-800 {
	width: 800px !important;
}

.width-900 {
	width: 900px !important;
}

.width-full {
	width: 100% !important;
}

.height-14 {
	height: 14px !important;
}

.height-10 {
	height: 10px !important;
}

.height-20 {
	height: 20px !important;
}

.height-30 {
	height: 30px !important;
}

.height-60 {
	height: 60px !important;
}

.height-100 {
	height: 100px !important;
}

.height-200 {
	height: 200px !important;
}

.height-300 {
	height: 300px !important;
}

.height-350 {
	height: 350px !important;
}

.height-400 {
	height: 400px !important;
}

.height-450 {
	height: 450px !important;
}

.height-500 {
	height: 500px !important;
}

.height-550 {
	height: 550px !important;
}

.height-600 {
	height: 600px !important;
}

.height-full {
	height: 100% !important;
}

.padding-zero {
	padding: 0 !important;
}

.paddingleft-10 {
	padding-left: 10px;
}

.margin-zero {
	margin: 0 !important;
}

.margintop-10 {
	margin-top: 10px;
}

.margintop-20 {
	margin-top: 20px;
}

.margintop-30 {
	margin-top: 30px;
}

.margintop-40 {
	margin-top: 40px;
}

.margintop-50 {
	margin-top: 50px;
}

.marginbottom-10 {
	margin-bottom: 10px;
}

.marginbottom-20 {
	margin-bottom: 20px;
}

.marginbottom-30 {
	margin-bottom: 30px;
}

.marginbottom-40 {
	margin-bottom: 40px;
}

.marginbottom-50 {
	margin-bottom: 50px;
}

.fontSize-12 {
	font-size: 12px
}

.fontSize-13 {
	font-size: 13px
}

.fontSize-14 {
	font-size: 14px
}

.fontSize-15 {
	font-size: 15px
}

.fontSize-16 {
	font-size: 16px
}

.fontSize-18 {
	font-size: 18px
}

.fontSize-20 {
	font-size: 20px
}

.fontSize-25 {
	font-size: 25px
}

.fontSize-30 {
	font-size: 30px
}

.fontSize-40 {
	font-size: 40px
}

.noheader.ui-datatable table thead { display: none; }

.color-ativo{
	background-color: #d9ecda !important;
}

.color-cancelado{
	background-color: #faeaea !important;
}

/**** ALTER TABLE ****/
body .ui-datatable .ui-datatable-data > tr td {
	padding: 4px;
}

/**** WIZARD ****/
.ui-wizard-step-title {
    font-size: 17px;
    margin: 0 3px 0 0;
    padding: .4em;
    float: left;
}

/**** DIVIDER ****/
.sep {
	position: relative;
	height: 0;
	border: 0 none;
	border-bottom: 1px dashed #ccc;
	margin: 20px 0; padding: 0;
}

.sep .arrow {
	position: absolute;
	top: -9px; 
	background: #cccccc;
	width: 19px; height: 19px;
	display: block;
	Rotate
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1.5);
}

.ie9 .sep .arrow {
  display: none;
}

.sep .left-arrow {
	left: -12px;
}

.sep .right-arrow {
	right: -12px;
}


/**** TABELA FORMULARIO ****/

form.forms fieldset table.tabelaFormulario {
	width: 100%;
}

form.forms fieldset table.tabelaFormulario tbody.corpo tr.linha td div.alinhamentoCaptcha {
	float: left;
	display: inline;
	margin-left: 300px;
	background: #f7f7f7;
	padding: 10px;
}

form.forms fieldset table.tabelaFormulario tbody.corpo tr.linha td label {
	vertical-align: middle;
	display: block;
	float: right;
	padding-right: 5px;
	background: none !important;
}

form.forms table.tabelaFormulario tbody.corpo tr.linha td label {
	vertical-align: middle;
	display: block;
	float: right;
	padding-right: 5px;
	background: none !important;
}

form.forms table.tabelaFormulario tfoot.rodape tr.linha td {
	text-align: center;
	padding-top: 25px;
}

form.forms fieldset table.tabelaFormulario tbody.corpo tr.linha td ul.menuLogin
{
	list-style-type: none;
	margin: 30px 0 0 419px;
}

form.forms fieldset table.tabelaFormulario tbody.corpo tr.linha td ul.menuLogin li
{
	float: left;
	display: inline;
}

form.forms fieldset table.tabelaFormulario tbody.corpo tr.linha td ul.menuLogin li.separador
{
	border-left: 2px solid #dedede;
	padding-left: 7px;
	margin-left: 7px;
}

form.forms fieldset table.tabelaFormulario tbody.corpo tr.linha td ul.menuLogin li a
{
	text-decoration: none;
	color: #7f7f7f;
}

form.forms fieldset table.tabelaFormulario tbody.corpo tr.linha td ul.menuLogin li a:hover
{
	color: #0d0d0d;
	text-decoration: underline;
}

form.forms fieldset table.tabelaFormulario tbody.corpo tr.linha td label.ui-selectonemenu-label
{
	text-align: left !important;
}

form.forms fieldset table.tabelaFormulario tbody.corpo tr.linha div.validaNfse
{
	display: block;
	margin: 10px auto;
	width: 87px
}

form.forms fieldset table.tabelaFormulario tbody.corpo tr.linha div.validaNfse span.seta
{
	color: #f82515;
	margin-right: 2px;
}

form.forms fieldset table.tabelaFormulario tbody.corpo tr.linha div.validaNfse a
{
	text-decoration: none;
	color: #7f7f7f;
}

form.forms fieldset table.tabelaFormulario tbody.corpo tr.linha div.validaNfse a:hover
{
	color: #0d0d0d;
	text-decoration: underline;
}

form.forms fieldset table.tabelaFormulario tfoot.rodape tr.linha td
{
	
}

form.forms fieldset table.tabelaFormulario tfoot.rodape tr.linha td
{
	text-align: center;
	padding-top: 25px;
}

/**** FIELDSET ****/

form.forms fieldset {
	border: none;
	border-top: 1px solid #e0e0e0;
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
	background: #ffffff;
}

form.forms fieldset legend {
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	text-align: left;
	font-size: 16px;
	border: none;
	color: #1BB3BC;
	background: -webkit-linear-gradient(left,#1BB3BC ,#1BB3BC);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	padding-top: 6px;
}

/**** COLOR ****/

.green{
	color: #368138;
}

.red{
	color: #E53935;
}

/* 
html {
	font-size: 11px;
}

body {
	font-family: 'roboto_condensedregular';
	font-size: 12.2px;
	color: #333;
	margin: 0;
	padding: 0;
}

body.corpo {
	background: url(../imagens/bg_head.png) no-repeat;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 3000px;
	background-color: #f0f0f0;
}

.button_buscar_por_digital{
	background-image: url(../imagens/consultar_digital.png) !important;
}

td {
	white-space: normal !important;
}

*
 * Divider



-----Panel de Impressao de Documentos
#panelDoc {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	
}



Style For UI Growl Item -------------------------------------------------------------------------------------
.ui-growl {
  width: 500px;
}

.ui-growl-message {
    padding: 0 0 5px 0;
    width: 410px;
    float: left;
    padding-left: 10px;
}

.ui-growl-title{
	font-weight: normal;
	display: block;
}

Style For UI Growl Item Fim -------------------------------------------------------------------------------------

.panel_aviso_previo{
	margin: 0 auto;
	text-align: center;	
	height: 110px;
	background-color: #eeeeee;
	color: #407c38;
	font-size: 19px;
	line-height: 9px;
}

.panel_azul{
	margin: 0 auto;
	text-align: center;	
	height: 110px;
	background-color: #E2D9B8;
	color: #49411C;
	font-size: 19px;
	line-height: 9px;
}

.panel_alerta{
	margin: 0 auto;
	text-align: center;	
	height: 33px;
	background-color: #E2D9B8;
	color: #49411C;
	font-size: 18px;
	line-height: 9px;
}

.line-separator { 
  border: 0;
  width: 3px;
  height: 60px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}

.border_white{
	border: 1px solid #fafafa;
}

.margem-esquerda-255{
	margin-left: 255px;
}

.padraoColunaLogin {
	width: 385px;
}

.padraoColuna-98Porcent {
	width: 98%;
}

.background-rosa {
	background: #f8d3d2;
}

.background-lightSalmon {
	background: #fbe9e8
}

.link {
	text-decoration: none;
	color: #7f7f7f;
}

.link:hover {
	color: #0d0d0d;
	text-decoration: underline;
}

.clearFix: after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.formataTexto {
	white-space: pre-wrap;
}

input, select, textarea, button {
	margin: 0 3px;
	font-size: 13px !important;
}

iframe.iframeBox {
	border: 0;
	overflow: hidden;
}

div#container {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	max-width: 1161px;
	margin: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
}

div#head {
	width: 100%;
	height: 110px;
}

div#head:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

div#head div#menu_topo {
	width: 100%;
	height: 23px;
}

#login{
	margin-top: 100px;
}

#menu_topo  {
	width: 100%;	
	-webkit-font-smoothing: antialiased;
	background: #D40000;	
	margin-bottom: 0;
	position: fixed;
	top: 0;
	height: 80px;
	color: #fff;
    z-index: 101;
    -moz-box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.2);
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.2);
}

#formtimeout{
	margin: 0 auto;
	width: 500px;
	text-align: right;
	font-family: 'roboto_condensedregular';
	font-size: 15px;
	padding-top: 15px;
	color: #ffffff;
	float: right;
	padding-right: 150px;
}

#sair{
	float: right;
	text-align: right;
	height: 50px;
	width: 50px;
	padding-top: 10px;
	font-size: 15px;
}

#centralizarTopo{
	width: 1000px;
	margin: 0 auto;
	min-width: 980px;
	padding: 0 15px;
}

div#head div#menu_topo ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

div#head div#menu_topo ul li {
	float: left;
	display: inline;
	margin: 3px 5px 0 5px;
	color: #fff;
}

div#head div#menu_topo ul li a {
	text-decoration: none;
	color: #fff;
}

div#head div#menu_topo ul li a:hover {
	text-decoration: underline;
}

#logo_copm {
	width: 300px;
	height: 70px;
	background: url(../imagens/logo_copm.png) no-repeat;
	float: left;
	display: inline;
	margin-left: 5px;
	margin-top: 13px;
	background-size: 220px;
}

#img-acesso-negado{
	margin: 0 auto;
	text-align: center;
}

#logo_copm_black {
	width: 300px;
	height: 80px;
	background: url(../imagens/logo_copm_black.png) no-repeat;
	float: left;
	display: inline;
	margin-left: 5px;
	margin-top: 5px;
	background-size: 300px;
	margin-left: 46px;
}

div#head div#logo_sga {
	width: 300px;
	height: 84px;
	background: url(../imagens/logo_sg.png) no-repeat;
	float: left;
	display: inline;
	margin-top: 2px;
}

div#head div#dados_contribuinte {
	float: right;
	margin-top: 15px;
	width: 570px;
}

div#head div#dados_contribuinte ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#head div#dados_contribuinte ul li {
	text-align: right;
	margin-bottom: 3px;
	color: #474747;
}

div#menu {
	height: 680px;
	margin: 0;
	width: 250px;
	min-width: 250px;
	overflow-y: auto;
	position: fixed;
	z-index: 99;
	background-color: #f0f0f0;
}

#home-menu{
	height: 43px;
	width: auto;
	min-width: auto;
	font-size: 12.8px;
	color: #333;
	text-align: center;
}

div#menu form#formMenuPrincipal .ui-menubar {
	height: 33px;
	font-size: 1.09em;
	float: right;
	margin: 0;
	padding: 0;
	background: url(../imagens/bg_menu.png) repeat-x;
	border: 1px solid #cbcbcb;
	moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12);
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12);
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12);
}

div#menu form#formMenuPrincipal .ui-menubar .ui-menu-listCustom {
	margin-left: 10px;
	padding-left: 2px;
}



div#center div#content {
	width: 100%;
	margin: auto;
	height: auto;
	background: #fff;
	margin: 10px;
	padding: 10px 10px;
	border: 1px solid #dedede;
	float: left;
	display: inline;
	border-radius: 4px;
	moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12);
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12);
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12);
	overflow-x: auto;
	max-width: 1261px;
}

div#center div#content div#logo-marcadagua {
	background: url(../imagens/logo_marcadagua.jpg) no-repeat;
	width: 260px;
	height: 264px;
	margin: 0 auto;
}

.corpoIframe div#center div#content {
	width: auto !important;
}

div#center div#content .ui-messages-info, div#center div#content .ui-messages-warn,
	div#center div#content .ui-messages-error, div#center div#content .ui-messages-fatal
	{
	margin: 0 10px 0;
	margin-top: 10px;
}

div#center div#content .ui-messages-info {
	color: #3c904e;
	background-color: #d7fdd9;
	border-color: #b0e6b2;
}

div#center div#content .ui-messages-info-icon {
	background: url(../imagens/messages.png) no-repeat 0px -52px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	height: 24px;
	width: 24px;
	margin-top: -4px;
}

div#center div#content .ui-messages-info-summary {
	margin-left: 10px;
	font-weight: bold;
}

div#center div#content .ui-messages-info-detail {
	margin-left: 5px;
}




.ui-wizard-step-title {
	font-size: 12px;
	font-weight: bold;
	border-radius: 5px 5px 0px 0px/5px 5px 0px 0px;
	margin: 0 3px 0 0;
}

.ui-tabmenu-nav .ui-corner-top, .ui-tabmenu-nav .ui-corner-left {
	border-top-left-radius: 5px;
}

.ui-tabmenu-nav .ui-corner-top, .ui-tabmenu-nav .ui-corner-right {
	border-top-right-radius: 5px;
}

table.radio tbody tr td label {
	text-align: left !important;
}

div#recaptcha_area table#recaptcha_table {
	border: 0 !important;
}

div#recaptcha_area table#recaptcha_table tr td.recaptcha_image_cell {
	padding: 0 !important;
	margin: 0 !important;
	width: 270px !important;
}

div#recaptcha_area table#recaptcha_table tr td.recaptcha_image_cell center
	{
	width: 270px;
}

div#recaptcha_area table#recaptcha_table tr td.recaptcha_image_cell center div#recaptcha_image,
	div#recaptcha_area table#recaptcha_table tr td.recaptcha_image_cell center div#recaptcha_image img
	{
	width: 270px !important;
}

div#recaptcha_area table#recaptcha_table tr td input {
	width: 270px !important;
}

div#recaptcha_area table#recaptcha_table img#recaptcha_logo {
	display: none !important;
}

.fileinput-button {
	display: inline-block !important;
	font-size: 1.09em !important;
}

.ui-radiobutton .ui-radiobutton-box {
    width: 14px;
    height: 14px;
    line-height: 14px;
}

 */