
@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}

@charset "UTF-8";
div#headerlabel::after {
  content: ""; }

div#headerlabel {
  letter-spacing: 0; }

body {
  font-family: full800; }

/* Basic Layout */
/*@mixin bflayout-allwidths($w) {
    $w: $w + 0px;

    #bfmiddle > div {
        padding: 0;
        max-width: $w;
    }

    #bfmenubar > div {
        padding: 0;
        max-width: $w;
    }

    #bfheader > div {
        padding: 0;
        max-width: $w;
    }

    #bffooter > div {
        padding: 0;
        max-width: $w;
    }
}*/
/* TBD - replace with generic text-font mixin.  */
/*          i.e. "@include bfheader-h1-text(...) -->  #bfheader{ h1 { @include font-text(...) } } */
/*@mixin bfmenubar-colors($bgcolor, $bghovercolor, $txtcolor, $txthovercolor) {*/
/* define bg and text colors for menu */
/*$effective-bg: if($bgcolor == transparent, rgba(0, 0, 0, 0.7), $bgcolor);

    #bfmenubar {
        // Base background
        background-color: $bgcolor !important;

        nav.navbar.bg-dark {
            background-color: $bgcolor !important;
        }
        // Force background only when collapsed
        @media (max-width: 991.98px) {
            background-color: $effective-bg !important;

            nav.navbar.bg-dark {
                background-color: $effective-bg !important;
            }
        }
        // ✨ Custom link + hover styles only on wide screens
        @media (min-width: 992px) {
            nav.navbar-dark .navbar-nav .nav-link {
                color: $txtcolor;

                &:hover,
                &:focus {
                    color: $txthovercolor;
                }
            }

            .nav-item:hover {
                background-color: $bghovercolor;
            }
        }
    }
}*/
/********************************************************************************************************/
/*      Old mixins - probably not used */
/********************************************************************************************************/
/* Navbar */
/********************************************************************************************************/
/* Menu */
/********************************************************************************************************/
/* Buttons */
.btnCustom1 {
  /* Apply gradient (must be inside selector) */
  background: red;
  background: -moz-linear-gradient(top, red 0%, blue 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, red), color-stop(100%, blue));
  background: -webkit-linear-gradient(top, red 0%, blue 100%);
  background: -o-linear-gradient(top, red 0%, blue 100%);
  background: -ms-linear-gradient(top, red 0%, blue 100%);
  background: linear-gradient(top, red 0%, blue 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='red', endColorstr='blue',GradientType=0 );
  border-color: none;
  color: #FFFFFF; }

div.btnCustom1 > a, div.btnCustom1 > a:link, div.btnCustom1 > a:visited, div.btnCustom1 > a:active, div.btnCustom1 > a:hover {
  color: #FFFFFF;
  text-decoration: none; }

.btnCustom1:hover {
  /* Apply gradient (must be inside selector) */
  background: blue;
  background: -moz-linear-gradient(top, blue 0%, red 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, blue), color-stop(100%, red));
  background: -webkit-linear-gradient(top, blue 0%, red 100%);
  background: -o-linear-gradient(top, blue 0%, red 100%);
  background: -ms-linear-gradient(top, blue 0%, red 100%);
  background: linear-gradient(top, blue 0%, red 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='blue', endColorstr='red',GradientType=0 );
  border-color: none;
  color: #FFFFFF; }

span#pane_select_button_title::after {
  content: "NewText3"; }

span#pane_select_button_title span {
  display: none; }

#RegPageNumber {
  display: none; }

.utility {
  float: right;
  width: 200px;
  text-align: right;
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: .9em; }

.abc {
  color: red; }

option.PREVDECEASED {
  display: none; }

