* {
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}
form {
	font-size: inherit;
	font-family: inherit;
}
/* end reset */
/* clearfix */
.clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clear { 
	zoom: 1; 
} /* IE6 */
*:first-child+html .clear { 
	zoom: 1; 
} /* IE7 */
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.bordered {
	border: 1px solid #ced0d2;
}
.borderleft {
	border-left: 1px solid #ced0d2;
}
.marginright {
	margin-right: 5px;
}
.marginleft {
	margin-left: 5px;
}
body {
	background: #fff6d2 url(../images/page-bg.gif) repeat-x top;
	color: #464749;
	text-align: center;
}
html {
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
/*@font-face {
  font-family: "Helvetica";
  src: url(../css/Helvetica.otf) format("truetype");
}*/
a {
	color: #464749;
	text-decoration: underline;
}
a:hover {
	color: #464749;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #000000;
	font-size: inherit;
	margin-bottom: 20px;
	font-weight: bold;
}


/* LAYOUT */
#container {
	width: 936px;
	margin: 0 auto;
	padding-top: 100px;
	text-align: left;
}
#containertop {
	width: 936px;
	height: 6px;
	line-height: 1px;
	font-size: 1px!important;
	background: url(../images/container-top.png) no-repeat center;
}
#containermiddle {
	/*background: url(../images/container-bg.png) repeat-y center;
	min-height: 529px;
	padding-bottom: 3px;
	position: relative;*/
	background: url(../images/container-bg.png) repeat-y center;
        min-height: 534px;
        width:936px;
        padding-bottom: 3px;
        position: relative;
}
#flashfrontpage {
	height: 534px;
	width: 926px;
	left: 2px;
        position: relative;
	z-index: 2!important;
	background: url(../images/flashintro.jpg) no-repeat;
}

#flashfrontpage object {
  padding: 0;
  display:block;
  position:relative;
}

#flashfrontpage object embed {
  position:absolute;
  margin: 0px 0 0 0;
  padding: 0;
  display:block;
  left:0px;
}

.intro-link {
    display: block;
    width: 415px;
    height: 70px;
}

#choosecountry {
	height: 541px;
	width: 926px;
	left: 2px;
	background: url(../images/ornament.png) no-repeat center;
	position: relative;
}
.choosecountry {
	width: 200px;
	margin: 0 auto;
	position: relative;
	padding-top: 200px;
}
.choosecountry select {
	width: 198px;
	margin: 10px auto;
	border: 1px solid #ced0d2;
	position: relative;
	display: block;
}
.linkarrow {
	background-image: url(../images/linkarrow.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 10px;
}
.downloadarrow {
	background-image: url(../images/downloadarrow.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 12px;
}
#containerbottom {
	width: 936px;
	height: 9px;
	line-height: 1px;
	font-size: 1px!important;
	background: url(../images/container-bottom.png) no-repeat center;
	position: relative;
	z-index: 1;
}
#lefmenucolumn {
	width: 188px; /* 214 */
	float: left;
	padding-left: 26px;
}
a#logo {
	width: 124px;
	height: 30px;
	display: block;
	margin: 25px auto 34px;
	text-decoration: none;
	background: url(../images/logo.gif) no-repeat;
}
a#logofrontpage {
	width: 124px;
	height: 30px;
	display: block;
	margin: 0;
	position: relative;
	z-index: 999999;
	top: 25px;
	left: 34px;
	text-decoration: none;
	background: url(../images/logo.png) no-repeat;
}
a#logo span, a#logofrontpage span {
	visibility: hidden;
}

