@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700');



#ifVFPSite {
min-height: 800px !important; 
}

/*SITE WIDE
__________________________________*/
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700');

html,
body {
    font-size: 1em;
    min-width: auto !important;
    color: #000;
    font-family: "Source Sans Pro", 'Roboto', 'Arial', sans-serif !important;
}
.PageTitle {
    font-family: "FS Humana", 'Roboto', Arial, sans-serif;
}

/* New code for workcenter */
:root {
    --workcenter-primary-color: #4B0D67 !important;
    --workcenter-primary-text-color: #ffffff !important;
} 
/* end */

a,
.link {
    font-size: 13px;
    font-weight: bold;
    color: #4B0D67;
    cursor: pointer;
    text-decoration: underline;
}

.FormLabel_Link {
    font-size: 12px;
    color: #4B0D67;
    font-weight: none;
    text-decoration: underline;
    cursor: pointer;
    margin-left: 10px;
}

.label,
.BMIMLCRightLabel,
.BMIMLCLeftLabel {
    font-family: "Source Sans Pro", 'Roboto', Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #414042;
}

.Heading_H5 {
    color: #000000;
    font-size: 20px;
    padding-bottom: 15px;
    display: block;
    font-family: "Source Sans Pro", 'Roboto', Arial, sans-serif;
}

#pageHeaderContainer {
    background-color: transparent;
    margin-bottom: 0px;
    width: 100%;
}

.page_instructions,
.customforminstructions {
    font-size: 16px;
    color: #000000;
    margin-bottom: 20px;
}

.page_title,
.downloadtodesktopheader {
    color: #4B0D67!important;
    font-size: 28px;
    font-weight: normal;
    font-family: "Source Sans Pro", 'Roboto', Arial, sans-serif;
    margin-top: 2%;
    margin-bottom: 15px;
}

.instructions {
    padding-left: 0px;
    padding-bottom: 3px;
    color: #000000;
    font-family: "Source Sans Pro", 'Roboto', Arial, sans-serif;
    font-size: 14px;
}

#MainContent_Mappings,
#MainContent_Div1 {
    padding: 5px 20px;
    width: 80%;
    border: 1px solid #d2d2d2;
}

#pageHeaderContainer div {
    height: 0px;
}

.text_success_msg{
   font-size: 1.5em;
}

/*HEADER
__________________________________*/
.LandingPagesLandingPageLayout4 #pageHeaderContainer
{
    display: none !important;
}
.utilitybar {
    background-color: rgb(74,13,102);
    vertical-align: central;
    margin-bottom: 15px;
}
.PageHeaderLoginDisplay {
    display: block;
    text-align: right;
    padding: 5px;
    margin-right: 2%;
    color: white!important;
}
.PageHeaderLoginDisplay a:link, 
.PageHeaderLoginDisplay a:visited,
.PageHeaderLoginDisplay a:hover {
    color: white !important;
}
#mainMenu {
    font-family: 'Roboto','Arial',sans-serif;
    background-color: none;
    border-top: none;
    border-bottom: none;
    background-image: none !important;
    height: 44px;
    /* margin-bottom: -13px !important; */
    letter-spacing: 0.0625em;
    color: #888888!important;
}
#mainMenu a {
    background-color: none;
    color: #414042!important;
    font-size: 22px;
    padding-top: 4px;
    padding-bottom: 3px;
    text-decoration: none;
    text-transform: none;
    line-height: 24px;
    height: 27px;
    font-weight: normal;
}
#mainMenu a:hover {
    color: rgb(74,13,102)!important;
    font-size: 22px;
    padding-top: 4px;
    padding-bottom: 3px;
    text-decoration: none;
    text-transform: none;
    line-height: 24px;
    height: 27px;
    font-weight: normal;
    background-color: #ffffff!important;
}
#mainMenu * {
    outline: none;
}
.menu{
    background-color: rgb(74,13,102);
}
ul.rmRootGroup.rmHorizontal {
    margin-left: 30px !important;
    background-color: white !important;
}
.emulationControlPosition {
    cursor: pointer;
    text-decoration: underline;
    color: #ffffff;
}
.emulationStatusBar {
    background-color: #D5D5D5;
    color: #414042;
    margin-top: 14px;
}
.pageHeaderWrapper {
    padding: 10px 42px;
    padding-top: 10px;
    padding-right: 42px;
    padding-bottom: 10px;
    padding-left: 42px;
}
#infobarHandle ul, #infobarHandle li {
    width: auto;
    float: left;
    white-space: nowrap;
    display: inline;
    list-style: none;
    color: white;
}
.RadMenu .rmGroup .rmText {
    padding: 0 10px 0 10px !important;
}
img.HomeIcon {
    height: 45px;
    margin-top: -6px;
}


