/* General */
/* html{
	background-color: #00bded;
} */
#percentage-off-group,
#sale-price-group,
#upload-image-group
{
	display:none;
}
#rad-radio-body{
	background-color: #00bded;
	height:100%;
}

section {
	padding: 0;
}

.container {
	max-width: 98vw;
}
.foot {
	border: 3px solid red;
	border-bottom: 0;
	position: fixed;
	width: 650px;
	z-index: 10000;
	text-align: center;
	/*height: 500px;*/
	font-size:18px;
	color: #000;
	background: #FFF;
	display: block;
	justify-content: center; /* align horizontal */
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	right: 0;
	left: 0;
	padding: 0 20px;
	margin-right: auto;
	margin-left: auto;
	bottom: -200px;
}
button.btn, .btn:not(.close):not(.mfp-close), 
a.btn:not([href]):not([tabindex]) {
	background-color: #00bded;
	border-color:  #00bded;
	font-size: 16px;
}

.modal-header .close {
	font-weight: 500;
}

select {
	border-color: gray;
}

.card .card-header,
.card .card-body {
	padding: .75rem;
}





/* ~~~~~~~~~ Start: Code Brought over from rad.css ~~~~~~~~~ */
/* hide the datatables symbols */
.dataTable > thead > tr > th[class*="sort"]:before,
.dataTable > thead > tr > th[class*="sort"]:after {
    content: "" !important;
}
/* end datatables symbol hide */
.rad_section_bg{
	background-color:black;
	background-image: url("data:image/svg+xml,%3Csvg width='100' height='20' viewBox='0 0 100 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.184 20c.357-.13.72-.264 1.088-.402l1.768-.661C33.64 15.347 39.647 14 50 14c10.271 0 15.362 1.222 24.629 4.928.955.383 1.869.74 2.75 1.072h6.225c-2.51-.73-5.139-1.691-8.233-2.928C65.888 13.278 60.562 12 50 12c-10.626 0-16.855 1.397-26.66 5.063l-1.767.662c-2.475.923-4.66 1.674-6.724 2.275h6.335zm0-20C13.258 2.892 8.077 4 0 4V2c5.744 0 9.951-.574 14.85-2h6.334zM77.38 0C85.239 2.966 90.502 4 100 4V2c-6.842 0-11.386-.542-16.396-2h-6.225zM0 14c8.44 0 13.718-1.21 22.272-4.402l1.768-.661C33.64 5.347 39.647 4 50 4c10.271 0 15.362 1.222 24.629 4.928C84.112 12.722 89.438 14 100 14v-2c-10.271 0-15.362-1.222-24.629-4.928C65.888 3.278 60.562 2 50 2 39.374 2 33.145 3.397 23.34 7.063l-1.767.662C13.223 10.84 8.163 12 0 12v2z' fill='%238c8b8f' fill-opacity='0.1' fill-rule='evenodd'/%3E%3C/svg%3E");
	padding-top: 5px;
	padding-bottom: 5px;
}
#featured-section-title h3{
	text-align:center;
	font-size:2.3em;
	width:100%;
	font-weight:700;
	padding-bottom:5px; 
	
}
#main-section-title h3{
	text-align:center;
	font-size:2.3em;
	width:100%;
	font-weight:700;
	padding-bottom:5px;
	
}
#featured-section-title{
	height:50px; 
	width:110%;
	background-color:white;
	/* margin-bottom:5px; */
	margin-left:-5%;
}
#main-section-title{
	height:50px; 
	width:110%;
	background-color:white;
	/* margin-bottom:2px; */
	/* margin-left:-1%; */
}
#main-feed-box{
	margin-top:22px;
}

.main_feed_box.container {
	padding:0;
}

#feed-box {
	padding-left: 0;
	padding-right: 0;
}

