
/* you can add your own custom css here if you don't want to worry about SASS/SCSS */
/*if(gp_searchvisible) {
    gp_mapoverlay.style.display="";
    gp_mapoverlay.style.width="100%";
    gp_mapoverlay.style.gridTemplateColumns="";
    document.getElementById("gp_searchbox").style.display="none";
  gp_searchvisible=false;
  } else {
    console.log(getComputedStyle(gp_mapoverlay).width);
    if(gp_mapoverlay.offsetWidth>670){
      gp_mapoverlay.style.display="grid";
      gp_mapoverlay.style.gridTemplateColumns='1fr 338px';}
    else {
      gp_mapoverlay.style.width="320px"; 
    }
  document.getElementById("gp_searchbox").style.display="block";
  gp_searchvisible=true;
  }*/
  joomla-alert {
    margin:0;
  }
  #mrk_link {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  }
  #offcanvasRight2 , #offcanvasRightMsg {
    max-width: 320px;
  }
  .offcanvas-end {
    width: 100%; 
  }
  #messagetxt {
    max-width: 320px;
    width: 100%;
  }
  #msgtitle , #msgto {
    padding-left: 7px;
    height:fit-content;
  }
  #msgto {
    font-size: small;
  }
.icon-close {
    width: 64px;
    height: 64px;
    color: #000;
    background: url(/images/template/buttonicons/ForwardArrow.png) no-repeat;
    background-size: cover;
    border: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2000;
  }
  #secondmenu {
    /*background: linear-gradient(172deg, #007dcd 30%,#3ba8dd 45%,#a2d6f0 60%,#ffffff 83%);*/
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    min-width: 100%;
    display: none;
  }
.navbtn
{
    width: 16.66%;
    z-index: 75;
    cursor: pointer;
}
#buttonbar {
    width: 100%;
    display: inline-flex;

    /*padding-bottom: 18px;
    background: url(/images/template/1090logofooterlitesm.png) bottom repeat-x;*/
}
#buttonbarfooter {
/* position: absolute;
top: 0;
left: 0;
height: 135px;
width: 100%;
background: url(/images/template/1090logofooterlitesm.png) bottom repeat-x; */
background: url(/images/template/1090logofooterlitesm.png) bottom repeat-x;
height: 30px;
width: 100%;
position: absolute;
bottom: 0;
}
#bfElemWrap278,#bfElemWrap279,#bfElemWrap280,#bfElemWrap281,
#bfElemWrap316,#bfElemWrap317,#bfElemWrap318 {
    width: auto;
    padding-right: 10px;
}
#bfElemWrap289,#bfElemWrap290,#bfElemWrap292,#bfElemWrap293 {
    width: auto;
    padding-right: 10px;
}
#bfElemWrap290,#bfElemWrap293 {
    padding-top: 0px;
}
ul {
    padding-left: 1rem;
}
#mapoverlay {
    display: inline;
    height: 96%;
}
#gp_searchbox {
    /* width: 320px; 
    max-height: 365px;*/
    overflow:hidden;
    display:block;
}
#gp_homebox {
    /*flex-grow: 1;
    max-height:365px;
    margin: 4px 7px;    
    // min-width: 324px; //
    background-color: #e6e6e6;
    border: 2px solid #fff;
    box-shadow: 3px 3px 2px #aaa;   */
    position:relative;  
    height: 100%;
}
.blog-items {
    grid-gap: 0;
    grid-template-columns: 1fr;
    max-width: 1080px;
    margin: auto;
    /*padding-top: 125px;
    scroll-padding-top: 125px;*/
}
/* .blog-item , .item-content {
    min-width: 220px; 
    width: 324px; 
    padding: 0; 

}*/
.blog-item {
   flex-direction: unset;
    display: inline-table;
    scroll-padding-top: 125px;
} 
.category-desc {
    display:block; 
}
.navbar-brand {
    padding-bottom: 0;
    padding-top: 0;
    margin-right: 0;
}
.navbar {
    padding-bottom: 0;
    padding-top: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}
