@font-face {
	font-family: 'Graphik';
	font-weight: normal;
	font-style: normal;
	src: url('https://www.sgcarmart.com/css/font/graphik_woff.php?param=regular') format("woff");
}

@font-face {
	font-family: 'Graphik';
	font-weight:bold;
	font-style: normal;
	src:url('https://www.sgcarmart.com/css/font/graphik_woff.php?param=bold') format("woff");
}

@font-face {
	font-family: 'Graphik';
	font-weight:500;
	font-style: normal;
	src:url('https://www.sgcarmart.com/css/font/graphik_woff.php?param=medium') format("woff");
}

@font-face {
	font-family: 'Graphik';
	font-weight:600;
	font-style: normal;
	src:url('https://www.sgcarmart.com/css/font/graphik_woff.php?param=semibold') format("woff");
}

#new_top_header{
	height:44px;
}
#topheader {
	font-family: 'Graphik', system-ui, sans-serif;
	font-size:11px;
	padding-top: 3px;
    padding-bottom: 3px;
    width: 100%;
    max-width: 1636px;
}
#topheader *{
	font-family: 'Graphik', system-ui, sans-serif;
	box-sizing: initial !important;
}

#topheader ul.links {
	line-height:14px;
	margin:5px 0 0 0;
	padding:0;
	margin-right:0 !important;
}

#topheader ul.links li {
	margin:0;
	padding:0 8px;
	list-style-type:none;
	float:left;
	background:url(https://i.i-sgcm.com/all/topheader/graysplitter_1x22.gif) center right no-repeat;
	height:14px;
}

#topheader .search_sections {
	margin-left:15px;
}

#topheader #logo {
	padding-left:0;
}

#topheader ul#menu {
    display: flex;
    justify-content: space-between;
	margin: 0px;
	padding-left: 0px;
	padding-top: 8px 0px;
	max-width: 1286px;
	min-width: 950px !important;
}

#topheader ul#menu li {
	float:left;
	list-style-type:none;
	padding:0;
}

#topheader ul#menu li.splitter {
	width:1px;
	height:20px;
	background:#FFFFFF;
	margin-top:7px;
}

#topheader ul#menu li a {
	height:33px;
	cursor: pointer;
	display: inline-block;
	padding:0 0 1px 0;
	line-height: 32px;
	background:#FFFFFF;
	display:block;
	text-align:center;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;

}

#topheader ul#menu li a span {
	display: inline-block;
	line-height: 35px;
	font-size: 16px;
	font-weight: 500;
}


#topheader ul#menu li a:hover, 
#topheader ul#menu li a.selected {
	text-decoration:none;
	color:#DE0806 !important;
}

#topheader ul#menu li a {
	font-size: 12px;
	text-decoration: none;
	color:#414042;
}

.sellingTypeMenu{
	display: none;
	position: absolute;
	z-index: 1;
	width: 200px;
	border: 1px solid #c4c9cd;
	border-radius: 6px;
    transform: translate(-57px, 1px);
	z-index: 2;
}

.moreTypeMenu{
	display: none;
	position: absolute;
	z-index: 1;
	width: 200px;
	border: 1px solid #c4c9cd;
	border-radius: 6px;
    transform: translate(-57px, 1px);
	z-index: 2;
}


#topheader ul#menu li div.menusub, #topheader ul#menu li div.directorymenusub{
	display: none;
	position: absolute;
	z-index: 2;
    top: 38px;
	width: 140px;
	border: 1px solid #c4c9cd;
	border-radius: 6px;
	transform: translate(-30px, -3px);
}

#topheader ul#menu li ul#sub_options{
	list-style:none;
	margin:0px;
	padding:8px 0px;
	background: #FFFFFF;
	border: 1px solid transparent;
    border-radius: 6px;
}

#topheader ul#menu li ul#sub_options li{
	width:100%;
	float:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	border-top:1px solid #FFFFFF;
}

