* {
   padding:0;
   margin:0;

}


#alert {
	
	height: 50vh;
	width: 50vh;
	border: 1px solid black;
	
	}

/* 	div{border: 1px solid red !important;} */

.notifyjs-corner {
    top: 70px !important;
}

body{
	position: relative;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	z-index: -10000;
	overflow-y: scroll !important;
	height: 100%;
}

.topBar1 {
	background-color: #efecec;
	
}

.topBar {
	position:relative;
/* 	overflow: auto; */
	top:0;
	left:0;
	width:100%;
	height:60px;
	background-color: #efecec;
/* 	text-align:left;  */
/* 	z-index: -1000; */
}
.topBar > div {
	display:inline-block;
}

#mainContainer {
	position: relative;
	overflow: auto !important;
	width: 100%;
	height: auto;
/* 	border: 1px solid; */
/* 	display: block; */
	margin-left: auto !important;
	margin-right: auto  !important;
	text-align: center;
	height: 290px;
	top: 30vh;	
}

#mainContainer > div {
	
	position: relative;
	display: inline-block;
}


.queryContainer1 {
	padding-top: 10px;
	overflow: visible !important;
	height:60px;
	display:inline-block;
	vertical-align: middle;
	z-index: -1000;
	width: 100vw !important;
/* 	min-width: 600px; */
}
.queryContainer1 > div {
		display:inline-block;

}


/*
#checkboxContainer {
	display: none;
	float: left;
	position: relative;
	width: 60px;
	min-width: 80px;
	height: 40px;
	margin-top: 0;
	margin-left: 20px;
	padding-top: 0;
	line-height: 40px;
}
*/

#downloadJson {
	float: left;
	margin-top: 14px;
}

#jsonText {
	float: left;
/* 	border: 1px solid; */
	width: 120px;
	padding-left: 5px;
}



#page{
	position: relative;
	width: 100%;
	z-index: -1000;
	height: 100%;
}

h1{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	color: #3d12db;
	height:10px;
}



.resultsDiv {
	position: relative;
	z-index: -1000;
	width:80% !important; 
	height: 100%;
    top: 40px;
    display: block;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 20px 100px 20px 100px;
    margin-left: auto !important;
	margin-right: auto  !important;
}

.resultsDivMinore {
/* 	border: 1px solid; */
	position: relative;
	z-index: -1000;
	width:100% !important; 
	height: auto;
	left: 0 !important;
	right: 0 !important;
}


.changePageContainer {
	position: relative;
/* 	border: 1px solid red; */
	bottom: 0;
	width: 100%;
	height: auto;
	text-align: center;
	margin-left: auto !important;
	margin-right: auto  !important;
}

.singlePageContainer {
	position: relative;
	display: inline-block;
/* 	width: 30px; */
/* 	float:left; */

	
}

.changePage {
	border: 1px solid black;
	height: auto;
	width: 30px;
	float: left;
	margin-bottom: 10px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	margin-right: 5px;
	
}


.changePage:hover {
	background-color: #0068f6; 
	color: white;
	cursor: pointer;

}




.noResults{
	position: relative;
	z-index: -1000;
	text-align: center;
	width:100% !important; 
	display: block;
	display: inline-block;
	margin-bottom: 30px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	text-shadow:1px 1px 0 white;

}
.singleResult {
	position: relative;
	z-index: 0;
/* 	overflow: scroll; */
	height: auto;
/* 	right: 5%; */
	text-align: center;
	width:100% !important; 
	display: block;
	display: inline-block;
	margin-bottom: 30px;
}

.moreLink {
		background: url('../img/arrow.png');
	background-size: contain;
	background-repeat: no-repeat;
/* 	border: 1px solid black; */
	position: absolute;
	z-index: 0;
	top: 35px;
/* 	border-radius: 50%; */
	left: 6px;
	height: 20px;
	width: 20px;
/* 	background-color: #bababa; */
	line-height:20px;
	text-align:center;
	display: table-cell;
	vertical-align: middle;
	font-size: 20px;
}

.moreLink:hover {
		background: url('../img/arrowWhite.png');
	background-size: contain;
	background-repeat: no-repeat;
	cursor: pointer;
	
}


img {
	position: relative;
	z-index: -1000;
}

.siteTitle {
	position: relative;
	overflow: hidden;
	z-index: -1000;
	text-align: left;
	width: 100%;

}

.siteTitle > img, .siteTitle > h3 {
	float: left;
}

