
<!-- PHOTO -->

#topic-browse-photo {
}


.topic-image-change {
	position: absolute; 
	top: 10px; 
	left: 5px;
	width: auto;
	height: auto;
	font-size: 20px;
	background-color: #006C48;
	padding: 2px 15px 2px 15px;
	color: white;
	opacity: 0.7;
}

.topic-image-empty {
	width: 750px;
	height: 130px;
	padding-top: 120px;
	color: white;
	background-color: gray;
}


.view-title {
	text-align: center;
	width: 240px;
	margin-left: 40px;
	margin-top: 0px;
	padding: 0 0px 0 0px;
	font-size: 20px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	height: 120px;
	line-height: 1.1
}


.topic-logo2 {
    display: inline-block; 
    width: 200px; 
    margin: 0px 10px 0 -130px;
}

.topic-logo2 img {
    display: inline-block; 
    width: 340px;
    height: 190px; 
    margin: 9.5px 10px 0 -130px;
}


.topic-logo-profile {
    display: inline-block; 
    width: 200px; 
    height: 200px;
    overflow: hidden;
    margin: 0px 0px 0 70px;
}

.topic-logo-profile img {
    display: inline-block; 
    width: 200px;
    height: 200px; 
    margin: 9.5px 10px 0 -130px;
}

.perspective-image {
    width: 200px; 
    height: 200px;
}


<!-- PROGRESS -->

.progress2 {
}

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

#progress-text {
float: left;
width: auto;
margin-right: 10px;
}

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

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


.topic-step {
	padding: 0px 0 15px 0px;
	border: 1px solid black;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 12px 5px #81aa8c; 
	-moz-box-shadow: 0px 0px 12px 5px #81aa8c; 
	box-shadow: 0px 0px 12px 5px #81aa8c;
}


.topic-step2 {
	display: inline-block; 
	width: 400px; 
	height: 155px; 
	margin-right: 40px;
	margin-bottom: 40px;
	vertical-align: top;
	padding: 10px 20px 20px 20px;
	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 12px 5px #81aa8c; 
	-moz-box-shadow: 0px 0px 12px 5px #81aa8c; 
	box-shadow: 0px 0px 12px 5px #81aa8c;
}

.topic-step4 {
	position: relative; 
	float: left; 
	width: 90%; 
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 40px; 
	height: 200px; 
	padding: 10px 20px 20px 20px; 
	background-color: #f0f0f0;
}

.topic-step4:hover {
	background-color: #f5f5f5;	
}

.quest-image {
	position: relative;
	float: left; 
	width: auto; 
	margin-top: 5px; 
	margin-right: 20px;
}




.step {
	width: 90%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0 15px 0px;
	border: 1px solid black;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 4px;
}

