/* General
   ========================================================================== */
html,
body {
  margin: 0;
  padding: 0;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  color: #202020;
  -webkit-font-smoothing:antialiased;
}
a {
  color: #D71B31;
  text-decoration: none;
  transition: 0.3s;
}
a strong {
  color: inherit;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #262223;
}
img {
  max-width: 100%;
  height: auto;
}
a img:hover {
  opacity: .6;
}
p, ol, ul {
  margin-bottom: 20px;
}
strong, b {
  font-weight: 600;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
  text-rendering: optimizeLegibility;
  line-height: 1.3;
}
h1 {
  margin-top: 0;
  color: #9E1B20;
  text-transform: uppercase;
}
h2 {
  font-size: 27px;
}
.ZineTitle h3 {
  font-size: 30px;
  color: #9E1B20;
    text-transform: uppercase;
}
input[type="submit"] {
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
}
input.formButton,
.button,
button,
th.ReportTools .button_sm,
input[type="button"], 
input[type="reset"], 
input[type="submit"],
div.ZineSummaryIndex a,
.bx-wrapper .bx-caption a {
  padding: 8px 16px;
  color: #fff;
  line-height: normal;
  background: #9E1B20;
  border-radius: 3px;
  font-size: 15px;
  display: inline-block;
  text-decoration: none !important;
}
th.ReportTools .button_sm {
  margin: 4px;
}

button {
  border: none;
}
input.formButton.cancel,
input.cancel,
input[value=" Cancel "],
input[value="Cancel Registration"],
input[value=" Annuler "],
input[value="Annuler"],
input[type="reset"],
input[value="Cancel"],
input#CartUpdateButton,
input#CartCancelButton,
button#CartCancelButton {
  background: #aaa;
}
.button:hover,
.button:active,
.button:focus,
input.formButton:hover,
input.formButton:active,
input.formButton:focus,
button:hover,
button:active,
button:focus,
input[type="button"]:hover,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus,
input.formButton.cancel:hover,
input.formButton.cancel:active,
input.formButton.cancel:focus,
input.cancel:hover,
input.cancel:active,
input.cancel:focus,
input[value=" Cancel "]:hover,
input[value=" Cancel "]:active,
input[value=" Cancel "]:focus,
input[value="Cancel"]:hover,
input[value="Cancel"]:active,
input[value="Cancel"]:focus,
input#CartUpdateButton:hover,
input#CartUpdateButton:active,
input#CartUpdateButton:focus,
input#CartCancelButton:hover,
input#CartCancelButton:active,
input#CartCancelButton:focus,
button#CartCancelButton:hover,
button#CartCancelButton:active,
button#CartCancelButton:focus,
div.ZineSummaryIndex a:hover,
div.ZineSummaryIndex a:active,
div.ZineSummaryIndex a:focus,
th.ReportTools .button_sm:hover,
th.ReportTools .button_sm:active,
th.ReportTools .button_sm:focus,
.bx-wrapper .bx-caption a:hover,
.bx-wrapper .bx-caption a:active,
.bx-wrapper .bx-caption a:focus {
  color: #fff !important;
  background: #771519;
  text-decoration: none;
  -webkit-transition: all .25s ease; 
  transition: all .25s ease;
}
strong, b {
  font-weight: 600;
}

td, th {
  padding: 8px;
}
.eventDescription table td {
    vertical-align: top;
}


/* Login Error Template
   ========================================================================== */

.LoginRecoverForm {
    text-align: left;
}
.LoginRecoverForm tr td {
    padding: 0 10px 10px 0;
}
.LoginForm h2 {
    font-size: 36px;
}


/* Top Menu
   ========================================================================== */
div.Login,
#search {
  display: inline-block;
}
.social {
  margin: 0;
  padding: 0;
}
.social li {
  display:inline-block;
  margin: 0 12px 0 0;
}
.social li:last-child {
  margin-right: 0;
}

/* Cart
   ========================================================================== */
