
 
* {
    padding: 0;
    margin: 0; 
}

@font-face {
  font-family: 'TTHovesLight';
  src: url('/starbucks-design/Files/AdvancedStyle_10459/TT Hoves Light.eot');
  src: url('/starbucks-design/Files/AdvancedStyle_10459/TT Hoves Light.eot?#iefix') format('embedded-opentype'),
    url('/starbucks-design/Files/AdvancedStyle_10459/TT Hoves Light.woff2') format('woff2'),
    url('/starbucks-design/Files/AdvancedStyle_10459/TT Hoves Light.woff') format('woff'),
    url('/starbucks-design/Files/AdvancedStyle_10459/TT Hoves Light.ttf') format('truetype');
  font-weight: 300;
}

@font-face {
  font-family: 'TTHoves';
  src: url('/starbucks-design/Files/AdvancedStyle_10459/TT Hoves Regular.eot');
  src: url('/starbucks-design/Files/AdvancedStyle_10459/TT Hoves Regular.eot?#iefix') format('embedded-opentype'),
    url('/starbucks-design/Files/AdvancedStyle_10459/TT Hoves Regular.woff2') format('woff2'),
    url('/starbucks-design/Files/AdvancedStyle_10459/TT Hoves Regular.woff') format('woff'),
    url('/starbucks-design/Files/AdvancedStyle_10459/TT Hoves Regular.ttf') format('truetype');
  font-weight: 400;
}

@font-face {
  font-family: 'TTHovesDemiBold';
  src: url('/starbucks-design/Files/AdvancedStyle_10459/TT Hoves Demi Bold.eot');
  src: url('/starbucks-design/Files/AdvancedStyle_10459/TT Hoves Demi Bold.eot?#iefix') format('embedded-opentype'),
    url('/starbucks-design/Files/AdvancedStyle_10459/TT Hoves Demi Bold.woff2') format('woff2'),
    url('/starbucks-design/Files/AdvancedStyle_10459/TT Hoves Demi Bold.woff') format('woff'),
    url('/starbucks-design/Files/AdvancedStyle_10459/TT Hoves Demi Bold.ttf') format('truetype');
  font-weight: 600;
}

@font-face {
  font-family: 'TTHovesBold';
  src: url('/starbucks-design/Files/AdvancedStyle_10459/TT Hoves Bold.eot');
  src: url('/starbucks-design/Files/AdvancedStyle_10459/TT Hoves Bold.eot?#iefix') format('embedded-opentype'),
    url('/starbucks-design/Files/AdvancedStyle_10459/TT Hoves Bold.woff2') format('woff2'),
    url('/starbucks-design/Files/AdvancedStyle_10459/TT Hoves Bold.woff') format('woff'),
    url('/starbucks-design/Files/AdvancedStyle_10459/TT Hoves Bold.ttf') format('truetype');
  font-weight: 700;
}

body {
    background: url(/starbucks-design-test/Files/AdvancedStyle_10614/OMBackground.png) 0 0 repeat-y fixed;
    background-size: cover;
    margin: 0 auto;
    font-family: 'TTHoves', 'Avenir', helvetica, sans-serif;
    font-size: 13px;
    line-height: 15px;
    font-weight: 300;
	-webkit-font-smoothing: antialiased;
}

#index {
  min-height: 100vh; 
  margin: 0;   
  display: grid;
  grid-template-rows: auto 1fr auto;
}

.ewserrorpage .MainPanel p {
    font-size: 17px;
    line-height: 20px;
    max-width: 500px;
    margin: 20px auto 20px;
}

.ewsmandatorycontactdetails .ewsSubmitButton {
    background: #00704a;
    color: #fff;
    padding: 8px 30px;
    border: none;
    font-family: 'TTHovesLight', 'Avenir', sans-serif;
    font-weight: 300;
	margin: 0;
}

.forecast .icon {
    display: none;
}

a {
    outline: 0!important;
}

.leftheader {
    float: left;
    padding: 7px 0;
}

.rightheader {
    float: right;
    padding: 7px 0;
}

.bottomheader {
    width: 100%;
}

.logo {
    float: left;
}

.sbcLogo {
    display: none;
}

.ewsCustomerClassBrandingFoodserviceUkSbc .sbcLogo {
    display: block;
    margin-top: -10px;
}

.ewsCustomerClassBrandingFoodserviceUkSbc .storelogo .sbuxLogo,
.ewsCustomerClassBrandingFoodserviceUkSbc .storelogo p {
    display: none;
}

ul {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
}

a {
    color: #00704A;
}

a:hover,
a:focus {
    text-decoration: none;
    color: inherit;
}

.navbar {
    margin-bottom: 0px;
    border: none;
}

.rightheader .text {
    padding: 0px 9px 0 9px;
    border-right: 1px solid;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    float: left;
    line-height: 17px;
}

li.text:last-child {
    border-right: 0;
}

.rightheader ul li {
    list-style-type: none;
    position: relative;
}

.weather-dropdown a { 
	display: flex !important; 
	color: white !important;
}

.weather-dropdown p {
		padding-top: 15px; padding-left: 25px; align-self: center; color: white !important;
}

.weather-dropdown img {
		max-height: 75px;
}

.weather-information {
		max-width: 350px;
		padding: 25px;
		display: none;
		position: absolute !important;
		z-index: 2000 !important;
		background-color: #292323 !important;
		color: white !important;
		padding: 0px !important;
}

.weather-border {
		color: white !important;
		border-style: solid;
		margin-bottom: 25px;
}

.weather-information a {
		color: white !important;
		display: flex !important;
}

.text-center {
		text-align: center;
}

.pt-0 {
		padding-top: 0px !important;
}

.weather-dropdown:hover .weather-information {display: block;}



.weather-information {
  display: none;
  position: relative;
  background-color: black;
  z-index: 2000 !important;
  text-decoration: none;
}

.weather-information a {
  color: white;
  padding: 12px 16px;
  text-decoration: none;
  display: flex;
}

.dropdown:hover .weather-information {display: block;}

.ewsStarbucksOrderTypeSwitch li .order-type-text {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}


.leftcolumn {
    float: left;
    font-size: 12px;
    padding-top: 0px;
    padding-left: 15px;
	line-height: 24px;
}

.rightcolumn {
    text-align: right;
    float: right;
    line-height: 24px;
    padding-right: 15px;
    height: 30px;
}

.searchbox {
    float: right;
    padding-right: 15px;
}

.topheader .container {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
}

.middlecolumn {
    float: left;
    font-size: 11px;
    text-align: center;
    padding-top: 0px;
    padding-left: 15px;
	line-height: 24px;
}

.middlecolumn p {
    font-size: 11px;
    color: #000;
	margin: 0;
}

.navbar-collapse {
    padding: 0;
}

.topheader {
    background: #292323;
    color: #000;
}

.rightheader li a.sbuxone {
    font-weight: bold;
    color: #000;
}

.rightheader li a {
    color: #B2B2B2;
    font-weight: normal;
}

.logout .icon {
    display: block;
    font-size: 35px;
    float: left;
    font-weight: bold;
    vertical-align: middle;
    color: #00704a;
    width: 26px;
    margin: 0;
}

li.logout {
    display: block;
    cursor: pointer;
    float: left;
    margin-left: 10px;
}



.searchbox li.searchbox_inner {
    float: right;
    display: block;
    overflow: hidden;
}

.searchbox_inner input.TextBox {
    border: solid 1px #e1e1e1;
    background: #d9d9d9;
    padding: 8px 7px 8px 14px;
    color: #969696;
    width: 170px;
    line-height: 14px;
	margin-top: 0px;
	margin-left: -8px;
	position: relative;
    float: right;
	height: 32px;
}

.searchbox_inner input.TextBox:active, .searchbox_inner input.TextBox:focus, .searchbox_inner input.TextBox:active, .searchbox_inner input.TextBox:active:focus-within {
    background: #fff;
}

.searchbox_inner .Button {
    text-indent: -9999px;
    border: 0;
	position: relative;
	width: 33px;
	height: 32px;
	background: url(/starbucks-design/Files/AdvancedStyle_10459/search-button.svg) no-repeat 8px 8px;
	margin-top: 0px;
	margin-left: -7px;
	background-color: #f2cd00;
	padding: 0;
    float: right;
}

.product_stock .outOfStockIcon img {
	filter: brightness(0) saturate(100%) invert(12%) sepia(6%) saturate(360%) hue-rotate(349deg) brightness(94%) contrast(83%);
	margin-top: 3px;
}

.product_stock.active .outOfStockIcon img {
	filter: brightness(0) saturate(100%) invert(100%);
	margin-top: 0;
}

.nav-tabs .product_stock .outOfStockIcon + span.tabHeading {
	margin-top: -5px;
}

.leftcolumn p {
    color: #000;
    margin: 0;
}

.middlecolumn address {
    margin: 0;
    color: #000;
    font-weight: bold;
}

.searchbox_inner input {
    float: left;
}

.logout span {
    color: #000;
    font-weight: bold;
}

input,
textarea,
select {
    font-family: Arial, Helvetica, sans-serif;
    outline: none;
}

button,
input,
select,
textarea {
    font-family: 'TTHoves', 'Avenir', sans-serif;
    font-weight: 400;
	margin-top: 20px;
}

.navigationbar {
    border-top: 7px solid #f2cd00;
    background: #fff;
    display: flex;
	align-items: center;
	justify-content: space-between;
}

.storelogo {
    float: left;
	padding-left: 18px;
}

.navbar-header .navbar-toggle {
    background-color: #00704a;
    margin-right: 10px;
    margin-left: 0;
    padding: 10px 5px;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 35px;
    height: 4px;
    border-radius: 1px;
}

.innericon {
    color: #fff;
    float: left;
}

.navbar-nav>li {
    display: block !important;
}

ul.toolbar {
    list-style: none;
	margin-left: 0px!important;
	display: flex;
	flex-grow: 1;
}

ul.toolbar li {
    float: left;
    //border-bottom: 5px solid #fff;
    position: relative;
}

ul.toolbar li span {
    display: block;
}

.toolbar .last-child {
    border-right: 1px solid #F1EAEA;
}

ul.toolbar li a span {
    font-size: 52px;
    text-decoration: none;
    color: #c5c5c5;
    text-align: center;
    display: block;
    line-height: 20px;
    max-height: 50px;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background: #D9D9D9;
}

ul.toolbar.nav.navbar-nav > li > a {
    display: flex!important;
    align-items: center;
	justify-content: center;
    line-height: 18px!important;
	margin-top: 0;
}

ul.toolbar li a {
    color: #000;
    clear: both;
    text-align: center;
    cursor: pointer;
    padding: 50px 2px;
    font-size: 14px;
    line-height: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 300;
	height: 69.6px;
	padding-right: 6px;
}

li.searchbox_inner {
    display: flex;
    flex-direction: column;
    padding-right: 18px;
    align-items: flex-end;
}
li.searchbox_inner p {
	margin: 0;
}

li.searchbox_inner p input {
    margin-bottom: 0;
	margin-right: 0;
}

.toolbar .accountDetails .dropdown-menu {
    background-color: #D9D9D9;
}

.accountDetails .dropdown-menu li a,
.ListProducts.dropdown .CategoriesList.dropdown-menu li a {
	padding: 10px!important;
    color: #000;
    font-size: 11px;
    font-weight: 600;
    text-align: left;
    line-height: 1.2;
    display: flex!important;
	width: 100%;
	flex-grow: 1;
    flex-direction: column;
    justify-content: center;
}
ul.toolbar.textonly li a {
    background: none!important;
    height: 32px;
    width: 37px;
    display: block;
    float: left;
    text-indent: 0!important;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 9px;
}

ul.toolbar ul.dropdown-menu {
    padding: 0;
    border: none;
    width: 591px;
}

ul.toolbar ul.dropdown-menu li {
    border: none;
}

ul.toolbar ul.dropdown-menu li a {
    padding: 12px;
    height: 80px;
    background: #D9D9D9;
    font-size: 14px;
    color: #000;
    white-space: initial;
    overflow: hidden;
    display: inline-table;
    min-height: 90px;
	padding: 0 10px!important;
	text-align: center;
	font-family: 'TTHoves', sans-serif;
    font-weight: 400;
}

ul.toolbar ul.dropdown-menu li a span {
    color: #000;
    font-size: 40px;
}

ul.toolbar ul.dropdown-menu li .caret {
    border-color: #fff transparent transparent transparent;
    border-width: 8px 8px 0 8px;
    display: none;
}

ul.toolbar ul.dropdown-menu li:hover .caret {
    display: block;
}

ul.toolbar ul.dropdown-menu li a:before,
ul.toolbar ul.dropdown-menu li:last-child a:after {
    display: none;
}

span.mobile,
span.oldsbux {
    line-height: 25px;
    display: block;
    font-size: 16px;
    margin: 20px 0px 0px 70px;
}

ul.toolbar li a.account-details {
    background-image: url(/starbucks-design/Files/AdvancedStyle_10459/account-details.png);
}

ul.toolbar li a:before,
ul.toolbar li:last-child a:after {
    display: table;
    content: " ";
    height: 70px;
    background: #ebebeb;
    width: 0px;
    position: absolute;
    left: 0;
    top: 30px;
}

ul.toolbar li:last-child a:after {
    right: 0;
    left: auto;
}

ul.toolbar li .caret {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    //border-color: #00704a transparent transparent transparent;
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    display: none;
    margin: 0 0 0 -8px;
}

.toolbar li:hover .caret,
.toolbar li.open .caret {
    display: block;
}

.storelogo .sbuxLogo {
    float: left;
    display: block;
    width: 60px;
    height: auto;
}

.storelogo p {
    padding-left: 75px;
    padding-top: 10px;
}

.status-column {
    background: #fff;
    padding-top: 10px;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 0px;
    display: block;
    color: #333;
    height: 147px;
    padding: 37px 0;
}

.ewsmandatorycontactdetails .ewsOptionalEmail, .ewsmandatorycontactdetails .ewsOptionalPhoneNumber {
    margin-bottom: 24px;
}

.status-column .icon {
    float: left;
    font-size: 108px;
    height: 40px;
    margin: -14px 0 0;
    width: 60px;
    text-align: center;
}

.mobile_column .icon {
    color: #60c4e1;
}

.mobile_column .icon [class="icon icon-phone"]{
	margin-top: 7px;
}

.mobile_column {
    border-top: 4px solid #60c4e1;
	margin-bottom: 35px;
	margin-top: 16.5px;
}

.order_column {
    border-top: 4px solid #007042;
}

.customer_email .email {
    float: left;
    clear: left;
}

.order_column .phonesbux {
    float: left;
    line-height: 10px;
    padding-top: 0px;
}

.phonesbux a {
    font-size: 49px;
    text-decoration: none;
    color: #00704a;
    line-height: 20px;
    height: 38px;
    overflow: hidden;
    display: inline-block;
}

.mobile_column .phonesbux {
    float: left;
    display: block;
    padding: 0 13px;
}

.mobile_column a.icon {
    color: #0099ff;
    font-size: 60px;
    float: left;
    width: 49px;
    height: 38px;
    line-height: 20px;
    margin: -4px 0 0 -5px;
}

.status-column .right_arrow {
    float: right;
    font-size: 39px;
    height: 30px;
    margin: 0;
}

.order_column .icon {
    color: #00704a;
}

.order_column .icon.icon-return {
    font-size: 45px;
    margin: 0;
}

.order_column .right_arrow {
    padding-top: 4px;
}

.left_block_content p {
    line-height: 19px;
}

.left_block_content p:first-child {
	margin: 0 0 20px;
}

.mobile_column .fa.fa-chevron-right {
    color: #0099ff;
    padding-top: 15px;
    padding-left: 3px;
}

.leftsideCate {
    background: #00704a;
    padding: 10px 0;
    margin-bottom: 20px;
}

.leftsideCate li {
    list-style: none;
    padding: 0;
}

.leftsideCate li a {
    padding: 8px 12px 8px;
    color: #fff;
    display: block;
    background: #00704a;
    transition: all 300ms ease 0s;
    border-bottom: 1px solid #c5c5c5;
}

.leftsideCate li:last-child a {
    border-bottom: 0;
}

.leftsideCate li a:hover {
    background: #015236;
}

.order_column .fa.fa-chevron-right {
    padding-left: 37px;
    color: #007042;
    padding-top: 14px;
}

.ewsCustomerDetailsOrderHistory h2 {
	margin-top: 0;
}

.sbux_columntext {
    background: #fff;
    height: auto;
    overflow: hidden;
    width: 100%;
    margin-bottom: 30px;
}

.Training .MainPanel, .Fast.Basket .MainPanel {
    padding: 20px;
}

.Fast.Basket .Layout.ffhl{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.Fast.Basket .ffhl > .i > input {
	padding: 12px 30px!important;
    font-family: 'TTHovesLight', 'Avenir', sans-serif!important;
    font-weight: 600!important;
    border-radius: 0;
    text-align: center;
    font-size: 13px!important;
    letter-spacing: 0;
    width: fit-content!important;
	margin-top: 10px;
}

#footer {
    padding: 15px;
    clear: both;
    font-size: 13px;
    line-height: 22px;
    color: #fff;
    background: #2E2D2C;
    text-align: left;
}

#footer .foothide > span, #footer .foothide:first-child > a {
    padding: 0 5px;
}

#footer .orderly-link {
    color: #F2CD00;
}

#footer .footlang {
    padding: 0 5px;
}

.foothide a {
    color: #F2CD00;
}

.foothide .icon {
    font-size: 30px;
    height: 20px;
    overflow: hidden;
    display: inline-block;
    margin-top: 0px;
    position: relative;
    top: 3px;
}

#footer > span.foothide {
    padding-left: 4px;
}

input,
textarea,
select {
    border: 1px solid #bdc2c9;
    padding: 4px;
    margin-bottom: 10px;
}

input,
textarea,
select,
span.editable {
    margin-right: 7px;
    font-size: 12px;
    outline: none;
}

input[type=checkbox],
input[type=radio] {
    display: inline-block;
    float: left;
    margin: 1px 5px 0 0;
}

.shoppingCartBottom {
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}

.Shopping.Cart .MainPanel .Button {
	margin: 5px 0;
}

.Fast.Basket .MainPanel .Button {
	margin: 5px 0 20px;
}

.StoreDevViewMore > a,
.Fast.Basket .MainPanel .Button,
.Shopping.Cart .MainPanel .Button,
.ewsopeningtimes .MainPanel .ewsSkipButton,
.ewsopeningtimes .MainPanel .Button,
.right_sbux input[value="Upload"],
#accountDetails .Button,
.ewsmandatorycontactdetails .ewsSubmitButton,
#ewsAboutUsContactUsPage .Button,
.ewsCustomerDetailsUpdate,
.ewsCustomerDetailsChangePassword,
.ewsProductAddToCartButton,
.ewsContinueShopping {
    background: #00704a;
    color: #fff;
    padding: 12px 30px!important;
    border: none;
    font-family: 'TTHovesLight', 'Avenir', sans-serif!important;
    font-weight: 600!important;
	border-radius: 0;
	text-align: center;
	font-size: 13px!important;
	letter-spacing: 0;
	width: fit-content!important;
}

.ewsopeningtimes .MainPanel .ewsSkipButton {
	background-color: #efefef;
	color: initial;
}

.ewsopeningtimes .MainPanel .Button {
	margin-top: 20px;
	margin-right: 10px;
}

.Button:hover,
.ewsCustomerDetailsUpdate:hover,
.ewsCustomerDetailsChangePassword:hover,
.ewsProductAddToCartButton:hover,
.ewsContinueShopping:hover {
		color: #fff;
}
.ewsProductAddToCartButton {
    display: block;
    max-width: 144px;
    text-align: center;
    padding: 12px;
}

.ewsCustomerDetailsUpdate {
    margin: 15px 20px 15px 0;
}

.ewsCustomerDetailsOrderHistory .ewsLayout > tbody > tr:first-child > td {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
}

.alertDiv {overflow: hidden; padding: 7px;}
.alertDiv .pull-left {padding-top: 8px;}
.alertDiv .pull-right button {border-radius: 3px;}
table.ewsLayout {
    width: 100%;
}

.tickBoxes td {
    display: flex;
    align-items: flex-start;
    padding: 5px 0px;
}

.tickBoxes td .Checkbox input {
	margin: 2px 5px 0 0;
}

.tickBoxes td strong {
	display: block;
}

.tickBoxes td p {
    width: 100%;
	margin: 0;
}

.tickBoxes tr:first-child td {
    padding-bottom: 20px;
}

.tickBoxes td input[type=checkbox] {
    margin-top: 2px;
}

.foothide p {
    float: left;
}

.left_block_content {
    background: #333333;
    height: auto;
    color: #fff;
    margin-bottom: 30px;
}

.left_block_content .orderType {
    display: block !important;
}

.left_block_content h2 {
    background: #00704a;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    height: 100%;
    overflow: hidden;
    line-height: 54px;
    text-transform: capitalize;
}

.left_block_content h2 .icon {
    font-size: 60px;
    float: left;
    height: 50px;
    margin-top: 4px;
}

.left_block_content h2 span {
    display: block;
    text-align: center;
}

.inner_block h3,
.inner_block p {
    font-size: 14px;
}

.inner_block .First h3 {
	margin-top: 0;
}

.inner_block p {
    font-weight: 300;
}

.inner_block p strong {
    font-weight: 400;
}

.inner_block {
	font-family: 'TTHovesLight', sans-serif;
}

.inner_block h3 {
    font-weight: 600;
	line-height: normal;
	font-family: 'TTHoves', sans-serif;
}

.inner_block > span > h3 {
	margin-top: 0;
}

.storeDevText {
	display: block;
	margin-bottom: 20px;
}

.inner_block.helpDetails .Last p {
    margin: 00;
}

