<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
  font-size: 16px;
}

body
{
  background-color: #fff;

}

.left
{
  float: left;
}

.right
{
  float: right;
}

.clear
{
   clear: both;
}

.ui-dialog-titlebar ui-corner-all ui-widget-header ui-helper-clearfix ui-draggable-handle
{
  background-color: #ffffff !important; 
}

.ui-widget-header 
{
  background-color: #ffffff !important; 
}



.visible
{
  visibility: visible;
  display: block;
}

  
h5 { color: #9e0b0f; } 

.hidden
{
  
  display: none;
}

.ui.grid
{
  margin: 0px;
  padding: 0px;
}

.vertical-spacer
{
  margin-top: 50px;
}

a
{
  color: #246f8d;
  font-weight: bold;
}

a:hover
{
  color: #3fc1f5;
}

.orange.button
{
  background-color: #e9741d !important;
}

.orange.button:hover
{
  background-color: #f2781e !important;
  color: #fff;
  text-shadow: none;
}




  .select2{
  margin-left:6px !important;
  width: 268px !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #3d5979 !important;
    color: white !important;
}





/* CSS by CLAUDIO */

.container {
        width: 500px;
        margin: 0 auto;
    }
    .progress_outer {
        border: 1px solid #000;
    }
    .progress {   
        width: 20%;
        background: #DEDEDE;
        height: 20px;  
    }
    


ol, ul {
    list-style: outside none none;
}

#tabsx
{
    margin-left: -22px !important;
    margin-right: -22px !important;
}

#tabsx2
{
    margin-left: -22px !important;
    margin-right: -22px !important;
}

form {
    
	/* border-color: #dfdfdf;*/
    /* border-radius: 5px; */
    /*border-style: solid;*/
   /* border-width: 2px; */
    line-height: 30px;
    list-style: outside none none;
    
     
    /* margin-bottom: 2px;*/
    /* padding: 5px 10px; */
}

form label {
    color: #666;
    float: left;
    font-size: 13px;
    line-height: 12px;
    padding-top: 7px;
    width: 207px;
}

form input:not([type="radio"]), form textarea {
    background: #ffffff none repeat scroll 0 0;
   /* border: medium 0px; */
    /* border-radius: 3px; */
    font: 13px "Open Sans",sans-serif;
    outline: medium none;
    padding: 5px;
    width: 265px;
    margin-bottom: -5px;
    margin-left: 8px;
    
    
    /* border-color: #acacac; */
}

fieldset
{
   border: 0px solid white !important;
   
}

form fieldset {
    border: 0px solid white !important;
    margin-bottom: 10px;
    background: #dddddd none repeat scroll 0 0;
    padding-right: 34px;
    
        
    
    /* border-radius: 10px;*/
}

.clienti_filtri {
  width: 100%;
  background-color: white !important;
  min-width: 600px !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    background: #53FB91 none repeat scroll 0 0 !important;
    border: 1px solid #53FB91 !important;
    color: #ffffff;
    font-weight: normal;
}


.buttongrafico
{
  
cursor:pointer;
display:inline-block;
min-height:1em;
outline:0;
border:none;
vertical-align:baseline;
background: #2d415f;
color: white;
font-family:Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
margin:0 .25em 0 0;
padding:.78571429em 1.5em;
text-transform:none;
text-shadow:none;
font-weight:700;
line-height:1em;
font-style:normal;
text-align:center;
text-decoration:none;
/* border-radius:.28571429rem; */
box-shadow:0 0 0 1px transparent inset,0 0 0 0 rgba(34,36,38,.15) inset;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
-webkit-transition:opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
transition:opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
will-change:'';
-webkit-tap-highlight-color:transparent;
}

.button {

cursor:pointer;
display:inline-block;
min-height:1em;
outline:0;
border:none;
vertical-align:baseline;
background:#e0e1e2;
color:rgba(0,0,0,.6);
font-family:Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
margin:0 .25em 0 0;
padding:.78571429em 1.5em;
text-transform:none;
text-shadow:none;
font-weight:700;
line-height:1em;
font-style:normal;
text-align:center;
text-decoration:none;
/* border-radius:.28571429rem; */
box-shadow:0 0 0 1px transparent inset,0 0 0 0 rgba(34,36,38,.15) inset;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
-webkit-transition:opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
transition:opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
will-change:'';
-webkit-tap-highlight-color:transparent;
}

.button:hover{
/*background-color:#53FB91; background-image:none;color:#ffffff;*/
background-color:#2d415f; background-image:none;color:#ffffff;
}


.button2 {

cursor:pointer;
display:inline-block;
min-height:1em;
outline:0;
border:none;
vertical-align:baseline;
background:#e0e1e2;
color:rgba(0,0,0,.6);;
font-family:Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
margin:30px .25em 0 0;
padding:.78571429em 1.5em;
text-transform:none;
text-shadow:none;
font-weight:700;
line-height:1em;
font-style:normal;
text-align:center;
text-decoration:none;
/* border-radius:.28571429rem; */
box-shadow:0 0 0 1px transparent inset,0 0 0 0 rgba(34,36,38,.15) inset;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
-webkit-transition:opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
transition:opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
will-change:'';
-webkit-tap-highlight-color:transparent;
}

.button2:hover{
background-color:#2d415f; background-image:none;color:#FFFFFF;
}

 
  
.testocelle{
  
  font-family: Courier;
}

.riquadro_caring{

/*-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;*/
background: #f3f3f3;
margin: 10px;
padding: 10px;
}

.list_nuovocaring{

margin-bottom: 10px;
}

/* Fine CSS by CLAUDIO */

 
	.TFtable{
		width:100%; 
		border-collapse:collapse; 
	}
	.TFtable td{ 
		padding:7px; border:#4e95f4 1px solid;
	}
	/* provide some minimal visual accomodation for IE8 and below */
	.TFtable tr{
		background: #b8d1f3;
	}
	/*  Define the background color for all the ODD background rows  */
	.TFtable tr:nth-child(odd){ 
		background: #b8d1f3;
	}
	/*  Define the background color for all the EVEN background rows  */
	.TFtable tr:nth-child(even){
		background: #dae5f4;
	}
 





/* =============================================================================
   Header
   ============================================================================= */

#header-space
{
  background-color: #fff;
  height: 90px;
  border-bottom: 1px solid #c0c0c0; 
}

#top-menu
{
  margin-top: 10px;
  /* border: 1px solid black; */
}

#top-menu a
{
  color: #000;
  font-size: 20px;
  font-weight: bold;
}

span.normal
{
  font-weight: normal;
}

span.bold
{
  font-weight: bold;
}

#vaniglia-header
{
  margin-top: 10px;
  border-top: 10px #dddddd solid;
  background: rgba(0, 0, 0, 0) linear-gradient(#dddddd, #ffffff) repeat scroll 0 0;
  /* border-radius: 20px; */
  min-height: 100px;
}

#vaniglia-header-logo
{
     max-width: 278px;
    position: absolute;
    width: 100%;
    z-index: 9999;
   
}


/* =============================================================================
   Login page
   ============================================================================= */

#login-form
{
  max-width: 300px;
}


/* =============================================================================
   Home page
   ============================================================================= */

img.vaniglia-button:hover
{
  opacity: 0.5;
    margin-top: 10px;
}

img.vaniglia-button
{
  margin-top: 10px;
}


.container-round
{
  width: 100%;
  /*border-radius: 20px;
  border-radius: 10px; */
  border-style: solid;
  padding: 5px;
  /* border: 3px solid #2dff87 !important; */
  /* box-shadow: 10px 10px 20px grey !important;*/
}

.container-round.packages
{
  border-color: #c8d20a;
}

.container-round.packages.filled
{
  background-color: #c8d20a;
}

.container-round.appointment
{
  border-color: #1e9cd3;
}

.container-round.appointment.filled
{
  background-color: #1e9cd3;
}


.appointment-titlegrid1
{
color: #1e9cd3;

}

.appointment-titlegrid2
{
color: #1e9cd3;

}



.container-round.prepaid
{
  border-color: #47a539;
}

.container-round.prepaid.filled
{
  background-color: #47a539;
}

.container-round.promotion
{
  /*border-color: #fff;*/
  border: 0px !important;
  
  align-items: center !important;
  padding-top: 0px !important;
}


.container-round.promotion.filled
{
   background: #2d415f !important; color: #ffffff !important;  font-size: 40px;
   text-align: center !important;   
   min-height: 100px !important;
    display: flex !important;
    justify-content: center !important;
    margin-bottom: -45px;
   
   border: 0px !important;
   /* border-color: #ffffff !important; */
}



.container-round.promoorders.filled
{
  background-color: #dddddd
}

.container-round.promoorders
{
  border-color: #dddddd;
  margin-bottom:15px;
}

.container-round.gallery
{
  border-color: #e4512a
}

.container-round.gallery.filled
{
  background-color: #e4512a
}

.container-round.contact
{
  border-color: #ffbd0a
}



.container-round.payment
{
  border-color: #de0079
}


.container-round.contact.filled
{
  background-color: #ffbd0a
}

.package-status
{
    width: 34px;
    margin-left: auto;
    margin-right: auto;
}

#price-container
{
  font-size: 100%;
  line-height: 2.0em;
}

#no-records-message
{
  margin: 10px;
  font-size: 1.5em;
  font-weight: bold;
}

.imageItem
{
  height: 220px;
}

.imageItem * img
{
  max-width: 190px;
}

#button-back
{
  margin-left: 12px;
}

.ui.image.pagetitle
{
  max-width: 70%;
}

#footer-container
{
  margin-top: 20px;
}

.promotion
{
  padding: 20px;  
  
  /* 24/10/2021 Simone */
  background-color: white !important;
  min-width: 600px !important;
 
  
}
 


.promotioncicle img 
{
    margin: auto;
    -webkit-box-shadow: 0px 11px 36px -3px rgba(0,0,0,0.61);
    -moz-box-shadow: 0px 11px 36px -3px rgba(0,0,0,0.61);
    box-shadow: 0px 11px 36px -3px rgba(0,0,0,0.61);
    
    /*
    -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;*/
}

.promotion-title
{
  font-size: 2em;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 50px;
}

.promotion-price
{
  font-size: 1.5em;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}


.promotion-price-qty
{

  min-height: 50px;
}


#msg
{
    font-size: 1.5em !important; 
    font-weight: bold !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;

}


#payment_text
{
    font-size: 1.5em !important; 
    font-weight: bold !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;

}

.social
  {
    background-color: transparent;
    display: inline-block;
    max-width: 100%;
    position: relative;
    vertical-align: middle;
    border: 0 none;
    margin-bottom: 27px;
    margin-top: -41px;
  
}


#button-orders {
    margin-bottom: -16px;
    margin-right: 12px;
    margin-top: -30px;
}



.table_reg
{
    border: 1px solid #d5d5d5; min-width: 300px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; border-collapse: unset !important;
    display: inline-block; 
   /*-khtml-border-radius: 10px;*/
}


.table_login
{
    border: 1px solid #d5d5d5; min-width: 300px; -webkit-border-radius: 0px; -moz-border-radius: 10px; border-radius: 0px; border-collapse: unset !important;
    display: inline-block; 
   /* -khtml-border-radius: 10px;*/
}
   
.login-formdiv
{
      background-color: #2d415f;
      border-collapse: unset !important;
      color: #ffffff;
      font-family: Lucida Grande;
       font-weight: bold;
      font-size: 19px;
      height: 56px;
      padding: 20px;
      text-align: center;
      
      /*-webkit-border-top-left-radius: 10px;
      -webkit-border-top-right-radius: 10px;
      -moz-border-radius-topleft: 10px;
      -moz-border-radius-topright: 10px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;	*/
      min-width: 300px;
}

.login-formdiv2
{
      background-color: #d5d5d5;
      border-collapse: unset !important;
      color: #ffffff;
      font-family: Lucida Grande;
      font-size: 19px;
      height: 56px;
      padding: 20px;
      text-align: right;
      text-transform: uppercase;
      /*-webkit-border-top-left-radius: 10px;
      -webkit-border-top-right-radius: 10px;
      -moz-border-radius-topleft: 10px;
      -moz-border-radius-topright: 10px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;*/
      min-width: 300px;
}

  
/* =============================================================================
   combobox scelta spedizione
   ============================================================================= */

.drop_ship
{
   -moz-appearance: none;
    background: #f0f0f0 url("https://app.simplebudget.it/images/dropdown.png") no-repeat scroll 160px 0;
    border: 0 solid rgba(34, 36, 38, 0.15);
    height: 40px;
    padding: 0.5em;
    visibility: visible;
    width: 200px;
}
input[type=checkbox]:not(old){
  width     : 2em !important;
  padding   : 0 !important;
  font-size : 1em !important;
  opacity   : 1 !important;
  
  accent-color: #ffffff !important;
  
  
    /*border-radius: 0.25em !important;*/
    display: inline-block !important;
    height: 1.8em !important;
    margin: 0.25em 0.5em 0.25em 0.25em !important;
    vertical-align: middle !important;
}

input[type=checkbox]:not(old) + label{
  display      : inline-block !important;
  margin-left  : -2em !important;
line-height: 28px;
}

input[type=checkbox]:not(old) + label &gt; span{
  display          : inline-block !important;
  width            : 1.8em !important;
  height           : 1.8em !important;
  margin           : 0.25em 0.5em 0.25em 0.25em !important;
  border           : 0.0625em solid rgb(192,192,192) !important;
  /*border-radius    : 0.25em !important;*/
  background       : #2d415f !important;
   background-image :    -moz-linear-gradient(rgb(47,46,110),rgb(47,46,110)) !important;
  background-image :     -ms-linear-gradient(rgb(47,46,110),rgb(47,46,110)) !important;
  background-image :      -o-linear-gradient(rgb(47,46,110),rgb(47,46,110)) !important;
  background-image : -webkit-linear-gradient(rgb(47,46,110),rgb(47,46,110)) !important;
  background-image :         linear-gradient(rgb(47,46,110),rgb(240,240,240)) !important;

  vertical-align   : bottom !important;
}

input[type=checkbox]:not(old):checked + label &gt; span{
  background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240)) !important;
  background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240)) !important;
  background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240)) !important;
  background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240)) !important;
  background-image :         linear-gradient(rgb(224,224,224),rgb(240,240,240)) !important;
}


