h2.eb-heading, h2.osm-heading, h2.osm-form-heading {margin-top:60px;margin-bottom:30px;}
h3.eb-heading, h3.osm-heading, h3.osm-form-heading {margin-top:40px;margin-bottom:20px;}
#os_form #btn-submit {margin-top:30px;}
#os_form div.uk-form-label {margin-top:20px;}


#os_form #field_username,
#os_form #field_password, 
#os_form #field_password2
	{
      width:66.7%; display:block; clear:both; !important
}

#os_form .osm-heading {display:block;width:100%;margin-top:40px;}
#os_form .form-actions {display:block; width:100%;}
#os_form #amount.input-small {min-width:150px;}

.osm-heading {
    position: relative
}

.osm-heading::before {
    content: "";
    display: inline-block;
    position: relative;
    top: calc(-.1 * 1em);
    vertical-align: middle;
    height: calc(4px + .8em);
    margin-right: calc(5px + .2em);
    border-left:calc(2px + .16em) solid #ef3340
}

ul.osm-renew-options {list-style:none;}

#Interests > div > div {width:300px;}

#osm-profile #organization-lbl span {display:none;}
#osm-profile #organization-lbl:after {Content:'Organization';}