<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.postviewersip_popupbox.templ_popup_forms{
	border: 1px solid #f5f5f5;
	width: 100%;
	box-shadow: none;
	margin-top: 30px;
	position: relative;
	overflow: visible;
}
.postviewersip_popupbox.templ_popup_forms .modal_close{
	border: 1px solid #333;
	height: 26px;
	width: 26px;
	text-align: center;
	border-radius: 100%;
	right: -10px;
	top: -10px;
	background-color: #fff;
}
.postviewersip_popupbox.templ_popup_forms .modal_close:before{
	right: 6px;
}
.postviewersip_popupbox.templ_popup_forms span{
	font-size: 1rem;
}
.postviewersip_popupbox.templ_popup_forms .panel-heading h3 input[type=radio]{
	display: none;
}
.postviewersip_popupbox.templ_popup_forms .panel-heading h3{
	margin-bottom: 5px;
} 
.postviewersip_popupbox.templ_popup_forms #plan, .postviewersip_popupbox.templ_popup_forms #payment{
	padding: 0.9375rem;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.03);
}
.postviewersip_popupbox.templ_popup_forms .accordion{
	border: none;
}

.postview_payment_successful .days{
	display: inline-block;
	width: 100%;
	padding: 15px 15px 0px 15px;
}
.postview_payment_successful .days p{
	padding: 0 0 15px;
}
.postview_payment_successful .days .days_left{
	float: left;
}
.postview_payment_successful .days .days_right{
	display: block;
	overflow: hidden;
	float: right;
}
.posted_successful .days p label{
	font-weight: bold;
	color: #000;
	float: left;
	width: auto;
}
.posted_successful .days p span{
	display: inline-block;
	overflow: hidden;
	width: auto;
}
.postview_payment_successful .days p{
	border: none;
}

.viewership_history{
	border: 1px solid #e5e5e5;
	margin-bottom: 10px;
	width: 100%;
	display: inline-block;
}
.viewership_history .viewer_head{
	background: none repeat scroll 0 0 #f3f3f3;
    border-bottom: 1px solid #e5e5e5;
    display: inline-block;
    padding: 12px;
    vertical-align: top;
    width: 100%;
}
.viewership_history .viewer_other_details{
	display: inline-block;
    padding: 12px;
    width: 100%;
    vertical-align: top;
}
.viewership_history .viewer_other_details .viewer_other_details_left{
	/* float: left; */
    
	/* max-width: 70%; */
    
	/* text-align: left; */
    
	/* width: 100%; */
}
.viewership_history .viewer_other_details .viewer_other_details_right{
	display: block;
    float: right;
    max-width: 30%;
    overflow: hidden;
    text-align: right;
    width: 100%;
}
.viewership_history .viewhead{
	float: left;
	padding-right: 30px;
}

.member_status b.green{color: #11a04a;}
.member_status b.red{color: #F00;}

.viewership_history .viewhead span:first-child{
	display: block;
    font-weight: bold;
    overflow: hidden;
}
.viewership_history .viewer_other_details{
	display: inline-block;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
}
.viewership_history .viewer_other_details .viewer_other_details_right .a-button-inner{
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}
.viewership_history .viewer_other_details .viewer_other_details_right .a-button-inner:last-child{
	margin-bottom: 0px;
}
.viewership_history .viewer_other_details .viewer_other_details_right .a-button-inner a{
	background: none repeat scroll 0 0 #000;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: normal;
    outline: 0 none;
    overflow: visible;
    padding: 10px 24px 9px;
    text-align: center;
    text-shadow: none;
    transition: all 0.2s ease-in-out 0s;
    vertical-align: top;
    width: 70%;
}
.viewership_history .viewer_other_details .viewer_other_details_right .a-button-inner a:hover{
	background: none repeat scroll 0 0 #0165bd;
    color: #fff;
}

.yellow{background: none repeat scroll 0 0 #ffff00;padding: 6px 8px;}
.viewership_history .action_button{ float:right;}
.restricted{background-color: #FEDA70; margin-bottom: 5px !important; padding: 5px !important; /*padding-left: 19px !important;*/clear:both;}
restricted-content{height: 50px; width:150px; text-align: center;}
.event .entry-header-custom-wrap p{min-height: 60px;}
.event .entry-header-custom-wrap .restricted{padding:0 0 20px 40px !important;}
.event .entry-header-custom-wrap  .viewership_history.restricted{padding: 4px!important;}
.event-single-page .share_link &gt; span{float: left; padding-left: 10px;}
.event .share_link &gt; span a{background: #FEDA7!important;}
.event .share_link a{background: #FEDA7!important;}

@media screen and (max-width: 640px) {
	.postview_payment_successful .days .days_left {
	    border-bottom: 1px solid #e5e5e5;
	    display: inline-block;
	    float: none;
	    width: 100%;
	}
	.postview_payment_successful .days .days_right {
	    display: inline-block;
	    padding-top: 15px;
	    width: 100%;
	}
	.postviewersip_popupbox.templ_popup_forms{
		position: inherit !important;
		top: 0 !important;
		padding: 0; 
	}
	.postviewersip_popupbox.templ_popup_forms .step-heading span{
		font-size: 0.922em;
		padding-left: 1em;
	}
	.postviewersip_popupbox.templ_popup_forms .accordion &gt; h3{
		display: inline-block;
	    font-size: 14px;
	    line-height: 23px;
	    max-width: 100%;
	    padding: 12px 12px 0 !important;
	}
	.viewership_history .viewer_other_details .viewer_other_details_left{
		float: none;
	    max-width: 100%;
	    text-align: left;
	    width: 100%;
	}
	.viewership_history .viewer_other_details .viewer_other_details_right{
		display: inline-block;
	    float: none;
	    max-width: 100%;
	    overflow: hidden;
	    width: 100%;
	    text-align: left;
	}
	.viewership_history .viewer_other_details .viewer_other_details_right .a-button-inner a{
		width: 40%;
	}

@media screen and (max-width: 480px) {
	.viewership_history .viewhead {
	    display: inline-block;
	    padding-bottom: 20px;
	    width: 100%;
	}
	
}

.singular-event .hentry .entry-header-title .entry-header-custom-wrap .restricted{
		min-height: 56px;
		padding: 0 0 20px 40px!important;
}

.share_link .restricted a{
	background: none;
}

.tevolution_custom_field {
  margin-bottom: 0 !important;
}</pre></body></html>