.navbar:first-of-type {
    position: relative;
    display: inline-block;
}
#navbar1 {
    position: absolute;
    right: 0;
    top: -40px;
}
#rez_mainemu {
    position:absolute;
}
.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
}
.slide , .ytimage {
   /* max-width: 320px; */
    max-height: 180px;
}
.slideimgs {

    object-fit: cover;

}
.slide img,.slides img {
    min-height: 100%;  
/*     max-width: unset;
 object-fit: cover; 
    flex-shrink: 0;
   min-width: 100%; 
   
    float:left; 
    object-fit: cover;
    width: 100%;
    height: 100%; D1 */
}
.slides {
    min-width: 100%;
}
.slide {
    width: 330px;
    min-width: 330px;
}
.slide,.slides {
 position: relative;
  float: left;
  height: 100%;
/*  min-width: 100%;
    overflow: auto; */   
    display: flex;
    justify-content: center;
    align-items: center;
  /*  overflow: hidden;
    max-width: 320px; d1 */
}
.slider {
    width: 100%;
    height: 100%;
 /*   width:max-content;  
    max-height: fit-content;
    height: 100%;
    height: -moz-available;          /* WebKit-based browsers will ignore this. * /
    height: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. * /
    height: fill-available; */
}
#gradient {
    max-height: 138px;
    width: 100%;
    background: linear-gradient(172deg, #007dcd 30%,#3ba8dd 45%,#a2d6f0 60%,#ffffff 83%);
    position: relative;
    overflow: hidden;
}
.i1090logo 
{
display:block;
z-index: 200;
}
#i1090logo {
    position: absolute;
    top: 0;
    left: 0;
    height: 135px;
    width: 100%;
    background: url(/images/template/1090logofooterlitesm.png) bottom repeat-x;
}
#i1090logotext {
    margin-left: 16%;
    color: white;
        /* position: relative; */
        text-shadow: 1px 1px 2px black, -1px -1px 2px black,-1px 1px 2px black,1px -1px 2px black;
        font-style: italic;
}
#i1090image
{float:left;
    z-index: 100;}
#i1090text {
    line-height: .9;
    font-size: 5vw;
    font-style: italic;
}
#i1090slogan {
    position: absolute;
    bottom: 0;
    font-size: calc(10px + 1.1vw);
    /* bottom: -20px;
    font-size: 2vw;
    right: 5px; */
}
.row {
     --bs-gutter-x: 0; 
     --bs-gutter-y: 0; 
     margin-top: 0; 
     margin-right: 0; 
     margin-left: 0; 
}
.row>* {
     padding-right:0; 
     padding-left: 0; 
     margin-top: 0; 
}
.radius10, .post-messages,.post-header , .headerinfo, #ratebox {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.radius11,#postsection legend,
#mediasection legend,
#mapsection legend {
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
}
.radius12 {
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}
.radius13,#member-profile,#postsection,#mapsection,#mediasection, #messageouter,
.item-content , .gp_div_gp , .item-page, .contact , .item-page_gp , 
#member-registration, #user-registration, .profile, .com-content-category__articles,
 .Accordion:after {
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    border-radius: 13px;
}
.radius14,.card, .login, article.item,.gp_image img,.gp_message ,#mem_image img,.gp_video img {
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
}
.radius15, #mrk_user,.headermemimg  {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}
body, html {
	background-color: #e1e0c2;
	position: relative;
	/*overflow: auto;
    padding-top: 60px;*/
    min-width: 320px;
}
header {
    position: -webkit-sticky;
	position: sticky;
    top: 0;
    width: 100%;
    z-index: 95;
}
.rez_article div {
    min-width:100%;
}
.card, .login, article.item , .contact , .item-page_gp {
    margin: 7px;
    background-color: #e6e6e6;
    border: 2px solid #fff;
    box-shadow: 3px 3px 2px #aaa;
    padding: 7px;
}
.com-content-category__articles {
    min-width: 120px;
}
.item-content , .gp_div_gp , .item-page, #messageouter,
#user-registration, .com-content-category__articles,
#member-profile, #member-registration, .profile {
    margin: 4px 7px;    
    /* min-width: 324px; 
    padding: 7px; */   
    background-color: #e6e6e6;
    border: 2px solid #fff;
    box-shadow: 3px 3px 2px #aaa;  
    position:relative;   
}
.item-page {
padding: 5px;
}
#gp_searchbox {
    position:relative; 

}
#postsection,#mapsection,#mediasection  {
    background-color: #e6e6e6;
    border: 2px solid #000;
    padding: 0 10px;
  margin-bottom: 10px;
}
#postsection legend,
#mediasection legend,
#mapsection legend {
    border: 1px black solid;
    background-color: white;
    padding: 0 7px;
    margin-top: 10px;
}