span.cart-items {
  position: relative;
}
span.item-in-cart {
  position: absolute;
  right: -10px;
  top: -7px;
  line-height: normal;
  font-size: 14px;
  vertical-align: top;
}


/* Login
   ========================================================================== */
div.Login a.LoginUserLink {
  padding: 0 0 0 5px;
}
a.Logout {
  padding: 0;
}


/* Header
   ========================================================================== */
header {
  position: relative;
}
#header .top-menu {
  margin: 16px 0 21px;
  font-size: 18px;
}
.top a,
#footer .social a {
  font-size: 23px;
  color: #999;
}
.top {
  margin-top: 10px;
}
.separate {
    vertical-align: middle;
    color: #939393;
    margin: 0 10px;
    font-size: 8px;
    position: relative;
    bottom: 2px;
}


/* Search
   ========================================================================== */
#search {
  position: absolute;
  right: 120px;
  top: 0;
}
#menu a.search_form_link {
  display: block;
  padding-right: 0;
  color: #939393;
}
#search_form {
  padding: 10px;
  text-align: left;
  top: 46px !important;
  background-color: #f6f6f6;
  position: absolute !important;
  z-index: 999999999 !important;
  -moz-box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
  -webkit-box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
  box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
}
#search_form input#searchinput {
  width: 99%;
  margin-right: 5px;
  padding-left: 10px;
  border: 1px solid #eee;
  vertical-align: bottom;
  height: 36px;
}
#search_form input.formButton {
  height: 36px;
}
#search_form td {
  width: 100%;
}
#lean_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
  background: #000;
  display: none;
}



/* Logo
   ========================================================================== */
.logo {
  position: absolute;
  top: -30px;
  z-index: 999;
}
.logo a {
  display: block;
}
.logo img:hover {
  opacity: 1;
}


/* SMenu
   ========================================================================== */
#SMenu {
  display: none;
}
#menu .container {
  position: relative;
}
#menu {
  background: #9e1b20;
}
#menu a {
  padding: 11px 18px 10px;
  text-transform: uppercase;
  letter-spacing: .5px;
}
#menu a,
#menu a.search_form_link {
  color: #fff;
}
#menu a:hover,
#menu a:active,
#menu a:focus {
  text-decoration: none;
}
.slicknav_menu .slicknav_menutxt,
a.slicknav_btn.slicknav_open .slicknav_menutxt {
  color: #fff;
}
span.slicknav_arrow {
  padding-left: 6px;
}
.slicknav_menu .slicknav_icon {
  padding-top: 5px;
}
.slicknav_menutxt {
  margin-right: 5px;
}
#menu a.slicknav_btn {
  padding: 11px 18px 10px;
}
#menu a.slicknav_btn.slicknav_open {
  background: #771519;
}
.slicknav_menu .slicknav_icon-bar {
  background-color: #fff; 
  box-shadow: none !important; 
}
.slicknav_nav {
  padding: 0;
  margin: 0;
}
.slicknav_nav li > a {
  padding: 10px 15px;
  font-size: 18px;
  border-bottom: 1px solid #eee;
  text-align: right;
}
.slicknav_nav li:last-child a {
  border: none;
}
.slicknav_nav ul {
  padding: 0;
}
#menu .slicknav_nav ul li > a {
  background: #771519;
  font-size: 14px;
  padding: 12px 15px;
}


/* BX Slider
   ========================================================================== */