/*SEARCH
__________________________________*/

.ResultCellHeader {
    font-size: 16px;
    font-weight: bold;
    background-color: rgb(74,13,102);
    min-height: 20px;
    padding: 8px;
}
#txtKeywordsTop {
    height: 27px;
    margin-top: -3px;
}

.PrimaryActionButton {
  border-radius: 0.25rem;
  cursor: pointer;
  display: inline-block;
  font-family: "Roboto", Arial, Helvetica, Verdana, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  overflow: hidden;
  padding: 0.75rem 1.25rem;
  text-align: left;
  text-decoration: none;
  width: auto;
  background-color: rgb(74,13,102);
  color: #ffffff;
  position: relative;
  z-index: 0; 
}


.PrimaryActionButton:hover {
    background: #888888;
}

.PrimaryActionButton:disabled {
    background-color: #bbbbbb;
    border-color: #bbbbbb;
    color: #ffffff;
}






#primarybtn {
    background-color: rgb(74,13,102);
    width: auto;
    font-size: 16px;
    color: white !important;
    text-decoration: none;
    padding: 10px 20px 10px 20px;
    font-weight: bold;
    font-family: arial;
    border-radius: 10px;
    margin-left: 30px;
}

#searchResultsKeywordDivTop {
    padding-bottom: 20px;
}

.SecondaryActionButton {
background-color: rgb(74,13,102);
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 24px;
    cursor: pointer;
    border-radius: 2px;
}

#searchResultsKeywordDivTop {
    padding-bottom: 20px;
    width: 260px;
}
#btnKeywordSearchGoTop.SecondaryActionButton{
    height: 27px;
}
#lblCategorySearchHeading {
    display: none;
}
.ebrochureDelOptionInput {
    font-size: 12px;
    font-family: 'Roboto','Arial',sans-serif;
    color: #000000;
}
#imgThumbnail {
    max-width: 95%;
    max-height: 300px;
    margin: 5px;
    width: auto;
}

.asset-overlay-image {
    max-width: 700px;
    max-height: none;
    display: block;
}

/* #templateDetailsOverlay .OverlayContainer {
    width: 1250px !important;
    height: 550px;
    left: 5%;
    overflow: auto;
} */

#divRibbon {
    margin-top: 0px;
    overflow: hidden;
}

.ribbonInner {
    background: #FFA400;
}

.ribbonText {
    background: #FFA400;
    padding: 0 15px 0 7px;
    color: #ffffff;
}

/*WORK CENTER
__________________________________*/

.JobCenterDeliveryOptionsImageButtonDiv {
    width: 120px;
    height: 40px;
    background-color: rgb(74,13,102);
    color: white;
    background-image: none;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 4px;
}
#MainContent_btnExportExcel {
    display: none;
}
.buttonContainer {
    float: right;
    margin-top: -20px;
    padding-right: 20px;
    margin-bottom: 10px;
}
.AddressSearchLeftTabCurve {
    top: 20%;
    float: left;
    height: 50px;
    width: 16px;
    background-repeat: no-repeat;
    background-image: none !important;
    cursor: pointer;
    background-color: rgb(74,13,102);
}
.JobCenterAddressSearchBackgroundImageContainer{
    float: left;
    background-image: none !important;
    background-color: rgb(74,13,102);
    height: 50px;
}
#MainContent_jcHeader.searchResultHeader{
     background-color: rgb(74,13,102);
     color: #ffffff;
}
.AddressSearchRightTabCurve {
    top: 20%;
    float: left;
    height: 50px;
    width: 16px;
    background-repeat: no-repeat;
    background-image: none !important;
    background-color: rgb(74,13,102);
}
#MainContent_SavedSearchControls1_btnSearch {
    background-color: rgb(74,13,102);
    color: white;
    border: none;
    height: 30px;
    border-radius: 5px;
    width: 60px;
    margin-top: 10px;
}
#MainContent_SavedSearchControls1_btnClear {
    background-color: #888888;
    color: white;
    border: none;
    height: 30px;
    border-radius: 5px;
    width: 60px;
}