p {
	font-family: 'TTHovesLight', sans-serif;
}

.contect_details h3,
.invoice_details h3,
.query_details h3,
.ordering_details h3 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.blockdetails img.telphone {
    float: left;
    margin-right: 5px;
}

.blockdetails .icon {
    font-size: 40px;
    line-height: 21px;
    margin-left: -9px;
    font-weight: 300;
    height: 30px;
    display: inline-block;
}

.contect_details p {
    line-height: 40px;
}

.contect_details span,
.invoice_details span,
.query_details span,
.ordering_details span,
.helpDetails a {
    color: #72b46d;
    font-size: 13px;
}

.helpDetails a {
	text-decoration: underline
}

.helpDetails a:hover; {
	text-decoration: none
}

.telphone.icon span {
    font-size: 16px;
    float: right;
    color: #fff;
}

.time_details {
    border-bottom: 1px solid #4c4c4c;
    padding-bottom: 10px;
}

.invoice_details,
.query_details {
    overflow: hidden;
    border-top: 1px solid #4c4c4c;
    padding-bottom: 10px;
}

.blockdetails {
    border-bottom: 1px solid #4c4c4c;
    padding-bottom: 10px;
}

.inner_block {
    padding: 15px 15px;
}

.mobile_column p {
    line-height: 33px;
}

.mobile_column .right_arrow {
    padding-top: 17px;
}

.order_column p {
    line-height: 41px;
}

.contect_details {
    overflow: hidden;
    display: block;
    line-height: 30px;
}

.contect_details span {
    color: #fff;
}

.contect_details .email_text {
    color: #72b46d;
    font-size: 13px;
}

.order_status h2 {
    float: left;
    color: #6e6e6e;
    font-size: 22px;
    font-weight: 300;
    margin: 15px 0 0 20px;
}

.contect_details .telphone.icon {
    float: left;
}

.order_status {
    overflow: hidden;
}

.order_time {
    padding: 0 12% 0 16%;
    margin-right: 150px;
}

.ordercontent .progress {
    height: 6px;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    float: none;
}

.ordering_details {
    overflow: hidden;
    margin-bottom: 20px;
}

.view_order span.box {
    float: right;
    padding: 32px 16px 15px;
    background-color: #00704a;
    height: 100%;
    cursor: pointer;
    width: 150px;
    text-align: center;
    font-weight: 300;
    display: block;
}

.view_order span.box:hover {
    font-weight: bold;
    width: 150px;
}

.view_order {
    padding-right: 0;
    float: right;
}

.view_order span.box strong {
    color: #fff;
    font-size: 18px;
    display: block;
    font-weight: 300;
}

.view_order span.box:hover strong {
    font-weight: 400;
}

.view_order .icon {
    font-size: 80px;
    display: block;
    color: #fff;
    opacity: 0.3;
    margin-top: 5px;
}

img.ordersbux {
    display: block;
    margin: 0 auto;
}

.order_time p {
    font-size: 16px;
    text-align: center;
    line-height: 22px;
    color: #6e6e6e;
    margin-bottom: 20px;
    margin-top: 5px;
}

.content_section,
.MainPanel {
    background: #fff;
    min-height: 720px;
    overflow: hidden;
    
    margin-bottom: 30px;
    position: relative;
}

.MainPanel {
    padding: 0 20px;
}

.ewsContentOnly .MainPanel {
    padding: 0;
}

.MainPanel h2 {
    font-size: 16px;
    color: #444;
	font-weight: 600;
	margin-top: 0;
}

.ewspagenotfound .MainPanel {
    text-align: center;
}

.ewspagenotfound .MainPanel p {
    font-size: 17px;
    line-height: 20px;
    max-width: 500px;
    margin: 0 auto 20px;
}

.ewspagenotfound .error_image {
    background: url(/starbucks-design/Files/AdvancedStyle_10459/error_page.png) 0 0 no-repeat;
    width: 70px;
    height: 85px;
    display: block;
    margin: 0 auto;
    font-size: 0;
    line-height: 0;
    margin-bottom: 45px;
}

.ewspagenotfound .MainPanel h2 {
    font-size: 24px;
    line-height: 30px;
    padding: 40px 0 50px;
}

.ewspagenotfound .MainPanel h3 {
    font-size: 17px;
    font-weight: bold;
}

.openingTimesContainer h3 {
    color: #007048;
    font-size: 18px;
    margin: 0 0 20px;
}

.openingTimesContainer select {
	margin-left: 0;
}

.openingTimesContainer table {
    width: 100%;
}

.openingTimesContainer input {
    width: 50px;
}
#openingTimesRegular table{
	table-layout:fixed;
}

#openingTimesRegular th, td {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	
}

.submitOpeningTimesClientButton {
    clear: left;
}

.right_sbux input[value="Skip for now"]{
	background: #00704a;
    color: #fff;
    padding: 8px 30px;
    border: none;
    font-family: 'TTHovesLight', 'Avenir', sans-serif;
    font-weight: 300;
	border-radius: 5px;
	width: 182.7px;
}

.right_sbux .MainPanel {
	padding: 20px;
}

.ewsopeningtimes .middlecontent .right_sbux .MainPanel > div:last-child {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
}

.latest_news,
.product_stock,
.enquery_section {
    text-align: center;
    cursor: pointer;
}

.latest_news > button,
.product_stock > button,
.enquery_section > button {
	border: none;
	padding: 8px;
	margin-left: 15px;
}


>li>a:focus,
.nav>li>a:hover {
    background-color: initial;
}

.content_section h3 {
    font-size: 14px;
    font-weight: bold;
}

.latest_news span img {
    margin-top: 10px;
    min-height: 26px;
}

.enquery_section span img {
    margin-top: 10px;
    min-height: 26px;
}

.nav>li>a {
    display: block !important;
}

ul.toolbar>li.userGuide:active a {
	font-weight:600;
	font-color: #000;
}


.nav-pills>li>a {
    padding: 0 10px 12px;
    border-radius: initial;
    color: #7a7a7a;
}

.nav-pills>li+li {
    margin: 0;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    background-color: #fff;
    color: #00704a;
}

#accountDetails {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
}

#accountDetails .nav-pills {
    margin-top: 20px;
}

#accountDetails p, #accountDetails input, #accountDetails select {
	font-size: 13px;
	font-weight: 400;
}

#accountDetails #CustomerDetailsAddress td {
	font-weight: 600;
	font-size: 13px;
}

#accountDetails .tab-content {
	padding: 10px 0;
}

.nav-pills>li>a {
    color: #7a7a7a;
    display: block !important;
    text-align: center;
}

#accountDetails .nav-pills.accoutDetialsTab>li+li:before {
    height: 80px;
    width: 1px;
    background-color: #c0c0c0;
    content: '';
    display: table;
    position: absolute;
    top: 0;
}

#accountDetails .nav-pills>li>a .icon {
    display: block;
    font-size: 46px;
}

#accountDetails .nav-pills {
    font-weight: 300;
}

#orderHistory {}

#orderHistory .nav-pills {
    border-top: 1px solid #cccccc;
}

#orderHistory .nav-pills>li {
    width: 20%;
    text-align: center;
    padding: 0 10px;
	min-width: max-content;
}

#orderHistory .nav-pills>li>a {
    padding: 12px 0;
    text-align: center;
    border-top: 1px solid #fff;
    font-size: 12px;
}

#orderHistory .nav-pills>li>a>span {
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
}

#orderHistory .nav-pills>li.active>a,
#orderHistory .nav-pills>li.active>a:focus,
#orderHistory .nav-pills>li.active>a:hover {
    border-top-color: #00704a;
    font-weight: bold;
}

.ewscustomerdetails .MainPanel {
    min-height: 720px;
}

.topheader li a:hover {
    text-decoration: none;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border: none;
    background: transparent;
}

.nav-tabs>li>a {
    border: none;
    border-radius: 0;
}



.nav-tabs>li.latest_news:before {
    display: none;
}

.product-details .nav-tabs {
    border: none;
    margin-top: 0px;
    margin-left: 5px;
}

.right_sbux .tab-pane#freshDieryOrder {}

.right_sbux #home {}

.right_sbux #home .viewAllNews {
    position: absolute;
    bottom: 0;
    width: 100%;
	text-align:center;
	margin-bottom: 0;		
}

.product-details li .caret {
    margin: -12px 0 0 0px;
}

.product-details .caret {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px 10.5px 0 10.5px;
    border-color: #00704a transparent transparent transparent;
    content: "";
    left: 0;
    top: 0;
    position: relative;
}

.product-details .nav-tabs .caret {
    visibility: hidden;
}

.product-details .nav-tabs .active .caret {
    visibility: visible;
}

.panel-group .panel {
    border-radius: 0;
}

.panel-group .panel {
    border: none;
    border-bottom: 1px solid #006a46;
}

.panel-group .panel+.panel {
    margin: 0;
}

.panel-heading {
    padding: 0;
}

.panel-title a {
    display: block;
    padding: 10px;
    background: #00704A;
    color: #fff;
    font-weight: 300;
    display: block !important;
}

.panel-title a:hover {
    text-decoration: none;
}

.panel-title span.icon {
    font-size: 30px;
    height: 22px;
    overflow: hidden;
    display: inline-block;
    float: left;
    margin-top: -4px;
}

span.newsdate {
    display: block;
    color: #c5c5c5;
    font-size: 13px;
    margin-left: 10px;
}

.more .fa-chevron-right {
    padding-left: 5px;
}

ul.news-list {
    list-style-type: none;
}

ul.news-list li.news-item {
    margin-bottom: 30px;
}

.newtext {
    float: left;
    display: block;
}

.ewsNewsList .ewsContentItem.ewsNewsItem {
    list-style: outside none none;
    margin-top: 20px;
	background-color: #e8e8e8;
	position: relative;
	min-height: 168px;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
}

.ewsNewsList .ewsContentItem.ewsNewsItem:first-child {
	margin-top: 0;
}

.ewsNewsList .ewsContentItem.ewsNewsItem .more {
	background-color: #f2cd00;
    display: block;
    color: #2E2D2C;
    font-size: 13px;
    font-weight: 700;
	position: relative;
	border: none;
    outline:none;
	padding: 12px 30px;
	margin: 0;
	max-width: 133px;
}

.ewsNewsList .ewsContentItem.ewsNewsItem > * {
    padding: 1rem;
	display: flex;
	align-items: center;
}

.ewsNewsList .ewsContentItem.ewsNewsItem > .ewsAdminEdit {
	justify-content: flex-end;
}

.ewsNewsList .ewsContentItem.ewsNewsItem > .news-content {
		display: block;
}

.ewsNewsList .ewsContentItem.ewsNewsItem > .news-content > .inner-text {
		margin: 0;
}

.ewsNewsList .ewsContentItem.ewsNewsItem > .news-actions {
		justify-content: space-between;
}

.ewsNewsList .ewsContentItem.ewsNewsItem > p {
    padding: 0 10px;
}

.ewsNewsList .ewsContentItem.ewsNewsItem > .warning-icon {
    position: relative;
    height: 0;
    width: 0;
	padding: 0;
}

.ewsNewsList .ewsContentItem.ewsNewsItem > .warning-icon > span {
	position: absolute;
    height: 13rem;
	color: #FFDDDD;
	z-index: -1;
    top: -251px;
    left: -164px;
	font-size: 500px;
}

.ewsNewsList li.ewsContentItem.ewsNewsItem::before {
	font-family: "sbuxsystemfont" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	position:absolute;
	content: "N";
	font-size: 500px;
	color: #FFDDDD;
	bottom: -244px;
	left: -160px;
	z-index: -1;
display: none;
}

.ewsNewsList .ewsContentItem.ewsNewsItem {
    z-index: 0;
}

.ewsdefault .tab-content.hidden-sm.hidden-xs {
	z-index: 2;
	position: relative;
	background-color: #fff;
}

.ewsNewsList .ewsContentItem.ewsNewsItem .tabnews {
	z-index: 2;
}


.tabnews .icon[data-icon="S"]::before {
	content: "N";
}

.tabnews > .icon + p {
	display: none;
}

.tabnews p {
    color: #e6332a;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
}

.ewsNewsList .ewsContentItem.ewsNewsItem .tabnews {
    background: #CCE2D9;
	padding: 12px 10px;
}

.tabnews .icon {
    font-size: 36px;
    float: left;
    color: #e6332a;
    height: 24px;
    margin: -4px -6px 0 -5px;
}

.tabnews h4 {
    font-size: 14px;
    margin: 0;
	padding-left: 4px;
    clear: left;
	font-color: #2E2D2C;
	font-family: 'TTHovesDemiBold', sans-serif;
}

.tabbed-content .innertext {
	margin: 4px 10px 4px;
    font-weight: 700;
    color: #737272;
}

.tabbed-content .more {
	background-color: #f2cd00;
    display: block;
    margin-top: 5px;
    color: #2E2D2C;
    font-size: 13px;
    margin-right: 8px;
	margin-bottom: 8px;
    font-weight: 700;
	position: absolute;
	right:    0;
	bottom:   0;
	border: none;
    outline:none;
	padding: 8px;
}

.MainPanel .MoreNewsDetail{
	background-color: #f2cd00;
    display: block;
    margin-top: 5px;
    color: #2E2D2C;
    font-size: 13px;
    margin-right: 8px;
	margin-bottom: 8px;
    font-weight: 700;
	position: absolute;
	right:    0;
	bottom:   0;
	border: none;
    outline:none;
	padding: 12px 30px;
}

.viewAllNews {
    font-size: 11px;
    line-height: 15px;
    font-weight: 700;
    color: #737272;
    padding: 7px 10px;
    background: #f1f1f1;
    display: block;
}


.nav-tabs .active button {
	border-color: #007042;
	border-radius: 8px;
	background-color: #007042;
}
.nav-tabs button {
	background-color: #CCE2D9;
	border-color: #CCE2D9;
	border-radius: 8px;
	height: 82px;
	width: 144px;
	margin-top: 15px;
	outline: none;
}
.nav-tabs span.icon {
    font-size: 56px;
    height: 40px;
    display: block;
		
}

.nav-tabs span.icon:before {
    display: block;
	background-color: #CCE2D9
}

.nav-tabs .active span.icon:before {
	background-color: #007042
}

.nav-tabs button span {
    color: #2E2D2C;
	background-color: #CCE2D9;
	border-radius: 8px;
}

.nav-tabs.active span.icon {
	background-color: #007042;
}

.nav-tabs .active button span
{
	background-color: #007042;
}

.nav-tabs .active button span
 {
	color: #fff;
}

.nav-tabs span.tabHeading {
    margin-top: 3px;
    font-size: 15px;
    font-weight: 400;
    display: block;
}

.progress-bar {
    background-color: #00704a;
    float: none;
    text-align: center;
}

.ewsloginpage #header,
.ewsloginpage .left_sbux,
.ewsloginpage .sbux_columntext,
.ewsloginpage .product_tab_container,
.ewsloginpage .sux_new_customer,
.ewsloginpage .orderblock_content {
    display: none;
}

.ewsloginpage .MainPanel,
.ewsloginpage .innerContent {
    width: 100% !important;
    background: transparent;
    min-height: initial;
    padding: 0;
}

.ewsloginpage .foothide {
    display: none;
}

.ewsloginpage .MainPanel {
    background: #fff;
    margin: 0;
    padding-bottom: 15px;
}

.ewsloginpage .ewsMessage {
    text-align: center;
    display: block;
    padding: 0 10px;
}

.ewsMessage::before {
    font-family: "sbuxsystemfont" !important;
    content: 'J';
    display: inline-block;
    font-size: 36px;
    color: #ed3736;
    position: relative;
    top: 13px;
    left: 0;
}

.ewsloginpage .container {
    max-width: 365px;
}

.ewsloginpage .ewsLogin {
    padding: 15px 15px 5px;
}

.ewsloginpage .ewsLogin input {
    width: 100%;
    margin: 5px 0 15px 0;
    padding: 10px;
}

.ewsloginpage .ewsLogin input.ewsLoginButton {
    font-family: 'TTHoves', "Avenir", sans-serif;
    font-size: 20px;
    font-weight: lighter;
    margin-top: 5px;
    transition: all 0.3s ease 0s;
    background-color: #00704A;
    color: #fff;
    border: none;
    border-radius: 2px;
    margin-bottom: 0;
}

.ewsloginpage .ewsLogin input.ewsLoginButton:hover {
    background-color: #2F8266;
}

.ewsloginpage .ewsLogin input[type="checkbox"] {
    width: auto;
    height: auto;
    margin-right: 5px;
    margin-top: 2px;
}

.ewsloginpage legend {
    display: none;
}

.ewsloginpage #footer {
	max-width: 335px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.ewsloginpage select {
    width: 100%;
    height: 30px;
    margin: 0;
}

.ewsloginpage {
    font-weight: 400;
}

.ewsloginpage .ewsLogin td {
    display: block;
}

.ewsloginpage .ewsLayout {
    width: 100%;
}

.ewsloginpage .topBar {
    background: #00704A;
    color: #fff;
    padding: 15px;
}

.ewsloginpage .topBar h1 {
    font-size: 18px;
    line-height: 24px;
    margin: 0;
}

.ewsloginpage .logoLogin a {
    width: 85px;
    height: 85px;
    display: block;
    margin: 15px auto;
    font-size: 0;
    line-height: 0;
    background: url(/starbucks-design/Files/AdvancedStyle_10459/logo.png) 0 0 no-repeat;
}

.ewsloginpage .addLogBttons span {
    display: block;
    clear: both;
}

.ewsCustomerDetailsLogOut {
    display: none;
}

.titleBar {
    padding: 8px 20px;
    background: #00704a;
    margin: 0 -20px;
}

.titleBar h2 {
    font-size: 16px;
    line-height: 20px;
    padding: 4px 0;
    margin: 0;
    color: #fff;
    float: left;
}

.table,
.CustomerDetailsOrderList table {
    font-weight: 400;
    font-size: 12px;
    border: 0px;
}

.CustomerDetailsOrderList .ErrorMessage {
    display: block;
}

.table tr:nth-child(2n+2),
.CustomerDetailsOrderList table tr:nth-child(2n+2) {
    background: #e0e0e0;
}

.table>tbody>tr>td,
.table>tfoot>tr>td,
.table>thead>tr>td,
.CustomerDetailsOrderList table>tbody>tr>td,
.CustomerDetailsOrderList table>tfoot>tr>td,
.CustomerDetailsOrderList table>thead>tr>td {
    padding: 4px;
}

.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>th,
.CustomerDetailsOrderList .Grid_HeaderStyle td,
.CustomerDetailsOrderList .Grid_HeaderStyle td,
.CustomerDetailsOrderList .Grid_HeaderStyle td {
    padding: 11px 4px;
    font-weight: 700;
}

.ffhl {
		margin-bottom: 1rem;
}

.ffhl .h {
    width: 20%;
    font-weight: bold;
	font-size: 13px;
}

.ffhl .i .input[type=file]{
	margin-top: 0px;
}

.orderManSections .Layout {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
	flex-wrap: wrap;
}

.ffhl > .i > input,
.ffhl > .i > select,
.ffhl > .i > textarea,
.ffhl > .i > div > select,
.ffhl > .i > div > input {
		margin: 0;
}

.ffhl > .i > textarea {
		width: calc(100% - 1rem);
		margin-left: 0;
		margin-right: 0;
}

.ffsi > .i > input[type="button"] {
		margin: 0;
}

.Layout {
    clear: both;
    height: 100%;
    overflow: hidden;
    font-size: 13px;
    font-weight: 400;
}

<!---INDEX HTML CSS---> .indextow {
    color: #fff;
    margin-top: 20px;
}

.right_sbux {
    
}

.right_sbux input[value="Upload"]{
	margin: 0px auto;
    display: block;
}

.indextow .news_section {
    margin-top: 0px;
}

.indextow h2 {
    background-color: #00704a;
    margin: 0;
    text-align: center;
    padding: 10px 0;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
}

.side_content {
    display: block;
    overflow: hidden;
    background-color: #333333;
    padding: 15px;
}

.orderblock_list span {
    display: block;
    color: #fff;
    font-size: 13px;
}

.orderblock_list h3 {
    font-size: 13px;
    color: #fff;
    line-height: 22px;
}

.site-page .left_sbux h4 {
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    margin: 30px 0;
}

span.fullcartorder {
    margin-bottom: 15px;
}

.orderblock_list span {
    display: block;
    color: #fff;
    font-size: 13px;
}

.product-details_sbux li {
    width: 140px;
    border-right: 1px solid #c0c0c0;
    min-height: 50px;
    margin: 10px 0;
}

.product-details_sbux .tab-content {
    padding: 10px 0;
}

.update-buttons {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
}

#update_cart {
    border: none;
    color: #fff;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    line-height: 28px;
    background: #007042;
    padding: 10px 30px 12px 30px;
}

.nav-tabs {
    border: none;
}

.sbuxonline {
    float: left;
    padding: 15px 20px 15px 20px;
}

.order-details_sbux h3 {
    font-size: 16px;
    margin: 0;
}

.order-details_sbux .nav-tabs li a {
    padding: 0;
    text-align: center;
    border-radius: 0;
    border: none;
    color: #B2B2B2;
    margin-right: 0px;
    font-weight: normal;
}

.top-linesbux {
    width: 100%;
    background: #00704a;
    overflow: hidden;
}

.top-linesbux h3 {
    float: left;
    padding: 10px 10px 10px 22px;
    color: #ebf1ee;
}

.customer_search {
    float: right;
    padding-top: 7px;
    padding-right: 15px;
}

.customer_search input[type="submit"] {
    margin-left: 2px;
    padding: 0 5px;
}

.customer_search input {
    text-align: center;
}

.tabsbux {
    width: 100%;
    overflow: hidden;
    margin: 10px 0;
}