.imgbtn {
    display:none;
    width:auto;
}
.delbtn{
    position: absolute;
    top:0;
    left:0;
    width: 32px;  
}
.starbtn{
    position: absolute;
    top:0;
    right:0;
    width: 32px;  
}
.btm_line {
    /* position:absolute;
    bottom: 1px;
    right: -1px;
    margin: 1px 4px;
    width: 314px; */
    height: 8px;
    background-color: grey;
    -moz-border-bottom-left-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.btm_bike {
    float: right;
    position: absolute;
    bottom: 4px;
    right: 9px;
} 
#mapsearchbutton {
    background: none rgb(255, 255, 255);
    /* background-color: lightgreen; */
     border: 0px; margin: 10px; 
     padding: 0px;
     text-transform: none;
     appearance: none;
     position: absolute;
     cursor: pointer; 
     user-select: none; 
     border-radius: 2px; 
     height: 40px; 
     width: 40px; 
     box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; 
     overflow: hidden; 
     top: 40px; 
     right: 0px;
}
#mapinput {
    position: absolute;
    bottom: 40px;
    right: 80px;
    max-width: 70%;
    /* min-width: 229px;
    max-width: 720px; */
}
#mapinputx {
    position: absolute;
    bottom: 6px;
    right: 4px;
    width: 21px;
    height: 21px;
}
#mapsearchicon {
    width: 40px;
    height: 40px;
    position: absolute;
    top: -40px;
    right: 50px;
}
#searchbutton {
    margin: 10px;
    /*position: absolute;
    top: 9px;
    left: 12px;*/
}
#searchresult {
    /* width:265px;
margin-top: 8px;
padding-top: 26px; */
text-align: center;
height: 24px;
}
#clearbutton {
    margin: 10px;
    /* position: absolute;
    top: 9px;
    right: 35px; */
}
#gp_searchoptions {
 padding: 0 5px; 
 height: 100%;
}
#searchheader {
    display: inline-block;
    height: 100%;
}
.searchheadr {
margin: 0 ;
}
.searchboxtop {
    margin-top: 0px;
}
#memsearchlabel {
    display: none;
}
input[type=checkbox] {
    transform: scale(1.3);
}
#gp_home {
    position: relative;
    overflow: hidden; 
    height: 100%;
}
#searchtext {
    width: 100%;
}
#startdate, #enddate {
    width: 125px;
}
.searchcheckbox {
    width:20px;
}
#ddsearchbox {
    height: 100%;
overflow:auto;
width: 300px;
}
.ms-dd {
width: 100%;
} 
/* Accordion */
#insertdd, #insertmem {
width: 265px;
padding-left: 12px; }
#insertmem {
height:28px;
}
.searchiconsize {
display: inline-block;
height: 32px;
width: 64;
text-align: center;
}
.Accordion:after {
    content: '\002B';
    color: #4f5766;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    padding: 0px 2px;
    border: 1px black solid;
    height: 100%;
}
.Accordion--active:after {
    content: "\2212";
    color: #4f5766;
}
/* fa-check-circle-o */
.Accordion-panel {
    background-color: #e8e8e8;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.Accordion-panel ul {
    list-style: none;
}
.Accordion-panel:last-of-type {
    border-bottom: solid 1px #e8e8e8;
    /* padding-bottom: 16px; */
}
.Accordion-panel div {
    width: 64px;
    height: 32px;
}
.Accordion-panel img {
    max-width: 64px;
    max-height: 32px;
}
#searchinputx {
    position: absolute;
    top: 7px;
    right: 7px;
    width: 21px;
    height: 21px;
}
ul.Checkbox-child > li > label {
    white-space: nowrap;
    width: 195px;
}
.form-label {
    margin-bottom: 0.1rem; 
}
#markerviewbox {
    padding: 2px;
    position:relative;
    /*border: 1px solid black;*/
    width:160px;
    /*height: 90px;*/
}
#mrk_title {  
    width: 100%;
    min-height: 32px;
    font-size: 10pt;
    text-align: center; 
    font-weight: bold;
    padding: 0 18px;
}
.mrk_icons {
    width: 32px;
    height:32px;
    object-fit: cover;
}
#mrk_user {
    position: absolute;
    top: 0px;
    right: 0px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    overflow: hidden;
}
#mrk_cat {
    position: absolute;
    top: 0px;