#topheader ul#menu li ul#sub_options li a{
	font-size: 16px;
	line-height:40px;
	text-transform:capitalize;
	text-align:left;
	padding:4px 16px;
	border-radius:0;
	text-decoration:none;
}

#topheader ul#menu li ul#sub_options li a:hover{
	background-color: #e6f2f1;
	color:#414042 !important;
}

#articles_child{	
	display: none;
	position:absolute;
	z-index:103;
}

#articles_child a{
	display:block;
	height:27px;
	width:100px;
	text-decoration:none;
	background:url(https://i.i-sgcm.com/images/header_menu/dropdownbg_n.gif) repeat-x;
	padding-left:10px;
	line-height:27px;
}

#articles_child a:hover{
	background:url(https://i.i-sgcm.com/images/header_menu/dropdownbg_h.gif) repeat-x;
	color:#FFFFFF;
}

/* functions */

#functions {
	padding-bottom:5px;
}

#functions .tools {
	margin:9px auto 0 auto;
}

#functions #login {
	margin:9px 0 0 7px;
	background:#F4F4F4;
	border:1px solid #ABABAB;
	width:197px;
	height:74px;
	padding:7px;
}

#functions #login input {
	border:1px solid #ABABAB;
	padding:3px 3px 3px 20px;
	width:169px;
	margin:0;
}

#functions #login #pw {
	padding:3px;
	width:186px;
}

#functions #login input.fb {
	background:#FFFFFF url(https://i.i-sgcm.com/all/topheader/fb_icon_16x16.gif) 2px center no-repeat;
}

#functions #login input.twitter {
	background:#FFFFFF url(https://i.i-sgcm.com/all/topheader/twitter_icon_16x16.gif) 2px center no-repeat;
}

#functions #login input.sgcm_mcf {
	background:#FFFFFF url(https://i.i-sgcm.com/all/topheader/sgcm_mcf_icon_16x16.gif) 2px center no-repeat;
}

#functions #login div.dropdown_arrow {
	position:relative;
}

#functions #login div.dropdown_arrow a {
	width:9px;
	height:5px;
	text-indent:-99999px;
	position:absolute;
	background:transparent url(https://i.i-sgcm.com/all/topheader/dropdownlist_arrow_9x5.gif) top left no-repeat;	
	top:-17px;
	left:180px;
}

#functions #login input#signup_btn {
	width:62px;
}

#functions #login input#login_btn {
	width:50px;
}

#functions #login p {
	margin-bottom:5px;
}

#functions #login input#signup_btn,
#functions #login input#login_btn {
	border:none;
	padding:0;
	margin:0;
}

#functions #login input.logindef:hover,
#functions #login input.signupdef:hover {
	background-position:0 -21px;
}

#functions a.loginlink:link, #functions a.loginlink:visited,
#functions a.loginlink:hover{
	color:#666666;
}

li.nosplitter {
	background:none !important;
	padding-right:0 !important;
}
/*
	For old design
*/

#topheader input{
	font-size:16px;
	font-weight: 400;
	color:#656565;
}


#topheader select, #topheader option{
	font-size:13px;
}

#topheader a:link, #topheader  a:visited{
	color:#046DAD;
	outline:none;
	text-decoration:none;
}

#topheader a:hover{
	text-decoration:underline;
}

#topheader a.main_tabsublink:link, 
#topheader a.main_tabsublink:visited
#topheader a.main_tabsublink:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#topheader p{
	padding:0;
	margin:0;
}

#topheader img{
	border:none;
	cursor: pointer;
}

#topheader form{
	margin:0;
	padding:0;
}

#topheader .floatleft{
	float:left;
}

#topright_icons{
	position:absolute;  
	right: 0px;
}

#search_look {
	width:570px; 
	height:45px;
	margin-top:-15px; 
	margin-right:3px;
	background:#FFFFFF; 
	display:none;
}

.placehld::-webkit-input-placeholder { /* WebKit browsers */
    color:#656565;
}

.placehld:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#656565;
}

