/* CSS Document */
a.login_text_link{
	font-weight:bold;
	text-decoration:underline;
}
a.login_text_link:hover{
	color:#000;
}

/* BOF CSS FOR ROUND BOXES */
.round, .cat_col .checklist .radio-toggle{
  position:relative;
/*
  border-radius:7px;
  -webkit-border-radius:7px;
  -moz-border-radius:7px;
 	behavior: url(css/PIE.htc);
*/
}
.round2, .shadowbox{
	position:relative;
	/*
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	*/
	/*behavior: url(css/PIE.htc);*/
}
.round3{
  position:relative;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  behavior: url(css/PIE.htc);
}
/* EOF CSS FOR ROUND BOXES */

#logo{
	/*background: url(../images/clients/munichre/logo.png) no-repeat scroll 0 50% / 165px 60px rgba(0, 0, 0, 0);*/
	background: url(../images/clients/munichre/logo.png) 0px 0px no-repeat;
	display: block;
	float:left;
	
	outline: medium none;
	overflow: hidden;
	text-indent: -99999px;
	
	height: 39px;
	width: 158px;
	margin-top:22px;
}





#header_bar{
	overflow:hidden;
	padding: 20px 0;
}




a#n_cart{
	float: right;
	overflow:hidden;
	text-align:center;
	/*transition: all 0.25s linear 0s;*/
	transition: background-color 0.2s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
		
	display: block;
	background-color: #0F1E32;
	color: #fff;
	position: relative;
	margin-left:0px;
	font-size: 14px;
}
a#n_cart:hover{
	background-color: #21377C;
	/*box-shadow: 0 0 8px rgba(0, 0, 0, 0.35) inset;*/
	text-decoration:none;
	/*text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);*/
}
a#n_cart.active{
	background-color: #3350B8;
	color: #fff;
	-webkit-box-shadow: 4px 4px 4px -2px #ccc;
		-moz-box-shadow: 4px 4px 4px -2px #ccc;
			  box-shadow: 4px 4px 4px -2px #ccc;
}

a#n_cart span{
	display:block;
	float:left;
	padding: 8px 20px;
}
a#n_cart #cartcount{
	float:right;
	text-align:right;

	/*margin-right:63px;*/
}

/*
#header_bar a.big{
	margin-top:4px;
	margin-right:0px;
	display:block;
}
*/
/*
#n_back{ background-position: 0px 0px;}
#n_home{ background-position: 0px -40px;}
#n_info{ background-position: 0px -80px;}
#n_impr{ background-position: 0px -120px;}
#n_cart{ background-position: 0px -200px;}

#n_back:hover, #n_back.active{ background-color:#eee;}
#n_home:hover, #n_home.active{ background-color:#eee;}
#n_info:hover, #n_info.active{ background-color:#eee;}
#n_impr:hover, #n_impr.active{ background-color:#eee;}
#n_lang:hover, #n_lang.active{ background-color:#eee;}
#n_search:hover, #n_search.active{ background-color:#eee;}
*/

/*
#n_back.disabled{
	background-position: -150px 0px;
	background-color:#7192c7;
}
*/

#searchbox{
	 float:right;
    margin-top: 2px;
	 margin-left:0px;
	 margin-right:10px;
	 text-align:right;
}
#searchbox form{
	display: block;
	line-height: 0;
	margin: 0;
	overflow: hidden;
	padding: 0 0 0 0;
}
#searchbox .submit, #search_btn{
	/*
	background: #7595b2 url(/shop/images/clients/munichre/search-2x.png) center center no-repeat;
	border: medium none;
	color: #8a8c8f;
	font: 11px Arial,Helvetica,sans-serif;
	padding: 0;
	text-transform: uppercase;
	vertical-align: 0;

	cursor: pointer;
	float:right;
	margin-left:15px;
	margin-top:0px;
	width:62px;
	height:36px;
*/
	
