@CHARSET "UTF-8";

body {
	padding-top: 50px;
	background: url("https://skin.unipa.it/portale/images/bgnoise_lg.png") repeat scroll center top #eaeaea;
}

.theme-container {
	background-color: white;
}

.theme-navbar-brand {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}

.theme-navbar-toggle {
	margin-left: 15px;
}

.theme-dropdown .dropdown-menu {
	position: static;
	display: block;
	margin-bottom: 20px;
}

.theme-showcase > p > .btn {
	margin: 5px 0;
}

.theme-showcase .navbar .container {
	width: auto;
}

.theme-thumb {
	width: 40px;
	height: 40px;
}

div.dataTables_filter {
	text-align: left;
}

/*
.row {
    margin-left: 0;
    margin-right: 0;
}
*/

/*
.navbar {
	background: transparent;
	background-color: rgba(3, 60, 115, 0.3);
}
*/
