.consultx-notice {
		background-color: #d4e6ff !important;
   
    
    border: 10px solid #fff !important;
    color: #000 !important;
   
    text-align: center !important;
    box-shadow: none !important;
    text-align: center !important;
    padding: 63px 25px !important;
    position: relative !important;
}
.consultx-notice h1, .consultx-notice p{
	color: #000 !important;
	font-size: 24px!important;
} 
.consultx-notice p a{
	color:#000;
	
}	.consultx-notice p {
	font-size: 24px!important;
	
}			
.button_info{   
	font-size: 24px!important;
	margin-top:40px;
	height: 46px!important;
	line-height: 44px!important;
	padding: 0 36px!important;}
	
.button.button-blue-secondary {
 background: #F44336;
    border-color: #F44336;
-webkit-box-shadow: 0 1px 0 #006799;
box-shadow: 0 1px 0 #006799;
color: #fff;
text-decoration: none;

}

.button.button-blue-secondary:focus, .button.button-blue-secondary:hover {
background: #0073aa;
border-color: #006799;
vertical-align: top;
color:#fff;
 text-shadow: none;
}
.notice-dismiss:before{
	    background: 0 0;
    color: #000000;
    content: "\f153";
    display: block;
    font: 400 34px/40px dashicons;
    speak: none;
    height: 26px;
    text-align: center;
    width: 44px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