.tabsbux .online {
    float: left;
    width: 20%;
}

.tabsbux .online h4 {
    font-size: 15px;
    padding: 15px 2px 15px 2px;
    margin: 0;
    text-align: center;
}

span.datasbux {
    text-align: center;
    display: block;
}

.indextow .sbux_columns {
    margin-top: 0;
}

.right_inner_sbux {
    background: #fff;
}

.product-details_sbux .nav>li>a {
    padding: 0px 8px;
    margin-right: 0;
    text-align: center;
}

.orderblock_list p.cart-buttons {
    width: 100%;
    overflow: hidden;
    padding: 5px 0 0 0;
}

.orderblock_list #button_order_cart {
    background: #00704a none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 100;
    line-height: 28px;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
}

.site-page .left_sbux {
    line-height: 20px;
}

.btn {
    border-radius: 0;
    outline: none;
}

.btn-primary {
    background-color: #00704a;
    border-color: #00704a;
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    background-color: #00704a;
    border-color: #00704a;
}

.orderType .btn-primary {
    font-size: 15px;
    font-weight: 700;
    padding: 0;
    line-height: 50px;
    width: 100%;
    overflow: hidden;
	margin-left: 0px;
	margin-top: 0px;
}

.orderType .icon {
    font-size: 60px;
    float: left;
    height: 52px;
}

.orderType .text {
    margin: 0 60px;
    display: block;
}

.orderType .dropdown-menu {
    top: 0;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    left: 100%;
    width: 220px;
    background: #036a47;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .175);
    box-shadow: 0 0 0 rgba(0, 0, 0, .175);
}

.orderType .dropdown-menu li {
    border-bottom: 1px solid #015236;
    border-right: 1px solid #015236;
    display: table;
    width: 100%;
	min-height: 70px;
}

.orderType .dropdown-menu li:first-child {
	border-top: 1px solid #015236;
}

.orderType .dropdown-menu li.heading {
    background-color: #015236;
}

.orderType .dropdown-menu li a {
    white-space: initial;
    font-size: 14px;
    line-height: 1.5;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
	background-color: #00704a;
    color: #fff;
    text-transform: capitalize;
    font-weight: normal;
}

.order-type-icon {
	display: block;
}

.order-type-icon::before {
	content: " ";
	position: absolute;
	height: 100%;
	width: 100%;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	z-index: -1;
}

.order-type-icon img {		
	filter: brightness(0) saturate(100%) invert(100%);
	max-height: 28px;
}

.ewsStarbucksOrderTypeSwitchSelectedItem .order-type-icon img {		
	filter: brightness(0) saturate(100%) invert(80%) sepia(32%) saturate(4467%) hue-rotate(9deg) brightness(106%) contrast(102%);
}

.orderType .dropdown-menu .ewsStarbucksOrderTypeSwitchSelectedItem
{
    white-space: initial;
    font-size: 14px;
    line-height: 1.5;
    display: table;
    height: auto;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    text-transform: capitalize;
	font-weight: normal;
	margin: 0;
	padding: 10px 30px;
	background-color: #00704a;
}

.dropdown-menu .ewsStarbucksOrderTypeAutoShipItem, 
.dropdown-menu .ewsStarbucksOrderTypeDSDItem 
{
    margin: 0;
}

.orderType .dropdown-menu .ewsStarbucksOrderTypeAutoShipItem, 
.orderType .dropdown-menu .ewsStarbucksOrderTypeDSDItem 
{
    border: 0 none;
    margin: 0;
    padding: 0;
}

.heading {
    background: #036a47 none repeat scroll 0 0!important;
    text-align: center;
	cursor: pointer;
	outline: none;
}

.dropdown-menu .order-type-icon {
	padding-bottom: 5px;
}

.heading h3 {
    font-size: 14px;
    font-weight: lighter;
}

.heading .icon {
	display: none;
}

.dropdown-menu > ul {
    float: left;
    width: 100%;
	background-color: #00704A;
}

.orderType .dropdown-menu li.ewsStarbucksOrderTypeSwitchSelectedItem {
    
	
}

.white-popup-block {
    background: #FFF;
    padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
}

#dropzoneForm {
    min-height: 640px;
    border: 2px dashed #d7d7d7;
    text-align: center;
    padding: 50px 20px;
}

.dropzonePage {
    padding: 0 10px;
}

#dropzoneForm.dropzone .dz-preview {
    min-height: 237px;
    width: 400px;
}

#dropzoneForm .dz-image {
    display: none;
}

.dropzone h2 {
    font-size: 32px;
    font-weight: normal;
    color: #3b3b3b;
    margin-bottom: 27px;
    margin-top: 15px;
}

.dropzonePage h2 span.icon {
    font-size: 70px;
    position: relative;
    top: 24px;
    color: #c5c5c5;
    margin-left: -20px;
}

.dropzonePage .icon-draganddrop {
    font-size: 80px;
    text-align: center;
    margin-top: 144px;
    max-height: 62px;
    color: #cacaca;
}

.dropzone span {
    text-align: center;
    font-size: 18px;
    margin: 0 0 63px;
    font-weight: normal;
}

.dropzone .Button {
    padding: 12px;
    border-radius: 5px;
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
    font-weight: normal;
    min-width: 200px;
}

.dropzone .dz-started .icon-draganddrop,
.dropzone .dz-started h3 {
    display: none;
}

#dropzoneForm .Button {
    display: none;
}

#dropzoneForm.dz-started .Button {
    display: block;
    left: 50%;
    margin-left: -100px;
    margin-top: 300px;
    position: absolute;
    top: 50%;
    z-index: 9999;
}

#dropzoneForm.dropzone .dz-preview .dz-error-mark,
#dropzoneForm.dropzone .dz-preview .dz-success-mark {
    margin-top: 1px;
    position: absolute;
    top: 50%;
    z-index: 99999;
}

#dropzoneForm .dz-default.dz-message {
    left: 50%;
    margin-left: -108px;
    position: absolute;
    top: 35%;
    margin-top: 5px;
}

#dropzoneForm.dropzone .dz-preview .dz-progress {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    border-radius: 8px;
    height: 16px;
    left: 50%;
    margin-bottom: 10px;
    margin-left: -100px;
    margin-top: -8px;
    opacity: 1;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 86%;
    width: 200px;
    z-index: 1000;
}

.ewsProductList {
    margin: 15px -15px 0;
    list-style: none;
    overflow: hidden;
	display: flex;
    justify-content: flex-start;
    overflow: initial;
    flex-direction: row;
    flex-wrap: wrap;
}

.ewsProductItem {
    width: 33.33%;
    padding: 15px 15px 0;
    border-right: 1px solid #c5c5c5;
	display: flex;
    flex-direction: column;
}

.teaserContent {
    border-bottom: 1px solid #c5c5c5;
	height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	padding-bottom: 15px;
}

.ewsContentImage {
    font-size: 0;
    line-height: 0;
    margin-bottom: 17px;
    text-align: center;
}

.ewsContentImage .photo {
    margin: 0 auto;
    max-height: 150px;
}

.ewsProductList h2 {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 17px;
}

.ewsProductList h2 a {
    color: #282828;
}

.ewsProductList .info {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 20px;
}

.ewsProductList .ewsProductCartQuantity {
    display: block;
    margin-bottom: 20px;
}

.ewsProductCartQuantity input {
    margin: 0;
    border: 1px solid #b0b0b0;
    text-align: center;
}

.ewsContentBrowserBottom {
    clear: both;
}

.ewsloginpage .MainPanel {
    border-top: 0px;
    margin-top: 50px;
}

.ewsdefault .tab-content.hidden-sm.hidden-xs {
    overflow-y: auto;
    padding: 20px;
} 

.dropdown-menu li a:focus,
.dropdown-menu li a:hover {
    background-color: #015236;
    color: #fff;
    text-decoration: none;
    transition: all 100ms linear 0s;
}

#navbar>li.active a span,
#navbar>li.active a {
    color: #000;
	font-weight: 600;
}

.ewscustomerdetails .toolbar li.accountDetails .caret,
.ewsArticle .toolbar li.docLibrary .caret,
.ewsdeliverydetailscalendar .toolbar li.deliveryInformation .caret,
.ewsstoredevelopmentfastbasket .toolbar li.revit .caret {
    display: block!important;
}

.side_content .content_list #cart_block_list > table {
    width: 100%;
}

.ewscontentcollectionpage .MainPanel > h2.catTitle, .MainPanel > h2 {
    background: #00704a none repeat scroll 0 0;
    color: #fff;
    margin: -20px -20px 20px;
    padding: 17.4px 20px;
	font-size: 16px;
}

.ewsdefault .product_tab_container > h2.newsTitle {
	background: #00704a none repeat scroll 0 0;
    color: #fff;
    margin: 0px 0px 5px;
    padding: 18px 15px 18px;
	font-size: 16px;
	font-weight: 600;
}
.ewsUpToLink {
    display: none;
}

ul.ewsCategoryList {
    list-style-type: none;
    border-left: 1px solid #c4c4c4;
    border-top: 1px solid #c4c4c4;
    height: 100%;
    overflow: hidden;
    margin-bottom: 30px;
    width: 100%;
    margin-top: 35px;
}

ul.ewsCategoryList li.ewsCategoryItem {
    float: left;
    width: 20%;
    min-height: 65px;
    border-right: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    text-align: center;
    display: table;
    padding: 6px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
}

ul.ewsCategoryList li.ewsCategoryItem a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #c5c5c5;
}

ul.ewsCategoryList li.ewsCategoryItem:hover {
    padding-top: 0;
    border-top: 6px solid #016f4a;
}

ul.ewsCategoryList li.ewsCategoryItem:hover a {
    color: #016f4a;
}

.ewsloginpage .site-page .right_sbux {
    width: 100%;
}

.ProductPopupPanel {
    border: solid 1px #e1e1e1;
    border-top-width: 0;
    background-color: #f9f9f9
}

.ProductPopupPanel li {
    padding: 5px !important;
    border-top: solid 1px #e1e1e1;
}




.ewsNews h1 {
    font-size: 20px;
}




.ewsCustomerDetailsContactDetails textarea {
    width: 100%;
}

#CustomerDetailsAddress input[type='text'] {
		margin: 1rem 0;
}

#CustomerDetailsAddress-collapse input[type='text'] {
    min-width: 200px;
    max-width: 100%;
}

#footer a {
    text-decoration: underline;
    line-height: normal;
}

@media (max-width: 991px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: #00704A;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 10px;
    }
    ul.toolbar ul.dropdown-menu {
        min-width: initial;
        width: 100%;
        background: #00704A;
    }
	ul.toolbar {
        flex-direction: column;
    }
    ul.toolbar li a {
        max-width: none;
        padding: 0 10px!important;
		justify-content: flex-start;
    }
    ul.toolbar li:hover a,
    ul.toolbar li.open a {
        min-height: initial;
    }
    ul.toolbar ul.dropdown-menu li a {
        min-height: auto;
        font-size: 14px;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 0
    }
    .topheader {
        display: none;
    }
    .leftcolumn,
    .rightcolumn,
    .middlecolumn {
        display: none;
    }
    nav.navbar .mobileWelcome {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #035D3E;
        margin: 0 10px 10px 15px;
    }
    nav.navbar .leftcolumn,
    nav.navbar .rightcolumn {
        display: block;
    }
    nav.navbar .rightcolumn {
        padding-right: 0;
        padding-top: 4px;
    }
    nav.navbar .leftcolumn {
        width: 145px;
        padding-top: 0;
        padding-left: 0;
    }
    nav.navbar .leftcolumn p {
        color: #fff;
        font-size: 11px;
    }
    nav.navbar a {
        color: #fff;
    }
    nav.navbar .logout span {
        display: none;
    }
    nav.navbar .logout .icon {
        color: #fff;
    }
    .bottomheader {
        margin-top: 15px;
    }
    .searchbox {
        margin: 0 auto;
        float: none;
        max-width: 200px;
        padding: 0;
    }
    .navbar-header {
        float: right;
    }
    .navigationbar.sticky {
        left: 0;
        top: 0;
        width: 100%;
        z-index: 80;
    }
    .navbar-collapse {
        position: fixed;
        top: 0;
        right: 0;
        height: 100%;
        z-index: 70;
        width: 80%;
        max-width: 300px;
    }
    ul.toolbar li:hover a,
    ul.toolbar li:hover a span {
        color: #fff;

    }
    ul.toolbar li a:before,
    ul.toolbar li:last-child a:after {
        display: none;
    }
    .nav .open>a,
    .nav .open>a:focus,
    .nav .open>a:hover {
        background-color: #00704A;
    }
    .storelogo {
        padding: 10px;
        width: 210px;
    }
    .navbar-collapse {
        clear: both;
        background-color: #00704A;
		overflow-y: auto;
		padding-bottom: 30px;
    }
    ul.toolbar li {
        float: none;
        width: auto;
        border: none;
        padding: 5px 10px;
        margin: 0;
        top: 0;
    }
    ul.toolbar li a {
        padding: 0;
        min-height: initial;
        text-align: right;
        font-size: 15px;
        line-height: 25px;
        color: #fff;
		
		
    }
    ul.toolbar li a span {
        display: inline;
        font-size: 30px;
        line-height: 25px;
        height: 25px;
        overflow: hidden;
        display: inline-block;
        margin-top: 2px;
        float: right;
        color: #fff;
    }
    ul.toolbar li.active a span,
    ul.toolbar li.active a {
        color: #fff;
    }
    ul.toolbar ul.dropdown-menu li {
        padding: 5px 0;
    }
    .innericon,
    .navbar-nav {
        float: none;
        margin: 0;
    }
    .left_block_content {
        min-height: auto;
    }
    .orderType .dropdown-menu {
        left: 0;
		margin-top: 0;
		position: relative;
		width: 100%;
    }
    .ewscustomerdetails .MainPanel {
        border-top: none;
        min-height: auto;
				padding:0;
    }
    #orderHistory {
        margin: 20px 0 0;
    }
    #orderHistory .panel-group {
        margin: 0;
    }
    #orderHistory .titleBar {
        margin: 0 -15px;
    }
    #orderHistory .panel-body {
        border: 1px solid #00704A;
	    overflow-x: auto;
    }
    .content_section,
    .MainPanel {
        min-height: auto;
    }
    .panel-group {
        margin-bottom: 0;
    }
}

@media (max-width: 480px) {
    #orderHistory .GridStyle td{
        display:block;
    }
    #orderHistory .Grid_HeaderStyle {
        display:none;
    }
     #orderHistory .GridStyle tr td:nth-child(1):before{
         content:"Customer PO No: "
     }
     #orderHistory .GridStyle tr td:nth-child(2) {
         font-weight:bold;
     }
     #orderHistory .GridStyle tr td:nth-child(3):before{
         content:"Requested Delivery Date: "
     }
		
    .ewsProductItem {
        width: 100%;
        border: none;
        padding: 15px;
    }
    ul.ewsCategoryList li.ewsCategoryItem {
        width: 50%
    }
    .teaserContent {
        min-height: initial;
        padding-bottom: 30px;
    }
    
    #CustomerDetailsAddress-collapse td {
        display: block;
    }
}

