 /** Website template by storelocatortool.com **/
 
 
html,body{margin:0px;padding:0px; background: url(https://onlinetrackingindia.com/images/online-tracking-india-banner-background.jpg);}

body{font: 76% arial,sans-serif;text-align:center}

p{margin:0 10px 10px}

/* a{display:block;color: #006;padding:10px} */

div#header{position:relative}

div#header h1{height:139px;line-height:63px;margin:0; padding-left:0px;/* background: #EEE; */ color: #0D1B60; background: url(https://onlinetrackingindia.com/images/online-tracking-india-banner.jpg); text-align:left;}

div#header h2{ text-align:left; color: #000000; margin:0; position:absolute;top:57px; right:0; left:0;}

div#header table{ /* background: #0D1B60; */ color: #0D1B60; margin:0; position:absolute;top:95px; right:0; left:0;

border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;


}


/* h2{ color: #0D1B60; text-align:center; height:139px;line-height:76px;margin:0;} */
/* div#header a{position:absolute;right:0;top:23px} */

div#container{text-align:left; background:#FFFFFF;}

div#content p{line-height:1.4}

div#navigation{/* */ background:#B5D4E9;  float:left;width:160px;margin-left:-960px; text-align:center;}

div#extra{/* */ background:#B5D4E9;  text-align:center;}

div#footer{background: #B5D4E9;color: #FFF}

div#footer p{margin:0;padding:5px 10px}

div#footer a{display:inline;padding:0;color: #C6D5FD}

div#container{width:960px;margin:0 auto}

div#wrapper{float:left;width:100%}

div#content{margin: 0 160px}

div#extra{float:left;width:160px;margin-left:-160px}

div#footer{clear:left;width:100%}

.g-font { font-family: Open Sans, Helvetica, sans-serif; font-size: 23px; font-weight: 400; font-style: normal;}
.g-font1{ font-family: Open Sans, Helvetica, sans-serif; font-size: 15px; font-weight: 400; font-style: normal;}
.g-font2{ font-family: Open Sans, Helvetica, sans-serif; font-size: 13px; font-weight: 350; font-style: normal;}

.myButton {
	-moz-box-shadow: 0px 10px 14px -7px #276873;
	-webkit-box-shadow: 0px 10px 14px -7px #276873;
	box-shadow: 0px 10px 14px -7px #276873;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0D1B60), color-stop(1, #408c99));
	background:-moz-linear-gradient(top, #0D1B60 5%, #408c99 100%);
	background:-webkit-linear-gradient(top, #0D1B60 5%, #408c99 100%);
	background:-o-linear-gradient(top, #0D1B60 5%, #408c99 100%);
	background:-ms-linear-gradient(top, #0D1B60 5%, #408c99 100%);
	background:linear-gradient(to bottom, #0D1B60 5%, #408c99 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D1B60', endColorstr='#408c99',GradientType=0);
	background-color:#0D1B60;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:7px 3px;
	text-decoration:none;
	text-shadow:0px 1px 0px #3d768a;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #408c99), color-stop(1, #0D1B60));
	background:-moz-linear-gradient(top, #408c99 5%, #0D1B60 100%);
	background:-webkit-linear-gradient(top, #408c99 5%, #0D1B60 100%);
	background:-o-linear-gradient(top, #408c99 5%, #0D1B60 100%);
	background:-ms-linear-gradient(top, #408c99 5%, #0D1B60 100%);
	background:linear-gradient(to bottom, #408c99 5%, #0D1B60 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#408c99', endColorstr='#0D1B60',GradientType=0);
	background-color:#408c99;
}
.myButton:active {
	position:relative;
	top:1px;
}

.hr-style-two {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}

	#tfheader{
		background-color:#f5f5f5;
	}
	#tfnewsearch{
		float:left;
		padding:1px;
	}
		#tfnewsearch2{
		float:left;
		padding:1px;
	}

	.tftextinput{
		margin: 0;
		padding: 5px 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:19px;
		border:1px solid #B20808; border-right:0px;
		border-top-left-radius: 5px 5px;
		border-bottom-left-radius: 5px 5px;
	}
	.tfbutton {
		margin: 0;
		padding: 5px 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:19px;
		outline: none;
		cursor: pointer;
		text-align: center;
		text-decoration: none;
		color: #ffffff;
		border: solid 1px #B20808; border-right:0px;
		background: #B20808;
		background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
		background: -moz-linear-gradient(top,  #00adee,  #0078a5);
		border-top-right-radius: 5px 5px;
		border-bottom-right-radius: 5px 5px;
	}
	.tfbutton:hover {
		text-decoration: none;
		background: #ff0000;
		background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
		background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	}
	/* Fixes submit button height problem in Firefox */
	.tfbutton::-moz-focus-inner {
	  border: 0;
	}
	.tfclear{
		clear:both;
	}




.reddit-container, 
.reddit-container * {
  word-wrap: break-word !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
  
  /* Mobil taşma koruması */
  max-width: 100% !important;
  box-sizing: border-box !important;
  overflow-x: hidden !important;
}

/* Container için ek koruma */
.reddit-container {
  width: 100% !important;
  overflow: hidden !important;
}








.div-advertising{
position: fixed;
/* width: 160px; */
}




a img  {  border: none;  } 

/** end of Content Style **/			