/* Color: Blue */

body {
	background: #908873 url(../images/beige/bg_body.jpg) repeat-x 0% 0%;
	color: #666;
}

a {
	color: #72477D;
	font-weight: 400;
	text-decoration: underline;
}

a:hover {
	color: #72477D;
}

h2 {
	color: #0E0E0E;
}

h3 {
	color: #000;
}

#Container {
	background-position: 50% 0%;
	background-repeat: no-repeat;
}

#TopMenu li a, #TopMenu li div {
	color: #333;
	background:url('../images/beige/bg_menu.png') no-repeat 0% 2px;
}

#TopMenu li div a {
	background:none !important;
	color:#333
}

#TopMenu li a:hover {
	color: #333;
}

#Menu li a {
	color: #72477D;
	text-decoration:underline;
	background:url('../images/beige/bg_menunav.gif') no-repeat 0% 13px;
}

#Menu li.First a {
	color: #000;
	text-decoration:none;
}

#Menu li ul li a {
	background: #c1bca5;
}

#Menu li ul li a:hover {
	background-color: #c1bca5;
	color: #000;
}

#Menu li:hover a, #Menu li.over a {
}

#Outer {
}

#Header {
}

#Logo h1 {
	color: #fff;
	background:url(../images/beige/logo.gif) no-repeat 0% 0%;
	padding-left:50px;
}

#Logo h1 a {
	color: #000;
}

#Logo h1 a span {
	color: #8E4584;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform:none !important;
}

#SearchForm {
	color: #fff;
}

#SearchForm label {
	color: #fff;
}

#SearchForm a {
	color: #fff;
	text-decoration:none
}

#SearchForm a:hover {
	color: #fff;
}

.Left {
}

.Left li {
}

.Left li a:hover {
	color: #8E4584;
}

.Content {
	background-color: #fff
}

.Content a {
	color: #333;
}

.Content.Wide {
}

.Content.Widest {
}

.Right {
}

.Right a {
}

.Right a:hover, .Right a:hover strong {
	color: #333;
}

#Footer {
	background:url(../images/beige/bg_footer.gif) repeat-x 0% 0%;
	color:#333;
}

#Footer a {
	color:#333;
	text-decoration:underline
}

#Footer li a {
	border-left: 1px solid #333;
}

.Content .ProductList li,
.fastCartContent .ProductList li {
	border: 1px solid #e5e5e5;
}

.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent .ProductList li:hover,
.fastCartContent .ProductList li.Over {
	background: #eceadf;
	border:1px solid #eceadf;
}

.ProductList .ProductImage {
	background: #fff;
}

.ProductList strong, .ProductList strong a {
	color: #333;
}

.ProductPrice, .ProductList em {
	color: #ff3333;
}

.ProductList .Rating {
	color: #797979;
}

.Right .ProductList li {
	background:url(../images/beige/bg_sideli.gif) repeat-x 0% 100%;
}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: url(../images/beige/TopSellerNumberBg.gif) 0 4px no-repeat;
	color: #fff;
	font-weight:700;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
	border: 1px solid #e6e6e6;
	background: #fff;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url(../images/beige/TopSellerNumber1Bg.png) 0 0 no-repeat;
	color: #fff;
	font-weight:700;
}

.Left .TopSellers .ProductActionAdd, .Right .TopSellers .ProductActionAdd, .Left .NewProducts .ProductActionAdd, .Right .NewProducts .ProductActionAdd, .Left #SideProductRecentlyViewed .ProductActionAdd, .Right #SideProductRecentlyViewed .ProductActionAdd {
	background:none;
	display:inline;
	text-align:left;
	margin-top:5px;
}

.Left .TopSellers .ProductActionAdd a, .Right .TopSellers .ProductActionAdd a, .Left #SideProductRecentlyViewed .ProductActionAdd a, .Right #SideProductRecentlyViewed .ProductActionAdd a {
	color:#ff9900;
	text-decoration:underline;
	font-size:1.1em !important
}

.Left .NewProducts .ProductActionAdd, .Right .NewProducts .ProductActionAdd {
	display: block;
	margin: 5px 0;
	width:112px;
	height:20px;
	text-align:center;
	padding-top:5px;
	font-size:.95em;
	background:url(../images/beige/ProductActionAddNew.gif) no-repeat 0% 0%;
	font-weight:400
}

