   /*REQUIRED: fixup sizing for gecko and khtml */
*{
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-khtml-box-sizing: border-box;  
box-sizing: border-box;  
font-smooth:always 
}

.clear{clear:both;}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;font-size:0px;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
 
 
* html .clearfix {
	height: 1%;
}



::-webkit-input-placeholder {
font-style:italic;
}

:-moz-placeholder { /* Firefox 18- */
font-style:italic;
}

::-moz-placeholder {  /* Firefox 19+ */
font-style:italic;
}

:-ms-input-placeholder {  
font-style:italic; 
}

 

IMG{border:0px;margin:0px;padding:0px;line-height:0px;vertical-align:top;}
html, body{
height:100%;width:100%; 
margin:0;padding:0;
}
html{
color:#000101;
font-family: Jost, Arial, sans-serif;
font-size:17px;line-height:1.6em;font-weight:normal;
}



html#iframe{overflow:auto;}
html#iframe body{padding:1rem 3rem;}




/*TEMP: default page font */
BODY *{
color:inherit;
font-family:inherit;
font-size:inherit;line-height:inherit;
}


input,textarea,select{
background:#f4f4f4;color:#000000;
border:solid 1px #cccccc;
border-radius:2px;
outline:none;
}

/*TEMP: hyperlink color*/
A  {
color: #05983d;
text-decoration:none;
}
/*TEMP: hyperlink color*/
A:HOVER {
color:#23739f;
text-decoration:underline;
}




h1,h2,h3,h4,h5,h6{
color:#898888;padding:0px;margin:0px;background:none;
}
h1 {
font-size:1.3rem;font-weight:normal;letter-spacing:1px;
margin-bottom:1rem;margin-top:1rem;padding:0px; text-transform:uppercase;
} 
h2 {
font-size:24px;
margin-bottom:20px;margin-top:20px;padding:0px; 
} 
h3 {
font-size:20px;
margin-bottom:20px;margin-top:20px;padding:0px; 
} 
  
 
h5{
padding:0px;margin:0px;
color:#1d638a;font-weight:normal;
font-size:16px;text-transform:uppercase;
text-align:left;
}





/*
##############################

NEW DESIGN START

#############################*/