#featured-section{
	border: 3px inset white;
	border-radius:5px;
	overflow:hidden;
}
#featured-section .col-lg-6, #featured-section .col-lg-12{
	padding-left:5px;
	padding-right:0px;
}
#main-section-title button{
	float:right;
	width:100px;
	margin-right:15px;
	margin-top:5px;
	background-color:white;
	color: black;
	border: 2px solid black;
	border-radius:8px;
}
#main-section-title button.jdr_btn_active{
	background-color:black;
	color:white;
	font-weight:600;
}

#featured-section.container {
	padding:0;
	text-align: center;
}

#featured-section .featured_article img{
	height:318px;
}
.featured_article_right_1 img{
	height:160px;
}
.featured_article_right_2 img{
	height:160px;
}
.featured_article{
	height:355px;
	border:1px solid white;
	margin-bottom:5px;
	overflow:hidden;
}

.featured_article img {
	margin-left: 10px;
}

.featured_article_right_1{
	height:175px;
	margin-bottom:5px;
}
.featured_article_right_2{
	height:175px;
	margin-bottom:5px;
}
.featured_article_2{
	position:relative;
	float:left;
	height:175px;
	width:49%;
	border:1px solid white;
	overflow:hidden;
}
.featured_article_3{
	position:relative;
	float:right;
	margin-right:5px;
	height:175px;
	width:49%;
	border:1px solid white;
	overflow:hidden;
}
.featured_article_4{
	position:relative;
	float:left;
	height:175px;
	width:49%;
	border:1px solid white;
	overflow:hidden;
	margin-top:5px;
}
.featured_article_5{
	position:relative;
	float:right;
	margin-right:5px;
	height:175px;
	width:49%;
	border:1px solid white;
	overflow:hidden;
	margin-top:5px;
}
.main_article_description{
	position:relative;
	height:50px;
	width:100%;
	bottom:10px;
	background-color:white;
	z-index:2;
}
.featured_article_description{
	position:relative;
	height:40px;
	width:100%;
	bottom:25px;
	background-color:white;
	z-index:2;
}
.featured_article_title{
	padding:5px;
	font-weight:600;
	font-size:0.9em;
	line-height:15px;
	word-wrap: break-word;
	text-align:center
}
.main_article_title{
	text-align:center;
	font-weight:600;
	margin-top:0;
}
.main_feed_box{
	border:3px inset white;
	border-radius:5px;
	overflow:hidden;
	margin-top:15px;
}
#featured-section a {
	color:inherit;
}
.jam_loader {
  border: 16px solid #f3f3f3; /* Light grey */
  border-top: 16px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: spin 2s linear infinite;
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
/*END loader css*/

#social-icon-box {
	padding:25px;
}
#social-icon-box i {
	font-size:20px;
}
#header #mainMenu a {
	font-size:1.3em;
	font-family: "IBM Plex Sans", sans-serif;
	padding-left:7px;
	padding-right:7px;
}
#header #mainMenu nav {
	margin-right:20px;
	
}
.rad_logo {
	height:65px; 
} 
#top-article-set h5 a {
	color:white;
}
#top-article-set iframe {
	z-index:2;
}
#top-article-set h5 {
	color:white;
	font-family:"Poppins", sans-serif;
	margin-left:10px;
}

#right-side-panel {
	position:fixed;
	height:100%;
	width:250px;
	background-color:white;
	right:0;
	bottom:0;
	z-index:999;
}
.top_phone_link  {
	font-size:1.5em; 
	font-weight:bold; 
	color:#484848;
	font-family: "IBM Plex Sans", sans-serif;
}
#mainMenu nav .top_phone_link i {
	font-size:18px;
}

#article-text {
	padding: 5px 10px;
	height:400px;
	overflow-y:auto;
	overflow-wrap: break-word;
}

#rad-radio-body .post-item.border > .post-item-wrap > .post-item-description{
	padding:10px!important;
}
#admin-dropdown li a {
	font-size:18px;
}

/* Modals */
#add-feed-form {
	max-height: 600px;
	overflow-y: auto;
	overflow-x: hidden;
}
#add-feed-box{
	padding:5px;
}

