
/*account setting page */
.page-id-3072 h1{display: none!important;}
.account-btn{
	width:67%;
	margin:auto;
}
.page-id-3072 a.medium-btn{
	padding: .4em 2.2em !important;
}
/**********/

/*address phone details page */
.page-id-3244 h1{display: none!important;}
.address-btn{
	width:67%;
	margin:auto;
}
.page-id-3244 a.medium-btn{
	padding: .4em 2.2em !important;
}

.buz-info{
	display: inline;
}
.mem-bphone{
	width:80% !important;
}
.mem-extphone{
	width:27% !important;
}
/**********/
/*email-preferences-notifications */
.page-id-2899 h1{display: none!important;} 
.page-id-2899 .prefernece-header {
    background: #888888;
    font-size: 18px;
    color: #fff !important;
    
}
#email-table td{
	border-style:hidden !important; 
}
.page-id-2899 .border_bottom{outline: thin solid #DDD;}
.page-id-2899 a.medium-btn{
	padding: .4em 2.2em !important;
}
.page-id-2899 #email-table u{
	text-decoration: none;
}

.page-id-2899 #email-table span {
	font-style: italic;
}
/**********/
.page-id-338 textarea#formerror {
	border: 1px solid #fc604a!important;
    background-color: #ffd4ce!important;
}

.page-id-4632 .linkedin_content {
padding: 6px;
background-color: #E8EFF7;
border: 1px solid #6798C5;
}

.page-id-4741 .message.error{
border-color: #fc604a !important;
background: #ffd4ce !important;
}