/*DELIVERY FORMS
__________________________________*/
.DeliverySubmitContainer {
    width: 80%;
    text-align: left;
    padding: 10px 0;
}

.JobCenterDeliveryForm #ParentContentDiv {
    margin-left: 0;
    width: 80%;
    border: 1px solid #d5d5d5;
    padding: 0 20px;
}

/*PROFILE PAGES
__________________________________*/
.QuickLinks {
    width: auto;
    padding-top: 5px;
    padding-right: 5px;
    float: left;
    color: #666666;
    font-family: Arial;
    font-size: 16px;
    display: none;
}
#MainContent_btnSave, #MainContent_Save, #MainContent_Submit, #btnCreate, #MainContent_btnSearch, #MainContent_ContactSupportForm_btnSubmit {
    background-color: rgb(74,13,102);
    color: white;
    border: none;
    height: 30px;
    border-radius: 5px;
    width: 60px;
    margin-top: 10px;
}
#btnEdit {
    background-color: rgb(74,13,102);
    color: white;
    border: none;
    height: 30px;
    border-radius: 5px;
    width: 60px;
}
#MainContent_btnSaveAndUpload {
    background-color: rgb(74,13,102);
    color: white;
    border: none;
    height: 30px;
    border-radius: 5px;
    width: 200px;
    margin-top: 10px;
}
#MainContent_btnReset, #MainContent_Cancel, #MainContent_Clear, #btnDelete, #MainContent_ContactSupportForm_btnClear {
    background-color: #888888;
    color: white;
    border: none;
    height: 30px;
    border-radius: 5px;
    width: 60px;
}
#MainContent_CopyUser, #btnCopy {
    background-color: #888888;
    color: white;
    border: none;
    height: 30px;
    border-radius: 5px;
    width: 75px;
}
#MainContent_FirstName, #MainContent_LastName, #MainContent_Email, #MainContent_UserName, #MainContent_Title, #MainContent_Address, #MainContent_Address2, #MainContent_BusinessName, #MainContent_City, #MainContent_ZipCode, #MainContent_Telephone, #MainContent_Phone, #MainContent_Password, #MainContent_LocationName, #MainContent_LocationCode, #MainContent_ContactName, #MainContent_AddressLine2, #MainContent_Zip, #MainContent_Email1, #MainContent_AddressLine1, #MainContent_PostalCode {
    width: 250px;
}
.businessunitdiv {
    background-color: white;
    border: none;
    width: 100%;
    margin-top: 0px;
    height: 40px;
    margin-left: -5px;
}
.mappingdiv {
    background-color: white;
    border: none;
    margin-top: 5px;
    margin-bottom: 5px;
}

.totaldiv.section_headers {
    background-color: #ffffff;
    color: rgb(74,13,102);
    font-family: "FS Humana", 'Roboto', Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    padding: 5px;
    margin: 10px 0 5px 0;
    border-bottom: 2px solid rgb(74,13,102);
}

.totaldiv.section_headers .controldiv {
   background-image: url(../images/SectionArrowDown.gif);
}
.totaldiv.section_headers .controldiv.up
{
    background-image: url(../images/SectionArrowUp.gif);
}
select[multiple], select[size][multiple] {
    width: 250px;
    height: 75px;
}