.placehld::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#656565;
}

.placehld:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#656565;
}

::placeholder {
	color: #BBBBBB  !important;
	font-weight: 400 !important;

}

.placehld{
	margin-left: 16px;
	width:300px; 
	height:43px; 
	outline:none; 
	border:none; 
	color:#656565;
	font-weight: 400 !important;
}

.leftrt{
	padding-left:0; 
	padding-right:10px;
}

#topheader_search{
	position: relative;
	width:100%; 
	height:45px; 
	border:none; 
	border-right: 1px solid #c4c9cd;
	outline:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	-webkit-border-radius: 0; 
	font-size:13px; 
	margin-left:7px; 
	color:#000000;
	cursor:pointer;
}

#topheader .select{ 
   	-webkit-appearance: none;
   	-moz-appearance:    none;
   	appearance:         none;   
   	-webkit-border-radius: 0;  /* Safari 3-4, iOS 1-3.2, Android 1.6- */    
   	-moz-border-radius: 0;  /* Firefox 1-3.6 */     
   	border-radius: 0;  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
	background-color: white;
}

.dropdown-content {
    position: relative;
    background-color: #F9F9F9;
    min-width: 70px;
    padding: 12px 16px;
    z-index: 1;
	white-space: nowrap;
	font-size:13px;
	color:#000000;
}

.close_bn{
	cursor:pointer; 
	margin-left:-4px;
}

.txt_deco{
	text-decoration:none; 
	color:#333333;
}

.minustop{margin-top:-1px;}
.minustop3{margin-top:-3px;}

a.tooltips {
	position: relative;
	display: inline;
}
a.tooltips span {
	position: absolute;
  	width:85px;
  	color:#333;
  	background: #FFFFFF;
  	border: 1px solid #CCC;
  	height: 17px;
  	line-height: 17px;
  	text-align: center;
  	visibility: hidden;
  	border-radius: 0;
 	box-shadow: 1px 1px 2px #CCCCCC;
	font-size:9px;
}

a.tooltips span:before {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 50%;
	margin-left: -10px;
	width: 0; height: 0;
	border-bottom: 7px solid #CCCCCC;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
}

a.tooltips span:after {
  	content: '';
 	position: absolute;
  	bottom: 100%;
  	left: 50%;
  	margin-left: -8px;
  	width: 0; height: 0;
  	border-bottom: 5px solid #FFFFFF;
  	border-right: 5px solid transparent;
  	border-left: 5px solid transparent;
}

a:hover.tooltips span {
  	visibility: visible;
 	/* opacity: 0.5;*/
  	top: 12px;
  	left: 52px;
  	margin-left: -76px;
  	z-index: 999;
}

.downappslink:link, .downappslink:hover, .downappslink:visited {color:#000000;font-size:10px;line-height:10px;}

.spanTit1{
	display:table;
	margin-top:-25px; 
	margin-left:28px; 
	font-size:10px; 
	line-height:11px; 
}
	
.spanTit2{
	display:table; 
	margin-top:-25px; 
	margin-left:35px; 
	font-size:10px; 
	line-height:11px; 
}
	
.spanTit3{
	display:table; 
	margin-top:-16px; 
	margin-left:23px; 
	font-size:11px; 
	line-height:11px; 
}
.spanTit3:hover{
	color:#005CA3;
}	
.spanTit4{
	display:table; 
	margin-top:-17px; 
	margin-left:25px; 
	font-size:11px; 
	line-height:11px; 
}
.spanTit4:hover{
	color:#005CA3;
}
	
.atoplink{text-decoration:none; color:#333333}

.mtop1{margin-top:-3px;}

#topheader .floatright{
	float:right;
}

#topheader .clear{
	clear:both;
}

#topheader .font_gray_light{
	color:#999999;
}

#topheader .font_black{
	color:#000000;
}

#topheader .toparrow{
	width:11px;
	height:6px;
	background:url(https://i.i-sgcm.com/member/toparrow_11x6.png) center center no-repeat;
	position:absolute;
	top:-5px;
	left:100px;
}