.step-header {
	display: inline-block;
	height: 30px;
	margin-top:10px; 
	padding: 8px 10px 3px 10px;
	color: white;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 300;
	font-size: 22px;
	background: -webkit-linear-gradient(#47a12c, #3c8d23); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#47a12c, #3c8d23); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#47a12c, #3c8d23); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#47a12c, #3c8d23); /* Standard syntax */
}

.step-header2 {
	display: inline-block;
	width: auto;
	height: 30px;
	margin-top:10px; 
	padding: 8px 0px 3px 0px;
	color: white;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 300;
	font-size: 22px;
	background: -webkit-linear-gradient(#47a12c, #3c8d23); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#47a12c, #3c8d23); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#47a12c, #3c8d23); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#47a12c, #3c8d23); /* Standard syntax */
}

.step-header p2 {
	font-family: sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
}

.action-header {
	height: 30px; 
	text-align: center;
	padding: 8px 0 3px 0;
	color: black;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 300;
	font-size: 22px;
}

.header-interpretation {
	text-align: center;
	height: 33px; 
	padding: 12px 0 3px 0px;
	color: white;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 300;
	font-size: 22px;
	background: -webkit-linear-gradient(#009000, #006c48); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(#009000, #006c48); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(#009000, #006c48); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(#009000 , #006c48); /* Standard syntax */
}


.step-content {	
	padding: 3px 0 0 8px;
}

.step-content-action {
	padding: 10px 0 15px 15px;
}

.view {
	text-align: center;
	position: relative;
	float: left;
	width: 256px;
	height: 120px;
	margin: 0 15px 10px 0;
	background-color: white;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 1px 3px 4px #000;
	-webkit-box-shadow: 1px 3px 4px #000;
	box-shadow: 1px 3px 4px #000;
}

.view2 {
	position: relative;
	width: 500px;
	height: 250px;
	text-align: center;
	margin: 8px 19px 12px 8px;
	padding: 10px 0 0px 0;
	background-color: white;
	border: 1px solid #d5d5d5;	
	-webkit-box-shadow: 0px 0px 9px 3px #81aa8c;
	-moz-box-shadow: 0px 0px 9px 3px #81aa8c;
	box-shadow: 0px 0px 9px 3px #81aa8c;
}





/* MOBILE */
@media only screen and (max-width: 1000px) 
{
  .view2 {
    width: 90%;	
  }
}


.heading-text {
	width: 850px;
	margin-bottom: 10px;
	border: 1px solid black;
	background-color: #8d9f88; 
	padding: 5px 0 5px 10px;
	font-size: 18px;
}

.heading-text2 {
	display: inline-block;
	width: auto;
	margin-bottom: 3px;
	padding: 3px 20px 3px 20px;
	font-size: 16px;
	background-color: green;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    color: white;
}

.heading-text2 p2 {
	color: #eefbde;
}

.heading-text2 p3 {
	color: white;
}


.title-text {
	text-align: center; 
	font-size: 40px; 
	font-family: 'Josefin Sans', sans-serif; font-weight: 300; 
}

/* MOBILE */
@media only screen and (max-width: 1000px) 
{
  .title-text {
	font-size: 50px;
  }
}


/* MOBILE */
@media only screen and (max-width: 1000px) {

  .view-title {
  	width: 600px;
  	margin-left: 20px;
 	margin-top: 0px;
	padding: 0 0px 0 0px;
	font-size: 30px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	height: 120px;
	line-height: 1.1   
}

.top-boxes {
	display: inline-block;
	margin-top: 3px;
}

.top-boxes-agree {
	position: absolute; 
	left: 280px; 
	bottom: 0px; 
	width: 50px;
	height: 22px;
	color: white;
	background-color: green;
	margin-bottom: 10px; 
	padding: 3px 10px 0px 0px;
	font-size: 18px;
    background-image: url(https://visionarysociety.org//images/topic/images/triangle-green.png);
    background-size: 13px 13px;
    background-position: 15.0px 3.0px;
    background-repeat: no-repeat;
}

.top-boxes-disagree {
	position: absolute; 
	left: 360px; 
	bottom: 10px; 
	width: 50px;
	height: 22px;
	color: white;
	border: 1px solid red;
	background-color: red;
	padding: 2px 10px 0px 0px;
	font-size: 18px;
    background-image: url(https://visionarysociety.org//images/topic/images/triangle-small4.png);
    background-size: 13px 13px;
    background-position: 15.0px 4.0px;
    background-repeat: no-repeat;
}

.view-bottom {	
	width: auto;
	position: absolute;
	bottom: 10px;
	left: 40px;
}

.view-bottom-opportunity {	
	width: 230px;
	position: absolute;
	left: 100px;
	bottom: 5px;
}

.view-bottom1 {
	float: left;
	width: auto;
	margin-top: 8px;
	margin-right: 5px;
	font-size: 16px;
	}

.view-bottom2 {
	float: left;
	width: auto;
	margin-top: 4px;
	border: 1px solid #ec703b;
	color: #ec703b;
	background-color: #f0f0f0;
	padding: 2px 5px 2px 5px;
	font-size: 16px;
	-moz-border-radius:4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.add-view {
	display: inline-block;
	text-align: center;
	width: auto;
	height: auto;
	margin: 10px 0 10px 0;
	padding: 7px 10px 7px 10px ;
	border: 1px solid black;
	color: green;
	background-color: #ec703b;
	font-size: 12px;
}


.facts {
	float: left;
	width: 404px;
	min-height: 88px;
	margin: 0 20px 15px 0;
	background-color: white;	
	font-size: 12px;
	line-height: 1.1;
	padding: 8px 8px 3px 8px;
    -moz-box-shadow: 1px 3px 4px #000;
	-webkit-box-shadow: 1px 3px 4px #000;
	box-shadow: 1px 3px 4px #000;
}



#cite {
    color: #999999;
    font-size: 14px;
    display: block;
    margin-top: 5px;
    margin-left: 35px;
}

blockquote cite:before {
    content: "\2014 \2009";
}


.resources {
	float: left;
	width: auto;
	height: auto;
	margin-right: 20px;
	margin-bottom: 20px;	
	background-color: white;
	border: 1px solid black;
}

/* MOBILE */
@media only screen and (max-width: 1000px) 
{
  .resources-text {
	font-size: 30px;
  }
}



#resources-film {
}

#resources-film-view {
	position: absolute;
	bottom: 0px;
	right: 8px;
	width: 380px;
	text-align: center;
	background-color: white;
	padding: 5px 10px 5px 10px;
	border: 1px solid black;
	font-size: 12px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#resources-pdf {
	float: left; 
	width: auto;
	position: relative;
}

#resources-pdf-view {
	position: absolute;
	bottom: 7px;
	right: 7px;
	text-align: center;
	width: 160px;
	background-color: white;
	padding: 5px 10px 5px 10px;
	border: 1px solid black;
	font-size: 12px;
	opacity: 1.0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#resources-text {
	float: left; 
	width: auto;
	position: relative;
}

#resources-text-view {
	position: absolute;
	bottom: 7px;
	right: 7px;
	text-align: center;
	width: 160px;
	background-color: white;
	padding: 5px 10px 5px 10px;
	border: 1px solid black;
	font-size: 12px;
	opacity: 1.0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}





#resources-images {
	float: left; 
	width: 197px;
	position: relative;
}

#resources-images-view {
	position: absolute;
	bottom: 7px;
	right: 7px;
	text-align: center;
	width: 160px;
	background-color: white;
	padding: 5px 10px 5px 10px;
	border: 1px solid black;
	font-size: 12px;
	opacity: 1.0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#resources-facts {
	float: left;
	width: 197px;
	position: relative;
	height: 166px;
	font-size: 12px;
}



