html{font-size: 0.9em}
body {
	margin-top: 0;
}
nav {
	background: #666666;
	font-size: 15px;
}
nav.subnav {
	margin-top: 54px;
	z-index: 999;
}
div.dropdown-menu {
	z-index: 100;
}
div.dropdown {
	z-index: 101;
}
.dropdown-toggle {
	margin-right: 10px;
}
.dropdown-item {
	padding: 0.5rem 5rem 0.5rem 1rem;
	margin: 0;
}
div#div-ppal {
	text-align: left;
}
th {
	text-align: left;
}
.verd {
	color: green;
}

/* Bootstrap custom*/
.nav,
.pagination,
.carousel,
.panel-title a {
	cursor: pointer;
}
#navbarSec {
	padding-left: 1.5em;
	background-color: #eee !important;
}
tr.inactiu,
tr.inactiu a {
	color: red;
}
label.error {
	color: red;
}
.container {
	width: 98%;
	padding-left: 5px;
	padding-right: 5px;
	max-width: 99% !important;
}

.bordered-tab-contents > .tab-content > .tab-pane {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	border-radius: 0px 0px 5px 5px;
	padding: 10px;
}

.bordered-tab-contents > .nav-tabs {
	margin-bottom: 0;
}

/*.nav-tabs .nav-link.active {
	border-bottom: 1px solid #f8f9fa;
}
*/
div.form-group span.help-block {
	margin-left: 225px;
	color: red;
	font-size: 85%;
}

span.tipuslink {
	color: #007bff;
	cursor: pointer;
}

#llista_filter {
	float: left;
}

.dot {
	padding-left: 7px;
	line-height: 22px;
	height: 25px;
	min-width: 25px;
	background-color: #a9a9a9;
	border-radius: 50%;
	display: inline-block;
	font-weight: bold;
	border: solid 1px #000;
}
.estatprev {
	background-color: #a9a9a9;
}
.estatact {
	background-color: #007ac0;
	font-weight: normal;
}
.estatnext {
	background-color: #fff;
	font-weight: bold;
}

ul.ui-autocomplete {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	float: left;
	display: none;
	min-width: 160px;
	margin: 0;
	list-style: none;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border-color: rgba(0, 0, 0, 0.2);
	list-style-position: inside;
	cursor: pointer;
}

li.ui-menu-item {
	padding: 0;
	line-height: 2em;
}
.ui-state-focus {
	background: #f7f7f7;
}
div.ui-helper-hidden-accessible {
	display: none;
}

.d-none {
	display: none;
}

.mmi-checked {
	color: green;
}

.requiredMMI {
	font-style: italic;
	color: #db4914;
}

.dataTables_length {
	padding-right: 50px;
}

.mmi-baixa-assig {
	cursor: pointer;
}

@media (min-width: 1600px) {
}