#banner {
  margin-top: 30px;
  position: relative;
}
.bx-wrapper {
  margin-bottom: 0 !important;
}
.bx-wrapper .bx-caption { 
  bottom: 60px !important;
  background: rgba(35,35,35,0.65) !important;
  padding: 20px 30px;
  display: inline-block;
  width: auto !important;
}
.bx-wrapper .bx-caption span {
  padding: 0 !important;
  max-width: 560px;
}
.bxslider_title {
  font-size: 34px;
  font-family: 'Open Sans', sans-serif;
}
.bxslider_caption {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 18px;
  margin: 0;
  line-height: 1.3;
}
.bx-wrapper .bx-caption a {
  margin-top: 15px;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
}
.bx-wrapper .bx-pager {
  bottom: 20px !important;
}
.bx-wrapper .bx-controls-direction a {
  top: auto !important;
  bottom: 0 !important;
  right: 0 !important;
  width: 35px !important;
  height: 36px !important;
}
.bx-wrapper .bx-next {
  background: url(Next.png) no-repeat !important;
  right: 0 !important;
}
.bx-wrapper .bx-prev {
  background: url(Previous.png) no-repeat !important;
  left: 0 !important;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  line-height: 0;
}
.bx-controls-direction {
  display: none;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, 
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #9e1b20 !important;
}



.Membership .bxslider_container {
    margin-bottom: 20px;
    max-width: 400px;
    background: #aeaeae;
}
.Membership .bxslider_container .bx-wrapper a img:hover {
    opacity: 1;
}
.Membership .bx-controls-direction {
    display: block;
}




.profile-social-icons .fa {
    font-size: 18px;
    vertical-align: middle;
    margin: 3px 3px 3px 0;
}

.profile-social-icons .fa-instagram,
.MembershipMiniProfile .fa-instagram {
    color: #C13584;
}

.profile-social-icons .fa-linkedin-square,
.MembershipMiniProfile .fa-linkedin-square {
    color: #0e76a8;
}

.profile-social-icons .fa-twitter-square,
.MembershipMiniProfile .fa-twitter-square {
    color: #00acee;
}

.profile-social-icons .fa-facebook-square,
.MembershipMiniProfile .fa-facebook-square {
    color: #3b5998;
}

.MembershipMiniProfile small .fa {
    vertical-align: middle;
    margin-right: 3px;
}


/* Body Content
   ========================================================================== */
#main {
  margin: 40px 0;
}
#main.home {
  margin: 0;
}
.sponsors img {
  margin: 10px 20px;
}
.sponsors {
  text-align: center;
}

/* Home General
   ========================================================================== */
.home h2,
.home h1 {
  margin: 0 0 15px;
  color: #333;
  font-size: 26px;
  text-transform: none;
}
.home hr {
  margin: 40px 0;
}
.box {
  margin: 30px 0;
}


/* News
   ========================================================================== */
#homeNews .ZineItem .ZineAbstract {
  display: none;
}
#homeNews .Zine h2 a {
  color: #333;
}
#homeNews .ZineTools {
  display: none;
}
#homeNews .ZineSummaryIndex {
  display: none;
}
.box a.ZineLink,
#homeEvents div.EvtCal .EvtCalList dd a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
}
#homeNews .ZineIndex {
  margin-top: 0;
}



/* Home events
   ========================================================================== */

#homeEvents .EvtCalList p {
  display: none;
}
#homeEvents div.EvtCal .EvtCalList dd {
  line-height: 1.5;
}
#homeEvents div.EvtCal .EvtCalList dt {
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 3px;
  display: block;
  line-height: 1.5;
}
#homeEvents .box {
  padding: 0 20px;
}



/* Home jobs
   ========================================================================== */
.home-job .ZineDate {
  margin: 3px 0 0;
}
.home-job .ZineItem {
  font-size: 12px;
}
.home-job .ZineItem .ZineAbstract {
    font-size: 12px;
}
.home-job .ZineItem .ZineSummaryIndex {
    margin: 20px 0;
}
.home-job .ZineTools,
.home-job .ZineThumb {
    display: none;
}



/* View all
   ========================================================================== */

.view_all {
  margin-bottom: 0;
}
.view_all a {
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
}
.view_all a:after {
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f105";
    padding-left: 8px;
}


/* Featured
   ========================================================================== */
.featured {
  padding-top: 40px;
  border-top: 1px solid #eee;
}
.featured .box {
  margin-top: 0;
}
.featured a:hover img {
  opacity: 1;
}
.featured img {
  margin-bottom: 20px;
}