#topheader .Bottom_Popup1{
	display:none;
	position:relative;
	-webkit-box-shadow:0 2px 5px #999999;
    -moz-box-shadow:0 2px 5px #999999;
    box-shadow:0 2px 5px #999999;
	width:196px;
}

#topheader .bottom_popup1_holder{
	border:1px solid #9A9A9A;
	background:#FFFFFF;
	padding:7px;
}

#topheader .bottom_popup1_holder div.content{
	font-size:10px;
	width:180px;
	text-align:left;
}

#global_feedback{
	right:0;
	top:20%;
	height:102px;
	width:29px;
	margin:0;
	padding:0;
	position:fixed;
	z-index:5000;
}

#global_feedback a:link, #global_feedback a:visited{
	background: url(https://i.i-sgcm.com/all/feedback/feedback_btn_58x102.png) 0 0 no-repeat;
	display:block;
	width:100%;
	height:100%;
}

#global_feedback a:hover{
	background:url(https://i.i-sgcm.com/all/feedback/feedback_btn_58x102.png) -29px 0 no-repeat;
}

* html #global_feedback { 
	position: absolute; 
	top: expression((80 + (ss = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); 
	right: expression((0 + (ss2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px'); 
}

#global_postanad{
	right:0;
	top:20%;
	height:102px;
	width:29px;
	margin:0;
	padding:0;
	position:fixed;
	z-index:5000;
}

#global_postanad a:link, #global_postanad a:visited{
	background:url(https://i.i-sgcm.com/all/global_pastanad_58x102.png) 0 0 no-repeat;
	display:block;
	width:100%;
	height:100%;
}

#global_postanad a:hover{
	background:url(https://i.i-sgcm.com/all/global_pastanad_58x102.png) -29px 0 no-repeat;
}

* html #global_postanad { 
	position: absolute; 
	top: expression((80 + (ss = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); 
	right: expression((0 + (ss2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px'); 
}

#global_sidetab{
	right:0;
	top:315px;
	height:274px;
	width:64px;
	margin:0;
	padding:0;
	position:fixed;
	z-index:5000;
}

#global_sidetab a:link, #global_sidetab a:visited{
	display:block;
	width:64px;
	height:274px;
	background-position:0 0;
	background-repeat:no-repeat;
}

#global_sidetab a:hover{
	display:block;
	width:64px;
	height:274px;
	background-position:-64px 0;
	background-repeat:no-repeat;
}

* html #global_sidetab { 
	position: absolute; 
	top: expression((80 + (ss = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); 
	right: expression((0 + (ss2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px'); 
}

#rounder_container{
	width:245px;
	height:20px;
	border:1px solid #D4D4D4;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	position:relative;
	padding-right:57px;
	z-index:10;
	overflow:hidden;
}

#rounder_container .select_liner_container{
	height:20px;
	background-color: #F1F1F1;
	background: linear-gradient(top, #FFFFFF 15%, #E9E9E9 100%);
	background: -webkit-linear-gradient(top, #FFFFFF 15%, #E9E9E9 100%);
	background: -moz-linear-gradient(top, #FFFFFF 15%, #E9E9E9 100%);
	border-right:1px solid #D4D4D4;
	position:absolute;
	width:auto;
	cursor:pointer;
}

#topheader .search_sections select {
	border:1px solid #DADADA;
	padding:2px;
	margin:0;
	position:absolute;
	top:-1px;
	left:0;
	outline:0;
	display:none;
	overflow:auto;
}

#nav_search_in_content{
	display: inline-block;
	font-size: 11px;
	white-space: nowrap;
	font-family: arial, sans-serif;
	text-indent: 1px;
	height: 20px;
	margin: 0 25px 0 6px;
	line-height: 20px;
	text-overflow: ellipsis;
	color:#5C5C5C;
}

#topheader .nav_down_arrow{
	width:25px;
	height:20px;
	display:block;
	position:absolute;
	top:0;
	right:0;
	background:url(https://i.i-sgcm.com/all/nav_down_arrow_9x5.png) center center no-repeat;
}

#topheader .search_sections input#topheaderMOD {
	border:none;
	margin:0;
	padding:0;
	height:20px;
	line-height:20px;
	outline:0;
	width:100%;
}

#loginMenu {
    box-shadow: 0 2px 5px #999999;
    display: none;
    line-height: 13px;
    position: absolute;
	z-index:10001;
	margin-top:3px;
}
#loginMenu .tooltip_holder {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #9A9A9A;
    padding: 7px;
	display:block;
}

#loginMenu .tooltip_holder .toparrow {
    background: url("https://i.i-sgcm.com/member/toparrow_11x6.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 6px;
    left: 10px;
    position: absolute;
    top: -5px;
    width: 11px;
}
#loginMenu .tooltip_holder div.content {
    font-size: 10px;
    text-align: left;
    width: 120px;
	cursor:pointer;
}
#loginMenu .menustyle {
    background-color: #F4F4F4;
    color: #656565;
    padding: 0;
}
#loginMenu .menustyle table {
    border-collapse: separate;
    font-size: 11px !important;
}
#loginMenu .menustyle table tr:hover {
    background-color: #CBCBCB;
}
#loginMenu .menustyle table tr td {
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #DCDCDC;
    height: 23px;
}
#loginMenu .menustyle table tr.top td {
    border-top: medium none;
}
#loginMenu .menustyle table tr.bottom td {
    border-bottom: medium none;
}

