div.navbar-header img.icon-navbar{
	height:30px;
	margin-top:12px;
	float:left;
}
div#content{
	margin-top:80px;
	width:100%;
}
.row{
	margin-left:0px;
	margin-right:0px;
}
div#logged-in{
	float:right;
	color:#FFFFFF;
	margin-top:15px;
}
div.jumbotron{
	padding-left:10px;
	padding-right:10px;
}

hr{
	border-color: #FF0000;
	border-width:2px;
	margin-top:5px;
}

a.logout{
	color:#FFFFFF;
}
.icon-link{
	color: #ff0000;
    display: block;
    float: left;
    font-size: 10px;
    margin-top: 4px;
    width: 15px;
}
.icon-sidebar{
	display: block;
    float: left;
    margin-top: 2px;
    width: 25px;
}
#footer{
	margin-top:10px;
	margin-bottom:10px;
}
#footer a{
	color:#5E5E5E;
}
#footer a:hover{
	color:#5E5E5E;
}
div.list-item-footer{
	width:20%;
	float:left;
	text-align:center;
	font-size:10px;
	border-left: 1px solid #dadada;
}
div.list-item-footer:first-child{
	border-left: none;
}

div#content{
	min-height:550px;
}
div#lbl-gestione{
	width:100px;
	height:30px;
	float:left;
	color:#FFFFFF;
	border-left:#FFFFFF 1px solid;
	margin-top:12px;
	margin-left:10px;
	padding-left:10px;
	line-height:3.3;
	font-size:14px;
}
/*Ridefinisco gli stili di bootstrap per skf*/
body{
	color: #5e5e5e;
	font-family: Verdana, sans-serif;
	font-size:11px;
}
legend{
	border-color: -moz-use-text-color -moz-use-text-color #FF0000;
	border-width: 0 0 2px;
}
a{
	color:#06c;
}
a:hover{
	color:#3385d6;
	text-decoration:none;
}
a:focus{
	outline:none;
}
div.jumbotron{
	border-radius: 6px;
	padding:0px;
	padding-top:20px;
}
div.jumbotron h1{
	color: #ff0000;
	margin-left:40px;
}
div.jumbotron p{
	color: #06c;
	margin:20px;
}
div.jumbotron div.box-benvenuto{
	border-top:2px solid #FF0000;
	border-right:2px solid #FF0000;
	border-top-right-radius: 50px;
	margin-right:20px;
}
div.bottom-line-box-benvenuto{
	border-top:2px solid #FF0000;
	border-right:2px solid #FF0000;
	border-top-right-radius: 50px;
	height:20px;
	margin-right:600px;
}
.navbar-inverse {
    background-color: #06c;
    border-color: #00008B;
}
.btn-primary {
    background-color: #06c;
    border-color: #2e6da4;
    color: #fff;
}
.btn-primary:hover{
	background-color: #06c;
}
.btn-default{
	background-image: linear-gradient(center top, #ffffff, #e3e3e3);
    background-image: -o-linear-gradient(center top, #ffffff, #e3e3e3);
    background-image: -moz-linear-gradient(center top, #ffffff, #e3e3e3);
    background-image: -ms-linear-gradient(top,#ffffff, #e3e3e3);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#ffffff),color-stop(1,#e3e3e3));
    border: 1px solid #dadada;
    border-radius: 3px;
    color:#06c;
}
.btn-default.sended{
	color:#4FA800;
}
.btn-default:hover{
    color:#06c;
}
h1{
	/*color:#da1e3c;*/
	font-size:24px;
	margin-top:0px;
	margin-bottom:5px;
}
h2.title{
	color:#6A6A6A;
  	font-size:13px;
  	font-weight:bold;
  	margin-top: 0;
}
h5{
	color:grey;
	font-style: italic;
	font-size:10px;
	margin:0px;
}
.list-group-item{
	background-color: #f9f9f9;
	border: 1px solid #e8e8e8;
	color: #6a6a6a;
	padding: 0px;
}
.list-group-item a{
	color: #6a6a6a;
	display: block;
    padding: 5px 10px 6px 10px;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus{
	background-color: #f3f3f3;
    background-image: linear-gradient(center top, #f3f3f3, #eaeaea);
    background-image: -o-linear-gradient(center top, #f3f3f3, #eaeaea);
    background-image: -moz-linear-gradient(center top, #f3f3f3, #eaeaea);
    background-image: -ms-linear-gradient(top,#f3f3f3, #eaeaea);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f3f3f3),color-stop(1,#eaeaea));
    border: 1px solid #e8e8e8;
}
.list-group-item.active a, .list-group-item.active:hover > a, .list-group-item.active:focus > a, .list-group-item:hover > a{
    color: #3385d6;
}
.list-group-item:hover{
	background-color: #f9f9f9;
}
.list-group-item:first-child {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.list-group-item:last-child {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.title_skf{
    color: #da1e3c;
    font-family: "skf_chevin_medium",Verdana,sans-serif;
    font-size: 20px;
}
legend.title_skf{
    border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
    border-width: 0 0 1px;
    padding-top: 25px;
}
p.text-form{
	margin:0px;
	padding-top:7px;
}
hr.hr_simple{
	border-color: #e5e5e5;
    border-width: 1px;
    margin-top: 5px;
}
button.btn:disabled,
a.btn:disabled,
a.btn[disabled="disabled"],
a.btn[disabled=""]{
	color:#6A6A6A;
}
/***** MENU *****/
li.sub_menu{
	position:relative;
}
li.sub_menu i.chevron_sub-menu{
	float:right;
	font-size:10px;
	margin-top: 2px;
	color:#B2D1F0;
}
li.sub_menu a:hover{
	cursor: pointer;
}
li.sub_menu:hover > a i.chevron_sub-menu{
	color:#1975d1;
}
li.sub_menu:hover{
	background-color:#1975d1;
	color:white;
}
li.sub_menu:hover > .sub {
	display: block;
}
li.sub_menu.active:hover{
	background-image:none;
	background-color:#1975d1;
}
.sub {
	display: none;
    right: -190px;
    position: absolute;
    top: 0;
    z-index: 20;
    width: 200px;
}
li.sub_menu .sub li.list-group-item{
	background-color: #1975d1;
	border-top: 1px solid #06c;
	border-right: 1px solid #1975d1;
	border-left: 1px solid #1975d1;
	border-bottom: 1px solid #06c;
	color: #6a6a6a;
}
li.sub_menu .sub li.list-group-item:hover{
	background-color: #076acd;
}
li.sub_menu .sub li.list-group-item a, li.list-group-item.sub_menu:hover > a{
	color:#FFFFFF
}
li.sub_menu .sub li.list-group-item:first-child {
	border-top: 0px;
}
li.sub_menu .sub li.list-group-item:last-child {
	border-bottom: 0px;
}

/***** TAB *****/
.nav-tabs {
    border: 1px solid #fff;
    border-radius: 6px 6px 0 0;
}
.nav-tabs > li > a {
    padding: 8px 15px;
    color:#5e5e5e;
    border: 1px solid #ccc;
    margin:-1px;
    border-radius:0px;
    background-image: linear-gradient(center top, #e7e7e7, #dadada);
    background-image: -o-linear-gradient(center top, #e7e7e7, #dadada);
    background-image: -moz-linear-gradient(center top, #e7e7e7, #dadada);
    background-image: -ms-linear-gradient(top,#e7e7e7, #dadada);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#e7e7e7),color-stop(1,#dadada));
}
.nav-tabs li:first-child > a{
	border-top-left-radius: 6px;
}
.nav-tabs li:last-child > a{
	border-top-right-radius: 6px;
}
.nav-tabs > li {
    text-align: center;
}
.nav-tabs.five_tabs > li {
    width: 20%;
}
.nav-tabs.three_tabs > li {
    width: 33.33333333%;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	background-color:#f9f9f9;
	background-image:none;
	border-color:#ccc;
	border-bottom:1px solid #f9f9f9;
}
.nav-tabs > li > a:hover{
	background-color:#f9f9f9;
	background-image:none;
	border-color:#ccc;
	border-bottom:1px solid #f9f9f9;
}
.tab-content{
	background-color:#f9f9f9;
	padding:15px 0;
	border:1px solid #ccc;
	border-radius: 0 0 6px 6px;
}
.tab-content.no-tab{
	border-radius:6px;
}
.tab-content .breadcrumb{
	background-color:#ffffff;
}
.tab-content .button_zone{
	background-color:#ffffff;
	padding-top:15px;
	padding-bottom:15px;
	margin:20px 0;
}
.button_zone .navbar-form{
	margin:0;
	padding:0;
	float:left;
}
.title_inner_tab button{
	float: right;
}
.title_inner_tab h1{
	float: left;
    font-size: 20px;
    font-weight: bold;
}

/******** TABLE *******/

table.table-ordine th, table.table-ordine td{
	padding:5px 10px!important;
}
.table-scroll{
	overflow: auto;
}
.table-scroll table.table{
	margin-bottom:0px;
}
table.table th, table.table td{
	border:1px solid #ddd;
	border-top:1px solid #ddd!important;
	vertical-align: middle!important;
}
tr.row_gray th, tr.row_gray td{
	background-color:#e6e6e6;
}
tr.row_white th, tr.row_white td{
	background-color:#FFFFFF;
}
table th span{
	font-weight:normal;
}
/***TABLE SORTER *******/

table.tableSorter th div.tablesorter-header-inner{
	margin-right:25px;
}
table.tableSorter th div.tablesorter-header-inner i.icon-chevron-up,
table.tableSorter th div.tablesorter-header-inner i.icon-chevron-down{
	position: absolute;
	color: #000000;
	right: 2px;
    top: 30%;
}
table.tableSorter i.bootstrap-icon-unsorted {
    background-image: url("../img/unsorted.png");
    color: #000000;
    background-repeat: no-repeat;
    font-size: 11px;
    height: 14px;
    line-height: 14px;
    margin-top: -7px;
    position: absolute;
    right: 2px;
    top: 50%;
    width: 14px;
}
table.tableSorter .tablesorter thead .disabled {
    display: none;
}
table.tableSorter .tablesorter thead input {
    width: 100%;
}

/**********FLASH MESSAGE**************/
#flashMessage{
	padding:10px;
	margin-bottom:10px;
	border-radius:6px;
	font-size:12px;
}
div.bg-danger{
	background-color: #ff0000;
	color:#FFFFFF;
}
/*******MODIFICA ORDINE***********/
input.error{
	border-color:#FF0000;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 0, 0, 0.6);
}

input.saved-ok{
	border-color:#4fa800;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(79, 168, 0, 0.6);
}

div.button_zone.spedito{
	background-color: #4fa800;
	color:#FFFFFF;
	font-weight: bold;
}

.btn-approva{
	margin-right:5px;
}
a.btn-order-action{
	float:right;
}
.title_inner h1{
	width:70%;
	float:left;
}
/*******logistica stampa***********/
div#content.logistica-stampa{
	margin:0 auto;
	width:900px;
	font-size:16px;
}
.logistica-stampa table td{
	padding-bottom:2px;
}
.logistica-stampa h1{
	margin:0;
}
.logistica-stampa h2{
	margin:0;
}
.logistica-stampa h3{
	margin:0;
}
.logistica-stampa table{
	margin-top:20px;
}
.logistica-stampa .table-bordered.table-text td{
	border:1px solid #bbbbbb!important;
	border-top:1px solid #bbbbbb!important;
}

/******FLASH MESSAGE*******/

div.flash-message a{
	float:right;
}

div.flash-message.bg-danger a{
	color:#FFFFFF;
}

div.flash-message.bg-success a{
	color:#5e5e5e;
}

div.panel-mail-upload form button{
	float:right;
}

.panel-default .panel-heading{
	background-color: #fff;
    background-image: -moz-linear-gradient(center top , #fff, #ebebeb);
    border-bottom: 1px solid #e8e8e8;
    border-radius: 5px 5px 0 0;
}
.panel-default .panel-heading .panel-title{
	color: #6a6a6a;
    font-size: 13px;
    font-weight:bold;
}
.panel-default .panel-heading .panel-title .badge{
	background-color: #FFFFFF;
	border: #3385d6 1px solid;
	color: #ff0000;
}