.leftcolumn p {
    color: #2E2D2C;
    margin: 0;
	font-weight: bold;
}
a {
    color: #2E2D2C;
}
.middlecolumn p {
    font-size: 12px;
    color: #2E2D2C;
	font-weight: bold;
}
@media (min-width: 992px) and (max-width:1199px) {
	.sbuxlogo {
		max-width: 150px;
	}
    .ewsdefault .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 10px;
		margin-right: 10px;
		margin-top: 20px;
		padding-right: 1px;
		padding-left: 0px;
		max-width: 69px;
    }
    ul.toolbar .icontest {
        font-size: 12px;
    }
    ul.toolbar ul.dropdown-menu {
        min-width: 402px;
    }
    .contect_details .email_text {
        font-size: 10px;
    }
    .searchbox li.searchbox_inner {
        margin: 0;
		background-color: #d9d9d9;
    }
    .leftcolumn p {
        padding-left: 0;
		font-weight: bold;
    }
    li.logout {
        padding: 0;
        float: none;
    }
    * {
        padding: 0;
        margin: 0;
    }
    .leftheader {
        float: left;
        padding: 7px 0;
    }
    .rightheader {
        float: right;
        padding: 7px 0;
    }
    .logo {
        float: left;
    }
    ul {
        margin: 0;
        padding: 0;
    }
    img {
        max-width: 100%;
    }
    a {
        color: #2E2D2C;
    }
    a:hover,
    a:focus {
        text-decoration: none;
        color: inherit;
    }
    .navbar {
        margin-bottom: 0px;
        border: none;
    }
    .rightheader .text {
        padding: 0px 9px 0 9px;
        border-right: 1px solid;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        float: left;
        line-height: 17px;
    }
    li.text:last-child {
        border-right: 0;
    }
    .rightheader ul li {
        list-style-type: none;
    }
    .leftcolumn {
        float: left;
        font-size: 12px;
        padding-top: 5px;
        padding-left: 15px;
        height: 30px;
    }
    .rightcolumn {
        text-align: right;
        float: right;
        line-height: 24px;
        padding-right: 15px;
        height: 30px;
    }
    .searchbox {
        float: right;
        padding-right: 15px;
    }
    .middlecolumn {
        float: left;
        font-size: 11px;
        text-align: center;
        padding-top: 5px;
        padding-left: 15px;
        height: 30px;
    }
    .middlecolumn p {
        font-size: 12px;
        color: #2E2D2C;
    }
    .navbar-collapse {
        padding: 0;
    }
    .topheader {
        margin-bottom: 0px;
        background: #292323;
        color: #fff;
    }
    .rightheader li a.sbuxone {
        font-weight: bold;
        color: #fff;
    }
    .rightheader li a {
        color: #B2B2B2;
        font-weight: normal;
    }
    .logout .icon {
        display: block;
        font-size: 35px;
        float: left;
        font-weight: bold;
        vertical-align: middle;
        color: #00704a;
        width: 26px;
    }
    li.logout {
        display: block;
        cursor: pointer;
        float: left;
        margin-left: 10px;
    }
    .searchbox li {
        list-style: none;
        float: left;
		padding-left: 0px;
		margin: 0px;
    }
    .searchbox li.searchbox_inner {
        float: left;
		list-style: none;
		padding: 0px;
        display: block;
        overflow: hidden;
		margin: 0px;
    }
    .searchbox_inner .Button {
		text-indent: -9999px;
		border: 0;
		position: relative;
		width: 33px;
		height: 33px;
		background: url(/starbucks-design/Files/AdvancedStyle_10459/search-button.svg) no-repeat 8px 8px;
		margin-top: -32px;
		background-color: #f2cd00;
		padding: 0;
		float: right;
		margin-right: 169px;
    }
    .leftcolumn p {
        color: #2E2D2C;
        margin: 0;
    }
    .middlecolumn address {
        margin: 0;
        color: #000;
        font-weight: bold;
    }
    .searchbox_inner input {
        float: left;
    }
    .logout span {
        color: #000;
        font-weight: bold;
    }
    input,
    textarea,
    select {
        font-family: Arial, Helvetica, sans-serif;
        outline: none;
    }
    button,
    input,
    select,
    textarea {
        font-family: 'TTHoves', 'Avenir', sans-serif;
        font-weight: 400;
    }
    .navigationbar {
        background: #fff;
        display: flex;
		align-items: center;
    }
    .storelogo {
        width: 100px;
        float: left;
    }
    .navbar-header .navbar-toggle {
        background-color: #00704a;
        margin-right: 10px;
        margin-left: 0;
        margin-top: 19px;
        padding: 10px;
    }
    .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .navbar-toggle .icon-bar {
        display: block;
        width: 35px;
        height: 4px;
        border-radius: 1px;
    }
    .navbar 
        margin-left: 220px;
    }
    .innericon {
        color: #fff;
        float: left;
    }
    ul.toolbar {
        list-style: none;
    }
    ul.toolbar li {
        float: left;
        //border-bottom: 5px solid #fff;
        position: relative;
    }
    ul.toolbar li span {
        display: block;
    }
    .toolbar .last-child {
        border-right: 1px solid #F1EAEA;
    }
    ul.toolbar li a span {
        font-size: 52px;
        text-decoration: none;
        color: #c5c5c5;
        text-align: center;
        display: block;
        line-height: 58px;
        max-height: 50px;
    }
    ul.toolbar li:hover {
		background-color: #ebebebe;
		//float: right;
		//width: 287px;
    }
    ul.toolbar li:hover a,
    ul.toolbar li:hover a span {
        //color: #00704A;
    }
    ul.toolbar li:hover .icontest {
        //color: #00704A;
    }
    ul.toolbar li a.app {
        background: url(/starbucks-design/Files/AdvancedStyle_10372/AppIcon.png?width=42) 0 -2px no-repeat;
        height: 37px;
        width: 40px;
    }
    ul.toolbar li a.app:hover {
        background-position: 0 center;
    }
    ul.toolbar.textonly li a {
        background: none!important;
        height: 32px;
        width: 37px;
        display: block;
        float: left;
        text-indent: 0!important;
        text-align: center;
        color: #fff;
        text-decoration: none;
        font-size: 9px;
    }
    span.mobile,
    span.oldsbux {
        line-height: 25px;
        display: block;
        font-size: 16px;
        margin: 20px 0px 0px 70px;
    }
    ul.toolbar li a.account-details {
        background-image: url(/starbucks-design/Files/AdvancedStyle_10459/account-details.png);
    }
    ul.toolbar li a {
        color: #2E2D2C;
        clear: both;
        text-align: center;
        cursor: pointer;
        padding: 20px 0;
        font-size: 14px;
        line-height: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        font-weight: 300;
		
		padding-right: 6px;
		margin: 0 2px;
    }

    ul.toolbar li:last-child a:after {
        right: 0;
        left: auto;
    }
    ul.toolbar li .caret {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8px 8px 0 8px;
        border-color: #00704a transparent transparent transparent;
        content: "";
        position: absolute;
        left: 50%;
        top: 0;
        display: none;
        margin: 0 0 0 -8px;
    }
    .toolbar li:hover .caret {
        display: block;
    }
    .storelogo .sbuxLogo {
        float: left;
        display: block;
        width: 60px;
        height: auto;
    }
    .storelogo p {
        padding-left: 75px;
        padding-top: 10px;
    }
    .status-column {
        background: #fff;
        padding-top: 10px;
        overflow: hidden;
        padding-bottom: 10px;
        margin-bottom: 0px;
        display: block;
        color: #333;
    }
    .status-column .icon {
        float: left;
        font-size: 60px;
        height: 40px;
        margin: 0px 0 0;
        width: 60px;
        text-align: center;
    }
    .mobile_column .icon {
        color: #0099ff;
    }
    .mobile_column {
        border-top: 4px solid #0099ff;
		margin-bottom: 35px;
    }
    .order_column {
        border-top: 4px solid #007042;
    }
    .customer_email .email {
        float: left;
        clear: left;
    }
    .order_column .phonesbux {
        float: left;
        line-height: 10px;
        padding-top: 0px;
    }
    .phonesbux a {
        font-size: 49px;
        text-decoration: none;
        color: #00704a;
        line-height: 20px;
        height: 38px;
        overflow: hidden;
        display: inline-block;
    }
    .mobile_column .phonesbux {
        float: left;
        display: block;
        padding: 0 13px;
    }
    .mobile_column a.icon {
        color: #0099ff;
        font-size: 60px;
        float: left;
        width: 49px;
        height: 38px;
        line-height: 20px;
        margin: -4px -6px 0 -5px;
    }
    .sbux_columns {
        margin-top: 20px;
    }
    .status-column .right_arrow {
        float: right;
        font-size: 39px;
        height: 30px;
        margin: 0;
    }
    .order_column .icon {
        color: #00704a;
    }
    .order_column .icon.icon-return {
        font-size: 45px;
        margin: 0;
    }
    .order_column .right_arrow {
        padding-top: 4px;
    }
    .left_block_content p {
        line-height: 19px;
    }
    .mobile_column .fa.fa-chevron-right {
        color: #0099ff;
        padding-top: 15px;
        padding-left: 3px;
    }
    .order_column .fa.fa-chevron-right {
        padding-left: 37px;
        color: #007042;
        padding-top: 14px;
    }
    .sbux_columntext {
        background: #fff;
        height: auto;
        overflow: hidden;
        width: fff;
        margin-bottom: 30px;
		text-decoration: none;
    }

    .foothide a{
        color: #fff;
    }

    .foothide .icon {
        font-size: 30px;
        height: 20px;
        overflow: hidden;
        display: inline-block;
        margin-top: 0px;
        position: relative;
        top: 3px;
    }
    span.footlang select {
        color: #000;
        margin: 10px 0;
    }
    input,
    textarea,
    select {
        border: 1px solid #bdc2c9;
        padding: 4px;
        margin-bottom: 10px;
    }
    input,
    textarea,
    select,
    span.editable {
        margin-right: 7px;
        font-size: 12px;
        outline: none;
    }
    input[type=checkbox],
    input[type=radio] {
        display: inline-block;
        float: left;
        margin: 1px 5px 0 0;
    }
    .Button,
    .ewsCustomerDetailsUpdate,
    .ewsCustomerDetailsChangePassword {
        background: #00704a;
        color: #fff;
        padding: 8px 30px;
        border: none;
        font-family: 'TTHovesLight', 'Avenir', sans-serif;
    }
    table.ewsLayout {
        width: 100%;
    }
    .tickBoxes tr:first-child td {
        padding-bottom: 20px;
    }
    .tickBoxes td input[type=checkbox] {
        margin-top: 2px;
    }
    .foothide p {
        float: left;
    }
    .left_block_content {
        background: #333;
        height: auto;
        color: #707070;
        margin-bottom: 30px;
    }
    .left_block_content .orderType {
        display: block !important;
    }
	.ewscartspreadsheetuploadpage .Layout {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}
    .left_block_content h2 {
        background: #00704a;
        margin: 0;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        height: 100%;
        overflow: hidden;
        line-height: 54px;
		color: #fff
    }
    .left_block_content h2 .icon {
        font-size: 60px;
        float: left;
        height: 50px;
        margin-top: 4px;
    }
    .left_block_content h2 span {
        display: block;
        text-align: center;
    }
    .inner_block h3,
    .inner_block p {
        font-size: 13px;
    }
    .inner_block p {
        font-weight: 300;
    }
    .inner_block p strong {
        font-weight: 400;
    }
    .inner_block h3 {
        font-weight: 700;
    }
    .contect_details h3,
    .invoice_details h3,
    .query_details h3,
    .ordering_details h3 {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .blockdetails img.telphone {
        float: left;
        margin-right: 5px;
    }
    .blockdetails .icon {
        font-size: 40px;
        line-height: 21px;
        margin-left: -9px;
        font-weight: 300;
        height: 30px;
        display: inline-block;
    }
    .contect_details p {
        line-height: 40px;
    }
    .contect_details span,
    .invoice_details span,
    .query_details span,
    .ordering_details span {
        color: #72b46d;
    }
    .telphone.icon span {
        font-size: 16px;
        float: right;
        color: #fff;
    }
    .time_details {
        border-bottom: 1px solid #4c4c4c;
        padding-bottom: 10px;
    }
    .invoice_details,
    .query_details {
        overflow: hidden;
        border-bottom: 1px solid #4c4c4c;
        padding-bottom: 10px;
    }
    .blockdetails {
        border-bottom: 1px solid #4c4c4c;
        padding-bottom: 10px;
    }
    .inner_block {
        padding: 15px 15px;
		background-color: #fff;
    }
    .mobile_column p {
        line-height: 33px;
    }
    .mobile_column .right_arrow {
        padding-top: 4px;
    }
    .order_column p {
        line-height: 41px;
    }
    .contect_details {
        overflow: hidden;
        display: block;
        line-height: 30px;
    }
    .contect_details span {
        color: #fff;
    }
    .contect_details .email_text {
        color: #72b46d;
        font-size: 13px;
    }
    .order_status h2 {
        float: left;
        color: #6e6e6e;
        font-size: 22px;
        font-weight: 300;
        margin: 15px 0 0 20px;
    }
    .contect_details .telphone.icon {
        float: left;
    }
    .order_status {
        overflow: hidden;
    }
    .order_time {
        padding: 0 12% 0 16%;
        margin-right: 150px;
    }
    .ordercontent .progress {
        height: 6px;
        margin: 0;
        border-radius: 0;
        box-shadow: none;
        float: none;
    }
    .ordering_details {
        overflow: hidden;
        margin-bottom: 20px;
    }
    .view_order span.box {
        float: right;
        padding: 32px 16px 15px;
        background-color: #00704a;
        height: 100%;
        cursor: pointer;
        width: 150px;
        text-align: center;
        font-weight: 300;
        display: block;
    }
    .view_order span.box:hover {
        font-weight: bold;
        width: 150px;
    }
    .view_order {
        padding-right: 0;
        float: right;
    }
    .view_order span.box strong {
        color: #fff;
        font-size: 18px;
        display: block;
        font-weight: 300;
    }
    .view_order span.box:hover strong {
        font-weight: 400;
    }
    .view_order .icon {
        font-size: 80px;
        display: block;
        color: #fff;
        opacity: 0.3;
        margin-top: 5px;
    }
    img.ordersbux {
        display: block;
        margin: 0 auto;
    }
    .order_time p {
        font-size: 16px;
        text-align: center;
        line-height: 22px;
        color: #6e6e6e;
        margin-bottom: 20px;
        margin-top: 5px;
    }
    .content_section,
    .MainPanel {
        background: #fff;
        min-height: 420px;
        overflow: hidden;
        
        margin-bottom: 30px;
        position: relative;
    }
    .latest_news,
    .product_stock,
    .enquery_section {
        text-align: center;
        cursor: pointer;
    }
    .nav>li>a:focus,
    .nav>li>a:hover {
        background-color: initial;
    }
    .content_section h3 {
        font-size: 14px;
        font-weight: bold;
    }
    .latest_news span img {
        margin-top: 10px;
        min-height: 26px;
    }
    .product_stock span img {
        max-height: 24px;
    }
    .enquery_section span img {
        margin-top: 10px;
        min-height: 26px;
    }
    .nav>li>a {
        display: block !important;
    }
    .nav-pills>li>a {
        padding: 0 10px 12px;
        border-radius: initial;
        color: #c5c5c5;
    }
    .nav-pills>li+li {
        margin: 0;
    }
    .nav-pills>li.active>a,
    .nav-pills>li.active>a:focus,
    .nav-pills>li.active>a:hover {
        background-color: initial;
        color: #00704a;
    }
    #accountDetails {
        font-size: 12px;
        line-height: 18px;
        font-weight: 400;
    }
    #accountDetails .nav-pills {
        margin-top: 20px;
    }
    #accountDetails .nav-pills>li {
        width: 16.66%;
    }
    .nav-pills>li>a {
        color: #c0c0c0;
        display: block !important;
        text-align: center;
    }
    #accountDetails .nav-pills.accoutDetialsTab>li+li:before {
        height: 80px;
        width: 1px;
        background-color: #c0c0c0;
        content: '';
        display: table;
        position: absolute;
        top: 0;
    }
    #accountDetails .nav-pills>li>a .icon {
        display: block;
        font-size: 46px;
    }
    #accountDetails .nav-pills {
        font-weight: 300;
    }
    #orderHistory {
        margin: 0 -15px;
		overflow-x: auto;
    }
    #orderHistory .nav-pills {
        border-top: 1px solid #cccccc;
    }
    #orderHistory .nav-pills>li {
        width: 20%;
        text-align: center;
        padding: 0 10px;
		min-width: max-content;
    }
    #orderHistory .nav-pills>li>a {
        padding: 12px 0;
        text-align: center;
        border-top: 1px solid #fff;
        font-size: 12px;
    }
    #orderHistory .nav-pills>li>a>span {
        vertical-align: middle;
        text-align: center;
        margin: 0 auto;
    }
    #orderHistory .nav-pills>li.active>a,
    #orderHistory .nav-pills>li.active>a:focus,
    #orderHistory .nav-pills>li.active>a:hover {
        border-top-color: #00704a;
        font-weight: bold;
    }
    .ewscustomerdetails .MainPanel {
        min-height: 720px;
    }
    .topheader li a:hover {
        text-decoration: none;
    }
    .nav-tabs>li.active>a,
    .nav-tabs>li.active>a:focus,
    .nav-tabs>li.active>a:hover {
        border: none;
        background: transparent;
    }
    .nav-tabs>li>a {
        border: none;
        border-radius: 0;
    }

    .nav-tabs>li.latest_news:before {
        display: none;
    }
    .product-details .nav-tabs {
        border: none;
        margin-top: 0px;
        margin-left: 5px;
    }
    .right_sbux #home .viewAllNews {
        position: relative;
        bottom: 0;
		margin: 1% 0px 0;
		width: fit-content;
        padding: 12px 30px;
		font-size: 13px;
		color: #000;
		background-color: #f2cd00
    }
    .product-details li .caret {
        margin: -12px 0 0 0px;
    }
    .product-details .caret {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 11px 10.5px 0 10.5px;
        border-color: #00704a transparent transparent transparent;
        content: "";
        left: 0;
        top: 0;
        position: relative;
    }

	.MainPanel .table a {
		text-decoration: underline;
	}
	.MainPanel .table a:hover {
		text-decoration: none;
	}
    .product-details .nav-tabs .caret {
        visibility: hidden;
    }
    .product-details .nav-tabs .active .caret {
        visibility: visible;
    }
    .panel-group .panel {
        border-radius: 0;
    }
    .panel-group .panel {
        border: none;
        border-bottom: 1px solid #006a46;
    }
    .panel-group .panel+.panel {
        margin: 0;
    }
    .panel-heading {
        padding: 0;
    }
    .panel-title a {
        display: block;
        padding: 10px;
        background: #00704A;
        color: #fff;
        font-weight: 300;
        display: block !important;
    }
    .panel-title a:hover {
        text-decoration: none;
    }
    .panel-title span.icon {
        font-size: 30px;
        height: 22px;
        overflow: hidden;
        display: inline-block;
        float: left;
        margin-top: -4px;
    }

    .more .fa-chevron-right {
        padding-left: 5px;
    }
    ul.news-list {
        list-style-type: none;
    }
    ul.news-list li.news-item {
        margin-bottom: 30px;
    }
    .newtext {
        float: left;
        display: block;
    }
    .tabnews p {
        color: #e6332a;
        padding-left: 30px;
        font-size: 12px;
        font-weight: bold;
        line-height: 20px;
        margin: 0;
    }
    .tabnews {
        background: #f1f1f1;
        padding: 6px 10px;
    }
    .tabnews .icon {
        font-size: 40px;
        float: left;
        color: #e6332a;
        height: 24px;
        margin: -4px -6px 0 -5px;
    }
    .tabnews h4 {
        margin: 0;
        clear: left;
		font-size: 14px;
		line-height: 1.1;
		padding-left: 0;
    }
    .tabbed-content .innertext {
        margin-top: 16px;
        margin-left: 10px;
        font-weight: 700;
        color: #737272;
        margin-bottom: 24px;
    }
    .tabbed-content .more {
        display: block;
        margin-top: 5px;
        color: #000;
        font-size: 13px;
        margin-left: 10px;
        font-weight: 700;
    }
    .viewAllNews {
        font-size: 11px;
        line-height: 15px;
        font-weight: 700;
        color: #737272;
        padding: 7px 10px;
        background: #f1f1f1;
        display: block;
    }
    .nav-tabs span.icon {
        font-size: 56px;
        height: 40px;
        display: block;
    }
    .nav-tabs span.icon:before {
        margin-top: -9px;
        display: block;
    }

    .nav-tabs .active a span,
    .nav-tabs a:hover span {
        color: #07744f;
    }
    .nav-tabs .enquery_section.active a span,
    .nav-tabs .enquery_section a:hover span {
        color: #ce2838;
    }
    .nav-tabs span.tabHeading {
        margin-top: 3px;
        font-size: 15px;
        font-weight: 400;
        display: block;
    }
    .progress-bar {
        background-color: #00704a;
        float: none;
        text-align: center;
    }
    .ewsloginpage #header,
    .ewsloginpage .left_sbux,
    .ewsloginpage .sbux_columntext,
    .ewsloginpage .product_tab_container,
    .ewsloginpage .sux_new_customer,
    .ewsloginpage .orderblock_content {
        display: none;
    }
    .ewsloginpage .MainPanel,
    .ewsloginpage .innerContent {
        width: 100% !important;
        background: transparent;
        min-height: inherit;
    }
    .ewsloginpage .foothide {
        display: none;
    }
    .ewsloginpage .MainPanel {
        background: #fff;
        margin: 0;
    }
    .ewsloginpage .container {
        max-width: 365px;
    }
    .ewsloginpage .ewsLogin {
        padding: 15px;
    }
    .ewsloginpage .ewsLogin input {
        width: 100%;
        margin: 5px 0 15px 0;
        padding: 10px;
    }
    .ewsloginpage .ewsLogin input.ewsLoginButton {
        font-family: 'TTHovesLight', "Avenir", sans-serif;
        font-size: 20px;
        font-weight: lighter;
        margin-top: 5px;
        transition: all 0.3s ease 0s;
        background-color: #00704A;
        color: #fff;
        border: none;
        border-radius: 2px;
    }
    .ewsloginpage .ewsLogin input.ewsLoginButton:hover {
        background-color: #2F8266;
    }
    .ewsloginpage .ewsLogin input[type="checkbox"] {
        width: auto;
        height: auto;
        margin-right: 5px;
        margin-top: 2px;
    }
    .ewsloginpage legend {
        display: none;
    }
    .ewsloginpage #footer {
        padding: 15px;
    }
    .ewsloginpage select {
        width: 100%;
        height: 30px;
        margin: 0;
    }
    .ewsloginpage {
        font-weight: 400;
    }
    .ewsloginpage .ewsLogin td {
        display: block;
    }
    .ewsloginpage .ewsLayout {
        width: 100%;
    }
    .ewsloginpage .topBar {
        background: #00704A;
        color: #fff;
        padding: 15px;
    }
    .ewsloginpage .topBar h1 {
        font-size: 18px;
        line-height: 24px;
        margin: 0;
    }
    .ewsloginpage .logoLogin a {
        width: 85px;
        height: 85px;
        display: block;
        margin: 15px auto;
        font-size: 0;
        line-height: 0;
        background: url(/starbucks-design/Files/AdvancedStyle_10459/logo.png) 0 0 no-repeat;
    }
    .ewsloginpage .addLogBttons span {
        display: block;
        clear: both;
    }
    .ewsCustomerDetailsLogOut {
        display: none;
    }
    .titleBar {
        padding: 8px 20px;
        background: #00704a;
        margin: 0 -20px;
    }
    .titleBar h2 {
        font-size: 16px;
        line-height: 20px;
        padding: 4px 0;
        margin: 0;
        color: #fff;
        float: left;
    }
    .table {
        font-weight: 400;
        font-size: 12px;
    }
    .table tr:nth-child(2n+2) {
        background: #e0e0e0;
    }
    .table>tbody>tr>td,
    .table>tfoot>tr>td,
    .table>thead>tr>td {
        padding: 4px;
    }
    .table>tbody>tr>th,
    .table>tfoot>tr>th,
    .table>thead>tr>th {
        padding: 11px 4px;
    }
	#ChangePassword .Layout {
		display: flex;
		align-items: center;
		margin: 20px 0;
	}
    .ffhl .h {
        float: left;
        width: 20%;
    }
    .Layout {
        clear: both;
        height: 100%;
        overflow: hidden;
        font-size: 13px;
        font-weight: 400;
    }
     .indextow {
        color: #fff;
        margin-top: 20px;
    }
    .right_sbux {}
    .indextow .news_section {
        margin-top: 0px;
    }
    .indextow h2 {
        background-color: #00704a;
        margin: 0;
        text-align: center;
        padding: 10px 0;
        font-size: 18px;
        line-height: 22px;
        color: #fff;
    }
    .side_content {
        display: block;
        overflow: hidden;
        background-color: #333333;
        padding: 15px;
    }
    .orderblock_list span {
        display: block;
        color: #fff;
        font-size: 13px;
    }
    .orderblock_list h3 {
        font-size: 14px;
        color: #fff;
        line-height: 22px;
    }
    .site-page .left_sbux h4 {
        font-size: 14px;
        line-height: 22px;
        text-align: center;
        margin: 30px 0;
		color: #fff;
		font-weight: 600;
		font-size: 16px;
    }
    span.fullcartorder {
        margin-bottom: 15px;
    }
    .orderblock_list span {
        display: block;
        color: #fff;
        font-size: 13px;
    }
    .product-details_sbux li {
        width: 140px;
        border-right: 1px solid #c0c0c0;
        min-height: 50px;
        margin: 10px 0;
    }
    .product-details_sbux .tab-content {
        padding: 10px 0;
    }
    .update-buttons {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-left: 20px;
    }
    #update_cart {
        border: none;
        color: #fff;
        font-size: 15px;
        text-align: center;
        text-decoration: none;
        cursor: pointer;
        line-height: 28px;
        background: #007042;
        padding: 10px 30px 12px 30px;
    }
    .nav-tabs {
        border: none;
    }
    .sbuxonline {
        float: left;
        padding: 15px 20px 15px 20px;
    }
    .order-details_sbux h3 {
        font-size: 16px;
        margin: 0;
    }
    .order-details_sbux .nav-tabs li a {
        padding: 0;
        text-align: center;
        border-radius: 0;
        border: none;
        color: #B2B2B2;
        margin-right: 0px;
        font-weight: normal;
    }
    .top-linesbux {
        width: 100%;
        background: #00704a;
        overflow: hidden;
    }
    .top-linesbux h3 {
        float: left;
        padding: 10px 10px 10px 22px;
        color: #ebf1ee;
    }
    .customer_search {
        float: right;
        padding-top: 7px;
        padding-right: 15px;
    }
    .customer_search input[type="submit"] {
        margin-left: 2px;
        padding: 0 5px;
    }
    .customer_search input {
        text-align: center;
    }
    .tabsbux {
        width: 100%;
        overflow: hidden;
        margin: 10px 0;
    }
    .tabsbux .online {
        float: left;
        width: 20%;
    }
    .tabsbux .online h4 {
        font-size: 15px;
        padding: 15px 2px 15px 2px;
        margin: 0;
        text-align: center;
    }
    span.datasbux {
        text-align: center;
        display: block;
    }
    .indextow .sbux_columns {
        margin-top: 0;
    }
    .right_inner_sbux {
        background: #fff;
    }
    .product-details_sbux .nav>li>a {
        padding: 0px 8px;
        margin-right: 0;
        text-align: center;
    }
    .orderblock_list p.cart-buttons {
        width: 100%;
        overflow: hidden;
        padding: 5px 0 0 0;
    }
    .orderblock_list #button_order_cart {
        border: none;
        color: #fff;
        font-weight: bold;
        font-size: 13px;
        text-align: center;
        text-decoration: none;
        cursor: pointer;
        display: block;
        line-height: 28px;
        background: #00704a;
        padding: 10px 0;
    }
    .site-page .left_sbux {
        line-height: 20px;
    }
    .btn {
        border-radius: 0;
        outline: none;
    }
    .btn-primary {
        background-color: #00704a;
        border-color: #00704a;
    }
    .btn-primary.active,
    .btn-primary.focus,
    .btn-primary:active,
    .btn-primary:focus,
    .btn-primary:hover,
    .open>.dropdown-toggle.btn-primary {
        background-color: #016040!important;
        border-color: #016040!important;
    }
    .orderType .btn-primary {
        font-size: 15px;
        font-weight: 700;
        padding: 0;
        line-height: 50px;
        width: 100%;
        overflow: hidden;
		margin-left: 0px;
		margin-top: 0px;
    }
    .orderType .icon {
        font-size: 60px;
        float: left;
        height: 52px;
    }
    .orderType .text {
        margin: 0 60px;
        display: block;
		font-size: 16px;
    }
    .orderType .dropdown-menu {
        top: 0;
        padding: 0;
        margin: 0;
        border: none;
        border-radius: 0;
        left: 100%;
        background: #016040;
        -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .175);
        box-shadow: 0 0 0 rgba(0, 0, 0, .175);
    }
    .orderType .dropdown-menu>li {
        height: 60px;
        display: table;
        width: 100%;
        border-bottom: 1px solid #006b47;
    }
    .orderType .dropdown-menu>li>a {
        white-space: initial;
        font-size: 12px;
        display: table-cell;
        height: 60px;
        text-align: center;
        vertical-align: middle;
        color: #fff;
    }
    .white-popup-block {
        background: #FFF;
        padding: 20px 30px;
        text-align: left;
        max-width: 650px;
        margin: 40px auto;
        position: relative;
    }
}