span.member_icons, span.cust_member_icons{
    background: url(https://i.i-sgcm.com/all/topheader/member_icons.png) no-repeat;
    display: block !important;
}

#member_icons1{
    background: url(https://i.i-sgcm.com/all/topheader/member_icons.png) no-repeat;
    display: block !important;
}
#member_profile {
    background-position: -33px 0;
    height: 15px;
    width: 14px;
}
#member_content {
    background-position: -47px 0;
    height: 13px;
    width: 16px;
}
#member_settings {
    background-position: -63px 0;
    height: 14px;
    width: 13px;
}
#member_logout {
    background-position: -109px 0;
    height: 12px;
    width: 13px;
}
#member_alert{
    background-position: 0 0;
    height: 15px;
    width: 16px;
}
#member_items{
    background-position: -76px 0;
    height: 17px;
    width: 18px;
}
#member_review{
    background-position: -16px 0;
    height: 17px;
    width: 17px;
}
#member_comment{
    background-position: -123px 0;
    height: 13px;
    width: 16px;
}

.nickname{
	color:#046DAD;
	display:inline;
	text-decoration:none !important;
	font-weight: 500;
}

/**Customize Login css**/
#cus_loginbox a.header_fb_link, a.header_fb_link {
    background: url(https://i.i-sgcm.com/all/topheader/fb_12x12.gif) 0 1px no-repeat;
    color: #046CB5 !important;
    display: block;
    height: 12px;
    line-height: 12px;
    padding: 1px 9px 0 16px;
}

#cus_loginbox span.member_icons {
    background: url(https://i.i-sgcm.com/all/topheader/cus_member_icons.png) no-repeat;
    display: block !important;
	height: 17px;
    width: 25px;
}

#cus_loginbox #member_comment{
    background-position: 0 -136px;
}

#cus_loginbox #nc_review{
    background-position: 2px -174px;
}

#cus_loginbox #submit_review{
    background-position: 0 -369px;
}

#cus_loginbox #product_review{
    background-position: 0 -325px;
}

#cus_loginbox #item_for_sale{
    background-position: 0 -98px;
}

#cus_loginbox #merchant_review{
    background-position: 0 -302px;
}

#cus_loginbox #uc_shortlisted{
    background-position: 0 -194px;
}

#cus_loginbox #search_alerts{
    background-position: 0 -216px;
}