.nbut{display:inline-block;z-index:0;position:relative;font-size:1rem;line-height:1em;background:#09ab87;color:#ffffff;margin:0;padding:0.5em 2em;text-decoration:none;text-transform:uppercase;cursor:pointer;border:none;border-radius:0.3em;overflow:hidden;}
.nbut:hover{color:#ffffff;text-decoration:none;}

.nbut::after{content:'';position:absolute;z-index:-1;top:0;left:0;bottom:0;right:0;mix-blend-mode: overlay ;background:rgba(0,0,0,0.5);opacity:0;transform:scaleY(0);transition:opacity 0.4s ease, transform 0.4s cubic-bezier(.76,1.61,.8,.48);}
.nbut:hover::after{opacity:1;transform:scaleY(1);}
.nbut:disabled,.nbut.disabled{opacity:0.5;cursor:not-allowed;}

.centerWidth{
width:90%;margin:0px auto;max-width:1300px;	
}
.centerPad{padding:2rem 4rem;}

#fpTopDiv{background:#fff;}
#fpTopDiv>.centerWidth{display:table;min-height:5rem;}
#fpTopDiv .centerWidth{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;}
#fpTopDiv .centerWidth>*{flex:0 0 auto;}


#fpLogo{display:table-cell;padding:0.8rem 0 0.8rem 0;text-align:left;vertical-align:middle;}
#fpLogo IMG{width:auto;height:3.5rem;vertical-align:middle;}
#fpTopright{max-width:100%;display:inline-block;padding:0.8rem 0 0.8rem 0;text-align:right;vertical-align:middle;}


#fbBackLine{position:relative;display:block;height:auto;background:URL(gx4/mainback.jpg);background-size:cover;padding:0;margin:0;}
#fbBackLineInn{min-height:100%;padding:0;}

#panelBackLine{position:relative;display:block;height:390px;background:URL(gx4/panelback.jpg);background-size:cover;padding:0;margin:0;}


#fpRegTopBox {display:block;height:auto;text-align:center;font-size:1.67rem;color:#ffffff;font-weight:100;text-transform:uppercase;padding:6rem 0;}

#fpRegTopBox h1{text-align:center;color:#ffffff;font-size:2.6rem;line-height:1.4em;font-weight:400;text-transform:uppercase;padding:0;max-width:30rem;margin:0 auto 1.4rem auto;}
#fpRegTopBox .nbut{margin:4rem auto;font-size:1.6rem;font-weight:600;padding:0.75em 2.8em;}

#fpRegBotBox{
text-align:center;padding:5rem 0;background:rgba(3,22,18,0.5);
}
#fpRegBotBox h1{font-weight:400;color:#ffffff;font-size:2.5rem;line-height:1;text-transform:uppercase;padding:0;margin:0 0 4rem 0;text-align:center;}

.grid3{width:100%;display:table;}
.grid3>div{display:table-cell;width:30%;}
.grid3>div:nth-child(2){width:40%;}
#fpRegBotBox .grid3>div{text-align:center;font-size:1.5rem;color:#ffffff;text-transform:uppercase;}
#fpRegBotBox .grid3>div>span{display:inline-block;font-size:2.5rem;font-weight:400;margin-bottom:4rem;}
#fpRegBotBox .grid3>div>span>img{display:inline-block;height:4.5rem;width:auto;margin-bottom:1rem;}

#fpLnews{width:100%;border-spacing:0;border:none;}
#fpLnews TD{width:50%;height:30rem;margin:0;padding:0;background-size:cover;} 
#fpLnews .fpTxblk{padding:3rem;font-size:1.3rem;}
#fpLnews H2{color:#09ab87;font-size:2.7rem;line-height:1.1;font-weight:400;text-transform:uppercase;text-align:center;padding:0;margin:0 0 3rem 0rem;}


#ccButt{display:inline-block;width:auto;background:#09ab87;color:#ffffff;text-decoration:none;text-transform:uppercase;padding:3px 25px 2px 25px;font-size:0.9rem;font-weight:400;border-radius:7px;}

#ccButt.slided{background:#666;color:#fff;}

#ccInf{vertical-align:middle;line-height:1em;font-size:1.1rem;margin:0 25px 0 15px;}
#ccInf IMG,#ccInf svg{display:inline-block;padding:0;margin:0;vertical-align:middle;line-height:0;width:1.2em;height:0.9em;margin:-0.2em 0 auto 0.2em;}

#ccTable{display:none;position:absolute;z-index:111;width:100%;height:auto;background:#fff;}
#ccTable.slided{}







#ccTableInn2{display:grid; grid-template-columns: repeat(3, 1fr);gap:0.5rem 4rem;justify-content:space-evenly;justify-items: center;align-items: center;padding:5% 0% 5% 2%;background:#ffffff;}
.ccCell2{width:100%;max-width:16rem;padding:0.2rem;display:flex;flex-flow:row nowrap;justify-content:space-between;}
.ccCell2:hover{background-color:var(--hover-bg);} 
.ccCell2>*{flex:0 0 auto;}
.ccCell2 .ccLnk,.ccCell2 A{color:#03513d;font-size:1rem;text-transform:uppercase;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:1px;}
.ccCell2 A:hover{text-shadow:1px 0 var(--accent-clr);}
.ccCell2 .ccLnk IMG,.ccCell2 .ccLnk svg{display:inline-block;margin:-0.1em 0.3em 0 0;width:1.3em;height:1em;border:solid 1px #cccccc;vertical-align:middle;}
.ccCell2 .ccRight{width:5em;text-align:center;text-transform:uppercase;color:#009c3b;white-space:nowrap;}
.ccCell2 .ccLnk.sel{font-weight:bold;text-decoration:underline;color:#e51600 !important;animation: blinker 0.8s step-start infinite;}

@keyframes blinker {
  50% {
    opacity: 0.8;
  }
}








#ublock{display:inline-block;vertical-align:middle;font-size:1rem;color:#271f0f;white-space:nowrap;position:relative;text-transform:uppercase;margin:0 2rem 0 0;}
#ublock span A{color:#242424;text-decoration:underline;}
#ublubut{text-decoration:none!important;color:#09ab87 !important;font-size:1.6rem;font-weight:bold;}
#ublubut i{font-style:normal;color:#271f0f;font-weight:normal;}

#uCshBlk{display:inline-flex;vertical-align:middle;font-size:1rem;border-radius:0.7em;overflow:hidden;}
#uCshBlk>*{flex:1 1 auto;display:block;text-decoration:none;padding:0.2em 1.5em;line-height:1.3em;}
#uCshBlk>a{text-decoration:none!important;border:none;position:relative;background:#9c9c9c;overflow:visible;}
#uCshBlk>b{sbackground:#0094c5;background:#42a6c7;}
#uCshBlk>*>u{color:#fff;font-size:0.85em;display:block;text-decoration:none;}
#uCshBlk>*>i{color:#fff;font-size:1.1em;font-weight:bold;font-style:normal;display:block;text-decoration:none;}
#uCshBlk>*>i>s{color:#fff;font-size:0.7em;font-weight:normal;text-decoration:none;}
#uCshBlk>a>svg{position:absolute;z-index:1;right:-0.7em;top:0;height:100%;width:0.8em;}


#zCshBlk{display:inline-block;vertical-align:middle;text-align:center;}
#zCshBlk>b{font-size:1rem;font-weight:normal;}
#zCshBlk>b>i{font-size:1.2rem;font-weight:bold;font-style:normal;}
#zCshBlk>span{display:block;width:100%;min-width:10rem;height:1rem;border-radius:0.5rem;background:#c9c9c9;background: linear-gradient(90deg,#bababa 0%,#c9c9c9 80%, #dfdfdf 100%);background-size:200%;animation: slideInBgfade 2.5s ease 0s forwards;}
#zCshBlk>span>s{display:block;width:0;height:1rem;border-radius:0.5rem;background:#0aac87; background: linear-gradient(90deg,#0aac87 0%, #0aac66 100%);  animation: slideInWidth 2s ease .5s forwards;}

@keyframes slideInWidth {
  0% {
    width:0;opacity:0;
  }
  50% {
    opacity:1;
  }
  100% {
   width:100%;opacity:1;
  }
}
@keyframes slideInBgfade {
  0% {
    background-size:200%;
  }
  100% {
   background-size:100%;
  }
}

#exitBut{display:inline-block;vertical-align:middle;background:URL(gx4/exit.svg) 50% 0.3em no-repeat;background-size: 1.35em auto;padding-top:1.7em;color:#000;text-transform:uppercase;margin-left:1.5em!important;}


.buton{
display:inline-block;position:relative;width:auto;background:#df2027;color:#ffffff;text-decoration:none;text-transform:uppercase;padding:8px 15px;font-size:1.4rem;font-weight:500;border:none;outline:none;border-radius:10px;
 cursor:pointer;}
 
 .sbuton{
display:inline-block;position:relative;width:auto;background:#c9c7c8;color:#09ab87;text-decoration:none;text-transform:uppercase;padding:8px 15px;font-size:1.4rem;font-weight:500;border:none;outline:none;border-radius:10px;
 cursor:pointer;}
  .sbuton.act{background:#df2027;color:#ffffff;
 cursor:pointer;}
 
 .buton:hover, .sbuton:hover{
 text-decoration:none;background:#09ab87;outline:none;box-shadow:none;
 }
 .bgform button[disabled]{
  color: #333333; cursor:default;
  background-color: #978d80;
  *background-color: #d9d9d9;
}
 
#botomlinks{text-align:center;position:relative;display:block;width:100%;margin:0px;padding:1.7rem 0;background:#067c62;}
#botomcop{background:#ffffff;text-align:center;padding:1.4rem 0; color:#000101;font-size:0.9rem;text-transform:uppercase;}
#botmenu-chk {display: none;}
#botmenu-chk:checked + #botmenu {
  visibility:visible;height:auto;bottom:5.5rem;box-shadow:0 -50px  250px #000000;
}
#botmenu-toggle {display: none;position:relative;cursor:pointer;padding:0.1rem 0 0.15rem 0;border-top:solid 0.7rem #fff;border-bottom:solid 0.7rem #fff;user-select:none;}
#botmenu-toggle::before{content:'';display:inline-block;width:5rem;height:0.1rem;border-bottom:solid 0.7rem #fff;}
#botmenu {display: block;overflow:hidden;list-style:none;padding:0;margin:0;box-shadow: none;transition:all 0.3s ease;background:inherit;}
#botmenu LI{display:inline-block;padding:0;margin:0 1rem;}
#botmenu A{display:inline-block;font-size:1.2rem;font-weight:normal;color:#ffffff;text-transform:uppercase;padding:0.5rem 0.5rem;}
#botmenu A:hover,#botmenu A:active{color:#222222;}



#panelNav{background:#0aac87;line-height:0;}


#panmenu-chk {display:none;}
#panmenu-chk:checked + #panmenu {
  visibility:visible;height:auto;opacity:1;
}
 

#panmenu-toggle {display: none;position:relative;height:2rem;cursor:pointer;padding:0.6rem 0 0.6rem 0;width:100%;user-select:none;}

#panmenu-toggle u {float:right;display:block;height:auto;cursor:pointer;font-size:0px;line-height:0px;border-top:solid 0.4rem #fff;border-bottom:solid 0.4rem #fff;}
#panmenu-toggle u::before{content:'';display:inline-block;width:3rem;height:0.3rem;margin-bottom:0.3rem;border-bottom:solid 0.4rem #fff;}
#panmenu-toggle span{display:inline-block;font-size:1.2rem;padding:0rem 0;color:#ffffff;font-weight:bold;}
#panmenu-toggle span IMG {vertical-align:middle;margin:-0.1rem 1rem 0 0;height:2.2rem;filter: brightness(1100%);} 

#panmenu {width:75%;margin:0px auto;height:100%;text-align:justify;}
#panmenu:after{content:'';display:inline-block;width:100%;height:0;}
#panmenu A{display:inline-block;text-align:center;font-size:1rem;line-height:1rem;font-weight:700;text-transform:uppercase;padding:0.1rem 0;margin:0.5rem 0;color:#ffffff;outline:none;}
#panmenu A span{display:block;}

#panmenu A IMG{height:1.5rem;width:auto;margin:0.3rem 0 0.8rem 0;filter: brightness(1800%);}
#panmenu A.usract{border-bottom:solid 3px #FFFFFF;}
#panmenu A.usract:hover{text-decoration:none;}






#panelContent{min-height:70%;}
#panelContent h1{padding:2rem 0;margin:0 0 1rem 0;color:#343434;font-size:1.6rem;text-transform:uppercase;font-weight:600;}
#panelContent h2{padding:1rem 0;margin:0 0 1rem 0;color:#067c62;font-size:1.3rem;text-transform:uppercase;font-weight:600;}


#acchead{width:100%;margin-bottom:2rem;}
#acchead h5{padding:0;margin:0;color:#343434;font-size:1.2rem;margin-bottom:2rem;font-weight:600;}
#acchead INPUT{width:100%;background:#ffffff;font-size:1.1rem;padding:0.4rem 1rem;color:#555555;font-weight:bold;font-style:italic;text-transform:none;border:solid 2px #b5afaf;border-radius:10px;}
#acchead dd{padding:0;margin:0.5rem 0;color:#a2a2a2;font-size:1.1rem;text-transform:uppercase;font-weight:600;}



#acchead2{width:100%;margin-bottom:2rem;}
#acchead2 div{float:left;width:45%;min-height:80px;padding:2rem 1rem 0.5rem 1.5rem;
border:solid 3px #cbcdcb;border-radius:10px;
}
#acchead2 div:first-child{margin-right:10%;}
#acchead2  strong{display:inline-block;color:#067c62;font-size:3rem;font-size:normal;text-transform:uppercase;}
#acchead2 div span{display:inline-block;white-space:nowrap;vertical-align:baseline;color:#067c62;font-size:1.3rem;line-height:48px;font-weight:bold;}
#accheadInf{margin:2rem 0 1rem 0;text-transform:uppercase;font-size:1rem;color:#272626;font-weight:bold;}


.usrTBL{width:100%;border:none;border-collapse:collapse;background:#ffffff;border-radius:5px;}
.usrTBL TH,.usrTBL TD{font-size:1.2rem;padding:0.5rem 1.5rem;}
.usrTBL TH{border:none;color:#FFFFFF;text-align:left;background:#3caa87;font-size:1rem;font-weight:bold;text-transform:uppercase;}
.usrTBL TH:first-child{border-top-left-radius:8px;}
.usrTBL TH:last-child{border-top-right-radius:8px;}
.usrTBL TD{border:solid 1px #b2b2b2;}
.usrTBL.suvList TD:first-child{padding-left:1rem;}
.usrTBL.suvList TD:first-child::before{content:'';display:inline-block;vertical-align:middle;width:2.7rem;height:3rem;background:URL(gx4/chklist.svg) 0 0 no-repeat; background-size:contain;}

.usrTBLWrap{max-width:100%;height:auto;overflow-x:auto;}

.noresult {
padding:5px 0 5px 2.4rem;
text-transform:uppercase;font-size:1.1rem;font-weight:normal;
background: url('gx4/alert/warning.svg') 0px center no-repeat;background-size: auto 1.9rem;
}

.info, .success, .warning, .err, .validation {
border: 1px solid;
margin: 10px 0px;
padding:0.8rem 0.5rem 0.8rem 3rem;
background-repeat: no-repeat;
background-position: 10px center;
background-size: auto 1.9rem;
border-radius:4px;text-align:left;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('gx4/alert/info.svg');
}
.success {
color: #4F8A10;
background-color: #DFF2BF; 
background-image:url('gx4/alert/success.svg');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('gx4/alert/warning.svg');
}
.err {
color: #D8000C;
background-color: #FFBABA;
background-image: url('gx4/alert/error.svg');
}


.bgform TABLE{width:100%; border-spacing:0px;margin: 0px 0px;}

.bgform .seperator TD{padding:2rem 0px 2rem 0px;font-size:1.3rem;font-weight:600;color:#09ab87;text-transform:uppercase;}
.bgform .seperator small{font-size:1.1rem !important;color:#4d4c4c;}


.bgform TR.required TD.title::after{ content: " *";color:red; }

.bgform .title{padding:0.3rem;width:35%;color:#4d4c4c;font-size:1rem;font-weight:600;text-transform:uppercase;}
.bgform .value {padding:0.3rem;color: #8e8c8c;font-size:1rem;font-weight:bold;text-transform:uppercase;}

.bgform .value  INPUT[type=text],.bgform .value  INPUT[type=password],.bgform .value  SELECT{
width: 80%;min-width:10rem;
padding:0.2rem 0.4rem 0.2rem 1rem;
color: #8e8c8c;font-size:1rem;font-weight:bold;text-transform:none;
background:#ffffff;border:solid 2px #c5c5c5;
outline: 0;border-radius: 8px;
}


.bgform .value  INPUT:focus,.bgform .value  SELECT:focus{
background:#ffffff;border:solid 2px #09ab87;
outline: 0;box-shadow:1px 1px 4px #cccccc;
transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}


.bgform .buttons{text-align:left;}
/* Button & submit*/
.bgform button{
  padding: 0.5rem 5rem; margin:2rem 0;
 text-transform:uppercase; 
}


 


.bgformErr {
float:left;display:block;width: 480px;
padding:2px 2px;
  margin:-1px 0px;
background-color: #f2dede;
  border: 1px solid #eed3d7;
 color: #ff0000;  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}













.bg2form TABLE{width:100%; border-spacing:0px;margin: 0px 0px;}
.bg2form  TD{width:50%;padding:0.3rem 1rem 2rem 1rem;vertical-align:bottom;}
.bg2form .seperator TD{width:100%;padding:2rem 0 2rem 1rem;font-size:1.4rem;font-weight:300;color:#343434;text-transform:uppercase;letter-spacing:1px;}
.bg2form .seperator small{font-size:1.1rem !important;color:#4d4c4c;}


.bg2form TD.required .title::after{ content: " *";color:red; }

.bg2form .title{padding:0.4rem 1rem;color:#86898c;font-size:1.32rem;font-weight:600;letter-spacing:1px;}
.bg2form .value {padding:0.4rem 0;line-height:0;}

.bg2form .value  INPUT[type=text],.bg2form .value  INPUT[type=password],.bg2form .value  SELECT{
width: 100%;min-width:10rem;height:2.5rem;
padding:0.2rem 0.4rem; vertical-align:top; 
color: #8e8c8c;font-size:1.2rem;line-height:1.2rem;text-transform:none;
background:#ffffff;border:solid 2px #dcdbdb;
outline: 0;border-radius: 8px;
}
.value.dob{text-align:justify;}
.value.dob:after{content:'';display:inline-block;width:100%;height:0px;line-height:0;}
.value.dob select{width:30%;max-width:30%;min-width:3rem;}

.bg2form .value  INPUT:focus,.bg2form .value  SELECT:focus{
background:#ffffff;border:solid 2px #a39999;
outline: 0;box-shadow:1px 1px 4px #cccccc;
transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

.bg2form .buttons{text-align:center;padding:0;}

.bg2form button{
  padding: 0.7rem 3rem; margin:2rem 0;
 text-transform:uppercase; font-size:1.2rem;
}
 
.bg2form .newslet {width:100%;padding:0.3rem 0px;font-size:1.2rem;font-weight:300;color:#343434;text-transform:uppercase;letter-spacing:1px;}

.deleteprof{text-align:center;padding:5rem 0 2rem 0;}
.deleteprof A{color:#000;background:URL(gx4/trash.svg) 0 0 no-repeat;background-size:auto 90%; padding-left:1.4rem;}
 
#profFillr{padding-top:1.5rem;font-size:1.8rem;text-transform:uppercase;text-align:center;letter-spacing:1px;}
#profFillr>IMG{vertical-align:middle;height:3.6rem;width:auto;}
#profFillr span:nth-of-type(2){color:#078569;}
#profFillr div{padding:0.8rem;font-size:1rem;letter-spacing:0px;}
#profFillr i{font-style:normal;color:#078569;}


#profGauge {
display:inline-block;vertical-align:middle;height:4rem;width:4rem;
padding: 0px!important;font-size:1rem;
}
#profGauge > .gauge .dial {
  stroke: #d2d2d4;
  stroke-width: 10;stroke-dasharray:30.3 1;
}
#profGauge > .gauge .value {
  stroke: #078569;
  stroke-width: 10;
  fill: rgba(0,0,0,0);  stroke-dasharray:30.3 1;
}
#profGauge > .gauge .value-text {
  fill: #09ab87;
  font-weight: bold;
  font-size: 1.4rem;
}


DIV.pagdiv{
padding:6px;border-top:solid 1px #f4f4f4;margin:1rem 0px 1rem 0px;text-align:center;
}
SPAN.paglm {
font-size:1.2rem;line-height:1.2rem;text-transform:uppercase;border:none;padding:0.1rem 0.5rem;text-align:center;
text-decoration:none; color:#ffffff;background-color:#ababab;border-radius:5px;
}
A.paglm ,A.paglm:link,A.paglm :active{
font-size:1.2rem;line-height:1.2rem;text-transform:uppercase;border:none;padding:0.1rem 0.5rem;text-align:center;
text-decoration:none; color:#ffffff;background-color:#df2027;border-radius:5px;
}

#withdrwl{width:100%;}

.withblk{
display:block;margin-bottom:20px;margin-top:10px;padding:0rem 2rem;
border:solid 1px #cccccc;
border-radius:4px;
box-shadow: 2px 2px 5px #cccccc;
}

.withblk H3{
padding:0;margin:2rem 0 0.5rem 0;color:#343434;font-size:1.2rem;text-transform:uppercase;font-weight:600;
}

.withblk TABLE{width:100%;margin:0;}
.withblk TABLE TD{white-space:nowrap;padding:0 0.6rem 0 0;color: #272626;font-size:1.1rem;font-weight:bold;text-transform:uppercase;}
.withblk  INPUT, .withblk  SELECT{
width: 100%;min-width:5rem;
padding:0.45rem 0.4rem 0.45rem 8%;
color: #272626;font-size:1.1rem;font-weight:bold;text-transform:none;
background:#ffffff;border:solid 1px #c5c5c5;
outline: 0;border-radius: 8px;
}


.withblk  INPUT:focus,.withblk   SELECT:focus{
background:#ffffff;border:solid 2px #09ab87;
outline: 0;box-shadow:1px 1px 4px #cccccc;
transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

.withblk .buton{
  padding: 0.5rem 5rem; margin:2rem 0;text-transform:uppercase; 
}

#howitw{color: #272626;font-size:1rem;text-transform:uppercase;}
#howitw h2{color:#272626;font-weight:normal;font-size:1.3rem;margin:2.5rem 0 1.5rem 0;padding:0;}





#tabhead{
background:#09ab87;border-radius:10px;
}
.ptabh{display:inline-block;font-weight:normal;font-size:1.4rem;text-transform:uppercase;text-decoration:none !important; margin:0.3rem 1rem;padding:6px 12px;
min-width:120px;text-align:center;color:#ffffff !important;
transition: all 0.3s ease;
}
.ptabh.shown{
color:#272626 !important;
}
#tabwrap{position:relative;min-height:400px;padding-top:5px;}

.ptab{position:absolute;top:0;width:100%;left:1000px;}
.ptab{}


#stabhead{margin:-5px auto 0px auto;width:95%;border:solid 1px #09ab87;border-top:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px;}
#stabhead A{
display:inline-block;color:#272626 !important;font-weight:normal;font-size:1.2rem;text-transform:uppercase;text-decoration:none !important; margin:0.3rem 1rem;padding:5px 18px;
}
#stabhead A.shown{background:#09ab87;color:#ffffff !important;border-radius:5px;}
#stabwrap{position:relative;min-height:400px;padding-top:15px;}

#tabheadInf{margin:0 0 2rem 0;text-transform:uppercase;font-size:1.05rem;color:#272626;font-weight:bold;}





#survBUTs {text-align:justify;}
#survBUTs TABLE{display:inline-table; width:32%;height:9rem;background:#f0edec;border-radius:10px;border-collapse:collapse;vertical-align:top; }
#survBUTs:after{content:'';display:inline-table;width:100%;height:1px;}
#survBUTs > TABLE TD{width:70%;padding:0.5rem;text-align:center;vertical-align:middle;}
#survBUTs > TABLE TR>TD:nth-child(2){width:6rem;font-size:2rem;color:#de4c43;font-weight:bold;padding:0.5rem;}

#survBUTs > TABLE TD A{margin:0;}






/*string WINDOW */
#stringWindow ,#stringWindow  *{
-moz-box-sizing: border-box;
-khtml-box-sizing:border-box;  
box-sizing: border-box;
} 
 
#stringOverlay{
display:none;position:fixed;overflow:auto;top:0;left:0;height:100%;width:100%;z-index:1100;
text-align:center;padding-right:16px; 
background:rgba(0,0,0,0.5);
}
#stringWindow {
display:none;width:auto;height:auto;max-width:50rem;
margin:5% auto 3rem auto;position:relative;
background:#fff;padding:0px;border:solid 1px #fff;
border-radius:1.5rem;box-shadow:0 0 3rem rgba(50,50,50,0.9);
}
#stringContents{}
#stringX{position:absolute;height:1.5rem;width:1.5rem;top:0.5rem;right:0.5rem;cursor:pointer;color:#ccc;}
#stringX::before{content:'✕';}
#stringX:hover{color:#000;}
#stringClose,.stringButton{
display:inline-block;padding:0.8rem 2rem;
cursor:pointer;border:none;outline:none;background:#c63594;color:#fff!important;border-radius:0.5rem;font-weight:700;transition:all 0.5s ease;}
#stringClose:hover,.stringButton:hover{color:#fff;border-radius:0.9rem;}

/*alertAL WINDOW */
#alertWindow ,#alertWindow  *{
-moz-box-sizing: border-box;
-khtml-box-sizing:border-box;  
box-sizing: border-box;
} 
#alertWindow {
width:970px;height:200px;z-index:1200;
margin:10px auto 24px auto;
position:absolute;background:#fff;padding:0px;border:solid 1px #fff;
border-radius:1.5rem;
} 
#alertOverlay{
position:absolute;overflow:auto;top:0;left:0;height:100%;width:100%;display:none;z-index:1100;
text-align:center;padding-right:16px; 
background:rgba(0,0,0,0.5);
}
#alertToolbar{
height:1rem;cursor:move;position:relative;
}
#alertReload{
cursor:pointer;position:absolute;top:-18px;right:35px;
}
#alertClose{
position:absolute;z-index:100;height:1.5rem;width:2.5rem;top:0.7rem;right:0.2rem;
cursor:pointer;background:URL(gx4/x.svg) 0 0 no-repeat;background-size:contain;
}

/*login WINDOW */
#loginOverlay{
position:absolute;overflow:auto;top:0;left:0;height:100%;width:100%;display:none;z-index:1100;
text-align:center;padding-right:16px; 
background:rgba(0,0,0,0.5);
}
#loginform {
position:absolute;display:none;	text-align:center;
z-index:1200;top:6rem;width:20%;min-width:26rem;left:50%;
transform:translate(-50%,0); padding:1rem 2rem;
background:#fff;border:solid 1px #fff;
border-radius:1.5rem;
} 
#loginClose{
position:absolute;z-index:100;height:1.5rem;width:2.5rem;top:0.7rem;right:0.2rem;
cursor:pointer;background:URL(gx4/x.svg) 0 0 no-repeat;background-size:contain;
}
#loginform>form{width:5rem;}
#loginform h3{padding:0;margin:0 0 1rem 0;text-transform:uppercase;font-weight:normal;}
#loginform h3 img{width:auto;height:5rem;margin-bottom:0.5rem;}

