/*********************************************************************************/
/* Basic                                                                         */
/*********************************************************************************/

	input, select, textarea
	{
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	body
	{
		background: #ffffff;
		background: url('https://www.cdkitchen.com/includes/css/images/bg03.jpg');
		font-family: 'Open Sans', sans-serif;
		font-weight: 400; /*300*/
		font-size: 9pt;
		line-height: 1.65em;
		letter-spacing: 0.025em;
		color: #444;
	}

	a
	{
		color: #9c1e00;
		text-decoration: underline;
	}
	
		a:hover
		{
			text-decoration: none;
		}

	form
	{
	}
	
		form input,
		form select,
		form textarea
		{
			-webkit-appearance: none;
		}
			
	br.clear
	{
		clear: both;
	}
	
	p, ul, ol, dl, table
	{
		margin-bottom: 2em;
	}
	
	section,
	article
	{
		margin: 0 0 2em 0;
	}

	section:last-child,
	article:last-child
	{
		margin-bottom: 0;
	}
	
	section > :last-child,
	article > :last-child
	{
		margin-bottom: 0;
	}

	h2
	{
		font-size: 1.3em;
		letter-spacing: -0.02em;
		color: #313131;
		margin: 0 0 1.25em 0;
		font-weight: 400;
	}
	
	h3
	{
		font-size: 1.1em;
		letter-spacing: -0.01em;
		margin: 0 0 0.3em 0;
		position: relative;
		top: -0.2em;
		font-weight: 400;
	}

	.image
	{
		display: inline-block;
	}
	
		.image img
		{
			display: block;
		}

	.image-full
	{
		display: block;
		width: 100%;
		margin: 0 0 1.5em 0;
	}

		.image-full img
		{
			display: block;
			width: 100%;
		}
	
	.image-left
	{
		float: left;
		margin: 0 2em 2em 0;
	}

	ul.style1, ul.style1x
	{
	}
	
		ul.style1 li, ul.style1x li
		{
			border-top: solid 1px #fff;
			border-bottom: solid 1px #d9d9d9;
			padding: 1.2em 0 1.2em 0;
		}

		ul.style1x li
		{
			padding: 2.25em 0 2.25em 0;
		}
		
		ul.style1 li:first-child, ul.style1x li:first-child
		{
			border-top: 0;
			padding-top: 0;
		}
	
		ul.style1 li:last-child, ul.style1x li:last-child
		{
			border-bottom: 0;
			padding-bottom: 0;
		}
	
	ul.icons
	{
	}
	
		ul.icons li
		{
			display: inline;
		}

	.divider
	{
		border-top: solid 1px #d9d9d9;
		border-bottom: solid 1px #fff;
		height: 0px;
	}

	.button
	{
		display: inline-block;
		border-radius: 5px;
		background: url('https://www.cdkitchen.com/includes/css/images/bg07.jpg') center center repeat-x;
		padding: 1em 1.75em 1em 1.75em;
		color: #313131;
		text-decoration: none;
		font-weight: 600;
		letter-spacing: -0.01em;
		box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,1);
		border: solid 1px #D9D9D9;
	}

	/* Box */

		.box
		{
			margin: 5px;
			box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.15);
		}
		
		.box-standard
		{
			border: solid 1px #d7d7d7;
			padding: 20px;
			background: #fff;
		}
		
			.box-standard h2
			{
				background: url('https://www.cdkitchen.com/includes/css/images/bg07.jpg') center center repeat-x;
				position: relative;
				left: -20px;
				top: -20px;
				padding: 15px 20px 12px 20px;
				margin: 0 -40px 0 0;
				border-bottom: solid 1px #d7d7d7;
				box-shadow: inset 0px 0px 0px 1px #fff;
				text-shadow: 1px 1px 0px #fff;
			}

			.box-standard .showmorecats
			{
				font-size: 1.3em;
letter-spacing: -0.02em;
color: #313131;
margin: 0 0 1.25em 0;
font-weight: 400;
				background: url('https://www.cdkitchen.com/includes/css/images/bg07.jpg') center center repeat-x;
				position: relative;
				left: -20px;
				top: -20px;
				padding: 15px 20px 12px 20px;
				margin: 0 -40px 0 0;
				border-bottom: solid 1px #d7d7d7;
				box-shadow: inset 0px 0px 0px 1px #fff;
				text-shadow: 1px 1px 0px #fff;
			}

			.box-standard .showmorecats_h3 {
				font-size: 1.1em;
				letter-spacing: -0.01em;
				margin: 0 0 0 0;
				position: relative;
				top: -0.2em;
				font-weight: 400;
			}
		
		#sidebar .box
		{
			margin-bottom: 10px;
		}
		
		#content .box
		{
			margin-bottom: 5px;
		}
		
		#sidebar .box-standard
		{
			background: url('https://www.cdkitchen.com/includes/css/images/bg02.jpg');
			box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.15), inset 0px 0px 0px 1px #fff;
		}
		
			#sidebar .box-standard h2
			{
				background: url('https://www.cdkitchen.com/includes/css/images/bg06.jpg') center center repeat-x;
				color: #fff;
				text-shadow: -1px -1px 0px #000;
				box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.4), inset 0px 0px 0px 2px rgba(255,255,255,0.25);
			}

			#sidebar .box-standard .browserecipes
			{
position: relative;
left: 0 !important;
top: 0 !important;
				font-size: 1.3em;
letter-spacing: -0.02em;
padding: 15px 20px 12px 20px;
margin: 0 0 0 0;
border-bottom: solid 1px #d7d7d7;
				background: url('https://www.cdkitchen.com/includes/css/images/bg06.jpg') center center repeat-x;
				color: #fff;
				text-shadow: -1px -1px 0px #000;
				box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.4), inset 0px 0px 0px 2px rgba(255,255,255,0.25);
			}



			#sidebar .box-standard .browsetrending
			{
-webkit-margin-before: 0.83em;
-webkit-margin-after: 0.83em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
display: block;
font-weight: 400;
border: 0;
font: inherit;
vertical-align: baseline;
font-size: 1.3em;
letter-spacing: -0.02em;
position: relative;
left: -20px;
top: -20px;
padding: 15px 20px 12px 20px;
margin: 0 -40px 0 0;
border-bottom: solid 1px #d7d7d7;
background: url('https://www.cdkitchen.com/includes/css/images/bg06.jpg') center center repeat-x;
color: #fff;
text-shadow: -1px -1px 0px #000;
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.4), inset 0px 0px 0px 2px rgba(255,255,255,0.25);
			}



	/* Box: Mini posts */

		.box-mini-posts
		{
		}

			.box-mini-posts article
			{
				margin: 5px 5px 20px 5px;
			}
		
			.box-mini-posts article.left
			{
				margin-left: 5px;
			}
		
			.box-mini-posts article.right
			{
				margin-right: 5px;
			}

	/* Box: Links */

		.box-links
		{
			padding: 0 !important;
		}
		
			.box-links h2
			{
				left: 0 !important;
				margin-right: 0 !important;
				top: 0 !important;
			}
		
			.box-links ul
			{
				margin: 0;
			}
		
			.box-links li
			{
/* 				background: url('images/bg08.jpg') center center repeat-x;*/
				padding: 10px 20px 10px 20px;
				border-top: solid 1px #fff;
				border-bottom: solid 1px #d7d7d7;
				border-left: solid 1px #fff;
				border-right: solid 1px #d7d7d7;
background-color: #fff;
			}
			
				.box-links li:first-child
				{
					border-top: 0;
				}
				
				.box-links li:last-child
				{
					border-bottom: 0;
				}
			
				.box-links li a
				{
					color: #c00000;
					font-weight:bold;
				}

			.box-links ul.right li
			{
				border-right: 0;
			}

	/* Box: Features */

		.box-features
		{
			position: relative;
		}
		
			.box-features .captions
			{
				width: 100%;
				background: url('https://www.cdkitchen.com/includes/css/images/bg06.jpg') center center repeat-x;
				color: #fff;
				text-shadow: -1px -1px 0px #000;
				box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.4), inset 0px 0px 0px 2px rgba(255,255,255,0.25);
				-moz-box-sizing: border-box;
				-webkit-box-sizing: border-box;
				box-sizing: border-box;
			}
			
				.box-features .captions .caption-line-1
				{
					display: block;
					margin: 0 0 0.4em 0;
					font-weight: 400;
					letter-spacing: -0.03em;
				}
			
				.box-features .captions .caption-line-2
				{
					color: #aaa;
				}
			
			.box-features .viewer
			{
			}

				.box-features .viewer .reel
				{
				}

					.box-features .viewer .reel article
					{
						position: relative;
					}

						.box-features .viewer .reel article h2,
						.box-features .viewer .reel article p
						{
							display: none;
						}

						.box-features .viewer .reel article a
						{
							display: block;
							position: absolute;
							top: 0;
							left: 0;
							width: 100%;
							height: 100%;
							z-index: 1;
							text-indent: -9999em;
						}

						.box-features .viewer .reel article img
						{
							width: 100%;
						}

	/* Box: Video */

		.box-video
		{ padding:3px;
		}
		
			.box-video img,
			.box-video embed,
			.box-video video,
			.box-video iframe
			{
				width: 100%;
			}
			
	/* Box: Content */
	
		.box-content
		{
		}
		
			.box-content h3
			{
				margin: 0 0 0.75em 0;
			}

				.box-content h3 a
				{
					text-decoration: none;
					color: #313131;
				}

	/* Post: Small */
		
		.post-small
		{
		}
			
			.post-small .image
			{
				width: 7em;
				float: left;
			}

				.post-small .image img
				{
					width: 100%;
				}
			
			.post-small div
			{
				margin-left: 9em;
			}
