/* All styles created for demo purposes only, you may not need this for your project */
.demo-button button {
  margin-bottom: 5px;
}

.demo-icons li {
  margin-bottom: 50px;
  text-align: center;
}
.demo-icons .lnr,
.demo-icons .fa {
  font-size: 28px;
}
.demo-icons .cssclass {
  display: block;
  margin-top: 5px;
  margin-left: 5px;
}


a.class-joinville {color: #3AA512;}
a.class-joinville:hover, a:focus {color: #41B314;text-decoration: none;}

/*
a.gestao {color: #41B314;}
a.gestao:hover, a:focus {color: #66CC00;text-decoration: none;}
*/


.form1{ margin-top:15px;}
.form1 .textarea{ min-height:220px; resize:none;}
.form-control{ box-shadow:none; border-color:#eee; height:49px;}
.form-control:focus{ box-shadow:none; border-color:#6CA1BB;}
.form-control-feedback{ line-height:50px;}
.main-btn{ background:#6CA1BB; border-color:#6CA1BB; color:#fff;}
.main-btn:hover{ background:#00a491;color:#fff;}
.form-control-feedback {
 line-height: 50px;
 top: 0px;
}

.fancy-checkbox input[type="checkbox"] + span {
  font-size: 14px;
  color: #666666;
}




