@media print {
  a[href]:after {

    content: none;

  }
}

body { padding-top: 58px;
      color:#000 !important;}

.tooltip-inner {
    max-width: 500px;
    text-align:left;
    
}
th {
    background-color: #eee !important;
}
hr{
	margin:0;
}
.greyHR hr{ 
color: #ccc;
background: #ccc;
border: 0;
height: 1px;
}
/*input[type="checkbox"]{
	margin:0;
	vertical-align:top;
}*/

.alert-aamenu {
  color: #000000;
  background-color: #7EC8ED;
  border-color: #bce8f1;
}
.alert-aamenu hr {
  border-top-color: #a6e1ec;
}
.alert-aamenu .alert-link {
  color: #245269;
}

/*
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #80FF00;
}
*/
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
  /*vertical-align:middle;*/
}

.table-border-middle:first-child tr:first-child td{ 
        border-top:0 none !important;
}

.panel-info > .panel-footer {
    background-image: linear-gradient(to bottom, #d9edf7 0px, #c4e3f3 100%);
    background-repeat: repeat-x;
}

/*MARGINI*/
.container-fluid {
    padding-left: 8px;
    padding-right: 8px;
}
.navbar .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
.filtri input, .filtri select, .filtri label, .filtri button{
  margin-bottom:2px;
  margin-top:2px;
}
.navbar{
  margin-bottom:8px;
}
.alert{
  margin-bottom:8px;
  padding: 8px;
}
.panel{
  margin-bottom:8px;
}
.panel-heading{
  padding:8px;
}
.panel-body {
    padding: 8px;
}
.panel-footer{
  padding:8px;
}
.table{
  margin-bottom:8px;
}
.form-group {
    margin-bottom: 8px;
}
.alert .col-md-1,.alert .col-md-2,.alert .col-md-3,.alert .col-md-4,.alert .col-md-5,.alert .col-md-6,.alert .col-md-7,.alert .col-md-8,.alert .col-md-9,.alert .col-md-10,.alert .col-md-11,.alert .col-md-12{
  padding:0;
}
.panel .col-md-1,.panel .col-md-2,.panel .col-md-3,.panel .col-md-4,.panel .col-md-5,.panel .col-md-6,.panel .col-md-7,.panel .col-md-8,.panel .col-md-9,.panel .col-md-10,.panel .col-md-11,.panel .col-md-12{
  padding:0;
}

/*FORM LOGIN*/

.containerLogin{
	max-width: 400px;
}
.myform {
	margin: auto;
	margin-top:15px;
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 15px;
	background-color: #eee;
	box-shadow: #bbb 3px 3px 5px;
}

.loginTitle {
	font-size: 16px;
	margin: 0;
	font-weight: bold;
}
.loginMessaggio {
	font-size: 16px;
	font-style: italic;
	border-radius: 3px;
	padding: 5px 0;
	background-color: #ddd;
	margin: 20px auto;
}
.containerLogin input[type="text"]{
	width:100%;
}
.containerLogin input[type="password"]{
	width:100%;
}

/*MODAL*/

#myModal{
	display:block;
	background-color:rgba(0,0,0,0.5);	
	overflow:auto;
}
#myModal .modal-dialog{
	max-width:100%;
	min-width:50%;
	
}
#myModal .modal-content{
	overflow: auto;
}
#myModal .modal-header {
	background-color:#eee;
}
#myModal .modal-footer {
	background-color:#eee;
}
#myModal .close {
    font-size: 24px;
	margin-left: 10px;
    margin-top: 2px;
}
#myModal .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
#myModal label{
	text-align:right;
	margin: 5px 0 0;
}
#myModal .form-control {
	padding:5px;
}
#myModal input[type="checkbox"], #myModal input[type="radio"] {
    margin: 10px 0 0;
}

#myModal .col-sm-1,#myModal .col-sm-2,#myModal .col-sm-3,#myModal .col-sm-4,#myModal .col-sm-5,#myModal .col-sm-6,#myModal .col-sm-7,#myModal .col-sm-8,#myModal .col-sm-9,#myModal .col-sm-10,#myModal .col-sm-11,#myModal .col-sm-12{
	padding-left:5px;
	padding-right:5px;
}

.modal.in .modal-dialog {
  transform: none; /*translate(0px, 0px);*/
}
.navbar-inverse .navbar-nav>li>a {
    color: white !important;
}
.navbar-default .navbar-nav>li>a {
    color: white !important;
}
.navbar-inverse .navbar-brand {
    color: white !important;
}
.navbar-default .navbar-brand {
    color: white !important;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: yellow !important;
}
bootstrap.css:4518
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: yellow !important;
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: yellow !important;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: yellow !important;
}