left: 0px;
}
#mrkview_image {
    width: 160px;
    height: 90px;
}
#mrk_msg {
    width: 100%;
    font-size: 10pt;
    padding-bottom: 7px;
}
.gm-style img {
    max-width: 156px;
}
.nav-link {
    color: #ffffff;
    &:hover,
    &:focus {
      color: yellow;
      text-decoration: none;
    }
}
.nav-link a {
    text-decoration: none;
}
.navbar-toggler {
    position: absolute;
    top: -60px;
    right: 0;
}
/* MISC Special css * /
.item-111:before {
    content: "\f35a";
    float: right;
}
.item-110:before {
    content: "\f007";
float: right;
}
.item-101:before {
    content: "\f015";
float: right;
}
.item-118:before {
    content: "\f015";
float: right;
} */
#bfSubmitButton
{
display:none;  
}
.imgbtn {display:none;
    width:auto;
}
.fa-question-circle {
    color:green;
}
.bfFileQueueItem {
    width: auto;
    position: relative;
    border: none;
    background-color: none;
    padding: 0;
}
.bfFileQueueItemCancel {
    position: absolute;
    top: 0;
    left: 5px;
}
.newbie {
    display: none;
}
/*
[class^=item-], [class*=" item-"] {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.fa, .item-111 , .item-110, .item-101, .item-118 {font-family: inherit;color: white;}

.fa::before {font-family: "Font Awesome 5 Free";}

.item-118::before,.item-111::before,.item-101::before,.item-110::before {font-family: "Font Awesome 5 Free";}
#rez_mainmenu {
    list-style: none;
}*/
/*article info/post header */
.post-header , .headerinfo {
    /*padding: 0px 12px 0px 2px;
    margin: 6px 6px;*/
    height: 37px;
    margin: 4px 3px;
    /* width: 100%; */
    padding: 0 3px;
    background-color: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.headerinfo {
position:relative;
    font-weight: bold;
    scroll-margin-top: 125px;
/*overflow: hidden;*/
}
.headercatimg {
position: absolute;
    top: 2px;
    left: -4px;
width:32px;
height:32px;
margin-right: 4px;
}
.headermemimg{
position: absolute;
    top: 3px;
    right: -7px;
width:32px;
height:32px;
margin-right: 4px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    overflow:hidden;
}
.headermemberimage{
width:32px;
height:32px;
object-fit: cover;
}
.headertitlediv
{
    position: absolute;
    top: 0;
    left: 32px; 
}
.headericonbox
{
  position: absolute;
  top: 0;
  right: 30px; 
}
.headertitletext
{
/*float: left;*/
    position: relative;
    white-space: nowrap;
    top: 0px;
    color: black;
}
.headercattext
{
    font-size: small;
    position: relative;
    top: -6px;
    color: #46ace2;
}
.headericonbuttons
{
    float: right;
    min-height: 20px;
    position: relative;
    top: 0px;
    background-color: white;
    right: 0;
    /* height: 15px; */
}
.headeruserinfo
{
  clear: both;
    text-align: right;
    color: grey;
    font-size: x-small;
    /*padding-top: 5px;
      padding-top: 2px; top: -3px;
     position: relative;
     right: 0;*/
}
.postcomments {
    max-height:51px;
    overflow-y: auto;
    overflow-x: hidden;
}
.post-comments {
    position: relative;
    min-height: 0px;
    text-align: center;
}
#commentbtn {
    padding: 0 8px;
    display:  inline-block;
}
.commentmsg,.commenttext {
    display: inline-block;
    padding-right: 7px;
}
.commentbtn {
    padding: 1px 0 0 0;
    line-height: .9;
    font-size:medium;
}
#commentmsg {
    padding: 0 8px;
}
.addcomment {
    display: none;
}
.commentmexp {
    padding: 0 8px;
    padding-right: 7px;
    float:left;
    border:none;
    background-color:transparent;
}
.commentboxtop {
    font-size: medium;
    text-align: left;
}
.commentboxbottom {
    text-align: right;
}
.commentbox {
    border: 1px black solid;
    border-radius: 10px;
    padding: 2px 4px;
    line-height: .9;
    margin: 1px;
}
.post-messages {
    border: black 2px solid;
}
.post-messages, .post-votes, .post-comments {
    background-color: #eee;
    padding: 1px 4px;
    margin: 3px;
    background-color: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    word-wrap: break-word;
    font-size: medium;
    line-height: 1.3;
    font-weight: bold;
}
.post-votes {
    padding: 0;
    background-color:  #27aae1;
    position:relative;
  /*  margin-bottom: 40px; */
}
#imageslider{
    max-width:100%;   
    height: 190px; 
    overflow-y: auto;
}
.post-images {
    overflow-x: auto;
    overflow-y: hidden;
    aspect-ratio: 340/195;
   /* max-width: 320px; */
    display: flex;
}
.post-inviewboxes {
    /* flex: 1; 
    overflow-y: scroll;    
    min-height: 180px; */
    display: flex;
    flex-direction: row;
}
#postsection,#mapsection,#mediasection  {
    background-color: #e6e6e6;
    border: 2px solid #000;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    border-radius: 13px; 
    padding: 0 10px 10px;
}
.exactCenter {
    position: absolute;
    top: 36%;
    left: 42%;
}
.btn-primary {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
    margin: 8px;
}
.content_rating
{
    /*float: left;
    display: visible;*/
    width: 120px;
}
.form-select {
    display: inline-block;
}
.bikesonbox {
    background-image: url("/images/template/rating/RATINGS_On.png");
    background-repeat: no-repeat;
    min-width: 200px;
}
.bikesoffbox {
    background-image: url("/images/template/rating/RATINGS_Off.png");
    background-repeat: no-repeat;
}
.bikerating {
    width: 200px;
    height: 40px;
}
.ratebox {
    display: inline-flex;
}
.mouseoverarray {
  position:absolute;
  top: 0;
  left: 0;
}
.ratetext {
    width: 120px;
    height: 40px;
    text-align: right;
    position: absolute;
    top :0;
    right :50px;
    overflow: hidden;
    line-height: normal;
}
.mouseoverbox {
    width: 40px;
    height: 40px;
    display:inline-block;
}
.voteratebox {
    margin-top:7px;
    margin-left: 4px;
    display:flex;
    font-size: small;
    width: max-content;
}
.smfont {
    font-size: small;
}
.smlrfont {
    font-size: x-small;
}
.fontwhite a, .fontwhite {
    text-decoration: none;
    color: white;
}
.votebutton {
    margin: 0;
    padding: 0;
    margin-right: 5px;
    float: right;
}
.halftextleft {
    width: 70px;
    display: inline-block;
    text-align: center;
    padding-left:10px;
}
.halftextright {
    width: 50px;
    display: inline-block;
}

