/* Call log panelLoading error fix */
.DnnModule-CustomerWirelessCallDetail .dnnPanelLoading {
display: none;
}
/* End Call log panelLoading error fix */

/* Hide DNN Bar */
.personalBarContainer {
    display: none !important;
}
.personabar-visible {
    margin-left:0px !important;
}

/* Ecomm Shopping Styles */
   div[id^="dnn_ctr"][id$="_Edit_ShoppingCartView_pnlMessage"]
    {
        margin-top: 60px;
    }

.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;
}

.overage-table, .overage-table th, .overage-table td { 
	text-align: -webkit-center; 
}

 .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;
}

/* Hide the "Individual Plans" label */
span[id*="_Edit_PlanSelection_repeaterPlans_lblIndividualPlan"], span[id*="_Edit_PlanSelection_repeaterPlans_lblFamilyPlan"] {
  display:none;
}

/* 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;
}

@media (max-width: 767px) {
  .modal-dialog {
    top: -265px;
  }
  .modal-body {
    max-height: 300px !important;
  }
}



div[id^="dnn_ctr"][id$="_Edit_ShoppingCartView_UP"] > div.row:nth-child(5) .well > div {
    width: 100%;
}

.alert-danger {
    font-size: 24px !important;
    padding: 50px !important;
}

div[id^="dnn_ctr"][id$="_Edit_ViewPhoneDetails_UP"] .col-md-4.col-sm-6.col-xs-12 {
	display:none;
}

.ModCustomerWirelessCallDetailC td:nth-of-type(7), .ModCustomerWirelessCallDetailC th:nth-of-type(7) {
    display: none;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    font-size: 17px;
    line-height: 1.6;
}

h1 {
  font-size: 41px;
}
.h2,
h2 {
  font-size: 34px;
}
.h3,
h3 {
  font-size: 28px;
}
.h4,
h4 {
  font-size: 20px;
}
.h5,
h5 {
  font-size: 16px;
}
.h6,
h6 {
  font-size: 14px;
}

@media screen and (min-width: 1201px) {
    .mobile-shopping-cart {
        display: none;
    }
}

@media screen and (max-width: 750px) {
  .header-brand-essence {
    font-size: 12px !important;
  }
  .header-phone-number {
    margin-left: -80px !important;
  }

div[id^="dnn_ctr"][id$="_Edit_ShoppingCartView_UP"] > div.row:nth-child(5) > div > div.panel > div:nth-child(1) > div > div.text-right.col-xs-2:nth-child(3) {
	display: none;
}
div[id^="dnn_ctr"][id$="_Edit_ShoppingCartView_UP"] > div.panel:nth-child(6) > div > div:nth-child(1) > div:nth-child(2) {
	display: none;
}
div[id^="dnn_ctr"][id$="_Edit_ShoppingCartView_UP"] > div.panel:nth-child(6) > div > div:nth-child(1) > div:nth-child(3) {
	width: 58.33333333% !important;
}
div[id^="dnn_ctr"][id$="_Edit_ShoppingCartView_UP"] > div.panel:nth-child(6) > div > div > div.col-xs-4 {
	width: 91.66666667% !important;
}
div[id^="dnn_ctr"][id$="_Edit_ShoppingCartView_UP"] > div.panel:nth-child(6) > div > div > div.col-xs-2.text-right:nth-child(4) {
	width: 100% !important;
}
div[id^="dnn_ctr"][id$="_Edit_ShoppingCartView_UP"] > div.row:nth-child(8) > div > div.panel > div:nth-child(1) > div > div.col-xs-offset-3 {
	margin-left: 0px !important;
	width: 25% !important;
}
div[id^="dnn_ctr"][id$="_Edit_ShoppingCartView_UP"] > div.row:nth-child(8) > div > div.panel > div:nth-child(1) > div > div:nth-child(3) {
    width: 33.33333333% !important;
}
div[id^="dnn_ctr"][id$="_Edit_ShoppingCartView_UP"] > div.row:nth-child(8) > div > div.panel > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) {
	margin-left: 0px !important;
	width: 25% !important;
}
div[id^="dnn_ctr"][id$="_Edit_ShoppingCartView_UP"] > div.row:nth-child(8) > div > div.panel > div:nth-child(2) > div:nth-child(3) > div.col-xs-5 {
	width: 100% !important;
}
div[id^="dnn_ctr"][id$="_Edit_ShoppingCartView_UP"] > div.row:nth-child(8) > div > div.panel > div:nth-child(2) > div:nth-child(3) > div:nth-child(3) {
	margin-left: 41% !important;
}
div[id^="dnn_ctr"][id$="_Edit_ShoppingCartView_UP"] > div.row:nth-child(8) > div > div.panel > div:nth-child(2) > div:nth-child(5) > div > div.col-xs-5 {
	width: 75% !important;
}
.small, small {
	font-size: 85% !important;
}
div[id^="dnn_ctr"][id$="_Edit_ShoppingCartView_UP"] > div.row:nth-child(8) > div > div.panel > div:nth-child(2) > div:nth-child(7) > div:nth-child(1) {
	width: 33.33333333% !important;
}
.btn-lock-bottom {
    width: 100% !important;
    display: block;
    height: 45px;
    bottom: 0px;
    right: 0px;
    position: fixed;
    z-index: 999999999;
	}

}


.ModEcommModulesViewShoppingCartC {
	display: none;
}

.shopping-cart > img {
    width: 36px;
	margin-top: -4px;
}

.mobile-shopping-cart {
    position: relative;
	top: 22px;
}

.mobile-shopping-cart > img {
	width: 36px;
}




table[id^="dnn_ctr"][id$="_Edit_AddonSelection_tblFeature"] > tbody > tr:nth-child(1), table[id^="dnn_ctr"][id$="_Edit_AddonSelection_tblFeature"] > tbody > tr:nth-child(2) {
	display:none;
}
