﻿/* CENTER    */

#vms-center-container {
    margin: 0;
    position: absolute;
    vertical-align: middle;
    bottom: 10px;
    /*top: 38px;*/
    top: 4px;
    overflow: visible;
    right: 10px;
}

#vms-center-container[new-window] {
    width: 100%;
}

.fullscreen-mode {
    left: 0px !important;
}

/* END center */
