/*---------
GENERALI
-----------*/

/*.circular {
margin-right:7px;
width: 32px;
height: 32px;
border-radius: 16px;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
background-size:32px;
background-color:white;
}*/
.centrato {
  text-align:center!important;
}
.grassetto {
  color:#000;
  font-weight:700!important;
}
strong {
  font-weight:700!important;
}
.grande {
  font-size:1.5em;
}
.grande {
  font-size:1.3em;
}
.float-left {
  float:left;
}
.destra {
  text-align:right!important;
}
.float-left-margin {
  float:left!Important;
  margin-right:10px!Important;
}

.float-left-nomargin {
  float:left;
  margin-left:0!Important;
  margin-top:-20px!Important;
}

.float-right {
  float:left;
}

.margin-bottom {
  margin-bottom:20px;
}

.margin-right {
  margin-right:6px!important;
}

.margin-top {
  margin-top:5px!important;
}

.padding-left {
  padding-left:10px;
}

.no-float {
  float:none!important;
  width:auto!important;
}
.no-margin {
  margin:0!important;
}
.clearfix {
  clear:both;
}
  .black {
    color:#000;
	font-size:13px;
}
.aggiungi {
  text-align:right!important;
  text-transform:uppercase;
  font-size:14px;
  padding-bottom:20px;
}
.aggiungi a{
  color:#444; text-decoration:none;
}
.aggiungi a:hover{
  text-decoration:none;
}

.nascosto{
  display:none;
}

.stripes:nth-child(even) {background: #fafafa; border-bottom:1px solid #ccc; padding:10px;}
.stripes:nth-child(odd) {background: #d0dfe8; border-bottom:1px solid #ccc; padding:10px;}

input[type="radio"] {
    /*margin-top:-4px!important;*/
    margin-left:0px !important;
  }
  
.current-page-item {
  color: #000;
  text-decoration: none;
  background-color: #FFF/*rgba(0, 0, 0, 0.05)*/;
}
.current-page-item a {
  color: #000!important;
}

/*.navbar .nav li.dropdown.active > .dropdown-toggle .caret {
  border-top-color: #bbbbbb;
  border-bottom-color: #bbbbbb;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #000;
  background:#fff;
}*/
/*---------
HEADER
-----------*/
.intestazione {
  background:#3b3e40!important;
}

/* preview */

.subhead {
	padding-top:40px;
}

.subhead h1 {
	font-size: 25px!important;
}

.subhead > div:first-child {
	min-height: 62px;
}

/*---------
TABLES
-----------*/
.tr-alta{
    height:40px;
}
.tr-alta-gray{
    height:40px;
    background:#666;
	color:#fff;
}
.tr-gray {
    background:#666;
	color:#fff;
	font-size:16px;
	
  }
 .tr-gray:hover {
    background:#666!Important;
	color:#fff!important;
	font-size:16px!important;
  }
thead tr {
    background:#666;
	color:#fff;
	font-size:16px;
	
  }
  thead th {
    vertical-align:middle!Important;
	font-size:15px;
	font-weight:300!important;
  }

 tbody td a, tbody td a:hover {
    color:#444;
     text-decoration:none;
  }

.table-bordered th:first-child,
.table-bordered td:first-child{
  border-left: 1px solid #666;
}
thead th a {
    color:#fff;
  }
 thead th a:hover {
    color:#d0dfe8; text-decoration:none;
  }
/*---------
BREADCRUMBS
-----------*/

.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f2f2f2;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.breadcrumb > li {
  display: inline-block;
  *display: inline;
  text-shadow: 0 1px 0 #ffffff;
  *zoom: 1;
}

.breadcrumb > li a {
 text-decoration:none;
}

.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #444;
}

.breadcrumb > .active {
  color: #444;
}
/*---------
Dropdown
 ----------*/
.dropdown-header{
    display:block;
    padding:3px 0px;
    font-size:11px;
    line-height:1.42857143;
    color:#777;
    white-space:nowrap;
    width:100%;
    min-width:80px;
      
}

/*---------
FORM
-----------*/
section {
	/*margin-top: 60px;
	padding-top: 100px;*/
}

/*---------
FORM
-----------*/
/*#selectUser {
  background:#fff;
  border:1px solid #fff;
  font-size:12px;
  text-transform:uppercase;
  margin:20px 0 -20px 0;
  color:#111;
  font-family: 'FontAwesome', 'Open Sans';
}*/
.user-select select {
   background: transparent;
   width: 230px;
   padding: 0 5px;
   font-size: 12px;
   /*line-height: 1;*/
   border: 0;
   border-radius: 0;
   height: 28px;
   -webkit-appearance: none;
   font-family: 'FontAwesome', 'Open Sans';
   text-transform:uppercase;
   
   }
.user-select {
   width: 202px;
   height: 28px;
   overflow: hidden;
   background:url(../img/ico/down_arrow_select.jpg) no-repeat right #fff;
   border: 1px solid #3b3e40;
   margin:20px 0 -20px 0;
   }
   
 .styled-select select {
   background: transparent;
   width: 230px;
   padding: 0 5px;
   font-size: 13px;
   /*line-height: 1;*/
   border: 0;
   border-radius: 0;
   height: 28px;
   -webkit-appearance: none;
   font-family: 'Open Sans';
   
   }
.styled-select {
   width: 202px;
   height: 28px;
   overflow: hidden;
   background:url(../img/ico/down_arrow_select_white.jpg) no-repeat right #fff;
   border: 1px solid #ccc;
   margin:20px 0 0 0;
   }
   
   
   .inner-select select {
   background: transparent;
   width: 250px;
   padding: 0 5px;
   font-size: 13px;
   /*line-height: 1;*/
   border: 0;
   border-radius: 0;
   height: 28px;
   -webkit-appearance: none;
   font-family: 'Open Sans';
   
   }
.inner-select {
   width: 222px;
   height: 28px;
   overflow: hidden;
   background:url(../img/ico/down_arrow_select_white.jpg) no-repeat right #fff;
   border: 1px solid #ccc;
   margin:20px 0 0 0;
   }
   
.small-select select {
   background: transparent;
   width: 70px;
   padding: 0 5px;
   font-size: 13px;
   /*line-height: 1;*/
   border: 0;
   border-radius: 0;
   height: 28px;
   -webkit-appearance: none;
   font-family: 'Open Sans';
   
   }
.small-select {
   width: 42px;
   height: 28px;
   overflow: hidden;
   background:url(../img/ico/down_arrow_select_white.jpg) no-repeat right #fff;
   border: 1px solid #ccc;
   margin:20px 0 0 0;
   }
   
 

.input-xxlarge {
  width: 530px;
}

.input-smaller {
  width: 50px!important;
}

.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: left;
}


