@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed&display=swap');

body {
    color: black;
    font-family: 'Barlow Condensed', sans-serif;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-top: 0;
    -webkit-text-size-adjust: 100%;
    background-color: white;
}

.pageTop {
    display: none;
}

.pageSides {
}

.header {
    background-color: #fff;
    text-align: center;
    background: #fff url(/Websites/1411/Images/upload/image/HeaderBackground.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 160px;
}

.adminpage .socialLinks,
.adminpage #boxes,
.adminpage #telephone,
.adminpage #location {
    display: none;
}

.socialLinks {
    margin: 0 auto;
    position: absolute;
    top: 121px;
    height: 0;
    right: 0;
}

.socialLinks.footer {
    margin: 5px 0 0 0;
    position: static;
    top: 0;
    left: 0;
}

.socialLinks .fa {
    color: #dcfd8a;
    margin: 0 5px 0 0;
}

.socialLinks .social {
    color: #dcfd8a;
    display: inline-block;
    padding: 8px 0 8px 6px;
    text-align: center;
    width: 30px;
    font-size: 20px;
    margin: 0 2px 10px 0;
    border-radius: 10px 10px;
}

.socialLinks .social .fa {
    margin: 0 auto;
}

.socialLinks .social:hover .fa {
    color: #fff;
}

.socialLinks.footer .social .fa {
    color: #000;
}

.socialLinks.footer .social:hover .fa {
    color: #000;
}

#telephone {
    position: absolute;
    top: 10px;
    left: 13px;
    color: #dcfd8a;
    font-size: 15pt;
    z-index: 20;
}

#location {
    position: absolute;
    top: 10px;
    right: 13px;
    color: #dcfd8a;
    font-size: 16pt;
    text-align: right;
    z-index: 20;
}

#telephone .fa,
#location .fa {
    margin-right: 3px;
    color: #dcfd8a;
}

#telephone a {
    color: #dcfd8a;
    text-decoration: none;
}

.animationPanelHomepage {
    display: none;
}

.animationItem {
    visibility: hidden;
    position: absolute;
    width: 100% !important;
    width: auto;
}

.homeSlides p {
    padding: 0 !important;
}

.homeSlides img {
    height: auto;
    position: relative;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

.homeSlides a .text {
    width: 79% !important;
    position: absolute;
    left: 11%;
    background-color: rgb(134, 187, 163);
    color: #fff;
    padding: 18px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 12pt !important;
    border: solid 2px #fff;
    margin: 0 auto;
    margin-top: 15%;
    line-height: 14px;
}

.homeSlides a .text:hover {
    background-color: #000;
}

p {
    padding: 0 5px !important;
    padding-top: 0;
    margin-top: 0;
}

.navBarSmartphoneDropMenu {
    margin-bottom: 10px;
}

.autoSpacer {
    background: #fff url(/Websites/1411/Images/upload/image/FloralessenceShop.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 233px;
}

.boxOuter2 {
    padding: 20px 0 4px 0;
    margin-top: 0;
    margin-bottom: 0;
    height: auto;
    width: 100%;
    background-color: #fff;
}

.grid {
    position: relative;
    clear: both;
    margin: 0 auto;
    width: 100%;
    list-style: none;
    text-align: center;
}

.grid figure {
    position: relative;
    margin: 0 auto 12px auto;
    width: 96%;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.grid figure figcaption {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

figcaption h2 a {
    color: #221f1f;
}

figcaption h2:hover a {
    color: #221f1f;
}

.grid figure h2 {
    font-weight: 300;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

figure.effect-steve {
    z-index: auto;
    background: #fff;
    text-align: center;
}

figure.effect-steve:before,
figure.effect-steve h2:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

figure.effect-steve:before {
    box-shadow: 0 3px 30px rgba(0,0,0,0.8);
    opacity: 0;
}

figure.effect-steve figcaption {
    z-index: 1;
}

figure.effect-steve img {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: perspective(1000px) translate3d(0,0,0);
    transform: perspective(1000px) translate3d(0,0,0);
}

figure.effect-steve h2,
figure.effect-steve p {
    background: #ffffff;
    color: #221f1f;
    border: 1px solid #e6bf8a;
    outline: 1px solid #e6bf8a;
    outline-offset: -5px;
    border-radius: 13px;
}

figure.effect-steve h2 {
    position: relative;
    padding: 16px;
    width: 214px;
    margin: 72% auto 10px auto;
    font-size: 16pt;
    text-transform: none;
    z-index: 10000;
}

figure.effect-steve h2:hover {
    background: #e6bf8a;
    color: #221f1f;
    border-color: #221f1f;
    outline-color: #221f1f;
}

figure.effect-steve p {
    padding: 6px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(0.9,0.9,1);
    transform: scale3d(0.9,0.9,1);
    width: 271px;
    margin: 27px auto 0 auto;
    font-size: 9pt;
    display: none;
}

figure.effect-steve:hover:before {
    opacity: 1;
}

figure.effect-steve:hover img {
    -webkit-transform: perspective(1000px) translate3d(0,0,21px);
    transform: perspective(1000px) translate3d(0,0,21px);
}

figure.effect-steve:hover h2:before {
    opacity: 0;
}

figure.effect-steve:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}

#jumpBoxesOuter {
    padding: 0 0 40px 0;
    margin-bottom: -22px;
    height: auto;
    background: #fff url(/Websites/1411/Images/upload/image/HomeCountryBack.jpg);
    background-size: cover;
    background-position: center;
}

#jumpBoxCentre {
    width: 88%;
    height: auto;
    text-align: center;
    background-size: cover;
    overflow: hidden;
    transition: 0.2s;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.5);
    color: #221f1f;
    margin-top: 0;
    position: relative;
    top: 17px;
    outline: 2px solid #e6bf8a;
    outline-offset: -11px;
    border-radius: 35px;
}