#edit-modal, #view-article-modal, #new-article-model {
	height: 725px;
}

#edit-modal .modal-dialog, #view-article-modal .modal-dialog, #modal-add-feed .modal-dialog, #update-payment-modal .modal-dialog {
	max-width: 675px;
	margin-top: 0;
	margin-bottom: 0;
}

#new-article-model .modal-dialog {
	max-width: 1250px;
	margin-top: 0;
	margin-bottom: 0;
}

#edit-feed-section{
	max-height:675px;
	overflow-x:hidden;
}

#update-payment-header {
	padding-top: 10px;
	padding-bottom: 10px;
}

#issue-body {
	padding: 0;
}

#view-article-box {
	padding-left: 25px;
	padding-right: 25px;
	height: 575px;
	overflow-y: scroll;
	max-width: 670px;
}

#view-article-modal .modal-body {
	padding-bottom: 0;
}

#gift-info-box p {
	color: #111;
}

#gift-sub-modal .modal-content {
	height: 750px;
}

#gift-sub-modal .modal-body {
	overflow-y: scroll;
	overflow-x: hidden;
}
/* end:Modals */

.vod_content_title{
	font-size:3.0em;
	color:white;
	font-weight:bold;
	text-align:center;
	width:100%;
	padding: 25px 0 ;
	font-family: "IBM Plex Sans", sans-serif;

}
.modal_forms {
	padding:5px;
}

.become_a_member{
	text-align:center;
}

.login_top_block {
	margin-top: 100px;
}



#dash-login-form .form-group input {
	width:350px;
}

#sign-up-billing-card{
	display:none;
}
.post-item-description{
	background-color:white;
	
}
.post-item-description h5{
	color:black;
	text-align:center;
}
.post-meta-comments a{
	color:black;
	font-size: 0.8em;
}
.post-meta-date {
	color:white;
	font-size: 0.8em;
}
.article_title {
	white-space:nowrap;
	overflow:hidden;
}
.article_title_link {
	width: 100%;
    height: 100%;
    overflow-y: scroll;
    padding-right: 17px; /* Increase/decrease this value for cross-browser compatibility */
    box-sizing: content-box; 
	display:block;
}
/* Hide scrollbar for Chrome, Safari and Opera */
.article_title_link::-webkit-scrollbar {
  height:10px;
}


#show-more-ajax{
	width:100%;
	text-align:center;
	position:absolute;
	z-index:999;
	bottom:0;
	margin-bottom:-5px;
}
#rad-radio-body .post-item .post-audio audio{
	margin-bottom:-10px;
}
#rad-radio-body .post-item.border .post-item-wrap >  .post-item-description{
	line-height:12px;
}
#rad-radio-body .post-item.border.audio_class .post-item-wrap >  .post-item-description{
	padding-top:15px!important;
	padding-bottom:15px!important;
	line-height:12px;
}
#new-feed-item{
	display:inline;
}
.edit_spot{
	position:absolute;
	height:25px;
	width:25px;
	z-index:999;
	background-color:yellow;
	border-radius:50px;
	right:3px;
	top:3px;
	font-size:1.4em;
	padding-top:1px;
	text-align:center;
	cursor:pointer;
	display:none;
}
.edit_spot_main {
	top:5px;
	right:25px;
}
.article_description h2{
	text-align:center;
	width:100%;
	font-size:1.0em;
	padding-top:5px;
}
.article_class .post-entry-meta{
	position:absolute;
	bottom:25px;
	padding:10px;
}
.featured_article_item .article_class .post-entry-meta-title h2 {
	font-size:16px;
}
.featured_article_item .article_class .post-entry-meta-title h2 a {
	color:white;
}
.featured_article_item .video_class h5 {
	font-size:20px;
	padding-bottom:10px;
}
.featured_article_item .post-item-description{
	padding-bottom:5px;
}
.featured_article_item .video_class h5 .youtube_title{
	font-size:18px;
	color:#444;
	margin-bottom:23px;
	font-weight:600;
	line-height: 23px;
}
.featured_article_item .video_class h5 .youtube_date{
	font-size:0.8em;
	color:#444;
	font-weight:600;
}
.side_featured_items .article_class .post-entry-meta{
	position:absolute;
	bottom:10px;
	padding:5px;
}
.side_featured_items .article_class .post-entry-meta-title h2 {
	font-size:14px;
}
.side_featured_items  .article_class .post-entry-meta-title h2 a {
	color:white;
}
.side_featured_items  .video_class .post-item-description{
	bottom:0px;
	padding:1px;
	width:100%;
}
.side_featured_items  .video_class .post-item-description h5{
	text-align:center;
}
.side_featured_items  .video_class .post-item-description h5 a{
	color:#444;
}

