/*================================================================================
	Item Name: Modern Admin - Clean Bootstrap 4 Dashboard HTML Template
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
================================================================================

NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */


.dropdown i {
	margin-right:0px!important;
}

.lineb {
	border-bottom: solid #333333 1px;
}

.linebc {
	border-bottom: solid #eaeaea 0.5px;
}

.fotoedit {
	max-width: 100px;
}

form.form-inscricao .select2-container--default .select2-selection--single {
	border-radius: 1.5rem;
}

.header-navbar .navbar-header .navbar-brand .brand-logo {
	width:100px!important;
}

.bg-semmatricula {
	background-color: #fff7c9!important;
}

div.dt-buttons {
	display: block;
	float: right;
}

div.dt-buttons button {
	display: block;
}

.minwauto {
	min-width: auto!important;
	white-space: nowrap;
}

/* Important part */
.btn-extrasm {
	padding: 0.2rem 0.25rem!important;
}


table.dataTable tfoot th {
	border-top: 1px solid #e3ebf3!important;
	border-bottom: 1px solid #e3ebf3!important;
}

.cortotal {
	background-color: rgba(102,110,232,0.2);
	font-weight: bold!important;
}


.corprincipal {
	background-color: rgba(23,213,175,0.1);
	font-weight: bold!important;
}


.table-striped tbody tr.odd.selected, .table-striped tbody tr.even.selected {
	background-color: #979cef!important;
}