#jumpBoxCentre,
#jumpBoxCentre p,
#jumpBoxCentre h1,
#jumpBoxCentre .jumpBoxTitle,
#jumpBoxCentre span,
#jumpBoxCentre a {
    color: #221f1f;
}

#jumpBoxCentre h1 {
    font-size: 7vw;
}

.jumpBoxTitle {
    margin-top: 45px;
    letter-spacing: 2px;
    line-height: 25px;
    margin-bottom: 0;
    text-align: center;
}

.homeLink {
    margin-top: 56px !important;
}

#jumpBoxesOuter #jumpBoxCentre .homeLink a {
    display: inline-block;
    width: auto;
    text-decoration: none;
    box-sizing: border-box;
    padding: 12px 31px;
    background-color: #e6bf8a;
    color: #221f1f;
    border-radius: 10px;
    border: 1px solid #221f1f;
    outline: 1px solid #221f1f;
    outline-offset: -4px;
}

#jumpBoxesOuter #jumpBoxCentre .homeLink a:hover {
    background-color: #221f1f;
    color: #ffffff;
    border: 1px solid #e6bf8a;
    outline: 1px solid #e6bf8a;
}

#homeTextOuter2 {
    background: #fff;
    padding-top: 4%;
    padding-bottom: 4%;
    height: auto;
    position: relative;
    z-index: 1;
}

#homeText2 {
    width: 96%;
    height: auto;
    text-align: center;
    background: #fff url(/Websites/1411/Images/upload/image/Home4.jpg) no-repeat 50% 50%;
    background-size: cover;
    background-position: bottom;
    overflow: hidden;
    transition: 0.2s;
    margin: 0 auto 15px auto;
}

.homeTextTitle {
    color: #ffffff;
    letter-spacing: 2px;
    margin-top: 182px;
    font-size: 25pt;
    line-height: 37px;
    font-weight: bold;
    text-shadow: 2px 1px 1px #000;
    position: relative;
}

.homeTextContent {
    position: relative;
    top: -2px;
    width: 100%;
    font-size: 20px;
}

.homeTextContent a {
    display: inline-block;
    width: auto;
    min-width: 220px;
    max-width: 80%;
    padding: 15px 28px;
    margin: 0 auto;
    box-sizing: border-box;
    background: #ffffff;
    color: #221f1f;
    border: 1px solid #e6bf8a;
    outline: 1px solid #e6bf8a;
    outline-offset: -5px;
    border-radius: 13px;
    text-align: center;
    text-decoration: none;
    line-height: 1.2;
    white-space: nowrap;
    position: relative;
    z-index: 10000;
    font-size: 14pt;
    transition: background-color .25s ease, color .25s ease, border-color .25s ease, outline-color .25s ease;
}

