/*
Put here your own style
*/

/*
.ox-frame {
	background: #333333;
	box-shadow: 0px 0px 4px gray;
}
*/

#cyb_version {
    position: absolute;
    /*bottom: 5px;*/
    left: 5px;
    color: white;
    font-size: 100%;
    font-weight: bold;
    /* background: red; */
    background: transparent; 
    padding: 5px 5px 5px 5px;
    z-index: -10;
    /* display: none; */
}

.ox-cybsys-link {
  position: relative;
  top: -12px;
}