#bubble {
	margin: 25px; 
	width: 276px; 
	height: 265px;
}
.activetab {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/w2gi/images/bubble/popover/active.png",sizingMethod="crop");
	background-image: url(/w2gi/images/bubble/popover/active.png);
	z-index: 101;
}
.nonactivetab {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/w2gi/images/bubble/popover/nonactive.png",sizingMethod="crop");
	background-image: url(/w2gi/images/bubble/popover/nonactive.png);
}
.tab1 {
	z-index: 101; 
	width: 89px; 
	height: 23px; 
	position: absolute; 
	left: 6px; 
	top: 0px; 
	border-style: none; 
	padding: 0px; 
	margin: 0px;
}
.tab1label {
	z-index:102; 
	width: 89px; 
	height: 23px; 
	position: absolute; 
	left: 6px; 
	top: 0px; 
	padding-top: 4px; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: Arial, sans-serif; 
	text-align: center; 
	color: #5d6164; 
	cursor: pointer;
}
.tab2 {
	width: 89px; 
	height: 23px; 
	position: absolute; 
	left: 101px; 
	top: 0px; 
	border-style: none; 
	padding: 0px; 
	margin: 0px;
	z-index:101;
}
.tab2label {
	z-index:102; 
	width: 89px; 
	height: 23px; 
	position: absolute; 
	left: 101px; 
	top: 0px; 
	padding-top: 4px; 
	font-size: 12px; 
	font-weight: bold;
	text-align: center; 
	color: #5d6164; 
	cursor: pointer;
}
.bubble_close {
	/*background: #FFFFFF url(/w2gi/images/bubble/popover/popover-close.gif) no-repeat;*/
	 background: url(/northfaceeu/images/smallicon.png) no-repeat;
    width: 13px;
    background-size: 13px 13px;
    height: 13px!important;
    position: absolute;
    /*left: 440px;
    top: 45px;*/
    left: 458px;
    /*left:428px;*/
    top: 30px;
    z-index: 101;
    border-style: none;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
}
.mainbubble {
    /*width:465px;*/
	  /*width: 482px;
    height: 309px;
    height: 219px;
    width:495px;*/
    width: 505px;
    height: 199px;
    position: absolute;
    left: 0px;
    top: 19px;
    border-style: none;
    padding: 0px;
    margin: 0px;
    display: inline-block;
}
.mainbubblecontent {
	/*width: 235px; left: 25px; 	*/
  /*width: 435px;
  width: 455px;*/
  width: 472px;
	position: absolute; 
	left: 15px; 
	top: 45px;
}
.mainbubblelocationname {	
  /*left: 16px;*/
  position: relative;
	font-weight:bold;
	margin-bottom:0.1em;
	padding-right:15px;
	/*position: absolute;
  font-family: 'HelveticaNeue-MediumCond', sans-serif;*/
  font-family: 'Neue Helvetica VFDP Cond', 'HelveticaNeue-Light', sans-serif;
  font-size: 16px;
}
.mainbubbletabcontent {
	margin-top: 0.2em; 
	position: relative; 
	/*width: 230px; 	*/
  /*width: 430px;*/
  width: 455px;
  font-family: 'Neue Helvetica VFDP', 'HelveticaNeue-Light', sans-serif;
	/*overflow: hidden;*/
}
.tab_content {	
	font-size:12px;
}
.activetabcontent {
	display: block;
	/*width: 265px;*/
  /*width: 418px;*/
  width: 456px;
  /*height: 112px;*/
  position: relative;
  left: 10px;
  padding:20px 0;
}
.nonactivetabcontent {
	display: none;
}

