﻿body {
    font-family:Calibri;
    font-size:15pt;
    color:blue;
}
.hidetxt{
    display:none;
}
.reader-region
{
	display:inline;
    position:relative;
	height:80%;
	width:80%;
	text-align:center;
	vertical-align:top;
    font-family:Calibri;
    font-size:30pt;
}
.scan-region
{
	position:relative;
	border-top-width: 105px;
	border-right-width: 400px;
	border-bottom-width: 105px;
	border-left-width: 400px;
}
.permission-button
{
    font-size:30pt;
    color:blue;

}
.info-read
{
    font-family:Calibri;
    font-size:50pt;
    font-weight:bold;
    color:blue;
}
.LabelInfo
{
    font-weight:bold;
    font-family:Calibri;
    font-size:xx-large;
    color:#3333FF ;
}