@media (min-width: 992px) {

    ul.toolbar li.open,
    .ewscustomerdetails .accountDetails,
    .ewsArticle .docLibrary,
    .ewsdeliverydetailscalendar .deliveryInformation {
        //border-bottom-color: #00704A;
        top: 5px;
        margin-top: -5px;
    }
    .ewscustomerdetails .accountDetails a,
    .ewscustomerdetails .accountDetails span,
    .ewsArticle .docLibrary span,
    .ewsArticle .docLibrary a,
    .ewsdeliverydetailscalendar .deliveryInformation span,
    .ewsdeliverydetailscalendar .deliveryInformation a,
    .ewsstoredevelopmentfastbasket .revit span,
    .ewsstoredevelopmentfastbasket .revit a {
        color: #000;
		font-weight: 600;
    }
    .left_sbux {
        width: 31%;
        float: left;
        clear: left;
    }
    .site-page .left_sbux {
        width: 23%;
    }
    .right_sbux {
        width: 69%;
        float: right;
        clear: right;
    }
    .site-page .right_sbux {
        width: 77%;
    }
    .left_sbux {
        width: 31%;
        float: left;
        clear: left;
    }
    .site-page .left_sbux {
        width: 23%;
    }
    .right_sbux {
        width: 69%;
        float: right;
        clear: right;
    }
    .site-page .right_sbux {
        width: 77%;
    }
    .ewsloginpage .site-page .right_sbux {
        width: 100%;
    }
    #accountDetails > .nav-pills > li.active::after {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8px 8px 0 8px;
        border-color: #00704a transparent transparent transparent;
        content: "";
        position: absolute;
        left: 45%;
        top: -20px;
    }
}

@media (max-width: 991px) {
    .topheader {
        display: none;
    }
    .leftcolumn,
    .rightcolumn,
    .middlecolumn {
        display: none;
    }
    nav.navbar .mobileWelcome {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #035D3E;
        margin: 0 10px 10px 15px;
    }
    nav.navbar .leftcolumn,
    nav.navbar .rightcolumn {
        display: block;
    }
    nav.navbar .rightcolumn {
        padding-right: 0;
        padding-top: 4px;
    }
    nav.navbar .leftcolumn {
        width: 145px;
        padding-top: 0;
        padding-left: 0;
    }
    nav.navbar .leftcolumn p {
        color: #fff;
        font-size: 11px;
    }
    nav.navbar a {
        color: #fff;
    }
    nav.navbar .logout span {
        display: none;
    }
    nav.navbar .logout .icon {
        color: #fff;
    }
    .bottomheader {
        margin-top: 15px;
    }
    .searchbox {
        margin: 0 auto;
        float: none;
        max-width: 200px;
        padding: 0;
    }
    .navbar-header {
        float: right;
    }
    .navigationbar.sticky {
        left: 0;
        top: 0;
        width: 100%;
        z-index: 80;
    }
    .navbar-collapse {
        position: fixed;
        top: 0;
        right: 0;
        height: 100%;
        z-index: 70;
        width: 200px;
    }
    ul.toolbar li:hover a,
    ul.toolbar li:hover a span {
        color: #fff;
				
    }
    ul.toolbar li a:before,
    ul.toolbar li:last-child a:after {
        display: none;
    }
    .storelogo {
        padding: 10px;
        width: 210px;
    }
    .navbar-collapse {
        clear: both;
        background-color: #00704A;
    }
    ul.toolbar li {
        float: none;
        width: auto;
        border: none;
        padding: 5px 10px;
    }
    ul.toolbar li a {
        padding: 0;
        min-height: initial;
        text-align: right;
        font-size: 17px;
        line-height: 30px;
        color: #fff;
    }
    ul.toolbar li a span {
        display: inline;
        font-size: 40px;
        line-height: 30px;
        height: 30px;
        overflow: hidden;
        display: inline-block;
        margin-top: 2px;
        float: left;
        color: #fff;
    }
    .innericon,
    .navbar-nav {
        float: none;
        margin: 0;
    }
    .left_block_content {
        min-height: auto;
    }
    .orderType .dropdown-menu {
        left: 0;
		margin-top: 0;
		position: relative;
		width: 100%;
    }
    .ewscustomerdetails .MainPanel {
        border-top: none;
        min-height: auto;
    }
    #orderHistory {
        margin: 20px 0 0;
    }
    #orderHistory .panel-group {
        margin: 0;
    }
    #orderHistory .titleBar {
        margin: 0 -15px;
    }
    #orderHistory .panel-body {
        border: 1px solid #00704A;
    }
    .content_section,
    .MainPanel {
        min-height: auto;
    }
    .panel-group {
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
	ul.toolbar.nav.navbar-nav > li.active a {
		color: #000;
	}
    .ewsProductItem:nth-child(3n+3) {
        border-right: none;
    }
    ul.ewsCategoryList li.ewsCategoryItem:nth-child(5n+1) {
        clear: left;
    }
}

@media (max-width: 767px) {
	.ewsProductAddToCartButton, .StoreDevViewMore > a {
		width: 100%!important;
		padding: 12px 15px!important;
		max-width: none!important;
	}
	.Shopping.Cart .MainPanel .Button {
		width: 49%!important;
		margin: 5px 0;
	}
	.Shopping.Cart .MainPanel .splitOrderButton .Button {
		width: auto!important;
	}
	
    .order_time {
        padding: 0 10px;
    }
    .content_section.product_tab_container {
        border: none;
    }
}

@media (min-width: 992px) and (max-width:1199px) {

    ul.toolbar .icontest {
        font-size: 12px;
    }
    .contect_details .email_text {
        font-size: 10px;
    }
    .searchbox li.searchbox_inner {
        margin: 0;
    }
    .leftcolumn p {
        padding-left: 0;
		font-weight: bold;
    }
    li.logout {
        padding: 0;
        float: none;
    }
    .mobile_column p,
    .order_column p {
        padding-left: 4px;
        font-size: 12px;
        line-height: 24px;
    }
    .mobile_column .fa.fa-chevron-right {
        padding-left: 0;
        line-height: 28px;
    }
    .order_column .fa.fa-chevron-right {
        padding-left: 24px;
        line-height: 30px;
    }
}

@media (min-width: 1200px) {
    .nav>li>a {
        padding: 10px 33px;
    }
    .nav-pills>li>a {
        padding: 0 10px 12px;
        margin: 0 auto;
    }
    #accountDetails .nav-pills.accoutDetialsTab>li>a {
        max-width: 120px;
    }
}

.mobile_column p,
.order_column p {
    padding-left: 4px;
    font-size: 12px;
    line-height: 24px;
}

.mobile_column .fa.fa-chevron-right {
    padding-left: 0;
    line-height: 28px;
}

.order_column .fa.fa-chevron-right {
    padding-left: 24px;
    line-height: 30px;
}

@media (min-width: 1200px) {
    .nav>li>a {
        padding: 10px 33px;
    }
    .nav-pills>li>a {
        padding: 0 10px 12px;
        margin: 0 auto;
    }
    #accountDetails .nav-pills.accoutDetialsTab>li>a {
        max-width: 120px;
    }
}

.topheader .ewsStarbucksOrderTypeSwitchItem,
.title.ewsStarbucksOrderTypeSwitch,
.ewsStarbucksOrderTypeSwitchSelectedItem,
.ewsStarbucksOrderTypeAutoShipItem, 
.ewsStarbucksOrderTypeDSDItem 
{
    display: table-cell;
    font-size: 12px;
    height: 26px;
    line-height: 13px;
    margin-left: 10px;
    margin-right: 5px;
    text-align: center;
    text-transform: capitalize;
    vertical-align: middle;
    width: 168px;
}

.topheader li.ewsStarbucksOrderTypeDSDItem.ewsStarbucksOrderTypeSwitchSelectedItem>a,
.topheader li.ewsStarbucksOrderTypeAutoShipItem.ewsStarbucksOrderTypeSwitchSelectedItem>a
{
    color: #f2cd00 !important;
    font-weight: bold !important;
}

li.ewsStarbucksOrderTypeDSDItem>ul>li.ewsStarbucksOrderTypeSwitchSelectedItem,
li.ewsStarbucksOrderTypeAutoShipItem>ul>li.ewsStarbucksOrderTypeSwitchSelectedItem
{
    border-right: none !important;
}

.rightheader ul ul .ewsStarbucksOrderTypeSwitchItem {
    border: 0 none;
    display: block;
    line-height: 15px;
    margin: 20px 0;
	width: auto;
	height: auto;
}

.topheader .ewsStarbucksOrderTypeSwitch a {
	display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    color: #c1c1c1;
    font-size: 12px;
    font-weight: 300;
    text-decoration: none;
    text-transform: capitalize;
}

.topheader .ewsStarbucksOrderTypeSwitchItem:nth-last-child(1) {
    border-right: 0 none;
}

.topheader .ewsStarbucksOrderTypeSwitch {
	display: flex;
    flex-grow: 1;
    flex-direction: row;
	justify-content: flex-end;
    color: #f2cd00;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    text-transform: uppercase;
    float: right;
}
.rightheader .ewsStarbucksOrderTypeSwitch > li {
    height: 100%;
    display: flex;
	width: auto;
	padding-right: 15px;
	min-width: 90px;
    max-width: 146px;
    justify-content: space-between;
    flex-direction: column;
	margin: 0;
}
.rightheader .ewsStarbucksOrderTypeSwitch > li:last-child {
	padding-right: 0;
}

.rightheader .ewsStarbucksOrderTypeSwitch > li .order-type-icon {
    padding: 5px 0;
	min-height: 42px;
}

.topheader .ewsStarbucksOrderTypeSwitch a:hover {
    color: #fff;
}

.rightheader ul ul .ewsStarbucksOrderTypeSwitchItem {
    display: block;
}

.rightheader ul ul .ewsStarbucksOrderTypeSwitchItem p {
	margin: 0;
}

.rightheader .ewsStarbucksOrderTypeSwitch ul {
    background: #292323 none repeat scroll 0 0;
    display: block;
    padding: 12px 10px;
    position: absolute;
    visibility: hidden;
    z-index: 9999;
    left: 0;
    top: 66px;
}

.title .ewsStarbucksOrderTypeSwitchItem li a {
    color: #fff;
    display: block;
    font-size: 13px;
    padding: 10px 6px;
}

.asLink {
    display: block;
    padding: 6px 10px;
}

#cart_block_list span a {
	text-decoration: underline;
	color: #fff;
}

#cart_block_list a:hover {
    transition: all 300ms linear 0s;
	text-decoration: none;
}

#cart_block_list table table a:hover {
    background: #BEBDBD none repeat scroll 0 0;
    transition: all 300ms linear 0s;
}

.table tr > td {
    border: 0 none;
}

.titleBar.clearfix {
    margin-top: 30px;
}

.white-popup-block .table td {
    min-width: 125px;
}

.mfp-content {
    vertical-align: top;
}

.white-popup-block .icon {
    display: inline-block;
    font-size: 40px;
    height: 33px;
    vertical-align: text-top;
}

#demoLightbox > h3 {
    margin-top: 0;
}

.sbuxlogo {
    max-width: 150px;
}

.dropdown-menu .title {
    text-align: center;
    text-transform: uppercase;
}

.dropdown-menu li a,
.dropdown-menu .ewsStarbucksOrderTypeSwitchItem.Selected {
    padding: 10px 30px;
    text-align: center;
    font-size: 12px;
    text-transform: capitalize;
}

.dropdown-menu .ewsStarbucksOrderTypeSwitchItem.Selected {
    font-size: 13px;
    font-weight: Bold;
}

#dropzoneForm.dz-drag-hover {
    background: #ebebeb none repeat scroll 0 0;
    border: 2px solid #d7d7d7;
    color: #c5c4c4;
}

.GridStyle.table td a {
    text-transform: capitalize;
}

.fullcarttext span {
	font-weight: 600;
}

.fullcarttext {
    font-size: 14px;
}

.calDay.calCanOrder > a {
    color: #fff !important;
}

.calSelectedDay.calCanOrder > a {
    background: #00704A none repeat scroll 0 0;
    border-color: #00704A !important;
}

.content_list #cart_block_list.expanded a {
    border: 2px solid #00704A;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#cart_block_list td {
    
}

.calSelectedDay.calCanOrder {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}

#cart_block_list table table a {
    border: 0 none !important;
}

#cart_block_list tr {
    border-top: 1px solid #595959;
}

#cart_block_list table table tr {
    border-top: 0px;
}

.content_list #cart_block_list.expanded {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #e0e0e0 #e0e0e0;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 0px 0px;
}

#cart_block_list td {
    color: #4d4d4d;
    font-size: 14px;
}

#cart_block_list th {
    color: #6f6f6f;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
	height: 30px;
}

#cart_block_list td {
    height: 35px;
}

.outerTimeLeftPanel {
    padding: 40px 0;
}

.timeLeftPanel {
    margin: 0 auto;
    width: 60%;
}

.timeLeftPanel select {
	cursor: pointer;
	margin-top: 10px;
}

.timeLeftPanel > p {
    font-size: 16px;
    line-height: 25px;
    text-align: center;
}

.outerTimeLeftPanel {
    border-bottom: 2px solid #ebebeb;
}

.timeLeftPanel .progress {
    background: #ebebeb none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: none;
    height: 7px;
    margin-top: 25px;
}

.progress-bar-danger {
    background-color: #d9534f;
}

.timeLeftPanel .icon.urgentAcionIcon {
    color: #d9534f;
    display: block;
    float: left;
    font-size: 1px;
    display: none;
}

.urgentAcionIcon.popUpIcon {
   color: #d9534f;
	font-size: 30px;
	float: left;	
}

.urgentAcionIcon:before {
	font-size: 70px;
}

section#POnumberSection {
    border-bottom: 2px solid #ebebeb;
    padding: 35px 0;
	margin-bottom: 15px;
}

.ewsStarbucksPurchaseOrderEditor {
    font-size: 16px;
    margin: 0 auto;
    text-align: center;
    width: 70%;
}

.ewsStarbucksPurchaseOrderEditorTextBox {
    margin-right: 8px;
}

.Button.ewsStarbucksCustomerPurchaseOrderSaveButton {
    padding: 5px 30px;
}

.ewsshoppingcartpage .Grid_HeaderStyle > td {
    font-size: 13px;
    font-weight: bold;
    padding: 15px 5px;
    border-top: 0;
}

.cart-page .table td {
    font-size: 13px;
    vertical-align: middle;
}

.ewsCartQuantity .TextBox {
    max-width: 40px;
    text-align: Center;
}



.popUpCart {
    display: none;
    
    background: #fff none repeat scroll 0 0;
    margin: 0 0 0 10px;
    max-height: 450px;
    min-height: 100px;
    position: absolute;
    top: 13%;
    width: 81%;
    visibility: hidden;
}

.popUpCart .ewsContentItem.ewsProductItem {
    float: none;
    width: 100%;
}

.popUpCart .photo {
    width: 100%;
}

.popUpCart .ewsContentImage {
    float: left;
    width: 40%;
    margin-bottom: 5px;
}

.popUpCart .ewsProductList {
    list-style: outside none none;
    margin: 5px 0 0;
    min-height: 40px;
}

.popUpCart .teaserContent > h2 {
    background: white none repeat scroll 0 0;
    font-size: 12px;
    padding-left: 8px;
    text-align: left;
    text-transform: capitalize;
    margin-bottom: 5px;
    line-height: 15px;
}

.popUpCart .teaserContent {
    min-height: 120px;
}

.popUpCart .innerAddToCartBlock,
.popUpCart .infoUOM {
    display: none;
}

.popUpCart .infoSKU {
    color: #000;
    font-size: 12px;
}

.popUpCart .ewsProductList .info {
    clear: left;
    display: block;
    float: left;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

.cartRemove {
    display: none;
}

.popUpCart .icon.cartRemove {
    display: block;
}

.icon.cartRemove {
    color: #d32727;
    cursor: pointer;
    font-size: 31px;
    left: 0;
    margin-top: -12px;
    position: relative;
}

.icon.cartRemove {
    color: #d32727;
    cursor: pointer;
    font-size: 31px;
    left: 0;
    margin-top: -12px;
    position: absolute;
}

.icon.cartRemove:hover {
    color: #ff0000;
    transition: all 200ms linear 0s;
}

.popUpCart .exclusive.button {
    background: #00704a none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 100;
    line-height: 28px;
    padding: 10px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    z-index: 39;
}

.popUpCartInner {
    max-height: 300px;
    overflow-y: scroll;
}

p.noCartItems {
    color: #000;
    margin: 12px;
    text-align: center;
}

.ewsshoppingcartpage .GridStyle.table {
    margin-top: 25px;
	text-align: center;
}

.ewsCartRefreshText a {
    background: rgba(0, 0, 0, 0) url("http://starbucks-design.fast-serve.net/starbucks-design/Files/AdvancedStyle_10459/refresh.png?width=20") no-repeat scroll 1px 5px;
    display: block;
    text-indent: -9999px;
    transition: transform 0.8s ease-in-out 0s;
    width: 22px;
    height: 30px;
}

.ewsCartRefreshText a.spin {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.popUpCart .caret {
    border-bottom: 10px solid #fff;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 0;
    top: -10px;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    margin: 0 0 0 -8px;
}

.ewsCartRemove img {
    max-width: 20px;
    margin-left: 7px;
}

.popUpCart .icon.cartRemove > img {
    margin-left: 7px;
    max-width: 17px;
}

.btn.btn-primary.dropdown-toggle:hover .icon {
    color: #A6A6A6;
}

.ewsdefault .first-child {
    //border-bottom-color: #00704a;
}

.ewsdefault .toolbar li.first-child .caret {
    display: block !important;
}

.ewsdefault .first-child a,
.ewsdefault .first-child span {
	font-weight: 600;
}

.ewscontentcollectionpage.ewsProduct .ListProducts {
    //border-bottom-color: #00704a;
}

.ewscontentcollectionpage.ewsProduct .toolbar li.ListProducts .caret {
    display: block !important;
}


.ewscontentcollectionpage.ewsProduct .ListProducts a {
    color: #000;
	font-family: 'TTHovesDemiBold', sans-serif;
}
.ewscontentcollectionpage.ewsProduct .ListProducts span {
	color: #000;
}

.ewsopeningtimes .openingTimes {
    //border-bottom-color: #00704a;
    margin-top: -5px;
    top: 5px;
}

.ewsopeningtimes .toolbar li.openingTimes .caret {
    display: block !important;
}

.ewsopeningtimes .openingTimes a,
.ewsopeningtimes .openingTimes span,
.ewscartspreadsheetuploadpage .uploadSpreadsheet a,
.ewscontentitempage.ewsArticle .userGuide a,
.ewscontentcollectionpage.ewsArticle .docLibrary a,
.Fast.Basket .revit a {
	font-family: 'TTHovesDemiBold', sans-serif;
}
.docLibrary a,
.docLibrary span{
	color: #000;
	font-weight: 600;
}
ul.toolbar li:active a,
ul.toolbar li:active span
{
	color: #000;
	font-weight: 600;
}

.left_sbux.col-md-3:hover .mobile_column .icon,.left_sbux.col-md-3:hover small.newUpdateText {
    color: #fff;
    transition: all 300ms linear 0s;
}
small.newUpdateText {
  color: #ff3d3d;
  display: block;
  font-size: 14px;
}

.left_sbux.col-md-3:hover .mobile_column {
    background: #60c4e1 none repeat scroll 0 0;
    color: #fff;
    transition: all 300ms linear 0s;
}

.heading .icon {
    float: right;
    font-size: 30px;
    height: auto;
    margin-right: 10px;
    margin-top: -6px;
    vertical-align: baseline;
}

.quickLeftMenu .heading .icon {
    margin-top: -30px;
	color: #fff;
}

.App.Page h2.ewsArticleTitle {
    display: none;
}

.ewsArticle .App.Page .MainPanel .mainContent h2 {
    margin-bottom: 20px;
}

#docStuff > ul {
    list-style: disc;
    padding-left: 15px;
}

#docStuff li {
    padding-bottom: 5px;
}

.App.Page .MainPanel {
    background: none;
    border-top: none;
    padding: 0;
}

.App.Page .MainPanel .appInner {
    background: #fff;
    border-radius: 6px;
    text-align: center;
}

.App.Page .MainPanel .appInner .device-title {
    display: block;
    color: #868686;
    font-size: 16px;
    margin-bottom: 8px;
}

