/** 
 * This is the area for general CSS or CSS that needs to find a place later
 */

/* pm_style.css - HTML5Blank-child */

.spacer-div{
	height:10px;
}

hr.big-hr {
    border: 1px solid #7f3f98;
    border-radius: 2px;
}

.rli-helper-button{
	z-index: 5;
    border: 5px solid #7f3e98;
    border-radius: 15px 15px 15px 15px;
    padding: 5px 5px;
    background: #7f3e98;
    color: white;
    font-weight: 700;
    /* display: inline-block; */
    margin-bottom: 15px;
    margin: auto;
    width: 35%;
    font-size: 1.4em;
    text-align: center;
    min-width: 270px;
    margin-bottom: 5px;
}

/*This is a fix for a five-column version*/
.rli-helper-button2{
    z-index: 5;
    border: 5px solid #7f3e98;
 	border-radius: 15px 15px 15px 15px;
    padding: 2px 2px;
    background: #7f3e98;
    color: white;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 15px;
    margin: auto;
    width: 35%;
    font-size: 1.0em;
    text-align: center;
    min-width: 191px;
    margin-bottom: 5px;
}

.rli-button {
	z-index: 5;
    border: 0px solid #7f3e98;
    border-radius: 10px 10px 10px 10px;
    padding: 2px 12px;
    background: #7f3e98;
    color: white;
    font-weight: 900;
    display: inline-block;
    margin: 0px 0;
}

button.modal-trigger {
    border: none;
    background-color: snow;
    color: #337ab7;
    padding: 0px;
    font-size: 1.05em;
}

.seminar-button {
    z-index: 5;
    border: 5px solid #7f3e98;
    border-radius: 15px 15px 15px 15px;
    padding: 5px 5px;
    background: #7f3e98;
    color: white;
    font-weight: 700;
    /* display: inline-block; */
    margin-bottom: 15px;
    margin: auto;
    width: 35%;
    font-size: 1.4em;
    text-align: center;
    min-width: 270px;
}

div.stream-box {
    width: 80%;
    margin: 0 auto;
}

.rli-border {
    border: 2px solid #ababab;
    padding: 10px;
}

.disclaimer{
	font-size:14px;
}

.disclaimer_small {
    font-size: 12px;
	line-height:14px;
}

img.small_speaker {
    float: right;
    width: 135px;
	margin-left:5px;
	margin-right: 5px;
    box-shadow: 4px 4px 11px #666;
	margin-top: -15px;
}

.about_text{
	font-size:12px;
	line-height:16px;
}

.about_author {
    max-width: 320px;
	min-width:300px;
    border: 1px solid #666;
    padding: 5px;
    margin: 6px 0px 6px 10px; 
	float:right;
	min-height: 173px;
}

.about_author_wide {
    max-width: 380px;
    min-width: 365px;
    border: 1px solid #666;
    padding: 15px 5px;
    margin: 6px 0px 6px 10px;
    float: right;
    /* min-height: 173px; */
}

img.center_only {
    margin: auto;
    display: block;
}

h2.journal--title {
    font-size: 28px;
    padding-top: 13px;
}

h3.journal--speaker {
    font-size: 22px;
    font-weight: 500;
    padding-bottom: 10px;
    border-bottom: 1px solid #7f3f98;
}

div#journal--block {
    max-width: 300px;
    min-width: 250px;
    text-align: center;
    border: 1px solid grey;
    padding: 5px;
    margin: auto;
	margin-top: 10px;
    margin-bottom: 10px;
	font-size:20px;
}
div#journal--block--wide {
    max-width: 100%;
	min-width: 250px;
    text-align: center;
    border: 1px solid grey;
    padding: 5px;
    margin: auto;
	margin-top: 10px;
    margin-bottom: 10px;
	font-size:20px;
}

div#summary--block {
    border: 1px solid #7f3f98;
    padding: 20px;
}

.store_buttons {
    float: left;
    margin-right: 20px;
}

.single-post .hestia-title + .author {
     display: none; 
}

span.date{
	display:none;
}

span.author{
	display:none;
}

span.order-now-header-aqua {
    z-index: 5;
    border: 5px solid #009ea0;
    border-radius: 0 15px 15px 0;
    padding: 5px 15px;
    background: #009ea0;
    color: white;
    font-weight: 900;
    display: inline-block;
    margin-bottom: 15px;
}


/*This is for international embeds of YT videos-DC*/
.iframe-container-sub {
	overflow: hidden;
	padding-top: 56.25%;
	position: relative;
}
.iframe-container-sub iframe {
	border: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

h2,h3,h4{
	font-weight:600;
}

.just_bold{
	font-weight: bold;
}

.row{
/* 	padding-top:20px; */
}

.responsiveCal {
position: relative; padding-bottom: 75%; height: 0; overflow: hidden;
}
 
.responsiveCal iframe {
position: absolute; top:0; left: 0; width: 100%; height: 100%;
}

.left_buttons{
	clear:right;
}

div#password_sub {
    float: left;
}

div#login_sub {
    float: left;
}

h4{
	line-height: 22px;
}

.login_cont{
	margin: 35px 30px 24px 10px;
/* 	float:right; */
}

.image_relative{
	position:relative;
}

.seminar_cities{
    position: absolute;
    top: 5%;
    font-size: 30px;
    padding: 5px 15px;
    color: white;
    font-weight: 600;
    display: inline-block;
    text-shadow: 2px 2px 4px black;
	text-align: center;
    width: 100%;
}


.learn_button {
    position: absolute;
    bottom: 20px;
    font-size: 20px;
    border: 4px solid #7f3e98;
    border-radius: 0 15px 15px 0;
    padding: 5px 15px;
    background: #7f3e98;
    color: white;
    font-weight: 800;
	/*left:20px;*/
    display: inline-block;
	box-shadow: 3px 3px 7px 2px #000;
	  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
}

