.header-language-background .welcome-msg {
  width: 100%;
  text-align:right;
}

.header-language-background .store-switcher {
  text-align:right;
}

.header-language-container .store-language-container {
  display:block;
  width:100%
}

.header-language-container .shipto_selector {
	text-align:right;
}

.header-language-container .button {
	background:#ffffff;
}

.header-language-container a.button {
	color:rgb(29 78 216);
	border-radius: 0.25rem;
	margin: 1px;
	width:80px;
	height: 30px;
	border-color: #3399cc;
}

#quickorderform .input-text
{
	border-radius: 0;
	height: 30px;
	margin: 4px 10px 0 0;
	width: 190px;
}

#quickorderform .qty
{
	border-radius: 0;
	height: 30px;
	margin: 4px 10px 0 0;
	width: 3em!important;
}

.quickorder-table
{
	float:left;
}

.cart-table
{
	width: 100%!important;
} 

.cart-table .button
{
	background: #3399cc!important;
	color: #ffffff!important;
}


#checkout-please-wait
{
	/*position:absolute;*/
	color:#d85909;
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
	opacity:0.80;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	z-index:500;
}

#checkout-please-wait .loader
{
	position:fixed;	
	top:45%;
	left:50%;
	width:180px;
	margin-left:-60px;
	padding:15px 60px;
	background:#fff4e9;
	border:2px solid #f1af73;
	color:#d85909;
	font-weight:bold;
	text-align:center;
	z-index:1;
}

#head-checkout-please-wait .loader
{
	position:fixed;	
	top:45%;
	left:50%;
	width:120px;
	margin-left:-60px;
	padding:15px 60px;
	background:#fff4e9;
	border:2px solid #f1af73;
	color:#d85909;
	font-weight:bold;
	text-align:center !important;
	z-index:1;
}

#shipping-buttons-container{float:left}
#checkout-shipping-select .form-list li.wide select {
	float: left;
    margin: 2px 5px 0 0;
}

.btn-remove{display:block; width:11px; height:11px; font-size:0; line-height:0; text-indent:-999em; overflow:hidden}
.btn-remove2{display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(https://pacmobile.pacoa.com/skin/frontend/pacoarwd/default/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden}
.right {float:right !important}

/* -------------------------------------------- *
 * Skip - Link
 */
.skip-link-pacoa {
  position: relative;
  float: left;
  width: 20%;
  height: 44px;
  background: #FFFFFF;
  color: #636363;
  line-height: 42px;
  text-align: center;
}

a.skip-link-pacoa {
  text-decoration: none;
}

.skip-link-pacoa:not(.skip-active):hover {
  opacity: 0.8;
}

@media only screen and (max-width: 770px) {
  .skip-link-pacoa {
    border-right: 1px solid #EDEDED;
  }

  .skip-link-pacoa:last-child {
    border-right: 0;
  }
}
@media only screen and (min-width: 500px) {
  .skip-link-pacoa {
    width: 25%;
  }
}
/* -------------------------------------------- *
 * Skip Link - Active
 */
@media only screen and (max-width: 770px) {
  .skip-link-pacoa.skip-active {
    background: #EDEDED;
    color: inherit;
  }

  .skip-link-pacoa.skip-active span {
    color: inherit;
  }
}
/* -------------------------------------------- *
 * Skip Link - Icon
 */
.skip-link-pacoa .icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
}

.skip-link-pacoa.skip-nav .icon,
.skip-link-pacoa.skip-cart:not(.no-count) .icon {
  margin-right: 3px;
}

@media only screen and (min-width: 500px) {
  .skip-link-pacoa .icon {
    margin-right: 3px;
  }
}
/* -------------------------------------------- *
 * Skip Link - Label
 */
.skip-link-pacoa .label {
  display: none;
}

@media only screen and (min-width: 500px) {
  .skip-link-pacoa .label {
    display: inline;
  }
}
@media only screen and (max-width: 599px) {
	#shopping-cart-table td.a-center {
		text-align: left!important;
	}
	
	#shopping-wishlist-table td.a-center {
		text-align: left!important;
	}
}

.wishlist-table-pacoa .product-cart-image .product-image img {
  max-width: 100%;
  width: 100%;
}

.wishlist-table-pacoa th,
.wishlist-table-pacoa td,
.wishlist-table-pacoa tbody td {
  border-bottom: none!important;
  vertical-align: top!important;
}

.wishlist-table-pacoa tr {
  border-bottom: 1px solid silver!important;
}