#loginform table{width:100%;} 
#loginform TD{padding:0.3rem 0;}
#loginform input{width:100%;border:solid 1px #c4c0c6;padding:0.5rem 1rem 0.5rem 90px;height:63px;border-radius:0.5rem;
background:#fff URL(gx4/login.png) 20px 4px no-repeat;
} 
#loginform input[type=password]{  background-position: 20px -80px; }

#loginform button{padding:0.8rem 4rem;}
 
/*
##############################

NEW DESIGN END

#############################*/















































 
  
/*REQUIRED: page limiter link */


 

/*REQUIRED: all buttons */ 

 

.greybuton,.buton:visited,.greybuton:active{
height:44px;background:#d5d5d5 URL(gx/gbutbg.jpg);color:#444444 !important;font-size:16px;text-transform:uppercase;text-align:center !important;padding:4px 30px;margin:0px 10px;border:solid 1px #c8c8c8;border-radius:7px;
box-shadow:0px 0px 3px #c4bca3;
 }
 
 .greybuton:hover{
 text-decoration:none;background:#4e89a9 URL(gx3/butbg.jpg);color:#ffffff !important;
 }











/*########################
supertop
##########################*/

#logo{position:absolute;top:0;margin-top:-20px;}
.greylink{display:inline-block;margin:0 0.5rem;color:#2d2d2e !important;font-size:18px;text-transform:uppercase;}
.fpOnly #fpTopright .greylink{ margin: 0 4px 0 4px; border:solid 1px #ccc;border-radius:4px;padding:2px 10px;} 



/*########################
TOP MENU
##########################*/
#topmnu {
margin:0;vertical-align:top;
padding:0;padding-left:0px;
position:relative;z-index:20;
}

