@charset "UTF-8";
#helpArea, #supportPup, #feedbackPup {
	margin:10px 0px 0px 0px;
	    padding: 10px;
    text-align: left;
    background-color: #fdf5d7;
    -webkit-border-radius:: 5px;
    -moz-border-radius:: 5px;
    border-radius:: 5px;
    vertical-align: top;
    margin: 10;
}


#howWorks h1, #howWorks h2, #gettingStarted h1, #gettingStarted h2 {
    color: #474747;
    font-style: normal;
    margin: 0;
    padding: 0 0 5px 0;
    font-family: 'Open Sans';
}

#howWorks h3, #howWorks h4, #gettingStarted h3, #gettingStarted h4 {
    color: #474747;
    font-style: normal;
    padding: 10px 0 5px 0;
    margin: 0;
    font-family: 'Open Sans';
}

#notes,  #memoirNotes {
    width: 95%;
    height: 150px;
    font-family: 'EB Garamond';
}

.hidden {
    display: none;
}
#howWorks, #defaultInfo, #gettingStarted, #firstTime, #supportPup, #feedbackPup {
    position: absolute;
margin: 0 auto;
	top:100px;
	left:100px;
    z-index: 1400;
    text-align: left;
    background-color: #fff;
    color: #404040;
    -webkit-border-radius:: 5px;
    -moz-border-radius:: 5px;
    border-radius:: 5px;
	width:650px;
	min-width:650px;
    padding: 15px;
    vertical-align: top;
    			 box-shadow:1px 2px 9px 2px #b1b1b1;
 -webkit-box-shadow:1px 2px 9px 2px #b1b1b1;
 -moz-box-shadow:1px 2px 9px 2px #b1b1b1;
}

 #helpBox {
    text-align: left;
    color: #404040;
 	position: absolute;
 	margin:40px;
    vertical-align: top;
	    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    vertical-align: top;
    text-align: left;
			 box-shadow:1px 2px 10px #250f3c;
 -webkit-box-shadow:1px 2px 10px #250f3c;
 -moz-box-shadow:1px 2px 10px #250f3c;
 z-index:1400;
 background: #eeeeee;
	color:#404040;
	padding:0px 20px 0px 20px;
	top:0px;
 }
 
  #helpBox h1, #helpBox h2, #helpBox h3, #helpBox h4 {
  	color:#404040;
  }

#sessionTrackDiv, #trackDiffDiv, #sessionDurationDiv, #startingOptionsDiv, .sessionMedPlay  {
    position: absolute;
    margin: 0 auto;
    top: 100px;
	left: 100px;
    z-index: 3000;
    vertical-align: top;
}

#sessionMedContainer  {
    position: absolute;
    padding:50px;
    width:100%;
    top: 0px;
	left: 0px;
    z-index: 2001;
    vertical-align: top;
    	text-align:center;
}

.medTranscript {
	overflow:auto;
	padding:20px;
}

#sessionMedDiv {
	overflow:auto;
}

#warmupCards {
	width: 300px;
	height: 70px;
	padding: 30px;
	display: inline-block;
	vertical-align: top;
	margin: 10px;
	text-align:left;
	color: #c3c2c2;
	background:#3f1a15;
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
	
}

#warmupCards h4 {
		color: #ffffff;
}

.sessionMedPlay {
	display: none;
	max-width:700px;
}

#helpRight {
		    position: absolute;
		top:5px;
		right:150px;
}
#backArrow {
	    position: absolute;
		top:5px;
		left:5px;
}
 
#defaultInfo, #helpBox, #gettingStarted  {
	visibility: hidden;
	}

#flower img, #infoButton img {
	cursor: pointer;
}



 #meditation h1, 
#meditation h2, 
#meditation h3, 
#meditation h4,
 #helpBox h1, 
#helpBox h2, 
#helpBox h3, 
#helpBox h4,
 #taxonomyDiv h1, 
#taxonomyDiv h2, 
#taxonomyDiv h3, 
#taxonomyDiv h4  {
    font-family: 'Open Sans';
}