/* Sidebar
   ========================================================================== */
.sidebar h3 {
  font-size: 24px;
  margin-top: 0;
  border-bottom: none;
}
#VMenu {
  margin: 0;
  list-style-type: none;
  padding: 0;
  max-width: 500px;
}
#VMenu:before {
  content: "In this Section";
  display: block;
  text-rendering: optimizeLegibility;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  line-height: 46px;
}
#VMenu a#thispage {
  text-decoration: underline;
  color: #333;
}
.member-sidebar #VMenu:before {
  content: "Member Menu";
}
.member-sidebar.sidebar-fr #VMenu:before {
  content: "Menu membre";
}
#VMenu li {
  text-decoration: none;
  font-style: normal;
  border-bottom: 1px solid #ddd;
}
#VMenu li:last-child {
  border: none;
}
#VMenu a {
  padding: 8px 0;
  font-size: 15px;
  font-weight: 600;
  display: block;
  text-decoration: none;
}
#VMenu ul li a {
  padding: 5px 8px 5px 0;
  font-size: 14px;
  border-bottom: 1px solid #e9e9e9;
}
#VMenu a:hover {
  text-decoration: underline !important;
}
#VMenu ul li:last-child {
  border: none;
}
#VMenu ul {
  list-style: none;
  border-left: 1px solid #e9e9e9;
  padding: 0;
  margin: 10px 0 15px 25px;
}
#VMenu ul ul {
  background: #eff2f7;
  border: none;
  padding: 15px 0;
}
#VMenu ul ul ul {
  padding: 0;
  margin-bottom: 0;
}
#VMenu ul li {
  padding-left: 15px;
  border: none;
}
#VMenu li span.VM_collapse a.menu,
#VMenu li span.VM_expand a.menu {
  cursor: pointer;
  display:inline-block;
  width:85%;
}
.VM_collapse {
  cursor: pointer;
  display:block;
  padding-right: 0;
  background-image: url(plus.png);
  background-position:95% center;
  background-repeat: no-repeat;
}
#VMenu ul span.VM_collapse {
  background-position: 94.5% center;
}
.VM_expand {
  background-image: url(minus.png);
  background-position: 95% center;
  background-repeat: no-repeat;
  cursor: pointer;
  display:block;
  padding-right: 0;
}
#VMenu ul span.VM_expand{
  background-position: 94.5% center;
}
span.VM_expand a#thispage,span.VM_collapse a#thispage{
  width:70%;
}


/* Breadcrumb
   ========================================================================== */
.breadcrumb {
  background: none;
  padding: 0;
}
.pmenu {
  font-size: 14px;
  color: #aaa;
}
.pmenu a {
    font-size: 14px;
    padding: 0 5px;
    color: #555;
}
.pmenu a:hover,
.pmenu a:active,
.pmenu a:focus {
  text-decoration: none;
  color: #888;
}
.pmenu a:last-child:after {
  display: none;
}
.pmenu a:first-child {
  padding-left: 0;
}
@media (max-width: 1199px) {
.pmenu a {
  font-size: 14px;
 }
}





/* Events
   ========================================================================== */
.EvtCalList p {
  font-size: 14px;
}
.EvtCal form {
  margin: 0;
}
div.EvtCal table.EvtCalSm {
  width: 300px;
  margin: 30px 0 0;
}


div.EvtCal table.EvtCalSm th {
  background-color: #9e1b20;
  border: 1px solid #84181c;
}
.events-fr div.EvtCal table.EvtCalSm th {
  text-transform: lowercase;
}
table.EvtCal th a {
    text-decoration: none;
}
.EvtCal th span.EvtCalHeader {
  color: #fff;
}
.EvtCal th, table.EvtCal th {
  background: #9e1b20;
  border: 1px solid #84181c;
}
.EvtCal table.EvtCalSm th {
    background: #84181c;
}
.events-fr div.EvtCal table.EvtCalSm th {
  text-transform: lowercase;
}
div.EvtCal table.EvtCalSm td.EvtDay a {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}
div.EvtCal table.EvtCalSm td.EvtDay {
    background-color: #727272;
}
.EvtCal form#EvtTypeSelector {
  margin-bottom: 30px;
}
.EvtCal .EvtCalRSS {
  display: none;
}
dl {
  margin: 0;
}
div.EvtCal .EvtCalList dd a {
  text-decoration: none;
}

