
@import url("/pages/menucss?ts=");
/* /bfsitecss/full800 */

.logged-in { display:none }
.logged-out { }
.priv-ybeditor { display:none }
.priv-not-ybeditor { }
.priv-edit { display:none }
.priv-not-edit { }
.priv-admin { display:none }
.priv-not-admin { }
.edithtmlbody {background-color:white;background-image:none;}
.edithtmlbody .logged-in {display:block}
.edithtmlbody .logged-out {display:block}

@import url("//fonts.googleapis.com/css?family=Poppins:400,400i,600,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Poppins:400,400i,600,700&display=swap");
@media print {
  body {
    font-size: 150%; } }

body {
  font-family: 'Poppins', sans-serif;
  font-size: 110%;
  line-height: 1.7em;
  color: #555555;
  margin: 0;
  padding: 0;
  background-image: url(https://images.reuniontechnologies.com/img/PU72/2020/header_background.png);
  background-repeat: repeat-x;
  background-color: #ffffff;
  -webkit-animation-delay: 0.1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-duration: 0.1s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear; }

.listlist td {
  font-size: 8pt; }

@-webkit-keyframes fontfix {
  from {
    opacity: 1; }
  to {
    opacity: 1; } }

table.classsite {
  max-width: 1300px !important;
  width: 1300px !important;
  margin: 0 auto;
  font: 400 1em 'Poppins', sans-serif;
  color: #555555;
  text-align: left;
  position: relative; }

td.classsite {
  margin: 0;
  width: 670px !important;
  padding: 0px 50px 25px 50px;
  font-family: 'Poppins', sans-serif;
  font-size: 1em;
  color: #555555;
  background-color: #ffffff; }

td.classsite img[style*="float:right"], td.classsite img[style*="float: right"] {
  margin-left: 25px;
  margin-bottom: 25px; }

h1 {
  font-family: 'Poppins', sans-serif;
  font-size: 2.4em;
  color: #000000;
  font-weight: normal;
  padding-bottom: .5em;
  line-height: 1.2em; }

h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 1.8em;
  color: #000000;
  font-weight: normal;
  padding-bottom: .5em;
  line-height: 1.2em;
  margin-top: 1.25em; }

h3 {
  font-family: 'Poppins', sans-serif;
  font-size: 1.5em;
  color: #000000;
  padding-bottom: .5em;
  font-weight: normal;
  line-height: 1.2em; }

h4 {
  font-family: 'Poppins', sans-serif;
  font-size: 1.1em;
  color: #000000;
  font-weight: normal;
  padding-bottom: .5em;
  line-height: 1.2em; }

p {
  font-family: 'Poppins', sans-serif;
  margin-bottom: 1.5em;
  line-height: 1.7em; }

h2.home-left {
  font-family: 'Poppins', sans-serif;
  font-size: 1.5em;
  color: #000000;
  font-weight: normal;
  padding-bottom: 0em;
  margin-top: 0em;
  margin-bottom: 10px; }

h2.home-center {
  font-family: 'Poppins', sans-serif;
  font-size: 1.5em;
  color: #000000;
  font-weight: normal;
  padding-bottom: 0em;
  margin-top: 1.5em; }

h2.home-right {
  font-family: 'Poppins', sans-serif;
  font-size: 1.5em;
  color: #000000;
  font-weight: normal;
  padding-bottom: 0em;
  margin-top: 0em;
  margin-bottom: 10px;
  line-height: 1.2em; }

a:link {
  color: #ee7f07;
  text-decoration: underline; }

a:visited {
  color: #ee7f07;
  text-decoration: underline; }

a:active {
  color: #ee7f07;
  text-decoration: underline; }

a:hover {
  color: #000000;
  text-decoration: underline; }

.footer {
  font-family: 'Poppins', sans-serif;
  font-size: .85em;
  color: #555555;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px; }

.footer a:link {
  text-decoration: none;
  color: #ee7f07; }

.footer a:visited {
  text-decoration: none;
  color: #ee7f07; }

.footer a:active {
  text-decoration: none;
  color: #ee7f07; }

.footer a:hover {
  text-decoration: underline;
  color: #ee7f07; }

td.leftNav {
  font-family: 'Poppins', sans-serif;
  text-align: left;
  max-width: 250px !important;
  background-color: #ffffff; }

td.leftNav input[type="text"] {
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -webkit-border-radius: 0px;
  /* Firefox 1-3.6 */
  -moz-border-radius: 0px;
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius: 0px; }

td.leftNav input[type="submit"] {
  border: 3px solid #ffffff;
  margin-top: 5px;
  background-color: #ffffff;
  color: #ffffff;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 15px;
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -webkit-border-radius: 0px;
  /* Firefox 1-3.6 */
  -moz-border-radius: 0px;
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius: 0px; }

td.rightNav {
  font-family: 'Poppins', sans-serif;
  text-align: left;
  width: 280px;
  background-color: #ffffff; }

td.rightNav div.events p {
  font-family: 'Poppins', sans-serif;
  /*margin-bottom: 15px;*/
  margin: 0;
  /*border-bottom: 1px solid #ddd;*/
  /*padding-bottom: 15px;*/
  padding: 0; }

td.rightNav div.events p:last-child {
  border-bottom: none; }

td.rightNav .time_travel {
  width: 275px;
  background: #f1f0e9;
  padding: 15px;
  margin-top: 1.5em; }

.small_font {
  font-size: .85em; }

td.rightNav input[type="text"] {
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -webkit-border-radius: 0px;
  /* Firefox 1-3.6 */
  -moz-border-radius: 0px;
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius: 0px; }

.newsFlash {
  border: none; }

.form h1 {
  background-color: #878785;
  color: #FFFFFF;
  font-family: 'Poppins', sans-serif;
  font-size: 1.3em;
  font-style: normal;
  font-weight: bold;
  margin: 0;
  padding: 2px 5px; }

.heading1 {
  color: #000000;
  font-family: 'Poppins', sans-serif;
  font-size: 1.7em;
  font-weight: bold; }

.heading3 {
  font-family: 'Poppins', sans-serif;
  font-size: 10pt;
  font-weight: bold; }

.smalltext {
  font-family: 'Poppins', sans-serif;
  font-size: 9px; }

.llinks {
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold; }

.login a:link {
  text-decoration: none;
  color: #ffffff; }

.login a:visited {
  text-decoration: none;
  color: #ffffff; }

.login a:active {
  text-decoration: none;
  color: #ffffff; }

.login a:hover {
  text-decoration: underline;
  color: #ffffff; }

hr {
  border: 0;
  color: #dddddd;
  background-color: #dddddd;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  height: 1px; }

img.logo {
  padding-top: 12px;
  padding-bottom: 12px; }

/* MENU*/
ul#bfmenu.bfmenu_default a {
  font-family: 'Poppins', sans-serif;
  font-weight: 600 !important;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase; }

ul#bfmenu.bfmenu_default li.dis a:hover, ul#bfmenu.bfmenu_default li:hover > a, ul#bfmenu.bfmenu_default li a:hover {
  font-family: 'Poppins', sans-serif;
  font-weight: 600 !important;
  color: #fff;
  font-size: 16px; }

ul#bfmenu.bfmenu_default {
  background-color: transparent;
  margin-top: -2px; }

ul#bfmenu.bfmenu_default li {
  margin-right: 15px; }

ul#bfmenu.bfmenu_default a, ul#bfmenu.bfmenu_default li.dis a:hover {
  padding: .5em; }

ul#bfmenu.bfmenu_default a, ul#bfmenu.bfmenu_default li.dis a:hover {
  border: none; }

ul#bfmenu.bfmenu_default li a, ul#bfmenu.bfmenu_default li > a {
  background-color: transparent;
  border-top: 2px solid transparent;
  border-right: none;
  border-bottom: none;
  border-left: none; }

ul#bfmenu.bfmenu_default li a:hover, ul#bfmenu.bfmenu_default li:hover > a {
  background-color: transparent;
  border-top: 2px solid transparent;
  border-right: none;
  border-bottom: none;
  border-left: none; }

ul#bfmenu.bfmenu_default ul {
  margin: 0px;
  padding: 0;
  border: none;
  background-color: #fff;
  min-width: 200px;
  -webkit-box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.1); }

ul#bfmenu.bfmenu_default ul {
  list-style: none; }

ul#bfmenu.bfmenu_default ul li {
  border-bottom: 1px dotted #ddd;
  padding-bottom: .25em;
  margin-bottom: .25em; }

ul#bfmenu.bfmenu_default ul a {
  padding: .75em;
  color: #ee7f07; }

ul#bfmenu.bfmenu_default ul li.dis a:hover {
  padding: .75em;
  color: #ee7f07; }

ul#bfmenu.bfmenu_default ul li a:hover, ul#bfmenu.bfmenu_default ul li:hover > a {
  border: none;
  color: #555; }

ul#bfmenu.bfmenu_default ul li a:hover, ul#bfmenu.bfmenu_default ul li:hover > a {
  background-color: transparent; }