.post-small div .showmorecats_2
			{
				margin-left: 0;
			}
			.post-small:after
			{
				content: '';
				display: block;
				clear: both;
			}

			.post-small p
			{
				margin-bottom: 0;
			}

	/* Post: Medium */

		.post-medium
		{
		}
			
			.post-medium .image
			{
				width: 13.5em;
				float: left;
			}

				.post-medium .image img
				{
					width: 100%;
				}
			
			.post-medium div
			{
				margin-left: 15.5em;
				padding-top: 0.5em;
			}

			.post-medium:after
			{
				content: '';
				display: block;
				clear: both;
			}

	/* Post: Big */

		.post-big
		{
		}

			.post-big .image
			{
				width: 30em; /*24em*/
				float: left;
padding-right:10px;
			}

				.post-big .image img
				{
					width: 100%;

				}
			
			.post-big div
			{
				margin-left: 26em; /*26em*/
			}

			.post-big:after
			{
				content: '';
				display: block;
				clear: both;
			}

			.post-big header
			{
				margin: 1em 0 1.25em 0;
			}
			
			.post-big h3
			{
				font-size: 2em;
				margin: 0 0 0.25em 0;
				letter-spacing: -0.03em;
				line-height: 1.25em;
			}

				.post-big h3 a
				{
					text-decoration: none;
					color: #313131;
				}

				.post-big .byline
				{
					color: #555;
				}


	/* Post: full */

		.post-full
		{
		}

			.post-full .image
			{
				width: 50%;
				float: left;
			}

				.post-full .image img
				{
					width: 80%;
					padding:10px;


				}
			
			.post-full div
			{
				margin-left: 26em;
			}

			.post-full:after
			{
				content: '';
				display: block;
				clear: both;
			}

			.post-full header
			{
				margin: 1em 0 1.25em 0;
			}
			
			.post-full h3
			{
				font-size: 2em;
				margin: 0 0 0.25em 0;
				letter-spacing: -0.03em;
				line-height: 1.25em;
			}

				.post-full h3 a
				{
					text-decoration: none;
					color: #313131;
				}

				.post-full .byline
				{
					color: #555;
				}


	
