.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix:before, .clearfix:after {
	content:'\0020';
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix:after {
	clear:both
}
.clearfix {
	zoom:1
}
#form_dic {
	width:100%;
	padding:10px 0
}
.btn-success {
    background-color: #00cc5b;
    border: medium none;
    border-radius: 4px;
    color: #FFFFFF;
    float: left;
    font-size: 1.2em;
    line-height: 1.8em;
    padding: 4px 20px;
}

.btn-success:hover {
	background-color: #15b55c;
}


fieldset .obrigatorio {
	color:#e32;
	font-size:x-small;
	padding-left:5px
}
fieldset {
	border:1px solid #bce8f1;
	font-size:15px;
	font-weight:bold;
	margin:0 10px;
	padding:5px 10px 30px;
	border-radius:2px 2px 2px 2px
}
fieldset>legend {
	font-size:15px;
	font-weight:bold;
	padding:5px 20px;
	background-color:#d9edf7;
	border-color:#bce8f1;
	color:#3a87ad;
	border-radius:2px 2px 2px 2px
}

fieldset>h3{margin:20px 0 5px 0!important;border-bottom: 1px dotted #ccc;}


.labelForm, input, .labelRadio, .labelCodigoSeguranca, .labelFormVazio, .labelFormG {
	display:block;
	float:left
}
.labelForm, .labelFormG {
	background:#f1f1f1;
	padding:6px 10px;
	text-align:right;
	width:190px;
	margin:4px 5px;
	font-weight:normal;
	border-radius:2px 2px 2px 2px
}

.checkbox{background:#f1f1f1;display: block;font-weight: normal;margin-bottom: 8px;padding: 2px;}

.labelFormG {
	width:218px;
}
.inputP {
	width: 60px !important;
}
.inputN {
	width: 194px !important;
}
.inputM {
	width: 352px !important;
}
.labelFormVazio {
	background:0;
	padding:6px 10px;
	text-align:right;
	width:190px;
	margin-right:2px;
	font-weight:normal;
	border-radius:2px 2px 2px 2px
}
.labelRadio {
	width:70px;
	text-align:right;
	padding-right:5px
}
.labelCodigoSeguranca {
	background:#f1f1f1;
	padding:6px 1px;
	margin-right:5px
}
.labelFormL {
	float:left;
	padding:6px;
	margin-left:5px;
	font-weight:normal;
}
#inputDoc[type="text"] {
	margin-left:5px;
	width:304px
}
input[type="text"], fieldset>.spanInput,fieldset>.spanPreenchido,.textareaForm{
	width:450px;
	display:block;
	-moz-transition:border .2s linear 0s, box-shadow .2s linear 0s;
	background-color:#fff;
	border:1px solid #ccc;
	border-radius:3px 3px 3px 3px;
	box-shadow:0 1px 1px rgba(0,0,0,0.075) inset;
	padding:6px 2px;
	margin:3px 0;
}
input:focus[type="text"] {
	border-color:rgba(82,168,236,0.8);
	box-shadow:0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(82,168,236,0.6);
	outline:0 none
}
#inputDDD, #inputDDD2, #inputTel, #inputCel {
	float:left;
	margin-right:2px;
	text-align:center
}
.spanInput {
	border-bottom: 1px solid #F1F1F1;
	display: block;
	float: left;
	line-height: 30px;
	margin: 2px 0 2px 2px;
	width: 460px;
}
#inputDDD, #inputDDD2 {
	width:22px
}
#inputTel, #inputCel {
	width:70px
}
#selectMunicipio, #selectDocumento, #selectHora, .selectGenerico {
	padding:6px 8px;
	margin: 3px 0;
	min-width: 200px;
}

.selectPequeno{
	padding:6px 8px;
	margin-bottom:10px;
	min-width: 65px;
}

.selectMedio{
    border: 1px solid #CCCCCC;
    margin: 5px 0;
    min-width: 100px;
    padding: 6px 8px;
}