.title {
	float: left;
}
.siteTitle > h3 { 
	margin-left: 30px;
	line-height: 38px; 
}

h3 {
	position: relative;
	z-index: -1000;
	overflow: hidden;
	max-width: 90%;
	max-height: 38px;
}

.linkDomain {
	position: relative;
	z-index: -1000;
	clear:both;
	float: left;
	margin-bottom: 10px;
	margin-left: 62px;
}

.websiteKeywords {
	position: relative;
	z-index: -1000;
/* 	overflow: scroll; */
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}


.singleWebsiteKeywords {
		position: relative;
	z-index: -1000;
	float: left;
/* 	margin-left: 10px; */
	padding: 5px 5px 5px 5px;
	text-overflow: hidden;
	overflow: hidden;
    white-space: nowrap;
/*     overflow: scroll; */
	max-width: 100px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	background-color: #efecec;
}

.singleWebsiteKeywordsCount {
		position: relative;
	z-index: -1000;
	float: left;
/* 	margin-right: 10px; */
	padding: 5px 5px 5px 5px;
	text-overflow: ellipsis;
    white-space: nowrap;
/*     overflow: hidden; */
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
	background-color: #bababa;

}

.coupleKeyCount {
	position: relative;
	z-index: -1000;
/* 	overflow: scroll; */
	float:left;
	margin-right: 20px;
	margin-bottom: 10px;

}

.collapsable {
	position: relative;
	z-index: 0;
	cursor:default;
	border: 1px solid #000;
	border-radius: 4px;
/* 	overflow: scroll; */
	margin-top: 10%;
	margin-left: 30px;
	margin-right: 30px;

/* 	background-color: #efecec; */

}

.singlePageTitle {
	position: relative;
	z-index: -1000;
	width: 100%;
	
	float:left;	
}

#keywords {
	overflow: auto;
	position: relative;
	z-index: -100;
	text-align: center;
	width:100% !important; 
    height: 30px !important;
	top : 20px;
    display: block;
	margin-left: auto !important;
	margin-right: auto  !important;

}




#keywordsContainer {
	position: relative;
	z-index: 1;
	display: inline-block;

}



.noKey {
		position: relative;
	z-index: -1000;
	float: left;
	padding: 5px 5px 5px 5px;
	text-overflow: ellipsis;
    white-space: nowrap;
/*     overflow: hidden; */
	max-width: 150px;
	border-radius: 5px;
	background-color: #efecec;

}

.specialKey {
	position: relative;
	z-index: -1000;
	float: left;
	padding: 5px 5px 5px 5px;
	text-overflow: ellipsis;
    white-space: nowrap;
/*     overflow: hidden; */
	max-width: 300px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	

	background-color: #0068f6;
	color: #fff;

}

.key:hover {
	max-width: none;
	background-color: #bababa;

}



#remove {
	float: right;
	border: 1px solid #000;
	width: 5px;
	height: 5px;
	background-image: url("remove.png");
}


h4 {
	color: #fff;
}


.title {
	position:relative;
	width: 240px;
	top: 30vh;
	z-index: 0;
    left: 42%;
	font-family: "MyCustomFont", Verdana, Arial, sans-serif;
	font-size: 50px;
	color: #0068f6;
}

.title1, .statsTitle, #siteTitle {
	float: left;
	height:40px;
/* 	margin-right: 30px; */
	margin-left: 30px;


/* 	border: 1px solid black; */
	width: 130px  !important;
	/* 	background-size: 160px 80px; */

	width: auto;


/*
	font-family: "MyCustomFont", Verdana, Arial, sans-serif;
	font-size: 50px;
*/

 	color: #0068f6; 
}

@media only screen and (max-device-width: 480px) {
/* define mobile specific styles come here */
 	.title1, .statsTitle, #siteTitle  {
	 	width: 400px !important;
 	}
  
 	
 	.topBar {
	 	width: 100% !important;
	 	height: 200px !important;
 	}
}


.title1, #siteTitle{
	background: url('../img/logo.png');
	background-size: contain;
	background-repeat: no-repeat;
}


@font-face {
 font-family: "MyCustomFont";
 src: url("/Font/Pristina.eot")
}
@font-face {
 font-family: "MyCustomFont";
 src: url("/Font/Pristina.ttf") 
}



#containerTitle {
	border: 1px solid black;
 	position: relative;
 	top: 0 !important;
 	left: 0;
 	z-index: -1000;
 	width: 100%;
 	height: 90px;

}

