.consumptionLimit {
    width: 68%;
}

.ConsumptionLimitUnit, .epochConsumptionLimitUnit {
    width: 30%;
    height: 32px;
    border: solid 1px #BDBDBD;
    padding: 5px 10px;
    background-color: #eee;
}

    .ConsumptionLimitUnit label, .epochConsumptionLimitUnit label {
        text-decoration: underline;
        text-decoration-style: dotted;
        text-underline-position: under;
        width: inherit;
        cursor: help;
    }

.rtk, .xpos {
    display: none;
}

.row {
    margin: 0px !important;
    margin-bottom: 15px !important;
}

    .row .note {
        margin-top: 5px;
        display: inline-block;
    }

        .row .note a{
            cursor: pointer;
            text-decoration: underline;
        }

.packageRegionalRestriction .sbc-combobox-input {
    padding-left:5px !important;
}

.quotalimit {
    padding-left: 25px;
}

form .quotalimit {
    display: none;
}

.statusIndicator {
    color: red !important;
}

#restrictionsWrapper > div {
    display: none;
}

#restrictionsWrapper.region .regionSelection {
    display: flex;
}

.regionSelection {
    padding-top: 0px !important;
}
