
#site-navigation > div{
display:none;
}
#colophon > div.footer-widgets-area.regular-footer-area{
display:none;
}
.newsmag-custom-header{
/*background: none !important;*/
background-image:url(/wp-content/uploads/2018/04/print.jpg);
}

.crm-profile-name-Update_Your_Address_Information_17 #crm-profile-block > div.crm-submit-buttons > a{
    display: none;
  }
.crm-frozen-field{
font-size: 15px !important;
color: #000 !important;
font-weight: 500 !important;
}
/*footer#colophon {
position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   text-align: center;
}*/

#help{
background-color: #F1F8EB;
    border: 1px solid #B0D730;
    color: #3E3E3E;
    font-size: 13px;
    margin: 0 0 8px;
    padding: 4px;
}

#error{
background-color: #FBE3E4;
    border: 1px solid #ff3d2e;
    color: #3E3E3E;
    font-size: 13px;
    margin: 0 0 8px;
    padding: 4px;
}

/*.crm-section .label {
    float: left;
    width: 100%;
    text-align: right;
color: #000;
font-size: 15px;
}*/

.site-info {
    background-color: #272f32 !important;
}