.personalBarContainer {
  display: none;
}

.personabar-visible {
  margin-left: 0px !important;
}

.environment {
    opacity: 0 !important;
}

div#dnn_ctr7681_View_pnlRestoreService {
padding-bottom: 25px;}
a#dnn_ctr7681_View_linkEdit {
    background-image: linear-gradient(rgb(41, 72, 152) 0px, rgb(41, 72, 152) 100%);
    border-bottom-color: rgb(41, 72, 152);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-collapse: collapse;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(41, 72, 152);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(41, 72, 152);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(41, 72, 152);
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    direction: ltr;
    display: inline-block;
    font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: normal;
    height: 34px;
    letter-spacing: 1px;
    line-height: 20px;
    margin-bottom: 0px;
    padding-bottom: 6px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 6px;
    text-align: center;
    text-decoration-color: rgb(255, 255, 255);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-size-adjust: 100%;
    touch-action: manipulation;
    transition-delay: 0s;
    transition-duration: 0s;
    transition-property: none;
    transition-timing-function: ease;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
    text-transform: uppercase;
}

@media (min-width: 768px) {
    div[id^="dnn_ctr"][id$="_View_ServiceSelection_pnlMessage"] .col-sm-3 {
        margin-left: 0px !important;
        width: 50% !important;
    }
}

.btn {
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

@media (min-width: 768px) {
    div[id^="dnn_ctr"][id$="_View_ServiceSelection_pnlMessage"] .col-sm-3 {
        margin-left: 0px !important;
        width: 50% !important;
    }
}

div[id$='_Edit_ByodApproval_pnlMessage'] {
	top: 100px !important;
}

div.DnnModule-CustomerWirelessM2DSummary2 div[id^="dnn_ctr"][id$="_View_pnlModule"] div.col-sm-12 > label {
	display: none;
}


.dnnPanelLoading {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -ms-opacity: 0.7;
    opacity: 0.7;
}
 
.dnnLoading {
    background: #fff url(../../../../../images/loading.gif) no-repeat center center;
    position: absolute;
    z-index: 9999;
}
/* Hide Persona Bar */
.personabar-placeholder {
   display:none;
}