/*ADDRESS BOOK
__________________________________*/
#MainContent_btnAddAddress {
    background-color: rgb(74,13,102);
    color: white;
    border: none;
    height: 30px;
    border-radius: 5px;
    width: 125px;
    margin-top: 10px;
}
.AddressSearchLabel {
    color: white;
    font-weight: bold;
    padding: 0 10px;
    position: relative;
    top: 15px;
}
.AddressSearchTab {
    background-image: none;
    background-repeat: no-repeat;
    width: 49%;
    height: 25px;
    padding-left: 15px;
    background-image: none;
    background-repeat: repeat;
    float: left;
    background-color: rgb(74,13,102)
}
.AddressSearchLeftTabCurve {
    top: 20%;
    float: left;
    height: 50px;
    width: 16px;
    background-repeat: no-repeat;
    background-image: none !important;
    cursor: pointer;
    background-color: rgb(74,13,102);
}
#MainContent_divListActions {
    float: left;
    height: 0px;
    text-align: center;
    background-image: none;
    background-repeat: repeat;
    background-color: white;
}
#divSlideHorizontal {
    top: 20%;
    float: left;
    height: 50px;
    width: 16px;
    background-repeat: no-repeat;
    background-image: none !important;
    cursor: pointer;
    background-color: rgb(74,13,102);
}
#MainContent_lnkImportActions {
    color: white !important;
    margin-left: 15px;
}
#MainContent_lnkListActions {
    color: white !important;
    margin-left: 35px;
}
#MainContent_txtSearch, #MainContent_imgAdvancedSearchIcon, #MainContent_imgSearchIcon {
    margin-top: 8px;
}
/* .OverlayContainer {
    position: fixed;
    background-color: #FFFFFF;
    z-index: 9001;
    border: 4px solid #BBBBBB;
    width: 55%;
    max-width: 800px;
    left: 28%;
    top: 2%;
    height: 525px;
    overflow: hidden;
} */
#MainContent_btnAdd {
    background-color: rgb(74,13,102);
    color: white;
    border: none;
    height: 30px;
    border-radius: 5px;
    width: 60px;
}


/*CONTACT SUPPORT
__________________________________*/

#MainContent_ContactSupportForm_Table1 {
    float: left;
}

#MainContent_ContactSupportForm_lblContactSupport,
#MainContent_ContactSupportForm_litContactSupportInstruction {
    margin-left: -20px;
}

#MainContent_ContactSupportForm_lblSuccessMsg.text_success_msg{
    margin-left: -256px !important;
    display: block;
    width: 500px;
    position: absolute;
    top: 175px;
    left: 50%;
}

/*COMPOSER
_________________________________*/
.gallery_controlBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10%;
    text-align: left;
    background: rgb(74,13,102)!important;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.gallery_messageContainer {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 200px;
    margin: -100px auto auto -150px;
    width: 300px;
    min-height: 100px;
    background: rgba(211, 56, 44, 0.34) !important;
    border: 5px solid #D3382C;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.gallery_messageClose {
    position: absolute;
    top: -5px;
    right: -5px;
    padding: 7px 10px 5px 10px;
    font-size: 1.5em;
    font-weight: bold;
    background: #888888;
    color: white !important;
    cursor: pointer;
   -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.gallery_window {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 90%;
    background: #d5d5d5!important;
    text-align: center;
    overflow: auto;
}

.gallery_controlItem{
  color: white !important;
}

#lblSubHeader h3,
#lblSubHeader,
.workflowHeaderText,
.templateTitle,
.stepHeaderText,
.formLabel,
  {
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  padding: 20px;
}

#MiniPageHeader {
  background-color: rgb(74,13,102); /*PRIMARY COLOR*/
  background-image: url();
  background-repeat: no-repeat;
  background-position-x: 43px;
  background-position-y: 10px;
  overflow: hidden;
  height: 60px;
  clear: both;
}

.stepBody {
  box-shadow: 0px 1px 2px #e0e6ef;
  border-radius: 0px 0px 7px 7px;
  -webkit-border-radius: 0px 0px 7px 7px;
  background-color: #ffffff;
  margin-bottom: 10px;
}