.homeTextContent a:hover,
.homeTextContent a:focus {
    background: #e6bf8a;
    color: #221f1f;
    border-color: #221f1f;
    outline-color: #221f1f;
}

#homeText2Center {
    width: 96%;
    height: auto;
    text-align: center;
    background: #fff url(/Websites/1411/Images/upload/image/Home5a.jpg) no-repeat 50% 50%;
    background-size: cover;
    background-position: bottom;
    overflow: hidden;
    transition: 0.2s;
    margin: 0 auto 15px auto;
}

#homeText2Right {
    width: 96%;
    height: auto;
    text-align: center;
    background: #fff url(/Websites/1411/Images/upload/image/Home6.jpg) no-repeat 50% 50%;
    background-size: cover;
    background-position: bottom;
    overflow: hidden;
    transition: 0.2s;
    margin: 0 auto 15px auto;
}

.homeButton {
    text-align: center;
    margin: 0 0 57px 0;
}

.homeButton a,
.homeButton a.hvr-sweep-to-right {
    display: inline-block;
    width: auto;
    max-width: 90%;
    padding: 14px 26px;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    box-sizing: border-box;
    background: #ffffff;
    color: #221f1f;
    border: 1px solid #e6bf8a;
    outline: 1px solid #e6bf8a;
    outline-offset: -5px;
    border-radius: 13px;
    transition: background-color .25s ease, color .25s ease, border-color .25s ease, outline-color .25s ease;
}

.homeButton a:hover,
.homeButton a.hvr-sweep-to-right:hover,
.homeButton a:focus,
.homeButton a.hvr-sweep-to-right:focus {
    background: #e6bf8a;
    color: #221f1f;
    border-color: #221f1f;
    outline-color: #221f1f;
    text-decoration: none;
}

.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    padding: 10px 20px;
    border-radius: 17px !important;
}

.hvr-sweep-to-right:before,
p.homeButton a.hvr-sweep-to-right:before {
    display: none !important;
}

.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
    color: #221f1f;
}

.weddingTable {
    width: 100%;
    height: 350px;
}

.weddingTableTextLeft {
    float: left;
    margin-right: 20px;
    text-align: right;
}

.weddingTableTextRight {
    float: left;
}

.page {
    background-color: white;
}

.column1of1 {
    padding-left: 5px;
    padding-right: 5px;
}

.bannerRight {
    float: right;
    text-align: right;
    padding-right: 10px;
}

.clearBoth {
    clear: both;
}

.clearLeft {
    clear: left;
}

.pageBottom {
    height: 20px;
    clear: both;
    background-color: #221f1f;
}

.mobileButton {
    background-image: url(../../_global/Images/smartphoneButton.png);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #8A8A8A;
    margin-bottom: 5px;
    margin-top: 5px;
    color: Black;
    border-bottom: #353535 1px solid;
    border-top: #E9E9E9 1px solid;
}

.mobileButton a {
    display: block;
    height: 30px;
    padding-top: 10px;
    padding-left: 10px;
    color: black;
    padding-right: 25px;
    text-decoration: none;
}

.mobileButton a:visited {
    color: black;
}

.mobileButtonHighlight {
    background-image: url(../../_global/Images/smartphoneButtonHighlight.png);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #007900;
    margin-bottom: 5px;
    margin-top: 5px;
    color: white;
    border-bottom: #353535 1px solid;
    border-top: #E9E9E9 1px solid;
}

.mobileButtonHighlight a {
    display: block;
    height: 30px;
    padding-top: 10px;
    padding-left: 10px;
    color: white;
    padding-right: 25px;
    text-decoration: none;
}

.mobileButtonHighlight a:visited {
    color: white;
}

.dropDown {
    font-size: 100%;
}

.navBar {
    width: 100%;
    background-image: url(../Images/smartphoneMenuBack.png);
    background-repeat: repeat-x;
    height: 38px;
    padding-top: 4px;
    margin-bottom: 0;
    background-color: #fff;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
}

.navBarHome {
    float: left;
    width: 33%;
    padding-top: 10px;
    padding-left: 5px;
}