.Left .NewProducts .ProductActionAdd a, .Right .NewProducts .ProductActionAdd a {
	font-weight:400;
	color:#fff;
}

.Left .TopSellers li.TopSeller1 .ProductActionAdd a, .Right .TopSellers li.TopSeller1 .ProductActionAdd a, .Left .TopSellers li.TopSeller1 .ProductActionAdd a:hover, .Right .TopSellers li.TopSeller1 .ProductActionAdd a:hover {
	color:#fff;
	text-decoration:none;
	font-weight:400 !important
}

.Left .TopSellers li.TopSeller1 .ProductActionAdd, .Right .TopSellers li.TopSeller1 .ProductActionAdd {
	display: block;
	margin: 5px 0;
	width:112px;
	height:18px;
	text-align:center;
	padding-top:3px;
	font-size:.95em;
	background:url(../images/beige/ProductActionAdd.gif) no-repeat 0% 0%;
	font-weight:400
}

.Breadcrumb {
	border-bottom: 1px solid #DCDFE2;
}

.CompareItem {
	width:200px;
	border-left: solid 1px #CACACA;
}

.CompareFieldName {
	font-weight:bold;
	border-bottom: 1px solid #EFF8FA;
}

.CompareFieldTop {
	border-bottom:solid 1px #cac6b4;
}

.CompareFieldTop a:hover {
	color:red;
}

.CompareCenter {
	border-left:solid 1px #cac6b4;
	border-bottom:solid 1px #F2F2F2;
}

.CompareLeft {
	border-left:solid 1px #cac6b4;
	border-bottom:solid 1px #F2F2F2;
}

.ViewCartLink {
	background: url('../images/beige/Cart.gif') no-repeat 0 0;
}

table.CartContents, table.General {
	border: 1px solid #e5e5e5;
}

.CartContents thead tr th, table.General thead tr th {
	background: #edf2f3;
	color: #424748;
	border-bottom: 1px solid #e5e5e5;
}

.CartContents tfoot .SubTotal td {
	border-top: 1px solid #e5e5e5;
	color: #333;
}

.MiniCart .SubTotal {
	color: #333;
}

.JustAddedProduct {
	border: 1px solid #e6e6e6;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #333;
}

.CategoryPagination {
	color: #034285;
	background: #f4fbfc;
	border: 1px solid #c0dae7;
}

.CheckoutRedeemCoupon {
	background: #EAFDFF;
	padding: 10px;
	width: 300px;
	border: 1px solid #9DD3D8;
	margin-bottom: 10px;
}

.SubCategoryList, .SubBrandList {
	background:#EEF5F9;
}

.InfoMessage {
	background: #EFF8FA url('../images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.SpecificInfoMessage {
	background-color: #f8e4d1;
	color: #555;
}

.SuccessMessage {
	background: #E8FFDF url('../images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ErrorMessage {
	background: #FFECEC url('../images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #EFF8FA;
}

.ProductActionAdd {
	background:url(../images/beige/ProductActionAdd.gif) no-repeat 0% 0%;
}

.ProductActionAdd a {
	color:#fff;
	font-weight:400
}

.Content .ProductList li:hover .ProductActionAdd, .Content .ProductList li.Over .ProductActionAdd {
	background:url(../images/beige/ProductActionAddHover.gif) no-repeat 0% 0%;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #e5e5e5;
	background: #edf2f3;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #dce8f4;
	border: 1px solid #c4d7eb;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	border: 1px solid #ddd;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #3d9abe;
}

.TabNav li a {
	border: 1px solid #3d9abe;
	background: #ddf0f6;
}

.TabNav li a:hover {
	background-color: #c8e6ed;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #efefef;
}

/* Product Videos */

#VideoContainer {
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.currentVideo {
	background-color: #ddf0f6;
}

.videoRow:hover {
	background-color: #efefef;
}

.CartContents .ItemShipping th {
	border-bottom-color: #e5e5e5;
	border-top-color: #e5e5e5;
	background: #edf2f3;
	color: #424748;
}

/* Category flyout styles (theme) */

/* Child menu items, does not include the always-showing root level */
#SideCategoryList .sf-menu li ul li {
}

/* Root menu item when expanded */
#SideCategoryList .sf-menu .sfHover a,
/* Child menu item links */
#SideCategoryList .sf-menu li ul a {
	background-color: #f4f3ed;
}