@media (max-width: 600px) {
  table.EvtCalSm form a img {
      display: none;
   }
}

/* Zines
   ========================================================================== */
.ZineDate, .ZineAuthor {
  font-size: 12px;
  font-style: normal;
}
.ZineDate {
  margin-bottom: 3px;
  display: block;
  font-size: 14px;
}
.ZineArchive h2 {
  margin: 30px 0 10px;
  font-size: 22px;
}
.ZineArticle .ZineAbout {
  text-align: left;
}
.ZineAbstract {
  font-style: normal;
  font-size: 16px;
}
.ZineItem .ZineAbstract,
.ZineArticle .ZineAbout .ZineSummary {
    font-size: 15px;
    font-style: normal;
}
.ZineArticle .ZineAbout .ZineSummary {
    background: #f8f8f8;
    padding-left: 20px;
}
div.ZineThumb {
  float: right;
  margin: 0 0 0 10px;
  max-width: 100px;
}
.ZineItem .ZineSummaryIndex {
  padding: 0;
  text-align: left;
  margin: 15px 0;
}
.ZineItem,
#homeEvents div.EvtCal .EvtCalList dd {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.accordionpane .ZineFooter {
    display: none;
}
.ZineLink {
  display: block;
}
table.ZineImage img {
  max-width: 300px;
  width: auto;
}

.ZineAboutBody h3 {
  font-size: 20px;
}
.ZineNoArticles {
    padding: 20px;
    background: #fff;
}
table.ZineTools td a {
    color: #939393;
    font-size: 13px;
}
.ZineTools img {
    width: 13px;
    position: relative;
    bottom: 1.5px;
}
.ZineTools tr:first-child td img {
    width: 14.5px;
}
.accordionpane .ZineTools {
    display: none;
}
.faq .ZineHeader, .faq table.ZineTools {
    display: none;
}
.faq .ZineFooter table.ZineTools {
    display: block;
}






/* Membership / Modules
   ========================================================================== */

.EvtRegRegistrants .blindbox .boxhead,
.Event .blindbox .boxhead {
  margin: 0;
  border: 1px solid #9e1b20;
  padding: 10px;
  cursor: pointer;
}
.EvtFeeThankYou {
  color: #31708f;
  background-color: #d9edf7;
  border: 1px solid #bce8f1;
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 4px;
  font-weight: 600;
  font-size: 22px;
}

.EvtRegHelp {
  margin-bottom: 10px;
}

/* Popup hover flicker fix */

.EvtSessionRegistrant .popup {
  right: 18px !important;
}
div#popup1 .EvtFeeThankYou {
  font-size: 16px;
  padding: 10px 10px 7px;
}
.EvtReg table input {
  margin-right: 5px;
}
div.EvtRegFinish p {
  margin: 0;
}
.account_history div.popup {
  left: 0;
}
div.EvtRegFinish h1 {
  margin: 0;
}
div.EventFee, 
div.EventFee ul {
  margin-bottom: 0;
}
.error .EventFee {
  background-color: #f2dede;
  padding: 0;
}
span.EvtFeeRemaining {
    background-color: #337ab7;
    color: white;
    padding: 2px 10px;
    font-size: 12px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    margin-left: 5px;
}


/* Pay
   ========================================================================== */
.Pay form#payment-form,
.stripe form#payment-form {
    overflow: auto;
}
.Pay form#payment-form .col-sm-4,
.stripe form#payment-form .col-sm-4 {
    width: auto;
}


/* Form
   ========================================================================== */
form {
  margin-top: 15px;
}

#search_form form {
  margin: 0;
}


