.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 500ms ease-in;
	-moz-transition: opacity 500ms ease-in;
	transition: opacity 500ms ease-in;
	pointer-events: none;
	overflow-y: auto;
}

.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}

.modalsatis {
	width: 650px;
	height: 750px;
	position: relative;
	margin: 2.5% auto;
	/*padding: 9px 20px 9px 20px;*/
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #eaeaea);
	background: -webkit-linear-gradient(#fff, #eaeaea);
	background: -o-linear-gradient(#fff, #eaeaea);
		z-index: 99999;
}

.modalppe {
	width: 595px;
	height: 250px;
	position: relative;
	margin: 5% auto;
	/*padding: 9px 20px 9px 20px;*/
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #eaeaea);
	background: -webkit-linear-gradient(#fff, #eaeaea);
	background: -o-linear-gradient(#fff, #eaeaea);
		z-index: 99999;
}

.modalmsg {
	width: 650px;
	height: 300px;
	position: relative;
	margin: 5% auto;
	/*padding: 9px 20px 9px 20px;*/
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #eaeaea);
	background: -webkit-linear-gradient(#fff, #eaeaea);
	background: -o-linear-gradient(#fff, #eaeaea);
		z-index: 99999;
}

.modalmsg2 {
	width: 650px;
	height: 400px;
	position: relative;
	margin: 5% auto;
	/*padding: 9px 20px 9px 20px;*/
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #eaeaea);
	background: -webkit-linear-gradient(#fff, #eaeaea);
	background: -o-linear-gradient(#fff, #eaeaea);
		z-index: 99999;
}

.modalmsg4 {
	width: 909px;
	height: 300px;
	position: relative;
	margin: 5% auto;
	/*padding: 9px 20px 9px 20px;*/
	border-radius: 10px;
	background: #eaeaea;
	background: -moz-linear-gradient(#fff, #eaeaea);
	background: -webkit-linear-gradient(#fff, #eaeaea);
	background: -o-linear-gradient(#fff, #eaeaea);
		z-index: 99999;
}

.modalelg {
	width: 650px;
	height: 340px;
	position: relative;
	margin: 5% auto;
	/*padding: 9px 20px 9px 20px;*/
	border-radius: 10px;
	background-color: white;
	background: #fff;
	/*background: -moz-linear-gradient(#fff, #eaeaea);
	background: -webkit-linear-gradient(#fff, #eaeaea);
	background: -o-linear-gradient(#fff, #eaeaea);
		z-index: 99999;*/
}

.modalcpf {
	min-width: 400px;
	height: 200px;
	position: absolute;
	margin: auto;
	padding: 9px 20px 9px 20px;
	border-radius: 0px;
	background-color: white;
	/*background: #fff;*/
	top:40%;
	left:50%; 
	transform: translate(-50%, -50%);
	display:block;
	/*overflow-y: auto;*/
	background: rgba(0,0,0,0.0001);
	/*background: -moz-linear-gradient(#fff, #eaeaea);
	background: -webkit-linear-gradient(#fff, #eaeaea);
	background: -o-linear-gradient(#fff, #eaeaea);
		z-index: 99999;*/
}

.modalinsc {
	width: 810px;
	height: 200px;
	position: absolute;
	margin: auto;
	/*padding: 9px 20px 9px 20px;*/
	border-radius: 0px;
	background-color: white;
	background: #fff;
	top:50%;
	left:50%; 
	transform: translate(-50%, -50%);
	display:block;
	overflow-y: auto;
	/*background: -moz-linear-gradient(#fff, #eaeaea);
	background: -webkit-linear-gradient(#fff, #eaeaea);
	background: -o-linear-gradient(#fff, #eaeaea);
		z-index: 99999;*/
}

.modalsenha {
	width: 450px;
	height: 300px;
	position: relative;
	text-align: center;
	margin: 15% auto;
	/*padding: 9px 20px 9px 20px;*/
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #eaeaea);
	background: -webkit-linear-gradient(#fff, #eaeaea);
	background: -o-linear-gradient(#fff, #eaeaea);
		z-index: 99999;
}

.modalanexo {
	width: 650px;
	height: 390px;
	position: relative;
	margin: 15% auto;
	/*padding: 9px 20px 9px 20px;*/
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #eaeaea);
	background: -webkit-linear-gradient(#fff, #eaeaea);
	background: -o-linear-gradient(#fff, #eaeaea);
		z-index: 99999;
}
.modalcedoc {
	width: 975px;
	height: 610px;
	position: relative;
	margin: 8% auto;
	/*padding: 9px 20px 9px 20px;*/
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #eaeaea);
	background: -webkit-linear-gradient(#fff, #eaeaea);
	background: -o-linear-gradient(#fff, #eaeaea);
		z-index: 99999;
}
.modalextrato {
	width: 975px;
	height: 610px;
	position: absolute;
	margin: auto;
	top:2.5%;
	left:25%; 
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #eaeaea);
	background: -webkit-linear-gradient(#fff, #eaeaea);
	background: -o-linear-gradient(#fff, #eaeaea);
		z-index: 99999;
}

.modalloading {
	width: 325px;
	height: 200px;
/*	position: relative;
	margin: 15% auto;*/
	position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #eaeaea);
	background: -webkit-linear-gradient(#fff, #eaeaea);
	background: -o-linear-gradient(#fff, #eaeaea);
	z-index: 99999;
}
.modalcalend {
	width: 325px;
	height: 400px;
	position: relative;
	margin: 8% auto;
	/*padding: 9px 20px 9px 20px;*/
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #eaeaea);
	background: -webkit-linear-gradient(#fff, #eaeaea);
	background: -o-linear-gradient(#fff, #eaeaea);
	z-index: 99999;
}
.modalamap {
	width: 1200px;
	height: 690px;
	position: relative;
	margin: 0.5% auto;
	/*padding: 9px 20px 9px 20px;*/
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #eaeaea);
	background: -webkit-linear-gradient(#fff, #eaeaea);
	background: -o-linear-gradient(#fff, #eaeaea);
		z-index: 99999;
}

.modal-open {
  overflow-y: auto;
}

.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close:hover { background: #0080AD; }

.close-senha {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: 7px;
	text-align: center;
	top: -2px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close-senha:hover { background: #0080AD; }

