a:link {
color: #005292;
}
/* visited link */
a:visited {
color: #28b4e4;
}
/*
.footer{
	font-family:"Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
	font-size:10px; 
    position:fixed;
    height:20px;
    bottom:0px;
    left:0px;
    right:0px;
    margin-bottom:0px;
	width:100%;
}

body{
    margin-bottom:20px;
}

#loading{
	left:10px;
	position:relative;
	top:3px;
	visibility:hidden;
}

#error{
	background-color:#ffebe8;
	border:1px solid #dd3c10;
	padding:7px 3px;
	text-align:center;
	color:#b00000;
	margin-top:10px;
	visibility:hidden;
	font-family:"Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
	font-size:12px; 
	color:#165a16;
	text-align:center;
}

.done{
	background:#b8edb8;
	border:1px solid #269926;
	padding:10px;
	width:90%; 
	margin:20px auto; 
	display:none;
}

.done p{
	font-family:"Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
	font-size:12px; 
	color:#165a16;
	text-align:center;
}

.message{
	background:#b8edb8;
	border:1px solid #269926;
	padding:10px;
	width:90%; 
	margin:20px auto; 
	font-family:"Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
	font-size:12px; 
	color:#165a16;
	text-align:center;
}

.error{
	background:#ffbfbf;
	border:1px solid #ff0000;
	padding:10px;
	width:90%; 
	margin:20px auto; 
	font-family:"Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
	font-size:12px; 
	color:#ff0000;
	text-align:center;
}

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none;
	color: #fff;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #1a6a1a;
	background-color:#1a6a1a;
	color: #fff;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #1a6a1a;
	font-weight: bold;
	background-color: #1a6a1a;
	color: #FFF;
	}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	color: #000;
	}

#main {
    margin: auto;
	margin-top:20px;
	border: 1px solid #cccccc;
	width: 400px;
	background: #F1F3F5;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    border-radius:5px;
}

#main_edit_profile {
    margin: auto;
	margin-top:20px;
	border: 1px solid #cccccc;
	width: 450px;
	background: #F1F3F5;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    border-radius:5px;
}
#main_edit_fornitore {
    margin: auto;
	margin-top:20px;
	border: 1px solid #cccccc;
	width: 650px;
	background: #F1F3F5;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    border-radius:5px;
}
#main_users, #main_orders {
    margin: auto;
	margin-top:20px;
	border: 1px solid #cccccc;
	width: 900px;
	background: #F1F3F5;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    border-radius:5px;
}

.content {
    margin-left: 80px;
	border: 1px solid #cccccc;
	width: 270px;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:5px;
    margin-bottom:10px;
    border-radius:5px;
}

.content_edit_profile {
    margin-left: 80px;
	border: 1px solid #cccccc;
	width: 320px;
	background-color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:5px;
    margin-bottom:10px;
    border-radius:5px;
}

.content_fornitore {
    margin-left: 80px;
	border: 1px solid #cccccc;
	width: 540px;
	background-color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:5px;
    margin-bottom:10px;
    border-radius:5px;
}

.content_orders {
    margin-left: 80px;
	border: 1px solid #cccccc;
	width: 700px;
	background-color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:5px;
    margin-bottom:10px;
    border-radius:5px;
}

.text {
	border: 1px solid #cccccc;
}

.messaggio_info {
	color:#a90101;
}

input {
    border: 0px solid #cccccc;
	background-color:#95d8f1;
}

label {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
}

.caption{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin:10px;
    font-size : 14px;
    color:#005292;
}

#icon{
    width:80px;
    height:80px;
    float:left;
    background-image:url('../images/omini.png');
    background-repeat: no-repeat;
    background-position:center center;
}
#icon2{
    width:80px;
    height:80px;
    float:left;
    background-image:url('../images/info.png');
    background-repeat: no-repeat;
    background-position:center center;
}#iconNewOrder{
    width:80px;
    height:80px;
    float:left;
    background-image:url('../images/newOrder.png');
    background-repeat: no-repeat;
    background-position:center center;
}


#source{
  text-align:right;
  align:right;
  padding-right:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size : 10px;
  color:#CCCCCC;
}


tr.normal {
	height:30px;
}

td {
	color:#005292;
}

table.gradienttable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
}
table.gradienttable th {
	padding: 0px;
	background: #60cdf3;
	background: -moz-linear-gradient(top,  #60cdf3 0%, #3cb3dc 40%, #6293b9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#60cdf3), color-stop(40%,#3cb3dc), color-stop(100%,#6293b9));
	background: -webkit-linear-gradient(top,  #60cdf3 0%,#3cb3dc 40%,#6293b9 100%);
	background: -o-linear-gradient(top,  #60cdf3 0%,#3cb3dc 40%,#6293b9 100%);
	background: -ms-linear-gradient(top,  #60cdf3 0%,#3cb3dc 40%,#6293b9 100%);
	background: linear-gradient(to bottom,  #60cdf3 0%,#3cb3dc 40%,#6293b9 100%);
	border: 1px solid #999999;
	color:white;
}
table.gradienttable th p{
	margin:0px;
	padding:8px;
	border-bottom:0px;
	border-right:0px;
}
table.gradienttable td p{
	margin:0px;
	padding:8px;
	border-bottom:0px;
	border-right:0px;
}

.tr-border-bottom {
	border-bottom:1px solid #3cb3dc;
}
*/

.border-hairaid {
	border: 1px solid #b7ccdc;
}

.border-right-hairaid {
	border-right: 1px solid #b7ccdc;
}

.text-hairaid-blu {
	color: #005292 !important;
}

.text-hairaid-blu-bold {
	color: #005292 !important;
	font-weight:bold;
}

.background-hairaid-grey {
	background: #f1f3f5;
	border-radius:15px;
	border: 1px solid #b7ccdc;
	padding: 10px;
}

.background-hairaid-white {
	background: white;
	border-radius:15px;
	border: 1px solid #b7ccdc;
	padding: 10px;
}

.form-control {
	background-color:#95d8f1;
}

@media screen and (max-width: 375px) {
	.testo_tabella_densita {
		font-size:small;
	}


@media screen and (max-width: 320px) {
	.testo_tabella_densita {
		font-size:x-small;
	}
	
    .testo_operazioni {
        display: none;
    }
}