#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 44px; /* Place the button at the bottom of the page */
    right: 24px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color:grey; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 8px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
    font-size: 18px; /* Increase font size */
} 
#myBtn:hover {
    background-color: #555; /* Add a dark-grey background on hover */
}
.com-content-category__articles{
    max-width: 1080px; 
    margin:auto;
}
#imagequad-out {
    max-width:1080px;
    max-height:808px;
    position: relative;
    margin:auto;
    overflow:hidden;
}
#imagequad-out-img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    margin:auto;
}
#imagequad-in {
    max-width:1080px;
    max-height:808px;
    overflow: hidden;
    margin:auto;
   /* display: none; */
}
#imagequad-tl, #imagequad-tr, #imagequad-bl, #imagequad-br, .pure-js-slideshow-content, .pure-js-slideshow-container {
    width: 100%; /* or any custom size */
    height: 100%; 
    overflow:hidden;
}
#imagequad-top, #imagequad-bottom {
    display:flex;
}
.Wrapper {
    height: 100%;
}
.btnfooter {
    display: inline-flex;
}
.btnfoot {
    width: 35%;
}
#buttonsetbottom, #buttonsettop {
    display: none;
}
.auto-resizable-iframe {
    max-width: 420px;
    margin: 0px auto;
}

.auto-resizable-iframe > div {
    position: relative;
    padding-bottom: 75%;
    height: 0px;
}