/*********************************************************************************/
/* Wrappers                                                                      */
/*********************************************************************************/

	#header-wrapper
	{
/*		background: url('images/bg04.jpg') center center repeat-x;*/
background-color:#fff; 
		box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.4), inset 0px 0px 0px 2px rgba(255,255,255,0.25);
	}
	
	#nav-wrapper
	{
/*		background: url('images/bg05.jpg') center center repeat-x;*/
/*background-color:#c00000;*/
background: url('https://www.cdkitchen.com/includes/css/images/bg04.jpg') center center repeat-x;
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.4), inset 0px 0px 0px 2px rgba(255,255,255,0.25);

	}
/*		box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.6), inset 0px 2px 0px 0px rgba(255,255,255,0.25), inset 0px 0px 0px 2px rgba(255,255,255,0.2);*/
	
	#subscribe-wrapper
	{
/*		background: url('images/bg05.jpg') center center repeat-x;*/
/*background-color:#c00000;*/
background: url('https://www.cdkitchen.com/includes/css/images/bg04.jpg') center center repeat-x;
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.4), inset 0px 0px 0px 2px rgba(255,255,255,0.25);

	}
/*		box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.6), inset 0px 2px 0px 0px rgba(255,255,255,0.25), inset 0px 0px 0px 2px rgba(255,255,255,0.2);*/
	}

	#info-wrapper
	{
		background: url('https://www.cdkitchen.com/includes/css/images/bg06.jpg') center center repeat-x;
		box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.6), inset 0px 2px 0px 0px rgba(255,255,255,0.1), inset 0px 0px 0px 2px rgba(255,255,255,0.2);
	}
	
	#main-wrapper
	{
/*		background: url('images/bg01.jpg');*/
		border-bottom: solid 1px #d9d9d9;
/*		text-shadow: 1px 1px 0px #fff;*/
background-color:#fff;
	}
	
	#footer-wrapper
	{
		border-top: solid 1px #fff;
		text-shadow: 1px 1px 0px #fff;
		color: #646464;
	}