.btn-custom1 { 
  color: #000000; 
  background-color: #19BBE3; 
  border-color: #130269; 
} 
 
.btn-custom1:hover, 
.btn-custom1:focus, 
.btn-custom1:active, 
.btn-custom1.active, 
.open .dropdown-toggle.btn-custom1 { 
  color: #000000; 
  background-color: #19BBE3; 
  border-color: #130269; 
} 
 
.btn-custom1:active, 
.btn-custom1.active, 
.open .dropdown-toggle.btn-custom1 { 
  background-image: none; 
} 
 
.btn-custom1.disabled, 
.btn-custom1[disabled], 
fieldset[disabled] .btn-custom1, 
.btn-custom1.disabled:hover, 
.btn-custom1[disabled]:hover, 
fieldset[disabled] .btn-custom1:hover, 
.btn-custom1.disabled:focus, 
.btn-custom1[disabled]:focus, 
fieldset[disabled] .btn-custom1:focus, 
.btn-custom1.disabled:active, 
.btn-custom1[disabled]:active, 
fieldset[disabled] .btn-custom1:active, 
.btn-custom1.disabled.active, 
.btn-custom1[disabled].active, 
fieldset[disabled] .btn-custom1.active { 
  background-color: #19BBE3; 
  border-color: #130269; 
} 
 
.btn-custom1 .badge { 
  color: #19BBE3; 
  background-color: #000000; 
}


.btn-custom2 { 
  color: #FFFFFF; 
  background-color: #4141F2; 
  border-color: #130269; 
} 
 
.btn-custom2:hover, 
.btn-custom2:focus, 
.btn-custom2:active, 
.btn-custom2.active, 
.open .dropdown-toggle.btn-custom2 { 
  color: #FFFFFF; 
  background-color: #4141F2; 
  border-color: #130269; 
} 
 
.btn-custom2:active, 
.btn-custom2.active, 
.open .dropdown-toggle.btn-custom2 { 
  background-image: none; 
} 
 
.btn-custom2.disabled, 
.btn-custom2[disabled], 
fieldset[disabled] .btn-custom2, 
.btn-custom2.disabled:hover, 
.btn-custom2[disabled]:hover, 
fieldset[disabled] .btn-custom2:hover, 
.btn-custom2.disabled:focus, 
.btn-custom2[disabled]:focus, 
fieldset[disabled] .btn-custom2:focus, 
.btn-custom2.disabled:active, 
.btn-custom2[disabled]:active, 
fieldset[disabled] .btn-custom2:active, 
.btn-custom2.disabled.active, 
.btn-custom2[disabled].active, 
fieldset[disabled] .btn-custom2.active { 
  background-color: #4141F2; 
  border-color: #130269; 
} 
 
.btn-custom2 .badge { 
  color: #4141F2; 
  background-color: #FFFFFF; 
}


.btn-custom3 { 
  color: #000000; 
  background-color: #71E622; 
  border-color: #130269; 
} 
 
.btn-custom3:hover, 
.btn-custom3:focus, 
.btn-custom3:active, 
.btn-custom3.active, 
.open .dropdown-toggle.btn-custom3 { 
  color: #000000; 
  background-color: #71E622; 
  border-color: #130269; 
} 
 
.btn-custom3:active, 
.btn-custom3.active, 
.open .dropdown-toggle.btn-custom3 { 
  background-image: none; 
} 
 
.btn-custom3.disabled, 
.btn-custom3[disabled], 
fieldset[disabled] .btn-custom3, 
.btn-custom3.disabled:hover, 
.btn-custom3[disabled]:hover, 
fieldset[disabled] .btn-custom3:hover, 
.btn-custom3.disabled:focus, 
.btn-custom3[disabled]:focus, 
fieldset[disabled] .btn-custom3:focus, 
.btn-custom3.disabled:active, 
.btn-custom3[disabled]:active, 
fieldset[disabled] .btn-custom3:active, 
.btn-custom3.disabled.active, 
.btn-custom3[disabled].active, 
fieldset[disabled] .btn-custom3.active { 
  background-color: #71E622; 
  border-color: #130269; 
} 
 
.btn-custom3 .badge { 
  color: #71E622; 
  background-color: #000000; 
}


.btn-custom4 { 
  color: #FFFFFF; 
  background-color: #1BBD41; 
  border-color: #130269; 
} 
 
.btn-custom4:hover, 
.btn-custom4:focus, 
.btn-custom4:active, 
.btn-custom4.active, 
.open .dropdown-toggle.btn-custom4 { 
  color: #FFFFFF; 
  background-color: #1BBD41; 
  border-color: #130269; 
} 
 
.btn-custom4:active, 
.btn-custom4.active, 
.open .dropdown-toggle.btn-custom4 { 
  background-image: none; 
} 
 