.auto-resizable-iframe iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.fullheight {
    height: 100%;
    min-height: 100vh;
}
/*#siteBody {
    padding-top: 0px;
    position:relative;
    top:-150px
}*/
.postanchor {
    scroll-margin-top: 130px;
}
.emaillink , .emailicon {
    display: none;
    color: #0d6efd;
    cursor: pointer;
}
@media screen and (min-width: 640px) {
    #messageouter {
        position: relative;
        height: calc(100vh - 165px);
        max-width: 1080px;
        margin: 4px;
        overflow: hidden;
    }
    #messagelist {
        width: 50%;
        max-width: 540px;
        min-width: 320px;
        background-color: white;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        border-right: 1px solid black;
    }
    #messagedata {
        width: 50%;
        max-width: 540px;
        min-width: 320px;
        background-color: white;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        border-left: 1px solid black;
    }
    #messagetext {
       /* position: absolute;
        top: 50px;
        bottom: 0; */
    }    
}
@media screen and (max-width: 640px) {
    #messageouter {
        height:  calc(100vh - 125px);
        overflow: hidden;
    }
    #messagelist {
        width: 100%;
        max-width: 640px;
        min-width: 320px;
        background-color: white;
        height: 50%
    }
    #messagelistbox {
        max-height: 42%;
    }
    #messagedata {
        width: 100%;
        max-width: 640px;
        min-width: 320px;
        background-color: white;
        height: 50%;
    }
    }
#msglistoptions {
    width:100%;
    height: 50px;
    display: inline-flex;
    background-color: #e6e6e6;
}
.msglistopt {
    width:25%;
    height: 50px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
}
#messagelistbox {
    width:100%;
    position: absolute;
    top: 50px;
    /*bottom: 0;*/
    padding: 4px;
    overflow: auto;
}
.membermessage {
    width:100%;
    height: 100px;
}
.membermsg {
    border-bottom: 1px solid black;
    height: 35px;
    line-height: 35px;
    padding-right: 5px;
    padding-left: 5px;
}
#msgdataoptions {
    width:100%;
    height: 50px;
    display: inline-flex;
    background-color: #e6e6e6;
    display: none;
}
.msgdataopt {
    width:25%;
    height: 50px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
}
#messagetext {
    width:100%;
    padding: 4px;
}
.rez_container {
    max-width:1080px;
    margin: auto;
}
.msgbutton {
    display: block;
    border: 3px solid #007dcd;
    box-shadow: 2px 2px 2px #000;
    width: 80%;
    margin: auto;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    background-color: white;
    margin-top: 4px;
}
.rez_container h1 {
    line-height: .7;
}
.msgusername{
    float:left;
}
.msgsentdate {
    float:right;
}
.helplineht {
    line-height: 0.7;
}
.helpsmtext {
    font-weight: 400;
}
#stickerpopup {
position: absolute;
float:left;
width:100%;
max-width:430px;
height:424px;
display:none;
/*border: 3px black solid;*/
background-image: url("/images/freestickersv2.png");
top: 50px;
z-index:250;
line-height: .9;
    text-shadow: 1px 1px 2px black, -1px -1px 2px black, -1px 1px 2px black, 1px -1px 2px black;
}
#stickerpopupclose {
position: relative;
left:450px;
top: 10px;
border: 1px black solid;
width: 20px;
height: 20px;
background-color: lightgrey;
font-family: sans-serif;
text-align: center;
color: black;
font-size: 14pt;
cursor: pointer;
cursor: hand;
line-height: .9;
}
#stickerpopupcontent {
width: 100%;
position: absolute;
bottom: 24px;
font-family: sans-serif;
font-weight: bold;
text-align: center;
color: white;
font-size: 38pt;
text-align: center;
}
#stickerpopupconditions {
font-size: 20pt;
text-align: center;
}
#stickerpopupconditions a:visited{  
        color: white;  
         }  
#stickerpopupconditions a:hover{  
        color: yellow;  
         }  
#stickerpopupconditions a:active{  
        color: white;  
         }  
