header {
	border-bottom: 5px #39a3f4 solid;
}

.ui-menu.ui-widget li>.ui-menuitem-link:hover {
	border-bottom: 5px solid #39a3f4;
}

.ui-menu.ui-widget li>.ui-state-hover {
	border-bottom: 5px solid #39a3f4;
}

.ui-fieldset-legend {
	background: #39a3f4 !important;
	color: white !important;
}

#menuBarContribuinte {
	border-bottom: 5px #39a3f4 solid;
}

.container .panel-access {
	background-color: #39a3f4;
	font-family: Open Sans;
	padding: 10px 0
}

.img-nfse {
    opacity: 0.9;
    background-color: #F8F9FA;
    height: 529px;
    border-bottom: 1px dashed #39a3f4;
    border-left: 1px dashed #39a3f4;
}

.info-top {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #39a3f4;
	padding: 10px 0;
	color: white
}

.info-top a {
	text-decoration: none;
	color: white;
}

.info-top a:hover {
	text-decoration: none;
	color: white;
}

.info-top .block-left {
	float: left;
}

.info-top .block-right {
	float: right
}

.info-top .block-right span {
	margin-left: 10px
}

.info-top .block-right i {
	margin-right: 5px
}

.footer {
	width: 100%;
	height: 90px;
	text-align: center;
	padding-top: 0 !important;
	background-color: #39a3f4;
	color: white;
	font-size: 14px;
}

.logo-fotter {
	width: 100px;
	margin-top: 10px;
	display: inline-block;
	float: right;
}

.logo-fotter img {
	margin-top: 5px;
	width: 100px;
	height: 40px;
}

.endereco-fotter {
	margin-top: 15px;
	display: inline-block;
	float: left;
	color: white;
}