#topmnu  li{
position:relative;display: inline;float:left;}


#topmnu li a{
float: left;margin:0px 18px; 
text-align:center;
color:#ffffff;font-size:16px;font-weight:normal;text-transform:uppercase;text-decoration:none;
padding:4px 14px;
background:transparent;
text-shadow: 1px 0px 1px #ffe6df;
border-radius:5px;
}
#topmnu li a.current { 
background:#009c3b;
}
#topmnu li a:hover{
background:#01b543;
}
 
#topmnu ul {
position:absolute;z-index:100;
display:none;
margin: 0;padding:0;padding-bottom:2px;
width:200px;height:auto;
top:36px;
left:0px;
background-color:#c8c3b4;
zoom:1;
}
 
#topmnu li ul li{
display:block;width:200px;height:auto !important;
margin:0px;
padding:2px 0px 3px 4px;
zoom:1;
} 
 
 
#topmnu li ul li a{
display:block;width:184px;height:auto !important;
padding:4px 0px;margin:0px;font-size:14px;
font-family:tahoma;
text-transform:none;
font-size:12px;color:#60260E;
text-align:left;
border-bottom: solid 1px #a29a82;
background:none;
}

#topmnu ul li a.hover	,#topmnu ul li a:hover	{color:#000000 !important;} 
#topmnu ul li a.current	{color:#075b39 !important;background:none;}  





