:root {
    --workcenter-primary-color: #0a4776 !important;
    --workcenter-primary-text-color: #ffffff !important;
} 
#lblHeader {display: none}
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
        @font-face {
            font-family: 'Gotham';
            src: url('https://s3-us-west-2.amazonaws.com/bm.fonts/GothamBook.eot');
            src: url('https://s3-us-west-2.amazonaws.com/bm.fonts/GothamBook.eot') format('embedded-opentype'), url('https://s3-us-west-2.amazonaws.com/bm.fonts/GothamBook.woff2') format('woff2'), url('https://s3-us-west-2.amazonaws.com/bm.fonts/GothamBook.woff') format('woff'), url('https://s3-us-west-2.amazonaws.com/bm.fonts/GothamBook.ttf') format('truetype'), url('https://s3-us-west-2.amazonaws.com/bm.fonts/GothamBook.svg#GothamBook') format('svg');
            font-weight: 300;
        }
        
        @font-face {
            font-family: 'Gotham';
            src: url('https://s3-us-west-2.amazonaws.com/bm.fonts/GothamBold.eot');
            src: url('https://s3-us-west-2.amazonaws.com/bm.fonts/GothamBold.eot') format('embedded-opentype'), url('https://s3-us-west-2.amazonaws.com/bm.fonts/GothamBold.woff2') format('woff2'), url('https://s3-us-west-2.amazonaws.com/bm.fonts/GothamBold.woff') format('woff'), url('https://s3-us-west-2.amazonaws.com/bm.fonts/GothamBold.ttf') format('truetype'), url('https://s3-us-west-2.amazonaws.com/bm.fonts/GothamBold.svg#GothamBold') format('svg');
            font-weight: bold;
        }
        
        @font-face {
            font-family: 'Gotham';
            src: url('https://s3-us-west-2.amazonaws.com/bm.fonts/GothamMedium.eot');
            src: url('https://s3-us-west-2.amazonaws.com/bm.fonts/GothamMedium.eot') format('embedded-opentype'), url('https://s3-us-west-2.amazonaws.com/bm.fonts/GothamMedium.woff2') format('woff2'), url('https://s3-us-west-2.amazonaws.com/bm.fonts/GothamMedium.woff') format('woff'), url('https://s3-us-west-2.amazonaws.com/bm.fonts/GothamMedium.ttf') format('truetype'), url('https://s3-us-west-2.amazonaws.com/bm.fonts/GothamMedium.svg#GothamMedium') format('svg');
            font-weight: 500;
        }

#ifVFPSite {
min-height: 1100px !important; 
}
/*#ifVFPSite{
height: 3300px !important; 
}*/

body {font-family: Gotham !important; font-weight: 300}


.formValue {
    font-size: 13px;
    word-break: normal !important;
}

#FooterCopyright, #FooterLinks, #FooterLogo{
display:none;
}
.Heading_H6{
    font-weight: bold;
 color:#003b71;
  font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform:uppercase !important;
text-align: center!important;
}
.AssetFolderWidgetPosition {
    position: absolute;
    top: 25px;
    width: 100px;
    z-index: 950;
    right: 7%;
}

.AssetFolderCounter {
    height: 5px;
    font-weight: bold;
    margin-left: 4px;
}

.AssetFolderLabel {
    margin-left: 4px;
}

.JobCenterJobContainer table tr td {
width:100px;
}

.JobCenterSearchTab {
padding-top: 20px;
}



.label{
	color:#003b71;
}
body:not(.default) .pageBodyWrapper{
	color:#003b71;
}

.locationsTable thead tr:first-child{
background-color:#003b71;
}
#MiniPageHeader{
background-image:none;
background-color:#003b71;
}
body{
	color:#003b71;
}
span#lblValue {
	color:#003b71;
}
.PageHeaderLoginDisplay{
	color:#003b71;
}
.PageHeaderLoginDisplay a:link, .PageHeaderLoginDisplay a:visited{
    color: #c74b25;
}

.results_title {
    font-weight: bold;
 color:#003b71;
  font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform:uppercase;
}

.page_title {
 /*color:#003b71;*/
  font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform:uppercase;
font-size:20px;
font-weight:800;
padding: 0px 0px 50px;
}


#pageHeaderContainer div{
color:#003b71;
}

.businessunitdiv {
   height: 60px;
}

#searchsectionheaders {
    color: #6689A9;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 100;
}

#quicklinksbody{
color: #4A5660;
    font-family: Gotham;
    font-size: 12px;
    font-weight: 300;
    line-height: 14px;
    vertical-align: top;
    display: inline-block;
    margin-bottom: 13px;
}