input[type="radio"   ]:not(old){
  width     : 2em !important;
  /*margin    : 0 !important;*/
  /*padding   : 0 !important;*/
  font-size : 1em !important;
  /*opacity   : 0 !important;*/
  margin-top: 5px;
    margin-bottom: 5px;
    display:inline-block;
    *display: inline;     /* for IE7*/
    zoom:1;              /* for IE7*/
    vertical-align:middle;
    margin-left:20px
}


input[type="radio"   ]:not(old) + label{
  display      : inline-block !important;
  margin-left  : -2em !important;
line-height: 28px;
}


input[type="radio"]:not(old) + label &gt; span{
  display          : inline-block !important;
  width            : 1.8em !important;
  height           : 1.8em !important;
  margin           : 0.25em 0.5em 0.25em 0.25em !important;
  border           : 0.0625em solid rgb(192,192,192) !important;
  /* border-radius    : 0.25em !important;*/
  background       : rgb(224,224,224) !important;
   background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240)) !important;
  background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240)) !important;
  background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240)) !important;
  background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240)) !important;
  background-image :         linear-gradient(rgb(224,224,224),rgb(240,240,240)) !important;

  vertical-align   : bottom !important;
}


input[type="radio"   ]:not(old):checked + label &gt; span{
  background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240)) !important;
  background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240)) !important;
  background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240)) !important;
  background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240)) !important;
  background-image :         linear-gradient(rgb(224,224,224),rgb(240,240,240)) !important;
}

