@charset "utf-8";
body{background:#fff;}
a{color:##4a90e2; text-decoration:none;}
a:hover{color:#222; text-decoration:underline;}
fieldset{border-color:#c3ced5;}
/*--- bar ---*/
.bar-nav0{  background-image:url(../images/topbarbg.png); background-repeat:repeat-x ; background-position:center top;  background-size:100% 100%;
background-color:rgba(51, 153, 0, 0);
-moz-transition: background-color 0.5s ease-out,color 0.3s ease-in;
    -webkit-transition: background-color 0.5s ease-out,color 0.3s ease-in;
    -o-transition: background-color 0.5s ease-out,color 0.3s ease-in;
    transition: background-color 0.5s ease-out,color 0.3s ease-in;
}
.bar-nav0 a{ color:#fff;}
.bar-nav0:after{ background:none;}
.bar-nav0.active{background-image:none ; background-color:rgba(51, 153, 0, 1) ; 
 		-moz-transition: background-color 0.5s ease-in,color 0.3s ease-out;
    -webkit-transition: background-color 0.5s ease-in,color 0.3s ease-out;
    -o-transition: background-color 0.5s ease-in,color 0.3s ease-out;
    transition: background-color 0.5s ease-in,color 0.3s ease-out;
  }
 .bar-nav{ background:#339900;}

footer.bar{ background:rgba(255, 254, 255, 0.8) none repeat scroll 0 0;}

.bar-tab .tab-item.active, .bar-tab .tab-item:active{ color:#339900;;}

.card0 .card-header h3{color: #f60;}

.buttons-tab .button.active{ color:#339900;border-color:#339900;}
.button.button-fill{background:#339900; }
.button-green.button-fill{background: #00B83F;}
.button-orange.button-fill{ background:#f90; }
.button-cyan.button-fill{ background:#0abe74; }
.button-pink.button-fill{ background:#ff6766; }
/* Pages */

