body, html {
background: #364050  !important;
}
/* Metro inc */ 
.metClose {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
	margin-bottom: -100px;
}

.metClose:hover, 
.metClose:focus {
    color: #ea5d5d;
    text-decoration: none;
    cursor: pointer;
}

.metModal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 200px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.metModal-content {
    background-color: #fff;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 65%;
	color: #000;
	font-weight: 700px;
	font-family:  "Verdana", sans-serif;
	
}

.metCounty {
	margin: 2% 2%;
}

.metArea {
	margin: 0% 0%;
}

.metChk {
	margin: 0% 2%;
}



/* end Metro inc */

/* For location include file */

input.textbox2 {
		width: 600px;
}

/* end location include file */
.floating-text {
	word-wrap: break-word;
	width: 320px;
	margin-bottom: 0px;
}

.floating-text2 {
	background-color: purple;
	word-wrap: break-word;
	width: 400px;
	height: 80px;
	margin-bottom: 0px;
	margin-top: 0px;
}


#icon {
	margin-top: -24px;
	float: right;
	margin-right: 10px;
	height: 87px;
	margin-left: -9px;
}
.closepop {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
	margin-bottom: -100px;
}

.closepop:hover, 
.closepop:focus {
    color: #ea5d5d;
    text-decoration: none;
    cursor: pointer;
}

.fa-info-circle {
	font-size: 14pt;
	color: #2a3b56;
} 

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 200px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fff;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 65%;
	color: #000;
	font-weight: 700px;
	font-family:  "Verdana", sans-serif;
	
}

/* Portrait */ 
 @media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1200px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  .modal-content {
		 height: 40%
	  }
  }

.modal-content p {
	float: right; 
	
}

/* REGIONS WHO WHOM MSGBOX AND STUFF */ 
.regWhom td {
	/* border: 1px solid red; */
	padding: 6px;
	
}

.regWhom {
    position: relative;
	left: -30%; 
	background-color: #FFF;
	
}

 @media only screen 
  and (max-device-width: 767px) 
  and (orientation: landscape ) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  .regWhom {

		left: -25%; 

	}
  }
  
 @media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1200px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  .regWhom {
		left: -30%; 
	}
  }



/* REGIONS NEW MSGBOX AND STUFF */
td.Regsection {
color: #660000; background-color: #fff;
font-size: 12pt; font-weight: bold;
text-indent: 0px;
padding: -10px; }

.regGray {
	background-color: #dfdfdf;
	padding: 6px 4px;
}

.reg td {
	/* border: 1px solid red; */
	/* padding: 6px; */
	padding: 2px;
}

.reg {
   /* position: relative;
	left: -20%; 
	background-color: transparent; */
	font-weight: normal; border: thin solid #ffffff; 
margin-left: 0px ; margin-bottom: 0px ; margin-top: 3px;
}

 @media only screen 
  and (max-device-width: 767px) 
  and (orientation: landscape ) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  .reg {

		left: -8%; 

	}
  }
  
 @media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1200px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  .reg {
		left: -10%; 
	}
  }

.regFrame {
	width: 100%;
}

.regMsg1, .regMsg2, .regMsg3 {
	color: #1a34c9;
}
.regMsg1 {
	border: 1px solid #505050;
	margin-left: 100px !important;
	background-color: #fff;
}

.regMsg2 {
	background-color: transparent !important;

}

.regMsg3 {
	background-color: transparent !important;
}


input.uline0, input.uline2, input.uline3  {
	background-color: #fff !important 
}



#zipTd {
	display: block;
	
}

/* FOR BIG SCREENS */
  @media only screen 
  and (min-device-width: 1500px)  { 
 table.loc {
	font-weight: normal; 

	margin-left: 0% !important; 
	margin-bottom: 0px !important; 
	margin-right: 0px !important; 
	width: 20% !important; 
	float: left;
	}

.locMsg {
	width: 10%;
	float: right;

	margin-left: -70px;
	
}

  }

.locNoBorder table {
	border: none !important;
}


table.region {
	font-weight: normal;
	border: thin solid #ffffff; 
	margin-left: 0% !important; 
	margin-bottom: 0px !important; 
	margin-top: 3px;
	width: 65%; 
	float: right;
	}

.regionMsg {
	width: 10%; 
	float: left; 
	margin-left: -8%;
	margin-bottom: -30px; 
	}

  @media only screen 
  and (min-device-width: 1200px)  { 
	.regionMsg {
		margin-left: -30%;
	

	}
	
	table.region {
		margin-right: 17% !important;
	}

  
  }
  
  
 .regionBox {
	 float: left; 
	 /* background-color: red; */
	 display: inline;
	 z-index: 1; 
	 margin-right: 2%; 
	 margin-left: -10%; 
	 
 }
 
  @media only screen 
  and (max-device-width: 700px)  { 
	
	.regionBox {
	 margin-left: -10%; 
	}
	
	
  }
  
  @media only screen 
  and (min-device-width: 900px)  { 
	
	.regionBox {
	 margin-left: -20%; 
	}
	
	
  }
  
    @media only screen 
  and (min-device-width: 1000px)  { 
	
	.regionBox {
	 margin-left: -30%; 
	}
	
	
  }

