@charset "utf-8";
/* CSS Document */

:root {
    --workcenter-primary-color: #0170b0 !important;
    --workcenter-primary-text-color: #ffffff !important;
}
a, .link {
    color: #0070b0;

}

/* page containers */

#pageHeaderContainer,
#pageBodyContainer{
    width:100%;
}
#pageHeaderContainer{
    background-color: transparent;
    margin-bottom: 10px;
    
}
#pageHeaderContainer div{   /* Tarun */
    display: inline-block;
}
#pageHeaderContainer #subscriptionManagementContainer, 
#subscriptionManagementContainer div {
    display: block;
}
#pageBodyContainer{
    /*padding: 10px 42px;*/
}

.pageHeaderWrapper{
    padding: 25px 42px;
}

.LandingPagesLandingPageLayout4 .pageBodyWrapper {
    padding: 0px;
}

.pageBodyWrapper{
    padding:10px 42px;
}

/* page title */

.page_title {
	color: #000;
	font-size: 28px;
	/**/
	font-weight: bold;
	
}


#pageHeaderContainer {
    background-color: transparent;
    /* margin-bottom: 10px; */
    display: none;
}


#PageHeader {
    background-color: #ffffff;
    /* background-image: url(../Images/header-bg.png); */
    background-repeat: round;
    overflow: hidden;
    height: 80px;
    clear: both;
}
.JobCenterDeliveryOptionsImageButtonDiv {
    background: none;
    background-image: none;
    text-indent: 0px;
    background-color: #0070af;
    color: #fff;
    height: 50px;
    line-height: 50px;
    border-radius: 7px;
    padding: 0px;
    width: 115px;
    cursor: pointer;
    text-align: center;
    font-size: 20px;
font-weight: bold;
}

#MainContent_lblEULAHeader {
    text-align: center;
    float: none;
    display: inherit;
    padding-bottom:10px;
}

.page_title {
    float: none;
    margin-left: 0px !important;
}

/* Home Icon Skinning */
#mainMenu .Home {padding: 0;  width: 46px;height: 13px;}
#mainMenu .Home .rmText {padding: 0;}
#mainMenu .Home .rmText a {height: 12px; width: 12px;}
a.Home .rmText img {opacity: 0}
a.Home .rmText::before {
    content: url(/Skinning/lazboy/Locales/en/images/Homeicons.png);
    position: absolute;
    top: -4px;
    opacity: 1;
}


.footerbox {
    background: #0070b0;
    padding: 30px 0px !important; 
}
#FooterContainer #PageFooter {
    overflow: hidden;
    /* float: right; */
    position: relative;
    bottom: 0;
    width: 100% !important;
    height: 120px !important;
    z-index: 0;
    background: #0070b0;
    padding: 10px;
    margin: 0 !important;
}

#mainMenu {
 font-family: sans-serif;
background-color: transparent;
border-top: none;
border-bottom: none;
background: transparent;
top: 17px;
left: 240px;
}

.RadMenu .rmLink {
    padding: 0 0 0 8px;
}

#mainMenu a {
    color: #000000;
    font-size: 0.8vw;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
border-bottom: solid 3px #fff;
}
.RadMenu .rmLink {
    padding: 15px 0 15px 0.8vw !important;
}
.LandingPagesLandingPageLayout4 {
    overflow-x: auto;
}

.rmRootLink  {

color: #000000;
    font-size: 10px;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.3px;

}
#mainMenu a:hover {
color: #0070b0;
    border-bottom: solid 3px #0070b0;
    background: #e8f1f7;

 box-shadow: 0px 8px 16px 0px rgba(0,0,0.01,0.02);
}
.menu {
    color: #000000;
    background-color: #fff;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}
.menu li a:hover span {
    color: #0070b0;

}
.menu li a span {
    color: #000000!important;
}

.AddressSearchLeftTabCurve {
    top: 20%;
    float: left;
    height: 75px;
    width: 16px;
    background-repeat: no-repeat;
    background-image: none !important;
    cursor: pointer;
    background-color: #0070b0;
    border-top-left-radius: 10px;
}
.JobCenterAddressSearchBackgroundImageContainer {
    float: left;
    background-image: none !important;
    background-repeat: repeat;
    height: 75px;
    background-color: #0070b0;
}
.AddressSearchRightTabCurve {
    top: 20%;
    float: left;
    height: 75px;
    width: 16px;
    background-repeat: no-repeat;
    background-image: none !important;
    cursor: pointer;
    background-color: #0070b0;
    border-top-right-radius: 10px;
}
select#MainContent_SavedSearchSelect1_ddlSavedSearch {
    box-sizing: border-box;
    height: 30px;
    width: 202px;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 16px;
    padding: 0px 10px;
    font-weight: bold;
}
.JobCenterSearchLabel {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    padding-right: 10px;
    position: relative;
    top: 25px;
}
input#MainContent_btnExportExcel {
    height: 40px;
    width: 162px;
    border-radius: 6px;
    background-color: #0070b0;
    box-shadow: 0 2px 4px 0 rgb(202 202 202 / 50%);
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 21px;
    text-align: center;
    border: none;
    cursor: pointer;
}
.JobCenterSavedSearch {
    float: left;
    position: relative;
    top: 30%;
    margin-top: 0px;
}



.JobCenterTileKey {
    display: inline-block;
    font-weight: bold;
    padding-right: 5px;
    color: #0070b0;
}
.JobCenterTileKeyValueContainer {
    padding-bottom: 10px;
    font-size: 14px;
}
.JobCenterJobContainer table tr th {
    font-size: 16px;

}
select.gallery_lightboxlist.gallery_controlItem.gallery_view {
    font-size: 13px !important;
}

.gallery_messageContainer {
    background: #0070b0 !important;
    color: #fff !important;
    border: 5px solid #606060!important;
}

.gallery_messageClose {
    background: #606060 !important;
    color: #fff !important;
}

.locationsTable td {
    padding: 12px !important;
}
span.rmText {
    font-weight: bold !important;
}
input#ViewShoppingCart {
    background-color: #0070b0;
}
.SCOverlayHeader {
    background-color: #000;
}


/*.JobCenterJobCenter #PageFooter {
    position: absolute !important;
    bottom: 0 !important;
}*/
#SelfRegistrationContent, #SelfRegistrationFields{margin-left: 0px !important;}

.rmSized ul.rmRootGroup {
    padding-left: 23px !important;
}
.login-logo, .login-logo img{max-width: 950px !important;}
body.LoginLogin .PanelLayoutCentered.login-logo {
    max-height: 100px;
    overflow: hidden;
}
/* 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;
}
.search-property-details .property-value a{
    color: var(--workcenter-primary-color) !important;
}
.admin-tool-inner-container .right .button-container .btn{
    background: var(--workcenter-primary-color) !important;
    color: var(--workcenter-primary-text-color) !important;
    border: 0;
}
.admin-tool-inner-container .right .button-container .delete-link {
    color: var(--workcenter-primary-color) !important;
}
/* PLP/PDP By */