#ubutons{width:100%;height:37px;clear:both;text-align:left;margin:0px;margin-bottom:20px;}





#submenu{
margin-top:10px;padding:10px;
border-top:solid 1px #CCCCCC;
color: #CCCCCC;
font: normal 16px/1 "helvetica neue", helvetica, arial, sans-serif;
}
#submenu A{
color: #666;
font: normal 16px/1 "helvetica neue", helvetica, arial, sans-serif;
}
#submenu A.activ{
color: #6666FF;
}


/* CSSTerm.com Simple CSS menu */

#leftMenu  {
float:left;
    margin: 0px 10px 0px 0px; 
    padding: 0;
    width:190px;
    list-style-type: none;
}

#leftMenu li a {
    text-decoration: none;
    color: #444444 !important; 
    padding:4px 11px;
 display:block;
}
 
 
 
#leftMenu li a:hover,#leftMenu li .current {
    color: #000000 !important; 
    background-color: #f4f4f4;
}








.midContent{
min-height:550px !important;
}



BODY,HTML{
padding:0px;margin:0px;height:100%;width:100%;
}
IMG{border:none;}


 


 



#blk3{
float:left;margin:4px;margin-top:12px;
width:610px; height:235px;padding:8px;
border:dashed 1px #57bb55;
}
#blk3 h3{
padding:6px;margin:0px;
color:#02792f;font-weight:normal;
font-size:16px;text-transform:uppercase;
text-align:center; text-shadow:0.5px 0px 0px #02792f;
}



