/* Reg Mgr Update*/
.location {
position: relative;
}

.location:nth-of-type(2) {
    left: 0;
}

th.feeCol {
    width: 12%;
}

span.quickAddMessage {
    display: none;
}

button.quickAdd.quickAdd-NoUserLoggedIn {
    display: none;
}
.pageid_3897 .elementContainer {
    width: 100%;
}


/**
*
*   Date: 09/22/2016
*   Ticket 3870-8463822
*   Author: Kosha Burnett
*   Description: remove gridlines from multicontent page tables
*/

.pagetype_multi-content .gridTable .contentElementTD {
	border: 0 none;
}

/* End Section */