#mobile-feature-set{
	display:none;
}
.article_box{
	border:1px solid silver;
}

.my_brofile_btn a, .upgrade_plan_btn a, .update-payment-method-modal-btn a, .report_issue_btn a, .admin_btn a {
	color: #484848 !important;
}

.form-group label:not(.error) {
	font-weight: 600;
	margin-bottom: 0;
}



#modal-label-3 {
	font-size: 20px;
}

.modal-body {
	padding-top: 3px;
}

#rad-sign-up-form label, #rad-sign-up-form input{
	font-size: 14px;
}

#profile-header, #profile-body,
#annual-header, #annual-body,
#help-header, #help-body,
#issue-header {
	padding: 10px;
}

.user_dropdown {
	padding: 2px;
}

.user_links {
	padding-right: 0;
	font-size: 14px;
}

.topbar-form .col-3{
	padding: 0;
	padding-top: 3px;
	padding-left: 10px;
}

.topbar-form .col-9 {
	padding-left: 5px;
}
#mainMenu .jdr_dropdown_title{
	font-size:18px!important;
}
.comment_title{
	margin-left:10px;
	font-size: 1.2em;
	font-weight:600;
}
.date_title{
	margin-right:10px;
	font-size: 1.2em;
	font-weight:600;
}

#config_notice{
	max-width:400px; 
	margin-left:auto; 
	margin-right:auto; 
	border:1px solid white; 
	border-radius:8px;
}
#config_notice h5{
	color:white;
	padding: 10px;
	text-align:center;
	font-weight:300;
}

.not_logged_in{
	color:white;
	margin-top:50px;
}


#become-a-member-now {
	width: 100%;
	color: #f11c95;
}

.article_description{
	position:absolute;
	bottom:0;
	height:28px;
	background-color:white;
	width:110%;
	z-index:2;
}
#logo-overlay {
  width: 75px;
  height: 75px;
  position: relative;
  animation-name: logo_overlay;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  animation-direction: alternate-reverse;  
}
@keyframes logo_overlay {
  0%   {left:0px; top:0px;}
  25%  {left:95%; top:0px;}
  50%  {left:95%; top:90%;}
  75%  {left:0px; top:90%;}
  100% {left:0px; top:0px;}
}

.feed_box_container{
	width:33%;
	height: 275px;
	border:1px solid white;
	margin-left:0.33%;
	margin-bottom:5px;
}
.feed_box_container.col-lg-4, .feed_box_container.col-lg-12{
	padding:0;
}
#jdr-login-form-content{
	position:absolute; 
	width:275px; 
	border:1px solid black; 
	top:60px;
	left:0; 
	z-index:2;  
	left:-275px; 
	border-radius:10px;
	background-color:white;
	padding:10px ;
}
#jdr-login-form-content input{
	width:100%;
}
#jdr-login-form-content p{
	margin-left:5px;
	margin-bottom:5px;
	margin-top:5px;
	font-weight:bold;
}
.login_form_title{
	text-align:center;
}
.clocker p {
	color: red;
}