body {
  font-family: 'Droid Serif', serif;
  margin: 0;
  font-size: 95%;
  padding: 0;
  line-height: 1.7em;
  background-color: white;
  color: #757575; }

table.classsite > tbody > tr:nth-child(2) > td > table {
  border-collapse: separate;
  border-spacing: 10px; }

td.classsite {
  padding: 8px 5px 8px 5px;
  background-color: #eeeeff;
  margin-right: 200px; }

table.classsite {
  margin: 0 auto;
  margin-top: 0px;
  text-align: left;
  width: 980px;
  align: left;
  padding: 0; }

h1 {
  font-size: 16pt;
  color: #666666; }

h2 {
  font-size: 13pt;
  color: #660000; }

p {
  font: 12pt/14pt "Times Roman";
  color: #333333; }

.catalog h1 {
  font: bold 16pt/18pt Arial;
  color: #FDC83E;
  background: #660000; }

.catalog h2 {
  font: bold 12pt/14pt Arial;
  color: #660000;
  background: none; }

.form h1 {
  font: bold 16pt/18pt Arial;
  color: #FDC83E;
  background: #660000; }

.form h2 {
  font: bold 12pt/14pt Arial;
  color: #660000;
  background: none; }

a:link {
  color: #880000;
  font-weight: bold; }

a:visited {
  color: #880000;
  font-weight: bold; }

a:active {
  color: #880000;
  font-weight: bold; }

a:hover {
  color: #CC6666;
  font-weight: bold; }

.footer {
  font-size: 8pt;
  color: #333333;
  margin: 8px; }

td.leftNav {
  font-family: tahoma, "arial", verdana;
  font-size: 8pt;
  background-color: transparent;
  text-align: left;
  margin-top: 5px;
  width: 117px;
  border-right: dotted 2px #660000; }

.leftNav ul {
  font-weight: bold;
  color: #666666;
  list-style: none outside;
  text-indent: 0;
  text-align: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6; }

.leftNav ul a {
  color: #666666;
  text-decoration: none; }

.leftNav ul a:visited {
  color: #666666;
  text-decoration: none; }

.leftNav ul a:hover {
  color: #666666;
  text-decoration: underline; }

.leftNav ul ul {
  font-weight: normal;
  color: #660000;
  margin-left: -5;
  list-style: disc outside url(https://images.reuniontechnologies.com/img/PCC/layout/bullet.gif);
  text-indent: 0;
  text-align: left;
  margin: 0 0 0 20px;
  padding: 0 0 0 0;
  line-height: 1.7; }

.leftNav ul ul a {
  color: #660000;
  margin-left: -5;
  text-decoration: none; }

.leftNav ul ul a:visited {
  color: #660000;
  text-decoration: none; }

.leftNav ul ul a:hover {
  color: #CC6666;
  text-decoration: underline; }

.newsFlash {
  border: 1px #660000 solid;
  clip: rect(); }

.newsFlash {
  border: 1px #660000 solid;
  clip: rect(); }

.newsFlash a:link {
  color: #660000; }

.newsFlash a:visited {
  color: #660000; }

.newsFlash a:active {
  color: #660000; }

.newsFlash a:hover {
  color: #CC6666; }

.newsFlash hr {
  color: #660000; }

.formhead1 {
  color: #FFCC33;
  background-color: #660000; }

.heading1 {
  font-weight: bold;
  font-size: 14px;
  font-family: helvetica, tahoma, 'arial', verdana; }

.heading3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold; }

.smalltext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px; }

.llinks {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold; }

.btnCustom1 {
  background: #660000;
  /* Old browsers */
  background: -moz-linear-gradient(top, #890000 0%, #660000 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #890000), color-stop(100%, #660000));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #890000 0%, #660000 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #890000 0%, #660000 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #890000 0%, #660000 100%);
  /* IE10+ */
  background: linear-gradient(top, #890000 0%, #660000 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#DDDDDD',GradientType=0 );
  /* IE6-9 */
  border-color: #FFCC33;
  color: #FFCC33; }

.btnCustom1:hover {
  background: #eeeeee;
  /* Old browsers */
  background: -moz-linear-gradient(top, #9d0000 0%, #840000 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9d0000), color-stop(100%, #840000));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #9d0000 0%, #840000 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #9d0000 0%, #840000 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #9d0000 0%, #840000 100%);
  /* IE10+ */
  background: linear-gradient(top, #9d0000 0%, #840000 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EEEEEE', endColorstr='#CCCCCC',GradientType=0 );
  /* IE6-9 */
  border-color: #FFCC33;
  color: #FFCC33; }

#bgboxtop {
  margin: 0;
  position: absolute;
  z-index: -1;
  background-color: #650000;
  left: 0;
  top: 0;
  width: 100%;
  min-width: 980px;
  height: 153px;
  display: inline-block; }

#bgboxbottom {
  position: absolute;
  z-index: -2;
  left: 0;
  top: 0;
  width: 100%;
  height: 200px;
  min-width: 980px;
  background: -webkit-linear-gradient(#888888, #1a1a1a);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#888888, #1a1a1a);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#888888, #1a1a1a);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#888888, #1a1a1a);
  /* Standard syntax */ }