.regionChk {
	float: right; 
	width: 100%; 
	background-color: pink; 
	display: inline; 
	margin-left: 100px;
	z-index: 1;
}





/* Major Industry Include File */

td.indHd {
background-color: #dfdfdf; 
}

* {
box-sizing: border-box;
}

.mgindus {
float: left;
width: 10%;
padding: 0px;
}
				

.clearfix::after {
content: "";
clear: both;
display: table;
}
				
/* Major Industry Ends */

input:focus {
outline:0 !important;
}	


.bottom {
	background-color: #17294c !important ;
	width: 100% !important ;
}

#overlay {
	display: none;
}
#text {
	color: #fff;

}

/* The Close Button */
.close2 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
	margin-bottom: 20px; 
}

.close2:hover, 
.close2:focus {
    color: #ea5d5d;
    text-decoration: none;
    cursor: pointer;
}


/* Company Search and List Builder */
.frame {
	margin-left : 70px;
	
}
/* Executive Search Frame */
.frame2 {
	margin-left : 120px;
}


.search-buttons {
	margin-top: 15px;
	background-color: #b2b2b2;
	display: block;
	/* margin-bottom: 15px; */
	height: 58px; 
	width: 1000px;
	text-align: left;
	vertical-align: top;
	line-height: 0px;
	border-radius: 5px;
	color: #1b2028;
	border: 1px solid #fff;
	
	 font-weight: 550;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	
}
.new-feature {
	color: red;
}
#search-dot {
	color: #fff !important;
	margin-top: 10px;
	margin-left: 30px !important;
	font-size: 18pt;
}
#search-title {
	color: #1b2028 !important;
	margin-left: 20px !important;
	font-size: 14pt;
}

.search-desc, .search-descLB {
	font-size: 9pt;
	text-indent: 150px;
	font-weight: normal !important;
	line-height: -40px !important;
	font-family: arial !important; 
}

.search-desc2, .search-descLB2 {
	font-size: 9pt;
	text-indent: 150px;
	font-weight: normal !important;
	line-height: 20px !important;
	font-family: arial !important; 
}

.search-buttons1, .search-buttons2 {
	margin-top: 15px;
	background-color: #b2b2b2;
	display: block;
	/* margin-bottom: 15px; */
	height: 58px; 
	width: 1000px;
	text-align: left;
	vertical-align: top;
	line-height: 0px;
	border-radius: 5px;
	color: #1b2028;
	border: 1px solid #fff;
	
	 font-weight: 550;
	font-family: Tahoma, Verdana, Segoe, sans-serif;

}

.search-buttons1 {
	margin-bottom: 0px;
	
}
.search-buttons2 {
	margin-bottom: 5px;
}

.search-buttons:hover, .search-buttons:active, 
.search-buttons1:hover, .search-buttons1:active,
.search-buttons2:hover, .search-buttons2:active {
	background-color: #9d9d9d !important ;
	color: #fff !important ;
}


.box1 { 
background-color: #fff;
	display: block;
	margin-bottom: 50px;
	height: 300px; 
	width: 1000px;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	border-radius: 5px;
	color: #000;
	border: 1px solid rgb(51, 63, 79);
	margin-top: -15px;
}

.box2 { 
background-color: #fff;
	display: block;
	margin-bottom: 50px;
	padding: 0em 0em 5em;
	width: 1000px;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	border-radius: 5px;
	color: #000;
	border: 1px solid rgb(51, 63, 79);
	margin-top: -15px;
}

.box3 { 
background-color: #fff;
	display: block;
	margin-bottom: 50px;
	height: 320px; 
	width: 1000px;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	border-radius: 5px;
	color: #000;
	border: 1px solid rgb(51, 63, 79);
	margin-top: -15px;
}

.box4 { 
background-color: #fff;
	display: block;
	margin-bottom: 50px;
	padding: 0em 0em 5em;
	width: 1000px;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	border-radius: 5px;
	color: #000;
	border: 1px solid rgb(51, 63, 79);
	margin-top: -15px;
}

.box5 { 
background-color: #fff;
	display: block;
	margin-bottom: 50px;
	height: 450px; 
	width: 1000px;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	border-radius: 5px;
	color: #000;
	border: 1px solid rgb(51, 63, 79);
	margin-top: -15px;
}