.clocker:hover {
	cursor: pointer;
}
/* ~~~~~~~~~ End: Code Brought over from rad.css ~~~~~~~~~ */










/* Login Page */
#rad-sign-up-form{
	padding:10px;
}

#forgot-pw {
	color: #00bded;
}

.login_box_title{
	color: #00bded;
	margin-bottom:10px;
}

.form-control {
	border: 1px solid gray;
}

#dash-login-form .dash_login_submit{ 
	color: white;
	width:175px; 
	font-size: 18px;
	margin: 25px auto 0;
}

.become_member_dash{
	/* color: #00bded; */
	cursor:pointer;
	text-decoration: underline;
}

.dash_login_form{
	position:relative;
	margin: 25px auto 0;
	border:3px solid black;
	background-color: white;
	border-radius:10px;
	padding:15px 25px;
	width:400px;
	margin-bottom:15px;
}

#forgot-pw-modal p {
	color: black;
	font-weight: 500;
}

/* Home Page */
#partner-campaign .card-header {
	background-color: #00bded;
}



/* Portal */
#add-campaign-portal {
	padding: 3px;
	background-color: rgba(148, 148, 148, 0.7);
	position: absolute;
	width: 40%;
	height: auto;
	border: 3px solid black;
	margin: auto;
	top: 25px;
	right: 0;
	left: 0;
	z-index: 999;
	border-radius: 15px;
	display: none;
}

.modal_header {
	display: inline;
}

#campaign-section .container {
	width: 100%;
	padding: 0;
	border-radius: 10px;
}



/* Start Partner Campaign Form */
#home-section {
	padding-top: 5px;
}

#campaign-section {
	background-color: rgb(250, 248, 248);
	background-image: url("../images/bg-intro-desktop.png");
	color: #fff;
	font-family: "Poppins", sans-serif;
	padding: 0;
}

#campaign-section h1 {
	color: black;
	font-family: "Poppins", sans-serif;
}

  
.container_voucher {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	max-width: 1200px;
	min-height: 90%;
	margin: 0 auto;
}

.card .partner_campaign {
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;
}

.partner_campaign > div {
	flex: 1;
	padding: 0 20px;
}

h1 {
	font-size: 4em;
	line-height: 50px;
}

.partner_campaign h2 {
	text-align: center;
	color: white;
}

table {
	width : 100% !important;
}


table.table-bordered.dataTable tbody td {
	vertical-align: middle;
}

#partner-campaign-table .product_image img,
#all-campaigns-table .product_image img {
	width: 150px;
}

.container_voucher > div {
	flex: 1;
	padding: 0 20px;
}

h1 {
	font-size: 4em;
	line-height: 50px;
}

.container_voucher h2 {
	text-align: center;
	color: white;
}

p {
	font-size: 1em;
	opacity: 0.8;
}

.box {

	background-color: #fff;
	border-radius: 0 0 10px 10px;
	padding: 30px;
	box-shadow: 0px 10px 15px rgba(56, 75, 108, 0.2);
	margin-bottom: 20px;


}

.terms_and_services {
	text-align: center;
}

.box p {
	text-align: center;
	color: white;
}

.card .card-header.box_blue {
	background-color: #00bded;
	border-radius: 10px 10px 0 0;
	padding: 15px;

}
.form-control{
	margin-bottom: 0;
	position: relative;
}

.form-control small {
	position: absolute;
	bottom: -24px;
	right: 0;
	text-align: right;
	opacity: 0;
	color: hsl(0, 100%, 74%);
	font-weight: 600;
}



#voucher-type-form input {
	border-radius: 5px;
	border: 1px solid darkgray;
	display: block;
	width: 100%;

}

#voucher-type-form select {
	border-radius: 5px;
	border: 1px solid darkgray;
	display: block;
	width: 100%;

}

#voucher-type-form textarea {
	border-radius: 5px;
	border: 1px solid darkgray;
	display: block;
	width: 100%;



}


