/* Ecomm Shopping Styles */
.EcommProductBox_Normal {
    padding-top: 10px;
    padding-bottom: 10px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 240px !important;
}

 .EcommProductBox_Normal:hover {
background-color: #EEEEEE;
}

/* Expand width of boxes on plan selection screen so that all plan names are displayed */
div[id^="dnn_ctr"][id$="_Edit_PlanSelection_UP"] > .row-plan > .item {
  max-width: min-content;
}

/* Fix the "View Details" modal on the plan selection screen */
div[id^="dnn_ctr"][id$="_Edit_PlanSelection_UpdatePanel1"] {
  position: unset !important;
}

/* Correct the coverage check tool's position */
div[id^="dnn_ctr"][id$="_View_ServiceSelection_pnlMessage"] {
  position: relative !important;
  margin: 0 auto;
}

.cartProductBox{
height: 150px !important;
}
.cart-username{
font-weight: 700;
}

.cart-price {
font-size: 85%;
}

.btn-product {
position: absolute;
top: 0px;
left: 0px;
height: 240px;
width: 100%;
opacity: 0 !important;
}

.product-image {
min-width: 50px;
border: none !important;
background-color: transparent !important;
}

.display-name {
font-weight: bold;
font-size: 20px;
}

.vendor-message {
font-size: 85%;
}

.vendor-message > img {
min-width:50px;
max-width: 100px;
border: none !important;
background-color: transparent !important;
}


/*  Used to give Bootstrap Tabs some spacing and borders */
.bordered-tab-contents > .nav-tabs {
    padding-left: 15px;
    margin-bottom: 0;
    border: none;
}
.bordered-tab-contents > .tab-content {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 15px;
}

.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;
}

/* Plan and Feature selection radio buttons */

input[type=radio] + label, input[type=checkbox] + label {
  width: 100%;
  margin: 2px;
  text-align: left;
  color: #333;
  background-color: #fff;
  border-color: #ccc !important;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
input[type=radio] + label:hover, input[type=checkbox] + label:hover {
  background-color: #e6e6e6 !important;
  border-color: #adadad !important;
}
.plan-cost {
  font-weight: bold;
  font-size: 18px;
  background-color: lightgray;
  padding: 7px;
  margin-left: -12px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.plan-name {
  padding-left: 10px;
}

/* Hide Persona Bar */
/* Commenting this initially helps with setup of new sites. 
 * Be sure to uncomment when deploying to customer
 */
.personabar-placeholder {
 /* display:none; */
}

/* CSS Added on 2/19/25 */
.panel-default {
    border-color: #ddd;
    width: fit-content;
}


@media (min-width: 768px){
    .col-sm-offset-2 {
        margin-left: 8.666667%;
    }
}

/* Employee Page Radio Buttons Selected */
#dnn_ctr14911_Edit_ByodApproval_pnlICC input[type="radio"]:checked + label {
    background-color: #d3d3d3 !important;
    border-color: #9e9e9e !important;
    color: #333 !important;
}

#dnn_ctr14911_Edit_ByodApproval_listContract input[type="radio"]:checked + label {
    background-color: #d3d3d3 !important;  
    border-color: #9e9e9e !important;      
    color: #333 !important;                     
}


#dnn_ctr14911_Edit_PlanSelection_repeaterPlans_chklistIndividualPlan_0 input[type="radio"]:checked + label {
    background-color: #d3d3d3 !important;  
    border-color: #9e9e9e !important;      
    color: #333 !important;             
}


#dnn_ctr14911_Edit_AddonSelection_chkActivationFee input[type="radio"]:checked + label {
    background-color: #d3d3d3 !important; 
    border-color: #9e9e9e !important;     
    color: #333 !important;               
}


#dnn_ctr14911_Edit_PortOrNewActivationInfo_radListService input[type="radio"]:checked + label {
    background-color: #d3d3d3 !important;  
    border-color: #9e9e9e !important;     
    color: #333 !important;               
}


#dnn_ctr14911_Edit_Checkout_MakePayment_listTradeIn input[type="radio"]:checked + label {
    background-color: #d3d3d3 !important; 
    border-color: #9e9e9e !important;      
    color: #333 !important;             

}


/* Add a Line Radio Buttons Selected */
#dnn_ctr14827_Edit_ByodApproval_pnlICC input[type="radio"]:checked + label {
    background-color: #d3d3d3 !important;  
    border-color: #9e9e9e !important;     
    color: #333 !important;              
}

#dnn_ctr14827_Edit_ByodApproval_listContract input[type="radio"]:checked + label {
    background-color: #d3d3d3 !important;  
    border-color: #9e9e9e !important;      
    color: #333 !important;                     
}


#dnn_ctr14827_Edit_PlanSelection_repeaterPlans_chklistIndividualPlan_0 input[type="radio"]:checked + label {
    background-color: #d3d3d3 !important;  
    border-color: #9e9e9e !important;      
    color: #333 !important;             
}


#dnn_ctr14827_Edit_AddonSelection_chkActivationFee input[type="radio"]:checked + label {
    background-color: #d3d3d3 !important; 
    border-color: #9e9e9e !important;     
    color: #333 !important;               
}


#dnn_ctr14827_Edit_PortOrNewActivationInfo_radListService input[type="radio"]:checked + label {
    background-color: #d3d3d3 !important;  
    border-color: #9e9e9e !important;     
    color: #333 !important;               
}


#dnn_ctr14827_Edit_Checkout_MakePayment_listTradeIn input[type="radio"]:checked + label {
    background-color: #d3d3d3 !important; 
    border-color: #9e9e9e !important;      
    color: #333 !important;             

}

#dnn_ctr15952_View_pnlSplash > div.text-center > button {
    color: #000!important;
    border-radius: 4px !important;
    border: none;
    font-weight: 500 !important;
}

#dnn_ctr14965_ForgotPassword_pnlVerifyUser > div > div.col-sm-6 > div > div{
    width: 40%;
}

#dnn_ctr14965_ForgotPassword_pnlSecurityPin > div > div {
    width: 100%;
}

#dnn_ctr14684_Plan_Change_pnlMessage {
     left: 12rem !important;
}

*[id^="dnn_ctr"][id$="_Plan_Change_wizardPlanchange"] input[type=radio]:checked + label {
    box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.25) !important; 
    background-color: rgba(255, 255, 255) !important;
    border: 1px solid var(--account-secondary)!important;
}

#dnn_ctr16104_View_btnDisconnect {
    margin-top: 0.6rem;
}


#dnn_ContentPane > div.DnnModule.DnnModule-TelispireModulesHTML.DnnModule-16105{
    margin: 15px 25rem 0 18px;
}





