body {
	background-color: #f7f7f9
}

p.footerText {
	font-size: .8em;
	margin: 1rem auto
}

.highlight {
	padding: 9px 14px;
	margin-bottom: 14px;
	background-color: #fff;
	border: 1px solid #e1e1e8;
	border-radius: 4px
}

.boxTitle {
	border-bottom: 1px solid #D2D2E0;
	width: 100%;
	height: auto;
	padding: .5rem;
	color: black;
	margin-bottom: 1rem
}

.boxTitle>h3 {
	font-stretch: ultra-expanded;
	font-weight: 700;
	color: #777677
}

.btnBox {
	height: auto;
	padding: 1rem;
	margin: 0 auto
}

.btnTopo {
	background-color: #BEBBBF;
	background-color: #bebbbf;
	width: 100%;
	height: auto;
	align-content: center;
	flex-basis: 100%;
	display: block;
	overflow: auto;
	border-radius: 5px 5px 0 0;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out
}

.btnBottom {
	background-color: #FEFAFF;
	background-color: #fefaff;
	width: 100%;
	height: 8vh;
	align-content: center;
	flex-basis: 100%;
	display: block;
	overflow: hidden;
	border-radius: 0 0 5px 5px;
	border: 1px solid silver
}

.iconBtn {
	width: 40%;
	margin: 1.2rem 0;
	padding: .5rem
}

.iconFont {
	margin: 1.8rem;
	padding: 0;
	color: #f2f2f2
}

.iconFontUnic {
	color: #f2f2f2
}

.nameBtn {
	font-size: .875em;
	word-wrap: break-word;
	margin: 2rem auto;
	font-weight: 600;
	text-transform: uppercase
}

a>div>.btnTopo:hover {
	background-color: #337ab7;
	background-color: rgba(51, 122, 183, 0.7);
	width: 100%;
	border-radius: 5px;
	-ms-filter:
		"progid:DXImageTransform.Microsoft.Shadow(Strength=13, Direction=0, Color=#000000)";
	-moz-box-shadow: 0 0 13px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 13px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 13px 3px rgba(0, 0, 0, 0.3);
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=13, Direction=135,
		Color=#000000)
}

a>div>.btnTopo:active {
	-ms-filter:
		"progid:DXImageTransform.Microsoft.Shadow(Strength=30, Direction=0, Color=#000000)";
	-moz-box-shadow: 0 0 30px 2px rgba(0, 0, 0, 0.3) inset;
	-webkit-box-shadow: 0 0 30px 2px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 0 30px 2px rgba(0, 0, 0, 0.3) inset;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=30, Direction=135,
		Color=#000000)
}

a>div>.btnBottom:active {
	-ms-filter:
		"progid:DXImageTransform.Microsoft.Shadow(Strength=30, Direction=0, Color=#000000)";
	-moz-box-shadow: 0 0 30px 2px rgba(0, 0, 0, 0.3) inset;
	-webkit-box-shadow: 0 0 30px 2px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 0 30px 2px rgba(0, 0, 0, 0.3) inset;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=30, Direction=135,
		Color=#000000)
}

@media only screen and (min-device-width:1025px) and
	(max-device-width:1366px) {
	.btnBottom {
		height: 11vh
	}
}

@media only screen and (min-device-width:768px) and
	(max-device-width:1024px) {
	.btnBottom {
		height: 10vh
	}
}

@media only screen and (min-device-width:375px) and
	(max-device-width:667px) {
}

.footer {
	right: 0;
	left: 0;
	padding: 1rem;
	width: 100%;
	height: auto
}

footer {
	background-color: #d2d2e0;
	position: absolute
}

.iconSvg {
	width: 100%;
	margin-bottom: 2rem
}

.formBorxLogin {
	border: 1px solid cadetblue;
	padding: 3rem;
	border-radius: 10px;
	background-color: whitesmoke;
	-ms-filter:
		"progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=0, Color=#000000)";
	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135,
		Color=#000000)
}

.modal {
	top: 0 !important
}

.situacao-orgao {
	background: #ddd;
	display: inline-block;
	padding: 5px 18px 5px 13px;
	color: white;
	border-radius: 20px;
	font-size: 1.2em
}