#add-your-voucher-btn {

	width: 100%;
	margin: 0, auto;
	padding: 15px 25px;
	border-radius: 5px;
	/* border: hsl(154, 59%, 51%);
	background-color: hsl(154, 59%, 51%);
	box-shadow: 0 2px  hsl(154, 59%, 51%); */
	color: #fff;
	cursor: pointer;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
	letter-spacing: 1px;
	margin-top: 25px;

}


#add-your-voucher-btn:active {
	border-bottom-width: 1px;
	transform: translateY(2px);
	box-shadow: 0 0  hsl(154, 59%, 51%);
}

#voucher-type-form label {
	font-size: 1.1em;
	font-weight: 500;
}

.form-control small {
	opacity: 0;
}

.form-control.error small {
	opacity: 1;
}

small {
	display: block;
	color: #bbb;
	font-size: 12px;
	margin-top: 15px;
	font-weight: 500;
	}

small a {
	color: hsl(0, 100%, 74%);
	text-decoration: none;
	font-weight: 600;
}

/* End Partner Campaign Form */
.campaign_form_tooltip{
	margin-left:5px;
	cursor:help;
}


/* Admin Page */
#article-manager-card .card-body {
	padding-top: 0;
}

#all-campaigns h3 {
	color: black;
}


#admin-section {
	padding: 10px;
}






/* start drag and drop csss */ 
.file-upload {
	background-color: #ffffff;
	width: 860px;
	margin: 0 auto;
	padding: 20px;
  }
  
  .file-upload-btn {
	width: 100%;
	margin: 0;
	color: #fff;
	background: #00BDED;
	border: none;
	padding: 10px;
	border-radius: 4px;
	border-bottom: 4px solid #00BDED;
	transition: all .2s ease;
	outline: none;
	text-transform: uppercase;
	font-weight: 700;
  }
  
  .file-upload-btn:hover {
	background: #00BDED;
	color: #ffffff;
	transition: all .2s ease;
	cursor: pointer;
	
  }
  
  .file-upload-btn:active {
	border: 0;
	transition: all .2s ease;
  }
  
  .file-upload-content {
	display: none;
	text-align: center;
  }
  
  .file-upload-input {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	outline: none;
	opacity: 0;
	cursor: pointer;
  }
  
  .image-upload-wrap {
	margin-top: 20px;
	border: 4px dashed #899a9e;
	position: relative;
  }
  
  .image-dropping,
  .image-upload-wrap:hover {
	background-color: #bdbdbd;
	border: 4px dashed #ffffff;
	opacity: 0.2;
  }
  
  .image-title-wrap {
	padding: 0 15px 15px 15px;
	color: #222;
  }
  
  .drag-text {
	text-align: center;
  }
  
  .drag-text h3 {
	font-weight: 100;
	text-transform: uppercase;
	color: #00BDED;
	padding: 60px 0;
  }
  
  .file-upload-image {
	max-height: 200px;
	max-width: 200px;
	margin: auto;
	padding: 20px;
  }
  
  .remove-image {
	width: 200px;
	margin: 0;
	color: #fff;
	background: #cd4535;
	border: none;
	padding: 10px;
	border-radius: 4px;
	border-bottom: 4px solid #b02818;
	transition: all .2s ease;
	outline: none;
	text-transform: uppercase;
	font-weight: 700;
  }
  
  .remove-image:hover {
	background: #c13b2a;
	color: #ffffff;
	transition: all .2s ease;
	cursor: pointer;
  }
  
  .remove-image:active {
	border: 0;
	transition: all .2s ease;
  }

  /* End drag and drop csss */ 
  
  
/* Portal */
#norcal-portal {
	padding: 3px;
	background-color: rgba(148, 148, 148, 0.7);
	position: absolute;
	width: 50%;
	height: auto;
	border: 3px solid black;
	margin: auto;
	top: 25px;
	right: 0;
	left: 0;
	z-index: 999;
	border-radius: 15px;
	display: none;
}