body {
    color: #333333;
    background-color: #FFFFFF;
    font-family: "Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
}

@font-face {
    font-family: 'Droid Sans Bold';
    src: url('../../Assets/font/droidsans-bold-webfont.eot');
    src: url('../../Assets/font/droidsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../Assets/font/droidsans-bold-webfont.woff') format('woff'),
         url('../../Assets/font/droidsans-bold-webfont.ttf') format('truetype'),
         url('../../Assets/font/droidsans-bold-webfont.svg#droid_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;


}

@font-face {
    font-family: 'Droid Sans';
    src: url('../../Assets/font/droidsans-webfont.eot');
    src: url('../../Assets/font/droidsans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../Assets/font/droidsans-webfont.woff') format('woff'),
         url('../../Assets/font/droidsans-webfont.ttf') format('truetype'),
         url('../../Assets/font/droidsans-webfont.svg#droid_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;


}

/* IMPORTANTE COLORI DELL'HEADER*/
.navbar-inner {
    background: -o-linear-gradient(center top , #333333, #222222) repeat-x scroll 0 0 #2C2C2C;
    background: -ms-linear-gradient(#333333, #222222);
    background: -moz-linear-gradient(center top , #333333, #222222) repeat-x scroll 0 0 #2C2C2C;
    background: -webkit-linear-gradient(top, #333333, #222222) repeat-x scroll 0 0 #2C2C2C;
    background: linear-gradient(#333333, #222222);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#333333', endColorstr='#222222');/*For IE7-8-9*/ 

    background-clip:border-box;
    border-bottom:0px;
    min-height: 42px;
}

.navbar .nav > li > a
{
    color:#888888;
    text-shadow: 0 0px 0;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover
{
    color:white;
    text-shadow: 0 0px 0;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-bottom-color: #888888;
    border-top-color: #888888;
}
.navbar .nav li.dropdown > a:hover .caret {
    border-bottom-color: white;
    border-top-color: white;
}


.manina
{
    cursor: pointer; 
}


  .LabelManometer{
	    color:#7B7B7B;
    }
   
 .CanvasManometro
    {
        display: inline-block; 
        cursor: pointer !important;
        margin-left:-16px;
    }
 

.navbar .dropdown-toggle {
    background: -moz-linear-gradient(center top , #333333, #222222) repeat-x scroll 0 0 #2C2C2C;
    background: -webkit-linear-gradient(top, #333333, #222222) repeat-x scroll 0 0 #2C2C2C;
    background: -o-linear-gradient(center top , #333333, #222222) repeat-x scroll 0 0 #2C2C2C;
    background: -ms-linear-gradient(#333333, #222222);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#333333', endColorstr='#222222');/*For IE7-8-9*/ 
    color: #ffffff;
}

.hero {
    background: none repeat scroll 0 0 #F0F0F0;
    border-bottom: 1px solid #E1E1E1;
    border-top: 3px solid #EBEBEB;
    margin-bottom: 30px;
    padding: 10px 0 11px;
}

input[type="button"], input[type="reset"], input[type="submit"] {
    height: auto;
    width: auto;
}

tr,td
{
    color: #454545;
    font-size: 15px;
    font-weight: normal;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}

.btn {
 
    margin-top:-8px;
}


 label, input, select, textarea, alert {
    font-family: "Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
}
/**/

h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym,  cite, code, del, dfn, em, img, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-family: inherit;
    font-style: normal;
    margin: 0;
    padding: 0;
}


p , ul, ol, dl,alert
{
    font-family: "Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #454545;
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 10px;
    text-rendering: optimizelegibility;
}

.sottoscrizione
{
    font-family: "Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #454545;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
    text-rendering: optimizelegibility;
}

ol,ul 
{
    margin-left:20px;
}
h1, h2, h3 {
    line-height: 35px;
}


h3 {
    font-size: 18px;
}

h1, h2, h3, h4, h5, h6 {
    color: #333333;
    font-weight: bold;
}


h4, h5, h6 {
    line-height: 24px;
}

h4 {
    font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
    color: #333333;
    font-weight: bold;
}


h1, h2, h3, h4, h5, h6 {
    text-rendering: optimizelegibility;
}


footer {
    background: none repeat scroll 0 0 #252525;
    border-top: 0 none;
}

footer {
    margin-top: 19px;
  
}

footer p {
    color: #999999;
    
}

footer a:hover
{
    color:#fff;
}

form .clearfix:after {
    clear: both;
}

form .clearfix:before, form .clearfix:after {
    content: "";
    display: table;
}
form .clearfix {
    margin-bottom: 20px;
}

input.span4, textarea.span4, select.span4 {
    display: inline-block;
    float: none;
    margin-left: 0;
    width: 210px;
}

.Brand
{
    background: url("../img/log-emvusi.png") no-repeat scroll 0 0 transparent;
}

footer #footer-floor h3, footer #footer-floor h4 {
    color: #FFFFFF;
}


input.span4, textarea.span4, select.span4 {
    display: inline-block;
    float: none;
    margin-left: 0;
    width: 210px;
}




footer a {
    color: #FFFFFF;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

.container:after {
    clear: both;
}

.container:before, .container:after {
    content: "";
    display: table;
}

.container:after {
    clear: both;
}
.container {
    margin-left: auto;
    margin-right: auto;
   
}

.row:after {
    clear: both;
}

.row:before, .row:after {
    content: "";
    display: table;
}

footer #footer-floor {
    background: none repeat scroll 0 0 #1B1B1B;
}

blockquote.big-quote {
    background: url("../../Assets/Admin/img/big-quote-bg.png") no-repeat scroll 0 0 transparent;
    border-left: medium none;
    padding-left: 90px;
}

blockquote {
    margin: 0 0 18px;
    text-align:center;
}

blockquote small:before {
    content: "__";
}

blockquote.big-quote small {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
}

blockquote small {
    color: #999999;
    display: block;
}

footer h4 {
    color: #999999;
}

footer li {
    color: #555555;
    line-height: 20px;
}


.ac {
    text-align: center;
}



address
{
    font-family: "Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}



.span3well
{
    padding-left: 19px;
}

#alert-error, #alert-info,#alert-warning {
    font-family: "Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    font-size: 14px;
}

  
  
 .loading
        {
	        display:none;
	        text-align:center;
	        background-color: #fff;
	        position:absolute;
	        width: 100px;
	        height: 80px;
	        left:50%;
	        top:50%;
	        margin:-50px 0 0 -50px;
	        -moz-border-radius: 30px 30px 30px 30px;
            -webkit-border-radius: 30px 30px 30px 30px;
            border-radius: 30px 30px 30px 30px;
            -moz-box-shadow: 0 0 10px #333333;
            -webkit-box-shadow: 0 0 10px #333333;
            box-shadow: 0 0 10px #333333;
            z-index:100000;
        }

        .body_loading
        {
	        padding-top: 8px;
	        padding-left: 10px;
	        padding-right: 8px;
	        padding-bottom: 8px;
	       
        }
   .navbar-fixed-top {
    margin-bottom: 0px;
}     
.subnavbar {
        margin-bottom: 2.5em;
        
        border-top: 1px solid #595959;
    }
    
.subnavbar-inner {
    height: 80px;
    
    
    background: #2C2C2C;
    /*background-image: -moz-linear-gradient(right, #333333, #222222);
    background-image: -ms-linear-gradient(right, #333333, #222222);
    background-image: -webkit-gradient(right, 0 0, 0 100%, from(#333333), to(#222222));
    background-image: -webkit-linear-gradient(right, #333333, #222222);
    background-image: -o-linear-gradient(right, #333333, #222222);
    background-image: linear-gradient(to right, #333333, #222222);*/
    background-image: -moz-radial-gradient(#333333, #222222);
    background-image: -ms-radial-gradient(#333333, #222222);
    background-image: -webkit-radial-gradient(#333333, #222222);
    background-image: -o-radial-gradient(#333333, #222222);
    background-image: radial-gradient(#333333, #222222);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
    
    border-bottom: 1px solid #000;
}

.subnavbar .container > ul {
    /*display: inline-block;*/
    
    height: 80px;
    padding: 0;
    margin: 0;
    
    border-left: 1px solid #292929;
    /*border-right: 1px solid #4A4A4A;*/
}

.subnavbar .container > ul > li {
    float: left;
    
    min-width: 90px;
    /*width:104px;*/
    height: 80px;
    padding: 0;
    margin: 0;
    
    text-align: center;
    list-style: none;
    
    border-left: 0.5px solid #4A4A4A;
    /*border-right: 1px solid #292929;*/
    border-right: 0.5px solid #4A4A4A;
    
    background: #2C2C2C;
    /*background-image: -moz-linear-gradient(right, #333333, #222222);
    background-image: -ms-linear-gradient(right, #333333, #222222);
    background-image: -webkit-gradient(right, 0 0, 0 100%, from(#333333), to(#222222));
    background-image: -webkit-linear-gradient(right, #333333, #222222);
    background-image: -o-linear-gradient(right, #333333, #222222);
    background-image: linear-gradient(to right, #333333, #222222);*/
    background-image: -moz-radial-gradient(#333333, #222222);
    background-image: -ms-radial-gradient(#333333, #222222);
    background-image: -webkit-radial-gradient(#333333, #222222);
    background-image: -o-radial-gradient(#333333, #222222);
    background-image: radial-gradient(#333333, #222222);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
}

.subnavbar .container > ul > li > a {
    display: block;
    
    height: 100%;
    padding: 0 15px;
    
    
    font-size: 12px;
    font-weight: bold;
    color: #636363;
    
    text-shadow: 1px 1px 1px rgba(0,0,0,.2);
    text-decoration:none;
}

.subnavbar .container > ul > li > a:hover {
    color: #888;
    text-decoration: none;
}

.subnavbar .container > ul > li > a > i {
    display: inline-block;
    
    width: 24px;
    height: 24px;
    margin-top: 17px;
    margin-bottom: .25em;
    
    font-size: 28px;
    
}

.subnavbar .container > ul > li > a > span {
    display: block;
}


.subnavbar .container > ul > li.active > a {
	background: #333;
	color: #F90;
    text-decoration: none;
}
.subnavbar .container > ul > li.hover > a {
	background: #333;
	color: #F90;
    text-decoration: none;
}

.subnavbar .dropdown .dropdown-menu a {
    font-size: 16px;
}

    
.subnavbar .dropdown .dropdown-menu {
        text-align: left;
        
        -webkit-border-top-left-radius: 0;
        -webkit-border-top-right-radius: 0;
        -moz-border-radius-topleft: 0;
        -moz-border-radius-topright: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    
    
    
.subnavbar .dropdown-menu::before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #CCC;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 9px;
}

.subnavbar .dropdown-menu::after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    top: -6px;
    left: 10px;
}


.subnavbar .caret {
    margin-top: 4px;
    border-top-color: #888888;
    border-bottom-color: #888888;
}

.subnavbar .dropdown.open .caret {
    display: none;
}

/*------------------------------------------------------------------
[6. Widget / .widget]
*/

.widget {
    
    position: relative;
    clear: both;
    
    width: auto;
    
    margin-bottom: 2em;
        
    overflow: hidden;
}
    
.widget-header {
    
    position: relative;
    
    height: 40px;
    line-height: 40px;
    
    background: #E9E9E9;
    background:-moz-linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%); /* FF3.6+ */
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#FAFAFA), color-stop(100%,#E9E9E9)); /* Chrome,Safari4+ */
    background:-webkit-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); /* Chrome10+,Safari5.1+ */
    background:-o-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); /* Opera11.10+ */
    background:-ms-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); /* IE10+ */
    background:linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')";
    
    
    border: 1px solid #D5D5D5;
    
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    
    -webkit-background-clip: padding-box;
}   
    
    .widget-header h3 {
        
        position: relative;
        top: 2px;
        left: 10px;
        
        display: inline-block;
        margin-right: 3em;
        
        font-size: 14px;
        font-weight: 800;
        color: #555;
        line-height: 18px;
        
        text-shadow: 1px 1px 2px rgba(255,255,255,.5);
    }
    
        .widget-header [class^="icon-"], .widget-header [class*=" icon-"] {
            display: inline-block;
            margin-left: 13px;
            margin-right: -2px;
            
            font-size: 16px;
            color: #555;
            vertical-align: middle;
        }
        
        .widget-header [class^="btn-icon"], .widget-header [class*=" btn-"] {
            display: block;
            float:right;
            margin-right: 6px;
            margin-left: 0px;
            font-size: 16px;
            color: #fff;
            vertical-align: middle;
            margin-top:6px;

        }
        .widget-header [class^="btn-icon-black"], .widget-header [class*=" btn-"] {
            display: block;
            float:right;
            margin-right: 10px;
            margin-left: 0px;
            font-size: 16px;
            color: green;
            vertical-align: middle;
            margin-top:6px;
            cursor:pointer;
        }
        .widget-header [class^="btn-icon"] i, .widget-header [class*=" btn-"] i {
           
            margin-right: 3px;
            margin-left: 3px;
            
        }


.widget-content {
    padding: 20px 15px 15px;
    background: #FFF;
    border: 1px solid #D5D5D5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.widget-header+.widget-content {
    border-top: none;
    
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.widget-nopad .widget-content {
    padding: 0;
}

/* Widget Content Clearfix */   
.widget-content:before,
.widget-content:after {
    content:"";
    display:table;
}

.widget-content:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.widget-content {
    zoom:1;
}

/* Widget Table */

.widget-table .widget-content {
    padding: 0;
}

.widget-table .table {
    margin-bottom: 0;
    
    border: none;
}

.widget-table .table tr td:first-child {
    border-left: none;
}

.widget-table .table tr th:first-child {
    border-left: none;
}


/* Widget Plain */

.widget-plain {
    
    background: transparent;
    
    border: none;
}

.widget-plain .widget-content {
    padding: 0;
    
    background: transparent;
    
    border: none;
}


/* Widget Box */

.widget-box {   
    
}

.widget-box .widget-content {   
    background: #E3E3E3;    
    background: #FFF;
}


/************************  My NavBar*/
.navbar .mybtn-navbar
    {
    color:White;
    background-color: #2C2C2C;
    background-image: -moz-linear-gradient(top, #333, #222);
    background-image: -ms-linear-gradient(top, #333, #222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333), to(#222));
    background-image: -webkit-linear-gradient(top, #333, #222);
    background-image: -o-linear-gradient(top, #333, #222);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.075);
    float: right;
    margin-left: 2px;
    margin-right: 15px;
    padding: 4px 14px;
    }
   
.navbar .btn-navbar {
    background-color: #2C2C2C;
    background-image: -moz-linear-gradient(top, #333, #222);
    background-image: -ms-linear-gradient(top, #333, #222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333), to(#222));
    background-image: -webkit-linear-gradient(top, #333, #222);
    background-image: -o-linear-gradient(top, #333, #222);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.075);
    color: #FFFFFF;
    float: right;
    margin-left: 5px;
    margin-right: 5px;
    padding: 8px 11px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] 
{
  color:White;
  background-color: #222222;
  *background-color: #151515;
}
 
.mybtn-navbar:hover,
.mybtn-navbar:active,
.mybtn-navbar.active,
.mybtn-navbar.disabled,
.mybtn-navbar[disabled] 
{
  color:White;
  background-color: #222222;
  *background-color: #151515;
}

.mybtn-navbar:active,
.mybtn-navbar.active 
{
  color:White;
  background-color: #080808 \9;
}

.mybtn-navbar + .icon-bar {
  margin-top: 3px;
}

/* Classe Bottom Up*/
.bottom-up {top: auto; bottom: 100%; }
.dropdown-menu.bottom-up:before { border-bottom: 0px solid transparent !important; border-top: 7px solid rgba(0, 0, 0, 0.2); top: auto !important; bottom: -7px; }
.dropdown-menu.bottom-up:after  { border-bottom: 0px solid transparent !important; border-top: 6px solid white;              top: auto !important; bottom: -6px; }


/*Classe Input di ricerca*/
.widget-header .SearchBox{
    font-family: "Droid Sans";
    font-size: 15px;
    background-color: #fff;
    display: inline-block;
    margin: 3px;
    padding-left:35px;
    width: 175px;
    height:23px;
    background: url(../../Assets/img/search.png) #FFF no-repeat;
    
    margin-bottom: 3px;
    padding: 5px 30px;
}
/*Classe Input di ricerca*/

.well .SearchBoxMobile{
    font-family: "Droid Sans";
    font-size: 15px;
    background-color: #fff;
    display: inline-block;
    margin: 3px;
    padding-left:35px;
    width: 80%;
    height:23px;
    background: url(../../Assets/img/search.png) #FFF no-repeat;
        margin-bottom: 0;
    padding-bottom: 3px;
}



.Searchwell
{
    padding:10px;
    display:none;
}



.toolbar {
    margin-left: 0px;
    content: "";
    display: table;
    clear: both;
    width: 100%;
}
.arancione
{
   /* color:#D97405;*/
   color:orange;
}

.grigio-b
{
    color:#999999;
    font-size:18px;
}
.giallo-b
{
    color:#ffd800;
    font-size:18px;
}
.rosso-b
{
    color:Red;
    font-size:18px;
}
.verde-b
{
    color:Green;
    font-size:18px;
}

.rosso
{
    color:Red;
}

.azzurro
{
color:#0088CC;
}

.verde
{
    color:Green;
}

.nero
{
    color:Black;
}
.select2-choice {
    margin-bottom:6px;
}

.pagination {
    margin: 0px 0;
}

