﻿
/*---------------------- GestMag CSS -------------------------- */
img.center {
    display: block;
    margin: 0 auto;
}

.btn-right {
    position: absolute;
    right: 2.0rem;
}

.btn-right-pop {
    position: absolute;
    right: 0.0rem;
    top: 0.0rem;
}

.btn-right-popup {
    position: absolute;
    right: 0.5rem;
    bottom: 0.3rem;
}