.navBarHome a {
    width: 100%;
    height: 30px;
    color: black;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
}

.navBarHome a:visited {
    color: black;
}

.navBarBasket {
    float: left;
    width: 33%;
    padding-top: 10px;
    color: black;
}

.navBarBasket a,
.navBarBasket a:visited {
    color: black;
    text-decoration: none;
}

.navBarCall {
    padding-top: 10px;
    text-align: right;
    padding-right: 5px;
    color: black;
}

.navBarCall a {
    width: 100%;
    height: 30px;
    color: black;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
}

.navBarCall a:visited {
    color: black;
}

.products a {
    text-decoration: none;
}

.productSummary {
    width: 100%;
    background-image: url(../../_global/Images/smartphoneProductSumaryBack.png);
    background-repeat: repeat-x;
    background-position: right;
    height: 82px;
}

.productSummaryFeatured {
    width: 100%;
    background-image: url(../../_global/Images/smartphoneProductSumaryBack.png);
    background-repeat: repeat-x;
    background-position: right;
    height: 82px;
}

.productSummaryImage {
    margin-top: 1px;
    float: left;
    margin-right: 10px;
    padding-left: 0;
}

.productSummary a {
    display: block;
}

.productSummaryName {
    padding-top: 10px;
    color: black;
    overflow: hidden;
    height: 40px;
    line-height: 20px;
    margin-right: 0;
    padding-right: 20px;
}

.productSummaryName a {
    padding-top: 20px;
}

.productSummaryPrice {
    padding-top: 5px;
    color: #404040;
}

.productSummaryButtons {
    float: right;
    height: 81px;
}

a {
    text-decoration: none;
    color: #e9c18b;
}

a:visited {
    text-decoration: none;
}

.linkButton {
    text-decoration: underline;
}

h1 {
    margin-top: 0;
    padding-top: 0;
    font-size: 20pt;
    color: #000;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 14px;
    letter-spacing: 2px;
    font-family: 'Barlow Condensed', sans-serif;
}

h2 {
    margin-top: 0;
    padding-top: 0;
    font-size: 15pt;
    color: #000;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'Barlow Condensed', sans-serif;
}

h3 {
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 0;
    margin-bottom: 0;
    color: #000;
    font-size: 100%;
}

img {
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

hr {
    color: Green;
}

.faint {
    color: gray;
}

.footerText {
    margin-top: 10px;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 20px;
    background-color: #e6bf8a;
}

.footerText .mobileButton {
    background-color: #221f1f !important;
}

.footerText p,
.footerText a {
    text-decoration: none;
    color: #221f1f;
}

.floristWindowLogo {
    float: right;
    height: 56px;
}

.floatRight {
    float: right;
}

.floatLeft {
    float: left;
}

.errorMessage {
    background-color: #FFFF40;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
}

.confirmationMessage {
    background-color: #99E791;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
}

.mobileMenuHeader {
    display: block;
    padding-top: 10px;
    color: black;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 10px;
    border-bottom: black 1px solid;
}

.menu {
    width: 100%;
    text-align: left;
}

.menuDividers {
    display: none;
}

.menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    z-index: 10;
}

.menu ul li {
    width: 100%;
    background-image: url(../../_global/Images/smartphoneArrow.png);
    background-repeat: no-repeat;
    background-position: right;
    margin-bottom: 0;
    margin-top: 0;
    color: Black;
    border-bottom: black 1px solid;
}

.menu ul li a {
    padding-top: 10px;
    display: block;
    padding-left: 10px;
    color: black;
    text-decoration: none;
    height: 30px;
}

.menu ul li a:hover {
    text-decoration: underline;
}

.menu ul li a:visited {
    color: black;
    text-decoration: none;
}

.menuSelected {
    color: black;
    text-decoration: none;
}

.menuDisplayFull {
    display: block;
    padding-top: 5px;
    padding-bottom: 15px;
    padding-left: 10px;
}

.productMenuTitle {
    padding-top: 10px;
    color: Black;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 10px;
}

.productMenuTopSection,
.productMenuSearchTitle,
.productMenuSearchBox,
.productMenuSearchButton,
.productMenuSearchDropDown,
.productMenuBottom {
    display: none;
}

