body{
	font-size: 12px;
}

.navbar-fixed-top{
	background: url(../Grafica/bkg_top.png) repeat-x !important;
	z-index: 10;
}

.navbar-brand{
	padding: 6px 15px 15px 15px;
}

.login{
	width:70%;
}


.navbar-nav>li>a{
	color:#000000 !important;
}


.navbar-nav>li>a:hover{
	color:#999 !important;
}


.collapse.in{
	background: #f5f5f5;
}

.navbar-outer {
  width:900px;
}

@media (min-width: 1008px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active{
	color: #FFFFFF !important;
}

h1,.h1 {
  font-size: 26px;
}



.listMultimedia{
	height:600px;
}

.listFile{
	height:516px;
	overflow:auto;
	padding:0px;
}

p.menu_head {
	margin:0px;
}

p.menu_head>span {
	padding-left:15px;
}

p.menu_head1>span {
	padding-left:15px;
}
p.submenu_head>span {
	font-size:12px;
	padding-left:50px;
}

.menu_head img, .menu_head1 img{
	top:2px;
	left:7px;
	position:relative;
	vertical-align:middle;
	width:24px;
	height:15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.submenu_head img{
	top:2px;
	left:40px;
	position:relative;
	vertical-align:middle;
	width:24px;
	height:15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}



.menu_head, .menu_head1 {
	height:34px;
    font-size:12px;
	line-height:34px;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
	border-bottom: #c8c8c8 1px solid;	
	/*background: #f7f7f7;*/ 
}


.menu_head:hover, .menu_head1:hover{
    color: #f00;
	background: #f7f7f7; /* Old browsers */
}

.submenu_head {
	height:34px;
    font-size:12px;
	line-height:34px;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
	border-bottom: #c8c8c8 1px solid;	
}

p.submenu_head{
	margin:0px;
}

.submenu_head:hover {
	color: #f00;
	border-bottom: #c8c8c8 1px solid;	
	background: #f7f7f7; /* Old browsers */
}

.menu_head.activeTab{
    color: #f00;
	background: #f7f7f7; /* Old browsers */
}

.submenu_head.activeTab {
	color: #f00 !important;
	border-bottom: #c8c8c8 1px solid;	
	background: #f7f7f7; /* Old browsers */
}


#elencoFile tbody tr{
	height:62px;
}


#elencoFile tbody td{
	padding-left:4px;
	border-right: 1px solid #f3f3f3;
}

#elencoFile tbody a#modifyRow {
	margin:auto;
	display:block;
	text-decoration:none;
	margin-top:20px;
	margin-left:10px;
}

#elencoFile tbody a#deleteRow {
	margin:auto;
	display:block;
	text-decoration:none;
	margin-top:20px;
	margin-left:10px;
}

.crop{
	margin-left:2px;
	height:48px;
	width: 48px;
	overflow:hidden; /* this is important */
	border:1px solid #afafaf;
	 -webkit-box-shadow: 0px 0px 5px 0px rgba(00, 00, 00, 0.35);
	-moz-box-shadow: 0px 0px 5px 0px rgba(00, 00, 00, 0.35);
	box-shadow: 0px 0px 5px 0px rgba(00, 00, 00, 0.35);
}
.crop img{
	width:auto;
	height:48px;
}

.panel-footer span{
	 font-size:12px;
}


.listAgentiExport{
	height:503px;
}

#firstBlock{
	height:100px;
}

#secondBlock{
	height:50px;
}

#bottonExport button{
	width:150px;
}

.tabOver{
	overflow:auto;
	height:220px;
}

.listFileProdotti{
	height:220px;
	overflow:auto;
	padding:0px;
}

.listFile_imgPro{
	height:558px;
	overflow:auto;
	padding:0px;
}

.listFileProdotti_2{
	height:380px;
	overflow:auto;
	padding:0px;
}

.listAgentiAdmin{
	height:420px;
	overflow:auto;
	padding:0px;
}


/*---Classe nuovoOrdine.php--*/
.panelCopiaComm{
	margin-bottom:5px;
}

.panelCopiaComm > .panel-heading{
	padding: 5px 15px;
}

.panelCopiaComm > .panel-body{
	padding: 7px;
}

.panelCopiaComm label{
	margin-bottom:2px;
}

.panelCopiaComm  .form-group{
	margin-bottom:7px;
	font-size:12px;
}

.panelCopiaComm .form-control{
	font-size:12px;
	height:27px;
}


.panelCopiaComm .input-group-addon{
	font-size:14px;
	padding: 4px 12px;
}

.panelCopiaComm .dataConsegnaInput{
	cursor: pointer !important;
}

.riepilogoOrdineStyle{
	font-size: 12px;
}
.riepilogoOrdineStyle tbody > tr > td{
	padding:5px;
}

.riepilogoOrdineStyle tfoot > tr > td{
	padding:5px;
}
.riepilogoOrdineStyle thead > tr > th{
	padding:5px;
}


.form-control{
	font-size: 12px;
	height: 28px; 
}

.btn{
	font-size:12px;
	padding: 4.5px 12px;
}

.form-group{
	margin-bottom:10px;
}

.input-group-addon{
	padding: 4px 12px;
	font-size: 11px;
}

table.dataTable thead > tr > th{
	padding-right:5px;
}



/*Blocco nuovo componente*/
.elencoRisultatiItemExcel {
	background-color: white;
	border: 1px solid lightgreen;
	border-top: none;
	position: absolute;
	width: 100%;
	z-index: 8888;
	height: 25rem;
	padding: 0.5rem;
	overflow-y: scroll;
  }
  .elencoRisultatiItemExcel .elencoItems {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
  }
  .elencoRisultatiItemExcel .elencoItems table {
	width: 100%;
  }
  .elencoRisultatiItemExcel .elencoItems table thead tr th {
	padding: 0.4rem;
  }
  .elencoRisultatiItemExcel .elencoItems table tr.active {
	border: 1px solid #618652;
	background: #618652;
	color: white;
  }
  .elencoRisultatiItemExcel .elencoItems table tr.active td span {
	color: white;
  }
  .elencoRisultatiItemExcel .elencoItems table tr:focus {
	border: 1px solid #d68d17;
	background: #d68d17;
	color: white;
  }
  .elencoRisultatiItemExcel .elencoItems table tr:focus td span {
	color: white;
  }
  .elencoRisultatiItemExcel .elencoItems table tr td span {
	font-size: 0.83rem;
	color: #2f3332;
	font-weight: 700;
  }
