body { 
	margin:0px;
	padding:0px;
}
#access .menu-header, div.menu, #colophon, #branding, #header, #main, #footer, #wrapper,#colophon-header,#container {
 
	width: 100%;
}
#footer,#header,#container, #wrapper  {
  	margin:0 0px 0 0px;
}
 #header  {
  	margin-top:5px;
}
#colophon-header {
    /* border-top: 3px solid white; */
    padding: 0px 0;

}
.input-row {
    height:auto;
    }
.button-row {
    vertical-align:bottom;
    padding-bottom:10px;
    text-align:center;
}
.header-row-logo {
    margin:0px;padding:2px;height:42px;width:77px;
}
.header-row-right {
     vertical-align:middle;padding:1px;padding-top:6px; color:#626262;min-width:220px;
}
.hiDropDown {
    font-size:24px;
    width:96%;
    min-height:32px;
    height:auto;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:15px;
}
.action-header {
    font-size:28px;
    margin-top:15px;
    margin-bottom:3px;
}
.action-step {
    font-size:18px;
    color:#777; 
    padding-top:5px; 
    border-top:1px #ccc solid;
    width:85%;
    float:none;
    margin:0 auto;
    margin-bottom:15px;
}
.portal-content-input-mid {
    width:96%;
}
#footer {
    /* border-top: 3px solid white; */
padding-left:5px; 
height:auto;
}
#colophon {
	border-top:none;
	padding:0px;
}
#site-generator {
    font-style: italic;

    margin-right:10px;
    padding:0px;
}
#site-info {
    float: left;
    font-size: 14px;
	width:auto;
}
table, td {
	color:#222222;
}
.error {
	color:#B32532;
    	margin-top:5px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	font-size:24px;
}
.short-input {
    width: 100px;
    text-align:center;
}
.cert-description {
	background-color:#f2f2f2;
	padding:10px;
	margin:10px 12px 10px 12px;
	font-size:18px;
	line-height:20px;
	color:#626262;
 	text-align:center;
-moz-border-radius: 10px;
border-radius: 10px;
}
.value-div {
	background-color:#f2f2f2;
	padding:8px;
	padding-bottom:12px;
	margin:10px 40px 2px 40px;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	color:#626262;
 	text-align:center;
-moz-border-radius: 10px;
border-radius: 10px;
}
input {
    font-size: 34px;
}
a:link {
    text-decoration:none;
}
a:hover {
    color: #0055FA;
    text-decoration:none;
}
.mobile-login-input {
	width:220px;
	font-size:24px;
	text-align:center;
}
.button {
    font-size:20px;
    min-width:115px;
}
.bluebutton  {
    background: none repeat scroll 0 0 #32afef;
    border-left: 1px solid #32afef;
    border-radius: 12px 12px 12px 12px;
    border-top: 1px solid #32afef;
    box-shadow: 0 1px 0 #000000;
    color: white;
    font-family: "Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 28px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    vertical-align: middle;   
}

