body.hasSystemPanel header {
    margin-top: 50px;
    padding-top: 10px;
}

.panelIcons {
    margin-top: 3px;
    margin-right: 10px;
}

.clmPanel {
    padding-top: 1em;
}

    .clmPanel .lblvalue {
        font-weight: bold;
    }

.system-panel-subs-exprOrExc {
    color: yellow;
}

.system-panel-subs-onlyActiveOrPend {
    color: green;
}

table{
    border-collapse:inherit;
}
.table > tbody > tr > td, .table > tbody > tr > th {
    vertical-align: middle;
}
.table-responsive{
    overflow-x:inherit;
}
/* Progress Bar */
table.progressbar .progress{
    margin:0px;
}
table .progress {
    height: 26px;
    margin: -14px 0;
    background-color: #bdbdbd;
}
   table .progress .value {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        background-color: #757575;
        color: white;
        text-align: center;
    }

table .percentMessage {
    color: #f5f5f5;
    position: relative;
    padding: 4px;
}

.licenseTable {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 12px !important;
}

    .licenseTable td {
        padding: 7px;
        min-height: 18px;
    }

    .licenseTable tr {
        background: white;
        border: white 5px solid;
    }

        .licenseTable tr:nth-child(odd) {
            background: #DEDEDE;
        }

        .licenseTable tr:nth-child(even) {
            background: white;
        }

.dataLabel {
    width: 20%;
}

.dataValue {
    text-align: center;
    width: 50% !important;
}

.datastate {
    width: 280px !important;
    border-top:none !important;
}

    .datastate .licenseIcon {
        width: 15%;
        display: inline-block;
    }

    .datastate .message {
        width: 45%;
        display: inline-block;
    }

.infoButton, .infoGraceButton, .resolveButton {
    margin: 0 !important;
    width: 70px;
    height:21px;
    display: inline-block;
    padding:0px;
}

.tooltip .tooltip-inner{
    max-width:300px;
}
.licenseBanner {
    width: 99.5%;
    float: left;
    height: auto;
    padding-top: 4px;
    font-weight: bold;
    color: white;
    padding-left: 5px;
    font-size: 14px;
    padding-bottom: 5px;
    margin-left: 2px;
    text-align: center;
    margin-top:10px;
}

.softwareoptions {
    padding: 6px 20px;
    text-align: center;
    margin-top: 10px;
}

#system-status-bar .tooltip > span {
    left: 5px;
    top: 40px;
}

#system-status-bar .validLicense,
#system-status-bar #siteFixing.succ .icon {
    color: #99cc68 !important;
}

#system-status-bar .inGrace {
    color: #01a5c1 !important;
}

#system-status-bar .invalid,
#system-status-bar #siteFixing.warn .icon {
    color: #ffcb46 !important;
}

#system-status-bar .noValid,
#system-status-bar #siteFixing.err .icon {
    color: #FF5052 !important;
}

#system-status-bar a, #system-status-bar a:hover {
    background: none !important;
}

#system-status-bar .clmInfoHide {
    display:none !important;
}

a.button {
    height: auto;
}

.progressbar {
    width: 100%;
    padding-top: 20px;
}

    .progressbar td {
        padding: 7px;
        min-height: 18px;
        width: 18%;
        float: left;
    }

.clmbutton {
    padding: 0;
    display: inline-block;
}

#system-status-bar #externalSourcesConnectionStatusPanel.succ .icon {
    color: #99cc68 !important;
}

#system-status-bar #externalSourcesConnectionStatusPanel.err .icon {
    color: #FF5052 !important;
}

#system-status-bar [data-panel-type="clm"] {
    font-size: 30px !important;
    cursor: pointer;
    width: 30px;
    height: 30px;
}

#system-status-bar [data-panel-type="siteFixing"] a {
    font-size: 28px !important;
    cursor: pointer;
    width: 28px;
    height: 28px;
}

#system-status-bar [data-panel-type="subscriptionsRegionStatusPanel"] div, #system-status-bar [data-panel-type="subscriptionsInconsistencyStatusPanel"] div {
    font-size: 27px !important;
    cursor: pointer;
    margin-top: 2px;
    width: 27px;
    height: 27px;
}

