form {
	font:verdana,arial,sans-serif;
	size:0.9ems;
	/*background-color:#F4F4F4;*/
	margin:0px 0pt;
	padding: 5px;
}

form div {
	margin:5px 0pt;
	align:botton;
	background-position: bottom;
	width: 750px;
}

form.sistec div {
	width: 99% !important;
}

text{
	border:solid 1px #c6c6c6;
	width:300px;
}

select{
	border:1px solid #ccc;
	color:#666666;
	font-size:11px;
	padding: .2em;
	width:309px;
	text-transform:	uppercase;
}

.choices {
	margin: 0;
	width: 307px;
	display: inline-block;
	padding: 0 !important;
	cursor: default !important;
	font-size: 11px !important;
	margin-bottom: 0 !important;
}

.choices__group {
	margin: 0;
	width: auto;
	background-color: #EBEBE4;
}
.choices__heading {
	margin: 0;
	width: auto;
	font-size: 13px;
	border-left: none;
	border-right: none;
	color: #676767 !important;
	padding: 0 .3em !important;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC !important;
}

.choices[data-type*=select-one]:after {
	right: 5.5px !important;
	border-width: 6px 3px 3px 3px !important;
	border-color: #666 transparent transparent transparent !important;
}

.choices[data-type*=select-one].is-open:after {
    margin-top: -6.5px !important;
    border-width: 3px 3px 6px 3px !important;
	border-color: transparent transparent #666 transparent !important;
}

.choices,
.choice-select-input {
	border:1px solid #ccc;
	color:#666666;
	padding: .2em;
	text-transform:	uppercase;
}

.choice-select-input {
    width: 100%;
    padding: 10px .3em;
}

.choice-select-input:focus {
    border-color: #CCCCCC;
}

.choice-select-input,
.choice-select-input:focus {
    border-top: none;
    border-left: none;
    border-right: none;
}

.choices_select_inner {
	margin: 0;
	width: 307px;
}

.choices__list {
	width: 309px;
	padding: 0 !important;
}

.choices__list--dropdown .choices__item--selectable.is-highlighted {
	background-color: #F3FBF3 !important;
}

.choices__list--dropdown,
.is-open .choices__list--dropdown {
	right: -1px;
	border-width: 1px;
	border-color: #CCCCCC !important;
}

.choices__item {
	margin: 0;
	padding: 0 0.6em;
}

.choices__placeholder {
    margin: 0;
    width: auto;
    padding: 0 0.3em;
    opacity: 1 !important;
    cursor: default !important;
}

.choices__item.choices__item--choice {
    width: auto;
    cursor: pointer;
    font-size: 12px !important;
    padding: .5em .3em !important;
	border-bottom: 1px solid #f2f2f2;
}

.choices__item.choices__item--choice:focus {
	width: auto;
	cursor: pointer;
	font-size: 12px !important;
	padding: .5em .3em !important;
	border-bottom: 1px solid #f2f2f2;
}

select[readonly] {
	color: #545454;
	background-color: #ebebe4;
}

.selecionarInstituicao{
	border:1px solid #ccc;
	color:#666666;
	font-size:11px;
	padding: .2em;
	width:505px;
	margin-left:.9em;
	text-transform:	uppercase;
}

.select510px{
	border:1px solid #ccc;
	color:#666666;
	font-size:11px;
	padding: .2em;
	width:410px;
	text-transform:	uppercase;
}

input{
	border:1px solid #ccc;
	font-size:11px;
	/*line-height:30px;*/
	width:300px;
	padding: .3em;
}

input[readonly],
input:read-only {
	color: #545454;
	background-color: #ebebe4 !important;
}

.read-only{
	display: block;
	float: left;
	width: 450px;
	padding: 0px;
	margin: 5px 5px 5px 5px;
	text-align: left;
	font-size:11px;
	color:#000;
	border-bottom:1px dotted #CACACA;
}

input:focus, textarea:focus select:focus radio:focus checkbox:focus{
	background-color: #F0FFF0;
	border: 1px solid #000000;
}

select[readonly], input[readonly] {
	pointer-events: none;
	touch-action: none;
}

#desktop form textarea {
	width:300px;
	overflow-x:visible;
	cols:6;
	rows:10;
}

label.bloco{
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 300px;
	padding: 0;
	margin: 5px 10px 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	font-size:11px;
	color:#000;
	border-bottom:1px dotted #CACACA;
}