/*	
	background: transparent url(/shop/images/clients/munichre/search.png) center center no-repeat;
	border: 0 none;
	height: 36px;
	overflow: hidden;
	padding: 0;
	text-indent: -200%;
	width: 36px;
	
	float:right;
	position:relative;
	margin-left:2px;
*/

	background-color: transparent;
	cursor: pointer;
	display: block;
	height: 16px;
	list-style-type: none;
	text-indent: -9999px;
	width: 16px;
	float:right;
	position:relative;
	background-image: url(/shop/images/clients/munichre/plIcnSpr.png);
	background-position: -147px 0;
	border: medium none;
	margin: 9px 10px 0 -20px;

}
#searchbox .submit:hover{
	/*
	background-position: 0px -162px;
	background-color:#fff;
	*/
	/*background: url(/shop/images/clients/munichre/suchfeld_start_rollover.gif) 0px 0px no-repeat;*/
	background-position: -147px -16px;
}

#searchbox .searchinput{
/*
	float: right;
	border: 1px solid #d9dbdc;
	color: #888;
	font-size: 1em;
	width: 120px;
	height:22px;
	background: transparent  none repeat scroll 0 0;
	display: block;
	margin: 0;
	max-width: 100%;
	padding: 7px 9px;
*/
	
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	/*background-image: url(/shop/images/clients/munichre/bgSrc.gif);*/
	border-color: #ccc;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	float: left;
	font-size: 13px;
	line-height: 30px;
	height: 30px;
	padding: 2px 25px 0px 8px;
	top: 0;
	width: 115px;
	

}


.slidingDiv {
	width:160px;
	position:absolute;
	left:50%;
	top:29px;
	padding:10px;
	display:none;
	overflow:hidden;
	
	/*background:url(/shop/images/clients/munichre/dropdown_bg.gif) center center no-repeat;*/
	background-color:#f9f9f9;
	border:1px solid #e6e6e6;
/*
	-webkit-box-shadow: 4px 4px 4px -2px #ccc;
		-moz-box-shadow: 4px 4px 4px -2px #ccc;
			  box-shadow: 4px 4px 4px -2px #ccc;
*/
}
.show_hide {
	display:none;
}

.slidingDiv a{
	display:block;
	padding:2px;
	margin-top:3px;
	margin-bottom:3px;
	padding-left:0px;
	padding-right:10px;
	text-align:left;
	overflow:hidden;


	
	/*background: url(/shop/images/clients/munichre/navibg.gif) repeat-x scroll 0 0 transparent;*/
}
#h_langbox{

	right:50%;
	margin-right:-368px;
	width:60px;
}
#h_langbox a{
	font-size:11px;
}
#h_langbox a.active{
	color:#000;
}
#h_cartbox{
	margin-left:auto;
	left:auto;
	right:50%;
	margin-right:-476px;
	top:25px;
	width:220px;

	/*background-image: linear-gradient(to bottom, white, #CCCCCC);*/
	/*box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);*/
	/*box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.07);*/

/*	
	-webkit-box-shadow: 4px 4px 4px -2px #ccc;
		-moz-box-shadow: 4px 4px 4px -2px #ccc;
			  box-shadow: 4px 4px 4px -2px #ccc;
*/
}

#h_infobox.slidingDiv a, #h_imprbox.slidingDiv a{
	margin-bottom:6px;
}
.slidingDiv a:hover, .slidingDiv a.active, .close-error a:hover{
	color:#666;
	text-decoration:none;
}
#header_bar .slidingDiv a:hover{
	/*background:url(/shop/images/clients/munichre/dropdown_liste_scroll_rollover.gif) 0px 3px no-repeat;*/
	text-decoration:none;
}

#header_bar .slidingDiv a.cartcontents{
	padding:3px 5px;
	margin:0px;
	text-align:left;
	border:0px none;
	background-image:none;
	color:#666;
}
#header_bar .slidingDiv a.cartcontents:hover{
	background-image:none;
	background-color:#7f7f7f;
	
	color:#fff;
}
.cb_left{
	display:block;
	float:left;
	width:200px;
	overflow:hidden;
	font-size:0.9em;
	font-weight:bold;
}
.cb_right{
	display:block;
	text-align:right;
	float:right;
	width:60px;
	font-size:0.9em;
	font-weight:bold;
}



#breadcrumbs{
	padding:0;
	font-size:11px;
	color:#0f1e32;
	line-height:12px;
	margin: 5px auto 15px auto;
	max-width: 952px;
}
#breadcrumbs a{
	color:#bcbfc1;
}
#breadcrumbs a:hover{
	color:#21377c;
}

