.icona-dorata{
color: gold;
}

.icona-grigia{
color: #ccc;
}
.icona-rossa{
color: green;
}

.icona-verde{
color: red;
}
/*COLORI PANEL*/
.panel{
/*background-color: rgba(255, 255, 255, 0.9);OPACITA PANELS*/
}
.panel-default > .panel-heading {
/*colori panel*/
/*color: #333;*/
color: #FFFFFF;
background-color:#00897B;
border-color: #ddd;
}
.btn-moz-focus-inner {
border: 0!important;
}
.btn {
border: 1px solid transparent;
border-radius: 0px;
outline:none!important;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-success {
background-color: #2E7D32;
}
.btn-success:active {
background-color: #4CAF50;
}


.btn-chiudi {
background: #E0E0E0;
color: #000;
}

.btn-chiudi:hover, .btn-chiudi:focus, .btn-chiudi:active, .btn-chiudi.active, .open > .dropdown-toggle.btn-chiudi {
background: #9E9E9E;
}

.btn-chiudi:active, .btn-chiudi.active {
background: #9E9E9E;
box-shadow: none;
}


.btn-primary {
/*background-color: #1b85b8;*/

/*background-color: #01579B;*/
}
.panel {
border-radius: 0px;
}
.form-control{
border-radius: 0px;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
}
.dropdown-menu{
border-radius: 0px;
}
.nav-tabs > li > a {
border-radius: 0px 0px 0 0;
}
.alert {
border-radius: 0px !important;
}
.alert-info {
background-color:    #dfe3ee;
color: #111111;
border-radius: 0px;
border-color: #dfe3ee;
}
/*.alert-danger {
border-radius: 0px !important;
color: #fff;
background-color:    #D32F2F;
border-color: #D32F2F;
}*/
.input-group-addon {
border: 1px solid #ccc;
border-radius: 0px;
background-color: transparent!important;
border: none!important;
}
.nav-pills > li > a {
border-radius: 0px !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: transparent;
}
/*colore elemento navbar aperto*/
.attiva{
border-bottom: 3px solid#FFC107!important;
}
.grid-head{
color:#fff!important;
background-color:#4DB6AC!important;
border-color:#4DB6AC!important;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}
/*.grid-head:hover{
cursor: pointer;
background-color: #92b6c8 !important;
border-color: #92b6c8 !important;
}*/
.gridlink{
/*not working*/
text-decoration: none;
font-size: 18px;
background-color: #999999;
color:#fff!important;
min-width: 160px;
}
.grid-body{
/*min-height: 160px !important;*/
max-height: 200px !important;
}
.col-md-center {
float: none;
margin-left: auto;
margin-right: auto;
}
.panel-heading {
border-top-left-radius: 0px!important;
border-top-right-radius: 0px!important;
}
.tablehead{
color: #474a5d;
}
tr{
border: 0px solid;
/*border-top: 1px solid #C1C3D1;*/
/*color: #666B85;*/
}
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
background-color: #EBEBEB!important;

}
.operator-grid{
display: block;
text-align: center;
vertical-align: middle;
}
.grid-box{

}
.grid-box:hover{
cursor: pointer;
}
.btn-sq {
width: 100px !important;
height: 100px !important;
font-size: 10px;
}

.btn-sq-sm {
width: 50px !important;
height: 50px !important;
font-size: 10px;
}

.btn-sq-xs {
width: 25px !important;
height: 25px !important;
padding:2px;
}
.btn-sq-lg {
position: relative!important;
width: 100px !important;
height: 100px !important;
overflow:visible !important;
margin-top:10px;
margin-left:5px;
transition: 0.8s;
}
.label-selected{
position:absolute!important;
left: 0!important;
top: 10!important;
}
.exp_exc{
color: #fff!important;
background-color: #008a00!important;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 0;
border-bottom: 1px solid #808080;
}
.form-control:focus {
border-bottom: 2px solid#009688;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 0px 1px #5a5255, 0 0 8px #c3cb71;
}
body {
font-family: 'Roboto', sans-serif;
/*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #e5e5e5;
    /*background-image: url("https://static.vecteezy.com/system/resources/previews/000/095/282/non_2x/unique-polygon-background-vector.jpg");*/
    background-image: url("https://garage35.it//service_gd/gd_walls/ploy-green.png");
   /* background-repeat: no-repeat;
    background-size: cover;*/

}
.btncheckbox{

}

@media screen and (min-width: 768px){

.navbar-collapse {
padding-right: 0px!important;
padding-left: 0px!important;
}

}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color:!important;
background-color:#4DB6AC!important;
border-color:#4DB6AC!important;
}
.table-hover > tbody > tr:hover {
background-color:#4DB6AC;
color:;
}
.no-gutter {
margin-right: 0;
margin-left: 0;
padding-right: 0;
padding-left: 0;
}
@media screen and (max-width: 768px){
.fa-lg{
font-size:2em;
}
}