#cus_loginbox #notes{
    background-position: -3px -348px;
}

#cus_loginbox #nc_shortlisted{
    background-position: -0 -237px;
}

#cus_loginbox #newlaunch_alerts{
    background-position: -0 -259px;
}

#cus_loginbox #promotion_alert{
    background-position: -0 -282px;
}
.badges1d{
	display:inline-block;
	padding: 3px 3px;
    min-width: 11px;
    font-size: 11px;
    color: #FFFFFF;
    line-height: 1.05;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    border-radius: 50px;
}
.badges2d{
	display:inline-block;
	padding: 3px 5px;
    min-width: 11px;
    font-size: 11px;
    color: #FFFFFF;
    line-height: 1.05;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    border-radius: 50px;
}

.bred{
	background-color: #FF0000;
}
.bgray{
	background-color: #777777;
}
.bnone{
	visibility:hidden;
}

.badgealign1 {
	position:absolute;top:-9px;left:25px; 
}
.badgealign2 {
	position:absolute;top:-9px;left:26px;
}
.badgealign_nc1{
	position:absolute;top:-11px;left:27px;
}
.badgealign_nc2{
	position:absolute;top:-11px;left:27px;
}
.badgealign_uc1{
	position:absolute;top:-11px;left:27px;
}
.badgealign_uc2{
	position:absolute;top:-11px;left:29px;
}
.badgealign_d1{
	position:absolute;top:-11px;left:32px;
}
.badgealign_p1{
	position:absolute;top:-11px;left:31px;
}

.bubblefix1{
	width:25px; 
	height:30px;
	padding-right:22px;
	
}
.bubblefix0{
	width:10px; 
	height:30px;
	padding-right:10px;
}
.bubblefix11{
	width:14px; 
	height:30px;
	padding-right:14px;
	
}
.bubblefix00{
	width:10px; 
	height:30px;
	padding-right:3px;
}
.bubblefix1nc{
	width:25px; 
	height:30px;
	padding-right:22px;
	
}
.bubblefix0nc{
	width:11px; 
	height:30px;
	padding-right:10px;
}

.bubblefix11nc{
	width:14px; 
	height:30px;
	padding-right:14px;
	
}
.bubblefix00nc{
	width:8px; 
	height:30px;
	padding-right:5px;
}

.bubblefix11md{
	width:17px; 
	height:30px;
	padding-right:17px;
	
}
.bubblefix00md{
	width:10px; 
	height:30px;
	padding-right:10px;
}

.iconbubblelist{
	position:relative; 
	background:none !important; 
	padding-right:0;
}
.iconbubblelist1{
	position:relative; 
	background:none !important; 
	padding-right:14px;
}

