@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
/* New code for workcenter */
:root {
    --workcenter-primary-color: #003B71 !important;
    --workcenter-primary-text-color: #ffffff !important;
} 
/* end */

@font-face {
    font-family: 'Gotham-Bold';
    src: url('https://s3.us-west-2.amazonaws.com/bm.fonts/Gotham-Bold.woff2') format('woff2'),
        url('https://s3.us-west-2.amazonaws.com/bm.fonts/Gotham-Bold.woff') format('woff');
    src: url('/Skinning/geappliances/Locales/en/css/fonts/Gotham-Bold.woff2') format('woff2'),
        url('/Skinning/geappliances/Locales/en/css/fonts/Gotham-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham-Medium';
    src: url('https://s3.us-west-2.amazonaws.com/bm.fonts/Gotham-Medium.woff2') format('woff2'),
        url('https://s3.us-west-2.amazonaws.com/bm.fonts/Gotham-Medium.woff') format('woff');
    src: url('/Skinning/geappliances/Locales/en/css/fonts/Gotham-Medium.woff2') format('woff2'),
        url('/Skinning/geappliances/Locales/en/css/fonts/Gotham-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham-Light';
    src: url('https://s3.us-west-2.amazonaws.com/bm.fonts/Gotham-Light.woff2') format('woff2'),
        url('https://s3.us-west-2.amazonaws.com/bm.fonts/Gotham-Light.woff') format('woff');
    src: url('/Skinning/geappliances/Locales/en/css/fonts/Gotham-Light.woff2') format('woff2'),
        url('/Skinning/geappliances/Locales/en/css/fonts/Gotham-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

        @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;
        }


.LandingPagesLandingPageLayout4 #pageBodyContainer {
    padding: 0px;
}
#pageBodyContainer
{
padding: 10px 42px;
}
.LandingPagesLandingPageLayout4 .pageBodyWrapper {
    padding: 0px;
}

#ifVFPSite {
min-height: 800px !important; 
}
.formValue {
    font-size: 13px;
    word-break: normal !important;
}

.labeldiv {
    float: left;
    padding-right: 10px;
}
.totaldiv{
padding-bottom: 10px;
}
div#SelfRegistrationButtons {
    padding: 10px 0px 20px 0px;
}
#SelfRegistrationContent {
    padding-left: 36%;
    width: 900px;
    margin: 0 auto;
}
#FooterCopyright, #FooterLinks, #FooterLogo{
display:none;
}
.Heading_H6{
    font-weight: bold;
 color:#003b71;
  font-family:Gotham-Medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform:uppercase;

}
.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: 40px;
}

.page_instructions {
margin-top: 10px;
}

.label{
	color:#003b71;
}
.pageBodyWrapper{
	color:#003b71;
}



MainContent_totalDivSectionUserInformation{
        margin-top: 40px;
}

.businessunitdiv{
    height: 50px;
}

.locationsTable thead tr:first-child{
background-color:#003b71;
}
#MiniPageHeader{
background-image:none;
background-color:#003b71;
}
body{
	color:#003b71;
font-family:Gotham-Medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
span#lblValue {
	color:#003b71;
}
.PageHeaderLoginDisplay{
	color:#000000;
}
.PageHeaderLoginDisplay a:link, .PageHeaderLoginDisplay a:visited{
    color: #c74b25;
}

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

.page_title {
 /*color:#003b71;*/
  font-family:Gotham-Medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform:uppercase;
font-weight:900;
}
#pageHeaderContainer div{
color:#003b71;
}

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

.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-Medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.secondaryMenuNavigation a{
color:#003b71;
font-weight:bold;
	font-family:Gotham-Medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#mainMenu
{
	font-family:Gotham-Medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #ffffff;
    height:30px;
    border-top:0px;
    border-bottom:0px;
    padding-left:45px;
    padding-top: 6px;    
    color: #ffffff;
}
#mainMenu a
{
    color: #000000;
    font-size: 14px;
    padding-top:7px;
    padding-bottom: 7px;
    text-decoration: none;
font-weight: 400;
    text-transform: unset;
}

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

.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: #000;
}
#mainMenu a:hover
{
    color: #003B71;
    background-color:transparent;
}

.menu li a:hover span
{
    color: #003B71;
}

.utilitybar {
    background-color: transparent;
}


#PageHeader{
height:75px;
}

#PageFooter {
    overflow: hidden;
    float: right;
    width: 500px;
    margin: 0px;
    position: relative;
    bottom: 0;
    width: 100%;
    height: 150px;
    z-index: 10;
}