input[type="radio"]:not(old):checked +  label &gt; span &gt; span{
  display          : block !important;
  width            : 1.8em !important;
  height           : 1.8em !important;
  margin           : 0em !important;
  border           : 0 !important;
  border-radius    : 0 !important;
  background       : rgb(153,204,102) !important;
  background-image :    -moz-linear-gradient(rgb(222,0,121),rgb(222,0,121)) !important;
  background-image :     -ms-linear-gradient(rgb(222,0,121),rgb(222,0,121)) !important;
  background-image :      -o-linear-gradient(rgb(222,0,121),rgb(222,0,121)) !important;
  background-image : -webkit-linear-gradient(rgb(222,0,121),rgb(222,0,121)) !important;
  background-image :         linear-gradient(rgb(222,0,121),rgb(222,0,121)) !important;

}

select.ui.dropdown{-moz-appearance: none !important;
-webkit-appearance: none !important;
    background: #f0f0f0 url("https://app.simplebudget.it/images/dropdown.png") no-repeat scroll 121px 0 !important;
    border: 0 solid rgba(34, 36, 38, 0.15) !important;
    height: 40px !important; 
    padding: 0.5em !important;
    visibility: visible !important;
    width: 90px !important;       
}

select.ui.dropdownblue{-moz-appearance: none !important;
-webkit-appearance: none !important;
    background: #f0f0f0 url("https://app.simplebudget.it/images/dropdownblue.png") no-repeat scroll 178px 0 !important;
    border: 0 solid rgba(34, 36, 38, 0.15) !important;
    height: 40px !important; 
    padding: 0.5em !important;
    visibility: visible !important;
    width: 90px !important;       
}

