
* {
	margin: 0;
	padding: 0;
}

body {

	margin: -1px !important;
    padding: 0px !important;
    background-color: #efefef;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
    color: #000000;
}

select, option, textarea, input {
	font-family: Verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	background: #dedede; 
	color: #000000;
	border: 1px solid #000000;
}

a {
	color: #214478;
}

a:hover {
	text-decoration: none;
	color: #0072BC;
}

img {
	border: none;
}

table td {
    text-align: center;
}

/* Header */

#header {
	height: 65px;
	background-color: #ffffff;
}
label {
  width: 100px;
  padding-right: 20px;
  padding-left: 20px;
  display: inline-block;
}


/* Content > Menu */

#menu {
	height: 17px;
	background: #214478;
}

#leftmenu {
	float: left;
	width: 140px;
	padding: 0;
	margin-left: 1px;
	background-color: #efefef;
	border: 0px;
}

#leftmenu ul {
	margin: 0.3em;
	padding: 0em;
	list-style: none;
}

#leftmenu li {
	margin: 0px;
	background-color: #ccccff;
}

#leftmenu li a {
    display: block;
    padding-top: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    color: #214478;
    text-decoration: none;
}

#leftmenu li a:hover {
    color: #214478;
    text-decoration: underline;
}

#main {
    margin: 0px;
	padding: 20px 10px 30px 10px;
	background-color: #efefef;
}

#titlemain {
	color: #214478;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	padding: 6px;
    text-align: center;
	border-top: 1px solid #e5e5e5;
}

#footer p {
	margin: 0;
	font-size: 10px;
	color: #777777;
}

#footer a {
    color: #214478;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}

#datadiv {
    background-color: #888888;
    padding: 2px;
}

#datadiv2 {
    background-color: #BBBBBB;
    padding: 2px;
}

#datatable {
    width: 100%;
    margin: 0px auto;
    border: 1px solid #bbbbbb;
    text-align: center;
    border-spacing: 0px;
}

#datatable .dtheader {
	line-height: 20px;
	background-color: #888888;
	color: #ffffff;
    font-weight: bold;
}

#datatable .dtbody td  {
    padding: 2px;
    background-color: #efefef;
    border-bottom: 1px solid #cccccc;
}

#datatable .dthighlight td {
    padding: 2px;
    background: #ccccff;
    color: black;
    border-bottom: 1px solid #cccccc;
}

#fechamentotable {
    width: 100%;
    margin: 0px auto;
    border: 1px solid #bbbbbb;
    text-align: center;
    border-spacing: 0px;
}

#fechamentotable .dtheader {
	line-height: 20px;
	background-color: #888888;
	color: #ffffff;
    font-weight: bold;
}

#fechamentotable .dtbody td  {
    padding: 2px;
    background-color: #efefef;
    border-bottom: 1px solid #cccccc;
}

#fechamentotable .dthighlight td {
    padding: 2px;
    background: #ccccff;
    color: black;
    border-bottom: 1px solid #cccccc;
}

#mensalidade {
    width: 100%;
    margin: 0px auto;
    border: 1px solid #bbbbbb;
    text-align: center;
    border-spacing: 0px;
}

#mensalidade .dtheader {
	line-height: 20px;
	background-color: #888888;
	color: #ffffff;
    font-weight: bold;
}

#mensalidade .dtbody td  {
    padding: 2px;
    background-color: #efefef;
    border-bottom: 1px solid #cccccc;
}

#mensalidade .dthighlight td {
    padding: 2px;
    background: #ccccff;
    color: black;
    border-bottom: 1px solid #cccccc;
}

#datatable2 {
    width: 40%;
    margin: 0px auto;
    border: 1px solid #bbbbbb;
    text-align: left;
    border-spacing: 0px;
}

#datatable2 .dtheader {
	line-height: 20px;
	background-color: #888888;
	color: #ffffff;
    font-weight: bold;
}

#datatable2 .dtbody td  {
    padding: 2px;
    background-color: #efefef;
    border-bottom: 1px solid #cccccc;
}

#datatable2 .dthighlight td {
    padding: 2px;
    background: #cccccc;
    color: black;
    border-bottom: 1px solid #cccccc;
}
#search {
    padding: 5px;
    background-color: #778899;
    color: #ffffff;
}

#search td {
    text-align: center;
}

#menulocal {
    padding: 1px;
    background-color: #dddddd;
    color: #000000;
}

#menulocal td{
    padding: 0px 10px 0px 10px;
    border: 1px solid #ffffff;
}

#menulocal a {
    color: #000000;
}

#menulocal a:hover {
    color: #000000;
}

.topictitle {
    font-size: 12px;
    font-weight: bold;
    color: #214478;
}

div.groups {
    float: left;
    margin-left: 20px;
    text-align: center;
    background-color: #efefef;
}

