<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
Author: Start Bootstrap - http://startbootstrap.com
'SB Admin' HTML Template by Start Bootstrap

All Start Bootstrap themes are licensed under Apache 2.0. 
For more info and more free Bootstrap 3 HTML themes, visit http://startbootstrap.com!
*/

/* ATTN: This is mobile first CSS - to update 786px and up screen width use the media query near the bottom of the document! */

/* Global Styles */

::selection {
  background: #d5be23; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #d5be23; /* Gecko Browsers */
}

body {
  margin-top: 50px;
}

footer {
  padding: 20px 0;
  margin-top: 40px;
}

#wrapper {
  padding-left: 0;
}

#page-wrapper {
  width: 100%;
  padding: 5px 15px;
}

/* Nav Messages */

.messages-dropdown .dropdown-menu .message-preview .avatar,
.messages-dropdown .dropdown-menu .message-preview .name,
.messages-dropdown .dropdown-menu .message-preview .message,
.messages-dropdown .dropdown-menu .message-preview .time {
  display: block;
}

.messages-dropdown .dropdown-menu .message-preview .avatar {
  float: left;
  margin-right: 15px;
}

.messages-dropdown .dropdown-menu .message-preview .name {
  font-weight: bold;
}

.messages-dropdown .dropdown-menu .message-preview .message {
  font-size: 12px;
}

.messages-dropdown .dropdown-menu .message-preview .time {
  font-size: 12px;
}


/* Nav Announcements */

.announcement-heading {
  font-size: 50px;
  margin: 0;
}

.announcement-text {
  margin: 0;
}

/* Table Headers */

table.tablesorter thead {
  cursor: pointer;
}

table.tablesorter thead tr th:hover {
  background-color: #f5f5f5;
}

/* Flot Chart Containers */

.flot-chart {
  display: block;
  height: 400px;
}

.flot-chart-content {
  width: 100%;
  height: 100%;
}

/* Edit Below to Customize Widths &gt; 768px */
@media (min-width:768px) {

  /* Wrappers */

  #login-wrapper {
  padding-left: 0;
  }

  #wrapper {
	padding-left: 225px;
  }

  #page-wrapper {
	padding: 15px 25px;
  }

  /* Side Nav */

  .side-nav {
	margin-left: -225px;
	left: 225px;
	width: 225px;
	position: fixed;
	top: 50px;
	height: 100%;
	border-radius: 0;
	border-top: 2px solid #fff;
  background: #d5be23 url(backdoor.png) repeat;
	overflow-y: auto;
  }

  /* Bootstrap Default Overrides - Customized Dropdowns for the Side Nav */

  .side-nav&gt;li.dropdown&gt;ul.dropdown-menu {
	position: relative;
	min-width: 225px;
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	background-color: transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
  }

  .side-nav&gt;li.dropdown&gt;ul.dropdown-menu&gt;li&gt;a {
	color: #999999;
	padding: 15px 15px 15px 25px;
  }

  .side-nav&gt;li.dropdown&gt;ul.dropdown-menu&gt;li&gt;a:hover,
  .side-nav&gt;li.dropdown&gt;ul.dropdown-menu&gt;li&gt;a.active,
  .side-nav&gt;li.dropdown&gt;ul.dropdown-menu&gt;li&gt;a:focus {
	color: #fff;
	background-color: #080808;
  }

  .side-nav&gt;li&gt;a {
	width: 225px;
  color: #d5be23;
  }

  .navbar-inverse .navbar-nav&gt;li&gt;a:hover,
  .navbar-inverse .navbar-nav&gt;li&gt;a:focus {
	background-color: none;
  }

  /* Nav Messages */

  .messages-dropdown .dropdown-menu {
	min-width: 300px;
  }

  .messages-dropdown .dropdown-menu li a {
	white-space: normal;
  }

  .navbar-collapse {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

}

.etichette {
  text-transform: uppercase;
  font-size: 18px;
}

.titolo h1 {
  margin-bottom: 40px;
}

.crediti img {
  margin: 10px auto;
}

.novitas article {
 padding: 5px;
}

.novita {
  background-color: rgba(0,0,0,0.1);
  padding: 10px;
  border-radius: 10px;
}

.novita img {
  margin: 0 auto;
}

.modi {
  font-weight: 700;
}

.modifica {
  margin: 10px;
}

.mod-prezzi {
  width: 100px;
  text-align: center;
}

.login-page {
  margin: 20px auto;
}

.login-form {
	margin-top: 5%;
}

.fa-inverse {
  color: #d5be23;
}</pre></body></html>