.greenh4{
color:#3d9f3b;font-size:16px;font-weight:normal;padding:0px;margin:10px;
text-transform:uppercase;
}


.frgridR {
margin-top:30px;
  text-align: justify !important;
  text-justify: distribute-all-lines;
  font-size: 0 !important;
}
.frgridR:after {
  content: "";
  display: inline-block;
  width: 100%;
}
.frgridR > * {
  vertical-align: top;
  display: inline-block;
  width:200px;height:200px;overflow:hidden;
  text-align: center;
  font-size: medium;
}


.frgrid {
margin-top:30px;
  text-align: justify !important;
  text-justify: distribute-all-lines;
  font-size: 0 !important;
}
.frgrid:after {
  content: "";
  display: inline-block;
  width: 100%;
}
.frgrid > * {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  text-align: left;
  font-size: medium;
}
 

.frbn{position:relative;width:198px;height:133px;overflow:hidden;margin-bottom:8px;background:#FFFFFF;border:solid 1px #e3e7ea;text-align:center;padding:0px;font-size:11px;}
.frbn IMG{margin-top:15px;max-width:190px;max-height:83px}
.frbn SPAN{position:absolute;bottom:26px;left:0px;display:block;width:100%;background:#ffffff;color:#3973a4 !important;font-style:normal;font-weight:normal;font-size:14px;padding:4px;}
.frbn I{position:absolute;left:0px;bottom:0px;width:100%;text-align:center;background:#009c3b;color:#ffdf00 !important;font-style:normal;font-weight:normal;font-size:14px;padding:4px;}
 

.frco{position:relative;width:340px;height:200px;overflow:hidden;margin-bottom:20px;background:#FFFFFF;border:solid 2px #e3e7ea;text-align:left;padding:10px;font-size:11px;}
.frco A{text-decoration:none;color:#444444;}
.frco IMG{float:left;margin:5px 10px 5px 5px;max-width:120px;max-height:120px;}

.frco B{color:#0b0b0b;font-weight:normal;font-size:13px;}
.frco SPAN{text-decoration:none;color:#444444;}
.frco I{position:absolute;left:0px;bottom:0px;width:100%;text-align:center;background:#009c3b;color:#ffdf00 !important;font-style:normal;font-weight:normal;font-size:14px;padding:4px;}

#botompart{width:100%;min-height:680px;text-align:center;top:720px;z-index:2;background: #ffffff URL(gx/bbg.png) 0% 100% repeat-x;}










#logint{width:108px;float:left;
line-height:36px;font-size:18px;
}
#loginf{
width:182px;float:left;
line-height:36px;font-size:18px;
}

#loginf INPUT{
width:182px;height:23px;line-height:18px;border:none;padding:0px;padding-left:5px;margin:0px;outline:none;
font-size:18px;background:transparent;font-size:18px;font-weight:normal;color:#4c402e;
}

#logn{
position:absolute;top:130px;left:10px;
color:#e3cccd;font-size:20px;
background:#65543f;border:none;text-decoration:none;
padding:2px 29px;margin:0px;
}
#forg{
position:absolute;top:130px;left:160px;
color:#FFFFFF;font-size:14px;text-decoration:underline;
}





#rcart{
padding:10px;
}
#rcartitms{display:table;}
#rcartitms DIV{display:table-row;border-bottom:solid 1px #6c6054;}
#rcartitms SPAN{display:table-cell;text-align:left;width:200px;font-size:14px;padding:2px 4px;}
#rcartbot {display:table;}
#rcartbot SPAN{display:table-cell;width:200px;font-size:14px;padding:2px 4px;}
#rcartbot I{font-size:14px;font-style:normal;}

#howitworks{position:relative;right:0;margin-top:-54px;text-align:right;}
#howitl IMG{
vertical-align:middle;
}
#howit{
display:none;clear:both;
text-align:left;margin-top:20px;margin-bottom:10px;padding:10px;
color:#333333; font-family: Arial,Tahoma, sans-serif;font-size:12px;
background-color: #f4f4f4;border: 1px solid #DDDDDD;
border-radius:4px;box-shadow:2px 2px 10px #CCCCCC;
}





