html {
  position: relative;
  min-height: 100%; }

body {
  color: #444;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }

a {
  color: #006600; }
  a:hover, a:focus {
    color: #347c37; }
  a code {
    color: #43a047; }
i {color:#006600;font-weight: bold;}    

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #444;
  font-weight: 400;
  margin-top: 30px;
  margin-bottom: 15px; }

h1 code,
h2 code,
h3 code,
h4 code,
h5 code,
h6 code {
  color: #444;
  background: transparent; }

h1 {
  margin-top: 40px; }

h2 {
  font-size: 24px;
  margin-top: 30px; }
  h2 code {
    font-size: 24px; }

h3 {
  font-size: 20px; }
  h3 code {
    font-size: 20px; }

h4 {
  font-size: 18px; }
  h4 code {
    font-size: 18px; }

p,
li {
  font-size: 14px;
  line-height: 22px; }

pre {
  padding: 8px 16px;
  font-family: "Source Code Pro", monospace;
  background-color: #f9f9f9;
  border: 0;
  font-size: 13px;
  line-height: 20px; }

code {
  font-family: "Source Code Pro", monospace;
  font-size: 13px;
  background-color: #f9f9f9; }

.trans-card {
  background-color: #a4e2b15c;
  padding: 30px;
  font-size: 24px;
}

.side-gg-box {
  height: 100px;
}

.side-search-box {
  font-family: "Libre Baskerville", Arial, Helvetica, sans-serif;
  font-size: 20px;
  background-color: #a4e2b15c;
  padding: 30px;
  border: 1px solid #347c37;
  margin-bottom: 30px;
  line-height: 300%;
}

.btn-lg {
  font-size: 14px;
  text-transform: uppercase; }

.btn-success {
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border: none; }

.well {
  background-color: #f9f9f9;
  border-color: #f9f9f9;
  box-shadow: none; }

.vpad {
  padding-top: 20px; }

.page-title-bar {
  background-color: #76d275;
  padding-top: 20px;
  padding-bottom: 20px; }
  .page-title-bar h1,
  .page-title-bar h2,
  .page-title-bar h3,
  .page-title-bar h4,
  .page-title-bar h5,
  .page-title-bar h6 {
    margin: 8px 0 4px 0;
    color: #fff; }

.gsc-control-cse *,
.gsc-control-cse *::before,
.gsc-control-cse *::after {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important; }

.body-home {
  background-color: #fafafa; }

.home p, .home li {
  font-size: 16px; }
.home h1 {
  font-weight: 300;
  font-size: 50px; }
.home h2 {
  font-size: 30px; }
.home h3 {
  font-size: 24px; }
.home .hero .logo {
  max-width: 150px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto; }
.home .hero .logo-md {
  max-width: 110px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto; }
.home .hero .hero-tagline, .hero-tagline {
  font-size: 20px;
  font-weight: 300;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #757575; }
.home .hero .hero-tagline-sub {
  font-size: 14px;
  text-transform: uppercase;
  color: #43a047;
  padding: 15px; }
.home .hero .hero-title {
  margin-top: 0px;
  font-size: 36px; }
.home .cta-buttons {
  margin-top: 40px; }
  .home .cta-buttons .cta-main {
    margin-left: 40px; }
@media (max-width: 767px) {
  .home .cta-buttons {
    text-align: center; } }
.home blockquote {
  border-left: none; }
.home .features h3 {
  height: 2em; }
.home .users .user-logo-container {
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center; }
.home .users blockquote .user-logo-container {
  justify-content: left; }
.home .users .user-logo {
  width: 150px; }
.home .users .user-logo.square {
  width: 70px; }
@media (max-width: 767px) {
  .home .users blockquote .user-logo-container {
    justify-content: center; } }
.home .landing-section {
  padding-top: 20px;
  padding-bottom: 20px; }
  .home .landing-section h2 {
    text-align: center; }
.home .logos {
  padding-top: 40px;
  padding-bottom: 40px; }
.home .features,
.home .get-started {
  background-color: #fff; }
.home .beta {
  padding-top: 40px;
  color: #777; }
  .home .beta p {
    font-size: 14px;
    margin: 0; }
.home div.experts:nth-of-type(even) {
  background: #fff; }
.home .expert {
  width: 380px;
  padding-right: 30px;
  padding-top: 15px; }

.footer {
  margin-top: 40px;
  background-color: #424242;
  color: #fff;
  padding: 20px; }
  .footer .text-muted {
    color: #e0e0e0; }
  .footer a {
    color: #e0e0e0; }
    .footer a:hover, .footer a:focus {
      color: #fff;
      text-decoration: none; }

.navbar-inverse {
  padding: 0;
  margin-bottom: 0;
  background-color: #43a047;
  border-bottom: 1px solid #43a047; }
  .navbar-inverse .navbar-brand {
    padding-top: 12px; }
    .navbar-inverse .navbar-brand .navbar-logo {
      height: 28px; }
  .navbar-inverse a.navbar-brand {
    color: #fff; }
    .navbar-inverse a.navbar-brand:focus, .navbar-inverse a.navbar-brand:hover {
      color: #fff;
      background-color: #43a047; }
  .navbar-inverse .navbar-nav > li > a {
    color: #fff; }
    .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
      color: #444;
      background-color: #76d275; }
  .navbar-inverse .navbar-nav .nav-icon {
    font-size: 18px; }
  .navbar-inverse .navbar-nav > li.active > a {
    background-color: #76d275; }
    .navbar-inverse .navbar-nav > li.active > a:focus, .navbar-inverse .navbar-nav > li.active > a:hover {
      background-color: #76d275; }
  .navbar-inverse .navbar-form {
    border-color: #43a047; }
    .navbar-inverse .navbar-form .input-sm {
      margin-top: 2px; }
    .navbar-inverse .navbar-form input[type="search"] {
      background-color: #76d275;
      border-color: #43a047; }
      .navbar-inverse .navbar-form input[type="search"]::placeholder {
        color: #fff; }
      .navbar-inverse .navbar-form input[type="search"]:focus, .navbar-inverse .navbar-form input[type="search"]:active {
        background-color: #fff; }
  .navbar-inverse .navbar-toggle {
    border: 1px solid #43a047; }
    .navbar-inverse .navbar-toggle.active, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
      background-color: #76d275; }
  .navbar-inverse .navbar-collapse {
    border-color: #43a047; }

.corpus_table {width:100%;}
.corpus_table tr {border-bottom: 1px dotted #666;height: 35px;font-size: 13px;}
.corpus_table tr td {width:45%;line-height: normal;word-break:break-all;}
.corpus_table tr td {text-align: left;padding-left:2px; color:#333;}
.corpus_table tr td a {color:#333;}
.corpus_table tr td:first-child {text-align: right;padding-right: 2px; color:#006600;}
.corpus_table tr td:last-child {width:5%;text-align: right;}

.green_txt {color:#006600;}