#breadcrumbs .separator{
	display: inline-block;
	margin:0px 15px;
	padding-top: 4px;
}
#breadcrumbs .separator:after{
	content:'';
	display: block;
	width: 7px;
	height: 7px;
	box-sizing: border-box;
	
	transform: rotate(135deg);
	border-top: 1px solid #bcbfc1;
	border-left: 1px solid #bcbfc1;
}

#intro_nav{
	margin-top:60px;
	padding-bottom:40px;
}

#intro_nav_title{
	color:#00529f;
	font-weight:bold;

	float:left;
	padding-right:20px;
	padding-top:3px;
	height:20px;
	font-size:1.0em;
}
#mainCats{
	height:60px;
	overflow:hidden;
	margin-top:30px;
}
#mainCats sup{
	font-size:9px;
}
#mainCats a{
	display:block;
	float:left;
	text-transform:uppercase;
	text-align:center;
	font-size:1.2em;
	height:60px;
	padding-top:15px;
	background-position:center 200px;
	background-repeat:no-repeat;
	overflow:hidden;
	margin:0px 10px;
	color:#a6aeb3;
	white-space:nowrap;
}
#mainCats #mCfirst{ text-align:left; background-position:left 200px; margin:0px;}
#mainCats #mClast{ text-align:right; background-position:right 200px; margin:0px;}

#mainCats a:hover{
	color:#000;
}
#mainCats a.active{
	text-indent:2000px;
	background-position:left top;
}
#mainCats #mCfirst.active{background-position:left top;}
#mainCats #mClast.active{background-position:left top;}


.shadowbox{
	border:2px solid #E2001A;
	padding:15px;
	width:455px;
	margin-top:30px;
	margin-bottom:30px;
	position:absolute;
	background-color:#fff;
	top:140px;
	left:50%;
	margin-left:-250px;
	overflow:hidden;
	border-radius:8px;
	
  -moz-box-shadow:    5px 5px 5px 0px #ccc;
  -webkit-box-shadow: 5px 5px 5px 0px #ccc;
  box-shadow:         5px 5px 5px 0px #ccc;
}

.shadowbox p, .shadowbox label{
	color:#222222;
	font-weight:normal;
	font-size:1.1em;
	line-height:1.5;
}

.close-error{
	padding:3px;

}




.result_count{
	color:#999;
	font-weight:normal;
}
.small_product{
	width:440px;
	height:100px;
	overflow:hidden;
	padding:10px 0px 10px 0px;
	margin-top:10px;
	float:left;
	border-bottom:1px solid #ccc;
}

.sp_img{
	/*border:1px solid #999;*/
	width:72px;
	height:102px;
	overflow:hidden;
	float:left;
	margin-right:20px;
}
.sp_name{
	float:left;
	width:200px;
	font-weight:bold;
	height:77px;
	overflow:hidden;
}
.sp_job{
	float:left;
	width:345px;
	margin-top:10px;
	height:15px;
	overflow:hidden;
}
.sp_buttons{
	float:right;
	width:110px;
	height:77px;
	overflow:hidden;
}
.terms{
	/*width:455px;*/
	/*text-align:justify;*/
}

.news_item{
	margin-right:30px;
}
.news h4{
	color:#222222;
	font-size:1.1em;
	margin:0;
	padding:0;
}
.news_item p{
	margin:0px;
}
.fdl_counter_table td{
	color:#999;
	padding-bottom:10px;
}


















#greeting{
	float: left;
	width:190px;
	height:35px;
	padding-top:20px;
	color:#000;

	font-weight:bold;
}
#shoptitle{
	float: right;
	width:540px;
	height:30px;
	text-align:right;
	font-weight:bold;
	padding-right:20px;

	color:#666;
	padding-top: 20px;
}
#languagebox{
	float:right;
	padding-top:20px;
}
#emo_header{
	color:#fff;
	background-color:#3a3c39;
}
#emo_title{
	font-size:4em;
	font-weight:bold;
	margin-left:30px;
	padding-top:40px;
}

#head_bsg{
	background-color:#666;
	color:#fff;
	height:23px;
	overflow:hidden;
	margin-top:5px;
}