.situacao-concluida .situacao-orgao {
	background: #5cb85c
}

.situacao-protocolada .situacao-orgao {
	background: #5bc0de
}

.situacao-nao-licenciado .situacao-orgao {
	background: #696969
}

.campo-obrigatorio {
	color: red
}

.btn-xs {
	font-size: 12px
}

.btn-sm {
	font-size: 13px;
}

/*//PICKLIST*/
.ui-picklist-buttons .ui-button-icon-only .ui-button-text {
	padding: 0 !important;
	text-indent: 0px !important;
}

.ui-picklist-buttons .ui-button-text.ui-c {
	display: inline-block !important;
	margin-bottom: 0 !important;
	font-weight: normal !important;
	text-align: center !important;
	vertical-align: middle !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	white-space: nowrap !important;
	padding: 6px 12px !important;
	line-height: 1.42857143 !important;
	border-radius: 4px !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	padding: 9px 12px !important;
	border-radius: 0 !important;
	font-size: 14px !important;
	color: #333 !important;
	background-color: #fff !important;
	border-color: #ccc !important;
	background-image: none !important;
	width: 100%;
}

.ui-button.ui-state-default {
	border-color: transparent;
}

.ui-picklist .ui-picklist-list li {
	margin: 1px;
	padding: 2px 7px;
}

/*//RADIOS JSF COM LABEL*/
.form-group .form-radio label {
	font-weight: normal !important;
	margin-right: 15px;
	margin-left: 5px;
}

/* Retirar Documentos */
.vertical-alignment-helper {
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
}

.orgao-lic .orgao-mapa {
	max-width: 100%;
	width: auto;
	height: auto;
}

/* Home Portal de Serviços */
.card__content {
	position: relative;
	transition: all 300ms ease;
	box-shadow: 2px 1px 2px 0px rgba(0, 0, 0, 0.2);
	border-left: 4px solid rgba(159, 159, 159, 0.8);
	margin-bottom: 25px;
	overflow: hidden;
}

.card__content:hover {
	border-color: var(--primary-color);
	box-shadow: 2px 3px 10px 0px rgba(0, 0, 0, 0.2);
}

.card__content:hover .card-header {
	font-size: 17px;
	margin: 10px 0 8px;
	color: #444;
}

.card__content:hover p {
	opacity: 1;
	margin-bottom: 0;
	line-height: 18px;
	height: auto;
}

.card__content__inside {
	transition: all 300ms ease;
}