/* LEFT NAVIGATION */
ul#leftnavigation {
	text-transform: lowercase;
	border-top: 1px solid #ced0d2;
	font-size: 13px;
}
ul#leftnavigation li {
	min-height: 23px;
	line-height: 23px;
	border: none;
	border-bottom: 1px solid #ced0d2;
	list-style: none;
}
ul#leftnavigation li a {
	min-height: 23px;
	line-height: 23px;
	text-decoration: none;
	color: #464749;
	display: block;
}
ul#leftnavigation li a:hover {
	color: #000000;
}
ul#leftnavigation li a.active {
	color: #000000;
	font-weight: bold;
}
/* sub levels */
ul#leftnavigation li li {
	min-height: 23px;
	line-height: 23px;
	border: none;
}
ul#leftnavigation li li a {
	min-height: 23px;
	line-height: 23px;
	text-decoration: none;
	color: #464749;
	display: block;
	padding-left: 12px;
	background-image: url(../images/sub-li-active.gif);
	background-repeat: no-repeat;
	background-position: 0 -24px;
}
ul#leftnavigation li li a:hover {
	background-position: 0 0;
}
ul#leftnavigation li li a.active {
	background-position: 0 0;
}
ul#leftnavigation li li li {
	min-height: 23px;
	line-height: 23px;
	border: none;
	padding-left: 12px
}
ul#leftnavigation li li li a {
	min-height: 23px;
	line-height: 23px;
	text-decoration: none;
	color: #464749;
	display: block;
	padding-left: 12px;
}

.katalog-spacer {
  padding: 0;
}

/* RIGHT COLUMN */
#rightcolumncontent {
	width: 697px; /* 664px if scrollbars are removed from #maincontentwrapper, also uncomment padding-right */
	float: right;
	/*padding-left: 25px;*/
	/*padding-right: 33px;*/
	position: relative;
	z-index: 0;
	padding-top: 89px;
}
#slogan {
	width: 408px;
	height: 51px;
	float: right;
	position: relative;
	right: 27px;
	z-index: 1;
	background: url(../images/einrichten-mit-gefuehl.png) no-repeat;
	margin-top: -125px;
}
#slogan span {
	visibility: hidden;
}


/* TOP MENU */
ul#topmenu {
	width: 689px;
	height: 30px;
	float: left;
	text-transform: lowercase;
	position: absolute;
	top: 44px;
	font-size: 13px;
}
ul#topmenu li {
	list-style: none;
	float: left;
	margin-right: 15px;
}
ul#topmenu li a {
	float: left;
	display: block;
	text-decoration: none;
	color: #464749;
}
ul#topmenu li a:hover {
	color: #000000;
}
ul#topmenu li a.active {
	color: #000000;
	font-weight: bold;
}


/* COLUMNS */
#maincontentwrapper {
	width: 696px;  /*664px old - without scrollbars, change to 664px if the two bottom css lines are removed */
	position: relative;
	z-index: 0;
	/*margin-top: 89px;*/
	/* height: 442px;  remove this line to hide scrollbars, 425 if horizontal scroll is not used */
	overflow-y: auto;  /*remove this line to hide scrollbars */
}

#maincontentwrapper ul {
  padding: 0 0 0 14px;
  margin: 0;
  list-style-type: square;
}

#maincontentwrapper li {
  padding: 0 0 3px 0;
  margin: 0;
}

#maincontentwrapper li ul {
  padding-bottom: 7px;
}

/* IMAGEMENU IMPORTANT: If the element #imagemenu exists the div#maincontentwrapper gets the class .smallermaincontentwrapper so that the images are well adjusted */
.smallermaincontentwrapper {
	/*width: 665px!important;*/ 
	position: relative;
	/*margin-top: 89px;*/
	height: 442px;
	overflow: hidden;
	overflow-y: hidden!important; /* IE6 & IE7*/
	/*overflow-x: auto!important;*/
}

.weiter a {
  padding: 0 6px 0 0;
}
/*Dado*/
.onecolumncontent {
	width: 666px;
}

