/* Unless otherwise specified, all attributes are global */

/* Navbar
-------------------------------------------------- */

.navbar {
    margin-bottom: 0;
}

.navbar-right {
    margin-top: 15px;
    margin-left: 0;
}

/* Content
-------------------------------------------------- */

/* Index */

.marketing .col-xs-12, .col-sm-6 {
  text-align: center;
}

.ad .col-xs-12, .col-sm-8  {
  text-align: center;
}

#overlay {
  position: absolute;
  visibility: hidden;
}

#flashcardEnglish {
  text-transform: capitalize;
}

#flashcardTranslation {
  text-transform: capitalize;
}

/* Browse */

.marketing .col-xs-12, .col-sm-8 {
  text-align: center;
}

#browseNavigation {
  text-transform: capitalize;
  word-wrap: break-word;
}

#browseContent {
  text-transform: capitalize;
}

span#browseContent td {
  text-align: left;
}

/* Search */

span#searchContent td {
  text-align: left;
  text-transform: capitalize;
}

/* Pronunciation */

span#pronunciationContent td {
  text-align: left;
}

span#pronunciationContent ul {
  text-align: left;
  padding: 5px;
}

span#pronunciationContent ol {
  text-align: left;
  padding: 5px;
}

/* Footer
-------------------------------------------------- */