/* Membership
   ========================================================================== */
ul.MembershipType {
  margin: 25px 0 0 40px;
  list-style-type: disc;
}
.ContactForm select {
  height: 34px;
}
.ContactForm table td {
  display: block;
  margin-bottom: 20px;
}
.edit_profile h2, .edit_profile h3 {
  color: #9E1B20;
}
.edit_profile td {
    display: block;
}
.edit_profile input,
.edit_profile textarea {
  max-width: 600px;
}
.new_contact h1, 
.edit_profile h1,
.edit_contacts h1,
.Membership .account_history .Pay h1,
.edit_photo h1 {
  font-size: 26px;
  margin-top: 0;
}
.edit_contacts h2 {
    margin-top: 0;
    font-size: 20px;
}
ul.Membership_update_profile_menu li a:hover {
  background-color: #eee;
  color: #9e1b20;
}
div.MembershipStatus {
  background: #f0e5e5;
  border: none;
}


.Membership .Contact .ContactAddress,
.Membership .Contact .ContactPhone,
.Membership .Contact .ContactNet,
.Membership .Contact .ContactVcard {
    margin: 0;
}

.Membership .Contact {
    margin: 0 0 15px;
    padding: 10px;
    background: #eee;
    border: 1px solid #ddd;
    display: inline-block;
    font-size: 15px;
}

.Membership .description {
    margin-top: 10px;
}

/********** Mini Profile **********/
.Membership table td {
  padding: 0 5px 5px 0;
}
div.MembershipMiniProfile {
    margin: 0 0 15px;
    padding: 10px;
    background: #f0efef;
    border: 1px solid #ddd;
    font-size: 15px;
}
table.Form tr td {
  padding-bottom: 5px;
}
div.MembershipMiniProfile .photo {
  float: right;
}
div.MembershipMiniProfile:after {
  content: "";
  clear: both;
  display: block;
}
.MembershipMiniProfile p {
    margin-bottom: 5px;
    border-bottom: 1px dashed #d0d0d0;
    padding-bottom: 5px;
}
.MembershipMiniProfile p:last-child {
    border: none;
    margin: 0;
    padding: 0;
}
.MembershipMiniProfile a,
ul.MembershipDirectoryMenu a {
  text-decoration: none;
}


/********** Profile **********/
.contact_info {
    background-color: #f4f4f4;
    border: 1px dashed #eee;
    display: inline-block;
    padding: 20px;
    margin: 30px 0 0;
    font-size: 14px;
}
.contact_info p {
    margin-bottom: 5px;
}
.contact_info h3 {
    margin: 0 0 10px;
    font-size: 22px;
}
.contact_info p.ContactAddress {
    border-bottom: 2px solid #eee;
    padding-bottom: 8px;
    margin-bottom: 8px;
}
.contact_info p.ContactNet {
    display: none;
}
h1.membername {
    font-size: 26px;
    margin: 0 0 5px;
}
.info_container p {
    margin-bottom: 10px;
}
p.small.social-profile a {
    color: #939393;
}
p.small.social-profile {
    margin-bottom: 5px;
}
p.small.social-profile .fa {
    font-size: 20px;
    vertical-align: middle;
    padding-right: 5px;
    color: #9e1b20;
}
.info_container .small {
  font-size: 14px;
  line-height: 1.4;
}
div#secondary_m p {
    margin-bottom: 10px;
}
.info_container p.ContactPhone {
    margin-bottom: 0;
}

/********** Address Cards **********/
div.ContactPreview {
  background-color: #f4f4f4;
  border: 1px dashed #eee;
  padding: 20px;
  margin-bottom: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
}
div.ContactPreview h2 {
    font-size: 22px;
    margin: 0 0 10px;
}
div.ContactPreview:hover {
  border-color:#9e1b20;
}



/* MISC page styles
   ========================================================================== */