.card__content__link {
	height: 110px;
	width: 100%;
	padding: 15px;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.card__content a, .card__content:hover a {
	text-decoration: none;
}

.card__content p {
	font-size: 13px;
	color: #666;
	margin-bottom: -16px;
	line-height: 8px;
	height: 16px;
	max-width: 80%;
	opacity: 0;
	transition: all 300ms ease;
	z-index: 1;
}

.card-icon i {
	color: #f2f2f2;
	font-size: 100px;
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: -10px;
	margin-right: -10px;
	transform: rotate(-10deg);
	transition: all 300ms ease;
	opacity: .6;
	z-index: 0;
}

.card__content:hover .card-icon i {
	font-size: 35px;
	transform: rotate(0deg);
	margin-right: 10px;
	margin-bottom: 10px;
	opacity: .9;
}

.card-icon img {
	height: 105px;
	font-size: 100px;
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: -10px;
	margin-right: -10px;
	transform: rotate(-10deg);
	transition: all 300ms ease;
	opacity: .6;
	z-index: 0;
}
.card__content:hover .card-icon img {
	height: 35px;
	transform: rotate(0deg);
	margin-right: 10px;
	margin-bottom: 10px;
	opacity: .9;
}

.card-info {
	width: 30px;
	height: 30px;
	color: var(--primary-color);
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding: 6px 0 0 8px;
	border-bottom-left-radius: 25px;
	background-color: transparent;
	transition: all 300ms ease;
	position: absolute;
	right: 0;
	top: 0;
}

.card__content:hover .card-info {
	color: #fff;
	background-color: var(--primary-color);
}

.card__content .card-info:hover i, .card__content .card-info:hover,
	.card__content .card-info:focus {
	color: #fff;
	outline: none;
}

/* 
.card-info i {
	font-size: 22px;
	color: #d0d0d0;
	margin: 0;
} */
.card-header {
	font-size: 17px;
	color: #555;
	margin: 15px 0 10px;
	transition: all 300ms ease;
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	z-index: 1;
}

/*
 *
 * Sidebar Home - Portal de Serviços 
 *
 */

/* Dados Usuários */
.dados_usuario {
	padding: 0;
	list-style: none;
}

.dados_usuario li {
	padding: 5px 0;
}

/* Menu */
.menu_lateral {
	padding: 0;
	list-style: none;
	margin-top: 20px;
}

.menu_lateral li>a {
	color: #666;
	font-size: 14px;
	border-left: 2px solid #ddd;
	border-bottom: 1px solid #f2f2f2;
	padding: 8px 12px;
	display: block;
	margin-bottom: 5px;
	transition: all 300ms ease;
}

.menu_lateral li>a:hover {
	text-decoration: none;
	border-left-color: var(--primary-color);
	background-color: #f9f9f9;
}

.menu_lateral li>a:hover i {
	color: var(--primary-color);
}

/* Avalie nossos serviços */
.avalie_servicos {
	margin-top: 30px;
}

.avalie_servicos a {
	color: #666;
	font-size: 13px;
	text-decoration: none;
	border: 2px solid #eee;
	border-radius: 30px;
	transition: all 250ms ease-in-out;
	padding: 12px 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f9f9f9;
}

.avalie_servicos a:hover {
	border-color: var(- -primary-color);
	background-color: #fff;
}

.avalie_servicos i {
	color: var(--primary-color);
	font-size: 18px;
	margin-right: 10px;
}

/* Passo a passo */
.passoapasso {
	font-size: 13px;
	float: left;
	position: relative;
	width: 100%;
	height: auto;
}
.passoapasso-barra {
	background-color: #eee;
	display: flex;
	justify-content: space-around;
	list-style: none;
	width: 100%;
	padding: 6px 0;
	margin-bottom: 20px;
	position: relative;
}
.passoapasso-barra li:after {
	width: 2px;
	height: 20px;
	content: '';
	display: block;
	margin-left: 50%;
	margin-top: 8px;
	margin-bottom: -27px;
	border-left: 3px dotted #c4c4c4;
}

.passoapasso-barra li:before {
	width: 10px;
	height: 10px;
	content: "\f0da";
	display: block;
	font: normal normal normal 14px/1 FontAwesome;
	color: #c4c4c4;
	padding-top: 3px;
	margin-top: 0;
	margin-bottom: -10px;
	margin-left: -100%;
}

.passoapasso-barra li:nth-child(1):before {
	display: none;
}

.passobotao {
	width: 18%;
	margin: 0 1%;
	display: block;
	float: left;
}
.passobotao .inner {
	width: 100%;
	height: 70px;
	border: 1px solid #e1e1e1;
	border-radius: 2px;
	float: left;
	padding: 7px 10px;
	display: block;
	cursor: default;
	transition: all 250ms ease;
	overflow: hidden;
	position: relative;
}

.passobotao:hover .inner {
	border-bottom: 3px solid var(--primary-color);
}

.passobotao-icon {
	width: 22px;
	height: 22px;
	font-size: 11px;
	color: #fff;
	position: absolute;
	margin: 0;
	bottom: 0;
	right: 0;
	padding: 8px 0 0 8px;
	border-top-left-radius: 18px;
	background-color: var(--primary-color);
	transition: all 250ms ease;
}

.passobotao:hover .passobotao-icon {
	margin-right: -30px;
}

.passobotao .sub {
	display: none;
	padding: 10px 15px;
	border: 1px solid #c4c4c4;
	border-radius: 2px;
	position: absolute;
	background: #FFFFFF;
	top: 10px;
	left: 3%;
	right: 3%;
	width: 94%;
}

.sub span {
	color: #e2001a;
}

.passobotao:hover .sub {
	display: block;
	position: absolute;
	top: 200px;
}

/* Overwrite RichFaces */
button.btn.btn-primary, input[type="text"].btn.btn-primary, input[type="password"].btn.btn-primary,
	input[type="reset"].btn.btn-primary, input[type="submit"].btn.btn-primary,
	input[type="button"].btn.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}

