/* Intel EPP */
@font-face {
	font-family: 'intelone-display-medium';
	src: url('../font/intelone-display-medium.woff2') format('woff2'),
	  url('../font/intelone-display-medium.woff') format('woff');
	font-style: normal;
	font-weight: normal;
  }
  
  @font-face {
	font-family: 'intelone-display-light';
	src: url('../font/intelone-display-light.woff2') format('woff2'),
	  url('../font/intelone-display-light.woff') format('woff');
	font-style: normal;
	font-weight: normal;
  }
  
  @font-face {
	font-family: 'intelone-display-regular';
	src: url('../font/intelone-display-regular.woff2') format('woff2'),
	  url('../font/intelone-display-regular.woff') format('woff');
	font-style: normal;
	font-weight: normal;
  }
  
  @font-face {
	font-family: 'intelone-display-bold';
	src: url('../font/intelone-display-bold.woff2') format('woff2'),
	  url('../font/intelone-display-bold.woff') format('woff');
	font-style: normal;
	font-weight: normal;
  }
  
  @font-face {
	font-family: 'intel_clear_probold';
	src: url('../font/intelone-display-medium.woff2') format('woff2'),
	  url('../font/intelone-display-medium.woff') format('woff');
	font-style: normal;
	font-weight: normal;
  }
  
  /* Color */
  .intel.blue {
	color: #0071c5;
  }
  
  .dark.blue {
	color: #003c71;
  }
  
  .sky.blue {
	color: #00aeef;
  }
  
  .yellow {
	color: #f3d54e;
  }
  
  .green {
	color: #c4d600;
  }
  
  .orange {
	color: #ffa300;
  }
  
  .red.orange {
	color: #fc4c02;
  }
  
  .account-page label {
	vertical-align: baseline;
  }
  
  .bar-notification.success {
	background: #ffa300;
  }
  
  /* Hide Change Password Tab */
  .block-account-navigation li.change-password {
	display: none;
  }
  
  .cart-collaterals {
	clear: left;
  }
  
  .category-grid .item-box .sub-categories-list {
	padding-top: 25px;
  }
  
  .category-page .page-title {
	display: flex;
	flex-direction: column-reverse;
  }
  
  /* Credit Card Icons */
  .cc {
	font-family: prisma;
	font-size: 25px;
  }
  
  .cc #CardNumber {
	margin-top: 5px;
  }
  
  .cc .visa::before {
	content: '\f1f0';
  }
  
  .cc .mastercard::before {
	content: '\f1f1';
  }
  
  .cc .amex::before {
	content: '\f1f3';
  }
  
  .cc .discover::before {
	content: '\f1f2';
  }
  
  .cc .jcb::before {
	content: '\f24b';
  }
  
  .cc .diners::before {
	content: '\f24c';
  }
  
  /* Hide External Authentication Section */
  .customer-info-page .fieldset:nth-of-type(3) {
	display: none;
  }
  
  .font-open-sans {
	font-family: 'intelone-display-regular', 'Open Sans';
	font-style: normal;
	font-weight: normal;
  }
  
  .font-open-sans em {
	font-family: 'intelone-display-light';
	font-style: normal;
  }
  
  .font-open-sans strong {
	font-family: 'intelone-display-bold';
	font-weight: normal;
  }
  
  .font-open-sans .product-title {
	font-family: 'intelone-display-regular', 'Open Sans';
	font-weight: normal;
  }
  
  .footer-upper.electronics-pattern {
	background-color: #0071c5;
	background-image: linear-gradient(to bottom left, #0071c5, #003c71);
  }
  
  .header-logo a img {
	max-height: 50px;
  }
  
  input#RewardPointsButton {
	background: #fff;
	border: 1px solid #eee;
	color: #666;
	font-weight: bold;
	font-size: 14px;
	height: 40px;
	text-transform: uppercase;
	width: 45%;
  }
  
  input#RewardPointsButton:hover {
	color: #0071c5;
  }
  
  /* Hide Login Body */
 /* .login-page .page-body {
	display: none;
  }*/
  
  .login-page .page-title {
	border-bottom: 0;
  }
  
  .responsive-nav-wrapper .select-country>span.text {
	color: #fff;
	font-family: 'intelone-display-regular', 'Open Sans';
	font-size: 16px;
	line-height: 46px;
	text-transform: uppercase;
  }
  
  .responsive-nav-wrapper .select-country>span.text::after {
	content: '';
  }
  
  .responsive-nav-wrapper>div>span, .responsive-nav-wrapper>div>a, .responsive-nav-wrapper>div.select-country>span {
	cursor: pointer;
	overflow: hidden;
  }
  
  .rewardpoints-box {
	background: #f6f6f6;
	border-bottom: 4px solid #fff;
	float: left;
	min-height: 0 !important;
	padding-bottom: 15px;
	text-align: left;
	width: 100%;
  }
  
  .rewardpoints-box .coupon-code {
	font-size: 0;
	overflow: hidden;
	padding: 5px 10px 10px;
  }
  
  .rewardpoints-box .coupon-code input[type="text"] {
	float: left;
	margin: 0 -1px 0 0;
	width: 55%;
	height: 40px;
  }
  
  #RewardPointsContainer p {
	color: #bbb;
	font-size: 13px;
	margin: 10px 10px 5px;
  }
  
  #RewardPointsContainer p#RewardPointsInfoLoading, #RewardPointsContainer p#RewardPointsInfoNoPointsAvailable, #RewardPointsContainer p#RewardPointsMessage {
	margin: 0 20px;
  }
  
  #RewardPointsContainer p#RewardPointsInfoNoPointsAvailable, #RewardPointsContainer p#RewardPointsMessage {
	color: #d63150;
  }
  
  #RewardPointsLink {
	border-bottom: 1px solid #eee;
	color: #0071c5;
	display: block;
	font-family: 'intelone-display-bold';
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 5px;
	padding: 20px;
	text-decoration: underline;
	text-transform: uppercase;
  }
  
  .screenreader-text {
	position: absolute;
	left: -999px;
	width: 1px;
	height: 1px;
	top: auto;
  }
  
  .screenreader-text:focus {
	color: black;
	display: inline-block;
	height: auto;
	width: auto;
	position: static;
	margin: auto;
  }
  
  .select-country-nav {
	background-color: #252525;
	height: 100%;
	overflow-x: hidden;
	padding-top: 60px;
	position: fixed;
	right: 0;
	top: 0;
	transition: 0.5s;
	width: 0;
	z-index: 1030;
  }
  
  .select-country-nav a {
	color: #fff;
	display: block;
	font-size: 14px;
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	transition: 0.3s;
  }
  
  .select-country-nav a:hover {
	color: #9addf7;
  }
  
  .select-country-nav .closebtn {
	font-size: 36px;
	margin-left: 50px;
	position: absolute;
	right: 25px;
	top: 0;
  }
  
  .ui-dialog td {
	display: block;
  }
  
  /* Hide Wishlist URL */
  .wishlist-page .share-info {
	display: none;
  }
  
  @media screen and (max-height: 450px) {
	.sidenav {
	  padding-top: 15px;
	}
  
	.sidenav a {
	  font-size: 18px;
	}
  }
  
  @media (max-width: 1024px) {
	.responsive-nav-wrapper .select-country>span.text {
	  display: none;
	}
  
	.footer-middle>div:last-child {
	  margin-top: 0 !important;
	}
  
	.header-logo a {
	  left: 50%;
	  position: absolute;
	  transform: translate(-50%);
	}
  
	.header-wrapper {
	  min-height: 66px;
	}
  
	.menu-title {
	  position: absolute;
	  left: 0;
	}
  }
  
  @media (min-width: 769px) {
	.link-rss {
	  display: none !important;
	}
  
	.shopping-cart-page .message-error {
	  display: block;
	}
  }
  
  @media (min-width: 1025px) {
	.breadcrumb {
	  text-align: left !important;
	}
  
	.category-page .page-title {
	  display: flex !important;
	}
  
	.payment-info .info .cc {
	  text-align: left;
	}
  
	.header {
	  width: calc(100% - 135px) !important;
	}
  
	.header.mod {
	  width: calc(100% - 225px) !important;
	}
  
	.header .search-box {
	  float: right;
	  width: 45px !important;
	}
  
	.header .search-box.transition {
	  transition: width 1s;
	  width: 340px !important;
	}
  
	.header-logo {
	  position: absolute;
	  left: calc(50% + 67.5px - 37.914px);
	}
  
	.header.mod .header-logo {
	  left: calc(50% + 112.5px - 37.914px);
	}
  
	.header-menu .sublist li a::before {
	  color: #00aeef !important;
	}
  
	input#RewardPointsButton {
	  transition: all .3s;
	}
  
	.item-box .product-title, .item-box .title {
	  height: auto;
	}
  
	.product-essential .product-name, .product-name .breadcrumb, .product-essential .product-name h1 {
	  display: block !important;
	  direction: ltr !important;
	}
  
	.responsive-nav-wrapper>div.select-country {
	  width: 90px;
	}
  
	.responsive-nav-wrapper>div.select-country>span {
	  display: inline-block;
	  width: 45px;
	}
  
	.rewardpoints-box {
	  width: calc(34% - 4px);
	}
  
	.rewardpoints-box .coupon-code {
	  padding: 5px 20px 10px;
	}
  
	#RewardPointsContainer p {
	  margin: 10px 20px 5px;
	}
  
	.search-box form::after {
	  color: #fff;
	  content: '\e910';
	  cursor: pointer;
	  font-family: prisma;
	  font-size: 25px;
	  height: 45px;
	  line-height: 45px;
	  position: absolute;
	  right: 0;
	  width: 45px;
	}
  
	.search-box form:hover::after {
	  background-color: #0066b1;
	}
  
	.search-box form.transition::after {
	  pointer-events: none;
	}
  
	.search-box input.search-box-button {
	  position: absolute;
	  right: 0;
	}
  
	.search-box input.search-box-text {
	  left: 0;
	  padding: 8px 0;
	  position: absolute;
	  width: 0;
	}
  
	.search-box input.search-box-text.transition {
	  padding: 8px;
	  width: calc(100% - 45px);
	}
  
	.search-box .search-box-button {
	  background-image: none !important;
	}
  }
