body {
	color:#fff;
    font-size:5px;
}
#header-front{
    background-color:#0a005b80; 
}

.component__weather-box {
    margin: 0.2em;
    width: 59em;
    height:29em;
    border-radius: 0.3em;
    overflow: hidden;
    font-size:5px;
    display: inline-block;
    border:1px solid;
    border-color:rgba(255, 255, 255, 0.5);
    background-image: url('/site-media/images/bagliore_piccolo.png');
    background-repeat: no-repeat;
    background-position: center 0px;
    background-color: rgba(10, 0, 91, 0.5);
    background-size: 90%;
    display: inline-block;
    
}

.component__weather-content {
  position: relative;
  overflow: hidden;
  color: #fff;
  background: #4f52e029;
  height: 40%;
}

.component__weather-content:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.3;
  background-image: url("");
  background-repeat: no-repeat;
  background-position: 0 63%;
  background-size: cover;
}

.weather-content__overview {
  width: 50%;
  text-align: center;
  display: inline-block;
  float: left;
  z-index: 2;
  position: relative;
  margin-top: 2em;
}
.background_fixed_cover{
    background: url('/site-media/images/1b.jpg') no-repeat left top fixed; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover; 
    background-color:transparent; 
    overflow: hidden; 
    filter: blur(0px); 
    position: fixed; 
    width:100%;
    height: 100%; 
    top: 0px;
    z-index:-1;
}
.testo_widget{
    position:absolute;
    color:white;
    width:100%;
    text-align: center;
    top:12.5em;
    font-size:2em;
    /*font-weight:bold;*/
    overflow:hidden;
    line-height:1.3em;
}

h1 {
  font-weight: 400;
  font-size: 40px;
  line-height: 40px;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0.75em;
}

.weather-content__temp {
  width: 50%;
  z-index: 2;
  text-align: center;
  float: left;
  font-size: 7em;
  text-align: center;
  margin-top: 0.5em;
  position: relative;
  vertical-align: middle;
}

.weather-content__temp .degrees {
  line-height: 40px;
}

.weather-content__temp .wi-degrees {
  margin-left: -10px;
  vertical-align: top !important;
}

.currentTemp .wi {
  margin-right: 20px;
  font-size: 40px;
  vertical-align: baseline;
}

.component__forecast-box {
  display: flex;
  clear: both;
  height: 60%;
}

.forecast__item {
  flex: 1;
  text-align: center;
}

.forecast-item__heading {
  background: #337ab7;
  font-size: 1.8em;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
  padding: 10px;
}

.forecast-item__info {
  background: #ffffffb5;
  color: #323689;
  padding-bottom: 10px;

}

.forecast-item__info .wi {
  display: block;
  margin: 0 auto;
  font-size: 24px;
  padding: 5px 0;
}

.forecast-item__info .degrees {
  font-size: 20px;
  line-height: 20px;
}

.forecast-item__info .degrees .wi-degrees {
  display: inline;
}

small {
  font-size: 12px;
}
.selectRoom{
    background-image: url('/site-media/images/bagliore_tenue.png');
	background-repeat: no-repeat;
	background-position: center 0px;
    background-size: 60%;
    display: inline-block;
    border-radius: 0.3em;
    overflow: hidden;
    position:relative;
    left: 2%;
    top:14em;
    height:3em;
    border:1px solid;
    border-color:rgba(255, 255, 255, 0.5);
    color: #ffffff;
    /*background-color: #ffffff;*/
    width:95%;
}
#myWorkContent{
    /*height:430px;*/
	background-image: url('/site-media/images/bagliore_tenue.png');
	background-repeat: no-repeat;
	background-position: center 0px;
    background-size: 60%;
	border-radius: 0.3em;
	border: 1px solid;
	border-color:rgba(255, 255, 255, 0.5);
    overflow-y: hidden;
    position:relative;
    top:0px;
    left:2%;
    width:95%;
    overflow-x:hidden;
    z-index:100;
}
#WidgetContent{
    background-image: url('/site-media/images/bagliore_tenue.png');
	background-repeat: no-repeat;
	background-position: center 0px;
    background-size: 60%;
	border-radius: 0.3em;
	border: 1px solid;
	border-color:rgba(255, 255, 255, 0.5);
    position:relative;
    left:2%;
    width:95%;
}
.icona_on{
    color: #ffffff;
    top:0.6em;
    position:relative;
    /*left:0.75em;
    float:left; */
}
.icona_off{
    color: #ffffff;
    top:0.6em;
    position:relative;
    /*left:0.9em;
    float:left; */
}
.icona_on_widget{
    color: #ffaf0f;
    top:0.3em;
    position:absolute;
    left:0.3em;
    float:left;
}
.icona_off_widget{
    color: #ffffff;
    top:0.3em;
    position:absolute;
    left:0.3em;
    float:left;
}
.scenario_on {
	background-image: url('/site-media/images/bagliore_piccolo.png');
	background-repeat: no-repeat;
	background-position: center 0px;
    display: inline-block;
    border-radius: 0.3em;
    background-color: rgba(255, 255, 255, 0.6);
    color:#000;
    float:left;
    margin: 0.2em;
    width: 12.2em;
    height: 4em; 
    position:relative;
}
.scenario_off {
    background-image: url('/site-media/images/bagliore_piccolo.png');
	background-repeat: no-repeat;
	background-position: center 0px;
    display: inline-block;
    border-radius: 0.3em;
    border:1px solid;
	border-color:rgba(255, 255, 255, 0.5);
    color:#ffffff;
    float:left;
    margin: 0.2em;
    width: 12.2em;
    height: 4em; 
    position:relative;
}