.stepHeader.stepHeaderSelected.stepVisited,
.workflowHeader.workflowHeaderSelected {
  box-shadow: 0px 1px 2px #e0e6ef;
}

.workflowHeader.workflowHeaderSelected {
  background-color: rgb(74,13,102); /*PRIMARY COLOR*/
}

.stepHeader{
    background-color: rgb(74,13,102)!important;
    color: #ffffff !important;
}

.stepHeader.stepHeaderSelected.stepVisited {
  background-color: #888888!important;
  color: #ffffff;
}

.stepHeader.stepHeaderSelected.stepVisited.composerStepInvalid {
  background-color: red;
}

#rightPane.rightPane {
  border: 1px solid #000000;
  box-shadow: 0px 1px 2px #e0e6ef;
  border-radius: 7px 7px 7px 7px;
  -webkit-border-radius: 7px 7px 7px 7px;
  background-color: #ffffff;
  margin-bottom: 10px;
  font-family: 'Roboto', Arial, sans-serif;
  color: #4A5660;
}

#composerPreviewWindowFrame {
  border: 0px;
  background-color: #9b9b9b;
}

#btnProof.SecondaryActionButton {
  display: block;
  height: 33px;
  background-color: rgb(74,13,102);
  color: #ffffff;
  font-weight: normal;
}

.stepText {
  font-family: 'Roboto', Arial, sans-serif;
  color: #4A5660;
  font-weight: normal !important;
}

.templateTitle,
.workflowHeaderText,
.stepHeaderText,
.actionsContainer .refresh,
.actionsContainer .save,
.formLabel,
.page_instructions,
.ActionButton .btnBackToSearch {
  font-family: 'Roboto', Arial, sans-serif;
  line-height: 1.3 em;
}

.headerTitle {
  background-color: rgb(74,13,102) /*PRIMARY COLOR*/
  text-transform: uppercase;
  font-family: 'Roboto', Arial, sans-serif;
  color: #f3f3f3;
}

fht-tbody {
  overflow-x: none;
}





/* Skinning */

#mainMenu {height: 44px; background-color: #4B0D67 !important;}
.rmVertical.menu {background-color: #4B0D67 !important; opacity: 1 !important;} 
#mainMenu a {padding-top: 10px; padding-bottom: 7px; color: #fff !important; font-family: Arial !important; font-size: 14px !important; }
#mainMenu a:hover {background-color: #8316b5 !important;   padding-top: 10px;  padding-bottom: 7px;   height: 44px; 
  box-sizing: border-box; color: #fff !important;}
#mainMenu a:hover span {  color: inherit !important;}
.rmText {font-family: Arial !important; font-size: 14px !important; }
.menu li a span {color: #fff !important; font-family: Arial !important; font-size: 14px !important; }
ul.rmRootGroup.rmHorizontal {background-color: inherit !important;}

.emulationControlPosition {color: #4B0D67; font-family: Arial !important; font-size: 14px; }
#infobarHandle li {color: #7a7b7e; font-size: 14px;}
#infobarHandle li a {color: #4B0D67 !important; font-family: Arial !important; font-size: 14px; font-weight: bold}
.utilitybar {background-color: inherit !important}
.ShoppingCartWidgetPosition {  top: 65px;  width: 40px;}
#ShoppingCartOrderLines {  text-align: center;
  position: absolute;
  top: 2px;
  font-size: 11px;
  color: #fff;
  left: auto;
  font-family: Arial;
  font-weight: normal;
  right: 9px;   line-height: 11px;}
#LinkedShoppingCartTable td {padding: 0px;}

.pageHeaderWrapper #lblHeader.page_title {  color: #212121 !important;font-family: "Source Sans Pro"; font-size: 28px; font-weight: 300; line-height: 35px;margin-bottom: 10px;}
#searchResultsKeywordHeadingDivTop .Heading_H5 {	color: #212121;	font-family: "Source Sans Pro";	font-size: 16px;	line-height: 18px;   padding-bottom: 10px;}
#searchResultsKeywordDivTop #searchResultsKeywordTextDivTop input {height: 30px; width: 175px; border: 1px solid #CDCDCD; border-radius: 2px; background-color: #FFFFFF; box-sizing: border-box; padding-left: 8px;padding-right: 8px; color: #656565; font-family: "Source Sans Pro"; font-size: 14px; line-height: 18px;}

#searchResultsKeywordDivTop #searchResultsKeywordButtonDivTop input {height: 30px;width: 37px;border-radius: 2px;background-color: #359A8E;box-sizing: border-box; color: #FFFFFF; font-family: Arial; font-size: 16px; font-weight: bold; line-height: 18px; text-align: center;  padding: 0px;}

#searchResultsKeywordDivTop #searchResultsKeywordButtonDivTop input:hover  {  background-color: #4B0D67 !important;}

#searchResultsMainDiv {  margin-top: -20px;}
#PageFooter {margin: 0px;  width: 100%; height: 170px;}



/* searchpage */

#searchResultsSearchFieldsDiv .labeldiv .label {
color: #545E69;
	font-family: 'Arial';
	font-size: 16px;

	line-height: 18px;
margin-bottom: 15px;
}




#searchResultsSearchFieldsDiv .labeldiv {position: relative}
#searchResultsSearchFieldsDiv .labeldiv .link {
	color: #4C0D69 !important;
	font-family: 'Arial';
	font-size: 12px;
	font-weight: 300;
	line-height: 14px;
text-transform: uppercase;
text-decoration: none;
position: absolute; right: 20px;   top: 3px;
}