#selectDocumento {
	float:left;
	width:150px
}
.radio {
	float:left;
	padding:6px;
	font-weight:normal;
}
fieldset>.spanInputDate {
	margin-bottom:10px;
	padding:5px
}
fieldset>.spanInput {
	width:456px
}
fieldset>.spanInput, fieldset>.spanInputDate,fieldset>.spanPreenchido {
	float:left;
	font-weight:normal;
	padding-left:5px;
	border:0;
	box-shadow:none;
	height:20px
}
fieldset>.spanPreenchido {
	width:436px;
	border:1px solid #CCCCCC;
	height:auto;
	padding: 5px;
}

fieldset>#listaPostosDic {
	float:left;
	font-weight:normal;
	width:466px
}
fieldset>#listaPostosDic>table {
	width:468px
}
fieldset>#listaPostosDic>table>tbody>tr {
	border-bottom:solid 1px #CCC;
	height:100px
}
fieldset>#listaPostosDic>table>tbody>tr:hover {
	background:#eee
}
fieldset>#listaPostosDic>table>tbody>tr>td {
	padding-top:5px
}
fieldset>.motivo {
	float:left;
	margin:0 20px 15px 0;
	font-weight:normal
}
input[type="checkbox"] {
	float:left
}
#DtNascimento,#DtNascimentoDIC, .dataForm {
	width:70px!important;
}
#imagemCaptcha {
	margin:0 0 5px 148px
}
.navSubmit {
	height:50px;
	padding:0 255px
}
.navSubmit {
	height:50px;
	padding:0 238px
}
.navSubmitA {
	padding:0;
	background:/* #D7D7D7 */red;
	border-radius:4px;
}
/*.btn {
	-moz-border-bottom-colors:none;
	-moz-border-image:none;
	-moz-border-left-colors:none;
	-moz-border-right-colors:none;
	-moz-border-top-colors:none;
	background-color:#f5f5f5;
	background-image:-moz-linear-gradient(center top, #fff, #e6e6e6);
	background-repeat:repeat-x;
	border-color:#e6e6e6 #e6e6e6 #b3b3b3;
	border-radius:4px;
	border-style:solid;
	border-width:1px;
	box-shadow:0 1px 0 rgba(255,255,255,0.2) inset, 0 1px 2px rgba(0,0,0,0.05);
	color:#333;
	cursor:pointer;
	font-size:13px;
	line-height:18px;
	margin-bottom:0;
	padding:4px 10px;
	text-align:center;
	text-shadow:0 1px 1px rgba(255,255,255,0.75);
	vertical-align:middle;
	float:left
}

.btn:hover {
	-moz-transition:background-position .1s linear 0s;
	background-color:#e6e6e6;
	background-position:0 -15px;
	color:#333;
	text-decoration:none
}

.btn.active, .btn:active {
	background-color:#e6e6e6;
	background-image:none;
	box-shadow:0 2px 4px rgba(0,0,0,0.15) inset, 0 1px 2px rgba(0,0,0,0.05);
	outline:0 none
}

*/

.btn {
    background-color: #0088CC;
    border: medium none;
    border-radius: 4px;
    color: #FFFFFF;
    float: left;
    font-size: 1.2em;
    line-height: 1.8em;
    padding: 4px 20px;
}

.btn:hover {
	background-color: #016ea5;
}





input[type="submit"], input[type="reset"], input[type="button"] {
	margin: 2px 12px;
}
.codigoSeguranca {
	margin-left:100px
}
#inputCaptcha {
	width:194px
}
.mensagemInfo, .mensagemAlerta {
	margin:10px;
	padding:15px;
	border-radius:4px;
	line-height:18px;
	background:red;
}
.mensagemInfo {
	background-color:#d9edf7;
	border-color:#bce8f1;
	color:#3a87ad
}
.mensagemAlerta {
	background-color:#f2dede;
	border-color:#eed3d7;
	color:#b94a48
}
.blockquoteEfetuado {
	background:#dff0d8!important;
	color:#468847;
	font-size:15px!important;
	font-weight:bold;
	padding:10px 0;
	text-transform:uppercase;
	width:96%!important
}
.blockquoteNegado {
	background:none repeat scroll 0 0 #f2dede!important;
	color:#b94a48;
	font-size:15px!important;
	font-weight:bold;
	padding:10px 0;
	text-transform:uppercase;
	width:96%!important
}
#contatoDiv {
	background:#D9EDF7;
	border-radius:2px;
	float:left;
	padding:5px;
	width:99%;
}
#contatoDiv>input {
	margin:2px 10px 2px 0;
}
#labelEmail, #inputEmail {
	margin-top:10px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++*/