#pageHeaderContainer {
height:60px;
}

/* .pageHeaderWrapper {
    padding: 44px 42px 5px 42px;
} */

.LandingPagesLandingPageLayout4 #pageBodyContainer .pageBodyWrapper, .searchdefault #pageBodyContainer .pageBodyWrapper, .Searchdefault #pageBodyContainer .pageBodyWrapper {
    padding: 0px 0px !important;
}

#searchResultsSearchDiv {
    border-right: 1px dashed #cfcfcf;
}
#divSearchResultsInstructions{
width:79%;
}
#searchResultsDiv {
    width: 79%;
    float: left;
}
a, .link {
color:#c74b25;
}
.Heading_H5 {
 color:#003b71;
  font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:19px;
    font-weight: 600;
}
.SecondaryActionButton{
    background-color: #c74b25;
}

.ResultCellHeader {
  background-color: #003b71;
}

.PrimaryActionButton {
  background-color: #003b71;
  font-family: Arial;
}

#imgThumbnail {
  max-width: 200px;
  max-height: 200px;
}

.LandingPagesLandingPageLayout4 #pageHeaderContainer
{
    display: none;
}


/* Menu and Header
----------------------------------------------------------*/
.secondaryMenuNavigation {
    position: absolute;
    top: 17px;
    display: inline-block;
    width: auto;
    left: 160px;
text-transform:uppercase;
color:#003b71;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.secondaryMenuNavigation a{
color:#003b71;
font-weight:bold;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#mainMenu
{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #fff;
    height:40px !important;
    border-top:0px;
    border-bottom:0px;
    padding-left:45px;
    padding-top: 6px;    
    color: #ffffff;
	    border-bottom: 1px solid #eeeeee;
}
#mainMenu a
{
    color: #0a4776;
    font-size: 14px;
    padding-top: 4px;
    padding-bottom: 3px;
    text-decoration: none;
}

#mainMenu a.clickable
{
    cursor: pointer;
}
#mainMenu a:hover
{
background-color: #483698;
    color: #0a4776;
}

.menu
{
    color: #003b71;
    background-color: #ffffff;
    position: absolute;
    visibility: hidden;
    opacity: 1.0;
    filter: alpha(opacity=100);
    
}
.menu li a
{
    color: #483698;
    background-color: transparent;
    display: block;
    line-height: 1.75em;
    text-decoration: none;
}
.menu li a span
{
    color: #0a4776;
}
#mainMenu a:hover
{
    color: #0a4776;
   /* border-bottom:2px solid white; */
    background-color:transparent;
}

.menu li a:hover span
{
    color: #0a4776;
}

.utilitybar {
    background-color: transparent;
}


#PageHeader{
height:95px;
}

#PageFooter {
    overflow: hidden;
    float: right;
    width: 500px;
    margin: 0px;
    position: relative;
    bottom: 0;
    width: 100%;
    height: 80px;
    z-index: 10;
    border-top: 1px dashed #cfcfcf;
}

/* Workcenter
----------------------------------------------------------*/
.JobCenterDeliveryOptionsImageButtonDiv {
    width: 135px;
    height: 47px;
    cursor: pointer;
    background-color: #c74b25;
    text-align: center;
    font-size: 18px;
    line-height: 52px;
    font-weight: bold;
    border-radius: 5px;
    color: #FFFFFF;
    background-image: none;
}

.JobCenterAddressSearchBackgroundImageContainer {
    float: left;
    height: 50px;
    background-image: none;
    background-color: #003b71;
}

.AddressSearchRightTabCurve{
    background-image: none !important;
    background-color: #003b71;
}
.AddressSearchLeftTabCurve{
    background-image: none !important;
    background-color: #003b71;
}

/* COMPOSER/LOCATIONS
----------------------------------------------------------*/
.stsSubTemplateNumberOfLocations {
    display: none;
}

.ax_image {
    max-width: 350px;
    max-height: 350px;
}

.stsSubTemplate {
    cursor: pointer;
    margin: 0px 15px 0px 0;
    width: 321px;
    height: 200px;
}

.page_instructions {
   padding-bottom:50px;
}

#searchResultsSearchFieldsDiv .labeldiv .label {
	color: #000000;
	font-family: Gotham;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
text-transform: uppercase;
margin-bottom: 15px;
}

#searchResultsMainDiv #searchResultsKeywordHeadingDivTop #lblKeywordHeadingTop {
	color: #000000;
	font-family: Gotham;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
        padding-top: 50px;