.footer_h2{
	display: block;
-webkit-margin-before: 0.83em;
-webkit-margin-after: 0.83em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;	
	padding: 0;
border: 0;
font: inherit;
vertical-align: baseline;

	font-size: 1.3em;
letter-spacing: -0.02em;
color: #313131;
margin: 0 0 1.25em 0;
font-weight: 400;
	}
	


		#footer-wrapper a
		{
			color: #646464;
		}

	#header,
	#nav
	{
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

/*********************************************************************************/
/* Info                                                                          */
/*********************************************************************************/

	#info
	{
		color: #777;
	}

		#info a
		{
			color: #aaa;
			text-decoration: none;
			transition: color .25s ease-in-out;
			-moz-transition: color .25s ease-in-out;
			-webkit-transition: color .25s ease-in-out;
		}
		
		#info a:hover
		{
			color: #fff;
		}
	
/*********************************************************************************/
/* Searchbox                                                                     */
/*********************************************************************************/

	#searchbox
	{
		position: relative;
	}
	
		#searchbox .text
		{
			background: #0163A1;
			background: rgba(0,0,0,0.1);
			border: 0;
			padding: 0.75em 3.25em 0.75em 0.75em;
			border-radius: 5px;
			width: 100%;
			box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.1), 0px 1px 0px 0px rgba(255,255,255,0.15);

		}
		
		#searchbox .submit
		{
			position: absolute;
			right: .18em;
			top: 0.25em;
			display: block;
			width: 2.5em;
			height: 2.5em;
			border: 0;
			background: url('https://cdn.cdkitchen.com/images/searchicon.jpg') top left no-repeat;
			text-indent: -9999em;
		}

/*********************************************************************************/
/* Copyright                                                                     */
/*********************************************************************************/

	#copyright
	{
		color: #888;
		border-top: solid 1px #d7d7d7;
		box-shadow: inset 0px 1px 0px 0px #fff;
	}

/*********************************************************************************/
/* colors
/*********************************************************************************/

