/* search_7_start */
			.search_box_7{
				position:absolute;
				margin-top: 58px;
				left: 0px;
				width: 422px;
				height: 36px;
				overflow:hidden;
				z-index: 10;
				border: 2px solid #555;
			}
			.search_header_7{
				height:0px;
				width:0px;
				padding-top:0px;
				padding-bottom:0px;
				padding-left:0px;
				padding-right:0px;
				text-align:left;
				font-weight:normal;
				font-size:8px;
				line-height:0px;
				text-decoration:none;
				color:#000000;
					display:none;

			}

			.search_body_7{
				height:30px;
				width:100%;
				padding-left:0px;
				padding-right:0px;
				padding-top:1px;
				padding-bottom:5px;
			}

			.search_field_7{
				border:none !important;
				width:100%;
				height:32px;
				line-height:32px;
				font-size:14px;
				background-color:#fff;
       			border-radius: 0px 0px 0px 0px;
				padding-left:15px;		
			}
			.search_field_7::placeholder {
			  	color: #ee3436;
			  	opacity: 1; /* Firefox */
				font-size:15px;
				font-family: Jost;
				font-weight: 500;
			}

			.search_button_7{
          		margin-left:0px;
				background-image:url(https://www.anj-distribution.com/images/live/sbg.png);
				background-repeat:no-repeat;
				background-size:auto 38px;
				width:40px;
				height:34px;
				border-top:1px solid #d1c5b7;
				border-right:1px solid #d1c5b7;
				border-bottom:1px solid #d1c5b7;
				border-left:1px solid #d1c5b7;
				padding-top:0px;
				padding-bottom:2px;
				padding-left:0px;
				padding-right:0px;
				margin-top:0px;
				line-height:12px;
				cursor:pointer;
				font-size:12px;
				color:#ffffff;
				border:0px;
				font-weight: bold;		
				background-size: 40px 32px;
				background-position: -8px 1px;
				background-color: transparent;
			}
      
      .search_button_7:hover{background-image:url(https://www.anj-distribution.com/images/live/sbg_on.png);}
      
      .search_body_7 table,.search_body_7 td,.search_body_7 th{
				margin:0px;
				padding:0px;
				border-collapse:collapse;
			}
			/*search_7_end*/