#greenlnks {text-align:justify;padding-top:10px;}
#greenlnks:after {
  content: "";
  display: inline-block;
  width: 100%;
}
#greenlnks A{display:inline-block;width:90px;height:100px;color:#3d9f3b;text-align:center;font-size:12px;line-height:12px;text-transform:uppercase;vertical-align:top;border-radius:10px;}
#greenlnks A:hover{color:#ffffff;background:#57bb55;}
#greenlnks A SPAN{display:block;margin:3px 15px;width:60px;height:55px;}
#greenlnks A:hover SPAN{background-position:0px 60px;}

#si1 SPAN{background:URL(gx/si/1.png)}
#si2 SPAN{background:URL(gx/si/2.png)}
#si3 SPAN{background:URL(gx/si/3.png)}
#si4 SPAN{background:URL(gx/si/4.png)}
#si5 SPAN{background:URL(gx/si/5.png)}
#si6 SPAN{background:URL(gx/si/6.png)}
#si7 SPAN{background:URL(gx/si/7.png)}
#si8 SPAN{background:URL(gx/si/8.png)}
#si9 SPAN{background:URL(gx/si/9.png)}
 

 
 
.poll{width:100%;} 
.poll TABLE{width:100%;margin: 10px 5px;}
.pollr{width:38px;padding-left:10px;}
.poll h5{color:#02792f;font-weight:bold;text-transform:none;margin:3px 10px;text-align:center;} 
.poll button{height:auto;padding:6px 20px !important;font-size:15px;text-transform:none;margin-top:10px;margin-bottom:10px;}
.poll A{color:#333333;font-size:13px;}
.pollres {font-weight:normal;}
.pollres.pollwon {font-weight:bold;}
.pollres DIV{width:100%;color:#02792f;font-weight:bold;}
.pollres IMG{height:5px;vertical-align:middle;margin-bottom:2px;margin-right:10px;min-width:10px;} 


#fpbanrot{position:relative;margin-bottom:18px;width:330px;height:186px}
#fpbanrot IMG{position:absolute;z-index:1}
#fpbanrot img.active{z-index:3}





#ccSelect{
margin:0px auto;width:auto;
text-align:left;padding:4px;
max-width:1200px;
}

#ccSelect A{
display:inline-block;white-space:nowrap;
padding:5px 10px;margin:0px 3px;
color:#ffffff;
font-size:13px;line-height:20px;font-weight:bold;
text-transform:uppercase;
}
#ccSelect A IMG{width:28px;height:18px;vertical-align:middle;opacity:.9;vertical-align:absmiddle;margin-left:8px;}

#ccSelect A.active{
color:#f3dd0d;
}
#ccSelect A.active IMG{opacity:1}





#lnSelect{
position:absolute;top:166px;right:0px;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
transform-origin: 100% 100%;
-webkit-transform-origin: 100% 100%;
-moz-transform-origin: 100% 100%;
-ms-transform-origin:100% 100%;
}

#lnSelect A{
display:block;float:left;height:27px;
padding:5px 10px;margin:0px 3px;
background:#009c3b;color:#ffffff;
font-size:13px;
text-transform:uppercase;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
 
#lnSelect A.active{
background:#02792f;color:#ffdf00;
}
 




#cookie-bar {display:none;background:#3d3d3d; background: rgba(61, 61, 61, 0.8);  height:auto; line-height:24px; color:#eeeeee; text-align:center; padding:6px 0;font-size:15px;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;z-index:9999;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar A{color:#ffffff;text-decoration:underline;}
a.cb-enable,a.cb-disable {color:#981c1e !important; text-decoration:none !important; display:inline-block; border-radius:3px; text-decoration:none; padding:0px 8px; margin-left:15px;}
#cookie-bar .cb-enable {background:#e8bf52;}
#cookie-bar .cb-enable:hover {background:#ffe200;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}

.thanksPage{display:flex;flex-flow:column nowrap;height:auto;min-height: auto !important;justify-content:space-between;align-items:center;}
.thanksPage>*{flex:1 1 auto;}
.thanksPage h1{margin-bottom:2rem;}
.thanksPage .textPart{font-size:1.1rem;bpadding:1rem;zmargin-top:30px;}
.thanksPage .graphPart IMG{width:100%;max-width:28rem;height:100%;object-fit:contain;}

.aksprofPage{display:flex;flex-flow:column nowrap;height:auto;min-height: auto !important;justify-content:space-between;align-items:center;}
.aksprofPage>*{flex:1 1 auto;}
.aksprofPage h1{margin-bottom:2rem;}
.aksprofPage .textPart{font-size:1.1rem;}
.aksprofPage .textPart:last-of-type{width:90%;text-align:center;padding:1rem;margin-top:1rem;xborder-top:solid 2px #ccc;}
.aksprofPage .graphPart IMG{width:100%;max-width:18rem;height:auto;object-fit:contain;}
.aksprofPage .button{

}





@media screen and (max-width: 1024px) {
#panelNav{height:auto;}
#panmenu-toggle {display: block;}
#panmenu{visibility:hidden;height:1px;opacity:0;width:80%;max-width:16rem;}
#panmenu A{position:relative;display:block;text-align:left;margin:1rem 0 0 0;padding:0.6rem 0 0.6rem 0;}
#panmenu A IMG{position:absolute;left:-3rem;display:inline-block;vertical-align:middle;margin:0;}
#panmenu A span{display:inline-block;vertical-align:middle;}
#panmenu A.usract {border:none;}
#panmenu A.usract span{text-decoration:underline !important; border:none;}

.withblk TABLE,.withblk TR,.withblk TD{width:100%;padding:0;}
.withblk TD{display:block;padding:1rem 0;}
#acchead2 div {padding-top:0;}
#acchead2 div span{display:block;}

#survBUTs TABLE{display:table; width:100%;height:9rem;margin-bottom:1rem; }
#exitBut{margin:0 1rem 0 0;}


.grid3>div , .grid3>div:nth-child(2) {display:block;width:100%;margin-bottom:2rem;}


#ublock{display:block;white-space:normal;margin:1rem 0 0 0;}
#ublock>span{white-space:nowrap;}


#fpLogo{padding-bottom:0;}

}




/*
##############################

REGFORM UNIVERSAL

#############################*/

 
#usrform input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 text-transform:uppercase;font-style:italic; color: #787373;opacity:1;
}
#usrform input::-moz-placeholder { /* Firefox 19+ */
text-transform:uppercase;font-style:italic; color: #787373;opacity:1;
}
#usrform input:-ms-input-placeholder { /* IE 10+ */
text-transform:uppercase;font-style:italic; color: #787373;opacity:1;
}
#usrform input:-moz-placeholder { /* Firefox 18- */
text-transform:uppercase;font-style:italic; color: #787373;opacity:1;
}