/* 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;
}


#lblHeader {display: none}


body {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-Medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform:uppercase;

}
.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;
}

.assetThumbnailImage {
    padding-bottom: 10px;
}

.JobCenterJobContainer table tr td {
width:100px;
}
.label{
	color:#003b71;
}
.pageBodyWrapper{
	color:#003b71;
        padding-top: 0px;
}

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

.alert {
   Padding-top: 20px;
}


h3{
   padding-top: 20px;
}

h5{
   padding-top: 20px;
}

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

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

#pageHeaderContainer div{
color:#003b71;
}

#searchsectionheaders {
    color: #6689A9;
    font-family: Gotham-Medium, "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-Medium;
    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;
}

#searchResultsSearchDiv {
    border-right: 1px dashed #cfcfcf;

}
#searchResultsDiv {
    width: 79%;
    float: left;
}
a, .link {
color:#c74b25;
}
.Heading_H5 {
    color:#003b71;
    font-family:Gotham-Medium, "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-Medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.secondaryMenuNavigation a{
color:#003b71;
font-weight:bold;
	font-family:Gotham-Medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#mainMenu
{
	font-family:Gotham-Medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #ffffff;
    height:30px;
    border-top:0px;
    border-bottom:0px;
    padding-top: 6px;    
    color: #000000;
}
.RadMenu .rmLink {
    width: auto;
    padding: 0 0 0 20px;
}
.rmRootLink {
    padding-right: 10px !important;
}
.ShoppingCartWidgetPosition {
    top: 7px;
    right: 5%;
}
span.rmText.rmExpandDown {
    background: url(/Skinning/geappliances/Locales/en/images/icons/down-arrow.png);
    background-repeat: no-repeat;
    background-position: right;
background-size: 9px;
}
#mainMenu a
{
    color: #000000;
    font-size: 13px;
    padding-top: 7px;
    padding-bottom: 7px;
    text-decoration: none;
}
.rmSlide a
{
border-bottom: 1px solid #DFDFDF;
}
.rmSlide .rmLast a
{
border-bottom: none;
}

#mainMenu a.clickable
{
    cursor: pointer;
}
#mainMenu a:hover
{
background-color: #483698;
    color: #003B71;
}
.RadMenu .rmGroup .rmText {
    padding: 0 20px 0 10px !important;
    margin: 0 0 0 4px;
}
#pageHeaderContainer, #pageBodyContainer {
    width: auto;
}

.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: #000;
}
#mainMenu a:hover
{
    color: #003B71;
    background-color:transparent;
}

.menu li a:hover span
{
    color: #003B71;
}

.utilitybar {
    background-color: transparent;
}


#PageHeader{
height:75px;
    border-bottom: solid 1px #ccc;
}

#PageFooter {
    overflow: hidden;
    float: right;
    width: 500px;
    margin: 0px;
    position: relative;
    bottom: 0;
    width: 100%;
    height: 150px;
    z-index: 10;
}
iframe#oidcloginframe {
    display: none;
}

/* 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;
}


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

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


#searchResultsSearchFieldsDiv .labeldiv {position: relative}
#searchResultsSearchFieldsDiv .labeldiv .link {
	color: #0078A9 !important;
	font-family: Gotham-Medium;
	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-Medium;
    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-Medium;
	font-size: 12px;
	font-weight: 300;
	line-height: 14px;
text-transform: uppercase;
padding-left: 0px;
}

#searchResultsSearchFieldsDiv .controldiv label {
	color: #4A5660;
	font-family: Gotham-Medium;
	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-Medium;
	font-size: 12px;
	line-height: 14px;
text-transform: uppercase;
}


#searchResultsKeywordDivTop #searchResultsKeywordTextDivTop {
	height: 45px;
	width: 250px;
	background-color: #FFFFFF;
	color: #303C42;
	font-family: Gotham-Medium;
	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-Medium;
	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-Medium;
	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-Medium;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
.AdbuilderSearchCreative #lblHeader br {display: none}
.AdbuilderSearchCreative .pageHeaderWrapper {padding-top: 55px;}

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

#searchResultsCategorySearchHeadingDiv #quicklinks {
padding-top: 8px;
	color: #092C74;
	font-family: Gotham-Medium;
	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-Medium;
	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-Light, "Helvetica Neue", Helvetica, Arial, sans-serif;}

@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;
}


#ShoppingCartOrderLines {color: #003b71 !important;top: 18px;
    font-size: 16px;}

.page_instructions {
    margin-top: 24px;
}
.ActionButton.ButtonTextOnSearchResult a {
    position: absolute;
    line-height: 50px;
}

/* 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;
    cursor: pointer;
}

.searchdefault #pageBodyContainer, .SearchDefault #pageBodyContainer  {
    padding: 10px 0px;
  } 
/* PLP/PDP By */