#searchResultsSearchDiv {min-height: 800px;}

#searchResultsSearchDiv #lblCategorySearchHeading .Heading_H5 {

	color: #303C42;
	font-family: 'Arial';
	font-size: 12px;
	font-weight: 300;
	line-height: 14px;
text-transform: uppercase;
}


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

#searchResultsSearchFieldsDiv .link.seemore, #searchResultsSearchFieldsDiv .link.seeless {
color: #4C0D69 !important;
	font-family: 'Arial';
	font-size: 12px;
	font-weight: 300;
	line-height: 14px;
padding-left: 0px;
text-decoration: none;
}

#searchResultsSearchFieldsDiv .controldiv label {
color: #545E69;
	font-family: 'Arial';
	font-size: 14px;
	line-height: 16px;
vertical-align: top;
margin-top: 3px;
display: inline-block;
margin-bottom: 13px;
letter-spacing: 0.1px;
}


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

#searchResultsMainDiv .totaldiv {padding-bottom: 40px;}
#searchResultsMainDiv  #lblCategorySearchHeading {
	color: #303C42;
	font-family: 'Arial';
	font-size: 12px;
	font-weight: 300;
	line-height: 14px;
text-transform: uppercase;
}



.AdBuilderSearchCreative #pageBodyContainer #lblInstructions {display: none}
.AdBuilderSearchCreative .pageHeaderWrapper {padding-bottom: 0px}


.asset-overlay-image {max-width: 100%}
#tdOverlayDetailEntiretoparea2 {width: 12%}
#AssetOnlyRightHandPanel {  padding-right: 00px;  padding-left: 0px;}
#tdOverlayDetailEntireImage {  width: 50%;}


.OrderManagementOrderConfirmation .orderManagement .ActionButtonContainer, .OrderManagementOrderConfirmation .orderManagement .ActionButtonContainer.top{
     padding: 0 0 10px 0;
}

/* SSKIN-10938 New Landing Page 07-Aug-2024 */
.LandingPagesLandingPageLayout4 .pageBodyWrapper {
    padding: 0;
}
/* .LandingPagesLandingPageLayout4 #oidcloginframe{
    display: none;
} */
.LandingPagesLandingPageLayout4 #MainContent_LPMainContent_IframeHolder{
    margin-bottom: 0 !important;
}
/* SSKIN-10938 New Landing Page 07-Aug-2024 */