.bubbleaddress{
	  font-size: 14px;
    padding-bottom: 7px;
    margin-bottom: 0px;
    padding-right: 60px;
}
.bubblecont{
	  font-size: 14px;
    padding-bottom: 10px;
    padding-right: 64px;
}
.bubblefont{
	font-size: 14px;
}
.dirvalue{
	position: absolute;
    top: 0px;
    left: 195px;
    width: 210px;
}
#getdir{
	height: 42px;
    border: 1px solid black;
    font-size: 14px;
}
.selcountry{
	width: 130px;
    border: 1px solid;
    height: 41px;
    font-size: 14px;
}
#gobtn{
	position: absolute;
    left: 134px;
    width: 75px;
    height: 41px;
    background-color: black;
    color: white !important;
}

/*For Filter location icon*/

.inofflab input[type="checkbox"]{
    display: none;
}
.inofflab:before {
  background: url('https://hosted.where2getit.com/northfaceeu/images/pin-01.png') 0 0px no-repeat;
  background-size: 28px 35px;
  z-index: 10;
  content: "";
  display: inline-block;
  font-size: 12px;
  height: 45px;
  width: 45px;
  line-height: 16px;
  margin: 0px -13px 0 0;
  text-align: center;
  vertical-align: middle;
  position: relative;
  
}

.inofflab:before.checked{
  background: url('https://hosted.where2getit.com/northfaceeu/images/pin-01.png'), url('http://preprod.where2getit.com/northfaceeu/images/pin-01.png') 0 0px no-repeat;
  background-size: 37px 59px;
  height: 61px;
  width: 45px;
  
}

.inlineout input[type="checkbox"]{
    display: none;
}
.inlineout:before {
  background: url('https://hosted.where2getit.com/northfaceeu/images/pin-02.png') 0 0px no-repeat;
  background-size: 28px 35px;
  z-index: 10;
  content: "";
  display: inline-block;
  font-size: 12px;
  height: 45px;
  width: 45px;
  line-height: 16px;
  margin: 0px -13px 0 0;
  text-align: center;
  vertical-align: middle;
  position: relative;
  
}

.inlineout:before.checked{
  background: url('https://hosted.where2getit.com/northfaceeu/images/pin-02.png'), url('http://preprod.where2getit.com/northfaceeu/images/pin-02.png') 0 0px no-repeat;
  background-size: 37px 59px;
  height: 61px;
  width: 45px;
  
}


.inautlab input[type="checkbox"]{
    display: none;
}
.inautlab:before {
  background: url('https://hosted.where2getit.com/northfaceeu/images/pin-03.png') 0 0px no-repeat;
  background-size: 28px 35px;
  z-index: 10;
  content: "";
  display: inline-block;
  font-size: 12px;
  height: 45px;
  width: 45px;
  line-height: 16px;
  margin: 0px -13px 0 0;
  text-align: center;
  vertical-align: middle;
  position: relative;
  
}

.inautlab:before.checked{
  background: url('https://hosted.where2getit.com/northfaceeu/images/pin-03.png'), url('http://preprod.where2getit.com/northfaceeu/images/pin-03.png') 0 0px no-repeat;
  height: 67px;
  width: 45px;
  
}


.margintops {
  margin: 10px auto 0px;
}

.OOStandard1, .OOClickandCollect1, .PSS1, .OOStandardOutlet, .OOStandardx, .OOClickandCollectx, .PSSx, .OOStandardOutlet  {
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 16px;
  font-size: 12px;
  font-weight: 300;
}


.OOStandard, .OOClickandCollect, .PSS, .OOStandardOutlet {
  display: none;
} 

.OOStandard1, .OOClickandCollect1, .PSS1, .OOStandardOutlet1, .OOStandardx, .OOClickandCollectx, .PSSx, .OOStandardOutletx {
  display: block;
}

.OOOStandard1, .OOOStandardx {
  /*height: 414px;*/
  height: 384px;
  /*height: 424px;*/
}
   
.OOOStandardOutlet1, .OOOStandardOutletx {
  /*height: 409px;
  height: 365px;*/
  /*height: 375px;*/
  height: 365px;
}

.OOOClickandCollect1, .OOOClickandCollectx { 
  /*height: 415px;*/
  /*height: 420px;*/
  height: 400px;
}