ul#imagemenu {
	list-style: none;
}
ul#imagemenu li {
	float: left;
	width: 220px;
	margin-right: 2px;
}
ul#imagemenu li img {
	float: left;
}
a.transparentimagelink {
	float: left;
	width: 100%;
	height: 23px;
	background: url(../images/transparent-overlay.png);
	text-align: center;
	margin-top: -23px;
	line-height: 23px;
	font-size: 13px;
	position: relative;
	z-index: 10;
	text-decoration: none;
	display: block;
}
.fade {
	position: relative;
}
.fade span.colorimage {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
span.colorimage, span.bwimage {
	float: left;
}


/* THREE COLUMNS */
.threecolumnsleft {
	width: 220px;
	float: left;
	margin-right: 2px;
}
.threecolumnsmiddle {
	width: 220px;
	float: left;
	margin-right: 2px;
}
.threecolumnsright {
	width: 220px;
	float: left;
	margin-right: 2px;
}
.threecolumnsright.padding, .threecolumnsmiddle.padding, .threecolumnsleft.padding {
	width: 180px;
	float: left;
	margin-right: 2px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
}
.fourthcolumn, .fifthcolumn, .sixthcolumn, .seventhcolumn {
	width: 220px;
	float: left;
	margin-right: 2px;
}

/* TWOCOLUMNS */
.twocolumnsleftwide {
	width: 442px;
	float: left;
	margin-right: 2px;
}
.twocolumnsleftwide.padding {
	width: 402px;
	float: left;
	margin-right: 2px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
}
.twocolumnsright {
	width: 220px;
	float: left;
	margin-right: 2px;	
}
.twocolumnsright.padding {
	width: 180px;
	float: left;
	margin-right: 2px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
}

.twocolumnslefthalf {
	width: 331px;
	float: left;
	margin-right: 2px;
}
.twocolumnsrighthalf {
	width: 331px;
	float: left;
}
.textwithborder {
	background: url(../images/textwithborder.gif) repeat-y top left;
	padding-left: 9px;
}
.fullheight {
	height: 423px;
}
.fullheight.padding {
	height: 420px;
}

/* FOOTER */
#greybox {
	width: 290px;
	height: 31px;
	background: #c6c8ca;
	margin-top: -6px;
	margin-left: 1px;
	position: relative;
	z-index: 0;
}
#greybox div#search {
	width: 160px;
	padding-top: 7px;
	padding-left: 14px;
	float: left;
	height: 16px;
}
#greybox div#search input#searchtext {
	width: 105px;
	height: 15px;
	float: left;
	/*font-size: 11px;*/
	border-top: 1px solid #5f6061;
	border-right: 1px solid #b3b5b7;
	border-left: 1px solid #cccccc;
}
/*#greybox div#search input#searchtext:focus {
	border-top: 1px solid #5f6061;
	border-right: 1px solid #b3b5b7;
	border-left: 1px solid #cccccc;
}*/
#greybox div#search input#searchbutton {
	height: 16px;
	float: right;
	/*font-size: 11px;*/
	background: none;
	color: #464749;
	text-transform: lowercase;
}


#textsizer {
	width: 84px;
	float: right;
	 padding-top: 7px;
}

ul.textresizer {
     list-style: none;
}

ul.textresizer li {
     float: left;
     margin-right: 5px;
     width: 20px;
     height: 19px;
}

ul.textresizer a {
     text-decoration: none;
     width: 20px;
     height: 19px;
     display: block;
     float: left;
}

ul.textresizer a.medium-text {
     font-size: 11px;
     background-image: url(../images/default-font.gif);
     background-repeat: no-repeat;
     background-position: 0 0;
}

ul.textresizer a.medium-text:hover {
     background-position: 0 -19px;
}

ul.textresizer a.medium-text.textresizer-active {
     background-position: 0 -19px;
}

ul.textresizer a.large-text {
     font-size: 11px;
     background-image: url(../images/large-font.gif);
     background-repeat: no-repeat;
     background-position: 0 0;
}

ul.textresizer a.large-text:hover {
     background-position: 0 -19px;
}

ul.textresizer a.large-text.textresizer-active {
     background-position: 0 -19px;
}

ul.textresizer a.larger-text {
     font-size: 11px;
     background-image: url(../images/larger-font.gif);
     background-repeat: no-repeat;
     background-position: 0 0;
}

ul.textresizer a.larger-text:hover {
     background-position: 0 -19px;
}

