<style>
html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  background-color: #f6f6f6;
}

header {
  max-height: 72px;
}
footer {
  height: 60px;
}
a {
  color: #053d06ad !important;
  text-decoration: none !important;
}
a:not(.nav-link):hover {
  color: #053d0669 !important;
}
blockquote {
  position: relative;
    font-style: italic;
    border: 1px solid #e1e1e1;
    padding-left: 35px;
    font-family: sans-serif;
    letter-spacing: 1px;
    border-radius: 6px;
    margin-bottom: 0 !important;
}
blockquote::before {
  content: '\201C';
    position: absolute;
    top: -40px;
    left: -5px;
    color: #dbdbdb;
    font-size: 6em;
    z-index: -1;
}
blockquote > blockquote::before {
  content: '';
}
ul {
  list-style: inside;
}
.navbar {
  padding: 0 1rem !important;
}
.nav-z {
  z-index: 1;
}
.jumbotron {
  background-image: url("https://www.rfamly.com/css/default/images/bg.jpg");
  background-size: cover;
  background-position: center;
  padding: 300px 0 0 0 !important;
  margin: 0 !important;
  border-radius: 0 !important;
}
.container {
  width: auto;
  max-width: 1000px;
  padding: 0 15px;
}
.fill {
  height: calc(100% - 20px);
}
.tall {
  min-height: calc(100% - 440px);
  height:  auto !important;
  height: 100%;
}
.content {
  margin: 10px 0 10px 0;
  min-height: 100%;
  padding: 15px;
  box-shadow: 0 0 20px #e0e0e0;
}
.mainContent {
  display: table;
  width: 100%;
}
.innerContent {
  position: relative;
  height: 100%;
  display: table-row;
}
.indexBox {
  border: 3px double #00000061;
  padding: 10px;
  height: 100%;
}
.indexBox h4 {
  text-align: center;
}
.indexBox p {
  color: #000 !important;
}
.indexBox img {
  max-width: 100%;
  max-height: 400px;
}
.newsletter {
  border: 1px solid #000;
    padding: 15px;
    min-height: 400px;
    margin: 10px;
    position: relative;
}
.newsBody {
  padding-bottom: 40px;
}
.newsMore {
  text-align: right;
  position: absolute;
  bottom: 20px;
  right: 35px;
}
.addNews {
    margin-right: 20px;
    margin-top: -60px;
    position: absolute;
    right: 0;
}
.editNews {
  position: absolute;
  right: 0;
  padding-right: 40px;
}
.newsletter h3 {
  font-family: 'Playfair Display';
  text-transform: uppercase;
  width: 100%;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 5px 0;
  text-align: center;
  font-weight: 900;
  font-size: 30px;
}
.newsletter h5 {
  font-family: 'Tahoma';
  font-size: 12px;
  border-bottom: 1px solid #000;
  padding-bottom: 9px;
  text-align: center;
}
.newsletter h4 {
  font-family: 'Playfair Display';
  font-weight: 400;
  font-size: 34px;
  text-transform: uppercase;
  font-style:  italic;
  text-align: center;
}
.newsByLine {
  font-weight: 400;
    font-size: 18px;
    box-sizing: border-box;
    padding: 10px 0 10px 0;
    text-align: center;
}
.newsByLine:before {
  border-top: 1px solid #2f2f2f;
    content: '';
    width: 100px;
    height: 7px;
    display: block;
    margin: 0 auto;
}
.newsByLine:after {
  border-bottom: 1px solid #2f2f2f;
    content: '';
    width: 100px;
    height: 10px;
    display: block;
    margin: 0 auto;
}
.fabutton {
  background: none;
  padding: 0px;
  border: none;
  cursor: pointer !important;
}
.click-buttons {
  border-color: #d3d9df !important;
  margin: 0 4px 5px 0;
}
.paginate-buttons {
  border-color: #d3d9df !important;
  margin: 0 4px 5px 0;
  padding: 0 5px !important;
}
.paginate-buttons.active {
  color: #939393 !important;
  background: #dae0e5;
}
.remove {
  position: absolute;
  top: 0;
  right: 3px;
  padding: 11px;
  cursor: pointer;
  font-size: 18px;
  color: #9c9c9c;
}
.forumFace {
  border: 1px solid #053d06;
  margin: 10px;
  max-width: calc(100% - 20px) !important;
}
.forumHeader {
  background: #053d06;
  color: #ffffffde;
  margin-left: -15px;
  margin-right: -15px;
  padding: 5px;
  text-transform: uppercase;
}
.forumHeader a {
  color: #ffffffde !important;
}
.forumHeader a:hover {
  color: #ffffffb8 !important;
}
.right-align {
  text-align: right;
}
.btn-newTopic {
  padding: 0 7px !important;
  font-size: 12px !important;
  background-color: #ffffffde !important;
}
.forum-new-topic {
  line-height: 20px;
  margin-top: -35px;
  margin-bottom: 3px;
}
.forumReply {
  width: 99%;
  margin: 0 auto !important;
}
.forumMeta {
  background: #053d060f;
  border-top: 1px solid #053d06;
  border-right: 1px solid #053d06;
  border-left: 1px solid #053d06;
  padding: 10px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  font-size: 12px;
}
.forumActions {
  text-align: right;
}
.forumActions button {
  padding-right: 7px;
}
.copied-button {
    margin-right: 7px;
    margin: -8px 7px -5px 0;
    padding: 2px 7px !important;
    font-size: 10px !important;
    border: 1px solid #053d06 !important;
}
.forumUserInfo {
  border-bottom-left-radius: 6px;
  background: #f3f3f3;
  border-left: 1px solid #053d06;
  border-bottom: 1px solid #053d06;
  border-top: 1px solid #053d06;
  padding: 20px;
  margin-bottom: 5px;
  text-align: center;
}
.forumMessage {
  border: 1px solid #053d06;
  padding: 20px;
  margin-bottom: 5px;
  border-bottom-right-radius: 6px;
}
.forumDetails {
  background: #053d0614;
  border-bottom: 1px dashed #c7c7c7;
}
.forumAvatar {
  width: 100px;
  height: 100px;
}
h3.forumTitle {
  text-align: center;
  border-top: 3px double #053d06;
  border-bottom: 3px double #053d06;
  padding: 10px;
  text-transform: uppercase;
  font-family: auto;
  margin-bottom: 20px;
}
.breadcrumbs {
    width: 100%;
    text-align: center;
    margin-top: -20px;
    margin-bottom: 20px;
}
h2.addEditTitle {
  text-align: center;
  padding: 10px;
  text-transform: uppercase;
  font-family: auto;
  margin-bottom: 20px;
}
h4.replyTitle {
    text-align: center;
    font-family: auto;
}
.topicEdit {
  position: absolute;
  right: 0;
  top: 15px;
  z-index: 10;
}
.forumPosts, .forumLastPosted {
  padding-top: 10px;
  padding-bottom: 10px;
}
.forumSeeMore {
  background: #f3f3f3;
  border-top: 1px dashed #c7c7c7;
}
.forumSettings {
  width: 60% !important;
  margin: 0 auto;
}
.forumSettings tr>td:first-child {
  width: 20%;
  background: #f3f3f3;
}
.font-families {
  float: left;
}
.font-families:not(:first-child) {
  margin-left: 20px;
}
.catTopics .row div a, .forumSeeMore a {
    display: block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.catTopics .row:not(:last-child) {
    border-bottom: 1px solid #efefef;
}
.memSettings {
  border: 1px solid #cdcdcd;
  padding: 10px;
  margin: 10px;
  text-align: center;
}
.memSettings a {
  display: inline-block;
  width: 100%;
}

.memCard {
  border: 1px solid #EEE;
  background: #FFF;
  padding: 5px 10px;
  text-decoration: none;
  color: #666;
  font-family: arial, verdana, tahoma;
  font-size: 12px;
  display: inline-block;
  box-shadow: 0 1px 2px rgb(0 0 0 / 6%);
  border-radius: 3px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  z-index: 2;
  position: relative;
  margin: 20px !important;
}

.largeMemCard {
  font-size: 16px;
  box-shadow: 0 4px 8px rgb(0 0 0 / 40%);
}

.memCard strong.memCardName {
  display: block;
  border-top: 1px solid #F7F7F7;
  margin-top: 8px;
  text-align: center;
}

.memCard:hover .memCardOptions {
  visibility: visible;
  opacity: 1;
  left: -19px;
}

.memCardOptions {
  position: absolute;
  left: -25px;
  top: 1px;
  background: #EEE;
  border-radius: 3px 0 0 3px;
  box-shadow: 0 1px 2px rgb(0 0 0 / 12%);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 10;
}

.memCardOptions b {
  display: block;
  width: 18px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  font-size: 10px;
  border-bottom: 1px solid #FFF;
  cursor: pointer;
  transition: all 0.5s;
}

.famTreeAvatar {
    width: 88px;
    height: 88px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50%;
    box-shadow: 0 1px 3px rgb(0 0 0 / 5%);
    border: 3px solid #FFF;
    margin-top: -44px;
    position: relative;
    z-index: 2;
    background: #FFF;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.famTreeAvatar img {
  width: 100%;
}

.famTreeTag {
    position: absolute;
    right: 0;
    top: 32px;
    z-index: 3;
    width: 100%;
    bottom: auto !important;
    background: transparent !important;
    text-align: center;
}
.famTreeTag span {
    font-size: 10px;
    background: #2ecc71;
    padding: 0 7px;
    line-height: 17px !important;
    border-radius: 10px;
    color: #FFF;
    font-weight: 700;
    display: inline-block;
}

.famTreeModal img {
    overflow: hidden;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 12px auto;
    display: inherit;
}

.ftm_name, .ftm_born, .ftm_died, .ftm_married {
  display: block;
  text-align: center;
}

.ftm_name {
  color: #35a299;
  font-size: 16px;
}

.ftm_born, .ftm_died, .ftm_married {
  font-size: 12px;
  line-height: 0px;
  font-style: italic;
}

.famTreeModal ul.famTreeTabs li a {
  font-size: 14px;
  width: 20%;
  text-align: center;
  background: #f0fdfd;
  padding: 1px 15px;
  border-bottom: 2px solid #EEE;
  color: #7a9a98;
  margin-bottom: -2px;
}

.famTreeModal ul.famTreeTabs {
  margin-top: 40px;
}

.famTreeModal ul.famTreeTabs li a.active {
  border-bottom: 2px solid #73f1e6;
  font-weight: bold;
}

.famTreeTabs li:last-child {
  position: absolute;
  right: 0;
}

.tab-content>.tab-pane {
  margin-top: 10px;
  margin-bottom: 40px;
}

.tab-content {
  text-align: left;
  padding: 5px;
}

.showTree {
  width: 100%;
  text-align: center;
}

.lineAfter:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  border-bottom: 2px solid #000;
  width: 40px;
  height: 0px;
}