label.blocoAjustavel{
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: auto;
	padding: 0;
	margin: 5px 10px 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	font-size:11px;
	color:#000;
	border-bottom:1px dotted #CACACA;
}

label.blocoabaixo{
	display: block;  /* block float the labels to left column, set a width */
	width: 200px;
	padding: 0;
	margin: 5px 10px 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	font-size:11px;
	color:#000;
	border-bottom:1px dotted #CACACA;
}

label.blocoMenor{
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 200px;
	padding: 0;
	margin: 5px 10px 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	font-size:11px;
	color:#000;
	border-bottom:1px dotted #CACACA;
}

label.blocoMenorSemBorda{
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 200px;
	padding: 0;
	margin: 5px 10px 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	font-size:11px;
	color:#000;
}

label.blocoMenorGrid{
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 150px;
	padding: 0;
	margin: 5px 10px 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	font-size:11px;
	color:#000;
	border-bottom:1px dotted #CACACA;
}

span.blocoMenor{
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 200px;
	padding: 0;
	margin: 5px 10px 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	font-size:11px;
	color:#000;
	border-bottom:1px dotted #CACACA;
}

label.blocoAlerta{
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 160px;
	padding: 0;
	margin: 5px 10px 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	color:#000;
	border-bottom:1px dotted #CACACA;
	color: #FF0000;
}

label.blocoMaior{
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 290px;
	padding: 0;
	margin: 5px 10px 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	font-size:11px;
	color:#000;
	border-bottom:1px dotted #CACACA;
}

label.blocoMargem{
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 250px;
	padding: 0;
	margin: 5px 70px 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	font-size:11px;
	color:#000;
	border-bottom:1px dotted #CACACA;
}

label.blocoTextarea{
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 100px;
	padding: 0;
	margin: 5px 10px 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	font-size:11px;
	color:#000;
	border-bottom:1px dotted #CACACA;
}

img {
	vertical-align: bottom;
}

fieldset{
	background-color:#FEFEFE;
}

legend{
	color: #006400;
}

.checkBox {
	border:0px solid #ccc;
	font-size:11px;
	/*line-height:30px;*/
	padding: .3em;
	width:15px;
}

span.formulario {
	color: #000;
	padding: 0px 15px 0px 2px;
}

p.descricaoFormulario {
	margin: 5px;
	color: #000;
	font-size: 11px;
}

div.formualario {
	margin: 0px 10px;
}

input.endereco {
	width: 300px;
}

div.checkBox {
	display:inline-table;
}

input.radio {
	border:0px solid #ccc;
	font-size:11px;
	/*line-height:30px;*/
	padding: .3em;
	width:15px;
}

/* Formul�rio de Janelas */

input.gerarCodigoAcesso {
	border: 1px outset;
	background: #F7F7F7;
	width: 70px;
	margin: 10px;
	text-transform: none !important;
}

input.formularioJanela {
	widht: 90px;
}

label.formularioJanela {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 150px;
	padding: 0;
	margin: 5px 10px 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	font-size:11px;
	color:#000;
	border-bottom:1px dotted #CACACA;
}

div.formularioJanela {
	width: 500px;
}

div.botaoGeradorCodigoAcesso {
	display: inline;
	width: 500px;
}

label.codigoAcesso {
	vertical-align: middle;
	color:#FF0000;
	padding: 0px 0px 0px 200px;

}
input.miniCheckbox{
	width: 10px;
}

input.inputButton {
	background:#F5F5F5;
	border:1px outset Black;
	text-transform:none !important;
}

input.inputButtonAcao {
	background:#F5F5F5;
	border:1px outset Black;
	text-transform:none !important;
    width: 95px;
}

input.horas {
	background-image: url(../../img/botoes/horas.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#cadastroPerfilAssociar_Form div {
	width: 600px;
}

div.listagem label {
	margin: 0px 10px;
	font-weight: bold;
}

div.listagem {
	border-bottom: 1px solid #BEBEBE;
}

input.caixaBaixa {
	text-transform: none !important;
}

#enviardados {
	text-transform: none !important;
	margin: 0px 350px 0px 20px;
}

textarea.descricao {
	height: 200px !important;
	width: 505px !important;
	margin-top: 10px !important;
}