.productMenu ul {
    list-style-type: none;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.productMenuCategory {
    display: block;
    color: black;
    height: 22px;
    font-weight: bold;
    padding-top: 20px;
    margin-left: 0;
    padding-left: 10px;
    border-bottom: #333 1px solid;
}

.productMenuSubCategory {
    width: 100%;
}

.productMenuSubCategory a {
    display: block;
    color: black;
    text-decoration: none;
    height: 30px;
    padding-left: 10px;
    padding-top: 10px;
    background-image: url(../../_global/Images/smartphoneArrow.png);
    background-repeat: no-repeat;
    background-position: right;
    border-bottom: #333 1px solid;
}

.productMenuSubCategory a:hover {
    text-decoration: none;
}

.productDetailsImage {
    width: 180px;
}

.productDetailsCol2 {
    margin-left: 0;
}

.productDetailsPrices {
    color: #666666;
}

.productDetailsBuy {
    margin-top: 20px;
}

.productDetailsDescription {
    clear: left;
}

.productDetailsModifierList {
    font-size: large;
}

.productDetailsBack {
    padding-top: 15px;
    text-decoration: underline;
}

.productDetailsNote {
    clear: right;
    margin-top: 20px;
}

.productDetailsNote a {
    color: Gray;
}

.productDetailsProductModifiersTable td {
    padding-bottom: 10px;
}

.checkoutHeader {
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #E6E4E4;
    color: Black;
}

.checkoutPrompt {
    width: 180px;
    float: left;
    text-align: right;
    padding-right: 5px;
}

.checkoutTextBox {
    width: 200px;
}

.checkoutPaymentDropDown {
    width: 171px;
}

.checkoutPaymentTextBox {
    width: 167px;
}

.checkoutPaymentShortTextBox {
    width: 77px;
}

.checkoutPaymentSecurityCodeHelp {
    margin-left: 275px;
}

.checkoutInset {
    margin-left: 180px;
}

.contactFormField {
    width: 200px;
}

.contactFormMessageBox {
    width: 200px;
}

.siteMapProducts ul {
    text-indent: 0;
    margin-left: 0;
    padding-left: 0;
}

.siteMapCategory {
    font-size: smaller;
}

.siteMapPage {
    text-decoration: none;
}

.siteMapPage a:hover,
.siteMapSubCategory a:hover,
.siteMapProduct a:hover {
    text-decoration: underline;
}

.siteMapSubCategory {
    font-size: smaller;
    text-indent: 10px;
    text-decoration: none;
}

.siteMapProduct {
    font-size: smaller;
    text-decoration: none;
    text-indent: 20px;
    overflow: hidden;
    display: block;
    height: 20px;
}

.captch {
    vertical-align: top;
}

.gallery {
    background-color: White;
}

.homePageLinks {
    background-image: url(../Images/smartphoneHomePage.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    margin-botton: 15px;
    height: 150px;
}

.homePageLinks a {
    color: white;
    font-weight: strong;
    font-size: 10pt;
    text-decoration: none;
    background-color: black;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 5px;
    display: block;
    width: 200px;
    border-top: black 2px solid;
    border-bottom: black 2px solid;
    border-left: black 2px solid;
    border-right: black 2px solid;
}

.homePageLinks a:visited {
    color: white;
    font-weight: strong;
    text-decoration: none;
}

.homePageLinks a:hover {
    color: black;
    font-weight: strong;
    background-color: #fff;
}

@media only screen and (max-width: 767px) {
    #pnlGlobalMessageMobile.pageGlobalMessage {
        position: fixed !important;
        left: 0;
        right: 0;
        bottom: 0;
        top: auto !important;
        z-index: 9999;
        display: block !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 18px 8px !important;
        line-height: 22px !important;
        box-sizing: border-box !important;
        background: #dcfd8a !important;
        color: #221f1f !important;
        border: none !important;
        border-top: 1px solid #221f1f !important;
        border-radius: 0 !important;
        text-align: center !important;
        font-size: 18px !important;
        font-weight: 400 !important;
        white-space: normal !important;
    }

    #pnlGlobalMessageMobile.pageGlobalMessage a {
        color: #221f1f !important;
        text-decoration: underline !important;
    }
}