.explore-button {
float: left;
width: 200px; 
height: 120px;
margin: 0 0 20px 25px; 
border: 5px solid black; 
background-color: red; 
-moz-border-radius: 60px; 
-webkit-border-radius: 60px; 
border-radius: 60px; 
}

.explore-button-content {
text-align: center; 
color: white;
padding: 10px 10px 10px 10px;
}


#back22 {
  background-color: #81AA8C; 
  padding: 5px 10px 5px 10px; 
  text-align: center; 
  font-size: 20px;
}

#back22:hover {
  background-color: lightgreen;
}

.select-box {
    position: relative;
    float: left; 
    width: 550px; 
    height: 309px; 
    background-color: white;
    border: 1px solid black; 
    margin-left: 50px;
    margin-bottom: 50px;
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 20px;
    }

.select-category {
    position: absolute; 
    top: 10;
    right: 20;
    background-color: white; 
    padding: 5px 5px; 
    border: 1px solid black;
  }
  
#phone-button {
float: left;
width: auto;
background-image: url("https://visionarysociety.org//images/topic/images/Star_burst.jpg");
background-repeat: no-repeat;
background-size: 200px 80px;
width: 180px;
height: 80px;
font-size: 20px;
padding: 30px 0 0 40px;
margin: 0px 0px 0 340px;
}


.tools {
	display: inline-block;
    width: 810px;
    height: auto;
    background-color: white;
    margin: 0px 0 0px 0px;
    padding: 10px 0px 20px 0px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 12px 5px #81aa8c;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow:    0px 0px 12px 5px #81aa8c;  /* Firefox 3.5 - 3.6 */
    box-shadow:         0px 0px 12px 5px #81aa8c;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}


.tools-header {
margin-left: 10px;
padding: 10px 0 3px 0;
font-size: 20px;
color: green;
}



.tools-content {
width: auto;
text-align: left;
padding: 0 0px 0 0px;
font-family: serif;
line-height: 1.1;
float: left; 
font-size: 14px;
-webkit-column-count: 2; /* Chrome, Safari, Opera */
-moz-column-count: 2; /* Firefox */
column-count: 2;

}




/* EXPLORE */


#title1a {
	width:  1300px; 
	margin: 30px 0 10px 0; 
	text-align: center; 
	font-family: 'Josefin Sans', sans-serif; font-weight: 300;
	font-size: 50px;
}

#title1 {
	width:  1300px; 
	text-align: center;
	font-size: 35px;
	color: white;
	font-family: 'Josefin Sans', sans-serif; font-weight: 300;
    webkit-text-stroke-width: 1px; 
    -webkit-text-stroke-color: black;
}

#title2 {
	text-align: center;
	font-size: 14px;
	color: black;
}

#title3 {
	font-size: 20px;
	color: black;
}


#back {
	position: absolute;
	top: 40px;
	right: 130px;
	width: 80px; 
	background-color: lightgreen; ; 
	padding: 5px 10px 5px 10px; 
	text-align: center; 
	font-size: 20px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#back:hover {
	background: green;
}



#back2 {
	position: absolute;
	top: 15px;
	right: 100px;
	width: 80px; 
	background-color: orange; 
	padding: 10px 20px 10px 20px; 
	text-align: center; 
	font-size: 30px;
}



#boxes {
	float: left;
	width: 800px;
	height: 240px;
	border: 1px solid black;
	margin: 0 0 20px 60px;
}

.point-of-view {
	display: inline-block;
	width: 900px;
	border: solid black 5px; 
	border-radius: 200px; 
	background-color: white; 
	padding: 50px 50px 50px 50px;
	-moz-box-shadow: 1px 1px 20px orange;
	-webkit-box-shadow: 1px 1px 20px orange;
	box-shadow: 1px 1px 20px orange;	
}

#overview {
	margin-bottom: 0px;
}

#overview-heading {
	font-size: 30px;
	font-weight: bold;
	padding: 0 30px 0 30px;
}

#overview-text {
	text-align: left;
	font-size: 24px;
	padding: 0 50px 0 50px;
}



.view2 {
	text-align: center;
	position: relative;
	float: left;
	width: 780px;
	height: 220px;
	margin: 8px 19px 0px 8px;
	background-color: white;
	border: 1px solid #d5d5d5;	
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 9px 3px #81aa8c;
    -moz-box-shadow: 0px 0px 9px 3px #81aa8c;
	box-shadow: 0px 0px 9px 3px #81aa8c;
}


#view-title {
	font-size: 25px;
}


.top-boxes {
}


