body,
body .main,
h5, .h5, h6, .h6{
	color: #000;
	font-family: arial;
	font-size: 11px;
}
.table.header,
h3, .h3, h4, .h4,
.alertAsOfDate h4{
	font-size: 12px;	
}
h1, .h1, h2, .h2,
.Secondary-Nav .active span.hidden-xs,
.userSelectionLeft h2{
	font-size: 13px;
}
p,
.settingTabs,
.mt30,
.alertTable{
	margin: 2px 0 !important;	
}
.panel-body .row, .tab-pane .row, .tab-content .row, .body-content .row, .t2 .tab-heading{
	margin: 0;	
}
.spacer10{
	height: 0;	
}
h4.showCurrentDate, .Secondary-Nav li a, 
.customTableGridHead ul, .customTableGrid ul,
.customTableGridHead h3, .customTableGrid h3,
.pagingTool,
.alertTable div{
	padding: 2px 0 !important;	
}
span.premium {
    white-space: nowrap;
    word-wrap: normal;
    padding-right: 10px;
} 

.Secondary-Nav span.visible-xs{
	display: none !important;
}

section.table header.row div:last-child {
    display: none;
}

section.table header.row div,
section.row.alertTablebodyRow div {
    width: 14.28%;
}
.alertTableClaims section.table header.row div,
.alertTableClaims section.row.alertTablebodyRow div {
	width: 11.8%;
}
section.table header.row div:nth-child(1) {
    display: none;
}

section.table header.row div:nth-child(4) {
    display: none;
}
section.alertTablebodyRow div:last-child {
    display: none;
}

section.alertTablebodyRow div:nth-child(1) {
    display: none;
}

section.alertTablebodyRow div:nth-child(4) {
    display: none;
}
.nameInsured {
	word-wrap: break-word;
}

.grid.userSelection {
    display: none;
}

.row.pagingTool.top i {
    display: none;
}

section.my-aler-admin-head.grid {
    display: none;
}

a#changeDateLink {
    display: none;
}
.userSelectionbottom {
    width: 100%;
    padding-top: 20px;
}
.mt30 {
    display: none;
}
h4.showCurrentDate {
	margin: 0px;
    padding-bottom: 20px;
}

.pagingTool.top .col-1-1.col-xs-1-1 {
    padding: 0px;
    padding-top: 20px;
}

.alertTablePolicy.alertTable {
    margin: 20px 0px;
}

a.sortArrows:after {
    display: none;
}
.Secondary-Nav li i.fa {
    display: none;
}

.Secondary-Nav li[class=""] {
    display: none;
}

.Secondary-Nav{
	background-color: white;
}

.Secondary-Nav span.hidden-xs {
	display: none;
}

.Secondary-Nav .active span.hidden-xs {
    display: block;
    position: absolute;
    left: 0px;
    font-size: 24px;
}

section.grid.row {
    display: none;
}
.printBox {
    display: none;
}

.row.pagingTool.bottom {
    display: none;
}
pagingTotalItems i {
    display: none !important;
}

.row.pagingTool.top {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
}

#navigation-heading,
#utility-dropdowns,
#mega-menu,
#session_nav,
#message-bar,
#footer,
.administrative,
ul.second-nav,
ul.tab-heading,
ul.tab-heading.list-inline > li,
ul.tab-heading.list-inline > li > a,
a.utility-link.print,
a.asOfDateLink,
.dropdown-toggle.btn.btn-blue,
.btn.btn-transparent,
select,
button,
.claims-copy,
table.hidden-xs.header,
table.hidden-xs.header header,
.pagingControls,
button,
input[type="button"],
div.alertActions,
a.openDropdown{
	display: none;
}
.tab-wrapper.hidden-xs,
ul.tab-heading li.active{
	display: block !important;	
	visibility: visible !important;
}
.cssgradients #tabs{
	background: none;	
}
ul.tab-heading,
aside,
aside.billing-details,
#tabs{
	border: none;	
}
.mobileAlignLeft{
	text-align: left;	
}

body .main a{
	color: #000;
	text-decoration: none;	
}
[class*="col-"]{
	clear: none;
}

.Secondary-Nav {
	margin: 0
}
.my-aler-admin-head {
	background: #ecf4fb;
	padding: 20px
}
.Secondary-Nav ul {
	width: 100%
}
.Secondary-Nav li {
	width: 20%;
	box-sizing:border-box
}
.Secondary-Nav li a{
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}
.message-area.error, 
.message-area.success, 
.message-area.info, 
.message-areas.error, 
.message-areas.success, 
.message-areas.info {
    display: none;
}