.header-button-block, .raised-button-block, .header-block, .header-block-ghost,
.menu-item, .form-raised-button-block input, .bottom-footer, .touch-item-selected, .flt-header, .toggle-switch > label{
    background-color: #035d5a;
}
.flat-button, .flt-col-icons, .glyphicon {
    color: #035d5a;
}
.std-form input:not([type='submit']):not([type='button']):focus, .flat-button:hover {
    border-bottom: 2px solid #035d5a;
}
.popup-help-header {
    border-bottom: 1px solid #035d5a;
}
.features-block-header {
    border-bottom: 1px solid #035d5a;
}