.promotion-qty
{
  font-size: 1.2em;
  font-weight: bold;
  margin-left: 0px;
  
}


input[type='checkbox']:checked + label {
 background-image: url(images/checkbox.png);
}

.ui.label.visible, .ui.labels.visible .label {
    display: table !important;
}

.ui.form .fields &gt; .field {
    flex: 0 1 auto;
    padding-left: 0em !important;
    margin-right: 5px !important;
}



#hour.ui.dropdownblue {
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    background: #f0f0f0 url("https://app.simplebudget.it/images/dropdownblue.png") no-repeat scroll 63px 0 !important;
    border: 0 solid rgba(34, 36, 38, 0.15) !important;
    height: 40px !important;
    padding: 0.5em !important;
    visibility: visible !important;
    width: 102px !important;
}

#minute.ui.dropdownblue {
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    background: #f0f0f0 url("https://app.simplebudget.it/images/dropdownblue.png") no-repeat scroll 63px 0 !important;
    border: 0 solid rgba(34, 36, 38, 0.15) !important;
    height: 40px !important;
    padding: 0.5em !important;
    visibility: visible !important;
    width: 102px !important;
}


/* =============================================================================
   card virtuale e istruzioni responsive
   ============================================================================= */


#card_container
{
display: block;
    height: auto;
    width: 80%;
    margin:auto;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited 
{
  color: #ffffff !important;
}


#card_image
{
background-image:url(../images/card_background.png);
background-repeat:no-repeat;
background-size:100% auto;
}


    #card_code
    {
    margin-right: 21%;
    padding-left: 60%;
    padding-top: 42%;
    padding-bottom: 100px;
    }

/*===============================*/
/* impostazioni colore cella jsGrid*/
/*===============================*/
td.Periodo1
{
	background-color: #ffffff;
}

td.Periodo2
{
	background-color: #3d5979;
}         
                  

/*===============================*/

@media only screen and (min-width: 300px) and (max-width: 599px)
{
    #card_code
    {
    margin-right: 14%;
    padding-left: 58%;
    padding-top: 7%;
    padding-bottom: 204px;
    }
    
    .kpi_ampiezza_tab{
    width: 100%;
    white-space: normal;
    }
    
    form label {
    color: #666;
    float: left;
    font-size: 13px;
    line-height: 12px;
    padding-top: 7px;
    width: 130px;
    }

.menunew {
margin-right: 600px !important;
}

.topnav {
    width: 100% !important;
    
}


.two.column.row {
margin-bottom: 35px;
}
    
.promotion {

min-width: auto !important;
}

.column {

min-width: auto !important;
}
    
} 


@media only screen and (min-width: 600px) and (max-width: 719px)
{
    #card_code
    {
    margin-right: 14%;
    padding-left: 58%;
    padding-top: 7%;
    padding-bottom: 310px;
    }
    
    #myChart1.chartjs-render-monitor{
display: block;
height: 300px !important;
width: 590px !important;
float: left;
margin-bottom: 20px;
	}
	
	#myChartGruppi.chartjs-render-monitor{
display: block;
height: 300px !important;
width: 590px !important;
float: left;
margin-bottom: 20px;
	}
	
	#myChart4.chartjs-render-monitor{