.list_on{
    width:100%;
    height:4em;
    position:relative;
    color:#050505;
    display: inline-block;
}
.list_off{
    width:100%;
    height:4em;
    position:relative;
    color:#050505;
    display: inline-block;
}
.widget_on {
	background-image: url('/site-media/images/bagliore_piccolo.png');
    background-repeat: no-repeat;
	background-position: center 0px;
    display: inline-block;
    border-radius: 0.3em;
    background-color: rgba(255, 255, 255, 0.6);
    background-size: 90%;
    color:#050505;
    border:1px solid;
	border-color:rgba(255, 255, 255, 0.3);
    margin: 0.2em;
    width:29em;
    height:29em;
    position:relative;
    font-size:5px;
}
.widget_off {
    background-image: url('/site-media/images/bagliore_piccolo.png');
	background-repeat: no-repeat;
	background-position: center 0px;
    background-color: rgba(10, 0, 91, 0.5);
    background-size: 90%;
    display: inline-block;
    color:#ffffff;
    width:29em;
    height:29em;
    margin: 0.2em;
	border-radius: 0.3em;
	border:1px solid;
	border-color:rgba(255, 255, 255, 0.5);
    overflow: hidden;
    position:relative;
    font-size:5px;
}
.widget_pswd {
    background-image: url('/site-media/images/bagliore_piccolo.png');
	background-repeat: no-repeat;
	background-position: center 0px;
    background-color: rgba(10, 0, 91, 0.5);
    background-size: 90%;
    display: inline-block;
    color:#ffffff;
    width:29em;
    height:29em;
    margin: 0.2em;
	border-radius: 0.3em;
	border:1px solid;
	border-color:rgba(255, 255, 255, 0.5);
    overflow: hidden;
    position:relative;
    font-size:5px;
}
@media only screen 
  and (orientation: landscape) 
  and (min-width : 320px){
    .widget_off {
        font-size:7px;
    }  
    .widget_pswd {
        font-size:7px;
    }      
    .widget_on {
        font-size:7px;
    }  
    body {
        font-size:7px;
    }
    .component__weather-box{
        font-size:7px;
    }
    .forecast-item__info .wi {
      padding: 15px 0;
    }
}
.blur_img{}
.opacita{
    width:100%;
    height:100%;
    opacity: 1; /*0.55;*/
    border-radius: 0.3em;
    position:absolute;
    top:0px;
    left:0px;
}
/* ************** menu top *************** */
.menu_button{
    display: inline-block;
    border-radius: 0.3em;
	border: 1px solid;
	border-color:rgba(255, 255, 255, 0.5);
    color:#ffffff;
    float:left;
    margin: 10px;
    margin-bottom: 0px;
    font-size:20px;
    height: 30px; 
    overflow: hidden;
    position:relative;
}
.menu_button_centrale{
    display: inline-block;
    border-radius: 0.3em;
	border: 1px solid;
	border-color:rgba(255, 255, 255, 0.5);
    color:#ffffff;
    float:right;
	right:0px;
    margin: 10px;
    margin-bottom: 0px;
    font-size:20px;
    height: 30px; 
    overflow: hidden;
    position:absolute;
}
.contenitoreCentrale{
    position:relative;
    left: 0%;
    bottom:50px;
	margin-top:5px;
    /*top:310px;*/
}
.edit_location_button p{
    margin: 4px 15px 8px 15px;
    color:#ffffff;
    font-size:1em;
}
.save_location_button p{
    margin: 4px 15px 8px 15px;
    color:#ffffff;
    font-size:1em;
}
.location_label{
    display: inline-block;
    color:#ffffff;
    float:left;
    height: 30px; 
    overflow: hidden;
    position:relative;
    background-color:#eee;
    width:100%; 
    height:50px;
    border-bottom: 2px solid #e5e5e7;
}

.setting_label{
    display: inline-block;
    color:#ffffff;
    float:left;
    font-size:20px;
    overflow: hidden;
    position:relative;
}
.text_icon_bottom_off{
    color: #ffffff;
    top:0.3em;
    position:relative;
    left:0.9em;
    float:left;
    font-size:0.7em;
    z-index:1001;
}