.table {
	font-size: 14px;
}

/* Picklist */

/*PICKLIST*/
.rf-pick {
	margin: 14px;
}

.rf-pick-add-all, .rf-pick-add, .rf-pick-rem, .rf-pick-rem-all {
	background-color: transparent !important;
	background: url(../../../images/geral/botoes/pick_adicionar.png)
		no-repeat !important;
	width: 71px !important;
	height: 30px !important;
	border: 0px !important;
	margin-left: 2px !important;
	margin-bottom: 5px;
}

.rf-pick-add-all {
	background: url(../../../images/geral/botoes/pick_adicionar_todos.png)
		no-repeat !important;
}

.rf-pick-rem {
	background: url(../../../images/geral/botoes/pick_remover.png) no-repeat
		!important;
}

.rf-pick-rem-all {
	background: url(../../../images/geral/botoes/pick_remover_todos.png)
		no-repeat !important;
}

.rf-pick-add:hover {
	background: url(../../../images/geral/botoes/pick_adicionar_hover.png)
		no-repeat !important;
}

.rf-pick-add-all:hover {
	background:
		url(../../../images/geral/botoes/pick_adicionar_todos_hover.png)
		no-repeat !important;
}

.rf-pick-rem:hover {
	background: url(../../../images/geral/botoes/pick_remover_hover.png)
		no-repeat !important;
}

.rf-pick-rem-all:hover {
	background:
		url(../../../images/geral/botoes/pick_remover_todos_hover.png)
		no-repeat !important;
}

.rf-pick {
	margin: 0;
}

.rf-pick-src-cptn, .rf-pick-tgt-cptn {
	color: #444;
	font-size: 14px;
	margin-bottom: 10px;
	font-family: "Open Sans", sans-serif;
}

/* Mensagem de retorno Perguntas Respondidas */
.box-message {
	padding: 65px 0;
}

.box-message-subtitle {
	margin: 20px auto;
	line-height: 30px;
}

.icon-success i {
	height: 100px;
	width: 100px;
	line-height: 96px;
	border: 3px solid rgba(117, 175, 117, 0.4);
	border-radius: 50%;
	color: green;
	font-size: 55px;
	margin-bottom: 20px;
}

@media ( min-width :960px) {
	.box-message-subtitle {
		width: 50%;
	}
}

/* Modal Primefaces */
.ui-shadow {
	-webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2) !important;
	box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2) !important;
	border: 1px solid #ddd !important;
}

.ui-dialog .ui-dialog-content {
	padding: 15px 20px !important;
}

.ui-widget-content {
	color: #9e9e9e !important;
}

/* Commom */
.list-style {
	padding-left: 0;
	margin-bottom: 0;
}

.list-style li {
	padding: 8px 0;
	list-style: none;
}

.list-style li label {
	margin: 0;
}

.list-style.list-style-sm li {
	padding: 2px 0;
}

.list-style-2 {
	padding-left: 15px;
	margin-bottom: 0;
}

.list-style-2 li {
	padding: 2px 0;
}

.bs-callout ul.list-style {
	list-style: initial;
	padding: 0 15px;
}

.bs-message-success {
	color: #257525;
	font-weight: bold;
}

.bs-message-success i {
	color: #5cb85c;
}

.bs-message-danger {
	color: #ce4844;
	font-weight: bold;
}

.bs-message-danger i {
	color: #ce4844;
}