.PSSS1, .PSSSx {
  /*height: 410px;
  height: 330px;*/
  height: 310px;
}


img.alpha.mainbubble {
  top: 119px;
}
div.mainbubblecontent {
  top: 124px;
}

img.alpha.mainbubble.big-bubble {
  /*top: -42px; 
  top:-52px;*/

  top : -72px;
}

img.alpha.mainbubble.big-bubble.PSSS1, img.alpha.mainbubble.big-bubble.PSSSx {
  /*top : 3px;*/
  top : 23px;
}

img.alpha.mainbubble.big-bubble.OOOStandardOutlet1, img.alpha.mainbubble.big-bubble.OOOStandardOutletx {
  /*top: -28px; 
  top:-52px;*/
  top:-30px;
}

img.alpha.mainbubble.big-bubble.OOOClickandCollect1, img.alpha.mainbubble.big-bubble.OOOClickandCollectx {
  /*top:-50px;*/
  /*top: -70px;*/
  /*top: -80px;*/
  top: -57px;
}

img.alpha.mainbubble.big-bubble.OOOStandard1, img.alpha.mainbubble.big-bubble.OOOStandardx {
  /*top:-50px;*/
  /*top: -72px;*/
  top: -48px;
  /*top: -82px;*/
}

div.mainbubblecontent.big-bubble.OOOClickandCollect1, div.mainbubblecontent.big-bubble.OOOClickandCollectx {
  /*top: -32px; 
  top:-49px;*/
  /*top: -68px;*/
  /*top: -80px;*/
  top: -57px;
}

div.mainbubblecontent.big-bubble.OOOStandard1, div.mainbubblecontent.big-bubble.OOOStandardx {
  /*top: -72px;*/ 
  /*top:-52px;*/
  /*top: -84px;*/
  top: -48px;
}

div.mainbubblecontent.big-bubble.PSSS1, div.mainbubblecontent.big-bubble.PSSSx {
  /*top: -35px; 
  top:-52px;
  top: -62px;*/
  /*top: 4px;*/
  top : 24px;
}

div.mainbubblecontent.big-bubble.OOOStandardOutlet1, div.mainbubblecontent.big-bubble.OOOStandardOutletx {
  /*top: -10px;*/
  top: -26px;
  /*top:-49px;*/
}

div.mainbubblecontent.big-bubble {
  /*top: -10px;*/
  top: -25px;
}
img.alpha.bubble_close {
  top: 146px;
}
img.alpha.bubble_close.big-bubble {
  top: -28px;
}

img.alpha.bubble_close.big-bubble.PSSS1, img.alpha.bubble_close.big-bubble.PSSSx {
  /*top: -12px;*/
  /*top: -32px;*/
  top: 49px;
}

img.alpha.bubble_close.big-bubble.OOOStandard1, img.alpha.bubble_close.big-bubble.OOOStandardx {
  /*top: -35px;*/
  /*top: -58px;
  top: -44px;*/
  top: -27px;
}

img.alpha.bubble_close.big-bubble.OOOClickandCollect1, img.alpha.bubble_close.big-bubble.OOOClickandCollectx {
    /*top: -40px;*/
    top: -37px;
}

img.alpha.bubble_close.big-bubble.OOOStandardOutlet1, img.alpha.bubble_close.big-bubble.OOOStandardOutletx {
  /*top: -26px;*/
  top: -2px;
}

.right-text form {
  margin:0px 0px  10px;
}


/* for new bubble additional services css */

.topheadingtext, .returnstext {
  text-align: center;
  margin-bottom: 5px;
  width: 98%;
  font-size: 12px;
}

.returnstext { 
  margin-top: 10px;
}


.additionalservicehead {
  display: block;
  margin:5px auto 0px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}

.OOStandardOutlet1 .right-text, .OOStandardOutletx .right-text {
  margin:10px auto 0px;
  float: none;
  font-size: 12px;
}

svg {
  float:left;padding-right:10px;padding-bottom:16px;max-width:50px;
}