.top-boxes-agree {
	float: left;
	width: 45px;
	height: 35px;
	border: 1px solid black;
	color: green;
	border: 1px solid green;
	background-color: #f0f0f0;
	margin: 10px 5px 0 10px;
	padding: 8px 18px 3px 10px;
	font-size: 25px;
	font-family: sans-serif;
	-moz-border-radius:4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-image: url(https://visionarysociety.org//images/topic/images/triangle-green.png);
    background-size: 20px 20px;
    background-position: 40.0px 12.0px;
    background-repeat: no-repeat;
}

.top-boxes-disagree {
	float: left; 
	width: 45px;
	height: 35px;
	border: 1px solid black;
	color: red;
	border: 1px solid red;
	background-color: #f0f0f0;
	margin: 20px 5px 0 10px;
	padding: 8px 18px 0px 10px;
	font-size: 25px;
	font-family: sans-serif;
	-moz-border-radius:4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-image: url(https://visionarysociety.org//images/topic/images/triangle-small4.png);
    background-size: 20px 20px;
    background-position: 40.0px 12.0px;
    background-repeat: no-repeat;
}


#view-bottom {	
	margin: 0 0 0 40px;
	width: 200px;
	height: 40px;
	position: absolute;
	bottom: 15px;
	-moz-border-radius:10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	background-color: orange;
	box-shadow: 5px 5px 5px grey;
}


#view-bottom2 {
	text-align: center;
	width: auto;
	margin-top: 2px;
	color: black;
	padding: 3px 5px 2px 5px;
	font-size: 25px;
}



.vote-boxes-green {
	float: right; 
	background-color: green;
	width: 40px; 
	height: 40px;
	margin: 60px 15px 0 0;
	padding: 3px 3px 3px 3px;
}

.vote-boxes-red {
	float: right; 
	background-color: red	;
	width: 40px; 
	height: 40px;
	margin: 10px 15px 0 0;
	padding: 3px 3px 3px 3px;
}


.beacon-button {
	 width: 350px; 
	 padding: 0 0px 0 0px;
	 text-align: center; 
	 background: #006600; 
	 color: white; 
	 font-size: 30px; 
	 font-family: serif; 
	 padding: 10px 0 10px 0;
	 -moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}

.beacon-button:hover {
background: -moz-linear-gradient(#006600, #000);
background: -webkit-linear-gradient(#006600, #000);
background: -o-linear-gradient(#006600, #000);
background: #000;
}


/* VOTE PROGRESS */

#progress-text-header {
	float: left;
	margin: -1.7px 10px 0 0;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: bold;
	font-size: 25px;
}

#progress-box {
	float: left; 
	width: 100px;
	border: 1px solid green;
	background-color: #ffbf00;
	margin-top: -4px;
	padding: 2px 10px 0px 10px;
}




/* RESOURCES */

#bottom-resources {
	display: inline-block;
	width: 840px;  
	height: auto;
	padding: 0px 0px 10px 20px;
	text-align: center; 
}

#resource {
	position: relative;
	float: left; 
	width: 188px;
	height: 100px;
	margin: 0 20px 10px 0;
	padding: 0px 0 10px 0;
	border: 2px solid black;
	background-color: red;
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px;
	border-radius: 200px;
}

#resource-top {
	width: 80px; 
	height: 15px; 
	background-color: green; 
	color: white; 
	padding: 3px 0 3px 0; 
	margin: 0 0 20px 50px;
	font-size: 12px;
	z-index: -10;
}

#resource-source {
    width: 175px; 
    margin-bottom: 10px;
    font-size: 14px;
    color: white;
}


/* RESOURCES POPUP */
.modalDialog1 {
  	overflow-y: scroll;
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	top: -90px;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.modalDialog1:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog1 > div {
	width: 900px;
	height: auto;
	text-align: left;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #f4fbec;
	color: black;
}


/* RESOURCES POPUP */
.modalDialog2 {
  	overflow-y: scroll;
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	top: -90px;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.modalDialog2:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog2 > div {
	width: 1220px;
	height: auto;
	text-align: left;
	position: relative;
	margin: 300px 0 0 330px;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #f4fbec;
	color: black;
}





.modalDialog7 {
  	overflow-y: scroll;
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	top: 2000px;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.modalDialog7:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog7 > div {
	width: 700px;
	height: auto;
	text-align: left;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #f4fbec;
	color: black;
}




/* INACTIVE RESOURCES */
.modalDialog30 {
  	overflow-y: scroll;
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	top: -90px;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.modalDialog30:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog30 > div {
	width: 800px;
	height: auto;
	text-align: left;
	position: relative;
	margin: 10% auto;
	padding: 50px 50px 50px 50px;
	border-radius: 10px;
	background: #f4fbec;
	color: black;
}


.blue a:link { background-color: transparent; text-decoration: none; color: #490ed0; !important}
.blue a:hover { background-color: transparent; text-decoration: underline; color: #490ed0; !important}
.blue a:visited { background-color: transparent; text-decoration: none; color: #490ed0; }

.black a:link { background-color: transparent; text-decoration: none; color: black; }
.black a:hover { background-color: transparent; text-decoration: none; color: green; }
.black a:visited { background-color: transparent; text-decoration: none; color: black; }

.outline a:link { background-color: transparent; text-decoration: none; color: white; -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: black;}
.outline a:hover { background-color: transparent; text-decoration: none; color: green; }
.outline a:visited { background-color: transparent; text-decoration: none; color: white; -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: black;}

.white a:link { background-color: transparent; text-decoration: none; color: white; }
.white a:hover { background-color: transparent; text-decoration: underline; color: #490ed0 !important; }
.white a:visited { background-color: transparent; text-decoration: none; color: white; }