.App.Page .MainPanel .appInner p {
    line-height: 24px;
    font-size: 14px;
    color: #787878;
    padding-bottom: 20px;
    min-height: 91px;
}

.appleIcon,
.androidIcon,
.mobileIcon {
    display: block;
    padding: 15px;
    border-bottom: 1px solid #ebebeb;
    margin: 0 15px 10px 15px;
}

.App.Page .MainPanel .mainContent {
    background: #fff;
}

.App.Page .MainPanel div a.apppopUp .appInner > p {
    padding-top: 20px;
}

.App.Page .MainPanel .mainContent h2 {
    font-size: 18px;
    background: #036a47;
    color: #fff;
    padding: 12px;
    margin-bottom: 0
}

.appInner a img {
    margin-bottom: 0;
    margin-top: 12px;
    max-height: 59px;
}

.appInner p a {
    margin-bottom: 3px;
    margin-top: 20px;
}

.mainConInner {
    padding: 15px;
    margin-top: 20px;
}

.mainConInner h4 {
    background: #e5e5e5;
    padding: 12px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #514846;
}

.mainConInner h5 {
    padding: 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold
}

.mainConInner p {
    padding: 12px 0;
    line-height: 18px;
}

#appDetails a,
#appAndroidDetails a,
#appFormDetails input.appModel.Button {
    background: #00704A;
    color: #fff;
    padding: 10px;
    margin-top: 10px;
    display: inline-block;
    border-radius: 6px;
}

#appFormDetails input.TextBox {
    padding: 7px 6px;
}

@media(max-width: 991px) {
	.product-details .tab-wrapper .panel-title {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.product-details .tab-wrapper .panel button {
		border-color: #007042;
		border-radius: 8px;
		background-color: #007042;
		color: #fff;
		font-size: 15px;
		margin: 10px auto;
		display: block;
		display: flex;
		flex-direction: column;
		align-items: center;
		padding: 8px;
		height: 82px;
		width: 144px;
		border: none;
		-webkit-appearance: none!important;
		-moz-appearance: none!important;
		appearance: none!important;
	}
	.product-details .tab-wrapper .panel button.collapsed {
		background-color: #CCE2D9;
		border-color: #CCE2D9;
		color: #2E2D2C;
	}
	.product-details .tab-wrapper .panel button.collapsed img {
		filter: none;
	}

	.product-details .tab-wrapper .panel button .icon {
		display: block;
		height: 40px;
		width: 100%;
	}
	.product-details. tab-wrapper .panel button .tabHeading {
		display: block;
	}
	.product-details .tab-wrapper .panel button img {
		filter: invert(1);
	}
	.product-details .tab-wrapper .panel button .icon:before {
		display: block;
		font-size: 56px;
	}
	
	.ListProducts.dropdown .CategoriesList.dropdown-menu {
		max-height: 455px;
		overflow-y: auto;
	}
	ul.toolbar ul.dropdown-menu li a .ewsParentCategoryTitle {
		color: #fff;
	}
		
	.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
		padding: 0;
		display: flex!important;
		align-items: flex-end;
	}
	ul.toolbar ul.dropdown-menu li {
		padding: 5px 0;
		width: 100%;
	}
	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px;
		background: inherit;
		color: #fff!important;
		font-weight: normal!important;
		text-align: right;
	}
	ul.toolbar.nav.navbar-nav > li > a {
		max-width: none;
		justify-content: flex-end;
		height: 55px;
	}
	.leftsideCate {
		background: #00704a;
		padding: 10px 0;
	}
	.toolbar.navbar-nav .dropdown.open > a, .toolbar.navbar-nav li:hover > a {
		background-color: #015236;
		color: #fff;
	}
    .container {
        position: relative;
        right: 0;
    }
    ul.toolbar ul.dropdown-menu li a {
        height: auto;
    }
    .ewscontentcollectionpage.ewsProduct .ListProducts.dropdown a {
        color: #fff;
    }
    .offcanvas,
    .container {
        transition: all .4s;
    }
    .offcanvas {
        display: block !important;
        visibility: visible !important;
        right: -300px;
    }
    .offcanvas-active .offcanvas {
        z-index: 100;
        width: 300px;
        max-width: initial;
        right: 0
    }
    .offcanvas-active .container {
        position: relative;
        right: 300px;
        padding: 0;
        width: 100%;
    }
}

@media (max-width: 480px) {
    .offcanvas {
        right: -70%
    }
    .offcanvas-active .offcanvas {
        width: 70%;
    }
    .offcanvas-active .container {
        right: 70%;
    }
}

.ListProducts.dropdown .notice {
    display: none;
}

.featherlight-inner {
    height: 500px;
    width: 100%;
}

body.ewsContentOnly {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.ewsContentOnly .MainPanel {
    border-top: 0px;
}

.notice {
    display: none;
}

.content_section .ewsContentList.ewsNewsList {
    padding-bottom: 20px;
}

.calToday {
    background: #9c9c9c none repeat scroll 0 0;
    border-radius: 50%;
    height: 25px!important;
    display: flex;
    width: 25px!important;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
}

.ewsParentCategoryTitle {
    display: block;
    font-family: 'TTHovesDemiBold', sans-serif;
}

ul.toolbar ul.dropdown-menu li a .ewsParentCategoryTitle {
    font-size: 14px;
    text-align: left;
    float: none;
    line-height: 1.2;
    height: initial;
    display: block;
}


.CategoriesList.dropdown-menu > li:hover {
    margin: 0 !important;
    top: 0;
}

.ewsContentItem.ewsArticleItem {
    list-style: outside none none;
	margin-top: 20px;
	background-color: #e8e8e8;
	position: relative;
    min-height: 128px;
}


.ewsContentItem.ewsArticleItem > h2 {
    background: #CCE2D9 none repeat scroll 0 0;
    padding: 12px 10px;
}

.ewsDocumentationList > li {
    list-style: outside none none;
    margin: 11px 0;
    padding-left: 20px;
}

.more-news .ewsDocumentationList {
	margin: 20px 0 0;
}
.ewsDocumentationLink.ewspdf,
.ewsDocumentationLink.ewsPDF {
    background: url("/starbucks-ne-uk-test/Files/AdvancedStyle_10614/pdfIcon.png?width=20") no-repeat;
	background-color: #00704a;
    padding: 12px 15px 12px 35px;
    color: #fff;
    font-weight: 600;
    background-position: 5px center;
	line-height: 2;
	display: block;
    width: fit-content;
}

.ewsDocumentationLink.ewspng,
.ewsDocumentationLink.ewsPNG {
    background: url("/starbucks-ne-uk-test/Files/AdvancedStyle_10614/pngIcon.png?width=20") no-repeat;
	background-color: #00704a;
    padding: 12px 15px 12px 35px;
    color: #fff;
    font-weight: 600;
    background-position: 5px center;
	line-height: 2;
	display: block;
    width: fit-content;
}

.ewsDocumentationLink.ewsjpg,
.ewsDocumentationLink.ewsJPG {
    background: url("/starbucks-ne-uk-test/Files/AdvancedStyle_10614/jpegIcon.png?width=20") no-repeat;
	background-color: #00704a;
    padding: 12px 15px 12px 35px;
    color: #fff;
    font-weight: 600;
    background-position: 5px center;
	line-height: 2;
	display: block;
    width: fit-content;
}

.ewsDocumentationLink.ewscsv,
.ewsDocumentationLink.ewsCSV {
    background: url("/starbucks-ne-uk-test/Files/AdvancedStyle_10614/csvIcon.png?width=20") no-repeat;
	background-color: #00704a;
    padding: 12px 15px 12px 35px;
    color: #fff;
    font-weight: 600;
    background-position: 5px center;
	line-height: 2;
	display: block;
    width: fit-content;
}

.ewsDocumentationLink.ewsxls,
.ewsDocumentationLink.ewsXLS, 
.ewsDocumentationLink.ewsxlsx, 
.ewsDocumentationLink.ewsXLSX {
    background: url("/starbucks-ne-uk-test/Files/AdvancedStyle_10614/xlsIcon.png?width=20") no-repeat;
	background-color: #00704a;
    padding: 12px 15px 12px 35px;
    color: #fff;
    font-weight: 600;
    background-position: 5px center;
	line-height: 2;
	display: block;
    width: fit-content;
}

.ewsDocumentationLink.ewsdoc,
.ewsDocumentationLink.ewsdocx, 
.ewsDocumentationLink.ewsDOC, 
.ewsDocumentationLink.ewsDOCX {
    background: url("/starbucks-ne-uk-test/Files/AdvancedStyle_10614/xlsIcon.png?width=20") no-repeat;
	background-color: #00704a;
    padding: 12px 15px 12px 35px;
    color: #fff;
    font-weight: 600;
    background-position: 5px center;
	line-height: 2;
	display: block;
    width: fit-content;
}

.ewsDownload {
    background: url("/starbucks-ne-uk-test/Files/AdvancedStyle_10614/avi.png?width=20") no-repeat;
	background-color: #00704a;
    padding: 12px 15px 12px 35px;
    color: #fff;
    font-weight: 600;
    background-position: 5px center;
	line-height: 2;
	display: block;
    width: fit-content;
}

.ewsDocumentationLinkXX.ewsdocx,
.ewsDocumentationLinkXX.ewsdoc {
    background: url("/starbucks-ne-uk-test/Files/AdvancedStyle_10614/Word-Doc-Icon.png?width=20") no-repeat;
}

.ewsContentItem.ewsArticleItem {
    list-style: outside none none;
    margin-top: 20px;
}

.deliveryDetailsCalendar {
    width: 100%;
}

.deliveryDetailsCalendar tr:nth-child(1) {
    height: 35px;
}

.deliveryDetailsCalendar tr {
    height: 50px;
}

.deliveryDetailsCalendar tr:nth-child(2) th {
    background: none repeat scroll 0 0 #f1f1f1;
    border-right: 2px solid #fff;
}

.deliveryDetailsCalendar tr:nth-child(1) td {
    border: 0 none;
    color: #007042;
    font-size: 19px;
}

.deliveryDetailsCalendar a {
    color: #007042 !important;
    font-size: 19px;
    font-weight: bold;
    padding: 8px;
    text-decoration: none;
}

.deliveryDetailsCalendar td:nth-child(7) {
    border-right: 1px solid;
}

.deliveryDetailsCalendar tr:nth-child(2) th:nth-child(7) {
    border-right: 1px solid;
}

.deliveryDetailsCalendar td {
    border-right: 2px solid #f1f1f1;
    border-top: 2px solid #f1f1f1;
}

.selectableDate > a {
    background: none repeat scroll 0 0 #007042;
    color: #fff !important;
    display: block;
    padding: 12px 8px;
    border-radius: 3px;
}

.deliveryItems {
    margin-top: 15px;
    width: 100%;
}

.deliveryItems tr th,
.deliveryItems tr td {
    padding-left: 10px;
}

.deliveryDetails dt {
    background: none repeat scroll 0 0 #ebebeb;
    margin-bottom: 3px;
    margin-top: 10px;
    max-width: 27%;
    padding: 4px;
}

.deliveryDetails dd {
    margin-left: 10px;
    width: 40%;
}

.deliveryItems tr:nth-child(1) {
    background: none repeat scroll 0 0 #e6e6e6;
}

.deliveryItems tr {
    height: 25px;
}

.deliveryDetails > dl {
    margin: 0 10px;
    max-width: 27%;
}

.deliveryDetails:nth-child(3) {
    background: url("http://starbucks-test.fast-serve.net/starbucks-test/Files/AdvancedStyle_7889/Lorry2.png?width=550") no-repeat scroll right 34px rgba(0, 0, 0, 0);
}

.ewsdeliverydetailscalendar h2,
.ewsdeliverydetailsfordate h2 {
    margin-top: 0px;
}

.ewsdeliverydetailsfordate .MainPanel a {
    background: none repeat scroll 0 0 #007042;
    margin-bottom: 10px;
    width: 200px;
}

.ewsdeliverydetailsfordate .MainPanel h2:nth-child(2) {
    margin-top: 0px;
}

.ewsdeliverydetailsfordate .MainPanel h2 {
    margin-top: 50px;
}

body.ewscustomerselector {
    background-attachment: fixed;
}

.middlecolumn select.DropDownList {
    display: block;
    float: left;
    width: 250px;
	margin-top: 1px !important;	
}

.evOrderDetailsSstoreDetails,
.invoiceHeader {
    margin: 20px 0;
}

.evOrderDetailsSstoreDetails br,
.invoiceHeader br {
    margin: 5px 0;
}

.copyOrderInvoice.button {
    background: #00704a none repeat scroll 0 0;
    color: #fff;
    float: right;
    margin-right: 20px;
    padding: 10px 20px;
    position: relative;
    top: -50px;
}

.evOrderDetailsSstoreDetails {
    border-top: 2px solid #ebebeb;
    padding-bottom: 30px;
    padding-top: 30px;
}

.HiddenStoreDevFullOuter {
    background: rgba(0, 0, 0, 0.51) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    display: none;
    z-index: 99999;
}

.HiddenStoreDevFull {
    background: #ffffff none repeat scroll 0 0;
    border: 3px solid #6a6a6a;
    margin: 100px auto 0;
    max-height: 500px;
    overflow: hidden;
    padding: 20px;
    width: 850px;
    z-index: 99999;
}

.HiddenStoreDevFull > iframe {
    border: 0 none;
    height: 490px;
    width: 100%;
}

.CloseIt {
    cursor: pointer;
    float: right;
    font-size: 20px;
    position: relative;
    top: -10px;
}

.loadingGif {
    margin-left: 300px;
    margin-top: 100px;
}

.featherlight .featherlight-content {
    min-height: 80%;
    min-width: 47%
}

.featherlight-inner {
    height: 690px;
    width: 100%;
}

.ewsContentOnly .ewsAdminLinks {
    display: none;
}

.ewsstoredevelopmentcheckoutpage .noods {
    display: none;
}



.HiddenStoreDevFullOuter {
    background: rgba(0, 0, 0, 0.51) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    display: none;
    z-index: 99999;
}

.HiddenStoreDevFull > iframe {
    border: 0 none;
    height: 490px;
    width: 100%;
}

.CloseIt {
    cursor: pointer;
    float: right;
    font-size: 20px;
    position: relative;
    top: -10px;
}

.loadingGif {
    margin-left: 300px;
    margin-top: 100px;
}

.featherlight .featherlight-content {
    min-height: 80%;
    min-width: 47%
}

.featherlight-inner {
    height: 690px;
    width: 100%;
}

.ewsContentOnly .ewsAdminLinks {
    display: none;
}

.ewsstoredevelopmentcheckoutpage .noods {
    display: none;
}

#header_user select {
    display: block;
    margin-bottom: 3px;
    float: left;
    text-transform: capitalize;
    max-width: 415px;
}

.switcherDev > img {
    margin-top: -3px;
    vertical-align: top;
}

.switcherDev > a {
    vertical-align: top;
}

.switcherDev > a {
    background-image: url("/starbucks-test/Files/AdvancedStyle_9783/switchicon.png?width=20");
    background-position: 2px 0;
    background-repeat: no-repeat;
    padding-left: 25px;
    padding-top: 5px;
    vertical-align: top;
}




.topBarCart {
    overflow: hidden;
	display: block;
	width: 100%;
}

.topBarCart .Button {
    margin-right: 6px;
}

.topBarCart .mobOverFlow {
    overflow-x: auto;
}

.Button.ewsStarbucksStoreDevSplitByPhaseButton {
    background: #007042 url("/starbucks-ne-uk-test/Files/AdvancedStyle_10614/split.png?height=25") no-repeat scroll left center;
    padding-left: 24px;
}

.splitOrderButton .Button {
    background: #007042 url("/starbucks-ne-uk-test/Files/AdvancedStyle_10614/move.png?height=25") no-repeat scroll left center;
    padding-left: 24px;
}

.teaserContent .info > span {
    display: block;
}

.ewsProductOptions select {
    width: 42%;
}

.StoreDevViewMore > a {
	display: block;
    background-color: #9c9c9c;
	margin: 10px 0;
	width: 100%!important;
	max-width: 134.3px;
}







.agreeL.ConLink {
    background: none repeat scroll 0 0 #007042;
    border-color: #007042;
    color: #fff;
}

.agreeL.ConLink:hover {
    background: none repeat scroll 0 0 #fff;
    color: #007042;
}

.disagreeL.ConLink:hover {
    background: none repeat scroll 0 0 #5d717e;
    border-color: #5d717e;
    color: #fff;
}

.tclinks {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.ConLinks > li {
    display: inline;
    list-style: none outside none;
}

.ewstermsandconditions .top-line {
    background: none;
}

.ewstermsandconditions #header,
.ewstermsandconditions #footer {
    display: none;
}

.ewstermsandconditions #left_column,
.ewstermsandconditions .left_sbux {
    display: none;
}

.ewstermsandconditions .MainPanel p.agreeText {
    margin: 10px auto!important;
    text-align: center;
    width: 50%;
}

.ewstermsandconditions .site-page .right_sbux {
    float: none;
    margin: 0 auto;
    max-height: 626px;
    overflow: hidden;
    width: 78%;
    margin-top: 50px;
}

.tvContent p.tvTitle {
    font-size: 16px;
}

.MainPanel .tvContent {
    border: 3px solid #007042;
    height: 400px;
    margin: 50px auto 20px;
    overflow-y: scroll;
    padding: 5px;
    background: #fff;
    max-width: 700px
}

.ConLink {
    background: none repeat scroll 0 0 #fff;
    border: 3px solid;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin: 0 15px 0 0;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
}

.ConLinks {
    height: 50px;
    text-align: center;
}







.ewsStarbucksStoreDevelopmentProductAttributesPhaseColumn {
    text-align: center;
}

td.ewsStarbucksStoreDevelopmentProductAttributesPhaseColumn.Value5 span,
.MainPanel .GridStyle td.Value5 span {
    background: #000 none repeat scroll 0 0;
    color: #fff;
}

td.ewsStarbucksStoreDevelopmentProductAttributesPhaseColumn.Value4 span,
.MainPanel .GridStyle td.Value4 span {
    background: #fff none repeat scroll 0 0;
    color: #434343;
    border: 1px solid #b1b1b1;
}

td.ewsStarbucksStoreDevelopmentProductAttributesPhaseColumn.Value3 span,
.MainPanel .GridStyle td.Value3 span {
    background: #7E5B48 none repeat scroll 0 0;
}

td.ewsStarbucksStoreDevelopmentProductAttributesPhaseColumn.Value2 span,
.MainPanel .GridStyle td.Value2 span {
    background: #ABCA7A none repeat scroll 0 0;
}

td.ewsStarbucksStoreDevelopmentProductAttributesPhaseColumn.Value1 span,
.MainPanel .GridStyle td.Value1 span {
    background: #6DA578 none repeat scroll 0 0;
}

.ewsProductAttributesPhaseValue1 {
    background: #6DA578 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: block;
    margin-left: 9px;
    padding: 5px;
    width: 29px;
}

.ewsProductAttributesPhaseValue2 {
    background: #ABCA7A none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: block;
    margin-left: 9px;
    padding: 5px;
    width: 29px;
}

.ewsProductAttributesPhaseValue3 {
    background: #7e5b48 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: block;
    margin-left: 9px;
    padding: 5px;
    width: 29px;
}

.ewsProductAttributesPhaseValue4 {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    color: #434343;
    display: block;
    margin-left: 9px;
    padding: 5px;
    width: 29px;
}

.ewsProductAttributesPhaseValue5 {
    background: #000 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: block;
    margin-left: 9px;
    padding: 5px;
    width: 29px;
}

.storeDevDiv {
    border-top: 2px solid #ebebeb;
    margin-top: 15px;
    overflow: hidden;
    padding-top: 6px;
}

.GridTotals.StoreDev {
    float: right;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.StoreDevPrice .Layout {
    font-size: 20px;
    height: 30px;
    margin-left: 10px;
    padding-top: 8px;
}

.Button.ewsShoppingCartCheckoutButton {
    font-size: 15px;
    padding-top: 9px;
}

.storeDevCheckout {
    text-align: right;
}

.cart-page {
    margin-bottom: 20px;
}

.ewsstoredevelopmentcheckoutpage .content > h2 {
    background: #00704a none repeat scroll 0 0;
    color: #fff;
    margin: 30px 0 25px;
    padding: 5px 10px;
}

.ewsOrderItemImageInformational img {
    max-height: 50px;
    max-width: 50px;
}

.ewsOrderItemsInformational tr:nth-child(2n+1) {
    background: #f1f2f4 none repeat scroll 0 0;
    border-top: 1px solid #bdc2c9;
}

.ewsOrderItemsInformational {
    border-collapse: collapse;
    width: 100%;
}

.ewsOrderItemImageInformational img {
    max-height: 50px;
    max-width: 50px;
}

.ewsOrderItemsInformational td {
    height: 50px;
}

.ewsOrderItemsInformational tr:nth-child(2n+1) {
    background: #f1f2f4 none repeat scroll 0 0;
    border-bottom: 1px solid #bdc2c9;
    border-top: 1px solid #bdc2c9;
}

.ewsStoreDevelopmentProductCheckoutForm .ewsTotalValue {
    float: right;
    font-size: 16px;
    margin-right: 30px;
}

.copyOrderInvoice {
    float: right;
}

.ewscopyorder #center_column p {
    background: #f4f4f4 none repeat scroll 0 0;
    font-weight: bold;
    margin-top: 20px;
    padding: 2px 2px 2px 10px;
}

.ewscopyorder .Grid_HeaderStyle {
    width: 120px;
    height: 20px;
}

.ewscopyorder .content > h2 {
    margin-top: 0;
}

.ewscopyorder .Button {
    margin-top: 15px;
    text-transform: capitalize;
}

.ewscopyorder .ffhl {
    margin-left: 20px;
}

