/* Hides Email Proof and View PDF Proof in Studio */
.studio-ui_Preview_proofs {
display: none !important;
}
@media screen and (min-width: 600px) {
  .main-content, #displayNavInkRoot section:nth-child(2) {
  padding-left: 48px !important;
  padding-right: 48px !important;
  }
}
.main-content, #displayNavInkRoot section:nth-child(2) {
margin-bottom: 56px;

}
@font-face {
font-family: 'FedExSansWeb';
src: url('https://premiumprint.office.fedex.com/content/custom/fonts/FedExSansWeb/WOFF2/FedExSans_W_Rg.woff2') format('woff2'),
url('https://premiumprint.office.fedex.com/content/custom/fonts/FedExSansWeb/WOFF/FedExSans_W_Rg.woff') format('woff');
}
#displayNavInkRoot {
font-family: 'FedExSansWeb';
color: #333333;
}
#breadcrumblist li {
font-family: 'FedExSansWeb';
}
#CatalogTitle {
font-size: 32px;
font-weight: lighter;
}
div.col-xs-12.catalog.ufp-bottom-padding8.ufp-left-right-padding8.clearfix {
border-bottom: 1px solid #E3E3E3;
padding-bottom: 24px;
}
#aspect-container {
border-radius: 0;
border: 1px solid #E3E3E3;
box-shadow: none;
}
.filter-header {
border-top: none;
border: 1px solid #FAFAFA;
padding: 24px 0;
}
.filter-header-label {
color: #333333;
font-size: 18px;
font-weight: 300;
padding-left: 24px;
}
.filter-subicon {
color: #333333;
}
.filter-list {
background-color: #FAFAFA;
}
.filter-valuelist {
box-shadow: none;
padding: 24px 0 24px 24px;
}
.styled-checkbox + label  .firstSpan {
border-radius: 0;
}
.styled-checkbox:checked + label  .firstSpan {
background-color: #4D168A;
border-color: #4D168A;
}
.styled-checkbox:hover + label  .firstSpan {
border-color: #4D168A;
}
.filter-list label {
font-family: 'FedExSansWeb';
}
.filterPage-items {
margin-top: 16px;
}
.filterPage-item {
padding: 0;
}
.ufp-tile {
border-radius: 0;
border-color: #E3E3E3;
box-shadow: none;
}
.product_name {
font-family: 'FedExSansWeb';
font-size: 16px !important;
}
.choose_filter .hyperlink {
font-family: 'FedExSansWeb' !important;
color: #0078B4;
}
.choose_filter .productInfoBtn .fa-info-circle {
color: #0078B4;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner { 
 color: #333333; 
 font-weight: lighter !important
}
.ufp-tile-box button.dropdown-toggle {
border-color: #8E8E8E;
border-radius: 0;
}
.btn.btn-default.btn-primary.bottomTooltip.stretched {
margin-top: 11.5px !important;
padding: 12px 0;
height: 48px;
font-size: 19px;
line-height: 24px;
letter-spacing: 1.188px;
text-transform: uppercase;
background-color: #FF6200;
border-radius: 0;
border: none;
}
.btn.btn-default.btn-primary.bottomTooltip.stretched:hover {
background-color: #F04F18;
}
.btn.btn-default.btn-primary.bottomTooltip.stretched:active {
background-color: #E44B17;
}
.product_element.each_product_container.ufp-tile.has-color-swatch  div:last-child {
padding-top: 0 !important;
}
.filterPage-subicon .fa-chevron-up::before { 
content: "\f106";
font-size: 2em;
}
.filterPage-subicon .fa-chevron-down::before { 
content: "\f107"; 
font-size: 2em;
}
.bootstrap-select  .dropdown-toggle::after { 
content: "\f107"; 
font-size: 2em;
font-weight: normal;
}
.studio-ui_Preview_proofs {
display: none !important;
}
div.clearfix.right-container.ufp-left-right-padding8.price-table-width5  .btn-primary:not([class^=configurator-web-]) {
background-color: #ff6200;
}
div.clearfix.right-container.ufp-left-right-padding8.price-table-width5  .btn-primary {
border-color: #ff6200;
}
div.clearfix.right-container.ufp-left-right-padding8.price-table-width5  .btn-primary:not([class^=configurator-web-]):hover {
background-color: #e45528;
}
div.clearfix.right-container.ufp-left-right-padding8.price-table-width5  .btn-primary:hover {
border-color: #e45528;
}
div.clearfix.right-container.ufp-left-right-padding8.price-table-width5  .btn-primary.focus, div.clearfix.right-container.ufp-left-right-padding8.price-table-width5  .btn-primary:focus {
border-color: #ff6200;
box-shadow: 0 0 0 .2rem rgba(255, 98, 0, .5);
}
div.clearfix.right-container.ufp-left-right-padding8.price-table-width5  .btn-primary:not(:disabled):not(.disabled):active, div.clearfix.right-container.ufp-left-right-padding8.price-table-width5  .show.btn-primary.dropdown-toggle {
background-color: #ff6200;
border-color: #ff6200;
}