#redeem_link{
    float: right;
	margin-left:20px;
	margin-right:20px;
	margin-top:5px;
}
#redeem_link a{
	display:block;
	color:#fff;
	
	/*background: url(/shop/images/clients/munichre/ic_arrow_right_white.gif) 0px 2px no-repeat;*/
	padding-left: 14px;
}
#redeem_link a:hover{
	text-decoration:underline;
}







.inactive{
	font-weight:normal;
	color:#666;
}

.scrolltop {
    border-style: none;
    clear: both;
    margin: 0;
    padding: 4px 0 6px;
}
.scrolltop p {
    border-style: none;
    display: block;
    margin: 0;
    overflow: visible;
    padding: 0;
    text-align: right;
}
.scrolltop p img {
    border: medium none;
    margin-left: 5px;
}









#searchcloud{
	line-height:1;
}
#searchcloud a:hover{
	text-decoration:underline;
}






ul.threestep {
    background: url(/shop/images/clients/munichre/form-threestep-back.gif) left 23px no-repeat;
}

ul.progress {
    border: 1px solid #D2D2D2;
    display: inline-block;
    list-style: none outside none;
    margin: 0 0 15px;
    padding: 0;
    width: 582px;
    margin-bottom: 1.5em;
    margin-left: 0;
    margin-top: 0;
}

ul.progress li.first {
    background: url(/shop/images/clients/munichre/formstep-header-inactive-first.gif) left top no-repeat;
}
ul.progress li.first-active {
    background: url(/shop/images/clients/munichre/formstep-header-active-first.gif) left top no-repeat;
    color: #000000;
}

ul.progress li.middle {
    background: url(/shop/images/clients/munichre/formstep-header-inactive.gif) left top no-repeat;
}
ul.progress li.middle-active {
    background: url(/shop/images/clients/munichre/formstep-header-active.gif) left top no-repeat;
    color: #000000;
}

ul.threestep li.last {
    background: url(/shop/images/clients/munichre/formstep-header-inactive.gif) left top no-repeat;
}
ul.threestep li.last-active {
    background: url(/shop/images/clients/munichre/formstep-header-active.gif) left top no-repeat;
    color: #000000;
}

ul.threestep li {
    width: 180px;
}
ul.progress li {
	color: #999;
	display: block;
	float: left;
	/*font-family: 'PT Sans', sans-serif;*/
	margin: 0;
	padding: 4px 2px 5px 12px;
	position: relative;
	line-height: 1.75;
}


.greyborder{
   /* background: none repeat scroll 0 0 #F6F6F7;*/
    display: block;
    margin-bottom: 30px;
    position: relative;
	 overflow:hidden;
}

h2{
    /*
	 background: none repeat scroll 0 0 #FFFFFF;
    border-color: #FFFFFF #FFFFFF #E3DFDA;
    border-radius: 7px 7px 0 0;
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: 16px;
    margin: 0;
    padding: 10px;
    position: relative;
	 font-weight:normal;
	 color: #222222;
	 line-height:22px;
*/	 
	 
	
	/*background-image: -moz-linear-gradient(center bottom , #CCCCCC 0%, #FFFFFF 60%);*/

	font-size: 19px;
	/*font-family: 'PT Sans', sans-serif;*/
	font-weight:normal;
	line-height: 20px;
	margin: 0;
	padding: 10px 0;
}

.recently_viewed a{
	display:block;
	padding:2px;
	margin-top:0px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	overflow:hidden;

	color:#21377C;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	/*background: #1237c4 url(/shop/images/clients/munichre/bg_radiobtn.png) 0px 0px repeat-x;*/
	background-color:#f4f4f4;
	
    transition: background-color 0.2s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
}
.recently_viewed a:last-child{
	border-bottom:1px solid #ccc;
}
.recently_viewed a:hover{
	color:#fff;
	background-color:#000;
}
.additional_prices{
	font-size:11px;
}
.dm_price{
	font-size:16px;
}
.productListing .dm_price, .cb_right .dm_price{
	font-size:11px;
}

.productListing .mrnetto_price{
	color:#333;
	font-weight:normal;
	font-size:11px;
}
.pageHeading .mrnetto_price{
	color:#333;
	font-weight:normal;
	font-size:11px;
	display:block;
	clear:both;
}


.line_price .mrnetto_price{
	font-size:10px;
	white-space:nowrap;
	font-weight:normal;
	display:block;
	clear:both;
}