#icon_alert{
	width:25px;
	height:20px;
	outline:none;
	cursor:pointer;
	margin-top:-5px;
	background:url(https://i.i-sgcm.com/all/topheader/sgcm_header_icons.png) -9px -28px; no-repeat;
}
#icon_alert:hover{
	background:url(https://i.i-sgcm.com/all/topheader/sgcm_header_icons_hover.png) -9px -28px; no-repeat;
}
#icon_notification{
	width:25px; 
	height:20px;
	outline:none;
	cursor:pointer;
	margin-top:-5px;
	background:url(https://i.i-sgcm.com/all/topheader/sgcm_header_icons.png) -9px -56px; no-repeat;
}
#icon_notification:hover{
	background:url(https://i.i-sgcm.com/all/topheader/sgcm_header_icons_hover.png) -9px -56px; no-repeat;
}
#icon_ncs{
	width:25px; 
	height:20px;
	outline:none;
	cursor:pointer;
	margin-top:-2px;
	background:url(https://i.i-sgcm.com/all/topheader/sgcm_header_icons.png) -9px -117px; no-repeat;
}
#icon_ncs:hover{
	background:url(https://i.i-sgcm.com/all/topheader/sgcm_header_icons_hover.png) -9px -117px; no-repeat;
}
#icon_pa{
	width:25px; 
	height:20px;
	outline:none;
	cursor:pointer;
	margin-top:-2px;
	background:url(https://i.i-sgcm.com/all/topheader/sgcm_header_icons.png) -9px -148px; no-repeat;
}
#icon_pa:hover{
	background:url(https://i.i-sgcm.com/all/topheader/sgcm_header_icons_hover.png) -9px -148px; no-repeat;
}
#icon_sa{
	width:25px; 
	height:23px;
	outline:none;
	cursor:pointer;
	margin-top:-4px;
	background:url(https://i.i-sgcm.com/all/topheader/sgcm_header_icons.png) -9px -179px; no-repeat;
}
#icon_sa:hover{
	background:url(https://i.i-sgcm.com/all/topheader/sgcm_header_icons_hover.png) -9px -179px; no-repeat;
}
#icon_sr{
	width:25px; 
	height:23px;
	outline:none;
	cursor:pointer;
	margin-top:-4px;
	background:url(https://i.i-sgcm.com/all/topheader/sgcm_header_icons.png) -9px -270px; no-repeat;
}
#icon_sr:hover{
	background:url(https://i.i-sgcm.com/all/topheader/sgcm_header_icons_hover.png) -9px -270px; no-repeat;
}
#icon_mr{
	width:25px; 
	height:23px;
	outline:none;
	cursor:pointer;
	margin-top:-4px;
	background:url(https://i.i-sgcm.com/all/topheader/sgcm_header_icons.png) -9px -331px; no-repeat;
}
#icon_mr:hover{
	background:url(https://i.i-sgcm.com/all/topheader/sgcm_header_icons_hover.png) -9px -331px; no-repeat;
}
#icon_jc{
	width:25px; 
	height:23px;
	outline:none;
	cursor:pointer;
	margin-top:-5px;
	background:url(https://i.i-sgcm.com/all/topheader/sgcm_header_icons.png) -9px -301px no-repeat;
}
#icon_jc:hover{
	background:url(https://i.i-sgcm.com/all/topheader/sgcm_header_icons_hover.png) -9px -301px; no-repeat;
}
#icon_ifs{
	width:25px; 
	height:23px;
	outline:none;
	cursor:pointer;
	margin-top:-4px;
	background:url(https://i.i-sgcm.com/all/topheader/sgcm_header_icons.png) -9px -240px; no-repeat;
}
#icon_ifs:hover{
	background:url(https://i.i-sgcm.com/all/topheader/sgcm_header_icons_hover.png) -9px -240px; no-repeat;
}
#icon_shd{
	width:25px; 
	height:23px;
	outline:none;
	cursor:pointer;
	margin-top:-4px;
	background:url(https://i.i-sgcm.com/all/topheader/sgcm_header_icons.png) -9px -210px; no-repeat;
}
#icon_shd:hover{
	background:url(https://i.i-sgcm.com/all/topheader/sgcm_header_icons_hover.png) -9px -210px; no-repeat;
}
.leadbadv{
	width:970px; 
	margin: 40px auto 20px;
}
#searchtopicon{
	width:20px;
	height:20px;
	outline:none;
	cursor:pointer;
	margin-top:0 !important;
	background:url(https://i.i-sgcm.com/all/topheader/search_home_icon.png) 0 0; no-repeat;
}
#searchtopicon:hover{
	background:url(https://i.i-sgcm.com/all/topheader/search_home_icon.png) 0 -27px; no-repeat;
}
#searchtopiconbtn{
	width:29px;
	height:27px;
	outline:none;
	cursor:pointer;
	background:url(https://i.i-sgcm.com/all/topheader/search.png) 0 0; no-repeat;
}
#searchtopiconbtn:hover{
	background:url(https://i.i-sgcm.com/all/topheader/search.png) 0 -27px; no-repeat;
}
a.icontext:hover span{
	color:#005CA3;
}

