/* FLASH WIRELESS */

/* Device Protection Plan Acknowledge button fix */
div[id^="dnn_ctr"][id$="_Edit_AddonSelection_pnlPlanProtection"] .modal-header .pull-right {
 padding-right: 0px; 
} 
/* End Device Protection Plan Acknowledge button fix */

span[id^="dnn_ctr"][id$="_Edit_PlanSelection_lblPlanDescription"] img { 
  width: 183px !important; 
  height: 180px !important;
}

@media (min-width: 992px) {
	div.ModACNEndUserAccountSummaryC > div > div> div> div:nth-child(2), div.ModACNEndUserAccountSummaryC > div > div> div> div:nth-child(1) {
		/* width: 50% !important; */
	}
}
div.ModACNEndUserAccountSummaryC > div > div> div> div:nth-child(3) {
    width: 100% !important;
}

.ViewDetails, .NoDisplay {
    padding: 6px 10px !important;
}

@media (max-width: 767px) {
label[for^="dnn_ctr"][for*="_Edit_AddonSelection_chk"]  {
        width: 95% !important;
  margin-left: -10px !important;
  }
  .ViewDetails, .NoDisplay {
    padding: 13px 10px !important;
    left: -30px;
    position: relative;
  }
}

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

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

span[id^="dnn_ctr"][id*="_Edit_ShoppingCartView_repeaterDevice_lblUser"]  {
	float: none !important;
}

input[id^="dnn_ctr"][id$="_Edit_ByodApproval_checkAddSimCardToOrder"] {
	display: inline-block !important;
}
#dnn_ctr9546_Edit_ByodApproval_checkAddSimCardToOrder{
	display: none !important;
}

div[id^="dnn_ctr"][id$="_View_pnlProducts"] input[type='checkbox'] {
	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;
}





.ModTelispireModulesHTMLC .content-page .container .left-support {
		width:100%;
	}


@media only screen and (min-width: 1207px) {
	.ModTelispireModulesHTMLC .content-page .container .left-support {
		width: 850px;
	}
}

@media only screen and (max-width: 990px) {
	.contentpane {
		padding-top: 50px;
	}
}

@media only screen and (max-width: 1206px) {
	.ModTelispireModulesHTMLC .right {
		width: 100% !important;
	}
	.ModTelispireModulesHTMLC .content-page .container {
		width:100% !important;
	}
}

.personabar-placeholder {
   display:none;
}


#dnn_ctr11268_ModuleContent {
    background-color: white;
    padding: 30px;
}

	.endChatButton.postChatButton > span {
		color: #004b87 !important;
	}
	.endChatButton.saveTranscriptButton > span {
		color: lightgray !important;
	}

#ot-sdk-btn {
    background-color: #0a467b !important;
    border-color: #0a467b !important;
    color: #FFFFFF !important;
}

#ot-sdk-btn:hover {
    background-color: #407EC9!important;
    color: white !important;
    border-color: #407EC9!important;
    opacity: 1!important;
}