.responsive-table {
  margin-bottom: 20px;
}
.responsive-table table, .ZineBody table, .account_history table {
    border-collapse: collapse;
    width: 100%;
}
.responsive-table table th, .ZineBody table th, .account_history table th {
    background-color: #253b86 !important;
    color: #fff;
    vertical-align: middle;
}
.responsive-table table th {
    font-size: 14px;
    line-height: 1.4;
}
.responsive-table table th h3 {
    color:#fff;
}
.responsive-table table th,
.responsive-table table td,
.ZineBody table th,
.ZineBody table td,
.account_history table th,
.account_history table td {
    border: 1px solid #e4e4e6;
    padding: 8px;
}
.ZineBody table th,
.ZineBody table td {
  border: none;
}
.responsive-table table tr:nth-child(even),
.ZineBody table tr:nth-child(even),
.account_history table tr:nth-child(even) {
    background-color: #f8f8f8;
}
@media (max-width: 600px) {
 .responsive-table {
    display: block;
    overflow-x: auto;
 }
}


table td p {
    margin: 0;
}

.board-table table {
    width: 100%;
}

.board-table table td img {
    width: 100px;
    margin-bottom: 10px;
}

.board-table table td {
    vertical-align: top;
    padding: 30px 0;
}

.board-table table tr {
    border-bottom: 1px solid #eee;
}

.board-table table td p {
    margin: 0;
    font-size: 15px;
}

@media (max-width: 767px) {
.board-table table td {
  display: block;
  border-bottom: 1px solid #eee;
}
.board-table table tr {
    border-bottom: none;
}
}


table.MemberLog.Report {
  border: none;
  border-collapse: collapse;
}
table.MemberLog.Report th {
  background-color: #253b86;
  color: #fff;
}
table.MemberLog.Report td {
  padding: 8px;
  border: 1px solid #e4e4e6;
}
table.MemberLog.Report caption {
  font-size: 24px;
}
table.MemberLog.Report tfoot th {
  background: none;
}

/********** File Server **********/

table.FileServer h4 {
    margin: 0;
}

.EventMGR form table td {
    padding: 0 5px 0 0;
}
.EventMGR form table td input {
    margin-bottom: 10px;
}
.EventMGR form table {
    margin-bottom: 10px;
}


.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 30px;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}



/********** Job Search **********/

.job_search {
  background: #f8f8f8;
  padding: 30px 40px;
  border: 1px solid #eee;
}
.job_search h2 {
  margin: 25px 0 0;
  padding: 20px 0 0;
  border-top: 1px solid #eee;
}
.job_search .formButtons {
  margin: 25px 0 0;
}
div.job_search td select {
  width: auto !important;
  margin: 0 10px 0 5px;
}
span.submit_job_form span {
  float: none !important;
  font-size: 28px;
}
.job_search form.Form,
.job_search h2 {
    display: none;
}

.contact-form-wrap table {
    max-width: 500px;
}
.contact-form-wrap table label {
    padding-top: 10px;
}


.ZineArticle.Zine_job .ZineImage img {
    max-width: 150px;
}

.job-posting-wrap .ZineTools {
    display: none;
}
.job-posting-wrap .ZineFooter .ZineTools {
    display: block;
}


/* Gallery
   ========================================================================== */
ul.gallery li {
    margin-bottom: 15px;
}


/* Body Search
   ========================================================================== */
.body-content .Search form input[type="text"] {
    vertical-align: top;
    max-width: 250px;
    width: 100%;
}


/* Photo Directory
   ========================================================================== */