ul.textresizer a.larger-text.textresizer-active {
     background-position: 0 -19px;
}

/*ul.textresizer a.textresizer-active {
}*/
#maincontentwrapper {
	font-size: 11px;
}

.ldisabled,.sdisabled {
	opacity: 0.3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	/*This is for IE8 */
	filter: alpha(opacity = 30);
	cursor: default;
}

/* NEWSLETTERANMELDUNG */
.newsletter {
	background:#c6c8ca;
	padding: 25px;
	width: 616px;
}
.newsletter td {
	padding: 2px 0 2px 0;
}
.newsletter .submit_btn {
	height:19px;
	text-align:center;
	width:102px;
	background: transparent url(http://www.domicil.de/fileadmin/templates/images/submit.gif) 0px 0px repeat scroll;
	border: none;
	font-size: 12px;
	cursor: pointer;
}
.newsletter input {
	color:#464749;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	height:14px;
	line-height:14px;
	width:210px;
	border-top: 1px solid #5F6061;
	border-right: 1px solid #b3b5b7;
	border-bottom: 0px solid #5F6061;
	border-left: 1px solid #CCCCCC;
}
.newsletter input.radio, input.checkbox {
	color:#464749;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	height:14px;
	line-height:14px;
	width:16px;
	border: 0px solid #CCCCCC;
	vertical-align: text-top;
}
.newsletter select {
	color:#464749;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	height:16px;
	line-height:16px;
	display: block;
	width:150px;
	border-top: 1px solid #5F6061;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #5F6061;
	border-left: 1px solid #CCCCCC;
}
.newsletter select#stdIn12 {
	width:210px;
}

/* FOOTER NAVIGATION */
#footernavigation {
	float: right;
	text-transform: lowercase;
	margin-top: -18px;
	font-size: 11px;
}
#footernavigation li {
	list-style: none;
	float: left;
	margin-right: 7px;
	padding-right: 7px;
	border-right: 1px solid #464749;
}

#footernavigation li a {
	float: left;
	color: #464749;
	text-decoration: none;
}
#footernavigation li a:hover {
	color: #000000;
}
#footernavigation li a.active {
	color: #000000;
	font-weight: bold;
}
.auswahl {
	height: 15px;
	line-height: 15px;
	display: block;
	width: 195px;
	padding-left: 25px;
	color: #464749;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: 3px;
}
.auswahl:hover, .auswahl.active {
	background-image: url(../images/laenderauswahl.gif);
	background-color: #7d7d7d;
	background-position: 14px 0;
	background-repeat: no-repeat;
	color: #ffffff;
}

/* Added by Sudeep to fix IE6 menu black background problem */
ul#topmenu li a.active, ul#leftnavigation li a.active  {
	background:none;
}
/* Added by Sudeep to fix IE6 menu black background problem */

/***************************************************** more added by dado ************************************************************/

/* FORM */
.form {
	background: #c6c8ca;
	padding: 25px;
}
.form input {
	border-top: 1px solid #5f6061;
	border-right: 1px solid #b3b5b7;
	border-left: 1px solid #cccccc;
	font-family: inherit;
}
.form input.textbox {
	border-top: 1px solid #5f6061;
	border-right: 1px solid #b3b5b7;
	border-left: 1px solid #cccccc;
	float: right;
	height: 14px;
	line-height: 14px;
	width: 210px;
}
.form select.select {
	float: right;
	width: 210px;
	line-height: 14px;
}
.form select.short {
	width: 100px!important;
	line-height: 14px;
}
.form select.select option {
	line-height: 14px;
}
.form input.checkbox, .form input.radio {
	border: none!important;
}
.form .button {
	border: none!important;
	width: 102px;
	height: 19px;
	background: url(../images/submit.gif);
	text-align: center;
}
.form textarea {
	border-top: 1px solid #5f6061;
	border-right: 1px solid #b3b5b7;
	border-left: 1px solid #cccccc;
	font-family: inherit;
	width: 100%;
}
.red {
	color: #761111;
}
/*.pressearchiv {
	float: left;
	clear: both;
	margin-bottom: 20px;
	
} Hide by aftab
*/
/*************************************************** added by aftab ******************************************************************/