@media only screen and (max-width: 599px) {
  .wishlist-table-pacoa colgroup, .wishlist-table-pacoa thead {
    display: none;
  }
  .wishlist-table-pacoa tr {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
  }
  .wishlist-table-pacoa tr:after {
    content: '';
    display: table;
    clear: both;
  }
  .wishlist-table-pacoa tr:last-child {
    margin-bottom: 0;
  }
  .wishlist-table-pacoa tfoot tr {
    padding-bottom: 0;
  }
  .wishlist-table-pacoa td {
    border: none;
    display: block;
  }
  .wishlist-table-pacoa td[data-rwd-label] {
    padding-left: 15px;
    margin-bottom: 1px;
  }
  .wishlist-table-pacoa td[data-rwd-label] .price {
    font-weight: normal;
  }
  .wishlist-table-pacoa td[data-rwd-label]:before {
    content: attr(data-rwd-label) ":";
    font-size: 12px;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    padding-right: 5px;
  }
  .wishlist-table-pacoa td.product-cart-price {
    text-align: left;
  }
  .wishlist-table-pacoa h2 {
    font-size: 12px;
  }
  .wishlist-table-pacoa .cart-links {
    padding-top: 5px;
    padding-right: 5px;
  }
  .wishlist-table-pacoa .cart-links > li {
    white-space: normal;
    text-align: center;
  }
  .wishlist-table-pacoa .cart-links > li > a {
    padding: 2px 0px;
  }
  .wishlist-table-pacoa .cart-tax-info {
    font-style: italic;
    padding-left: 15px;
    font-size: 13px;
  }
  .wishlist-table-pacoa .cart-tax-info .price {
    font-size: 13px;
  }
  .wishlist-table-pacoa .product-cart-image {
    width: 25%;
    float: left;
    padding-bottom: 0;
  }
  .wishlist-table-pacoa .product-cart-image a.cart-edit {
    display: block;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
  }
  .wishlist-table-pacoa .product-wishlist-info,
  .wishlist-table-pacoa td[data-rwd-label] {
    float: right;
    width: 75%;
  }
  .wishlist-table-pacoa .product-cart-actions,
  .wishlist-table-pacoa .product-cart-price {
    padding-bottom: 0;
    padding-top: 0;
    float: right;
  }
  .wishlist-table-pacoa .product-wishlist-remove,
  .wishlist-table-pacoa .product-cart-total,
  .wishlist-table-pacoa .product-cart-actions .cart-links {
    display: none;
  }
  .wishlist-table-pacoa .product-cart-image .cart-links,
  .wishlist-table-pacoa .product-cart-info .btn-remove {
    display: block;
  }
  .wishlist-table-pacoa .product-cart-actions .button {
    display: none;
  }
  .wishlist-table-pacoa .product-wishlist-info .btn-remove {
    float: right;
    margin: -4px 0px 2px 7px;
  }
  .wishlist-table-pacoa .product-wishlist-info .product-wishlist-sku {
    margin-bottom: 5px;
  }
  .cart-table .product-cart-actions {
    text-align: left;
  }
  .wishlist-table-pacoa .product-cart-actions .qty {
    margin-right: 7px;
    margin-bottom: 7px;
  }
  .wishlist-table-pacoa .price,
  .wishlist-table-pacoa .product-cart-price:before {
    font-weight: 500;
    font-size: 15px;
    font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
  }
  .wishlist-table-pacoa .cart-footer-actions {
    text-align: center;
    width: 100%;
  }
  .wishlist-table-pacoa .cart-footer-actions #empty_cart_button {
    float: right;
  }
  .wishlist-table-pacoa .cart-footer-actions .btn-continue {
    float: left;
  }
  .wishlist-table-pacoa .cart-footer-actions .btn-update,
  .wishlist-table-pacoa .cart-footer-actions span.or {
    display: none;
  }

  .display-both-prices .wishlist-table-pacoa td[data-rwd-tax-label]:before {
    content: attr(data-rwd-tax-label) ":";
  }
}

@media only screen and (max-width: 500px) {
  .product-img-box .product-image img {
    max-height: 75px!important;
  }
  .product-img-box .product-image {
    border: 0px;
  }
  .product-name h1 {
	  font-size: 15px!important;
  }

}

/*Checkout review css start*/

.checkout-review-table .product-review-image .product-image img {
    max-width: 100%;
    width: 100%;
}
.checkout-review-table th,
.checkout-review-table td,
.checkout-review-table tbody td {
    border-bottom: none!important;
    vertical-align: top!important;
}

.checkout-review-table tr {
    border-bottom: 1px solid silver!important;
}
body.checkout-onepage-confirm .data-table td a {
    font-size: 13px;
}