.tamanhoTrezentos {
	width: 300px !important;
}

.botao {
	margin-left: 10px;
	margin-top: 4px;
	width: 75px;
}

#cadastroCalendario div {
	width: 100% !important;
	margin:10px 0px 0px 0px;
}

#consultaCurso div {
	width: 100% !important;
	margin:10px 0px 0px 0px;
}

.inputData {
	width: 100px;
}

.divSelectMult {
	float: left;
	overflow-x: scroll;
	overflow-y: scroll;
	margin-left: 10px;
}

.botaoMaior {
	padding-left: 2px;
	padding-right: 2px;
	width: auto;
	margin-left: 4px;
}

#cadastroPeriodo div{
	width: 550px
}

.botaoOk {
	width: 50px;
	margin-left: 7px;
}

.checkFormulario{
	width: auto;
	vertical-align: middle;
}

.textareaCpfLote{
	width: 500px !important;
	height: 280px !important;
}

.tamanho200{
	width: 200px;
}

#dadosPublicosDivId{
	width: 750px;
}

.botaoSetaBaixo{
	background: transparent url(../../img/botoes/baixo.gif) no-repeat scroll 0 0;
	border:1px outset Black;
	text-transform:none !important;
}

.font-11{
	font-size: 11px;
}

.blocoPesquisar{
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 45px;
	padding: 0;
	margin: 5px 10px 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	font-size:11px;
	color:#000;
	border-bottom:1px dotted #CACACA;
}

#nomeCiclo{
	width:500px;
}

#publico{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 20px;
}

#dadosOv {
	width: 80%;
	margin: 0 auto;
	padding: 20px;
}
.labelCurriculo{
	background: white;
	text-align: right;
	font-weight:bold;
	width:		150px;
}

.dadosCurriculo{
	background: white;
	text-align: left;
	padding-left: 10px;
}
.tituloCurriculo{
	font-weight:bold;
	margin:10px 15px 15px 5px;
}
.radioCurriculo{
 	width: auto;
 	margin-right: 5px;
 	margin-left: 5px;
}

#formFiltros div{
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0px;
    width:auto;
}

#formFiltros input{
	width:200px;
}

#pesquisaAvancadaForm div{
	width: 350px !important;
}

.relatorioForm div{
	width: 350px !important;
}

.header_calendario {
	width: auto;
	clear: both;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: -1px;
	border-bottom: 2px solid #ccc;
	overflow: hidden;
}

.header_calendario div {
	margin:0;
	float:left;
	width:auto;
}

.header_calendario input {
	cursor:pointer;
	font-size:12px;
	width: auto;
	min-width:40px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom:0;
	background-color:#f5f5f5;
	margin-right: 5px;
	text-transform: none;
	float:left;
}

.calendario_oferta_turma thead td {
	border-bottom: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-bottom: 5px;
}

.calendario_oferta_turma tbody td {
	width: 80px;
	height: 70px;
	border: 1px solid #CCCCCC;
	vertical-align: 0;
	padding: 0;
}

.calendario_oferta_turma div {
    height: 100%;
    margin: 0;
    width: 96px;
	padding: 0 5px;
}

.botao_excluir_dia_calendario {
	background: transparent url(../../img/botoes/fechar.gif) no-repeat scroll 0 0;
	cursor:pointer;
	width: 12px;
	height: 12px;
	border: none;
}

.botao_excluir_dia_calendario:focus {
	background-color: #ffffff;
	border: none;
}

.botao_editar_dia_calendario {
	background: transparent url(../../img/botoes/gridalterar_12.png) no-repeat scroll 0 0;
	cursor:pointer;
	width: 12px;
	height: 12px;
	border: none;
}

.botao_editar_dia_calendario:focus {
	background-color: #ffffff;
	border: none;
}

.img-align-top {
	vertical-align: top;
}

.ocultar-bloco {
	display: none;
}

div.prefixo-input input {
    width: 131px;
    border-left: 0;
}

div.prefixo-input label.texto-definido {
	width: 300px;
	cursor: text;
	padding: .3em;
	font-size: 11px;
	border-top: 1px;
	border-right: 0;
	border-left: 1px;
	border-bottom: 1px;
	margin-right: -6px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
}

div.prefixo-input label.texto-definido.active {
    outline: none;
    border: 1px solid #000000;
    background-color: #F0FFF0;
}