display: block;
height: 300px !important;
width: 590px !important;
float: left;
margin-bottom: 20px;
	}
	
	#div_grafici{
width: 590px !important;
float: left;
	}
	
    #div_grafico1{
width: 590px !important;
float: left;
	}
	
	#tab{
overflow-x: unset !important;
overflow-y: unset !important;
	}
	
	div#jsGrid.jsgrid{
width: 590px !important;
	}
	
	div#jsGridGruppi.jsgrid{
width: 590px !important;
	}

    div#jsGrid2.jsgrid{
width: 590px !important;
	}

} 

@media only screen and (min-width: 720px) and (max-width: 800px)
{
    #card_code
    {
    margin-right: 14%;
    padding-left: 58%;
    padding-top: 7%;
    padding-bottom: 310px;
    }
    
    #myChart1.chartjs-render-monitor{
display: block;
height: 320px !important;
width: 660px !important;
float: left;
margin-bottom: 20px;
	}
	
	#myChartGruppi.chartjs-render-monitor{
display: block;
height: 320px !important;
width: 660px !important;
float: left;
margin-bottom: 20px;
	}
	
	#myChart4.chartjs-render-monitor{
display: block;
height: 320px !important;
width: 660px !important;
float: left;
margin-bottom: 20px;
	}
	
	#div_grafici{
