

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #295f77;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
}

#myBtn:hover {
    background-color: #555;
}
.req {
    color: red;
}
.memberform {
    margin-bottom: -19px;
}

.back-to-top i {
    font-size: 60px;
}

.small {
    font-size: 70%;
    font-weight: bold;
    color: #777;
}

.smallish {
    font-size: 70%;
    font-weight: 100;
}
.smaller {
    font-size: 60%;
    font-weight: 100;
}

.fees {
    background-color: #fcf8e3;
}

#galleria {
    height: 432px;
}

body .galleria-thumbnails .galleria-image {
    width: 190px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.galleria-container {
    position: relative;
    font-family: arial, sans-serif;
    background: #fdfeff!important;
}

body {
    padding-top: 5px;
    padding-bottom: 40px;
}

#expiredMember {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #e32b1e;
}

.membersArea {
    margin: 20px 0;
    border: 0;
    border-bottom: 1px solid #D5D5D5;
}

#outerWrapper {
    background-color: #f5f5f5;
    background-image: url(/img/bg_texture.png);
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.banner {
    font-weight: bolder;
    text-align: center;
    vertical-align: middle;
    padding-top: 20px;
    padding-bottom: 20px;
}

.slider-raised {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4), 0 4px 8px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4), 0 4px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4), 0 4px 8px rgba(0, 0, 0, 0.15);
}

.sidebar-hr {
    margin: 6px -15px 4px -15px;
}

.article-hr {
    margin-top: 6px;
    margin-bottom: 6px;
}

#tagline {
    margin-top: -9px;
    padding-bottom: 5px;
}

#tagline-btn {
    margin-top: 5px;
}

.ubmbc-article {
    padding-top: 5px;
    padding-bottom: 5px;
}

.ubmbc-copyright {
    text-align: right;
}

.ubmbc-dg {
    text-align: right;
    font-size: xx-small;
}

.ubmbc-caption {
    text-align: right;
    font-size: x-small;
    margin: 0 0 -10px;
}

.ubmbc-legend-alert {
    color: #fa8734;
}

.ubmbc-warning {
    color: #e32b1e;
}

.ie {
    background-color: #c8e64c;
    border-color: #c8e64c;
    color: #fff;
}

.ubmbc-well {

    padding: 9px;
}

.ubmbc-trips {
    width: 200px;
    height: auto;
    margin-left: 5px;
    margin-bottom: 5px;
    float: right;
}

.memberSince {
    margin-top: -15px;
}

.memberTill {
    margin-top: -18px;
}

.memberLevel {
    margin-top: -21px;
}

table {
    background-color: #ffffff;
}

#login {
    margin: 30px 30px 30px 30px;
    width: 80%;
    min-width: 280px;
    max-width: 400px;
}

.logonForm {
    padding-left:20px;
    padding-right:20px;
    margin-bottom: 50px;
}

#ubmbcprofile {
    margin: auto auto;
    width: 80%;
    min-width: 280px;
    max-width: 400px;
}

#ubmbcwalk {
    margin: auto auto;
    max-width: 500px;
}

#ubmbcrenewal {
    margin: auto auto;
    max-width: 750px;
}

#seczlogin {
    margin: 30px auto 30px;
    width: 80%;
    min-width: 280px;
    max-width: 400px;
}

.btn-submit {
    margin-top: 0px;
}

.btn-update {
    margin-left: 6px;
}

.btn-pay {
    margin-top: -25px;
}

.btn-renew {
    margin-top: -15px;
}

.btn-paid {
    margin-top: -5px !important;

}

footer {
    margin: 1px -15px 0px -15px;
    padding: 15px 15px 5px 15px;
    background: #d2d2d2;
    border-top: 1px solid #999;
    font-size: small;
}

.ubmbc-nav ul {
    margin-left: 0;
    margin-bottom: 20px;
    list-style: none;
}

.ubmbc-nav ul>li>a {
    display: block;
}

.ubmbc-nav ul>li>a:hover,
.ubmbc-nav ul>li>a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

.ubmbc-nav-list ul {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
}

.ubmbc-nav-list ul>li>a,
.ubmbc-nav-list .nav-header {
    margin-left: -15px;
    margin-right: -15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.ubmbc-nav-list ul>li>a {
    padding: 3px 15px;
}

.ubmbc-nav-list ul>.selected>a,
.ubmbc-nav-list ul>.selected>a:hover,
.ubmbc-nav-list ul>.selected>a:focus {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-color: #285c73;
}

.ubmbc-nav-list>.active>a,
.ubmbc-nav-list>.active>a:hover,
.ubmbc-nav-list>.active>a:focus {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-color: #285c73;
}

.ubmbc-nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    color: #555555;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}

.ubmbc-nav-show-0 {
    display: none;
}

.ubmbc-nav-show-1 {
    display: block;
}

.divider {
    border-top: 1px solid #eeeeee;
}

.ubmbc-leg-list div {
    padding: 1px 15px;
    color: #fff;
}

.ubmbc-leg1E>#leg1E {
    background-color: #c8e64c;
}

.ubmbc-leg2EM>#leg2EM {
    background-color: #8cd446;
}