@media only screen and (max-width: 599px) {
    #checkout-review-table td.a-center {
        text-align: left!important;
    }

    #checkout-review-table td.a-center {
        text-align: left!important;
    }
    .checkout-review-table colgroup, .checkout-review-table thead {
        display: none;
    }
    .checkout-review-table tr {
        display: block;
        margin-bottom: 10px;
        padding-bottom: 10px;
        position: relative;
        width: 100%;
    }
    .checkout-review-table tr:after {
        content: '';
        display: table;
        clear: both;
    }
    .checkout-review-table tr:last-child {
        margin-bottom: 0;
    }
    .checkout-review-table tfoot tr {
        padding-bottom: 0;
    }
    .checkout-review-table td {
        border: none;
        display: block;
    }
    .checkout-review-table td[data-rwd-label] {
        padding-left: 15px;
        margin-bottom: 1px;
    }
    .checkout-review-table td[data-rwd-label] .price {
        font-weight: normal;
    }
    .checkout-review-table td[data-rwd-label]:before {
        content: attr(data-rwd-label) ":";
        font-size: 12px;
        font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
        padding-right: 5px;
    }
    .checkout-review-table td.product-cart-price {
        text-align: left;
    }
    .checkout-review-table h2 {
        font-size: 12px;
    }
    .checkout-review-table .cart-links {
        padding-top: 5px;
        padding-right: 5px;
    }
    .checkout-review-table .cart-links > li {
        white-space: normal;
        text-align: center;
    }
    .checkout-review-table .cart-links > li > a {
        padding: 2px 0px;
    }
    .checkout-review-table .cart-tax-info {
        font-style: italic;
        padding-left: 15px;
        font-size: 13px;
    }
    .checkout-review-table .cart-tax-info .price {
        font-size: 13px;
    }

    .checkout-review-table .product-review-image {
        width: 25%;
        float: left;
        padding-bottom: 0;
    }

    .checkout-review-table .product-wishlist-info,
    .checkout-review-table td[data-rwd-label] {
        float: right;
        width: 75%;
    }
    .checkout-review-table .product-cart-actions,
    .checkout-review-table .product-cart-price {
        padding-bottom: 0;
        padding-top: 0;
        float: right;
    }

    .checkout-review-table .product-cart-total,
    .checkout-review-table .product-cart-actions .cart-links {
        display: none;
    }

    .checkout-review-table .product-cart-actions .button {
        display: none;
    }

    .checkout-review-table .product-review-info .product-review-sku {
        margin-bottom: 5px;
    }
    .cart-table .product-cart-actions {
        text-align: left;
    }
    .checkout-review-table .product-cart-actions .qty {
        margin-right: 7px;
        margin-bottom: 7px;
    }
    .checkout-review-table .price,
    .checkout-review-table .product-cart-price:before {
        font-weight: 500;
        font-size: 15px;
        font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
    }
    .checkout-review-table .cart-footer-actions {
        text-align: center;
        width: 100%;
    }

    .display-both-prices .checkout-review-table td[data-rwd-tax-label]:before {
        content: attr(data-rwd-tax-label) ":";
    }

    .data-table td:not(#product-attribute-specs-table td), .data-table th:not(#product-attribute-specs-table th) {
        padding: 4px 10px 4px 0px!important;
    }

    .mobile-left {
        text-align: left!important;
    }
    .mobile-total-label {
        display: none!important;
    }
    .cart-table tfoot td[data-rwd-label]:before {
        font-weight: bold;
    }
    .checkout-review-table tfoot td[data-rwd-label]:before {
        font-weight: bold;
    }
}
/*Checkout CSS review end */

/*Hide Navigations on mobile start */
@media only screen and (max-width: 770px) {
	#nav .menu-gforce, #nav .menu-quickorder, #nav .menu-promotion, #nav .menu-aboutus {
		display: none;
	}
	
	li.address_book, li.my_statements, li.my_invoice, li.account_information {
		display: none;
	}
}
/*Hide Navigations on mobile end */

/* show bin icon on mobile device */
.cart-item-container {
    position: relative;
}

.remove-icon-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}

.remove-icon-wrapper .btn-remove {
    display: inline-block;
    width: 24px;
    height: 24px;
    text-indent: -9999px;
    background-position: 4px -648px;
    overflow: hidden;
}

/* show bin icon on mobile device */

/* Remove account top menu */
.skip-account {
	line-height: 42px;
	text-align: center;
	position: relative;
    float: left;
    width: 20%;
    height: 44px;
    background: #FFFFFF;
    color: #636363;
}
.skip-account .icon {
	display: inline-block;
	width: 30px;
    height: 30px;
    vertical-align: middle;
}

.skip-account .label {
  display: none;
}


@media only screen and (min-width: 500px) {
	.skip-account .label {
	  display: inline;
	}
}

@media only screen and (max-width: 770px) {
    .skip-account {
        border-right: 1px solid #EDEDED;
    }
}
/* Remove account top menu */

.product-view .product-essential .extra-info {
font-size: 16px;
color: #3399cc;

}

@media only screen and (max-width: 500px) {
	.product-img-box .product-image
	{
		float: left;
	}
}

@media only screen and (max-width: 770px) {
	.account-login .new-users
	{
		display: none;
	}
	
	.my-account .welcome-msg, 
	.my-account .box-account, 
	.my-account .box-info, 
	.my-account #stamt_display_status
	{
		display: none;
		
	}
}

.cart tr.tfoot {
	display: none; /* Hidden by default */
}
@media only screen and (max-width: 599px) {
	.cart tr.tfoot
	{
		display: block;
	}
}
@media only screen and (max-width: 599px) {
	.cart-table .product-cart-total {
	    text-align: left!important;
		float: right;
	}
}

@media only screen and (max-width: 770px) {
	.dekstop-only {
	    display: none;
	}
}

@media only screen and (max-width: 770px) {
    .request-catalog-price {
        display: none;
    }
	.my-employees-div {
        display: none;
    }
}