.learn_button:hover {
  background-color: #72358a;
	border-color:#72358a;
}


.sem_title {
    font-size: 18px;
    margin-bottom: 10px;
	margin-top:40px;
	line-height:20px;
	display:flex;
}

.sem_title span{
	align-self:flex-end;
}

p.vert {
    padding-top: 6px;
}

img.lefty {
    width: 42px;
    height: 42px;
    margin-right: 10px;
    float: left;
}

.no_space {
    margin-top: -25px;
}
/*
This is a cheat for the video spacing issue on this page: http://pmtest.passy-muir.com/pmv-secure-it/
*/

p.top_spacing{
	padding-top:30px;
}

div.video_box{
    width: 100%;
    max-width: 450px;
    float: right;
    padding: 10px;
}

.bold_title{
	padding-bottom:10px;
	padding-top:24px;
}

#content_spacer{
	padding-top:15px;
	padding-bottom:15px;
}

p.product_video_title {
    margin-top: 10px;
    font-size: 1.7em;
}

p.page_paragraph.bio {
    padding: 10px 15px 10px 15px;
    margin: 25px 50px 25px 50px;
    font-size: 18px;
    font-style: italic;
}

#paddedtable td{
	padding:5px;
}

.seminar_spacer{
	margin-top:44px;
}

	img.left_img{
		max-width: 240px;
	    min-width: 125px;
	    margin-left: auto;
	    margin-right: auto;
	    display: block;
	    width: 100%;
	    margin-bottom: 0px;
		padding-top:15px;
		padding-bottom:15px;
	}

img.left_img_big{
	max-width: 400px;
	 min-width: 125px;
	    margin-left: auto;
	    margin-right: auto;
	    display: block;
	    width: 100%;
	    margin-bottom: 0px;
		padding-top:15px;
		padding-bottom:15px;
}
	
img.left_img_sm {
	max-width: 160px;
	 min-width: 120px;
	    margin-left: auto;
	    margin-right: auto;
	    display: block;
	    width: 100%;
	    margin-bottom: 0px;
		padding-top:10px;
		padding-bottom:10px;
}

img.left_journal {
    max-width: 215px;
    min-width: 125px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
    margin-top: 25px;
}

img.image_float{
	float:left;
	max-width: 450px;
	min-width: 300px;
    margin: 8px 20px 14px 4px;
}

img.small_float{
	float:right;
	max-width: 300px;
	min-width: 150px;
    margin: 10px 10px 10px 10px;
}

img.image_float_right{
	float:right;
	max-width: 450px;
	min-width: 300px;
    margin: 8px 20px 14px 15px;
}

.shadow {
    box-shadow: 4px 4px 12px grey;
}

.margin_auto{
	margin: 20px auto 20px;
    display: block;
	width: 50px;
}

p.centered{
	text-align:center;
}

h4.centered{
	text-align:center;
}

p.indented{
	margin-left:35px;
}

.video-padding{
	margin-top:25px;
	margin-bottom:25px;
}


img.img_center{
	display: block;
    margin-left: auto;
    margin-right: auto;
	max-height:350px;
	min-width:250px;
}

img.img_center_lg{
	display: block;
    margin-left: auto;
    margin-right: auto;
	max-height:350px;
	min-width:500px;
}

h1.banner_header {
position: absolute;
text-shadow: 2px 2px 4px #333;
font-size: 2.7em;
bottom: 30px;
z-index: 100;
color: #fff;
width: 40%
}

@media (max-width: 767px) {
	h1.banner_header{
font-size: 1.6em;
width: 46%
}
}

.banner_container {
position: relative;
}

/* Did not get this to work with caching */

h2.sections {
font-size:24px;
margin:0px 0px 0px 0px;
padding:3px 0px 0px 0px;
}

.card_header h2{
	font-size:24px;
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
}

h1.page_header{
font-size:inherit;
}

img.globe_icon {
    width: 22px !important;
    margin: 0px 5px 2px 5px;
}

#lang_link_hamburger img.globe_icon {
    margin-bottom: 3px;
}

.ep_login_form_container {
    border: #666 1px solid;
    padding: 15px;
}

.iframe-container{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
}
.iframe-container iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

.header_banner_nostyle
{
	font-size:inherit;	
}

.header_nobanner_nostyle
{
	font-size:inherit;	
}


.ptom_banner 
{
    margin: auto;
    width: 82%;
    background-color: #7f3f98;
	border-radius: 10px;
}

.button_special {
    font-size: 38px;
    color: white;
    padding: 40px 5px 30px 0px;
    min-height: 126px;
    min-width: 200px;
    margin: 10px;
    text-align: center;
}

.drawing_box {
    text-align: center;
	position:relative;
}

.drawing_text{
	 position: absolute;
    top: 15%;
    text-align: center;
    margin-top: 50px;
	padding-right:15px;
}

@media only screen and (max-width:400px){
	.drawing_text{
		font-size:0.9em;
	}
}

button.podcast-button {
    background-color: #7f3f98;
    color: white;
    z-index: 5;
    border-radius: 0px 10px 10px 0px;
    padding: 6px 16px;
    border: 0px solid #7f3f98;
    /* font-weight: 900; */
    display: inline-block;
    margin: 5px 5px;
    font-size: 16px;
	float: left;
}

button.podcast-button:hover {
    background-color: #ac67b8;
}

.center-speaker {
    margin: auto;
    width: 70%;
}

.button-holder {
    margin-bottom: 50px;
}

.podcast-embed {
    padding: 24px;
}

h4.header_vert {
    min-height: 44px;
    text-align: center;
}
