/* For MPP Base Camp and AcmeMLM */

/* For AcmeMLM */
/* MS */
table#tblLayout a[id$="btnCancel"] {
    background-color: #9a0169!important;
    background-image: none;
    background-position: left center;
    background-repeat: no-repeat;
    border-radius: 2px;
    color: #fff!important;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 10px !important;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 0 0 2px 4px;
    padding: 0!important;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    vertical-align: top;
    white-space: normal;
    width: 140px!important;
}
table#tblLayout a[id$="btnBack"] {
    background-color: #9a0169!important;
    background-image: none;
    background-position: left center;
    background-repeat: no-repeat;
    border-radius: 2px;
    color: #fff!important;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 10px !important;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 0 0 2px 4px;
    padding: 0!important;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    vertical-align: top;
    white-space: normal;
    width: 140px!important;
}
span[id$="LBLOrSaveContinue"] {
    display: none;
}
img[id$="imgSeachIcon"] {
    height: 22px!important;
    cursor: pointer;
    margin-top: 0px;
    margin-left: 2px;
}

#ctl00_CPH_ctl02_BM_btnDeleteCategoryBottom, #ctl00_CPH_ctl02_BM_btnDeleteCategory, #ctl00_CPH_ctl02_BM_btnAddApplicationSet {
    background-image: none;
    height: auto!important;
    width: 0!important;
}

.tdButtonLeft, .tdButtonLeftDelete, .tdBottomButtonLeft {
    background-color: #9a0169;
    background-image: none;
    background-position: left center;
    background-repeat: no-repeat;
    border-radius: 2px 0 0 2px;
    float: left;
    height: 30px;
    padding: 0!important;
    width: 24px!important;
    display: none;
}
.tdButtonRight, .tdBottomButtonRight {
    background-color: #9a0169;
    background-image: none;
    background-repeat: no-repeat;
    border-radius: 0 3px 3px 0;
    float: left;
    height: 30px;
    padding: 0!important;
    width: 24px!important;
    display: none;
}
.tdButtonMiddle, .tdButtonMiddleDelete, .tdBottomButtonMiddle {
    background-color: #9a0169;
    background-image: none!important;
    background-repeat: repeat-x!important;
    color: #ffffff!important;
    cursor: pointer;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    width: auto !important;
    border-radius: 2px;
    padding: 0 10px !important;
}