/* Eurada causava l'effetto da sinistra*{
	transition: all 500ms ease; 
}*/


html,body {
  margin: 0;
  padding: 0;
  font-family: 'Raleway', sans-serif;
  font-size:14px;
  background-color:#FFF;
}

#top-bar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 20px;
  box-shadow: 0px 2px 10px 0 rgba(0,0,0,0.1);
}

* html #top-bar {
  position: absolute;
}

#topbar-inner {
  height: 20px;
  background: #286294;
}


#topbar-inner .logo{
  float:left;
}

#topbar-inner img{
  width:auto;
  height: 50px;
  margin-top:5px;
}

.menu-left{
	float:left;
	width:70px;
	height:70px;
	background-color:#194367;
	margin-right:20px;
	background-image:url(/img/menu.png);
	background-repeat:no-repeat;
	  background-size: 30px 30px;
	  background-position:center center;
	  cursor:pointer;
}

* html #topbar-inner {
  margin-right: 17px;
}

* html body {
  padding-top: 70px;
}

* html,* html body {
  overflow-y: hidden;
  height: 100%;
  margin-top: -70px;
}

#mainouter {
  /*position: relative;*/
  position:static;
  z-index: 2;
  padding-top: 60px;
  padding-bottom: 0px;
  margin-left: 250px;
  background: #FFF;
  min-height: 100%;
}

* html #mainouter {
  height: 100%;
  overflow: auto;
  overflow-y: scroll;
  position: relative;
  z-index: 2;
  padding-top: 70px;
  padding-bottom: 0px;
}



* html #left {
  position: absolute;
  height: 100%;
  width: 250px;
  left: 0;
  top: 70px;
  overflow: auto;
  z-index: 100;
  margin-bottom: -63px;
  
  
}

html>body #left {
  position: fixed;
  left: 0;
  top: 60px;
  bottom: 0px;
  padding: 0;
  /*width: 249px;
  border-right: 1px solid #EAE9E9;
  box-shadow: 0px 2px 24px 0 rgba(0,0,0,0.14);*/
  z-index:100;
  overflow-y: auto;
  background-color:#FFF;



    min-width: 250px;
    max-width: 250px;
    background: #FFF;
    /*color: #fff;*/
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
   /*position: relative;*/
    -webkit-box-shadow: 2px 0px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 0px 5px 0px rgba(0, 0, 0, 0.2);


}

.menu-topbar{
	float:right;
}

.menu-topbar a{
	float:left;
	width:40px;
	height:40px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	border-radius: 150px;
	background-color:#188cff;
	color:#FFF;
	font-size:20px;
	text-align:center;
	margin-top:13px;
	margin-right:10px;
	
}

.menu-topbar a:hover{
	background-color:#5eacf9;
}

.menu-topbar a i{
	margin-top:10px;
}



.inner-submenu{
	padding:15px 10px 15px 10px;
	text-align:right;
}

.inner-submenu a{
	display: inline-block;
    padding: 4px 15px 6px;
    border-radius: 14px;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
    color: white;
    background-color: #428bca;
	margin-right:10px;
    transition: box-shadow 0.3s, margin 0.3s;
    box-shadow: 0px 0px 4px 0 rgba(0,0,0,0.14);
    margin-bottom: 7px;
}

.inner-container-right{
	float:left;
	width:100%;
	margin:60px 0% 0px 0%;
	
}


.inner-menu-search{
	/*padding:20px;*/
        padding-bottom: 6px;
    padding-left: 10px;
    padding-top: 6px;
}

#left ul, #left ul li{
	margin:0px;
	padding:0px;
}

#left ul li{
	list-style:none;
	position:relative;
}

#left h1{
	font-size:18px;
	padding:10px 0;
	text-indent:20px;
	float:left;
	width:100%;
}

.menu-voices a {
	float:left;
	width:220px;
	text-decoration:none;
	color:#666;
	padding:10px 10px 10px 25px;
	border-left:20px solid #188cff;
	margin-bottom:3px;
	margin-left:15px;
	font-size:12px;
	background-color:#F1F1F1;
	position:relative;
}

.menu-voices a:hover {
	background-color:#e0dcdc;
}

.menu-voices a:before {
   /*position:absolute;
   left:10px;
   top:10px;
   font-family: FontAwesome;
   content: "\f105";
   margin-right:10px;*/
}

.title-inner-submenu{
	float:left;
	font-size:17px;
	font-weight:bold;
	padding-left:15px;
    width:100%;
}

.subtitle-header {
    margin-bottom:10px;
    padding-bottom:10px;
    border-bottom:1px solid #CCC;
}

/* menu apero chiuso */

	 .container-page.active #mainouter {
	  margin-left: 0px;
	 }
	 
	 .container-page.active #left {
	 display:none;
	 }
	 
	 .container-page.active .submenu{
		     width: calc(100% - 0px);
	 }


	

	 .container-page.mobile.inactive #mainouter {
	  margin-left: 0px;
	 }
	 
	 html>body .container-page.mobile.inactive #left {
	 display:none;
	 }
	 

	 
	 .container-page.mobile.inactive .submenu{
		     width: calc(100% - 0px);
	 }
	 
	 
.dxlp-loadingImage.dxlp-imgPosLeft{
    display:none !important;
}

/* css aggiuntivo */
/*
.infobox {
    position: fixed;
    padding: 10px;
    background-color: #8a94a8;
    float: left;
    right: 0px;
    bottom: 65px;
    z-index: 2;
    font-size: 12px;
    color: #FFF;
}
    
.infobox {
    position: fixed;
    padding: 0px;
    background-color: #8a94a8;
    float: left;
    right: 550px;
    bottom: 4px;
    z-index: 1000;
    font-size: 12px;
    color: #FFF;
}*/

.control-bar-buttons-info {
    float: left;
    padding: 10px 10px 0px 28px;
    color: #FFF;
    font-weight: 500;
}
.infobox {
    
background-color: #8a94a8;
    font-size: 11px;
    color: #FFF;
    margin-right: 30px;
    float: right;
    width: auto;
    padding: 1px 0px 12px 0px;
}
.infobox .btn-danger{
margin-left: 10px;
    background-color: #2f323e;
    border-color: #2f323e;
    padding: 3px 6px 3px 10px;
}

.infobox .btn-danger .fa{
margin-right:5px;
}

.inner-info {
    display: inline-block;
    padding: 5px 10px 0px 10px;
    font-size: 10px;
    /*width: 12%;*/
    width:auto;
    vertical-align: top;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #f1f1f1;
    min-height: 39px;
    border: 1px solid #c1c1c1;
}

@media screen and (max-width: 1024px) {
    .inner-info {
       
        padding: 5px 5px 0px 5px;
        font-size: 8px;
        
    }
}

.inner-submenu {
    padding: 10px 10px 15px 10px;
}

.inner-info i {
    color: #428bca;
}

.inner-info span {
    color: #428bca;
}

.subtitle-header {
    margin-bottom: 10px;
    padding-bottom: 0px;
    border-bottom: 0px solid #CCC;
    text-align: left;
}

@media screen and (max-width: 900px) {
    .inner-info {
        width: 20%;
    }
}