ul#bfmenu.bfmenu_default ul a {
  border: none; }

ul#bfmenu.bfmenu_default ul a, ul#bfmenu.bfmenu_default ul li.dis a:hover, ul#bfmenu.bfmenu_default ul li:hover > a, ul#bfmenu.bfmenu_default ul li a:hover {
  font: 16px 'Poppins', sans-serif;
  font-weight: 600 !important;
  text-transform: capitalize; }

ul#bfmenu.bfmenu_default span, ul#bfmenu.bfmenu_default li:hover > a > span {
  display: block;
  background-image: none;
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 0; }

/* Left Nav Links */
ul.utility {
  margin: 0 0 2em 0;
  padding: 0;
  border-left: 5px solid #ee7f07; }

.utility li {
  list-style: none;
  border-bottom: 1px dotted #ddd;
  padding: 8px;
  font-family: 'Poppins', sans-serif; }

.utility li a {
  color: #000000;
  text-decoration: none; }

.utility li a:hover {
  color: #000000;
  text-decoration: underline; }

ul.quicklinks {
  margin: 0 0 2em 0;
  padding: 0;
  border-left: 5px solid #878785; }

.quicklinks li {
  list-style: none;
  border-bottom: 1px dotted #ddd;
  padding: 8px;
  font-family: 'Poppins', sans-serif; }

.quicklinks li a {
  color: #878785;
  text-decoration: none; }

.quicklinks li a:hover {
  color: #878785;
  text-decoration: underline; }

/*SEARCH*/
div.search_box {
  margin-bottom: 2em; }

div.search_box input[type="text"] {
  color: #555;
  padding: 5px;
  background-color: #f1f0e9;
  border: 1px solid #d7d7d7; }

div.search_box input[type="submit"] {
  display: none; }

.rememberee {
  background-color: #95879B;
  border: 1px solid #dddddd;
  margin-bottom: 8px;
  padding: 8px; }

.formhead1 {
  background-color: #878785;
  color: #FFFFFF;
  font-style: normal;
  font-weight: bold; }

div.bfform errmsg {
  background-color: #DB582E;
  border: 1px solid white;
  color: white;
  display: block;
  margin: 0px;
  padding: 10px; }

div .formlabel {
  font: bold 12pt/14pt 'Poppins', sans-serif;
  color: #000000;
  margin-left: 0px;
  margin-right: 0px; }

div.bfcomments {
  font-family: 'Poppins', sans-serif;
  font-size: 12pt;
  color: #555555; }

div.bfcomments h1 {
  font-family: 'Poppins', sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: underline;
  color: #555555; }

.bfcomments_disabled {
  font-size: 12pt; }

div.bfposts_forum {
  background-color: #ffffff;
  font: 1em 'Poppins', sans-serif;
  color: #555;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  padding: 0; }

div.bfposts_forum div.content, div.bfposts_forum div.content p, div.bfposts_forum div.morecontent, div.bfposts_forum div.morecontent p {
  font: 400 1em/1.7em 'Poppins', sans-serif;
  color: #555555; }

div.bfposts_forum div.header {
  font-family: 'Poppins', sans-serif;
  font-size: 1.15em;
  color: #ee7f07;
  font-weight: 700;
  margin-bottom: .5em;
  font-style: italic; }

div.bfposts_forum div.header a, div.bfposts_forum a {
  font-family: 'Poppins', sans-serif;
  font-size: 1em;
  color: #ee7f07;
  text-decoration: underline; }

div.bfposts_forum div.header a:hover, div.bfposts_forum a:hover {
  font-family: 'Poppins', sans-serif;
  font-size: 1em;
  color: #000000;
  text-decoration: underline; }

div[bftype="slideshow"] img {
  min-width: 1px; }

div.bfposts div.bfpostsleft {
  float: left;
  margin-right: 25px;
  margin-bottom: 10px;
  margin-top: 5px; }

div.bfposts_forum > div {
  background-color: #fff;
  border-bottom: 1px #ddd solid;
  border-left: none;
  border-top: none;
  border-right: none;
  border-radius: 0px;
  margin-bottom: 0;
  padding: 1em 0;
  box-sizing: border-box; }

div.bfposts_forum span.subtitle {
  font: italic .825em 'Poppins', sans-serif;
  color: #555;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/*forms*/
div.bfform h1 {
  background-color: #555;
  color: #fff;
  font: 2em  'Poppins', sans-serif;
  padding: 5px;
  margin: 5px -5px 25px -5px; }

div.bfform h2 {
  color: #555;
  font: bold 1.1em  'Poppins', sans-serif;
  padding: 3px;
  margin: 5px -5px 5px -5px; }

.form table {
  font-family: 'Poppins', sans-serif;
  font-size: 1em;
  font-style: normal;
  font-weight: normal;
  color: #555;
  vertical-align: top;
  border: 0px none;
  text-align: left;
  padding: 0px;
  margin: 0px; }

table.form {
  width: 100% !important;
  font-family: 'Poppins', sans-serif;
  font-size: 1em;
  font-style: normal;
  font-weight: normal;
  color: #555;
  vertical-align: top;
  border: 1px #ddd solid;
  background-color: #fff; }

div.bfform {
  color: #555;
  font: 1em  'Poppins', sans-serif;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 5px; }

div.bfform input[readonly="readonly"] {
  background-color: #f0f0f0;
  color: #555; }

div.bftabstrip {
  width: 100%;
  height: 26px;
  font: 600 1em   'Poppins', sans-serif;
  color: #555;
  margin-left: 0px;
  white-space: nowrap;
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 1; }

.bftabstrip input[type="radio"] + label {
  width: auto;
  margin: 0 0px 0 0;
  padding: 0px 10px;
  line-height: 1.7em;
  background: #f0f0f0;
  text-align: center;
  border-radius: 5px 5px 0 0;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

.bftabstrip input[type="radio"] + label {
  border: solid 1px #ddd; }

.bftabstrip input[type="radio"]:checked + label {
  z-index: 1;
  background: #ee7f07;
  cursor: default;
  color: #fff; }

.formtable {
  background-color: #f0f0f0; }

/*Pages*/
table.officers td {
  padding: 10px; }

table.time-travel {
  width: 80%;
  margin: 0 auto; }

table.time-travel tr {
  vertical-align: top; }

table.time-travel td {
  padding: 5px 20px;
  border-right: 1px solid #ddd; }

table.time-travel td:last-child {
  padding: 10px;
  border-right: none; }

table.time-travel h2 {
  margin: 0; }

table.time-travel h3 {
  margin: 0; }