.textwithborder p {
	padding-right:5px;
}

.prod-opt{	
	margin-top:5px;
overflow:hidden;
	min-height:20px;
/*height:20px;*/
	margin-bottom:5px;
	/*padding: 5px;	*/
}

.prod-opt .content-left {
	float: left;
}

.prod-opt .content-middle {
	float: left;
}

.prod-opt .content-right {
	float: right;
}

div.transparentcontainer {
	float: left;
	width: 100%;	
	margin-top: -100px;
	height:100px;
	background: url(../images/transparent-overlay.png);
	text-align: center;		
	font-size: 11px;
	position: relative;
	z-index: 10;
	text-decoration: none;
	display: block;
	text-align:left;
}
.transparentcontainer .content {
	padding:10px 10px;
	height: 60px;
	overflow: hidden;
	text-align: justify;
}
.transparentcontainer .content a {
	text-decoration: none;
}
.transparentcontainer .weiter-link {
	padding-bottom: 0px;
}
.transparentcontainer .weiter-link a {
	float:right;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}


/* login form */

.threecolumnsmiddle-new {
	width: 440px;
	float: left;
	margin-right: 2px;
}
.form-bg {
	background-color:#d2d2d4;
	padding:10px;
	margin-top:16px;
}
.form-bg div {
	margin-left:90px;
}
.form-bg div.div-username {
	margin-bottom:4px;
}
.form-bg div.div-username label, .form-bg div.div-password label {
	padding-left:2px;
	color: #000000;
}
.form-bg div.div-username input, .form-bg div.div-password input {
	width:220px;
	border-top:1px solid #333;
}
.form-bg div.div-submit input {
	margin-left: 118px;
}

.form-bg div.div-password {
	margin-bottom:20px;
}
.button-submit {
	border: none!important;
	width: 102px;
	height: 19px;
	background: url(../images/submit.gif);
	text-align: center;
}


/*div.twocolumnsrightwide div#c58 { 
	background: url(../images/textwithborder.gif) no-repeat top left;
	padding-left: 9px;
}

div.twocolumnsrightwide div.tx-felogin-pi1 form {
	background-color:#d2d2d4;
	margin:0 20px 0 20px;
	padding-left:40px;
}*/

.pressearchiv {
	float: left;
	margin-bottom: 20px;
	width:220px;
}

.pressearchiv p {
	margin:10px 5px 5px 0;
}
a.new-class {
	text-decoration:none;
}
a.new-class:hover {
	text-decoration:underline;
}

/*****************/

div.bild-part {
	height: auto;
}

.bild-part img {
	float:left;
	margin-right:5px;
}

div.bild-part p { /*  Added by Sudeep on 29-09-2010 */
	margin:0px 0px 0px 68px;
}

.no-leftborder {
	padding-left: 9px;
}

/* 11.07.2010 changes*/
#tooltip{
	position:absolute;
	border:1px solid #333;
	background: #EAEAEA;
	opacity: .80;
	padding:2px 5px;
	color:#000;
	display:none;
}

/***********************/

.csc-sitemap ul {
	list-style: circle;
}

.csc-sitemap ul a {
	text-decoration:none;
}

.csc-sitemap ul a:hover {
	text-decoration:underline;
}


.csc-sitemap ul ul {
	padding-left:20px;
}

/*Product css*/
.content-left{
width:100px;
display:inline-block;
margin-right:10px;
}

.content-middle{
width:40px;
display:inline-block;
margin-right:10px;
}

.content-right{
width:42px;
/*margin-top:-3px;*/
display:inline-block;
}

.content-right select option {
font-size:11px!important;
}

/* ********* FLASHBOOK individuell ********** */
.flashbuchContent {

}

.flashbuchContent .inner {
  margin: 0 auto; 
}

.flashbuchContent #fbContents {
  display: none;
}

