/* MEMBERSHIP LANDING PAGE */
.morg-landing {
    margin: 0 auto;
    width: 770px;
    text-align: center;
}
.morg-logo {
    display: block;
    margin: 0 auto;
    width: 400px;
    height: 400px;
    background: url(https://static.ccnbikes.com/15-09-2025--15-12-04/static/images/fqsc-landing.png);
    text-align: left;
    text-indent: -9999px;
}

#group-grants-table .name {width: 450px;}
#group-grants-table .required {width: 150px;}
#group-grants-table .delete {width: 150px;}

#node-grants-table .name {width: 450px;}
#node-grants-table .visible {width: 150px;}
#node-grants-table .required {width: 150px;}
#node-grants-table .delete {width: 150px;}

#node-affiliates-table .name {width: 400px;}
#node-affiliates-table .approved {width: 125px;}
#node-affiliates-table .public {width: 125px;}
#node-affiliates-table .affiliate_type {width: 150px;}
#node-affiliates-table .delete {width: 150px;}

#node-renewals-table .name {width: 450px;}
#node-renewals-table .delete {width: 150px;}

#group-priceband-table .name {width: 450px;}
#group-priceband-table .amount {width: 150px;}

#groups-table .table-header a {color: #FFF; font-weight: bold }