/* Parent menu items of a child being hovered (not including root-level items) */
#SideCategoryList .sf-menu li ul li:hover > a,
/* Child menu item while hovering */
#SideCategoryList .sf-menu li ul a:focus,
#SideCategoryList .sf-menu li ul a:hover,
#SideCategoryList .sf-menu li ul a:active {
}

#SideCategoryList .sf-sub-indicator {
	background-image:  url('../../GiftsShop/images/beige/arrows-dark.png');
}

/* End: category flyout styles */

/* start fast cart styles */
#fastCartContainer {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
}
.fastCartContent h2 {
	color: #009E0F;
	background-color:transparent;
}
.fastCartContent h3 {
	color: #BB6F21;
	background-color:transparent;
}
.fastCartSummaryBox {
	background-color: #DDFEDA;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
	color: #075899;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
	color: #800000;
}
.fastCartContent .Quantity {
	color: #828DB3;
}
.fastCartContent p {
	color: #444444;
}
.fastCartContent .ProductList li {
	background-color: #FFF;
}
/* end fast cart styles */
/* ==========================================================
   Pritchett's Small Pets & Family Homestead
   V13 Product Description Cards
   Add this to the END of the active store stylesheet.
   Designed for the site's beige/purple theme.
   ========================================================== */

.psp-desc { color:#444; line-height:1.55; }
.psp-desc p { margin:0 0 14px 0; line-height:1.55; }
.psp-desc strong { color:#333; }
.psp-desc em { color:#666; }

.psp-hero {
    background:#f4f3ed;
    border:1px solid #cac6b3;
    border-left:5px solid #72477D;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    border-radius:7px;
    padding:13px 15px;
    margin:4px 0 17px 0;
}
.psp-hero p:last-child { margin-bottom:0; }

.psp-section-title {
    color:#72477D !important;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size:1.35em !important;
    font-weight:700;
    border-bottom:1px solid #cac6b3;
    padding:0 0 5px 0;
    margin:19px 0 10px 0 !important;
}

.psp-stats-title {
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    color:#333;
    font-size:1.05em;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:.04em;
    margin:0 0 8px 0;
}
.psp-stats {
    display:flex;
    flex-wrap:wrap;
    margin:0 -5px 16px -5px;
}
.psp-stat {
    box-sizing:border-box;
    width:50%;
    padding:5px;
}
.psp-stat-inner {
    min-height:48px;
    background:#fff;
    border:1px solid #e2ded2;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    padding:8px 8px 8px 40px;
    position:relative;
}
.psp-stat-icon {
    display:block;
    position:absolute;
    left:9px;
    top:10px;
    width:24px;
    height:24px;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:24px 24px;
}
.psp-stat-label {
    display:block;
    color:#666;
    font-size:.86em;
    line-height:1.15;
    margin-bottom:2px;
}
.psp-stat-value {
    display:block;
    color:#333;
    font-weight:700;
    line-height:1.25;
}
.psp-note {
    background:#fff;
    border:1px solid #e2ded2;
    border-left:4px solid #72477D;
    padding:10px 12px;
    margin:12px 0 15px 0;
}
.psp-note-title {
    color:#72477D;
    font-weight:700;
}
.psp-columns {
    display:flex;
    flex-wrap:wrap;
    margin:0 -6px 14px -6px;
}
.psp-column {
    box-sizing:border-box;
    width:50%;
    padding:0 6px;
}
.psp-list { margin:0 0 14px 20px !important; }
.psp-list li { margin:0 0 5px 0 !important; }
.psp-source-kind {
    color:#777;
    font-size:.86em;
    font-style:italic;
    margin-top:12px;
}
@media only screen and (max-width:650px) {
    .psp-stat, .psp-column { width:100%; }
}

.psp-icon-sun { background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%2372477D%22%20stroke-width%3D%221.8%22%20stroke-linecap%3D%22round%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%224%22%2F%3E%3Cpath%20d%3D%22M12%202v2M12%2020v2M2%2012h2M20%2012h2M4.9%204.9l1.4%201.4M17.7%2017.7l1.4%201.4M19.1%204.9l-1.4%201.4M6.3%2017.7l-1.4%201.4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
.psp-icon-water { background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%2372477D%22%20stroke-width%3D%221.7%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M7%2011h8l2%207H5l2-7Z%22%2F%3E%3Cpath%20d%3D%22M9%2011V8h4v3M15%2012l4-3%202%201-4%204M6%2013H3l-1%202h4%22%2F%3E%3Cpath%20d%3D%22M19%207c0%201-1%202-1%202s-1-1-1-2%201-2%201-2%201%201%201%202Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
.psp-icon-leaf { background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%2372477D%22%20stroke-width%3D%221.8%22%20stroke-linecap%3D%22round%22%3E%3Cpath%20d%3D%22M20%204C11%204%205%207%205%2013c0%204%203%206%206%206%206%200%209-7%209-15Z%22%2F%3E%3Cpath%20d%3D%22M4%2021c3-6%207-9%2013-12%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
.psp-icon-zone { background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%2372477D%22%20stroke-width%3D%221.8%22%3E%3Cpath%20d%3D%22M12%2022s7-7%207-13a7%207%200%201%200-14%200c0%206%207%2013%207%2013Z%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%20r%3D%222.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
.psp-icon-ruler { background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%2372477D%22%20stroke-width%3D%221.8%22%3E%3Cpath%20d%3D%22M4%2018%2018%204l2%202L6%2020%204%2018Z%22%2F%3E%3Cpath%20d%3D%22m8%2016-2-2M11%2013l-2-2M14%2010l-2-2M17%207l-2-2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
.psp-icon-flower { background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%2372477D%22%20stroke-width%3D%221.6%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%226%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2212%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2218%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%226%22%20cy%3D%2212%22%20r%3D%223%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
.psp-icon-egg { background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M12%203c-3%200-6%206-6%2011a6%206%200%200%200%2012%200c0-5-3-11-6-11Z%22%20fill%3D%22none%22%20stroke%3D%22%2372477D%22%20stroke-width%3D%221.8%22%2F%3E%3C%2Fsvg%3E"); }
.psp-icon-bird { background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%2372477D%22%20stroke-width%3D%221.7%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M5%2015c4%200%205-4%208-5%203-1%205%201%205%204%200%203-3%205-7%205H6%22%2F%3E%3Cpath%20d%3D%22M16%2010l2-3%202%203M6%2015l-3-2M11%2019v2M15%2018v3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
.psp-icon-thermometer { background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%2372477D%22%20stroke-width%3D%221.8%22%3E%3Cpath%20d%3D%22M10%205a2%202%200%200%201%204%200v9a4%204%200%201%201-4%200V5Z%22%2F%3E%3Cpath%20d%3D%22M12%208v8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
.psp-icon-comb { background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%2372477D%22%20stroke-width%3D%221.6%22%3E%3Cpath%20d%3D%22M4%2016h16v3H4zM6%2016V8M9%2016V6M12%2016V9M15%2016V5M18%2016V8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
.psp-icon-scale { background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%2372477D%22%20stroke-width%3D%221.7%22%3E%3Cpath%20d%3D%22M12%204v16M6%206h12M8%206l-4%207h8L8%206ZM16%206l-4%207h8l-4-7ZM8%2020h8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
.psp-icon-heart { background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M12%2020S4%2015%204%209a4%204%200%200%201%207-3%204%204%200%200%201%207%203c0%206-6%2011-6%2011Z%22%20fill%3D%22none%22%20stroke%3D%22%2372477D%22%20stroke-width%3D%221.8%22%2F%3E%3C%2Fsvg%3E"); }
.psp-icon-bug { background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%2372477D%22%20stroke-width%3D%221.7%22%20stroke-linecap%3D%22round%22%3E%3Cellipse%20cx%3D%2212%22%20cy%3D%2213%22%20rx%3D%225%22%20ry%3D%227%22%2F%3E%3Cpath%20d%3D%22M9%206%207%203M15%206l2-3M7%2010H3M17%2010h4M7%2014H3M17%2014h4M8%2018l-3%203M16%2018l3%203M12%207v13%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }
.psp-icon-fish { background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%2372477D%22%20stroke-width%3D%221.7%22%3E%3Cpath%20d%3D%22M3%2012c4-5%2010-5%2015%200-5%205-11%205-15%200Z%22%2F%3E%3Cpath%20d%3D%22m18%2012%203-4v8l-3-4Z%22%2F%3E%3Ccircle%20cx%3D%228%22%20cy%3D%2211%22%20r%3D%22.8%22%20fill%3D%22%2372477D%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

