.ApplicationSubscription                    { float: right; width: 33px; height: 33px; cursor: pointer;}
.ApplicationSubscription[hidden]            { display: none;}
.subscriptionPopupContent {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.subscriptionPassiveRow {
    color: #949494;
}
.subscriptionGrid {
    width: 100%;
    height: 500px;
    float: left;
    border-top: 1px solid #DDDDDD;
}
.subscriptionHeader {
    height: 70px;
    width: 100%;
}
.subscriptionBlock {
    float: left;
    width: 256px;
    padding: 10px 0px 0px 55px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 20px;
    height: 100%;
    border-right: 1px solid #DDDDDD;
    margin-right: 20px;
}

.subscriptionBlock:hover {
    cursor: default
}

.subscriptionBlock[TotalDevices] {
    background: url(all_devices_icon.png) no-repeat 0 8px;
}

.subscriptionBlock[WarningDevices] {
    background: url(licance_end_icon.png) no-repeat 0 8px;
}

.subscriptionCount {
    text-align: left;
    font: Bold 30px/20px Segoe UI;
    letter-spacing: 0;
    color: #333333;
    opacity: 1;
}

.subscriptionText {
    text-align: left;
    font: 11px/35px Segoe UI;
    letter-spacing: 0;
    color: #8F8F8F;
    opacity: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.subscriptionCustomerBlock {
    float: left;
    width: 256px;
    padding: 10px 0px 0px 55px;
    cursor: pointer;
    overflow: hidden;
    background: url(customer_icon.png) no-repeat 0 8px;
    text-align: left;
    font: 12px/21px Segoe UI;
    color: #333333;
    opacity: 1;
    height: 100%;
}

.subscriptionCustomerBlock:hover {
        cursor: default
    }

.divFilterSelectbox {
    float: left;
    width: 28%;
    margin-top: 15px;
    margin-bottom: 10px;
}

.divLicenseUploadButton, .divLicenseUploadButton:hover {
    float: right;
    background: #46A046 0% 0% no-repeat padding-box;
    opacity: 1;
    width: 184px;
    margin-top: 15px !important;
    margin-bottom: 10px !important;
    text-align: center;
    font: normal 14px/10px Segoe UI;
    letter-spacing: -0.28px;
    color: #FFFFFF;
}

.divLicenseUploadButton.dx-button-mode-contained.dx-state-focused {
    background: #46A046 0% 0% no-repeat padding-box;
    border-color: #ddd;
}

.licenseFileUploadDiv {
    border: 1px dashed #707070;
    opacity: 1;
    height: 390px;
}

.licenseFileUploadDiv .dx-fileuploader-content {
    display: table-cell;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.licenseFileUploadDiv .dx-fileuploader-input-wrapper {
    text-align: center;
}

.licenseFileUploadDiv .dx-fileuploader-input-container {
    padding-left: 200px;
}

.licenseFileUploadDiv .dx-fileuploader-input-wrapper .dx-button {
    float: none;
}

.licenseFileUploadText {
    text-align: left;
    letter-spacing: -0.28px;
    color: #333333;
    opacity: 1;
    font: normal 14px/19px Segoe UI;
    letter-spacing: -0.28px;
    padding-bottom: 20px;
}
.fileUploadErrorMessage {
    width: 100%;
    height: 54px;
    background: #D14D4D 0% 0% no-repeat padding-box;
    border-radius: 5px;
    text-align: center;
    font: normal 14px/45px Segoe UI;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    margin-bottom: -20px;
    margin-top: 15px;
}
.buttonArea {
    text-align: center;
    margin-top: 40px;
}

.licenseCompleteButton {
    margin-right: 10px;
    width: 100px;
}

.licenseCancelButton {
    margin-left: 10px;
    width: 100px;
}
.summaryValue {
    text-align: left;
    font: Bold 16px/21px Segoe UI;
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
    margin-left: 5px;
}
.summaryText {
    text-align: right;
    font: normal 14px/19px Segoe UI;
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
}
.summaryInfoText {
    text-align: left;
    font: normal 12px/16px Segoe UI;
    letter-spacing: 0px;
    color: #8F8F8F;
    opacity: 1;
}
.licenseSummaryGrid {
    width: 100%;
    height: 405px;
    float: left;
    border-top: 1px solid #DCDCDC;
    margin-top: 25px;
    margin-bottom: 15px;
}
.licenseConfirmationMessageDiv {
    height: 465px;
    text-align: center;
    font: normal 16px/21px Segoe UI;
    letter-spacing: -0.32px;
    color: #333333;
    position: relative;
    text-align: center;
}
.licenseConfirmationMessageText {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -9px;
}
.confirmationDeviceCount {
    text-align: center;
    font: Bold 16px/21px Segoe UI;
    letter-spacing: -0.32px;
    color: #333333;
}
.licenseResultDiv {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin-top: -9px;
}
.licenseResultImage {
    background: transparent url(check_icon.svg) no-repeat padding-box;
    height: 55px;
    background-position: center;
}

.licenseResultImage[error] {
    background: transparent url(error.svg) no-repeat padding-box;
    height: 70px;
    background-position: center;
}

.licenseResultText {
    text-align: center;
    font: normal 16px/21px Segoe UI;
    letter-spacing: -0.32px;
    color: #333333;
    opacity: 1;
    margin-top: 30px;
}
.ApplicationRightMenuPopupItemIcon[icon="subscription"] {
    background: transparent url(subscription.svg) 0% 0% no-repeat padding-box;
}