/* Input Upload File */
.input_file {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

.input_file_group {
	width: 100%;
}

.input_file_group label {
	width: 100%;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer; /* "hand" cursor */
	color: #fff;
	font-weight: normal;
}

.input_file_group .input_file_group_label {
	width: 100%;
	height: 40px;
	border: 1px solid #ddd;
	line-height: 40px;
	display: inline-block;
	vertical-align: middle;
	padding: 0 54px 0 15px;
	background-color: #fff;
	color: #666;
	margin-right: -44px;
	overflow: hidden;
}

.input_file_group .input_file_group_btn {
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	background-color: #ddd;
	color: #666;
	font-weight: normal;
	text-align: center;
	font-size: 16px;
}

.input_file_group .input_file_group_btn i {
	line-height: 40px;
	margin: 0;
}

/* Modal Vertically Center */
.modal.modal-centered {
  text-align: center;
  padding: 0!important;
}

.modal-centered .modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-centered .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
} 
.form-control-feedback { 
	line-height: 34px; 
	margin-right:15px; 
	top:28px;
}


/* Date Picker */
.ui-datepicker {
	background-color: #fff;
	border: 1px solid #66AFE9;
	border-radius: 4px;
	box-shadow: 0 0 8px rgba(102,175,233,.6);
	display: none;
	margin-top: 4px;
	padding: 0;
	width: 240px;
}
.ui-datepicker a,
.ui-datepicker a:hover {
	text-decoration: none;
}
.ui-datepicker a:hover,
.ui-datepicker td:hover a {
	color: #2A6496;
	box-shadow: none;
	-webkit-transition: color 0.1s ease-in-out;
	   -moz-transition: color 0.1s ease-in-out;
	     -o-transition: color 0.1s ease-in-out;
	        transition: color 0.1s ease-in-out;
}
.ui-datepicker .ui-datepicker-header {
	margin-bottom: 4px;
	text-align: center;
	background: #f2f2f2;
}
.ui-datepicker .ui-datepicker-title {
	font-weight: 700;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	cursor: pointer;
	font-family: 'Glyphicons Halflings';
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: normal;
	width: 30px;
	height: 30px;
	line-height: 1;
	padding: 10px;
	position: relative;
	top: 0;
	right: 0;
	left: 0;
}
.ui-datepicker .ui-datepicker-prev {
	float: left;
	text-align: left;
}
.ui-datepicker .ui-datepicker-next {
	float: right;
	text-align: right;
}
.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
	border: none !important;	
}