#resources-audio {
	float: left;
	width: 415px;
	position: relative;
	height: 182px;
}

#resources-audio-view {
	position: absolute;
	bottom: 7px;
	right: 35px;
	text-align: center;
	width: 300px;
	background-color: white;
	padding: 5px 10px 5px 10px;
	border: 1px solid black;
	font-size: 12px;
	opacity: 1.0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}




.add-resource {
	float: left;
	width: auto;
	height: auto;
	text-align: center;
	font-size: 14px;
	border: 1px solid black;	
	padding: 7px 20px 7px 20px;
	margin: 10px 0 0px 0;
	color: white;
	background-color: #ec703b;
}




.add-resource3 {
	float: left;
	width: 150px;
	height: auto;
	text-align: center;
	font-size: 14px;
	border: 1px solid black;	
	padding: 11px 20px 12px 20px;
	margin: 0px 0 0px 0;
	color: white;
	background-color: #ec703b;
}



<!-- REMOVED THIS PROBLEM -->
<!-- .add-resource p2 font-size: 12px; -->






.action-box {
	position: relative;
	float: left;
	width: 275px;
	min-height: auto;
	margin-right: 20px;
	padding: 0 0 0 0;
	text-align: center;
}

.action-heading {
	text-align: center;
	width: 150px;
	margin-left: 45px;
	margin-bottom: 10px;
	padding: 6px 20px 6px 20px;
	font-size: 16px;
	background-color: green;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    color: white;
}

.action-request {
	float: left;
	width: auto;
	min-height: 67px;
	overflow: hidden;
	margin: 0 15px 10px 0px;
	padding: 3px 10px 5px 0;
	font-size: 12px;
	background-color: white;
	border: 1px solid #d5d5d5;	
    -moz-box-shadow: 3px 3px 4px rgba(112,111,112,1);
	-webkit-box-shadow: 3px 3px 4px rgba(112,111,112,1);
	box-shadow: 3px 3px 4px rgba(112,111,112,1);
	}


.add-action {
	display: inline-block;
	text-align: center;
	width: 120px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 7px 0 7px 0 ;
	border: 1px solid black;
	background-color: #ec703b;
	font-size: 12px;
}

.action-left {
	float: left;
	margin: 5px 10px 0 5px;
}

.action-middle-top {
	padding-top: 5px;
	font-weight: bold;
	text-align: left;
}

.action-middle-bottom {
	width: 250px;
	padding-top: 3px;
	text-align: left;
	line-height: 1.1;	
	font-style: italic;
}