.flashbuchform input {
  background: #dee0e2;
  color:#000000;
  cursor: pointer;
  margin: 0;
  padding: 2px;
  font:12px Helvetica,Verdana,Arial,sans-serif;  
}
   
.katalog-menu {
  padding: 8px 218px 8px 218px;
  background: #fff6d2;
  position: relative;  
}

.katalog-arrow-l {
    left:120px;
    position: absolute;
    z-index: 10; 
}

#fbBackButton {
    padding: 0 20px; 
}

.katalog-arrow-r {
    right: 120px;
    position: absolute;
    z-index: 10; 
}

#fbForwardButton {
    padding: 0 20px;      
}

.katalog-print {
    text-align: center;
    top: 10px;
    left: 10%;
    right: 10%;
    position: absolute;
    z-index: 0;      
}

/* ********* PRATYUSH ADDED CSS ********** */
/* IMAGE MAP ADDED CSS */
.imageMap {
  margin-bottom: 10px;
}

/* TITLE MADE BLACK */
.bodytext b, strong {
	color: #000000;	
}
/* ********* PRATYUSH ADDED CSS ********** */

/* Warenkorb CSS */
table.einkaufswagen {
	/*display: block;*/
}

table.einkaufswagen th {
	padding-right: 6px;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #000;
	font-size:12px;
	font-weight:bold;
}

table.einkaufswagen td {
	padding-right: 6px;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #999a9c;
	font-size:12px;
        color:#464749;
}

table.einkaufswagen td.txt-right {
	text-align:right;
}

table.einkaufswagen td strong {
	color:#464749;
}

table.einkaufswagen input.menge {
	width: 34px;
	height: 14px;
	display: block;
	margin: 0 auto;
	border-right: 1px solid #797777;
	border-top: 1px solid #797777;
	text-align: center;
}
table.einkaufswagen .center {
	text-align: center;
}
table.einkaufswagen tr.borderbottom td {
	border-bottom: 1px solid #000000;
}

table.einkaufswagen tr td.no-borderbottom {
	border-bottom:none;
	border-top:none !important;
}

table.einkaufswagen tr.noborder td {
	border-bottom: none!important;
}
table.einkaufswagen tr.bordertop td {
	border-top: 1px solid #000000;
	border-bottom: none!important;
}
table.einkaufswagen tr.spacer td {
	border-top: none!important;
	border-bottom: none!important;
	height: 2px!important;
	line-height: 2px!important;
}
table.einkaufswagen div.right {
	margin-right: -100px;
	text-align: right;
}
table.einkaufswagen div.right strong {
	color: #464749;
}
div#buttons {
	float: left;
	padding-left: 10px;
	margin-top: -20px;
	margin-right: -50px;
}
div#buttons input {
	font-size: 11px;
	color: #464749;
	margin-bottom: 5px;
}

.printfooter {
  display: none;
}

/* added 17-09- */
.clear { clear:both;}

#footer {
  width: 936px;
}

/* added 28-09-2010 */
.flashtext {
  position: absolute;
  width: 444px;
  height: 77px;
  display: block;
  top: 112px;
  left: 268px;
}

#flashfrontpage-pos a {
  text-decoration: none!important;
}

.browsebox {padding: 4px 0!important;}
.browsebox li {padding: 0 10px 0 0 !important;}

/* added 30-09-2010 */
.flashhinweis {
  margin: 0 auto;  
  height: 40px;
  position: absolute;
  top: 8px;
  left: 8px;
  padding: 8px 8px 2px 8px;
  width: 800px;
}

.flashhinweis-img {
  width: 112px;
  margin: 0 10px 0 0;  
  float: left;
  text-align: right;
}

.flashhinweis-txt {
  width: 276px;
  float: left;
  text-align: left;  
  color: #000000;
  font: 12px arial, verdana, sans-serif;
  line-height: 14px;
  padding: 2px 0 0 0;
}

#addressContainer {
  width: 214px!important;
}

.tx-indexedsearch-redMarkup {
  color: #fff6d2!important;
  background: #59595b;
}