.cb_left .mrnetto_price, .cb_right .mrnetto_price, .cart .mrnetto_price, .checkout_price .mrnetto_price{
	font-size:10px;
	white-space:nowrap;
	font-weight:normal;
	display:block;
	clear:both;
}


#copyright{
	float:left;
	margin-left:10px;
}
#legal{
	overflow:hidden;
}
#legal a{
	
}
.banner { position: relative; overflow: auto; }
.banner li { list-style: none; }
.banner ul { margin:0; padding:0; }
.banner ul li { float: left; }

.banner .dots {
    bottom: 30px;
    left: 0;
    position: absolute;
    right: 0;
	 padding:0;
	 margin:0;
	 padding-left:10px;
}
.banner .dots li {
    border: 2px solid #ccc;
   /* border-radius: 6px 6px 6px 6px;*/
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 4px;
    opacity: 0.4;
    text-indent: -999em;
    transition: background 0.5s ease 0s, opacity 0.5s ease 0s;
    width: 10px;
}
.banner .dots li.active {
    background: none repeat scroll 0 0 #eee;
    opacity: 1;
}

.account_links, .budget_list, .account_links li, .budget_list li, a.account_history{
	margin:0;
	padding:0;
	list-style-type:none;
}
.account_links li a, .budget_list li, a.account_history{
	display:block;
	padding:3px 10px;
	background:url(/shop/images/clients/munichre/arrow_blue_right.png) 0px 8px no-repeat;
}


.account_links li a:hover, a.account_history:hover{
	color:#7f7f7f;
}

#secnav_line{
	color:#fff;
	overflow: visible;
	width:936px;
	height:28px;
	margin:0 auto 10px auto;
	text-align:right;
	clear:both;
}
#secnav_line #languages{
	float:right;
	overflow:hidden;
}
#secnav_line #languages a{
	display:block;
	float:right;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	padding:2px 8px;
	border-right:1px solid #eee;
	margin-top:3px;
}
#secnav_line #languages a:first-child{
	border:0px none;
}
#secnav_line #languages a.active, #secnav_line #languages a:hover{
	color:#ccc;
}





/* munichre */

.socialmedia-btn{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 10px 0;
	overflow:hidden;
	margin:20px 0;
}
div.social {
	float: left;
	margin-right: 8px;
	width: 16px;
}

div.social a {
	cursor: pointer;
	display: block;
	height: 16px;
	list-style-type: none;
	text-indent: -9999px;
	width: 16px;
	color: #272b2e;
	text-decoration: none;
	
	background-image: url(/shop/images/clients/munichre/icnSoc.png);
	background-repeat: no-repeat;
}


div.social a.facebook{background-position:0px 0px;}
div.social a.twitter{background-position:0px -16px;}
div.social a.googleplus{background-position:0px -80px;}
div.social a.linkedin{background-position:0px -32px;}
div.social a.xing{background-position:0px -48px;}


.boxheadline{
	/*
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	*/
	color: #21377C;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 3px 0;
}

.greeting_txt{
	float:left;
	line-height: 1.5;
}
.greeting_txt a, .special_gifts_page a{
	text-decoration:none;
	color:#21377C;
}
.greeting_txt a:hover, .special_gifts_page a:hover{
	color:#21377C;
	text-decoration:underline;
}
.slidingDiv a{
	/*background: transparent url("data:image/gif;base64,R0lGODlhBQAFAIABAAB/kv///yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4MTdFOURENkU3Q0IxMUUyQTEzQjkzM0JCNEVFRjBGOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4MTdFOUREN0U3Q0IxMUUyQTEzQjkzM0JCNEVFRjBGOCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjgxN0U5REQ0RTdDQjExRTJBMTNCOTMzQkI0RUVGMEY4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjgxN0U5REQ1RTdDQjExRTJBMTNCOTMzQkI0RUVGMEY4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAQAAAQAsAAAAAAUABQBAAgdEfBlrrV4AADs=") no-repeat scroll 0 7px; */
	/*background:url(/shop/images/clients/munichre/mr_arrow.png) 0px 7px no-repeat;*/
	color:#6D767C;
}
.slidingDiv a:hover{
	color:#21377C ;
}