div.groups_data {
    background-color: #BBBBBB;
    width: 200px;
    height: 100px;
    padding: 2px;
    overflow: auto;
    text-align: left;
}

.text-tabs-1{float:left;
   float:left;
    margin-left:0px;
    display:block;
}

.text-tabs-2{
    float:left;
    margin-left:20px;
    display:block;

}

.clearer{clear:both;}

div.groups_data li {
    list-style: none;

}

div.groups_data a {
    display: block;
    padding: 2px;
    text-decoration: none;
}

div.groups_data a:hover {
    background-color: #ccccff;
    text-decoration: none;
}

div.texto {
			border: 1px ;
			-moz-column-count: 3; /* Define a quantidade de colunas, a largura é definida uniformimente. */
			-webkit-column-count: 3;
			
			/* Define qual a largura mínima para as colunas. Se as colunas forem expremidas, fazendo com que a largura delas fique menor que este valor, elas se transformam em 1 coluna automaticamente */
			-moz-column-width: 200px; 
			-webkit-column-width: 200px; 
			 height: 300px;
			 /* Define o espaço entre as colunas. */
			-moz-column-gap: 50px;
			-webkit-column-gap: 50px;
			}
.form-style-1 {
    margin:10px auto;
    max-width: 400px;
    padding: 20px 12px 10px 20px;
    font: 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.form-style-1 li {
    padding: 0;
    display: block;
    list-style: none;
    margin: 10px 0 0 0;
}
.form-style-1 label{
    margin:0 0 3px 0;
    padding:0px;
    display:block;
    font-weight: bold;
}
.form-style-1 input[type=text],
.form-style-1 input[type=date],
.form-style-1 input[type=datetime],
.form-style-1 input[type=number],
.form-style-1 input[type=search],
.form-style-1 input[type=time],
.form-style-1 input[type=url],
.form-style-1 input[type=email],
textarea,
select{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border:1px solid #BEBEBE;
    padding: 7px;
    margin:0px;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none; 
}
.form-style-1 input[type=text]:focus,
.form-style-1 input[type=date]:focus,
.form-style-1 input[type=datetime]:focus,
.form-style-1 input[type=number]:focus,
.form-style-1 input[type=search]:focus,
.form-style-1 input[type=time]:focus,
.form-style-1 input[type=url]:focus,
.form-style-1 input[type=email]:focus,
.form-style-1 textarea:focus,
.form-style-1 select:focus{
    -moz-box-shadow: 0 0 8px #88D5E9;
    -webkit-box-shadow: 0 0 8px #88D5E9;
    box-shadow: 0 0 8px #88D5E9;
    border: 1px solid #88D5E9;
}
.form-style-1 .field-divided{
    width: 49%;
}

.form-style-1 .field-long{
    width: 100%;
}
.form-style-1 .field-select{
    width: 100%;
}
.form-style-1 .field-textarea{
    height: 100px;
}
.form-style-1 input[type=submit], .form-style-1 input[type=button]{
    background: #4B99AD;
    padding: 8px 15px 8px 15px;
    border: none;
    color: #fff;
}
.form-style-1 input[type=submit]:hover, .form-style-1 input[type=button]:hover{
    background: #4691A4;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
}
.form-style-1 .required{
    color:red;
}

.box label {
    width: 270px;
    padding-right: 10px;
  padding-left: 20px;
  display: inline-block;
}
.box2 label {
    width: 500px;
    padding-right: 10px;
  padding-left: 20px;
  display: inline-block;
}
.box3 label {
    width: 200px;
    padding-right: 10px;
  padding-left: 20px;
  display: inline-block;
}
.box4 label {
    width: 100px;
    padding-right: 10px;
  padding-left: 20px;
  display: inline-block;
}
.box5 label {
    width: 350px;
    padding-right: 10px;
  padding-left: 20px;
  display: inline-block;
  line-height: 1.5;
}
.box6 label {
    width: 320px;
    height: 450px;
    padding-right: 10px;
  padding-left: 20px;
  display: inline-block;
  line-height: 1.5;
}
.flex-container {
  display: flex;
}
.linha1 label {
    width: 130px;

  padding-left: 20px;
  display: inline-block;
  color: #214478;
  font-weight: bold;
}
.linha1 texto {
    width: 150px;


}


.linha2 label {
    width: 430px;

  padding-left: 20px;
  display: inline-block;
  color: #214478;
  font-weight: bold;
}
.linha2 input {
    width: 60px;

  padding-left: 20px;
  display: inline-block;

  font-weight: bold;
}
.linha2 texto {
    width: 450px;
}

.linha3 label {
    width: 80px;
    padding-left: 20px;
    display: inline-block;
    color: #214478;
    font-weight: bold;
}
.linha3 texto {
    width: 150px;


}