.red {color:#c00000;}
.white {color:#fff;}
.black {color:#000;}
.bold {font-weight:bold;}
.uline {text-decoration: underline;}
.big2 {font-size:larger;}
a.ttip{position:relative;z-index:24;background-color:#fff;color:#693;text-decoration:underline}
a.ttip:hover{z-index:25; background-color:#ff0}
a.ttip span{display:none;}
a.ttip:hover span{display:block; position:absolute;top:2em;left:2em;width:25em;border:1px solid #0cf;text-decoration:none;background-color:#cff;color:#000;text-align:left}
a.ttip2 {color:#c00000}
/*recipe ratings/reviews*/
.ratingsgraph {background-color:#fff;border:solid 1px #efefef;width:300px;padding:6px;border-collapse:inherit;border-spacing: 4px;line-height: 1.2em}
.ratingsgraph td {font-family:verdana,arial,sans serif;font-size:80%;height:10px;}
.ratingsbar {background-color:#efefef;width:200px;}
.ratingsbar div {border-top:solid 1px #ff9934;background-color:#ff9934;border-bottom:solid 1px #ff9934;float:left;padding-top:0;height:14px;}
.barright {text-align:right;padding-left:5px;}
.abc {font-family:verdana,arial;}
#rboxlog-overlay {display:none;position:fixed;left:0;top:0;background:#333;height:100%;width:100%;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);filter:alpha(opacity=50);opacity:0.5;}
#rboxlog-wrapper,#rboxlog-wrapper * {border:0;outline:0;font-family:Helvetica,Ubuntu,Arial,sans-serif;font-size:13px;font-weight:400;line-height:19px;color:#555;text-shadow:1px 1px 1px #fff;vertical-align:baseline;-webkit-font-smoothing:antialiased;margin:0;padding:0;}
#rboxlog-wrapper {position:fixed;overflow:hidden;background:#f0f0f0;border:1px solid #fff;box-shadow:0 1px 10px rgba(32,32,32,0.5);-moz-box-shadow:0 1px 10px rgba(32,32,32,0.5);-webkit-box-shadow:0 1px 10px rgba(32,32,32,0.5);}
#rboxlog-icon {position:absolute;top:35px;left:20px;height:64px;width:64px;background-position:0 0;background-repeat:no-repeat;}
#rboxlog {position:relative;padding:40px 20px 20px 72px;}
#rboxlog-buttons {position:relative;bottom:0;right:0;clear:both;display:block;text-align:right;margin:0 15px 15px;}
#rboxlog-wrapper .rboxlog-button,#rboxlog button,#rboxlog input[type=submit] {position:relative;overflow:visible;display:inline-block;margin-left:10px;margin-top:10px;text-decoration:none;text-shadow:1px 1px 0 #fff;white-space:nowrap;cursor:pointer;background-color:#ececec;background-image:linear-gradient(#f4f4f4,#ececec);-webkit-background-clip:padding;-moz-background-clip:padding;-o-background-clip:padding-box;border:1px solid rgba(0,0,0,.25);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px; box-shadow:0 0 0 transparent;-moz-box-shadow:0 0 0 transparent;-webkit-box-shadow:0 0 0 transparent;transition:box-shadow .3s linear;-moz-transition:box-shadow .3s linear;-webkit-transition:box-shadow .3s linear;padding:4px 15px;}
#rboxlog-wrapper .rboxlog-button:hover,#rboxlog-wrapper .rboxlog-button:focus,#rboxlog button:hover,#rboxlog button:focus,#rboxlog input[type=submit]:hover,#rboxlog input[type=submit]:focus {text-decoration:none;text-shadow:-1px -1px 0 rgba(0,0,0,0.3);color:#fff; cursor:default;background-color:#3C8DDE;background-image:linear-gradient(#599bdc,#3072b3);box-shadow:0 0 3px rgba(50,50,50,0.3);-moz-box-shadow:0 0 3px rgba(50,50,50,0.3);-webkit-box-shadow:0 0 3px rgba(50,50,50,0.3);transition:box-shadow .3s linear;-moz-transition:box-shadow .3s linear;-webkit-transition:box-shadow .3s linear;border-color:#3072b3 #3072b3 #2a65a0;}
#rboxlog-wrapper .rboxlog-button.rboxlog-button-danger {color:#900;}
#rboxlog-wrapper .rboxlog-button.rboxlog-button-danger:hover,#rboxlog-wrapper .rboxlog-button.rboxlog-button-danger:focus {color:#fff;background-color:#dc5f59;background-image:linear-gradient(#dc5f59,#b33630);border-color:#b53f3a #b53f3a #a0302a;}
#rboxlog abbr {border-bottom:1px dotted #333;}
#rboxlog h1,#rboxlog h2,#rboxlog h3,#rboxlog h4,#rboxlog h5,#rboxlog h6,#rboxlog p,#rboxlog form,#rboxlog input,#rboxlog label {margin-bottom:10px;}
#rboxlog h3 {font-size:30px; line-height:45px;}
#rboxlog h4 {font-size:25px; line-height:37px;}
#rboxlog h5 {font-size:20px; line-height:30px;}
#rboxlog input[type=text],#rboxlog input[type=password],#rboxlog textarea {background:#fff;border:solid 1px #999;color:#777;width:97%;box-shadow:inset #bbb 0 0 5px;-moz-box-shadow:inset #bbb 0 0 5px;-webkit-box-shadow:inset #bbb 0 0 5px;transition:all .3s linear; -moz-transition:all .3s linear;-webkit-transition:all .3s linear;padding:5px;}
#rboxlog input[type=text]:focus,#rboxlog input[type=password]:focus,#rboxlog textarea:focus {box-shadow:inset #7bbdfe 0 0 7px;-moz-box-shadow:inset #7bbdfe 0 0 7px;-webkit-box-shadow:inset #7bbdfe 0 0 7px;transition:all .3s linear;-moz-transition:all .3s linear; -webkit-transition:all .3s linear;}
.credits {font-size: smaller;text-transform: uppercase;color:#888;}
.servesmakes:before{content:"Serves/Makes:";}
.catrcooktime:before{content:"Cook Time:";}
.re_cookmethod:before{content:"Cook Method: ";}
.re_cooktime:before{content:"Cook Time: ";}

.re_cooktime1:before{content:"Cook Time: under 30 minutes";}
.re_cooktime2:before{content:"Cook Time: 30-60 minutes";}
.re_cooktime3:before{content:"Cook Time: 1-2 hours";}
.re_cooktime4:before{content:"Cook Time: 2-5 hours";}
.re_cooktime5:before{content:"Cook Time: over 5 hours";}
/*---------- bubble tooltip -----------*/
a.bub{position:relative;z-index:9998;color:#c00000;font-weight:bold;font-size:110%;font-family:verdana;padding-left:10px;}
a.bub span{display: none;}
a.bub:hover{z-index:99999;color:#aaaaff;}
a.bub:hover span.tooltip{display:block;position:absolute;top:0px;left:0;padding:15px 0 0 0;width:200px;color:#000;text-align:center;filter:alpha(opacity:90);KHTMLOpacity:0.90;MozOpacity:0.90;opacity: 0.90;}
a.submitbub:hover span.submittooltip{display:block;position:absolute;top:0px;left:0;padding:15px 0 0 0;width:300px;color:#000;text-align:center;filter:alpha(opacity:90);KHTMLOpacity:0.90;MozOpacity:0.90;opacity:0.90;}
a.bub:hover span.top{display:block;padding:30px 8px 10px;background: url(https://www.cdkitchen.com/images/bubble.gif) no-repeat top;}
a.bub:hover span.middle{ /* different middle bg for stretch */
	display:block;padding:0 8px;background: url(https://www.cdkitchen.com/images/bubble_filler.gif) repeat bottom;}
a.bub:hover span.bottom{display: block;padding:3px 8px 10px;color:#548912;background: url(https://www.cdkitchen.com/images/bubble.gif) no-repeat bottom;}
.bubtitle{color:#c00000;font-size:90%;font-weight:bold;border-bottom:solid 1px #E5E5E5;}
input[type="checkbox"] {
    -webkit-appearance: checkbox;
    border-radius: 0;
}
input[type="radio"] {
    -webkit-appearance: radio;
    border-radius: 0;
}
.mobmenu {display:none;}
#nativo-landing{margin-left:0px;}
#nativo-category{margin-left;}
div[class*='ntv775300']{margin-left:0px;}
.cdkrecommendrecs {width:40%;}
.nrtool {float: left;display: block;margin:0px;padding: 3px 5px;font-size: 80%;color: #fff;background-color: #fff;}
.nrtool a {color: #7b7b7b;font-family:helvetica,verdana,arial;}
.nrtool:hover, .nrtool a:hover  {background-color: #c00000;color:#fff;}
.nrtoolbox {float:left;border:1px solid #ececec;padding:0px;background-color:#fff;margin-right:5px;}
.nrtoolbox img {float:left;height:25px;opacity: 0.7;filter: alpha(opacity=70); }
