
.error { color:red; }

.form-group .error  > div > .form-control{ border-color:red; }



@font-face {
    font-family: "Ubuntu";
    font-style: normal;
    font-weight: normal;
    src: local("Ubuntu"), local("Ubuntu"), url("/inc/fonts/ubuntu.woff") format("woff");
}

.subtit { 
font-size: 20px; 
font-style: normal; 
font-weight: bold; 
font-variant: normal; 
color: #2983EB;

} 

.subtit:hover  { text-decoration:none;
          color: #390099;}

.titolo_pagina { 
color: navy;
} 


.topbarXXX {
        
        background:black !important;
        min-height:28px;
                
}


body {
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        background: url("../images/sfondo_top.jpg") no-repeat fixed right 0px;

}

input {width:auto;}


.carrello-fixed{


	position: fixed;
	top:100px;
}




.nav-tabs > li > a {
    line-height: 24px;
   
	    }


 .nav-tabs > .active > a, .nav-tabs > .active > a:hover {
    font-size: 23px;
    outline:none;
}	    



.subnav .nav > li > a:hover {
   outline:none;
}




section {

	padding-top:0px;
	padding-bottom:30px;

}



.gt_sep, .gt_sep td{

background:url(../imgs/redpix.gif) repeat-x 0 0;

}




.primaRiga td, .gt_names td, .head_row td {
XXpadding:3px;
XXborder-right: 1px solid;

font-size: 15px; 
font-weight: bold; 
XXcolor: #ffffff;
XXbackground-color: #aaa;

margin-top: 0 !important;

}






.gt_names_help {
background: url("../imgs/miniinfo.png") no-repeat right top transparent;
padding-right: 5px;
width: 100%;
}



.gt_filters_box {
    font-size: 12px;
 
    margin-bottom: 1px;
  }

 .evidenza {


  background-color: yellow;

}





.GTright {

text-align:right;

}





.table th,
.table td {
  padding: 6px;
  //padding-top: 3px;
  //padding-bottom: 3px;
  //line-height: 14px;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table tr:hover {
    background-color: #bef;
}

.table tr:first-child,
.table-striped tr:first-child,
.table-striped tbody tr:first-child,
 .table-striped tbody tr:first-child td,
 .table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th 
 {
    XXbackground-color: #f6f6f6 ;
    XXbackground-image: none !important;
    XXbackground-color: none !important;
   
    XXpadding-bottom: 0;
}

.table{

    width:auto;
  }



.primaRiga tr td {
    padding:8px;

}


.primaRiga td b{
    font-weight: bold;
    margin-top:10px;
    padding:6px;
    color:navy;

}


p {

font-face: inherit;

}


/*h1, h2, h3, h4, h5, h6 {
    color: #2983EB;
    }*/


b {
    color: #000;
    }



navbar .nav .active {

border-top-color: #DD4B39 !important;
  
}    




.form-actions {

  background-color: none;
  background: none;

}


input, button, select, textarea {

  font-family:inherit;


}
 textarea {height:100px;}


.mainGimmetable tr:last-child td {


xborder:0px solid none;

} 



.inputs_errori_testo {

    background-color: red;
    color:#fff;


}



.opaco {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";

  /* IE 5-7 */
  filter: alpha(opacity=40);

  /* Netscape */
  -moz-opacity: 0.4;

  /* Safari 1.x */
  -khtml-opacity: 0.4;

  /* Good browsers */
  opacity: 0.4;
}
////////




////////////////// per HOVER del menu

.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}


.striked { text-decoration: line-through;}


.bgOK{
  background-color:#2983EB;
  }

.cnt{

  padding:3px;
  color:#fff;
  margin:1px;

   padding-right: 2px;
   padding-left: 2px;
   padding-top: 0px;
   padding-bottom: 0px;
   margin-left:2px;
     

  -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    
    border-radius: 4px 4px 4px 4px;
  

}



/* ################################## */
.mycal {
  width: 50% !important;
  height: 40% !important;
  margin: 0 auto;
}
.mycenter {
  margin: 0 auto;
  text-align: center;
}









.table tbody tr:hover td, .table tbody tr:hover th {
    background-color: #96daf1;
}



#modalLoading {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     120%;
    width:      120%;
    background: rgba( 255, 255, 255, .8 )
                url('../imgs/loader_red_100.gif')
                50% 50%
                no-repeat;
}



/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading #modalLoading {
    display: block;
}



.nav>li>a {
    padding: 16px 9px !important;
}