fieldset .radio{
    background-color: #CCCCCC;
    display: block;
    float: left;
    height: 24px;
    /* margin: 4px 15px 4px 0; */
    padding: 6px 3px 0 6px;
    width: 26px;
}


.labelCPFCNPJ {
	background:#F1F1F1;
    border-radius: 4px;
    float: left;
    font-weight: normal;
    /* margin: 0 8px 10px 5px; */
    padding: 6px 0;
    text-align: center;
    min-width: 118px;
}

.labelGrupoP {
	background:#F1F1F1;
    float: left;
    font-weight: normal;
    /* margin: 0 8px 10px 5px; */
    padding: 6px 0;
    text-align: center;
    min-width: 60px;
	/* margin: 4px 0 4px 5px; */
}


.grupoLabel{float: left;margin: 4px 5px;width: 210px;}
.grupoLabeG{float: left;margin: 4px 0;width:48%;}

.grupoLabel .grupoLabeL,.grupoLabeG .grupoLabeL{float:left;}

.grupoLabel .grupoLabeR, .grupoLabeG  .grupoLabeR{float:right;}

.msgForm {
	color: #EE3322;
	font-size: 11px;
	padding-left: 5px;
}
.rodapePagina {
	background:#F1F1F1;
	float:left;
	text-decoration:none;
	padding:5px 20px;
	border-radius:2px;
	border:solid 1px #CCCCCC;
	margin-left:10px;
}
.resultadoAgendamento label {
	background:#F1F1F1;
	float: left;
	font-weight: bold;
	padding: 5px;
	text-align: right;
	width: 166px;
	display: block;
	margin-bottom: 3px;
}
.resultadoAgendamento span {
	border: 1px solid #F1F1F1;
	border-radius: 5px;
	float: left;
	margin-left: 5px;
	padding: 5px;
	width: 72%;
}
.resultadoAgendamento .spanTopL, .resultadoAgendamento .spanTopR {
	text-align:center;
	border-radius:none;
	border: 1px solid #F1F1F1;
	border-radius:0;
	margin:0;
	font-size:1em;
}
.resultadoAgendamento .spanTopL {
	width:44%;
	margin-right:15px;
}
.resultadoAgendamento .spanTopR {
	width:50%;
}
.container_12 .iconeImprimir {
	float:right;
}
.container_12 .spanLabel {
	background:#1C94C4;
	padding:2px;
	color:#FFF;
	border-radius:2px;
	float: right;
}
.container_12 .spanLabel {
	background:#1C94C4;
	padding:2px;
	color:#FFF;
	border-radius:2px;
	float: right;
}
.listaPostos .acordionL {
	font-size: 1em;
	padding: 0.5em 0.5em 0.5em 0.7em;
	width:705px;
}
.listaPostos .ui-accordion-content-active {
	width:662px;
}
#navSubmitF {
	background:#CCCCCC;
	border-radius:4px;
	display: block;
	/*height: 50px;*/
	float:left;	
	margin: 0 10px;
    padding: 10px;
    width: 94%;
}
#navSubmitF>a {
	float: left;
	margin: 10px;
}

.linha{float:left;display:block;}
.linha .labelFormO{float:left;padding: 6px 10px;}

.validateF {
    float: left;
    height: 16px;
    margin: 8px 4px 0;
    padding: 0;
    width: 16px;
}