width: 660px !important;
float: left;
	}
	
    #div_grafico1{
width: 660px !important;
float: left;
	}
	
	#tab{
overflow-x: unset !important;
overflow-y: unset !important;
	}
	
    div#jsGrid.jsgrid{
width: 660px !important;
	}

    div#jsGridGruppi.jsgrid{
width: 660px !important;
	}

    div#jsGrid2.jsgrid{
width: 660px !important;
	}

.ui.grid &gt; .stackable.stackable.row &gt; .column, .ui.stackable.grid &gt; .column.grid &gt; .column, .ui.stackable.grid &gt; .column.row &gt; .column, .ui.stackable.grid &gt; .column:not(.row), .ui.stackable.grid &gt; .row &gt; .column, .ui.stackable.grid &gt; .row &gt; .wide.column, .ui.stackable.grid &gt; .wide.column
	{
	width: 50% !important;
	
}



} 

@media only screen and (min-width: 8000px)
{
    #card_code
    {
    margin-right: 14%;
    padding-left: 58%;
    padding-top: 7%;
    padding-bottom: 344px;
    }
} 

@media only screen and (min-width: 1000px) and (max-width: 1499px)
{
    #card_code
    {
    padding-bottom: 420px;
    margin-right: 14%;
    padding-left: 58%;
    padding-top: 7%;
    }
    
    
    .kpi_div{
    width:80%;
    height: 100%;
    margin: auto;
    clear: both;
    padding-bottom: 30px;
    display: table;
    }
    
    .kpi_middle{
	display: table-cell;
  	vertical-align: middle;
    }
    
    .kpi_ampiezza_tab{
    width: 500px;
    float: right;
    margin-bottom: 20px;
    }
    
    .kpi_grafico{
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: auto;
    margin-bottom: auto;
    }
    
} 



 @media only screen and (min-width: 1200px) and (max-width: 3000px)
 {
    .ui.page.grid 
    {
       padding-left: 15% !important;
       padding-right: 15% !important;
    }
 }


@media only screen and (min-width: 1500px) and (max-width: 7999px)
{
    #card_code
    {
    padding-bottom: 443px;
    margin-right: 14%;
    padding-left: 58%;
    padding-top: 7%;
    }
    
    
    .kpi_div{
    width:78%;
    margin: auto;
    clear: both;
    padding-bottom: 30px;
    }
    
    .kpi_ampiezza_tab{
    width: 500px;
    float: right;
    margin-bottom: 20px;
    }
    
    .kpi_grafico{
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: auto;
    margin-bottom: auto;
    }
    
    
} 
.style-1 input[type="text"] {
  padding: 10px;
  border: solid 1px #dcdcdc;
  transition: box-shadow 0.3s, border 0.3s;
}
.style-1 input[type="text"]:focus,
.style-1 input[type="text"].focus {
  border: solid 1px #707070;
  box-shadow: 0 0 5px 1px #969696;
}
 
 
 
.two.column.row {

margin-top: 30px;
}


label{
    width: 150px;
    display: inline-block;
    margin-bottom: 10px;

}


@media only screen and (min-width: 764px) and (max-width: 907px) and (orientation: landscape) 
{

.topnav a {
padding: 14px 7px !important;
font-size: 15px !important;

}

.dropdown .dropbtn {
    font-size: 15px !important;
    padding: 14px 7px !important;
    }
    
.footer {
height: 35px !important;
padding: 6px !important;
font-size: 10px !important;
line-height: 11px !important;
}


}

@media only screen and (max-width: 763px) and (orientation: landscape) 
{

.topnav a {
padding: 14px 7px !important;
font-size: 15px !important;
}

.dropdown .dropbtn {
    font-size: 15px !important;
    padding: 14px 7px !important;
    }
    
.footer {
height: 35px !important;
padding: 6px !important;
font-size: 10px !important;
line-height: 11px !important;
}

.topnav {
padding-right: 19px !important;
}

.ui.image.vaniglia-button {
margin-top: 9px !important;
height: 30px !important;
}

.dropdown-content  {
min-width: 125px !important;
}

}

 

@media screen and (max-width: 600px) and (orientation: portrait) {
  #homebox {
    width: 100% !important;
  }
}
</pre></body></html>