.btn-custom4.disabled, 
.btn-custom4[disabled], 
fieldset[disabled] .btn-custom4, 
.btn-custom4.disabled:hover, 
.btn-custom4[disabled]:hover, 
fieldset[disabled] .btn-custom4:hover, 
.btn-custom4.disabled:focus, 
.btn-custom4[disabled]:focus, 
fieldset[disabled] .btn-custom4:focus, 
.btn-custom4.disabled:active, 
.btn-custom4[disabled]:active, 
fieldset[disabled] .btn-custom4:active, 
.btn-custom4.disabled.active, 
.btn-custom4[disabled].active, 
fieldset[disabled] .btn-custom4.active { 
  background-color: #1BBD41; 
  border-color: #130269; 
} 
 
.btn-custom4 .badge { 
  color: #1BBD41; 
  background-color: #FFFFFF; 
}


.btn-custom5 { 
  color: #FFFFFF; 
  background-color: #B56DD1; 
  border-color: #130269; 
} 
 
.btn-custom5:hover, 
.btn-custom5:focus, 
.btn-custom5:active, 
.btn-custom5.active, 
.open .dropdown-toggle.btn-custom5 { 
  color: #FFFFFF; 
  background-color: #B56DD1; 
  border-color: #130269; 
} 
 
.btn-custom5:active, 
.btn-custom5.active, 
.open .dropdown-toggle.btn-custom5 { 
  background-image: none; 
} 
 
.btn-custom5.disabled, 
.btn-custom5[disabled], 
fieldset[disabled] .btn-custom5, 
.btn-custom5.disabled:hover, 
.btn-custom5[disabled]:hover, 
fieldset[disabled] .btn-custom5:hover, 
.btn-custom5.disabled:focus, 
.btn-custom5[disabled]:focus, 
fieldset[disabled] .btn-custom5:focus, 
.btn-custom5.disabled:active, 
.btn-custom5[disabled]:active, 
fieldset[disabled] .btn-custom5:active, 
.btn-custom5.disabled.active, 
.btn-custom5[disabled].active, 
fieldset[disabled] .btn-custom5.active { 
  background-color: #B56DD1; 
  border-color: #130269; 
} 
 
.btn-custom5 .badge { 
  color: #B56DD1; 
  background-color: #FFFFFF; 
}

.btn-custom6 { 
  color: #000000; 
  background-color: #F7A1DC; 
  border-color: #130269; 
} 
 
.btn-custom6:hover, 
.btn-custom6:focus, 
.btn-custom6:active, 
.btn-custom6.active, 
.open .dropdown-toggle.btn-custom6 { 
  color: #000000; 
  background-color: #F7A1DC; 
  border-color: #130269; 
} 
 
.btn-custom6:active, 
.btn-custom6.active, 
.open .dropdown-toggle.btn-custom6 { 
  background-image: none; 
} 
 
.btn-custom6.disabled, 
.btn-custom6[disabled], 
fieldset[disabled] .btn-custom6, 
.btn-custom6.disabled:hover, 
.btn-custom6[disabled]:hover, 
fieldset[disabled] .btn-custom6:hover, 
.btn-custom6.disabled:focus, 
.btn-custom6[disabled]:focus, 
fieldset[disabled] .btn-custom6:focus, 
.btn-custom6.disabled:active, 
.btn-custom6[disabled]:active, 
fieldset[disabled] .btn-custom6:active, 
.btn-custom6.disabled.active, 
.btn-custom6[disabled].active, 
fieldset[disabled] .btn-custom6.active { 
  background-color: #F7A1DC; 
  border-color: #130269; 
} 
 
.btn-custom6 .badge { 
  color: #F7A1DC; 
  background-color: #000000; 
}

.btn-customN { 
  color: #000000; 
  background-color: #AFAFAF; 
  border-color: #130269; 
} 
 
.btn-customN:hover, 
.btn-customN:focus, 
.btn-customN:active, 
.btn-customN.active, 
.open .dropdown-toggle.btn-customN { 
  color: #000000; 
  background-color: #AFAFAF; 
  border-color: #130269; 
} 
 
.btn-customN:active, 
.btn-customN.active, 
.open .dropdown-toggle.btn-customN { 
  background-image: none; 
} 
 
.btn-customN.disabled, 
.btn-customN[disabled], 
fieldset[disabled] .btn-customN, 
.btn-customN.disabled:hover, 
.btn-customN[disabled]:hover, 
fieldset[disabled] .btn-customN:hover, 
.btn-customN.disabled:focus, 
.btn-customN[disabled]:focus, 
fieldset[disabled] .btn-customN:focus, 
.btn-customN.disabled:active, 
.btn-customN[disabled]:active, 
fieldset[disabled] .btn-customN:active, 
.btn-customN.disabled.active, 
.btn-customN[disabled].active, 
fieldset[disabled] .btn-customN.active { 
  background-color: #AFAFAF; 
  border-color: #130269; 
} 
 