.body-content ul.ZinePhotodirectory li::before {
  display: none;
}
ul.ZinePhotodirectory img {
  /* max-width: 365px;
  width: 100%; */
  margin: 0;
  float: none;
}
ul.ZinePhotodirectory h3 {
  font-size: 16px;
  font-weight: 600;
  clear: both;
  background: none;
  padding: 0;
  margin: 10px 0 0;
}
ul.ZinePhotodirectory p {
  margin: 0;
  padding: 5px 0 10px;
}
ul.ZinePhotodirectory {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-flex; /* Safari */
  -webkit-flex-wrap: wrap; /* Safari 6.1+ */
  flex-wrap: wrap;
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  font-size: 0;
}
ul.ZinePhotodirectory::after {
  content: "";
  flex: auto;
}
ul.ZinePhotodirectory li {
  width: 33.262223%;
  display: inline-block; /* Fallback */
  vertical-align: top;
  margin: 0;
  padding: 10px;
  font-size: 13px;
}
@media (max-width: 767px) {
 ul.ZinePhotodirectory li {
    width: 50%;
 }
}
@media (max-width: 480px) {
  ul.ZinePhotodirectory, ul.ZinePhotodirectory li {
    display: block;
    width: 100%;
    text-align: center;
  }
  ul.ZinePhotodirectory li {
    margin-bottom: 10px;
  }
  ul.ZinePhotodirectory li img {
   float: none;
   display: block;
   margin: 0 auto 10px;
  }
}


/* Forum Styles
   ========================================================================== */
.ZineComments table th,
.ZineComments table td {
  text-align: left;
}
.ZineComment .ZineHeader,
.ZineComments table th,
.ZineComments table td,
.ZineComment .ZineAboutBody,
.ZineComment .ZineFooter {
  padding: 8px !important;
}
.ZineComment .ZineHeader {
  background-color: #9e1b20;
  color: #fff;
}
.ZineComments table tr:nth-child(even) {
    background-color: #efefef;
}
.ZineComments table.ZineIndex {
    border: 1px solid #eee;
}
.ZineComments table.ZineIndex th {
    border: 1px solid #eee;
    background: #9e1b20;
    color: #fff;
}
.ZineComments table.ZineIndex td {
    border: 1px solid #eee;
}
.ZineComments table.ZineIndex{
    background-color: transparent;
    border: 1px solid #eee;
}
.ZineComments table.ZineIndex tr td a:visited {
    color: #aaa;
}
.ZineComment table.ZineTools br {
    display: none;
}
.ZineComment table.ZineTools td {
    padding: 0 5px !important;
}
.forum-table .ZineTools br {
    display: none;
}
.forum-table .ZineTools td {
    padding-right: 15px;
}
.ZineQuote {
  display: inline-block;
}
@media (max-width: 400px) { 
.ZineComments table.ZineIndex {
    font-size: 14px;
 }
}



/******************** Form Submit ********************/
.formButtons,
.CartCheckoutButtons,
table.cart_form tr td.input {
    position: relative;
}
.formSubmitted {
    position:absolute;
    top:-1px;
    left: -1px;
    padding-top:10px;
    height:50px;
    background-color:white;
    width:100%;
}
.job_search .formButtons {
    clear: both;
}


div.job_search table {
  float: none !important;
}


/* Footer
   ========================================================================== */
#footer {
  padding: 30px 0 0;
  border-top: 1px solid #ddd;
  font-size: 14px;
}
#footer, #footer h3, #footer a {
  margin-top: 0;
}
#footer h3 {
font-size: 17px;
}
#footer img {
  max-width: 180px;
}
#footer hr {
  border-top: 1px solid #888;
  margin: 20px 0;
}
.footer-bottom p {
  margin-bottom: 0;
}
.footer-bottom {
  background: #f5f5f5;
  padding: 20px 0;
  margin-top: 30px;
  font-size: 12px;
}


/* Return to top
   ========================================================================== */
#return-to-top {
  position: fixed;
  right: 30px;
  bottom: 30px;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,.5);
  width: 45px;
  height: 45px;
  color: #9e1b20;
  display: none;
  background: #fff;
  z-index: 99999;
  text-align: center;
  transition: background .35s;
  -webkit-backface-visibility: hidden;
}
#return-to-top i {
  position: relative;
  bottom: 1px;
  line-height: 45px;
  font-size: 15px;
}
#return-to-top:hover {
  background: #eee;
}

div.Membership table.Receivable td {
	padding: 5px;
}

a.child_renew {
background-color: darkblue;
}