.ubmbc-leg3M>#leg3M {
    background-color: #45d2b0;
}

.ubmbc-leg3MX>#leg3MX {
    background-color: #438ccb;
}

.ubmbc-leg4MH>#leg4MH {
    background-color: #5240c3;
}

.ubmbc-leg4MHX>#leg4MHX {
    background-color: #d145c1;
}

.ubmbc-leg5H>#leg5H {
    background-color: #ffa054;
}

.ubmbc-leg5HX>#leg5HX {
    background-color: #ff5454;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
}

input[type="checkbox"].ubmbcCheck{
    margin-top: 4px;
}

.ubmbc-indent{
    margin-left: 3%;
}

#renewalTable th {
  cursor: pointer;
  user-select: none;
}

#renewalTable th::after {
  content: " ⇅";
  font-size: 0.8em;
  color: #aaa;
}

#renewalTable th.asc::after {
  content: " ▲";
  color: #333;
}

#renewalTable th.desc::after {
  content: " ▼";
  color: #333;
}

/* ======================================================
   COOKIE CONSENT – FLOATING BANNER
   ====================================================== */

.cookie-consent {
  position: fixed;
  right: 20px;
  bottom: 20px;
  max-width: 360px;
  background: #ffffff;
  border: 1px solid #ccc;
  border-left: 4px solid #295f77;
  border-radius: 4px;
  box-shadow: 0 4px 14px rgba(0,0,0,0.25);
  z-index: 10000;
}

.cookie-consent__body {
  padding: 12px 14px;
}

.cookie-consent__text {
  margin: 0 0 16px 0;
  font-size: 14px;
  line-height: 1.4;
  color: #222;
}

.cookie-consent__text a {
  text-decoration: underline;
}

.cookie-consent__actions {
  text-align: right;
}

.cookie-consent__actions .btn {
  margin-left: 6px;
}

/* Mobile behaviour */
@media (max-width: 767px) {
  .cookie-consent {
    left: 10px;
    right: 10px;
    bottom: 10px;
    max-width: none;
  }

  .cookie-consent__actions {
    text-align: left;
  }

  .cookie-consent__actions .btn {
    margin-left: 0;
    margin-right: 6px;
  }
}


/* ======================================================
   COOKIES PAGE – STATUS BOX
   ====================================================== */

.cookie-status {
  margin: 12px 0 14px 0;
  padding: 10px 12px;
  border-radius: 4px;
  font-size: 14px;
  border: 1px solid transparent;
}

/* Default: no choice made */
.cookie-status--default {
  background-color: #eef3f6;
  border-color: #c9dbe5;
  color: #295f77;
}

/* Analytics allowed */
.cookie-status--allowed {
  background-color: #e7f3ec;
  border-color: #b7dfc4;
  color: #2e6b45;
}

/* Analytics rejected */
.cookie-status--rejected {
  background-color: #f7ecec;
  border-color: #e2bcbc;
  color: #7a2f2f;
}


/* ======================================================
   COOKIES PAGE – BUTTON GROUP
   ====================================================== */

.cookie-preferences__actions {
  margin-bottom: 10px;
}

.cookie-preferences__actions .btn {
  margin-right: 6px;
}

/* Highlight selected option */
.cookie-preferences__actions .btn.active {
  background-color: #295f77;
  color: #ffffff;
  border-color: #295f77;
}


/* Mobile: full-width, bottom */

@media (max-width: 767px) {
  .cookie-consent {
    right: 10px;
    left: 10px;
    bottom: 10px;
    max-width: none;
  }

  .cookie-consent__actions {
    text-align: left;
  }

  .cookie-consent__actions .btn {
    margin-left: 0;
    margin-right: 6px;
  }
}


@media (min-width: 980px) {
    .navbar .navbar-inner {
        padding: 0;
    }

    .navbar .nav {
        margin: 0;
        display: table;
        width: 100%;
    }

    .navbar .nav li {
        display: table-cell;
        width: 1%;
        float: none;
    }

    .navbar .nav li a {
        font-weight: bold;
        text-align: center;
        /*border-left: 1px solid rgba(255,255,255,.75);*/
        border-right: 1px solid rgba(0, 0, 0, .1);
    }

    .navbar .nav li:first-child a {
        border-left: 0;
        border-radius: 3px 0 0 3px;
    }

    .navbar .nav li:last-child a {
        border-right: 0;
        border-radius: 0 3px 3px 0;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 359px) {
    input.cat_textbox,
    textarea.cat_listbox,
    select.cat_dropdown,
    select.cat_listbox {
        width: 232px;
    }
}

@media only screen and (min-device-width: 360px) and (max-device-width: 567px) {
    input.cat_textbox,
    textarea.cat_listbox,
    select.cat_dropdown,
    select.cat_listbox {
        width: 272px;
    }
}


@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
    body {
        background-color: #d5e6ed;
        padding-left: 9px;
        padding-right: 9px;
    }
    .ubmbc-trips {
        width: 50%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    body {
        background-color: #d5e6ed;
        padding-left: 9px;
        padding-right: 9px;
    }
}

@media only screen and (min-device-width: 1024px) {
    body {
        opacity: .97;
        background: url(/photos/backgrounds/moorilla.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
}