.ui-datepicker .ui-datepicker-prev:before {
	content: "\e079";
}
.ui-datepicker .ui-datepicker-next:before {
	content: "\e080";
}
.ui-datepicker .ui-icon {
	display: none !important;
}
.ui-datepicker .ui-datepicker-calendar {
  table-layout: fixed;
	width: 100%;
}
.ui-datepicker .ui-datepicker-calendar th,
.ui-datepicker .ui-datepicker-calendar td {
	text-align: center;
	padding: 4px 0;
}
.ui-datepicker .ui-datepicker-calendar td,
.ui-datepicker .ui-datepicker-calendar td a {
	border-radius: 4px;
	-webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
	   -moz-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
	     -o-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
	        transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
}
.ui-datepicker .ui-datepicker-calendar td:hover,
.ui-datepicker .ui-datepicker-calendar td:hover a {
	background-color: #eee;
	cursor: pointer;
	color: #555 !important;
	text-shadow: none;
}
.ui-datepicker .ui-datepicker-calendar td a {
	text-decoration: none;
	background-color: #4289cc;
	text-align: center;
	color: #333 !important;
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-highlight, 
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default,
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-calendar td a,
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day,
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day a {
	background-color: #4289cc;
	color: #fff;
	text-align: center;
}


.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day:hover,
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day a:hover {
	background-color: #2a6fb0 !important;
	color: #fff !important;
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
	background-color: #fff;
	cursor: default;
}


/*########### FCNREMP #############*/

.dae-icon-icone { height:81px!important; padding: 13px 0 10px 0!important;}
h1 {
    font-size: 28px!important;
}
h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
    font-family: "Sanchez", serif!important;
}
#navbar a {
    color: #337ab7!important;
}
#fcnremp-container .fundo-branco {
    background-color: #FFF!important;
    width: 100%!important;
    padding:0px!important;
    display: block;
}
#fcnremp-container .yform {
    width: 100%!important;
    margin: 0px!important;
    padding: 0px!important;
    display: block;
}
#fcnremp-container label {
	font-family: "Open Sans", sans-serif;
	width:100%;
    font-weight: 700;
    font-size: 14px;
    color: #333;
}
#fcnremp-container .rich-stglpanel, #fcnremp-container .rich-panel, #fcnremp-container .atividades-outrasinfo {
	border: 1px solid #e1e1e1!important;
	border-top: 3px solid #337ab7!important;
	box-shadow: 0 0 3px 0px rgba(70, 70, 70, 0.2)!important;	
	width:100%!important;
	margin-bottom: 20px;
    padding: 0 12px 12px 12px;
}
#fcnremp-container .form-blok95 {
    width: 100%;
}
.form-blok95 label, .titulo_12 label {
	display: inline;
}
#fcnremp-container .rich-stglpanel-header, #fcnremp-container .rich-panel-header, .atividades-outrostitu {
    font-family: "Sanchez", serif!important;
    font-weight: normal!important;
    font-size: 18px;
    border-width: 0px;
    background: #FFF!important;
    margin: 0px 11px;
    border-bottom: 1px solid #e1e1e1;
    padding: 20px 0!important;
}
#fcnremp-container .titulo_12 {
    font-size: 14px;
    margin-bottom: 2px;
    font-weight: 700;
    margin-left: 0px!important;
}
#fcnremp-container ul#messages {
    list-style: none;
    margin-bottom: 20px;
    text-shadow: none!important;
}
#fcnremp-container ul#messages li.warnmsg {
	font-family: "Open Sans", sans-serif;
    border: 1px solid #e7c904;
    color: #968511;
    font-weight: bold;
    padding: 15px 5px 15px 38px;
    margin-left: 0px;
}
.rich-shuttle-source-caption, .rich-shuttle-target-caption {
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
}
.rich-list-shuttle.selected-text95 {
	border:0px!important;
}
.eventospicklist table, .eventospicklist tbody, .eventospicklist tr, .eventospicklist td {
}
.rich-list-shuttle-caption {
	width:40%;
}
.rich-shuttle-source-items, .rich-shuttle-target-items  {
	/*width: 100%;*/
	width:455px;
    overflow: auto;
    margin:0px;
}
.rich-shuttle-body {
	width:100%;
}
.form-blok33 label {
	display: inline;
}
.input-text97, .input-text95, .input-text100, .selected-text105 {
	height: 40px!important;
	width: 100%!important;
}
.form-blok33 {
	width: 33.3%!important;
	margin-right: 0px!important;
	padding-right: 20px!important;
}
.type-text .selected-text95 {
	border: 1px #bcbcbc solid!important;
}
.form-blok63 {
    width: 66.6%!important;
    margin-right: 0px!important;
    padding-right: 20px!important;
}
.form-blok25 {
	margin-right: 0px!important;
	padding-right: 20px!important;
}
.form-blok45 {
	margin-right: 0px!important;
	padding-right: 20px!important;
}
.form-blok65, .form-blok35 {
	margin-right: 0px!important;
	padding-right: 20px!important;
}
.form-blok35 {
	width: 35%!important;	
}
.form-blok65 {
	width: 65%!important;	
}
input.input-text25 {
	height: 40px!important;
	padding-top:0px!important;
}
input[type=submit], input[type=button] {
    margin: 0px!important;
}
.btnIntegrarDados {
	margin-top: 20px;
}
.botoes-acoes .btn:first-child {
	margin-left:0px!important;
}
.botoes-acoes .btn {
	margin-left:10px!important;
}
.dr-stglpnl-b {
    font-size: 13px!important;
    font-family: "Open Sans", sans-serif!important;
}
@media (min-width: 992px) {
  #frmPrincipal .centro-direito {
    width: 650px;
  }
}
@media (min-width: 1200px) {
  #frmPrincipal .centro-direito {
    width: 845px;
  }
}
#frmPrincipal .centro-esquerdo {
    margin-top: 0px!important;
}
.button-aligner {
	color: transparent;
    opacity: 0;
}
.table th {
	font-size: 14px!important;
	text-align: left;
	font-family: "Open Sans", sans-serif;
	background: #fff;
	color: #333;
	font-weight: 700;
}
.table td {
	font-size: 13px!important;
	font-family: "Open Sans", sans-serif;
}
.rich-shuttle-control-disabled, 
.rich-shuttle-control-top, 
.rich-shuttle-control-bottom, 
.rich-shuttle-control-up, 
.rich-shuttle-control-down, 
.rich-shuttle-control-copyall, 
.rich-shuttle-control-copy, 
.rich-shuttle-control-remove, 
.rich-shuttle-control-removeall {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    
}
.rich-list-shuttle-button, .rich-list-shuttle-button-light, .rich-list-shuttle-button-press, .rich-list-shuttle-button-disabled {
	color: #fff;
    background-color: #337ab7;
    background-image: none;
    border-color: #2e6da4;
    padding: 7px 10px;
}
.rich-shuttle-control-disabled, .rich-list-shuttle-button-disabled {
	opacity:0.5;
}
.rich-list-shuttle-button-light {
	border:0px;
}
.rich-list-shuttle-button-press {
	border:0px;
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.rich-list-shuttle-button-selection, .rich-list-shuttle-button-selection:hover {
    color: #fff;

}
.rich-list-shuttle-button-content {
    font-size: 12px!important;
	font-family: "Open Sans", sans-serif;
	font-weight: normal!important;
	text-align: center;
}
.rich-ordering-control-img {
	display:none;
}
.rich-shuttle-source-caption {
	padding-left:0px;
}
.form-blok100 .form-blok33:last-child,.form-blok100 .form-blok63:last-child, .form-blok65:last-child {
	padding-right: 0px!important;
}
.yform div.type-text input:focus, .yform div select:focus, .yform div textarea:focus, .yform div.type-text input:hover, .yform div select:hover, .yform div textarea:hover, .yform div.type-text input:active, .yform div select:active, .yform div textarea:active {
    border: 1px #5e9bb3 solid!important;
    background-color: #f4fdff!important;
}
button.btn.btn-primary:hover, input[type="text"].btn.btn-primary:hover, input[type="password"].btn.btn-primary:hover, input[type="reset"].btn.btn-primary:hover, input[type="submit"].btn.btn-primary:hover, input[type="button"].btn.btn-primary:hover {
    background-color: #286090!important;
    border-color: #204d74!important;
}
.requerentes-util {
    width: 100%!important;
    min-height: 95px!important;
}
.atividades-outrostitu {
	height: auto!important;
}
.check-campos.fundo-cinza {
    background-color: #f9f9f9;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.check-campos.fundo-cinza:first-child {
    border-top: 0px;
}
.check-campos.fundo-cinza:last-child {
    border-bottom: 0px;
}
.atividades-outrasinfoSUB {
	margin-bottom:15px!important;
}
.checkbox-input-style {
	margin-right:5px!important;
}
.plain-text {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
    line-height: 1.4;
}
#messagesPanel {
	opacity: 0!important;
}
.footer {
    margin-bottom: 0px!important;
}
.reqUtil-cont a {
	width: 100%!important;
}
.requerentes-util .fundo-azul {
	background: #eeeeee!important;
}
.acoes-table-controlecampos a {
	display: inline!important;
}

