﻿.OCPRoScreen {
    width: 80%;
    height: auto;
    max-width:25cm;
    min-width:10cm
}
.OCExposure {
    width: auto;
    height: 5cm;
}
.OCExposure table {
    width: 100%;
    min-width:600px;
    border-collapse:collapse;
    empty-cells: hide;
}
.OCExposure td {
    border:0px;
	padding:0.35cm 0.35cm 0.35cm;
	font-size:medium;
} 
.OCIcon {
    width: auto;
    height: 0.7cm;
}
.OCTab {
    width: auto;
    height: 1.2cm;
}
.OCContext {
    width: 40%;
    height: auto;padding:0.4cm 0cm 0.4cm 0cm
}