text-transform: uppercase;
padding-bottom: 12px;
}


#searchResultsSearchFieldsDiv .labeldiv {position: relative}
#searchResultsSearchFieldsDiv .labeldiv .link {
	color: #0078A9 !important;
	font-family: Gotham;
	font-size: 12px;
	font-weight: 300;
	line-height: 14px;
text-transform: uppercase;
text-decoration: none;
position: absolute; right: 40px
}

#searchResultsSearchDiv #lblCategorySearchHeading .Heading_H5 {

color: #000000;
    font-family: Gotham;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    padding-top: 15px;
    text-transform: uppercase;
    padding-bottom: 15px;
}


#searchResultsSearchFieldsDiv .controldiv {
margin-bottom: 0px;
margin-left: -3px;
}

#searchResultsSearchFieldsDiv .link.seemore, #searchResultsSearchFieldsDiv .link.seeless {
color: #0078A9 !important;
	font-family: Gotham;
	font-size: 12px;
	font-weight: 300;
	line-height: 14px;
text-transform: uppercase;
padding-left: 0px;
}

#searchResultsSearchFieldsDiv .controldiv label {
	color: #4A5660;
	font-family: Gotham;
	font-size: 12px;
	font-weight: 300;
	line-height: 14px;
vertical-align: top;
margin-top: 3px;
display: inline-block;
margin-bottom: 13px
}


#searchResultsSearchFieldsDiv .controldiv input {margin-right: 7px}

#searchResultsMainDiv .totaldiv {padding-bottom: 40px;}
#searchResultsMainDiv  #lblCategorySearchHeading {
	color: #4A5660;
	font-family: Gotham;
	font-size: 12px;
	font-weight: 300;
	line-height: 14px;
text-transform: uppercase;
}


#searchResultsKeywordDivTop #searchResultsKeywordTextDivTop {
	height: 45px;
	width: 250px;
	background-color: #FFFFFF;
	color: #303C42;
	font-family: Gotham;
	font-size: 12px;
	font-weight: 300;
	line-height: 14px;
box-sizing: border-box;
padding-top:0px;
  border-radius: 8px;
  max-width: 100%;
	
}

#searchResultsKeywordDivTop #searchResultsKeywordTextDivTop #txtKeywordsTop {	color: #303C42;
	font-family: Gotham;
	font-size: 12px;
	font-weight: 300;
	line-height: 14px;
box-sizing: border-box; padding-left: 0px; width: 250px; padding-right: 65px; height: 100%; border: 0px;
border: 1px solid #B7B7B7;
	border-radius: 8px;
padding-left: 7px;
outline: none;
max-width: 100%;
}



#searchResultsKeywordDivTop #searchResultsKeywordButtonDivTop {
position: absolute;
right: 0px;
height: 45px;
}

#searchResultsKeywordDivTop #searchResultsKeywordButtonDivTop #btnKeywordSearchGoTop 
{height: 45px; min-width: 60px; max-width: 82px; background-color: #092C64;border-radius: 0px 8px 8px 0px;-webkit-border-radius: 0px 8px 8px 0px; 	color: #FFFFFF;
	font-family: Gotham;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px; 
  outline: none;
}

#searchResultsKeywordDivTop {position: relative; width: 250px; max-width: 97%;}


.AdbuilderSearchCreative #lblHeader {
	color: #303C42;
	font-family: Gotham;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
.AdbuilderSearchCreative #lblHeader br {display: none}
.AdbuilderSearchCreative .pageHeaderWrapper {padding-top: 65px;}

#searchResultsKeywordDivTop #quicklinks {
	color: #07539D;
	font-family: Gotham;
	font-size: 16px;
	font-weight: 300;
	line-height: 19px;
padding-top: 3px;
}

#searchResultsCategorySearchHeadingDiv #quicklinks {
padding-top: 8px;
	color: #092C74;
	font-family: Gotham;
	font-size: 16px;
	font-weight: 300;
	line-height: 19px;
padding-bottom: 8px;
}

#lblCategorySearchHeading #quicklinksbody br {display: none}
#lblCategorySearchHeading #quicklinksbody b {display: block;
	color: #303C42;
	font-family: Gotham;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
text-transform: capitalize;
}

#lblCategorySearchHeading #quicklinksbody a {color: inherit !important; font-size: inherit; text-decoration: none;}

p, label, .PrimaryActionButton, .SecondaryActionButton {font-family: Gotham !important}

@media (max-width: 1360px) {
.AdbuilderSearchCreative .pageHeaderWrapper {
  width: 25%;
  box-sizing: border-box;
  padding-top: 45px;
}
}