.box6 { 
background-color: #fff;
	display: block;
	margin-bottom: 50px;
	padding: 0em 0em 5em;
	width: 1000px;
	text-align: center;
	vertical-align: middle;
	border-radius: 5px;
	color: #000;
	border: 1px solid rgb(51, 63, 79);
	margin-top: -5px;
}


.box7 { 
background-color: #fff;
	display: block;
	margin-bottom: 50px;
	padding: 0em 0em 5em;
	width: 1000px;
	text-align: center;
	vertical-align: middle;
	border-radius: 5px;
	color: #000;
	border: 1px solid rgb(51, 63, 79);
	margin-top: -5px;
}

.box8 { 
background-color: #fff;
	display: block;
	margin-bottom: 50px;
	height: 300px; 
	width: 1000px;
	text-align: center;
	vertical-align: middle;

	border-radius: 5px;
	color: #000;
	border: 1px solid rgb(51, 63, 79);
	margin-top: -5px;
}


/* .float {
	float: left;
    width: 450px;
    height: 75px;
    margin: 10px;
    border: 3px solid #fff;  
	
} */





#wrap {
      width: 40em;
      margin: 0 auto;
      padding: 3em 2em;
      background-color: #333;
      border: 1px solid #ccc; }
	  
 .msgbox {
      display: none;
      width: 32em;
      background-color: #fff;
     border: 1px solid #505050;
      color: #a02626;
	  font-size: 12px;
      font-weight:normal; 
	  line-height: 18px;
	  }
	  

 
	  

	 
	 /* Company List Builder Regions Message Box */
	 #message-2 {
		z-index: 1;
	   width: 18em;
	   color: #1a34c9;
	height: 5em;
	margin-bottom: -20px;
	  }
	
	  
	  
	  
	  /* Company Search Message Box */
	   #message-4{
	   position: absolute;
      top: 300px;
      right: 230px;
	 
	
	  }
	  /* Company Search Regions Message Box */
	  #message-3 {
	 position: absolute;
      top: 120px;
      left: 25px;
	   width: 18em;
	   height: 5em;
		color: #1a34c9;
	  }
	 
	  
	  /* Executives' Search Message Box */
	  #message-5 {
	 position: absolute;
      top: 450px;
      right: 40px;
	   
		  
	  }
	  
	   /* Executive Search Regions Message Box */
	  #message-6 {
	 position: absolute;
      top: 250px;
      left: 60px;
	   width: 18em;
	    color: #1a34c9;
		  	   height: 5em;
	  }
	  
	   /* Executives' List Builder  Message Box */
	  #message-7 {
	 position: absolute;
      top: 800px;
      right: 10px;
	   
		  
	  }
	   /* Executives' List Builder  Regions Box */
	  #message-8 {
	 position: absolute;
      top: 350px;
      left: 30px;
	   width: 18em;
	    color: #1a34c9;
	   	   height: 5em;
		  
	  }
	  /* Who Uses Whom Message  Box */
	   #message-9 {

	 position: absolute;
      top: 570px;
      right: 70px;
	   width: 35em;
	   
		  
	  }
	  
	  	/* Who Uses Whom Regions Box */
	  #message-10 {
	 position: absolute;
      top: 390px;
      left: 80px;
	   width: 18em;
	    color: #1a34c9;
	   	   height: 5em;
		  
	  }
	  
	    /* Company List Builder Message Box */

	  #message-11 {
			position: absolute;
      top: 630px;
      right: 40px;
	  }
	  

  
  
	  
	/* DoProfiles.asp / Profiles Message Box */
	#message-12 {
	position: absolute;
      top: 215px;
      right: 18px;

	}
	
	#message-13 {
	position: absolute;
      top: 260px;
      right: 20px;
     
	}
	
	/* DoProspects.asp / Snapshot Message Box */
	  #message-14 {
	position: absolute;
      top: 200px;
      right: 20px;
		  
	  }
	  /* DoProfilesName.asp Message Box */
	
	#message-15 {
	position: absolute;
      top: 270px;
      right: 20px;
	}
	 /* DoProspectsName.asp / Snapshot Message Box */ 
	 
	 #message-16 {
	position: absolute;
      top: 200px;
      right: 20px;
	 }
	 
	 	 /* Phone Number Msgbox */ 
	 #message-17 {
  position: absolute;
      top: 610px;
      right: 300px;
	  width: 35em;
	  
	 }
	  
   .msgbox p {
      margin: 0;
      padding: 5px 10px; }
   
   .msgbox a.close  {
      float: right;
      text-decoration: none;
      font-weight: bold;
      color: #fff;
      background-color: #a02626;
      border-left: 1px solid #a02626;
      border-bottom: 1px solid #a02626;
      padding: 0 4px;
      margin-left: 5px; }
	 
	 .msgbox a.close:hover  {
	 color: #505050; 
	 }
		