.dr-table-footer.rich-table-footer  {
	background-color: #fff;
}
.dr-dscr-button-dsbld.rich-datascr-button-dsbld.dr-dscr-button.rich-datascr-button, .dr-dscr-act.rich-datascr-act , .dr-dscr-inact.rich-datascr-inact, .dr-dscr-button.rich-datascr-button {
	padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;	
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif!important;
	font-size:14px!important;
}
.dr-dscr-button-dsbld.rich-datascr-button-dsbld.dr-dscr-button.rich-datascr-button {
	display: none;
}

.dr-table-footercell.rich-table-footercell {
	border:0px;
	padding: 25px;
}  
.dr-dscr-act.rich-datascr-act {
	background:#337ab7 ;
	color:#fff;
}
.dr-dscr-inact.rich-datascr-inact:hover , .dr-dscr-button.rich-datascr-button:hover {
	color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

/* #################### CERTIDAO WEB ############## */
.yform div.type-text input, .yform div select, .yform div textarea {
	border: 1px #bcbcbc solid;
	font-weight: normal;
}

.form-blok10 {
    width: 10%;
    margin-right: 0px;
    padding-right: 20px;
    margin-left: 0px;
}
.form-blok45 {
	width: 45%;
}
.form-blok50 {
    width: 50%;
    margin-right: 0px;
    padding-right: 20px;
    margin-left: 0px;
}
.form-blok10:last-child, .form-blok45:last-child, .no-padding-right {
	padding-right: 0px!important;
}
.captcha-google-g {
	padding-left: 50%;
    margin-left: -150px;
    margin-top:40px;
}
.input-text97, .input-text95, .input-text100 {
	padding-top:0px;
}
.alerta2 {
	width: 100%!important;
	display: block!important;
}
/*Lista Tipos de Certidão*/
.dr-pnlbar, .rf-ac-itm { border-top: 1px solid #e1e1e1; padding: 12px; }
.dr-pnlbar-h, .dr-pnlbar-h-act, .rf-ac-itm-hdr, .rf-ac-itm-hdr .rf-ac-itm-lbl { background: none!important; padding-left: 5px!important;   font-family: "Sanchez", serif!important; font-size:16px!important; font-weight:normal!important; }
.dr-pnlbar-h-act, .rf-ac-itm-hdr-act { background: none!important; padding-bottom:12px; border-bottom:1px solid #e1e1e1}
div.rf-ac-itm-hdr, .ui-accordion a { background:#FFF; background-image:none!important; border-color: #e1e1e1!important;}
.rf-ac-itm-lbl, .ui-accordion a { font-family: "Segoe UI", Tahoma, Arial, sans-serif!important; font-size:13px!important; font-weight:normal!important; }
.ui-accordion a { background: url(../resources/img/arvore_inativo.png) no-repeat #D4CFC7!important; background-position: 10px 12px!important; background-color:#F2F2F2!important; }
.ui-accordion a.selected { background: url(../resources/img/arvore_ativo.png) no-repeat!important; background-position: 10px 13px!important; background-color:#F2F2F2!important;}
.ui-accordion a { padding: 10px 10px 10px 30px; display:block; color:#000; border: 1px solid #d8d8d8; border-top:0px; }
.ui-accordion a.primeiro { border-top: 1px solid #d8d8d8; }
.item-arvore { border: 1px solid #d8d8d8; border-top: 0px; font-size:11px; padding:10px; }
.rf-ac-itm-cnt { padding:10px; }
.rf-ac-itm-hdr-inact .rf-ac-itm-lbl-act {display:none;}
.rf-ac-itm-hdr-act .rf-ac-itm-lbl-inact {display:none;}

.dr-pnlbar-c.rich-panelbar-content table {width:100%}
.dr-pnlbar-c.rich-panelbar-content table td, .rf-ac-itm-cnt table td {padding-bottom:5px;}
.dr-pnlbar-c.rich-panelbar-content label, .rf-ac-itm-cnt label {display:inline; font-weight:normal!important;}  
.dr-pnlbar.rich-panelbar.dr-pnlbar-b,
.seleciona_tiposcertidao {
	border: 1px solid #e1e1e1!important;
	box-shadow: 0 0 3px 0px rgba(70, 70, 70, 0.2)!important;	
	width:100%!important;
	margin-bottom: 20px;
    
}
.sucesso-protocolo h1 {
	font-size: 3em!important;
    margin-top: 10px;
}
.ativi-resultados {
	padding:0px!important;
	width: 100%!important;
	
}
.atividades-disponiveis-it .ativi-resultados.box {
	border-top: 3px solid #337ab7!important;
}

.atividades-resultados, .well.atividades-selecionadas-it {
	width: 100%!important;
	padding-top: 5px!important;
}
.ativi-titulo {
	width: 100%;
	padding: 10px!important;
	background-color: #fff;
	border-bottom:1px solid #eee;
}
.ativi-titulo .btn {
	float: right;
}
.atividadesinner {
	padding:10px 15px;
	padding-top:0px;
}
.atividades-resultados .pag {
	width:100%!important;
	margin-left: 0px!important;
}
.negrito {
	font-weight: bold;
}