.ewscopyorder .content > table {
    margin-left: 15px;
}

#SiteHoursFrom,
#SiteHoursTo,
#DeliveryWindowFrom,
#DeliveryWindowTo {
    min-width: 155px;
}

.ewsOrderInformation.higher {
    height: 350px;
    margin-bottom: 20px;
    overflow-y: scroll;
}

.ewsstoredevelopmentcheckoutpage .MainPanel input,
.ewsstoredevelopmentcheckoutpage .MainPanel select,
.ewsstoredevelopmentcheckoutpage .MainPanel textarea {
    margin-left: 10px;
    width: 30%;
}

.ewsstoredevelopmentcheckoutpage .MainPanel .h {
    margin-top: 6px;
}

.ewsStoreDevelopmentProductCheckoutForm .Button {
    margin: 30px 0;
}

.ewsStoreDevelopmentProductCheckoutForm .Layout.ffhl {
    padding-left: 20px;
}

.ewsStoreDevelopmentProductAttributesTable,
#customerSelectorTable {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #bababa -moz-use-text-color #bababa #bababa;
    border-image: none;
    border-spacing: initial;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    margin: 0 auto;
    width: 80%;
}

.ewsStoreDevelopmentProductAttributesTable {
    float: left;
    margin: 10px;
}

.ewsStoreDevelopmentProductAttributesTable td,
#customerSelectorTable td {
    border-bottom: 1px solid #bababa;
    border-right: 1px solid #bababa;
    height: 19px;
    padding: 3px;
}

.ewsStoreDevelopmentProductAttributesTable tr:nth-child(2n+1) {
    background: #f8f8f8 none repeat scroll 0 0;
}




.MainPanel > #customerSelectorTable {
    margin: 10px 0 0;
    width: 100%;
}

#customerSelectorTable td {
    height: 36px;
}

#customerSelectorTable .Button {
    margin: 0 auto;
}

#customerSelectorTable tr:nth-child(1) {
    background: #e0e0e0 none repeat scroll 0 0;
    font-weight: bold;
}

#customerSelectorTable td:nth-child(3),
#customerSelectorTable td:nth-child(1) {
    text-align: center;
}

#producttabs > li {
    float: left;
    list-style: outside none none;
    margin: 7px;
}

#producttabs>li:before {
    display: none;
}

#producttabs a {
    text-decoration: none;
    padding: 7px;
    color: #575757;
}

#producttabs li.active a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #bfbfbf #bfbfbf #e8e8e8;
    border-image: none;
    border-style: solid;
    border-width: 3px;
    padding: 4px;
    background: #fff none repeat scroll 0 0;
}

#info2 .ewsDocumentationLink.ewspdf {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: inherit;
    background-image: url("/starbucks-ne-uk-test/Files/AdvancedStyle_9783/pdfIcon.png?width=20");
    background-origin: padding-box;
    background-repeat: no-repeat;
    background-size: auto auto;
}

#info2 .ewsDocumentationLink.ewsxls {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: inherit;
    background-image: url("/starbucks-ne-uk-test/Files/AdvancedStyle_9783/xls.png?width=20");
    background-origin: padding-box;
    background-repeat: no-repeat;
    background-size: auto auto;
}

.prodcut-details #info2 .ewsDocumentationLink,
.prodcut-details #info1 .ewsDocumentationLink {
    background-color: #ededed;
    background-position: 3px center;
    border-radius: 3px;
    padding: 11px 5px 11px 30px;
    text-decoration: none;
    width: 28%;
    float: left;
    margin: 3px;
    overflow: hidden;
    min-height: 28px;
}

.ewsDocumentationLink.ewspdf:hover {
    background-color: #015236;
    color: #fff;
}

.ewsDocumentationLink.ewsdocx:hover,
.ewsDocumentationLink.ewsdoc:hover {
    background-color: #4365c9 !important;
    color: #fff;
}

.ewsDocumentationLink.ewsxls:hover {
    background-color: #43C96E !important;
    color: #fff;
}

.prodcut-details .tabcontent {
    padding: 10px;
}

.prodcut-details .ewsDocumentationList > li {
    list-style: outside none none;
}

#producttabs .DocTation a {
    background: transparent url("http://starbucks-ne-uk-test.fast-serve.net/starbucks-ne-uk-test/Files/AdvancedStyle_9783/documentationicongreys1.png?width=18") no-repeat scroll 2px 2px;
    padding: 4px 4px 4px 26px;
}

#producttabs .DocTation a.selected {
    background: #fff url("http://starbucks-ne-uk-test.fast-serve.net/starbucks-ne-uk-test/Files/AdvancedStyle_9783/documentationiconcolour1.png?width=18") no-repeat scroll 2px 2px;
}

#producttabs .prodInfo a {
    background: transparent url("http://starbucks-ne-uk-test.fast-serve.net/starbucks-ne-uk-test/Files/AdvancedStyle_9783/productinfoicongreys1.png?width=18") no-repeat scroll 2px 2px;
    padding: 4px 4px 4px 26px;
}

#producttabs .prodInfo a.selected {
    background: #fff url("http://starbucks-ne-uk-test.fast-serve.net/starbucks-ne-uk-test/Files/AdvancedStyle_9783/productinfoiconcolour1.png?width=18") no-repeat scroll 2px 2px;
}

.ewsProduct .ewsProductCartQuantity .TextBox {
    height: 25px;
    padding: 0 5px;
}

.ewsProduct .ewsProductAddToCartButton {
    
}

.ewsProduct .ewsProductCartQuantity {
    border-top: 1px solid #ededed;
    padding-top: 10px;
}

.ewsImageBrowser ul {
    padding-left: 0;
    list-style-type: none;
    margin-top: 5px;
    overflow: hidden;
}

.ewsImageBrowser li {
    float: left;
    cursor: pointer;
    width: 80px;
    height: 80px;
    margin-right: 9px;
}

.ewssearchresults .MainPanel > p {
    background: #00704a none repeat scroll 0 0;
    color: #fff;
    font-size: 15px;
    margin: 0 -20px;
    padding: 7px 10px;
}

#menu1 table {
    width: 100%!important;
}

#menu1 tr:first-child td {
    background: #00704a none repeat scroll 0 0 !important;
    color: #fff !important;
}

#menu1 tr:first-child span {
    color: #fff !important;
    display: block;
    padding-top: 12px !important;
}

.currentOrderSpan {
    text-transform: capitalize;
}

.mobileIcon .icon.icon-phone {
    font-size: 92px;
    height: 77px;
    display: block;
}

.App.Page .MainPanel .mobileIcon > p {
    border-top: 1px solid #ebebeb;
    margin-top: 23px;
    padding-bottom: 1px;
    padding-top: 25px;
}

.Grid_HeaderStyle > td {
    font-weight: bold;
}

.TextBox.ewsContactDetailsPhoneExt {
    max-width: 50px;
}

.ewsshoppingcartpage .Error.error {
    background: #d6183c none repeat scroll 0 0;
    color: #fff;
    margin-left: -5px;
    margin-right: 10px;
    margin-top: 20px;
   padding: 10px;
}

.Error.error {
    background: #d6183c none repeat scroll 0 0;
    color: #fff;
    margin-left: -5px;
    margin-right: 10px;
    margin-top: 20px;
    margin-bottom: 40px;
    padding: 10px;
}

.ewsContentOnly .tab-pane.fade.active {
    min-height: 400px;
}

#pb-left-column,
#pb-right-column {
    float: left;
    width: 48%;
}

#pb-left-column {
    margin-left: 15px;
}

#pb-left-column > div > div.readOnlyHid {
		margin-bottom: 1rem;
}

.ewsCustomerSelector {
    background: rgba(0, 0, 0, 0) url("http://starbucks-ne-uk-test.fast-serve.net/starbucks-ne-uk-test/Files/AdvancedStyle_9783/switchicon.png?width=25") no-repeat scroll 0 top;
    display: inline-block;
    margin: 2px 7px 0;
    padding-bottom: 11px;
    padding-left: 28px;
    padding-top: 7px;
}

.inner_block.helpDetails > div {
    border-top: 1px solid #4c4c4c;
}

.helpDetails .icon {
    display: inline-block;
    font-size: 35px;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    margin-top: 10px;
}

.helpDetails .icon:before {
    margin-left: -7px;
    margin-top: 8px;
    line-height: 10px;
}

.inner_block.helpDetails > .First {
    border-top: 0 none;
}

.orderManSections > div {
    padding: 10px;
    width: 50%;
    float: left;
}

.CustomerDetailsOrderList .ffhl > .i > input, .CustomerDetailsOrderList .ffhl > .i > select, .CustomerDetailsOrderList .ffhl > .i > textarea, .CustomerDetailsOrderList .ffhl > .i > div > select, .CustomerDetailsOrderList .ffhl > .i > div > input {
    margin-left: 0;
    margin-right: 0;
}

.singleOrderPushSection {
    border-left: 1px solid #eaeaea;
}

.orderManSections .h {
    margin-right: 10px;
	float: none;
	width: auto;
}

.orderManSections {
    overflow: hidden;
}

.orderManSections .Button {
    margin-top: 15px;
}

.toolbar .dropdown-menu {
    background-color: #00704a;
}

.orderblock_list .noods {
    color: #ff1c3a;
    padding: 6px 10px 10px 0;
    text-transform: capitalize;
}

.invoiceHeader .tab {
    border-bottom: 1px solid #eaeaea;
    float: left;
    list-style: outside none none;
    margin-bottom: 20px;
    margin-right: 10px;
    padding: 10px 20px;
}

.invoiceHeader .trackUPS,
.invoiceHeader .request-credit,
.invoiceHeader .print {
    float: right;
}

.invoiceHeader .trackUPS,
.invoiceHeader .request-credit,
.invoiceHeader .print {
    float: right;
    font-size: 16px;
    text-align: center;
}

.invoiceHeader .trackUPS,
.invoiceHeader .print {
    margin-right:13px;
}

.invoiceHeader .icon {
    color: #aeaeae;
    display: block;
    font-size: 57px;
}

.ewscustomerinvoice .tabs {
    display: none;
}

.evOrderDetailsSstoreDetails,
.invoiceHeader {
    margin: 00px 0 40px;
}

.ewscustomerinvoice .invoiceHeader > h2 {
    background: #00704a none repeat scroll 0 0;
    color: #fff;
    margin: -20px -20px 20px;
    padding: 18.5px 15px;
}

.forecastCreateButtons {
    margin: 25px 0;
}

.forecastCreateButtons .Button {
    margin-top: 20px;
}

#geoLSForecastDataPopup .CoverPop-content.splash-center {
    overflow: auto;
}

#customerForecastsData td {
    border-bottom: 1px solid #a6a6a6;
    min-width: 50px;
    padding-top: 5px;
    vertical-align: top;
}

#customerForecastsData tr {
    border-bottom: 1px solid #636363;
    height: 45px;
}

.CoverPop-content.splash-center > table {
    border-collapse: collapse;
    margin: 20px auto;
    width: 99%;
}

.CoverPop-content.splash-center {
    background: none repeat scroll 0 0 #ffffff;
    height: 90%;
    margin: 0 auto;
    min-height: 620px;
    min-width: 987px;
    position: relative;
    top: 0;
    width: 80%;
}

#customerForecastsData th {
    padding: 0 11px;
}

#customerForecastsData tr:hover {
    background: none repeat scroll 0 0 #f8f8f8;
}

.CoverPop-content.splash-center > p {
    font-size: 13px;
    margin-top: 20%;
    text-transform: capitalize;
    text-align: center;
}

#noForecastData > img {
    margin-top: 20px;
}

#geoLSForecastDataPopup .remindMe.trClose b {
    font-weight: normal;
    color: #ff4747;
}

#geoLSForecastDataPopup .remindMe.trClose b:hover {
    text-decoration: underline;
}

#geoLSForecastDataPopup .remindMe.trClose {
    float: right;
    font-size: 17px;
    margin: 7px 16px;
    text-decoration: none;
}

#geoLSForecastDataPopup > span {
    background: none repeat scroll 0 0 #d5d5d5;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: block;
    margin: 0 auto;
    min-width: 987px;
    overflow: hidden;
    width: 80%;
}

#geoLSForecastDataPopup span span {
    display: block;
    float: left;
    font-size: 16px;
    padding: 8px;
    width: 90%;
}

.CoverPop-content.splash-center > select {
    float: right;
    margin: 20px 25px;
}

.invoiceDetailsDiv > span {
    display: block;
    font-size: 15px;
    margin-top: 11px;
}

.GridStyle.ewsCreditRequest.table {
    margin-top: 30px;
}

@media print {
    .bottomcontent,
    .navbar,
    .left_sbux,
    .tool-space.request-credit.col-md-2,
    #footer,
    .ewscustomerinvoice .invoiceHeader > h2,
    .invoiceHeader .print {
        display: none;
    }
    .navigationbar,
    .content_section,
    .MainPanel {
        border-top: 0;
    }
    .evOrderDetailsSstoreDetails,
    .invoiceHeader {
        margin: 0 0 100px 130px;
    }
    .evOrderDetailsSstoreDetails,
    .invoiceHeader {
        float: right;
        margin: 12px 0 60px 15px;
    }
    .bottomheader {
        margin-top: 15px;
        position: absolute;
        z-index: 9999;
    }
    .container {
        width: 100%;
    }
    .table,
    .CustomerDetailsOrderList table {
        border: 0 none;
        font-size: 6px;
        font-weight: 400;
    }
    #header {
        margin: 0px;
    }
    .invoiceDetailsDiv > span {
        display: block;
        font-size: 9px;
        margin-top: 3px;
    }
    .storelogo .sbuxLogo {
        display: block;
        float: left;
        height: auto;
        width: 40px;
    }
    .storelogo p {
        font-size: 9px;
        padding-left: 55px;
        padding-top: 6px;
    }
    .bottomheader {
        margin: 0;
    }
    .evOrderDetailsSstoreDetails,
    .invoiceHeader {
        float: right;
        margin: 12px 0 20px 15px;
    }
    a[href]:after {
        content: none !important;
    }
}

.invoiceHeader .icon {
    color: #c5c5c5;
    display: block;
    font-size: 57px;
}

.invoiceHeader .trackUPS,
.invoiceHeader .request-credit,
.invoiceHeader .print {
    color: #c5c5c5;
    float: right;
    font-size: 16px;
    text-align: center;
}

.invoiceHeader .trackUPS:hover a,
.invoiceHeader .trackUPS:hover span,
.invoiceHeader .request-credit:hover a,
.invoiceHeader .request-credit:hover span,
.invoiceHeader a.print:hover,
.invoiceHeader a.print:hover span {
    color: #00704a;
}

.imgTitle.product_img_link {
    margin-bottom: 10px;
    text-align: center;
}

.dropzone .Button {
    display: inline-block;
}

.dz-default .upload.icon {
    display: block;
    font-size: 45px;
    margin-bottom: 10px;
}

.dropdown-menu .ewsStarbucksOrderTypeSwitch li .order-type-text {
	margin: 0;
}



@media only screen and (max-width: 1200px) and (min-width: 992px) {

    .side_content .content_list #cart_block_list > table {
		width: 100%;
        max-width: 208px;
    }
}




@media only screen and (max-width: 992px) and (min-width: 480px) {
    .dropdown-menu > ul {
        display: block;
    }
}




@media only screen and (max-width: 992px) {
	.quickLeftMenu .dropdown-menu {
		display: block;
	}
    .ewsStarbucksOrderTypeSwitch {
        background: #00704a none repeat scroll 0 0;
		height: auto!important
    }
    .quickLeftMenu .dropdown .ewsStarbucksOrderTypeSwitchSelectedItem {
        display: table;
        width: 100%;
        margin: 0;
    }
    .btn.btn-primary.dropdown-toggle.activeShow {
        display: none;
    }
    .dropdown-menu .ewsStarbucksOrderTypeDSDItem > a 
	{
        padding-top: 25px;
    }
    .quickLeftMenu .ewsStarbucksOrderTypeAutoShipItem > a,
    .quickLeftMenu .ewsStarbucksOrderTypeDSDItem > a
	{
        float: left;
        width: 100%;
    }
}

.quickLeftMenu .ewsStarbucksOrderTypeAutoShipItem > a,
.quickLeftMenu .ewsStarbucksOrderTypeDSDItem > a
{
    float: left;
    width: 100%;
}




@media only screen and (max-width: 992px) and (min-width: 480px) {
    .quickLeftMenu .dropdown-menu,
    .dropdown-menu > ul {
        display: block;
    }
}




@media only screen and (max-width: 480px) {
    .ewsContinueShopping {
        margin: 0 auto;
        display: block;
    }
	.dropdown.open .btn.btn-primary.dropdown-toggle.activeShow {
		background-color: #016040;
	}
    .btn.btn-primary.dropdown-toggle.activeShow {
        display: block;
    }
    .orderType .dropdown-menu {
        left: 0;
		margin-top: 0;
		position: relative;
		width: 100%;
    }
    .dropdown-menu > ul {
        width: 100%;
    }
    .mobile_column {
        display: none;
    }
    .mobOverFlow {
		display: block;
		width: 100%;
        overflow-y: auto;
    }
    .mobOverFlow table table {
        display: none;
    }
    .ewsCartProduct {
        min-width: 140px;
    }
    .Button.ewsShoppingCartRecalculateButton {
        display: block;
        margin: 0 auto 20px;
    }
}

.ewsProduct .ewsProductAddToCartButton:hover,
.ewsProduct .ewsProductAddToCartButton:focus {
    background: #015236;
    color: #fff;
}

.ewsloginpage #index .MainPanel {
    border-top: 0 none;
    margin-top: 50px;
    min-height: 448px;
}

.orderType .dropdown-menu .ewsStarbucksOrderTypeAutoShipItem > a:hover, 
.orderType .dropdown-menu .ewsStarbucksOrderTypeDSDItem > a:hover 
{
    background: #015236 none repeat scroll 0 0;
}


.tab-content #menu1 > table {
    width: 100% !important;
}

.dropdown-menu li.ewsStarbucksOrderTypeAutoShipItem > a, 
.dropdown-menu li.ewsStarbucksOrderTypeDSDItem > a 
{
    background: #015236 none repeat scroll 0 0;
	height: auto;
}

@media only screen and (max-device-width: 480px) {
    .ewstermsandconditions .ewsCustomerClassBrandingFoodserviceUkSbc .MainPanel {
        padding: 0 5px;
    }
    .ewstermsandconditions .ewsCustomerClassBrandingFoodserviceUkSbc .site-page .right_sbux {
        width: 100%;
    }
    .ewstermsandconditions .site-page .right_sbux {
        margin-top: 10px;
    }
}

.ewsCustomerClassBrandingFoodserviceUkSbc .leftsideCate {
    background: #d41f2e none repeat scroll 0 0 !important
}

.ewspagenotfound .MainPanel > ul {
  margin: 0 auto;
  text-align: left;
  width: 56%;
}

.errorPageCoffeCup {
  margin: 30px;
}

.ewsdefault .tab-content.hidden-sm.hidden-xs {
    overflow-y: auto;
    padding: 20px;
} 



#tutModal .modal-content {
  height: 100%;
  position:relative;
  padding-bottom:65px;
}

#tutModal .modal-body {
    height: 100%;
  background: #00704a none repeat scroll 0 0;
}
#tutModal .modal-footer {
   position:absolute;
   left:0;
   bottom:0;
   width:100%;
   
}
#tutModal .carousel {
    height: 100%;
}

#tutModal .carousel-inner {
    height: 100%;
}

#tutModal .item {
    height: 100%;
}
#tutModal .item  img {
  margin: 0 auto;
  max-width:80%;
  max-height: 90%;
  padding-top: 5%;
}

#tutModal .carousel-control .glyphicon-chevron-left,
#tutModal .carousel-control .glyphicon-chevron-right,
#tutModal .carousel-control .icon-next,
#tutModal .carousel-control .icon-prev {
        width:60px;
        height: 60px;
        margin-top: -20px;
        font-size: 60px
    }
#tutModal .carousel-control {
    background: transparent;
    text-shadow: initial;
    background-image: initial;
}




a#ffb_feedback {
  height: 34px;
  width: 136px;
}

.session_expired {
    color: #00704a;
}

#session_expired_panel {
    background: #FFF;
    padding: 20px 40px;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    top: 50%;
    left: 50%;
    height: 220px;
    width: 500px;
    margin-top: -100px;
    margin-left: -250px;
    position: absolute;
}

#session_expired_panel #session_expired_password{
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
}

#session_expired_panel .left{
    padding: 0;
    width: 50%;
    height: 40px;
    float: left;
}

#session_expired_panel .right{
    padding: 0;
    width: 50%;
    height: 40px;
    float: right;
}

#session_expired_panel a{
    display: block;
    width: 90%;
    margin: auto;
    padding-top: 10px;
    font-size: small;
}

#session_expired_panel .Button{
    display: block;
    width: 90%;
    height: 100%;
    margin: auto; 
    text-align: center;
    font-size: medium;
}

.stagingNotice {
  background: #00704a;
  bottom: 0;
  color: #ff0000;
  font-size: 17px;
  font-weight: lighter;
  left: 0;
  padding: 8px;
  position: fixed;
  margin-left: 5px;
}


.addToCartPopUp {
  background: #ffffff none repeat scroll 0 0;
  border-left: 7px solid #00704a;
  box-shadow: -3px 5px 25px -5px rgba(103, 101, 101, 0.76);
  display: none;
  font-size: 16px;
  left: 50%;
  line-height: 30px;
  margin-left: -100px;
  margin-top: -50px;
  padding: 20px 50px;
  position: fixed;
  text-align: center;
  top: 50%;
  width: 300px;
}

.addToCartPopUp .itemNumber,.addToCartPopUp .orderNumber {
  font-weight: bold;
}