/*---------
TABS
-----------*/
.tab-content {
   border-left:1px solid #cfcfcf;
   border-right:1px solid #cfcfcf;
   border-bottom:1px solid #cfcfcf;
   margin-top:-20px;
   }
   
 .tab-content table{
   margin-bottom:0!Important;
   }
 
 .nav-tabs > li > a {
  color:#444;
}

.tab-content .span6 {
   width:528px;
 }
 
 .tab-content .span12 {
   width:95%;
 }
 
 .tab-content .full {
   width:97%;
 }

/*Calendar Template*/
.cal_Theme1 td{
    background-color:#eee !important;
    font-size:11px !important;
    border:none !important;
    padding:0px !important;
    color:#414244 !important;
    border-bottom:1px solid #ccc!important;
    vertical-align:central !important;
}
.cal_Theme1 .ajax__calendar_body td{
    width:21px !important;
    text-align:center !important;
}

.cal_Theme1 .ajax__calendar_container   {  
    background-color: #e2e2e2;   
    border:solid 1px #cccccc;  
    width:180px !important;
}  
  
.cal_Theme1 .ajax__calendar_header  {  
    background-color: #ffffff !important;   
    margin-bottom: 4px;  
}  
  
.cal_Theme1 .ajax__calendar_title,  
.cal_Theme1 .ajax__calendar_next,  
.cal_Theme1 .ajax__calendar_prev    {  
    color: #004080;   
    padding-top: 3px;  
} 

.cal_Theme1 .ajax__calendar_body    {  
    background-color: #eee !important;   
    border: solid 1px #cccccc;
    text-align:center !important;
    vertical-align:middle !important;
}  
  