.queryContainer {
/* 	border: 1px solid black; */
	position: relative;
	overflow: visible !important;
    width:auto;
    height:auto;
/*
    left: 30vh;
    top: 50vh;
*/
/*     min-width: 600px; */

/*     margin:0 0 0 -300px; */
/* 	border: 1px solid black; */
}


#query{
	position:relative;
	float: left;
	border: 1px solid #000;
	color:#888888;
	z-index: 10;
	border-right: 0;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
     
	margin-left: 10px !important;

	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	height:40px;
	line-height: 25px;

	outline:medium none;
	
	padding:0 0 0 35px;
	text-shadow:1px 1px 0 white;
/* 	max-width: 400px; */
	width:30vw;

/* 	min-width: 100px; */
}


#downloadJsonButton, #stats, #logout {
/* 	display: none; */
	position:relative;
	float:right;
	z-index: 10;
	cursor: pointer;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
		
	height:38px;
	width: 80px;
	font-family:Arial,Helvetica,sans-serif;
	text-align: center;

	font-size:15px;
	line-height:38px;

	
	border: 1px solid #0068f6;
	background-color: #0068f6;
}

.notifyjs-bootstrap-base {
	color: white;
}

#sendQuery {


	position:relative;
	float:left;
	z-index: 10;
	cursor: pointer;
	

	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
		
	height:38px;
	width: 80px;
	font-family:Arial,Helvetica,sans-serif;
	text-align: center;

	font-size:15px;
	line-height:38px;

	
	margin-right: 20px;
	border: 1px solid #0068f6;
	background-color: #0068f6;

}

.button {

  background-color:rgb(41,127,184);
  color:rgb(255,255,255);
  text-decoration: none;
  letter-spacing: 1px;
  margin-bottom: 15px;
  
  

	-ms-filter: " progid : DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";zoom:1;
	filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";
	
	  -moz-box-shadow:0px 2px 2px rgba(0,0,0,0.2);
	  -webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.2);
	  box-shadow:0px 2px 2px rgba(0,0,0,0.2);
	  -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
	filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
}




.button:active {
  margin-top: 2px;
  margin-bottom: 13px;

  -moz-box-shadow:0px 1px 0px rgba(255,255,255,0.5);
-webkit-box-shadow:0px 1px 0px rgba(255,255,255,0.5);
box-shadow:0px 1px 0px rgba(255,255,255,0.5);
-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ccffffff,Positive=true)";
filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ccffffff,Positive=true)";
}
	
.key {
	position: relative;
	z-index: -1000;
	cursor:pointer;
	margin-left: 15px;
	float: left;
	padding: 5px 5px 5px 5px;
	text-overflow: ellipsis;
    white-space: nowrap;
/*     overflow: hidden; */
	max-width: 100px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
	background-color: #efecec;
-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";zoom:1;
	filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";
	
	  -moz-box-shadow:0px 2px 2px rgba(0,0,0,0.2);
	  -webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.2);
	  box-shadow:0px 2px 2px rgba(0,0,0,0.2);
	  -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
	filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
}

.key:active {
	  margin-top: 2px;
  margin-bottom: 13px;

  -moz-box-shadow:0px 1px 0px rgba(255,255,255,0.5);
-webkit-box-shadow:0px 1px 0px rgba(255,255,255,0.5);
box-shadow:0px 1px 0px rgba(255,255,255,0.5);
-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ccffffff,Positive=true)";
filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ccffffff,Positive=true)";
}





.wrapperImg {
	float: left;

	
	text-align: center;
	z-index: 1000;
	width: 48px;
	height: 38px;
	line-height: 40px;
	
	background-position: center center !important;
	background: no-repeat;
	border: 1px solid #0068f6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.wrapper {
	position: relative;
	float: left;
	height: 38px;
	width: 48px;
	z-index: 1000;

}




.wrapper:hover ul {
    display: inline-block;
    height: auto;
    position: relative;
	z-index: 1000;
    width: 350px; 
	background-color: #efecec;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

ul {
	right: 310%;
	position: relative;
    display: none; 
	background-color: #efecec;
    height: auto;
    width: 465px;
  	z-index: 1000;
  
}


li {
	position: relative;
	float: left;
    cursor: pointer;
	padding: 0 5px 0 5px !important;
	width: 48px;
}



li:hover {
	z-index: -1000;
    background-color: #cef;
}



.arrow-up{
	display: none;
	position: relative;
	left: 50%;
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #efecec;
}

#wrapper:hover .arrow-up{
	display: block;
}