.dottedLineBefore:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -40px;
  border-bottom: 2px dotted #000;
  width: 40px;
  height: 0px;
}

.lineChildrenPartner:after {
    content: "";
    position: absolute;
    top: 100%;
    left: -80px;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    width: 120px;
    height: 40px;
}

.lineChildrenExPartner:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 80px;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    width: 120px;
    height: 40px;
}

.childPartnerBefore:before {
    content: " ";
    background-image: url("https://www.rfamly.com/images/double_solid_down_arrow.png");
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: -60px;
    left: 0;
    width: 100%;
    height: 20px;
    margin: auto;
}

.childExPartnerBefore:before {
    content: " ";
    background-image: url("https://www.rfamly.com/images/one_opaque_down_arrow.png");
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: -60px;
    left: 0;
    width: 100%;
    height: 20px;
    margin: auto;
}

.childExPartnerBefore:before {
    content: " ";
    background-image: url("https://www.rfamly.com/images/two_opaque_down_arrow.png");
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: -60px;
    left: 0;
    width: 100%;
    height: 20px;
    margin: auto;
}
.semi-opaque {
  opacity:0.6;
}

.dropdown-toggle {
  outline: 0;
}
.small-size {
  display:  none;
}
.smallForumUserInfo {
    display: none;
  }
