.panel .panel-bg-cover {
	max-height: none !important;
}

img.logo.login {
	max-height: 160px;
}

img.logo {
	max-width: 100%;
}

.progress {
	margin-bottom: 0 !important;
}

.cls-content {
	padding-top: 20px !important;
}

.cls-container {
	background-color: #064365 !important;
}

@media(min-width: 768px) {
	.cls-content .cls-content-lg {
		width: 850px;
		background-color: #F9F9F9;
	}
}

.chosen-container-single .chosen-single {
	line-height: 1.30 !important;
}

.table th.text-middle,
.table td.text-middle {
	vertical-align: middle;
}

#mainnav-menu ul a,
.menu-popover .sub-menu ul a {
	padding: 10px 20px 12px 35px;
}

#mainnav .list-header {
	background-color: #f7f7f7;
	font-weight: 600;
	padding: 5px 10px;
}

.two-lines {
	padding-top: 0px !important;
}

.widget-header.no-image {
	min-height: inherit;
}

.img-profile-table {
	max-height: 50px !important;
}

.right-bottom-image {
	max-height: 50px;
	position: fixed;
	bottom: 0;
	right: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	z-index: 100;
}

iframe {
	width: 100%;
	min-height: 500px;
}

.chosen-container {
	margin-bottom: 0 !important;
}

.input-group.date input.form-control {
	padding: 6px !important;
}

span.input-group-addon {
	background-color: #eee;
}

.modal .modal-body {
	max-height: 550px !important;
	overflow-y: scroll;
}

.modal.no-scroll .modal-body {
	overflow-y: inherit;
}

.modal-xg {
	width: 1200px !important;
}

.widget-header {
	padding-top: 0px !important;
}

.bootstrap-dialog .modal-header.bootstrap-dialog-draggable {
	cursor: move;
}

#mainnav-menu a {
	font-weight: 500 !important;
}

.brand-text {
	font-weight: 300 !important;
}

.navbar-brand {
	color: #fff !important;
}

.navbar-header {
	background-color: #2196F3 !important;
}

@media (min-width: 768px) {
	.navbar-header:before {
		background-color: #2196F3 !important;
	}
}

.pace .pace-progress,
.nano>.nano-pane>.nano-slider {
	background-color: #2196F3 !important;
}

td.field-box {
	height: 40px;
}

.width-90 {
	min-width: 90px !important;
}

.width-115 {
	min-width: 115px !important;
}

.fa-xs {
	font-size: 6px !important;
	vertical-align: middle;
}

.pad-btm-no {
	padding-bottom: 0px !important;
}

.custom-panel-title {
	padding-top: 15px !important;
}

.custom-text-2v5x {
	font-size: 2.5em;
}

.custom-principal-panel-body {
	padding: 20px 20px 5px !important;
}

.panel-unset-shadow {
	box-shadow: unset !important;
}

.panel-margin-bottom-10px {
	margin-bottom: 10px;
}

.black-bars {
	border: 1px solid #141313;
}

.panel-secondary {
	background-color: #9c9c9c;
	border-color: #9c9c9c;
	color: #fff;
}

h3.title-dashboard {
	margin-top: 5px !important;
	margin-bottom: 10px !important;
}

.dashboard-images {
	width: 100%;
}

.panel-colorful-custom {
	height: 220px;
}

.col-lg-2-5-custom {
	width: 20% !important;
}

.table-overflow {
	overflow-y: auto;
	max-height: 790px;
}

.input-block {
	width: 100% !important;
	height: 100% !important;
}

.custom-hover {
	cursor: pointer;
}

.content-atualizar-dados {
	max-width: 1060px;
	margin: auto;
	margin-top: 20px !important;
	padding: 15px;
}