@font-face {
  font-family: "Open Sans";
  src: url(/coyo/public/2.5.0/stylesheets/../fonts/OpenSans-Regular-webfont.eot);
  src: url(/coyo/public/2.5.0/stylesheets/../fonts/OpenSans-Regular-webfont.eot?#iefix) format("embedded-opentype"), url(/coyo/public/2.5.0/stylesheets/../fonts/OpenSans-Regular-webfont.woff) format("woff"), url(/coyo/public/2.5.0/stylesheets/../fonts/OpenSans-Regular-webfont.ttf) format("truetype"), url(/coyo/public/2.5.0/stylesheets/../fonts/OpenSans-Regular-webfont.svg#OpenSansRegular) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url(/coyo/public/2.5.0/stylesheets/../fonts/OpenSans-Semibold-webfont.eot);
  src: url(/coyo/public/2.5.0/stylesheets/../fonts/OpenSans-Semibold-webfont.eot?#iefix) format("embedded-opentype"), url(/coyo/public/2.5.0/stylesheets/../fonts/OpenSans-Semibold-webfont.woff) format("woff"), url(/coyo/public/2.5.0/stylesheets/../fonts/OpenSans-Semibold-webfont.ttf) format("truetype"), url(/coyo/public/2.5.0/stylesheets/../fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold) format("svg");
  font-weight: bold;
  font-style: normal;
}
body {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
}
a {
  color: #65b32e;
}
a:hover {
  color: #4e8a24;
}
label,
input,
button,
select,
textarea {
  font-size: 13px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  font-size: 13px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.btn-group > .btn,
.btn-group > .dropdown-menu {
  font-size: 13px;
}
.btn-group > .btn-mini {
  font-size: 11px;
}
.btn {
  font-size: 13px;
}
.btn.btn-mini {
  font-weight: bold;
  font-size: 11px;
}
.btn.btn-large {
  font-size: 17px;
}
small {
  font-size: 11px;
  color: #999;
}
.light {
  color: #999;
}
a.small {
  font-size: 11px;
}
h3 {
  font-size: 20px;
  line-height: 26px;
  border-bottom: 1px solid #EEE;
  margin-bottom: 10px;
}
center {
  color: #999;
  font-style: italic;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
