body{
	color: #000;
	font-family: arial;
	font-size: 12px;
	background: #fff;
}
.printScreenlogo{
	display:block !important;
	width:100%;	
	float: left;
	background: #fff;
}
.printScreenlogo .logo.text-center {
  float: left;
  width: 200px;
}
.printScreenlogo .logo.text-center img {
  width: 160px;
}
.printScreenlogo .logo img {
  width: 160px;
}
aside.profile, 
section.profile-detail, 
.dropdown, 
footer, 
button.btn,
.h1 a.utility-link,
#wrapper div.mobile-nav-container{
	display:none;
	visibility: hidden;
}
.mobile-nav-container,
.featured-advantages,
.visible-xs,
.agency,
.customer-service,
.tab-heading.list-inline.hidden-xs.hidden-sm li,
a.btn,
.quick-find,
header.claimsList,
#notificationDashboard,
select,
.links-button {
  display: none !important;
}
.hidden-xs,
.table.header.hidden-xs,
.table.header.hidden-xs header,
.tab-heading.list-inline.hidden-xs.hidden-sm,
.tab-heading.list-inline.hidden-xs.hidden-sm li.active{
	display: block !important;	
	visibility: visible !important;
}
.tab-heading [href="#policies"],
.tab-heading [href="#billing"],
.tab-heading [href="#claims"]{
	text-align: left;	
}
.col-1-5 {
    width: 20%;
}
.col-1-6, .col-2-12 {
    width: 16.667%;
}
.col-1-3, .col-4-12 {
    width: 33.33%;
}
.col-2-15 {
    width: 13.33333333333333%;
}
.col-1-4, .col-3-12 {
    width: 25%;
}
.col-5-12{
	width: 41.66%;	
}
.col-2-3, .col-8-12 {
    width: 66.66%;
}
.col-5-6 .col-10-12 {
	width: 83.333%;
}
.col-6-12{
	width: 50%;	
}
.col-3-4, .col-9-12{
	width: 75%;
}
.billing-account-details .col-2-12 {
    width: 16.667%%;
}
button#prschaticon {
    display: none;
}