#usrform{width:85%;font-size:1rem;}
#usrform .fldwrap{display:block;}
#usrform INPUT[type=text],#usrform INPUT[type=password],#usrform SELECT, #usrform .inputsim{width:100%;background:#e2e2e2;font-size:1rem;color:#222222;text-align:left;border:none;padding:0.4em 0.6em;margin:0.2rem 0px;border-radius:0.3em;}
#usrform SELECT{padding:0.3em 0.5em;}

#usrform .inputsim {padding-top:0;padding-bottom:0;}
#usrform .inputsim SELECT{padding:0.1em 0.3em;margin:0;background:#f4f4f4;border:solid 1px #ccc;}

#usrform INPUT[type=checkbox]{background:#e2e2e2;border:solid 1px #e2e2e2;}

.myChk{position:relative;overflow:visible; display:inline-block; vertical-align:middle;width:1.2rem;height: 1.2rem;margin:0 0; background: #e2e2e2;border-radius:2px;}
.myChk input {position:absolute;top:0;left:0;margin:0;padding:0;width:100%;height:100%;opacity:0.1;}
.myChk i {
display: block; visibility:hidden;text-align:center;font-size:2rem;width:1rem;height:1rem;font-weight:bold;color:var(--accent-warmer-clr);text-shadow:1px 0 1px currentColor;
}
.myChk input:checked + i {visibility:visible;}


#usrform .nbut {padding:0.8em 2em;font-size:1.1rem;}
 

/*
##############################

REGFORM UNIVERSAL  END

#############################*/

 

@media screen and (max-width:750px) {
	
#fpTopright{max-width:100%;width:100%;text-align:center;}

.panelOnly #fpTopright{display:flex;flex-flow:row nowrap;justify-content:space-between;max-width:100%;width:100%;align-items:center;text-align:center;}
.panelOnly #uCshBlk{flex: 0 0 80%;}
.panelOnly #exitBut{flex: 0 0 auto;}	
	
.centerWidth{width:96%;}	



.centerPad{padding:2rem 3rem;}
.fpLine  .centerPad{padding-left:2rem;padding-right:2rem;}

#fpLnews TD{display:block;width:100%;} 
#fpLnews TR:last-child TD:first-child{display:none;}
#fpLnews .fpTxblk{height:auto;}
}

@media screen and (max-width:620px) {
	
.fpOnly #fpTopDiv>.centerWidth{display:block;height:auto;}
.fpOnly #fpLogo, .fpOnly #fpTopright{display:block;text-align:center;}
.fpOnly #fpLogo IMG{margin-top:5px;}
	
	
#fpTopDiv .centerWidth{display:flex;flex-flow:row wrap;justify-content:space-between;}
#fpTopDiv .centerWidth>*{flex:0 1 auto;}	


.centerWidth{width:98%;}
.centerPad{padding:2rem 1rem;}


#fpTopDiv{height:auto;border-top-width:5px;}

#ccInf{display:block;margin:0 0 8px 0;text-align:center;}
#ccInf IMG{height:1rem;width:auto;}
#ccButt{display:inline-block;margin:0px 0 5px 0;padding:2px 20px;}
.ccpBut{margin-top: 0px;}

#ccTableInn2{grid-template-columns: repeat(2, 1fr);gap:0rem;justify-items: center;align-items: center;}
.ccCell2{width:100%;max-width:16rem;flex-flow:row wrap;}
.ccCell2>*{flex:0 0 100%;}
.ccCell2 .ccRight{width:auto;text-align:left;}




#fpRight{float:none!important;width:100%;max-width:26rem;margin:0px auto !important;}
.fpLine IMG{display:none;}
.fpTxblk{max-width:100%;}
#acchead2 div{float:none;width:100%;padding-top:0rem;min-height:auto;margin-bottom:1rem;text-align:center;}
#acchead2 div span{font-size:1.6rem;}		#acchead2 div strong{font-size:3.5rem;}
#panelBackLine{height:25vh;margin-bottom:1rem;display:none;} 

}


@media screen and (max-width:470px) { 
html{font-size:14px;}




.bg2form TABLE,.bg2form TR,.bg2form TD{display:block;width:100%;padding:0;margin:0;}	
.bg2form .title{padding:1rem 1rem 0.8rem 1rem;}
.bg2form .value {padding:0 1rem 0.5rem 1rem;}
.bg2form .newslet {padding:0.3rem 1rem;}

#panelBackLine{height:25vh;margin-bottom:1rem;} 
.ptabh.shown{ width:90%;}
#acchead2 div span{white-space:normal;font-size:1.2rem;}
}