.btn-customN .badge { 
  color: #AFAFAF; 
  background-color: #000000; 
}


.btn-customCHK { 
  color: #000000; 
  background-color: #ffff00; 
  border-color: #130269; 
} 
 
.btn-customCHK:hover, 
.btn-customCHK:focus, 
.btn-customCHK:active, 
.btn-customCHK.active, 
.open .dropdown-toggle.btn-customCHK { 
  color: #FFFFFF; 
  background-color: #ffff00; 
  border-color: #130269; 
} 
 
.btn-customCHK:active, 
.btn-customCHK.active, 
.open .dropdown-toggle.btn-customCHK { 
  background-image: none; 
} 
 
.btn-customCHK.disabled, 
.btn-customCHK[disabled], 
fieldset[disabled] .btn-customCHK, 
.btn-customCHK.disabled:hover, 
.btn-customCHK[disabled]:hover, 
fieldset[disabled] .btn-customCHK:hover, 
.btn-customCHK.disabled:focus, 
.btn-customCHK[disabled]:focus, 
fieldset[disabled] .btn-customCHK:focus, 
.btn-customCHK.disabled:active, 
.btn-customCHK[disabled]:active, 
fieldset[disabled] .btn-customCHK:active, 
.btn-customCHK.disabled.active, 
.btn-customCHK[disabled].active, 
fieldset[disabled] .btn-customCHK.active { 
  background-color: #9415FF; 
  border-color: #130269; 
} 
 
.btn-customCHK .badge { 
  color: #9415FF; 
  background-color: #FFFFFF; 
}


.btn-customBUO { 
  color: #000000; 
  background-color: #FF7B08; 
  border-color: #130269; 
} 
 
.btn-customBUO:hover, 
.btn-customBUO:focus, 
.btn-customBUO:active, 
.btn-customBUO.active, 
.open .dropdown-toggle.btn-customBUO { 
  color: #000000; 
  background-color: #FF7B08; 
  border-color: #130269; 
} 
 
.btn-customBUO:active, 
.btn-customBUO.active, 
.open .dropdown-toggle.btn-customBUO { 
  background-image: none; 
} 
 
.btn-customBUO.disabled, 
.btn-customBUO[disabled], 
fieldset[disabled] .btn-customBUO, 
.btn-customBUO.disabled:hover, 
.btn-customBUO[disabled]:hover, 
fieldset[disabled] .btn-customBUO:hover, 
.btn-customBUO.disabled:focus, 
.btn-customBUO[disabled]:focus, 
fieldset[disabled] .btn-customBUO:focus, 
.btn-customBUO.disabled:active, 
.btn-customBUO[disabled]:active, 
fieldset[disabled] .btn-customBUO:active, 
.btn-customBUO.disabled.active, 
.btn-customBUO[disabled].active, 
fieldset[disabled] .btn-customBUO.active { 
  background-color: #FF7B08; 
  border-color: #130269; 
} 
 
.btn-customBUO.badge { 
  color: #FF7B08; 
  background-color: #000000; 
}


.btn-customNOTA { 
  color: #000000; 
  background-color: #FF7B08; 
  border-color: #130269; 
} 
 
.btn-customNOTA:hover, 
.btn-customNOTAO:focus, 
.btn-customNOTA:active, 
.btn-customNOTA.active, 
.open .dropdown-toggle.btn-customNOTA { 
  color: #000000; 
  background-color: ##ff8c00; 
  border-color: #130269; 
} 
 
.btn-customNOTA:active, 
.btn-customNOTA.active, 
.open .dropdown-toggle.btn-customNOTA { 
  background-image: none; 
} 
 
.btn-customNOTA.disabled, 
.btn-customNOTA[disabled], 
fieldset[disabled] .btn-customNOTA, 
.btn-customNOTA.disabled:hover, 
.btn-customNOTA[disabled]:hover, 
fieldset[disabled] .btn-customNOTA:hover, 
.btn-customNOTA.disabled:focus, 
.btn-customNOTA[disabled]:focus, 
fieldset[disabled] .btn-customNOTA:focus, 
.btn-customNOTA.disabled:active, 
.btn-customNOTA[disabled]:active, 
fieldset[disabled] .btn-customNOTA:active, 
.btn-customNOTA.disabled.active, 
.btn-customNOTA[disabled].active, 
fieldset[disabled] .btn-customNOTA.active { 
  background-color: ##ff8c00; 
  border-color: #130269; 
} 
 
.btn-customNOTA.badge { 
  color: ##ff8c00; 
  background-color: #000000; 
}