/* top header renovation */
#navigationHeader {
	height: 50px;
    margin-top: 14px;
	position:relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.top-header {
	display:flex;
	float: right;
	height: 43px;
	margin-top: 4px;
	border-radius: 6px;
}

.top-header__toggle {
	display:flex;
	align-items: center;
	position: relative;
	height: 43px;
    width: 276px;
	background:#F4F4F4;
	border: 1px transparent;
    border-radius: 6px;
	transition: width 0.2s;
}

.top-header__toggle__action-container {
	display: flex;
	position: absolute;
	right:0px;
    margin-right: 17px
}


.toggle__form__search-input {
	width: 100%;
	border: 1px transparent;
    border-radius: 6px;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
    padding-right: 0;
	background:inherit;
	font-size: 16px !important;
    font-family: 'Graphik', system-ui, sans-serif;
    color: #333;
}

.action-container__delete-btn {
	display: none;
	border: none;
	padding-right: 8px;
    padding-left: 4px;
	background: transparent;
    align-self: center;
    margin-right: 8px;
}

.action-container__search-icon {
	display: flex;
    align-items: center;
    justify-content: center;
}

.toggle__form__search-input:focus {
	outline: none !important;
	box-shadow: none !important;
}


.top-header__user-icon-container {
	display: flex;
    align-items: center;
	position: relative;
	cursor: pointer;
}
.CartButton_cartButtonContainer {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-left: 32px;
	font-size: .875em;
	position: relative;
}
.CartButton_cartButtonContainer span {
	display: grid;
	align-items: center;
	font-size: 10px;
	text-align: center;
	color: #fff;
	background-color: #f0484e;
	width: 16px;
	height: 16px;
	position: absolute;
	border-radius: 16px;
	top: 7px;
	right: -4px;
}
/* custom select */
.user-icon__container__dropdowm {
	display:none;
	position: absolute;
    z-index: 1;
	padding:8px 0px;
    background: white;
	border: 1px solid #c4c9cd;
	border-radius: 6px;
	top: 38px;
    right: 0;
    width: 166px;
	transition: display 0.2s;
	z-index:2;
}
.user-icon-container__dropdowm-item {
	display: block;
	height:16px !important;
	padding:12px 15px !important;
	line-height:16px !important;
	font-size: 14px;
	cursor: pointer;
}

.user-icon-container__dropdowm-item:hover {
	background: #E6F2F1;
}

.top-header__toggle__select-container {
	position: relative;
	display: none;
	width: 166px;
    align-items: center;
	height: 45px;
    border-right: 1px solid #c4c9cd;
	cursor: pointer;
  }
  
.top-header__toggle__select-container select {
	cursor: pointer;
	display: none; /*hide original SELECT element: */
}
  
.select-container__selected { 
	background-color: transparent;
	width:100%;
	z-index: 1 !important;
}
  
  /* Point the arrow upwards when the select box is open (active): */
.select-container__selected.select-arrow--active:after {
	border: none;
	width: 12px;
	height: 7px;
}
  
.select-container__select-items div,.select-container__selected { 
	color: black;
	padding: 4px 16px;
	font-size: 16px;
	font-weight: 400;
	border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
	cursor: pointer;
	height: 32px;
    display: flex;
    align-items: center;
}
  
.select-container__select-items {
	width: 166px;
	position: absolute;
	background-color: white;
	border: 1px solid #c4c9cd;
	margin-top: 3px;
    border-radius: 6px;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 99;
	padding:8px 0px;
}
  
.select-container__select-hide {
	display: none;
}

.select-container__select-items div:hover, .same-as-selected {
	background-color: #e6f2f1;
}

@media only screen and (min-width:1921px){
	#topheader {
		width: 1636px;
	}
}

@media only screen and ( min-width:992px ) and (max-width:1110px){
	#topheader {
		width: 950px !important;
	}
}
@media screen and (width: 820px)
{
	#topheader ul#menu li a span {
		font-size: unset !important;
	}
	
}