#externalSourcesConnectionStatusId {
    font-size: 28px !important;
    cursor: pointer;
    margin-top: 2px;
    width: 28px;
    height: 28px;

}

#system-status-bar .subscriptionsRegionStatus, #system-status-bar .externalSourcesConnectionStatus, #system-status-bar .subscriptionsInconsistencyStatus {
    display: inline-block;
    vertical-align: middle;
}

    #system-status-bar .subscriptionsInconsistencyStatus.hidden {
        display: none;
    }

#system-status-bar #subscriptionsInconsistencyStatusSeparator.hidden {
    display: none;
}

#system-status-bar .siteFixingIcon {
    display: inline-block;
    position: relative;
    margin-top: 2px;
}

    #system-status-bar .siteFixingIcon.hidden {
        display: none;
    }

#system-status-bar .separatorForFixingIcon.hidden {
    display: none;
}


body:not(.custom-theme) #system-status-bar {
    color: #45484d;
}

    #system-status-bar .statusColumns > div > div {
        display: inline-block;
    }

    #system-status-bar .statusColumns {
        font-size: 11px;
        position: relative;
        display: flex;
        flex-direction: column;
    }

        #system-status-bar .statusColumns .icon {
            font-size: 14px !important;
            width: 14px;
            height: 14px;

        }

.licenseWrapper {
    padding-top: 5px;
}

#siteStatusBar {
    margin-top: 5px;
}

#system-status-bar .separator {
    width: 1px;
    height: 35px;
    background: #c7c7c7;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
}

.networkSection, .regionsubscriptionHide {
    display: none !important;
}

.iconSubscriptionRegionsNoRegion {
    color: #FF5052 !important;
}

.separator {
    border-bottom: none !important;
}

.bootstrapTooltip + .tooltip {
    width: 260px;
    white-space: normal;
}

#signout + .tooltip {
    width: 100px;
}

#header > :first-child {
    left: 0;
    flex-grow: 1;
}

#externalSourcesConnectionSeparator {
    margin-right: 1.5px;
}

#header {
    display: flex;
    flex-wrap: nowrap;
}

.licenseWrapper {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}

#header .actions > div {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

#system-status-bar [data-panel-type],
#system-status-bar .clmIcon {
    display: inline-block;
}

@media (max-width: 470px) {
    #system-status-bar [class^="icon-"]
    , #system-status-bar [class*=" icon-"]
    , #system-status-bar [data-panel-type="siteFixing"] a
    , #system-status-bar [data-panel-type="subscriptionsRegionStatusPanel"] div
    , #system-status-bar [data-panel-type="subscriptionsInconsistencyStatusPanel"] div {
        font-size: 16px !important;
        width: 16px;
        height: 16px;
        margin: 2px;
        text-align: center;
    }


    #system-status-bar .statusColumns, #system-status-bar .separator {
        display: none !important;
    }

    .fixed-header #main {
        margin-top: 49px;
    }

    #left-panel {
        padding-top: 65px;
    }

    #system-status-bar .separator {
        margin-right: 2px;
        height: 25px;
    }

    .externalSourcesConnectionStatus {
        margin-right: 0;
    }

    .licenseWrapper {
        padding-top: 10px;
    }
}

@media (min-width:471px) and (max-width: 590px) {
    #system-status-bar [class^="icon-"], #system-status-bar [class*=" icon-"], #system-status-bar [data-panel-type="siteFixing"] a, #system-status-bar [data-panel-type="subscriptionsRegionStatusPanel"] div, #system-status-bar [data-panel-type="subscriptionsInconsistencyStatusPanel"] div {
        font-size: 22px !important;
        width: 22px;
        height: 22px;
        margin: 2px;
    }

    #system-status-bar .statusColumns, #system-status-bar .separator {
        display: none !important;
    }

    .fixed-header #main {
        margin-top: 49px;
    }

    #left-panel {
        padding-top: 65px;
    }

    #system-status-bar .separator {
        margin-right: 2px;
        height: 25px;
    }

    .externalSourcesConnectionStatus {
        margin-right: 0;
    }

}