button:focus {
    outline: 0;
}
.btn-outline-secondary, .btn-outline-secondary:hover, .btn-outline-secondary:active, .btn-outline-secondary:visited {
  background-color: rgba(255, 255, 255, .2) !important;
  color: #dadada !important;
}
.dropdown-menu .form-control {
    width: 200px;
}
.login-pass {  
  background-image: url("https://www.rfamly.com/images/visible.png");
  background-position: 97% center;
  background-repeat: no-repeat;
}
.login-pass.eye-visible {
  background-image: url("https://www.rfamly.com/images/invisible.png");
}

#toggle-password1, #toggle-password2, #toggle-password3 {
  display: none;
}
#toggle-password1 + label, #toggle-password2 + label, #toggle-password3 + label {
  text-indent: -9999px;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 30px;
  cursor: pointer;
  float: right;
  margin-top: -30px;
}
@media (min-width:  1200px) {
  .container {
    max-width: 75% !important;
  }
}

@media (max-width: 992px) {
  ul.login-ul {
    padding: 5px 0 20px 7px;
  }
  #navbarSupportedContent ul:not(.dropdown-menu) {
    display: flex;
    flex-wrap:  wrap;
    zoom: 1;
  }
  .small-size {
    display: inline-block;
  }
  .full-size {
    display: none !important;
  }
  .forumUserInfo {
    display: none;
  }
  .smallForumUserInfo {
    display: inline-block;
    background: #053d060f;
    border-left: 1px solid #053d06;
    border-right: 1px solid #053d06;
    padding-bottom: 5px;
  }
  .smallForumUserInfo img {
    width: 40px !important;
    height: 40px !important;
  }
  .forumMessage {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
footer .text-muted {
  color: #d9d9d9 !important;
}
footer .text-muted a {
  color: #bababa !important;
}
footer {
    font-size: 12px;
    text-align: center;
}
</style>