.tr-myaccount-gc td {
	padding: 10px 0 10px 0;
}
#pDT, #pVietnamChinaRequired, #pShippingAcknowledgeRequired {
	display: none;
	color: red;
}
#lblDutiesAndTaxes {	
	font-size: 15px;
}
#btnCheckoutVietnamChina {
	background-color: #0071c5;
	color: #fff;
	margin-left:90%;
}

@media(max-width:1090px) {
    #btnCheckoutVietnamChina  {
margin-left: 85%;
}
}
@media(max-width:700px) {
    #btnCheckoutVietnamChina  {
margin-left: 78%;
}

}
.divDutiesAndTaxes, #divShippingAcknowledgeContainer {
    margin: 0 0 20px;
    padding: 20px;
    background: #f6f6f6;
}

.divLabelDaT {
    padding: 55px;   
}
.divLabelDaT, .divInnerShippingAcknowledge {
     background: #fff;
}
.divInnerShippingAcknowledge {
    padding: 15px;
}

.lblDaTHead, .lblShippingAcknowledgeHeader, .lblCheckoutVietnamChinaPopupHeader, #pVietnamChinaRequired, #pShippingAcknowledgeRequired, #pDT {
    margin-left: 22px;
}

#lblDutiesAndTaxes::before, #lblDutiesAndTaxes::after {
    top: 33%;
}
#lblShippingAcknowledgeText::before, #lblShippingAcknowledgeText::after {
    top: 42%;
}
#lblVietnamChinaText::before, #lblVietnamChinaText::after {
top:33%;
}
#btn-product-lottery {
	background-color: #0071c5;
	padding: 13px 35px;
	border: 0;	
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	display: block;
	margin: 10px auto 0;
}
#btnEnterLottery:hover {
	color: #0071c5;
}