/* ----------------------------------- */
/*        UPS: SHARED BG-BG CSS        */
/*   www.ups.com and wwwapps.ups.com   */
/*      not loaded by mobile site      */
/* ----------------------------------- */

/* UPS-4143 */
#main .btn-bar input {
    margin-right: 5px;
    margin-bottom: 15px;
}

/* UPS-4157 */
button#nbsOriginReviewEditButton{
	width: max-content;
}
button#destinationnbsAgentToggleAddressView {
    width: max-content;
}
/* UPS-4147 */
button#originnbsAgentToggleAddressView {
    width: max-content;
}
/* UPS-4141 */
#main .appLvlAction .formcol7 {
    width: 400px;
}

/* UPS-5839 */
.flexFirstPad {
	padding-right: 20px;
}
.ui-dialog.ui-widget table.tab dd select, .mod.modal.dialog.col12 table.tab dd select {
	text-align: left;
}

