﻿html {
  height: 100%;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
  position: relative;
  margin: 0;
  padding-bottom: 6rem;
  min-height: 100%;
}

.footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
}

.main-content                                                           {   float:left;
}

.menu-right                                                             {   float:right; margin-top:5px;
}

.navbar-default                                                         {   background-color:#09375f; 
}

.navbar-right                                                           {   margin-right:30px; 
}

.box-video-home                                                         {   margin-top:5px; text-align:center;
}

.link-menu-laterale                                                     {   color:#fff;
}

.link-menu-laterale-alt                                                 {   color:#fff;
}

.active                                                                 {   color:#03739c !important;
}

.navbar-brand                                                           {   color:#fff !important; height:40px !important; margin: 0px 0px 0px -140px !important;
}

.navbar-logo                                                            {   height:40px; padding-top:5px; padding-left:5px;
}

.dropdown-action .btn                                                   {   width:100%; margin-bottom:2px;
}
.dropdown-action li                                                     {   padding:2px;
}

td.info-window                                                          {   cursor:help;
}

.panel-primary                                                          {   border-color:#09375f !important;
}

.panel-primary > .panel-heading                                         {   background-color:#09375f !important;
}

td.info-window:hover                                                    {  text-decoration:underline !important;
}

.generica-titolo                                                        {   text-align:center; margin-top:20px; font-size:large;
}

/*PAGINATORE GRID VIEW*/
.gr-pagination                                                          {   font-size: 100%; background-color:#284775; text-align:center; color:black; margin:10px;
}

.gr-pagination a                                                        {   text-decoration: none; border: solid 1px #AAE; color: #15B;
}

.gr-pagination span                                                     {   text-decoration: none; border: solid 1px #AAE; color: black;
                                                                            display: block; float: left; padding: 0.3em 0.5em; 
                                                                            margin-right: 5px; margin-bottom: 5px;
}

.gr-pagination a, .pagination span                                      {   display: block; float: left; padding: 0.3em 0.5em; margin-right: 5px; margin-bottom: 5px;
}

.gr-pagination .current                                                 {   background: #26B; color: #fff; border: solid 1px #AAE;
}

.gr-pagination .current.prev, .pagination .current.next                 {   color:#999; border-color:#999; background:#fff;
}

.intestazione-form-modifica                                             {   background-color:lightgrey; margin-top:25px;
}

.form-control-custom                                                    {   display:block;width:50%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;float:right;
}

.typeahead                                                              {   display:block;width:50%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;float:right;
}

.form-control-rbl                                                       {   display:block;width:50%;color:#555; float:right;
}

.lbl-campo-fattura                                                       {   width:50%; 
}


.reader                                                                 {   position:absolute; top:-10000px; left:10000px;
}

.text-area-form                                                         {   resize:none;
}

.blocco-ricerca-sx                                                      {   border: 1px dotted #000 !important; float:left !important; width:100%; padding:5px; margin:5px;
}

.blocco-ricerca-dx                                                      {   border: 1px dotted #000 !important; float:right !important; width:100%; padding:5px; margin:5px;
}

.campo-ricerca                                                          {   width:50% !important;
}

.campo-ricerca-dx                                                       {   width:50% !important; float:right !important;
}

.form-ricerca                                                           {   width:50%; float:right !important; margin-top:10px !important;
}

.form-ricerca-label                                                     {   width:50%; float:left !important; margin-top:10px !important;
}

.btn-ricerca                                                            {   margin:20px !important; float:right !important;
}

/* --- MODALI --- */
.modal-content                                                          {   /*width:100% !important;*/
}

.iframe-modal                                                           {   width:100% !important; height:500px;
}

.modal.modal-wide .modal-dialog                                         {   width: 90%;
}

.tabella-modale                                                         {   width:100%;border-width:0px;
}

.clickable                                                              {   cursor:pointer;
}

.form-control-compressed                                                {   max-width:60px; font-size:0.8em !important;
}

.form-control-medium                                                    {   width:300px;
}

#footer                                                                 {   position:absolute; margin:0; bottom:-1px; right:18px; display:block; width:100%; height:30px; background:#09375f; color:#fff; text-align:right; font-size:0.8em; z-index:4; border-top:1px dotted #333;
}
	
#footer_left                                                            {   float:left; padding-left:30px; height:40px; text-align:left; width:45%;
}
	
#footer_left a                                                          {   font-size:0.8em; height:15px; float:left; margin-right:10px; color:#FFF; 
}
	
#footer_right                                                           {   float:right; width:45%; height:40px; padding-right:10px; text-align:right; font-size:0.8em;  
}

.bottone-tabella-small                                                  {   width:50%
}

@media screen and (max-width: 768px)                                    {
    .navbar-right                                                       {   display:none;
    }

    .navbar-brand                                                       {   display:none;
    }

    .navbar-logo                                                        {   height:45px;
    }

    #box-facebook                                                       {   margin-left:110px;  
    }

    .bottone-tabella-small                                              {   float:none !important;
}
}

.frame-table-header                                                     { background-color:#ccc;}

.skin-table-header { color:White;background-color:#5D7B9D !important;font-weight:bold; }

.skin-table-header th a { color:White; }

.text-validazione {
    font-weight: bold;
    color: red;
    font-size: medium;
}

.calcolo-detrazioni-pagamento {
    margin-top: 25px;
    border-top: solid 1px #cecbcb;
}

.consumatore-personale {
    background-color: #ffffff ;
    color: black;
}

.consumatore-libero {
    background-color: #73FDD6;
    color: black;
}

.consumatore-rete {
    background-color: #FFD579;
    color: black;
}

.box-dotted {
    border: 0.2mm dotted #337ab7;
}