.cal_Theme1 .ajax__calendar_dayname {  
    text-align:center;   
    font-weight:bold;   
    margin-bottom: 4px;   
    margin-top: 2px;  
    color:#004080 !important;
    font-size:12px !important;
}  
  
.cal_Theme1 .ajax__calendar_day {  
    text-align:center;  
}  
  
.cal_Theme1  .ajax__calendar_day:hover,  
.cal_Theme1  .ajax__calendar_month:hover,  
.cal_Theme1 .ajax__calendar_year:hover,  
.cal_Theme1 .ajax__calendar_active  {  
    color: #004080 !important;   
    font-weight: bold;  
    background-color:orange !important;        
}  
  

.cal_Theme1 .ajax__calendar_today   {  
    font-weight:bold !important;
    color:#004080 !important;  
}  
  
.cal_Theme1 .ajax__calendar_other,  
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,  
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {  
    color: #bbbbbb !important;       
}
    
.cal_Theme1 .ajax__calendar_invalid .ajax__calendar_day,
.cal_Theme1 .ajax__calendar_invalid .ajax__calendar_month,
.cal_Theme1 .ajax__calendar_invalid .ajax__calendar_year
    { 
    color:#bbbbbb !important;
    text-decoration:line-through !important; 
    cursor:default !important; 
}


.cal_Theme1 .ajax__calendar_invalid .ajax__calendar_day:hover,
.cal_Theme1 .ajax__calendar_invalid .ajax__calendar_month:hover,
.cal_Theme1 .ajax__calendar_invalid .ajax__calendar_year:hover
{   
    background:none !important;
    font-weight:normal !important;     
}  

/*---------
Gridview
-----------*/

.GridStyle tr th,
.GridStyle tr td{
    position:relative

}
.GridStyle{
    border-spacing:0;
    width:100%;
    border:solid #ccc 1px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    font-family:'trebuchet MS','Lucida sans',Arial;
    font-size:14px;
    color:#444
}

.GridStyle tr{
    background:#fff

}
.GridStyle tr:hover{
    background:#dce9f9

}

.GridStyle tr td{
    border-left:1px solid #ccc;
    border-top:1px solid #ccc;padding:10px;
    text-align:left;
    
       

}

.GridStyle tr th{
    border-left:1px solid #ccc;
    border-top:1px solid #ccc;padding:5px;
    text-align:center;

}


.GridStyle tr th:first-child{
    -moz-border-radius:6px 0 0;
    -webkit-border-radius:6px 0 0;
    border-radius:6px 0 0
}


.GridStyle tr th:last-child{
    -moz-border-radius:0 6px 0 0;
    -webkit-border-radius:0 6px 0 0;
    border-radius:0 6px 0 0
}


.GridStyle tr th:only-child{
    -moz-border-radius:6px 6px 0 0;
    -webkit-border-radius:6px 6px 0 0;
    border-radius:6px 6px 0 0
}


.GridStyle tr:last-child td:first-child{
    -moz-border-radius:0 0 0 6px;
    -webkit-border-radius:0 0 0 6px;
    border-radius:0 0 0 6px

}


.GridStyle tr:last-child td:last-child{
    -moz-border-radius:0 0 6px;
    -webkit-border-radius:0 0 6px;
    border-radius:0 0 6px

}
.GridStyle img{
    vertical-align:middle

}


.page-main-content {
     overflow-x: hidden;
 }

@media screen and (min-width:280px) {
    .rowLogin {
        margin-right: -10px;
        margin-left: -10px;
    }
}
@media screen and (min-width:480px) {
    .row_mobile {
        margin-right:-28px;
        margin-left:-28px;
        margin-top:-10px;
    }
    .rowLogin{
        margin-right:-10px;
        margin-left:-10px;
    }
}
@media screen and (min-width:768px) {
    .row_mobile {
        margin-right:-20px;
        margin-left:-20px;
        margin-top:-10px;
    }
}
@media screen and (min-width:992px) {
    .row_mobile {
        margin-right:-15px;
        margin-left:-15px;
         margin-top:0px;
    }
}

@media screen and (min-width:1200px) {
    .row_mobile {
        margin-right:-15px;
        margin-left:-15px;
         margin-top:0px;
    }
}

@media screen and (max-width:900px) {
    map{
        display:none;
    }
    .graficoBaia{
        display:none;
    }
}
table.GridStyle td {
    word-break: break-all;
}