.action-bottom {
	margin-top: 10px;
	width: 274px;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

.action-bottom2 {
	margin-top: 40px;
	width: 274px;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

.action-bottom3 {
	float: left;
	margin-top: 3px;
	width: auto;
	padding: 1px 10px 2px 10px;
	color: white;
	background-color: gray;
}

#action-schedule {
	float: left;
	width: 250px;
	height: 30px;
	border: 1px solid black;
	padding: 20px 0 10px 0;
	color: white;
	background-color: #819783;
	font-size: 14px;	
}

.add-event {
	display: inline-block;
	width: 120px;
	height: auto;
	margin: 0px 0px 0 0;
	padding: 7px 0 7px 0 ;
	border: 1px solid black;
	background-color: #ec703b;
	font-size: 12px;
}



/* HELP */
.topic-help {
    width: 760px;
    height: auto;
    background-color: white;
    margin: 20px 0 0 50px;
    padding: 20px 0px 10px 100px;
    -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 */
}

#topic-browse-help-wide {
	display: inline-block;
	width: 830px;
	margin: 0 0px 20px 0px;
	padding: 20px 20px 20px 20px;
	height: auto;
	background-color: white;
    -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 */
}


#topic-browse-help-wide h1 {
	text-align: center;
	font-size: 16px;
}






/* INACTIVE TOPICS */
.resource-box {
float: left; 
width: auto; 
font-size: 1em; 
font-family: 'Helvetica' serif; 
background-color: #FFD08A; 
margin-bottom: 5px; 
padding: 2px 6px 2px 6px;
}


.help-text {
	display: inline-block;
	margin: 0px 0px 0px 0px; 
	padding: 5px 0px 5px 0px; 
	color: gray; 
	background-color: white; 
	border: 1px solid gray; 
	font-size: 14px;
}


#box-small {
	width: 70px;
	margin-bottom: 5px;
	padding: 3px 10px 3px 10px;
	background-color: white;
}




/* PHONE */

@media screen and (min-device-width: 200px)  and (max-width: 767px) {

.view2 {
	position: relative;
	width: 63%;
	height: 500px;
	text-align: center;
	margin: 8px 19px 12px 8px;
	padding: 10px 0 0px 0;
	background-color: white;
	border: 1px solid #d5d5d5;	
	-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 {
	text-align: center;
	width: 240px;
	margin-left: 0px;
	font-size: 20px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	height: 120px;
	line-height: 1.1
}

.perspective-logo2 {
    position: absolute; 
    left: 35px; 
    text-align: center;
    width: 90%;
}


.topic-logo2 {
    display: inline-block; 
    width: 200px; 
    margin: 0px 10px 0 -130px;
}

.topic-logo2 img {
    display: inline-block; 
    width: 340px;
    height: 190px; 
    margin: 9.5px 10px 0 -130px;
}


.topic-logo-profile {
    display: inline-block; 
    width: 200px; 
    height: 200px;
    overflow: hidden;
    margin: 0px 0px 0 0px;
}

.topic-logo-profile img {
    display: inline-block; 
    width: 200px;
    height: 200px; 
    margin: 9.5px 10px 0 -130px;
}

.perspective-image {
    width: 140%; 
    height: 100%;
}


.view-bottom {	
	width: auto;
	position: absolute;
	bottom: 40px;
	left: 50px;
}

.top-boxes {
	display: inline-block;
	margin-top: 3px;
}

.top-boxes-agree {
	position: absolute; 
	left: 50px; 
	bottom: 0px; 
	width: 50px;
	height: 22px;
	color: white;
	background-color: green;
	margin-bottom: 10px; 
	padding: 3px 10px 0px 0px;
	font-size: 18px;
    background-image: url(https://visionarysociety.org//images/topic/images/triangle-green.png);
    background-size: 13px 13px;
    background-position: 15.0px 3.0px;
    background-repeat: no-repeat;
}

.top-boxes-disagree {
	position: absolute; 
	left: 140px; 
	bottom: 10px; 
	width: 50px;
	height: 22px;
	color: white;
	border: 1px solid red;
	background-color: red;
	padding: 2px 10px 0px 0px;
	font-size: 18px;
    background-image: url(https://visionarysociety.org//images/topic/images/triangle-small4.png);
    background-size: 13px 13px;
    background-position: 15.0px 4.0px;
    background-repeat: no-repeat;
}

}





