﻿@charset "utf-8";
/*main color:#523cb5 change for #523cb5 */

img, object, embed, video {
	max-width: 100%;
}

.ie6 img {
	width:100%;
}

.page_img{
	margin: 0 0 10px 0;
  	border: solid 1px #000;
}

.slider_bg{
	width:100%;
	background-color:#666;
}

@media only screen and (min-width: 200px) {
/********************* Espaco conteudo ***************/
.gridContainer { /*em uso*/
	width: 93.7451%;
	margin-left: auto;
	margin-right: auto;
	padding:5px;
}

.contents01{/* em uso */
	float:left;
	width:100%;
	margin-bottom:10px;
}

.box_list_detail{
	float:left;
	width:100%;
	margin-bottom:10px;
}

article {
    margin:0 0 10px 0;
}

/*Em uso*/

.box_list_content_left{/* em uso */
	float:left;
	width:100%;
  	margin: 0 0 0 0;
  	height: auto; 
  	background-color: #fff; 
  	border: solid 1px #000;
}

.box_list_content_right{/* em uso */
	float:left;
	width:100%;
  	margin: 10px 0 0 0;
  	height: auto; 
  	background-color: #fff; 
  	border: solid 1px #000;

}

.box_list_content_center{/* em uso */
	float:left;
	width:100%;
  	margin: 10px 0 0 0;
  	height: auto; 
  	background-color: #fff; 
  	border: solid 1px #000;

}


/* BOX Recruit Information */
.box_list_recruit_01{
	float:left;
	width:100%;
	margin-bottom:10px;
}

.box_list_title_01 {
	float:left;
	background-color:#fff;
	width:100%;
	margin: 30px 0 20px 0;
	border-left: solid 6px #8781bd;
}

h5 {
	margin: 0 0 0 10px;
	color: #2e3192;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	text-align:left;
}

.box_list_title_02 {
	float:left;
	background-color:#fff;
	width:100%;
	margin: 10px 0 10px 0;
	border: solid 1px #666;
}

.quem_somos_01{
	float:left;
	width:100%;
	background-color:#fff;
	border-bottom:#666 solid 1px;
	border-top:#666 solid 0px;
	margin: 0 0 0 0;
	line-height:30px;
}

.quem_somos_left{
	float:left;
	width:30%;
}

.quem_somos_right{
	float:right;
	width:70%;
}

.form_admin{
	background-color:#FFF;
	margin:30px 0 20px 0;
}

/* END BOX Recruit Information */

/* BOX Registration*/

.box_list_recruit_02{
	float:right;
	width:100%;
	margin-bottom:10px;
}

.registration_form{
	float:left;
	width:100%;
  	margin: 0 0 0 0;
  	height: auto; 
  	-webkit-border-radius: 8px/7px; 
  	-moz-border-radius: 8px/7px; 
  	border-radius: 8px/7px; 
  	background-color: #ebebeb; 
  	border: solid 1px #cbc9c9
}

dl, dt, dd, pre, form, fieldset, input, textarea, blockquote, th, td { 
  padding:0;
  margin:0;}

fieldset, img {border:0}

ol{list-style:none}

:focus {outline:none}

input,
textarea,
select {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #4c4c4c;
}

input[type=radio] {
  visibility: hidden;
}

form{
  margin: 0 30px;
}

label.radio {	
	cursor: pointer;
  	text-indent: 35px;
  	overflow: visible;
  	display: inline-block;
  	position: relative;
}

label.radio:before {
  background: #3a57af;
  content:'';
  position: absolute;
  top:2px;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 100%;
}

label.radio:after {
	opacity: 0;
	content: '';
	position: absolute;
	width: 0.5em;
	height: 0.25em;
	background: transparent;
	top: 7.5px;
	left: 4.5px;
	border: 3px solid #ffffff;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

input[type=radio]:checked + label:after {
	opacity: 1;
}

hr{
  color: #a9a9a9;
  opacity: 0.3;
}

input[type=text],input[type=password]{
  width: 100%; 
  min-height: 30px; 
  /*-webkit-border-radius: 0px 4px 4px 0px/5px 5px 4px 4px; 
  -moz-border-radius: 0px 4px 4px 0px/0px 0px 4px 4px; 
  border-radius: 0px 4px 4px 0px/5px 5px 4px 4px; */
  -webkit-border-radius: 5px 5px 5px 5px; 
  -moz-border-radius: 5px 5px 5px 5px; ; 
  border-radius: 5px 5px 5px 5px; ; 
  background-color: #fff; 
  /*-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  box-shadow: 1px 2px 5px rgba(0,0,0,.09); */
  border: solid 1px #cbc9c9;
  margin-left: -5px;
  margin-top: 13px; 
  padding-left: 10px;
}

input[type=password]{
  margin-bottom: 25px;
}

.marital {
	float: left;
	width:100%;
	text-align:center;
  	margin: 20px 0 20px 0;
	font-family:"MS Gothic", Verdana,'Open Sans', sans-serif;
  	font-size: 16px;
  	color: #777;
}

.accounttype{
  margin-left: 8px;
  margin-top: 20px;
}

a.button {
  font-size: 14px;
  font-weight:bold;
  width: 30%;
  text-align:center;
  color: white;
  padding: 10px 0px 10px 0px;
  margin: 20px 0px 30px 0px;
  float: right;
  text-decoration: none;
  -webkit-border-radius: 5px; 
  -moz-border-radius: 5px; 
  border-radius: 5px; 
  background-color: #3a57af; 
  transition: all 0.1s linear 0s; 
  top: 0px;
  position: relative;
}

a.button:hover {
  top: 3px;
  background-color:#2e458b;
}
/* END BOX Registration*/

}


@media only screen and (min-width: 481px) {
.gridContainer {/* em uso*/
	width: 96.4127%;
	padding:5px;
	
}

.contents01{/* em uso */
	float:left;
	width:100%;
	margin-bottom:10px;
}

.box_list_detail{
	float:left;
	width:100%;
	margin-bottom:10px;
}


article {
    margin:0 0 10px 0;
}

.box_list_content_left{/* em uso */
	float:left;
	width:49%;
  	margin: 0 0 0 0;
  	height: auto; 
  	background-color: #fff; 
  	border: solid 1px #000;
}

.box_list_content_right{/* em uso */
	float:right;
	width:49%;
  	margin: 0 0 0 0;
  	height: auto; 
  	background-color: #fff; 
  	border: solid 1px #000;
}

.box_list_content_center{/* em uso */
	float:left;
	width:100%;
  	margin: 10px 0 0 0;
  	height: auto; 
  	background-color: #fff; 
  	border: solid 1px #000;

}

/* BOX Recruit Information */
.box_list_recruit_01{
	float:left;
	width:100%;
	margin-bottom:10px;
}

.box_list_title_01 {
	float:left;
	background-color:#fff;
	width:95%;
	margin: 30px 0 20px 0;
	border-left: solid 10px #8781bd;
}

h5 {
	margin: 0 0 0 10px;
	color: #2e3192;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	text-align:left;
}


.quem_somos_01{
	float:left;
	width:100%;
	background-color:#fff;
	border-bottom:#666 solid 1px;
	border-top:#666 solid 0px;
	margin: 0 0 0 0;
	line-height:30px;
}

.quem_somos_left{
	float:left;
	width:30%;
}
.quem_somos_right{
	float:right;
	width:70%;
}

.form_admin{
	background-color:#FFF;
	margin:30px 0 20px 0;
}

/* END BOX Recruit Information */

/* BOX Registration*/

.box_list_recruit_02{
	float:right;
	width:100%;
	margin-bottom:10px;
}

.registration_form{
	float:left;
	width:100%;
  	margin: 0 0 0 0;
  	height: auto; 
  	-webkit-border-radius: 8px/7px; 
  	-moz-border-radius: 8px/7px; 
  	border-radius: 8px/7px; 
  	background-color: #ebebeb; 
  	border: solid 1px #cbc9c9
}

dl, dt, dd, 
pre, form, fieldset, input, textarea, p, blockquote, th, td { 
  padding:0;
  margin:0;}

fieldset, img {border:0}

ol{list-style:none}

:focus {outline:none}

input,
textarea,
select {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #4c4c4c;
}

input[type=radio] {
  visibility: hidden;
}

form{
  margin: 0 30px;
}

label.radio {	
	cursor: pointer;
  	text-indent: 35px;
  	overflow: visible;
  	display: inline-block;
  	position: relative;
}

label.radio:before {
  background: #3a57af;
  content:'';
  position: absolute;
  top:2px;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 100%;
}

label.radio:after {
	opacity: 0;
	content: '';
	position: absolute;
	width: 0.5em;
	height: 0.25em;
	background: transparent;
	top: 7.5px;
	left: 4.5px;
	border: 3px solid #ffffff;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

input[type=radio]:checked + label:after {
	opacity: 1;
}

hr{
  color: #a9a9a9;
  opacity: 0.3;
}

input[type=text],input[type=password]{
  width: 100%; 
  min-height: 30px; 
  /*-webkit-border-radius: 0px 4px 4px 0px/5px 5px 4px 4px; 
  -moz-border-radius: 0px 4px 4px 0px/0px 0px 4px 4px; 
  border-radius: 0px 4px 4px 0px/5px 5px 4px 4px; */
  -webkit-border-radius: 5px 5px 5px 5px; 
  -moz-border-radius: 5px 5px 5px 5px; ; 
  border-radius: 5px 5px 5px 5px; ; 
  background-color: #fff; 
  /*-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  box-shadow: 1px 2px 5px rgba(0,0,0,.09); */
  border: solid 1px #cbc9c9;
  margin-left: -5px;
  margin-top: 13px; 
  padding-left: 10px;
}

input[type=password]{
  margin-bottom: 25px;
}

.marital {
	float: left;
	width:100%;
	text-align:center;
  	margin: 20px 0 20px 0;
	font-family:"MS Gothic", Verdana,'Open Sans', sans-serif;
  	font-size: 16px;
  	color: #777;
}

.accounttype{
  margin-left: 8px;
  margin-top: 20px;
}

a.button {
  font-size: 14px;
  font-weight:bold;
  width: 30%;
  text-align:center;
  color: white;
  padding: 10px 0px 10px 0px;
  margin: 20px 0px 30px 0px;
  float: right;
  text-decoration: none;
  -webkit-border-radius: 5px; 
  -moz-border-radius: 5px; 
  border-radius: 5px; 
  background-color: #3a57af; 
  transition: all 0.1s linear 0s; 
  top: 0px;
  position: relative;
}

a.button:hover {
  top: 3px;
  background-color:#2e458b;
}
/* END BOX Registration*/

}

@media only screen and (min-width: 801px) {
.gridContainer { /* em uso */
	width: 85%;
	max-width: 1024px;
	padding:5px;
}

.contents01{/* em uso */
	float:left;
	width:100%;
	margin-bottom:10px;
}

.box_list_detail{
	float:left;
	width:100%;
	margin-bottom:10px;
}

article {
    margin:0 0 10px 0;
}

.box_list_content_left{/* em uso */
	float:left;
	width:49%;
  	margin: 0 0 0 0;
  	height: auto; 
  	background-color: #fff; 
  	border: solid 1px #000;
}

.box_list_content_right{/* em uso */
	float:right;
	width:49%;
  	margin: 0 0 0 0;
  	height: auto; 
  	background-color: #fff; 
  	border: solid 1px #000;
}

.box_list_content_center_01{/* em uso */
	float:left;
	width:100%;
  	margin: 10px 0 0 0;
  	height: auto; 
  	background-color: #fff;
	text-align:center;
  	border: solid 1px #000;

}

/* BOX Recruit Information */
.box_list_recruit_01{
	float:left;
	width:60%;
	margin-bottom:10px;
}

.box_list_title_01 {
	float:left;
	background-color:#fff;
	width:95%;
	margin: 40px 0 20px 0;
	border-left: solid 10px #8781bd;
}

h5 {
	margin: 0 0 0 20px;
	color: #2e3192;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	text-align:left;
}

.quem_somos_01{
	float:left;
	width:100%;
	background-color:#fff;
	border-bottom:#666 solid 1px;
	border-top:#666 solid 0px;
	margin: 0 0 0 0;
	line-height:30px;
}

.quem_somos_left{
	float:left;
	width:30%;
}

.quem_somos_right{
	float:right;
	width:70%;
}

.form_admin{
	background-color:#FFF;
	margin:30px 0 20px 0;
}

/* END BOX Recruit Information */


/* BOX Registration*/

.box_list_recruit_02{
	float:right;
	width:39%;
	margin-bottom:10px;
}

.registration_form{
	float:left;
	width:100%;
  	margin: 0 0 0 0;
  	height: auto; 
  	-webkit-border-radius: 8px/7px; 
  	-moz-border-radius: 8px/7px; 
  	border-radius: 8px/7px; 
  	background-color: #ebebeb; 
  	border: solid 1px #cbc9c9
}

dl, dt, dd, 
pre, form, fieldset, input, textarea, p, blockquote, th, td { 
  padding:0;
  margin:0;}

fieldset, img {border:0}

ol{list-style:none}

:focus {outline:none}

input,
textarea,
select {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #4c4c4c;
}

input[type=radio] {
  visibility: hidden;
}

form{
  margin: 0 30px;
}

label.radio {	
	cursor: pointer;
  	text-indent: 35px;
  	overflow: visible;
  	display: inline-block;
  	position: relative;
}

label.radio:before {
  background: #3a57af;
  content:'';
  position: absolute;
  top:2px;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 100%;
}

label.radio:after {
	opacity: 0;
	content: '';
	position: absolute;
	width: 0.5em;
	height: 0.25em;
	background: transparent;
	top: 7.5px;
	left: 4.5px;
	border: 3px solid #ffffff;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

input[type=radio]:checked + label:after {
	opacity: 1;
}

hr{
  color: #a9a9a9;
  opacity: 0.3;
}

input[type=text],input[type=password]{
  width: 100%; 
  min-height: 30px; 
  /*-webkit-border-radius: 0px 4px 4px 0px/5px 5px 4px 4px; 
  -moz-border-radius: 0px 4px 4px 0px/0px 0px 4px 4px; 
  border-radius: 0px 4px 4px 0px/5px 5px 4px 4px; */
  -webkit-border-radius: 5px 5px 5px 5px; 
  -moz-border-radius: 5px 5px 5px 5px; ; 
  border-radius: 5px 5px 5px 5px; ; 
  background-color: #fff; 
  /*-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  box-shadow: 1px 2px 5px rgba(0,0,0,.09); */
  border: solid 1px #cbc9c9;
  margin-left: -5px;
  margin-top: 13px; 
  padding-left: 10px;
}

input[type=password]{
  margin-bottom: 25px;
}

.marital {
	float: left;
	width:100%;
	text-align:center;
  	margin: 20px 0 20px 0;
	font-family:"MS Gothic", Verdana,'Open Sans', sans-serif;
  	font-size: 16px;
  	color: #777;
}

.accounttype{
  margin-left: 8px;
  margin-top: 20px;
}

a.button {
  font-size: 14px;
  font-weight:bold;
  width: 30%;
  text-align:center;
  color: white;
  padding: 10px 0px 10px 0px;
  margin: 20px 0px 30px 0px;
  float: right;
  text-decoration: none;
  -webkit-border-radius: 5px; 
  -moz-border-radius: 5px; 
  border-radius: 5px; 
  background-color: #3a57af; 
  transition: all 0.1s linear 0s; 
  top: 0px;
  position: relative;
}

a.button:hover {
  top: 3px;
  background-color:#2e458b;
}
/* END BOX Registration*/

}
