		*    { margin: 0; padding: 0; }

		.link_docs{ font-weight: bold; color: #00995D; }
		.link_docs img {    padding-bottom: 20px;}		
		
		html { height:100%; }
		body { font-family:Arial;font-size:12px; background:#ffffff;  color:#4f4f4f; }
		a    { text-decoration:none!important; }
		.solicitacao-segunda-via-fatura{
			text-align:center;
			width:670px;
			display:block;
				background-color:#009C64 
		}
	.solicitacao-segunda-via-fatura p{
		padding: 25px 0;
    color: #fff;
    font-size: 24px;
}

		.bt_submit { background-image: url('../content/images/bt.png') !important; width: 173px  !important; height: 74px  !important}
		.solicitacao-segunda-via-fatura p{
			padding-bottom:25px;
		}
		.solicitacao-segunda-via-fatura a{
			font-weight:bold;
			color:#4F4F4F;
		}
		.solicitacao-segunda-via-fatura label{
		float: left;
    width: 100%;
    clear: both;
    line-height: 30px;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    text-align: left;
		}
		.solicitacao-segunda-via-fatura input{
float: left;
    width: 327px;
    height: 31px;
    /* background: url(http://192.168.1.168/portal2/content/images/segunda-via-fatura.png) top left no-repeat; */
    border: 0px;
    line-height: 27px;
    padding: 2px 10px 2px 20px;
    border-radius: 10px;
		}
		.solicitacao-segunda-via-fatura select{
float: left;
    width: 327px;
    height: 31px;
    /* background: url(http://192.168.1.168/portal2/content/images/segunda-via-fatura.png) top left no-repeat; */
    border: 0px;
    line-height: 27px;
    padding: 2px 10px 2px 20px;
    border-radius: 10px;
		}
		.solicitacao-segunda-via-fatura option{
			background:#fff;
			padding:4px;
		}
		.solicitacao-segunda-via-fatura input.padd{
			margin-bottom:20px;
		}
		.solicitacao-segunda-via-fatura .enviar-solicitacao-fatura{
			width:327px;
			margin-left:170px;
			padding-top:30px;
			display:block;
			/*background:url(http://wac.unimedmissoes.com.br/servicos-online/demonstrativos//images/shadow-hor-solicitacao.jpg) top center no-repeat;*/
			clear:both;
			padding-bottom:40px;
		}
		.solicitacao-segunda-via-fatura p.note{
			margin-left:170px;
			font-size:11px;
			clear:both;
			padding-bottom:10px;
			text-align:left;
			line-height:12px;
			color:#00995D;
		}
		.solicitacao-segunda-via-fatura p.note2{
			margin-left:0px;
			font-size:11px;
			clear:both;
			padding-bottom:20px;
			text-align:left;
			line-height:12px;
			color:#fff;
			padding: 5px;
		}
		.solicitacao-segunda-via-fatura .enviar-solicitacao-fatura input{
			width:128px;
			height:30px;
			background:url(http://wac.unimedmissoes.com.br/servicos-online/demonstrativos//images/input-visualizar.jpg) top left no-repeat;
			text-indent:-9999px;
			margin-left: 22%;
		}
		.solicitacao-segunda-via-fatura p.blue{
			color:#00401A;
		}
		.solicitacao-segunda-via-fatura p.blue a{
			color:#00401A;
			font-weight:bold;
		}
		.clearfix:after {
			content: ".";
			display: block;
			clear: both;
			visibility: hidden;
			line-height: 0;
			height: 0;
		}
		.clearfix {
			display: block;
		}
		html[xmlns] .clearfix {
			display: block;
		}
		* html .clearfix {
			height: 1%;
		}
		* html .clearfix {
			height: 1%;
		}
		.alerta {
				background: none repeat scroll 0 0 #B1D34B;
				border: 5px solid #00995D;
				color: #FFFFFF;
				display: block;
				font-family: Arial;
				font-size: 13px;
				font-weight: bold;
				left: 200px;
				margin-left: 0;
				margin-top: 0;
				padding: 30px 60px 20px 20px;
				position: absolute;
				text-align: center;
				top: 330px;
				width: 490px;
				z-index: 9999;
		}
		.alerta .close_alerta {
				background: url("Content/close_green.png") no-repeat scroll 0 0 transparent;
				cursor: pointer;
				display: block;
				height: 28px;
				position: absolute;
				right: 10px;
				text-align: right;
				top: 10px;
				width: 28px;
		}
		.alerta_none {
				display: none;
		}
		
		#section{
			border-bottom: 1px solid #009C64;
			display: block;
			height: 95px;
			padding: 17px 0;
			width: 920px;
			margin-bottom:17px;
		}
		#section.section-blog{
			border:0;
			margin-bottom:0;
		}
		#section h1{
			float:left;
			font-size:28px;
			line-height:30px;
			color:#009C64;
			font-weight:bold;
			letter-spacing:-1px;
				margin-left:20px;
				margin-top: 30px;
				text-transform: uppercase;
		}	

		#section h2{
			float:right;
			font-size:18px;
			line-height:30px;
			color:#00995D;
			font-weight:bold;
			letter-spacing:-1px;
			margin-left:20px;
		}
		#section a:link { color: #00995D; margin-top: 25px; float: right; }
		#section a:visited { color: #00995D; margin-top: 25px; float: right;  }		
		#section a:hover { color: #00995D; margin-top: 25px; float: right;  }		
		#section a:active { color: #00995D; margin-top: 25px; float: right;  }		

	  /*alert - inicio */	
		#alertoverlay{ display: none; opacity: .8; position: fixed; top: 0px; left: 0px; background: #FFF; width: 100%; z-index: 10; }
		#alertbox{ display: none; position: fixed; background: #00995D; border-radius:7px;  width:500px; z-index: 10; }
		#alertbox > div{ background:#00995D; margin:5px; }
		#alertbox > div > #alertboxhead{ background: #B1D34B; font-size:17px; ; padding:10px; color:#FFF; 			border-radius:5px; }
		#alertbox > div > #alertboxbody{ background:#FFF; padding:10px; color:#000; }
		#alertbox > div > #alertboxfoot{ background: #FFF; padding:10px; text-align:right; }
		/*alert - fim */	
	
	  /*wait - inicio */
		#waitoverlay{ display: none; opacity: .8; position: fixed; top: 0px; left: 0px; background: #FFF; width: 100%; z-index: 10; }
		#waitbox{ display: none; position: fixed; background: #00995D; border-radius:7px;  width:500px; z-index: 10; }
		#waitbox > div{ background:#00995D; margin:5px; }
		#waitbox > div > #waitboxhead{ background: #B1D34B; font-size:16px; ; padding:10px; color:#FFF; border-radius:5px; }
		#waitbox > div > #waitboxbody{ background:#FFF; padding:10px; color:#000; }
	  /*wait - fim */
		
	  /*error - inicio */		
		#erroroverlay{ display: none; opacity: .8; position: fixed; top: 0px; left: 0px; background: #FFF; width: 100%; z-index: 10; }
		#errorbox    { display: none; position: fixed; background: #e97e16; border-radius:7px;  width:500px; z-index: 10; }
		#errorbox > div{ background:#e97e16; margin:5px; }
		#errorbox > div > #errorboxhead{ background: #efa508; font-size:16px; ; padding:10px; color:#FFF; border-radius:5px; }
		#errorbox > div > #errorboxbody{ background:#FFF; padding:10px; color:#000; }
		#errorbox > div > #errorboxfoot{ background:#FFF; padding:10px; color:#000; text-align:right; }
	  /*error - fim */		