/* Social Media CSS */
form[action$="Social+Media.html"] .pageBodyWrapper, form[action$="Social+Media_login.html"] .pageBodyWrapper {padding: 0px !important}

.AssetFolderIcon {  height: 29px !important;}
.AssetFolderLabel {  margin-left: -10px !important;}
.AssetFolderCounter {
  height: 5px;
  font-weight: bold;
  margin-left: 4px;
  color: #fff;
  z-index: 1;
  position: absolute;
  right: 39px;
  top: 1px;
}

.ShoppingCartWidgetPosition {
   top: 6px;
   right: 4%;
}
#ShoppingCartOrderLines {color: #003b71 !important}
.page_instructions {
    margin-top:24px;
padding-bottom:0;
}
.ActionButton.ButtonTextOnSearchResult a {
    position: absolute;
}
#PageFooter {
    overflow: hidden;
    float: right;
    width: 500px;
    position: relative;
    bottom: 0;
    width: 100%;
    height: 80px;
    z-index: 0;
    border-top: 1px solid #b7b7b7;
    background-color: #004876;
    margin: 0 !important;
}
/* 18-DEC */
body.JobCenterDeliveryForm h2.page_instructions{margin-top: 94px;}
body.SubscriptionsSignup #lblErrorMessage{padding-top: 20px;}
body.MyAccountLocationsSearchResults .page_title {padding-top:0}
body.SubscriptionsSignup #MainContent_ItemSelectionHeader{margin-top: 25px;}
body.Searchdefault .search-bar-component{padding: 0 !important;}
body.JobCenterDeliveryOptions #lblSubHeader{margin-top: 20px;}

button.btn.btn-primary {
    background: #0a4776;
    border: #0a4776;
}
.page-size-link-container a, button#button-basic, .clearLinkContainer a{color:#0a4776}

/* ======== */

#SelfRegistrationContent {
    padding-left: 0px;
    width: 550px;
    margin: 0 auto;
    margin-bottom: 40px;
    padding: 30px;
    border: solid 0px #004876;
}
.login-accountInfo {
    text-align: center;
    padding-top: 41px;
    padding: 30px;
    border: solid 3px #273a60;
    margin-bottom: 40px !important;
}


.Heading_H6 {
    text-align: center;
}

#SelfRegistrationFields .label {

    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    color: #273a60;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-right: 15px;
    display: block;

}

#SelfRegistrationFields .labeldiv {
    float: left;
    width: 190px;
    text-align: right;
}

#SelfRegistrationFields input[type="text" i]
{
    height: 20px;
width: 245px;
}

.customOptionInput select{
height: 30px;
}
div#SelfRegistrationButtons {
    margin-top: 20px;
    text-align: center;
   
}

div#googlereCaptchaPanel {
    padding-left: 120px;
}

.totaldiv {
    overflow: hidden;
    padding-bottom: 10px;
}
div#SelfRegistrationButtons {
    margin-top: 20px;
}
.button {
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #004876;
    background-color: #004876;
    color: #fff;
    padding: 5px 15px;
    border-radius: 0px !important;
    -webkit-border-radius: 8px;
    cursor: pointer;
}

iframe#oidcloginframe {
    display: none;
}
/* updated for 'https://brandmuscle.atlassian.net/browse/SSKIN-7606?focusedCommentId=1618626' ticket */
.imgTooltip {
    display:none !important;
}
/* 20-mar-24 */
body.default {
    font-weight: initial;
}
/* 22-mar-24 fix for header '0 Media Orders' allignment issue */
.MShoppingCartWidgetPosition{
    right: 12%;
    top: 52px;
}
#MediaOrderWidgetHeaderText{
	color: #003b71;
	text-decoration: none;
}
/* END */
/* PLP/PDP By */
.clearLinkContainer a, .expand-link-container a{
    color: var(--workcenter-primary-color) !important;
}
.AdminTemplateToolkitSearchPropertySetManagementInternalAdmin .button{
    background: var(--workcenter-primary-color);
    color: #fff;
    padding: 10px 15px;
    font-size: 16px;
    border: 0;
    border-radius: 6px !important;
    cursor: pointer;
}
/* PLP/PDP By */

/* SSKIN-11587 12-NOV-2024 */
.MiscContactSupport .instructions{
    padding-left: 0 !important;
}
.MiscContactSupport .page_title {
    padding: 0px 0px 10px;
    display: block;
}

/* SSKIN-11587 12-NOV-2024 */

.MiscContactSupport b {
    font-weight: bold;
}