#session_expired_panel #session_expired_password {
  background: #eaeaea none repeat scroll 0 0;
  border: 0 none;
  border-radius: 2px;
  font-size: 20px;
  margin-bottom: 16px;
  margin-top: 14px;
  padding: 8px;
}

#session_expired_panel > h3 {
  margin-top: 1px;
}

#session_expired_panel > div {
  line-height: 18px;
}


.toolbarShoppingCart {
  min-height: 41px;
} 

.affix {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: -3px 5px 25px -5px rgba(103, 101, 101, 0.76);
  margin-top: 10px;
  padding: 10px;
  top: 0;
  transition: all 100ms ease 0s;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.Shopping.Cart .Button input {
	margin: 0;
}

.toolbarShoppingCart .affix-top {
    display: flex;
    justify-content: space-between;
    flex-grow: 1;
	width: 100%!important;
	flex-wrap: wrap;
}

.openingTimesContainer {
    background: #e8e8e8;
    border-radius: 4px;
    padding: 15px 25px;
    width: 50%;
    margin-right: 3%;
    margin-top: 15px;
}

#categoriesDropdown {
    margin-bottom: 30px;
	font-family: 'TTHovesLight', 'Avenir', helvetica, sans-serif;
}

#categoriesDropdown .ui-icon {
	display: none;
}

#categoriesDropdown .ui-state-active, #categoriesDropdown > div {
    padding: 0 15px;
    background: #00704a;
	cursor: pointer;
	outline: none;
	max-height: 480px;
    overflow-y: auto;
	border: none;
    border-radius: 0;
}

#categoriesDropdown .ui-state-active h3 {
    border-bottom: 1px solid #fff;
}

#categoriesDropdown h3 {
    margin: 0;
    padding: 15px 0;
    font-size: 16px;
	color: #fff;
    font-weight: 600;
}

@media (max-width: 480px) {
		
.Shopping.Cart .MainPanel .Button {
	width: 100%!important;
}
		
.Shopping.Cart .MainPanel .splitOrderButton .Button {
	width: 100%!important;
}
		
.Shopping.Cart .MainPanel .affix .Button {
	width: 100%
}

.toolbarShoppingCart .Button {
  float: left;
  margin-left: 10px;
}
		.affix-top {
  overflow: hidden;
}
}

@media (max-width: 767px) {
	.notification-banner-container .left-content, .notification-banner-container .right-content, .notification-banner-container .right-content p {
		width: 100%!important;
	}
		
	.notification-banner-container .right-content {
		justify-content: flex-start!important;
		text-align: left!important;
		margin: 10px 0 0!important;
	}
		
	.notification-banner-container .content {
		flex-wrap: wrap;
	}
	.notification-banner-container .content img {
		margin: 0!important;
	}
	.navbar-nav .open .dropdown-menu > li > a {
		min-height: 35px;
	}
	.loadingGif {
		margin: 0;
	}
	#pb-left-column, #pb-right-column {
		width: 47%;
	}
	.HiddenStoreDevFull {
		width: 95%;
	}
	.orderManSections > div {
		width: 100%;
	}
	#footer .foothide {
		display: block;
	}
    .ffhl .h {
        width: 100%;
    }
    .ffhl .i {
        display: block;
        clear: both;
        margin-left: 0;
    }
    .ewsProductItem:nth-child(-n+3) {
        padding-top: 15px;
    }
    .ewsProductItem:nth-child(2n+2) {
        border-right: none;
    }
    ul.ewsCategoryList li.ewsCategoryItem {
        width: 33%
    }
    .ewsProductItem {
        width: 50%;
    }
    .order_time {
        padding: 0 10px;
    }
    .content_section.product_tab_container {
        border: none;
    }
	.ewsmandatorycontactdetails .ffhl > .i > div {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		align-items: center;
	}
	.ewsmandatorycontactdetails .ffhl > .i > div > input {
		margin: 5px 0;
		width: 49%
	}
	.ewsmandatorycontactdetails .ffhl > .i > div > select {
		margin: 5px 0;
		width: 49%
	}
	.ewsmandatorycontactdetails .ewsSubmitButton {
		margin-top: 10px;
	}
	.Layout.ewsMandatoryEmail.ffhl {
		margin: 0 0 25px;
	}
		
	.Layout.ewsOptionalEmail.ffhl {
			margin-bottom: 55px;
	}
	.Layout.ewsOptionalPhoneNumber.ffhl {
		margin-bottom: 50px;
	}
	.ewsmandatorycontactdetails .ffhl > .i span {
		display: block;
	}
	.openingTimesContainer {
		width: 100%!important;
		padding: 15px;
	}
	#openingTimesRegular .openCol {
			max-width: 40px;
	}
	.ewsopeningtimes .middlecontent .right_sbux .MainPanel > div:last-child {
		justify-content: center;
	}
}

#cart_block_list > table {
  margin: 0 auto;
  max-width: 208px;
}

.cbShoppingCartMultiSelect > input {
  margin-left: 6px;
}


.ewsArticle span#AjaxFullProductPage, .ewsNews span#AjaxFullProductPage{
		display:block!important;
		margin-bottom: 1rem;
}

#AjaxFullProductPage .prodcut-details h2 {
    margin-top: 0;
}

#AjaxFullProductPage .nav-tabs {
	margin-top: 15px;
}

.prodcut-details #info2 .ewsDocumentationLink, .prodcut-details #info1 .ewsDocumentationLink {
	width: auto;
    float: none;
    margin: 5px 0;
    display: inline-block;
}

.ewsDocumentationList > li {
	padding-left: 0;
}


a.ewsDeliveryDetailsCalendarButton, a.ewsPrintDeliveryInfo {
    color: #fff;
    display: block;
    
    padding: 10px 0;
    text-align: center;
    margin: 10px;
}


.AlternateOrderingInstructions {
    border: 1px solid #eaeaea;
    padding: 20px 20px;
	margin-top:20px;
	border-radius:3px;
	margin-bottom:20px;	
}

.AlternateOrderingInstructions > br {display:none;}

.AlternateOrderingInstructions a {
margin-top: 10px;
    display: block;
	text-decoration: underline;
}

.AlternateOrderingInstructions a:hover {
	text-decoration: none;
}

.ewscartspreadsheetuploadpage .MainPanel > h2 {margin-bottom:30px;}

.ewscartspreadsheetuploadpage .ffhl .h {
    text-transform: capitalize;
}

#EmailOrders .ewsCustomerInfo{
    border: 1px solid #cccccc;
    padding: 10px;
    border-radius: 5px;
    
    background: #f5f5f5;
			
}

#EmailOrders .ewsCustomerInfo a {
    color: #00704A;
	text-decoration: underline;
}

#EmailOrders .ewsCustomerInfo a:hover {
	text-decoration: none;
}

.copyOrderButton {
	text-align: center;
	padding-top: 10px;
}

#copyOrderSpaceDiv {
    padding:15px;
}

.copyOrderGrid td {
	padding:5px;
}

.testPanel {
    position: fixed;
    background: #ff5353;
    
    
    left: 10px;
    bottom: 0;
    padding: 10px 20px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #fff;
	cursor:pointer;	
}
.testPanel ul {
    position: absolute;
    top: -60px;
    list-style: none;
    background: #eeeeee;
    height: 60px;
    width: 210px;
    padding: 10px;
    left: 7px;
	cursor:default;	
}

span.checkboxSpan {
    padding: 9px 0 0 0;
    display: block;
    width: 305px;
    float: left;
}

.checkboxSpan p {
    float: left;	
}

.modal-footer .bg-danger{
    padding: 10px 0;
    text-align: center;
    display: none;
}




.NewUpdateModal .modal-content{
background: url(/starbucks-ne-uk-test/Files/AdvancedStyle_10614/PopUpBG.png) no-repeat center right #fff;
}
.NewUpdateModal.de .modal-content{
background: url(/starbucks-ne-uk-test/Files/AdvancedStyle_10614/PopUp_DE.png) no-repeat center right #fff;
}
.NewUpdateModal.es .modal-content{
background: url(/starbucks-ne-uk-test/Files/AdvancedStyle_10614/PopUp_ES.png) no-repeat center right #fff;
}
.NewUpdateModal.fr .modal-content{
background: url(/starbucks-ne-uk-test/Files/AdvancedStyle_10614/PopUp_FR.png) no-repeat center right #fff;
}

.NewUpdateModal .modal-header {border:0;}
.NewUpdateModal .modal-body {
		min-height:545px;
		
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;

}


.NewUpdateModal .modal-details {
    max-width: 400px;
    margin-left: 50px;
    font-size: 15px;
    line-height: 20px;
}

.NewUpdateModal li {
list-style: inside;
}

.NewUpdateModal ul {
margin:25px 0;
}

.btn-orderly {
background:#60c4e1;
color:#fff;		
border-radius:5px;
}

.btn-orderly-close {

border-radius:5px;

}

.NewUpdateModal  .close {
    background: #fff;
    width: 20px;
    border-radius: 50%;
    opacity: 0.8;
}

.NewUpdateModal  {background:rgba(0,0,0,0.48)}

@media (max-width: 992px) { 
.NewUpdateModal .modal-details {
    max-width:900px;
    margin-left: 50px;
    font-size: 15px;
    line-height: 20px;
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    padding: 20px;
}
		
}




.Store.Dev.Orders.Disabled .site-page .right_sbux {width:100%; text-align:center;}
.Store.Dev.Orders.Disabled .site-page .left_sbux {display:none;}

.Store.Dev.Orders.Disabled #ewsArticleFullPage{
    width: 800px;
    margin: 0 auto;
    font-size: 17px;
    line-height: 30px;
    margin-top: 30px;
}


.ewsForcedPasswordChange #ChangePassword {
		padding:20px 0;
}

.sdModal {

		font-size: 16px;
		line-height: 20px;
		
}

.sdModal h2 {

		margin: 0;
		font-size: 20px;

}
.RUInfo {
    position: absolute;
    border-radius: 10px;
    background-color: #00704a;
    width: 150px;
    display: none;
    color: #ffffff;
    padding: 10px;
}
.RUInfo hr {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.RUIcon {
    height: 20px;
    width: 20px;
}

.RUHighlight td {
    background-color: #00704a;
    color: #ffffff;
}

.RUHighlight td input {
    color: #000000;
}


.RUInput {
    width: 60px;
    color: #000000;
}

.RUUpdate {
    color: #000000;
}

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;   
    padding: 4px 0;
    margin: 0 0 10px 25px;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}

.ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
    text-decoration: none;
}

.ui-state-hover, .ui-state-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #0088cc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
}

.ui-menu .ui-menu-item {
  cursor: default;
}

.ui-menu .ui-menu-item:hover {
  font-weight: bold !important;
}
.christmas-message-top {
	display: block;
    overflow: hidden;
    background: #fff;
    padding: 15px 0;
	margin-bottom: 27px;
}
.christmas-message-top p {
	margin: 0;
	color: red;
	font-weight: bold;
	font-size: 12px
}
.christmas-message {
    padding-top: 15px;
    color: red;
}
.invalidQtyBasedOnForecast {
	background-color: #FFFF66 !important;
}
.ewsCartCustomerItemNumber input {
    width:100px;
}

.product-details .nav-tabs {
	border-radius: 15px;
}

.notification-banner-container {
	margin-bottom: 15px;
}

.notification-banner-container .left-content {
    width: 50%;
}

.notification-banner-container .right-content {
    display: flex;
    justify-content: center;
    margin: -30px 0 0;
    width: 40%;
    text-align: right;
}

.notification-banner-container .right-content p {
    color: black;
    background: #F2CD00;
    font-size: 14px;
    text-align: center;
    padding-top: 18px;
}

.notification-banner-container .col-md-12 {
	background-color: #2E2D2C;
	color: #F2CD00;
	padding: 15px 15px 0;
	margin-left: 15px;
	width: calc(100% - 30px);
	min-height: 100px;
	display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.notification-banner-container .dismiss-notification {
	cursor: pointer;
	position: absolute;
	left: 3px;
    top: -42px;
    font-size: 14px;
}

.notification-banner-container .dismiss-notification::after {
    font-family: "sbuxsystemfont" !important;
    content: 'J';
    display: inline-block;
    position: relative;
	font-size: 139px;
    top: 76px;
    left: -21px;
    transform: rotate(180deg);
}

.notification-banner-container .header {
    font-size: 14px;
    display: block;
    margin: 0px 0 10px;
	padding-left: 100px;
}

.notification-banner-container .content {
    margin-left: 100px;
    font-weight: 300;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.notification-banner-container .left-content p {
    margin: 0 0 18px;
}

.notification-banner-container .content img {
	height: 80px;
	margin: -5px 0 0;
}

.notification-banner-container .content a,
.notification-banner-container .content a:visited {
	color: #F2CD00;
	text-decoration: underline;
}

#ffhl .input[type=file]{
	display: block;
    margin-top: 0px;
    margin-left: 0px;
}
#MainPanel .input[type=button]{
	cursor: pointer;
    margin-left: 280px;
    margin-top: 5px;
    border-radius: 10px;
}

.navbar-collapse .current-menu-item {
    font-weight: bold!important;
}

.more-news {
		padding-left: 10px;
		padding-bottom: 10px;
}

.no-margin-row {
		margin-right: 0px !important;
		margin-left: 0px !important;
}

.pt-5 {
		padding-top: 3rem;
}

.font-weight-bold {
	font-weight: 700!important;
}

}
.dropdown-menu h3 {
    color: #fff;
	padding: 19px 0;
	font-weight: 600;
	background-color: #00704A;
	margin: 0;
	cursor: default;
}

.dropdown-menu li.ewsStarbucksOrderTypeAutoShipItem > a {
	cursor: default;
}

@media screen and (max-width: 1199px) {
	.orderManSections .h {
		display: block;
		width: 100%!important;
	}
}

@media screen and (min-width: 1199px) {
	.notification-banner-container .right-content {
		width: 30%;
	}
	.notification-banner-container .left-content {
		width: 55%;
	}
	.notification-banner-container .right-content p {
		padding-top: 23px;
		padding-left:1px;
	}
	.notification-banner-container .content img {
		height: 90px;
	}
	.notification-banner-container .dismiss-notification::after {
		top: 64px;
	}
}

@media screen and (min-width: 992px) {
	.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
		background-color: #999
	}
	.ewsdefault .first-child a, .ewsdefault .first-child span {
		font-family: 'TTHovesDemiBold', sans-serif;
	}
	.ewsopeningtimes .openingTimes a,
	.ewsopeningtimes .openingTimes span,
	.ewscartspreadsheetuploadpage .uploadSpreadsheet a,
	.ewscontentitempage.ewsArticle .userGuide a,
	.ewscontentcollectionpage.ewsArticle .docLibrary a,
	.Fast.Basket .revit a {
		color: #000;
		font-weight: 600;
	}
	ul.toolbar.nav.navbar-nav > li.active > a {
		color: #000;
		font-family: 'TTHovesDemiBold', sans-serif;
	}
	.bottomcontent {
        display: block;
        overflow: hidden;
        background: #eaeaea;
        border-bottom: 12px;
		padding: 10px;
    }
	.topheader .rightheader {
		display: flex;
		flex-grow: 1;
		flex-direction: row;
	}
	#footer {
		text-align: center;
	}
	.accountDetails .dropdown-menu li a,
	.ListProducts.dropdown .CategoriesList.dropdown-menu li a {
		height: 70px;
		padding: 9px 15px!important;
	}
	ul.toolbar ul.dropdown-menu li a:hover > span{
		background-color: #999;
		transition: all 100ms linear 0s;
	}

	ul.toolbar ul.dropdown-menu li a:hover{
		background-color: #999;
	}
	.accountDetails .dropdown-menu li a {
		padding: 9px 20px!important;	
	}

.ListProducts.dropdown .CategoriesList.dropdown-menu li a:hover {
	background-color: #999;
}
	.accountDetails .dropdown-menu li,
	.ListProducts.dropdown .CategoriesList.dropdown-menu li {
		display: flex;
	}
	.ListProducts.dropdown .CategoriesList.dropdown-menu li {
		width: 25%;
	}
	.ListProducts.dropdown .CategoriesList {
		background: #D9D9D9;
		min-width: 700px;
	}
	ul.toolbar li:hover a, ul.toolbar li:hover a span, ul.toolbar li.open a, ul.toolbar li.open a span{
		color: #000;
		font-family: 'TTHovesDemiBold', sans-serif;
		background: #D9D9D9;
	}
	.navbar {
		display: flex;
		flex-grow: 1;
	}
	div#myNavbar {
		display: flex!important;
		align-items: center;
		justify-content: space-between;
		flex-grow: 1;
	}
	.navbar-collapse.collapse {
		display: flex!important;
		align-items: center;
	}
	ul.toolbar.nav.navbar-nav {
        display: flex;
		justify-content: center;
    }
}

@media screen and (max-width: 320px) {
	#AjaxFullProductPage .nav-tabs > li {
		margin: 7px 0;		
	}
	#openingTimesRegular .openCol {
		max-width: 35px;
	}
	.ewsopeningtimes .MainPanel {
		padding: 0 5px;
	}
	.openingTimesContainer {
		padding: 10px;
		font-size: 11px;
	}
	
}


.dsr-header-left {
	display: flex;
	flex-direction: column;
}

.dsr-header {
	justify-content: space-between;
	width: 100%;
	display: flex;
}

.dsr-header-line {
	display: flex;
	justify-content: flex-start;
}

.dsr-header-left {
	width: 50%;
}

.dsr-key {
	padding-right: 10px;
}

.dsr-container {
	padding-top: 20px;
}

.dsr-table {
	padding: 10px 0;
	width: 100%;
}

.dsr-table thead td {
	font-weight: bold;
}

.dsr-table {
	padding: 10px 0;
	margin: 20px 0;
}

.dsr-header-right {
	display: flex;
	flex-direction: row;
}

.dsr-action {
	display: flex;
	flex-direction: column;
	text-align: center;
	margin-left: 10px;
}

.dsr-action-icon::before {
	font-size: 50px;
}
@media print { 
	.topheader {
		display: none;
	}
}

.toolbar {
 margin-left: -85px;
 width: 80%;
}

.dsr-heading {
	width: calc(100% + 40px);
	background-color: #00704a;
	margin: -20px;
	margin-bottom: 10px;
	position: relative;
	top: -20px;
	color: #fff;
	padding: 20px;
	font-size: 20px;
	line-height: 20px;
}

#geoLSForecastDataPopup {
	top: 60px;
}

.openingTimesContainer+h2 {
	margin-top: 20px;
}

.notification-banner-container .content {
	overflow-x: scroll;
}


textarea.nomargin,select.nomargin,input.nomargin
{
	margin-top:0;
	margin-bottom:0;
}

textarea.noresize
{
	resize:none;
}

#CreditRequestUploadImages
{
	width: 150px;
}

#CreditRequestUploadImagesSubmit
{
	width:60px;
	padding: 4px !important;
}

.m-t-0 {
    margin-top: 0px !important;
}

.m-t-1 {
    margin-top: 1px !important;
}

.m-t-2 {
    margin-top: 2px !important;
}

.m-t-3 {
    margin-top: 3px !important;
}

.m-t-4 {
    margin-top: 4px !important;
}

.m-t-5 {
    margin-top: 5px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-12 {
    margin-top: 12px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-t-25 {
    margin-top: 25px !important;
}

.m-t-30 {
    margin-top: 30px !important;
}

.m-t-35 {
    margin-top: 35px !important;
}

.m-t-40 {
    margin-top: 40px !important;
}

.m-t-100 {
    margin-top: 100px !important;
}

.m-r-0 {
    margin-right: 0px !important;
}

.m-r-1 {
    margin-right: 1px !important;
}

.m-r-2 {
    margin-right: 2px !important;
}

.m-r-3 {
    margin-right: 3px !important;
}

.m-r-4 {
    margin-right: 4px !important;
}

.m-r-5 {
    margin-right: 5px !important;
}

.m-r-10 {
    margin-right: 10px !important;
}

.m-r-15 {
    margin-right: 15px !important;
}

.m-r-20 {
    margin-right: 20px !important;
}

.m-r-25 {
    margin-right: 25px !important;
}

.m-r-30 {
    margin-right: 30px !important;
}

.m-r-35 {
    margin-right: 35px !important;
}

.m-r-40 {
    margin-right: 40px !important;
}

.m-l-0 {
    margin-left: 0px !important;
}

.m-l-1 {
    margin-left: 1px !important;
}

.m-l-2 {
    margin-left: 2px !important;
}

.m-l-3 {
    margin-left: 3px !important;
}

.m-l-4 {
    margin-left: 4px !important;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}

.m-l-15 {
    margin-left: 15px !important;
}

.m-l-20 {
    margin-left: 20px !important;
}

.m-l-25 {
    margin-left: 25px !important;
}

.m-l-30 {
    margin-left: 30px !important;
}

.m-l-35 {
    margin-left: 35px !important;
}

.m-l-40 {
    margin-left: 40px !important;
}

.m-b-0 {
    margin-bottom: 0px !important;
}

.m-b-1 {
    margin-bottom: 1px !important;
}

.m-b-2 {
    margin-bottom: 2px !important;
}

.m-b-3 {
    margin-bottom: 3px !important;
}

.m-b-4 {
    margin-bottom: 4px !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.m-b-25 {
    margin-bottom: 25px !important;
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.m-b-35 {
    margin-bottom: 35px !important;
}

.m-b-40 {
    margin-bottom: 40px !important;
}

.m-b-100 {
    margin-bottom: 100px !important;
}

.input-error {
color: red;
}

.weatherInfo {
		flex-direction: row;
		height: 50% !important;
		align-self: center;
}
.noMarginTopCreditRequestComment textarea {
    margin-top: 0px !important;
}
.rejectionReasonDropdown select {
    width: 100%;
}