			#wk_wishlist {

				background-clip: padding-box;

				background-color: #FFFFFF;

				border: 1px solid rgba(0, 0, 0, 0.3);

				border-radius: 6px 6px 6px 6px;				

				display: none;

				left: 35%;

				margin: 0;

				outline: medium none;

				position: fixed!important;

				top: 25%;

				width: 340px;

				z-index: 1050;

			}

			body .whishlist-notlogin a:link ,.whishlist-notlogin a:link 
			{
				background: url("../image/icon-heart-black.png") no-repeat scroll right center rgba(0, 0, 0, 0)!important;
				
			}
			.wishlist_login_form
			{
				margin-left:30%;

			}

				.modal-header {		

				border-bottom: 1px solid #EEEEEE;

				border-radius: 4px 4px 0 0;

				padding: 9px 15px;

				

			}

			.modal-header h3 {

				display: inline-block;

				font-size: 20px;

				opacity: 0.6;

			}
			.wishlist_head
			{
				margin:10px;
				margin-left:30%;

			}
			.input-small
			{
				height: auto !important;
			}
			

				#vmwishlist {
							display: block;
							padding-left: 15px;
							padding-top: 15px;
							position: relative;
							top:15px;
						}	
						
						body #vmwishlist a, #vmwishlist a:visited{
						  
						  	display:inline-block;							
							cursor: pointer;
							font-size: 14px;
							height: 21px;
							letter-spacing: 0;
							padding: 10px 10px 8px 10px;
							text-align: center;
							text-decoration: none;
							width: 120px;
							outline:none;
							color: #095197 !important;
						}					
						
						body #vmwishlist a:hover{		
						/*background: none !important;*/
						color:#095197 !important;								
						padding: 10px 10px 8px 10px;
				
						  
						}	
						.wishlist-box
						{
							
							    bottom: 0;
							    position: fixed;
							    right: 20px;
							    width: 250px;
								z-index: 99999999;
								background: none repeat scroll 0 0 #F4F4F4;
							   
						}
						.main-wishlist-reader{
							background: none repeat scroll 0 0 #F4F4F4;
							box-shadow: 0px 10px 32.98px 1.02px rgba(0, 0, 0, 0.15), 0px 0px 3px 0px rgba(0, 0, 0, 0.05), 0px 0px 0px 0px rgba(0, 0, 0, 0.15);
						}
						.wishlist-box-header
						{
							box-shadow: 0px 10px 32.98px 1.02px rgba(0, 0, 0, 0.0), 0px 0px 3px 0px rgba(0, 0, 0, 0.05), 0px 0px 0px 0px rgba(0, 0, 0, 0.15);
							background: none repeat scroll 0 0 #fff;
						    line-height: 16px;
						    padding: 15px;
						    cursor:pointer;
						}
						.wishlist-product
						{
							overflow-x: hidden;
							max-height:228px;
							
						}

						.active-box
						{
							background: url("../image/down.png") no-repeat scroll 0px 0px rgba(0, 0, 0, 0) !important;
							background-position: right !important;
							cursor:pointer;
							display: block;
							height:20px;
						}

							.nonactive-box
						{
							background: url("../image/up.png") no-repeat scroll 0px 0px rgba(0, 0, 0, 0) ;
							background-position: right !important;
							cursor:pointer;
							display: block;
							height:20px;
						}
						.wishlist-product-detail
						{
							width:235px;
							border-bottom:1px solid #ccc;
							height: 75px;
							display: inline-block;
						}
						.wishlist-product-detail-img
						{
							border:1px solid #7f8c8d;
							width:54px;
							height:54px;
							float:left;
						
							margin:10px;
							margin-right:none;
						}
						.wishlist-product-detail-img img
						{
							width:54px;
							height:54px;
						}
						.wishlist-product-name form
						{
							margin:0 0 10px;
						}
						.wishlist-product-name
						{
						    font-family: inherit;
						    font-size: inherit;							
						    padding: 3px 73px;
						    text-align: left;
						    width: 67%;
						}
						.wk-wish-price{
							display:inline !important;
						}
						 .wishlist-box-footer {
							box-shadow: 0px 10px 32.98px 1.02px rgba(0, 0, 0, 0.0), 0px 0px 3px 0px rgba(0, 0, 0, 0.05), 0px 0px 0px 0px rgba(0, 0, 0, 0.15);
							background: none repeat scroll 0 0 #fff;
						   display: block;
						   height: 39px;
						   margin: 0;
						   padding: 9px 0 7px;
						   width: 250px;
						}
						.wishlist-box-text h5 {
						   margin: 0;
						   padding: 0;
						}
						.wishlist-box-link {
						    float: left;
						   background-color: white;
						   border: 1px solid #0085EE;
						    display: inline-block;
						    margin-left: 15px;
						    width: 100px;
						    border-radius: 3px;
						    text-align: center;
						}
						.wishlist-product-name div h5
						{
							margin:0;
							padding:0; 
						}
						.wishlist-box-link a:hover, .wishlist-box-link a:active,.wishlist-box-link a:focus
						{
							text-decoration: none !important;
							background: none!important;
							color: #ffffff;
						}
						.wishlist-box-link a:link , .wishlist-box-link a:visited , .wishlist-box-link a:focus
						{
							color: #0085EE;
						    display: block;
						    margin-top:-4px;
						    text-decoration: none !important;
						    background: none !important;
						}
						.wishlist-box-view {
						
						    display: inline-block;
						    float: right;
						    margin-right: 15px;
						    width: 100px;
						    border-radius: 3px;
							text-align: center;
							background-color: #0085EE;
						}
						.wishlist-box-view a:link , .wishlist-box-view a:visited , .wishlist-box-view a:focus
						{
							color: white;
						    display: block;
						    margin-top:-4px;
						    text-decoration: none !important;
						    background: none !important;
						}
						.wishlist-box-view a:hover, .wishlist-box-view a:active,.wishlist-box-view a:focus
						{
							background: none!important;
							color: #000;
							text-decoration: none !important;
						}
						.wishlist-cross-imgs
						{
							
							cursor:pointer;
						    display: inline-block;
						    height: 20px;
							margin-top:5px;
						    right: 5px;						    
							width: 20px;
							background-size: 13px 14px !important;
                            opacity: 0.7;
						}
						.wk-trash{
							font-size: 17px !important;
							color: white;
							margin-left: 8px !important;
							margin-top: 2px;
							margin-left: 59%;
						}
						.wishlist-trash{
							display:inline-block;
							background-color: red;
							width: 34px;
							height: 23px;
							border-radius: 3px;
							float:right;
						}
						.wishlist-product a {
							text-decoration: none;
							color:#2c3e50!important;
							outline: none;
						}
						.wishlist-product a:hover {
							text-decoration: none;
							background: none!important;
							color:#2c3e50!important;
						}

			.wk-wclose {

				color: #000000;

				cursor: pointer;

				float: right;

				font-size: 20px;

				font-weight: bold;

				line-height: 20px;

			

				text-shadow: 0 1px 0 #FFFFFF;
				background:url('../image/x.png') no-repeat;
				padding:12px;

			}

			

			.wk-wclose:hover

			{

				color:#FF0000;

				opacity:1;

			}		

			

		

		
		

			

			
		
			
			
			
			#vmwishlist_overlay{
			  background: none repeat scroll 0 0 #000000;
			  display: none;
			  height: 100%;
			  left: 0;
			  opacity: 0.4;
			  position: fixed;
			  top: 0;
			  width: 100%;
			 
		      }
