  #goregy {
    left: unset;
    width: 68px;
    position: fixed;
    bottom: 92px;
    right: 25px;
    opacity:1.0;
    text-align: center;
    z-index: 999999999;
    -webkit-transform: revert;

}
#goregy a {
    text-decoration:none;
    width: 40px;
    height: 30px;
    display: inline-block;
    background-color: #0e378a;
    padding-top: 0px;
    color: white;
    line-height:30px;
    overflow: hidden;
}
#goregy a:hover {
    background-color: #ff2222;
}





  #gorega {
    left: unset;
    width: 70px;
    position: fixed;
    bottom: 50px;
    right: 25px;
    opacity:1.0;
    text-align: center;
    z-index: 999999999;
    -webkit-transform: revert;
}
#gorega a {
    text-decoration:none;
    width: 60px;
    height: 30px;
    display: inline-block;
    background-color: #4CAF50;
    padding-top: 0px;
    color: white;
    line-height:30px;
    overflow: hidden;
}
#gorega a:hover {
    background-color: #ff2222;
}



  #goreg {
    left: unset;
    width: 70px;
    position: fixed;
    bottom: 20px;
    right: 25px;
    opacity:1.0;
    text-align: center;
    z-index: 999999999;
    -webkit-transform: revert;
}
#goreg a {
    text-decoration:none;
    width: 60px;
    height: 30px;
    display: inline-block;
    background-color: #4CAF50;
    padding-top: 0px;
    color: white;
    line-height:30px;
    overflow: hidden;
}
#goreg a:hover {
    background-color: #ff2222;
}
