.detailpage_lr_layout,
.subhead_detailpage,
.social_sharing div,
.social_sharing div ul,
.social_sharing,
.recent_news li,
.event_detail,
.event_detail p,
.event_detail_footer,
.cancer_list_sidebar li,
.financial_item,
.financial_item_desc {
	display: flex;
	display: -webkit-flex;
}

.detail_link a {
	color: #53c4c6;
	font-size: 20px;
	font-family: "ssSB";
	padding: 0 25px;
	display: inline-block;
	border-right: 1px solid #dadada;
}

.detail_link a:first-child {
	padding-left: 0;
}

.detail_link a:last-child {
	border-right: 0;
}

.event_detail p {
	align-items: center;
	margin-right: 40px;
	font-size: 15px;
	font-family: "ssL"
}

.event_detail p span {
	height: 20px;
	background-size: contain;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 10px;
}

.event_detail .date span {
	background-image: url("../media/calender_blue.png");
	width: 20px;
}

.event_detail .location span {
	background-image: url("../media/pin_blue.png");
	width: 14px;
}


.add_backtotop h2 {
	width: calc(100% - 140px);
	margin-bottom: 0;
	display: inline-block;
}

.backtotop {
	float: right;
	cursor: pointer;
	font-size: 16px;
	color: #b0b0b0;
	font-family: 'ssL';
	line-height: 56px;
}

.backtotop i {
	font-size: 12px;
	margin-right: 10px;
	font-family: "ssL"
}

.cat_section {
	color: #b0b0b0;
	font-family: "ssR";
	font-size: 20px;
	margin-top: 55px;
	display: block;
}

.detailpage_content h2 {
	margin-top: 0;
	font-size: 38px;
	text-transform: uppercase;
	width: 75%;
}

.detailpage_content p strong {
	font-size: 18px;
	font-family: "ssB"
}

.detailpage_content ol.bigol {
	padding: 0;
	margin-left: 35px;
}

.detailpage_content ol.bigol li {
	padding-left: 10px;
	list-style: inherit;
	font-family: "ssSB";
	font-size: 38px;
	text-transform: uppercase;
}

.detailpage_content ol.bigol p {
	padding-left: 10px;
}

.detailpage_content ol.normalol {
	padding: 0;
	margin-left: 20px;
}

.detailpage_content ol.normalol li {
	padding-left: 10px;
	list-style: inherit;
	font-family: "ssL";
	font-size: 22px;
	margin-bottom: 15px;
	line-height: 36px;
}

.detailpage_content ol.normal ol p {
	padding-left: 10px;
	font-family: "ssL";
	font-size: 22px;
}

.detailpage_content ol.normal ol p {
	padding-left: 10px;
	font-family: "ssL";
	font-size: 22px;
}

.detailpage_content ul {
	padding-left: 30px;
}

.detailpage_content ul li,
.detailpage_content ul li p,
.detailpage_content ol li,
.detailpage_content ol li p {
	font-size: 20px;
	font-family: "ssL";
	line-height: 30px;
}

.detailpage_content ul li,
.detailpage_content ol li {
	margin-bottom: 5px;
}

.detailpage_content ol li {
	list-style: unset
}

.detailpage_content ul,
.detailpage_content ul>li {
	list-style: disc;
}

.detailpage_content h3 {
	font-size: 30px;
}

.detailpage_lr_layout {
	margin-top: 20px;
	margin-bottom: 200px;
}

.detailpage_left {
	flex-basis: 0;
	flex-grow: 1
}

.detailpage_left img {
	width: 100%;
}

.cancerinshort-img {
	max-height: 200px;
}

.head_detailpage {
	margin-bottom: 30px;
}

.head_detailpage h1 {
	margin: 5px 0;
	font-size: 46px;
	text-transform: uppercase;
	color: #3eacb4;
}

.head_detailpage p.category {
	font-size: 18px;
	font-family: "ssSB"
}

.subhead_detailpage h4 {
	color: #3eacb4;
	font-size: 13px;
	text-transform: uppercase;
	margin: 0
}

.subhead_detailpage_logo {
	margin-right: 10px;
	width: 20px;
	height: 20px;
}

.book_blue_logo {
	background: url('../media/book_blue.png')no-repeat;
}

.detailpage_content p {
	font-size: 18px;
	font-family: "ssL";
	line-height: 36px;
	margin: 40px 0;
}

.social_sharing {
	justify-content: space-between;
	padding-top: 30px;
	flex-wrap: wrap;
}

.social_sharing div {
	align-items: center;
}

.social_sharing div p {
	margin-right: 30px;
	font-family: "ssSB";
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 15px 0;
}

.social_sharing div li {
	margin-right: 20px;
	cursor: pointer;
}

.social_sharing div li {
	width: 25px;
	height: 25px;
	padding: 10px;
	border: 1px solid #aeaeae;
	border-radius: 5px;
	object-fit: contain;
}

.social_sharing div li img {
	width: 100%;
	height: 100%;
}

.social_sharing div li i {
	font-size: 25px
}

.save_article {
	border: 1px solid #aeaeae;
	border-radius: 5px;
	cursor: pointer;
}

.save_article.saved {
	background: #ececec
}

.save_article i {
	color: #3dc1c5;
	margin: 0 20px;
	font-size: 20px;
	vertical-align: middle;
}

.share ul>div {
	display: none;
}

.share li span.a2a_label {
	display: none;
}

.share li a span {
	background-color: transparent !important;
}

.share li a span svg {
	display: none !important;
}

.share li a {
	width: 100%;
	height: 100%;
}

.facebook:hover {
	border-color: #4b72b7
}

.twitter:hover {
	border-color: #059ff5
}

.message:hover {
	border-color: #40b3c5
}

.event_detail_footer {
	align-items: center;
	margin: 50px 0;
}

.event_detail_footer h4,
.event_detail_footer h2 {
	margin: 0
}

.event_detail_footer h4 {
	font-size: 18px;
}

.event_detail_footer h2 {
	font-size: 40px;
}

.event_detail_footer a,
.event_detail_footer input {
	width: 250px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-family: "ssB";
	border-radius: 100px;
	text-transform: uppercase;
}

.recent_news {
	margin-bottom: 80px;
}

.recent_news h2 {
	margin-top: 0;
	font-size: 22px;
	text-transform: uppercase;
}

.recent_news img {
	width: 85px;
	height: 65px;
	object-fit: cover
}

.recent_news li {
	padding: 20px 0;
	border-top: 1px solid #daded9;
	align-items: center;
}

.recent_news li div {
	margin-left: 20px;
}

.recent_news li a {
	font-size: 16px;
	font-family: "ssSB";
}

.recent_news li a:hover {
	color: #3eacb4
}

.recent_news li .item_category {
	font-size: 14px;
	font-family: "ssSB";
	margin-top: 5px;
}

.recent_news li:last-child {
	border-bottom: 1px solid #daded9;
}


.helpline_float {
	position: fixed;
	top: 70px;
	transition: top 0.3s;
	-webkit-transition: top 0.3s;
}

.helpline h3 {
	font-size: 21px;
	text-transform: uppercase;
}

.helpline p {
	word-wrap: break-word;
	font-size: 18px;
	line-height: 28px;
}

.helpline a {
	font-family: "ssB";
	font-size: 16px;
	color: #fff;
	display: block;
	background: #3dc1c5;
	padding: 13px 0;
	text-align: center;
	border-radius: 100px;
	margin-top: 40px;
	text-transform: uppercase;
}

.helpline a:hover {
	background: #45a9ab
}

.othercommoncancer {
	border: 1px solid #d9ddd8;
	border-radius: 5px;
	padding: 15px 30px;
	margin-bottom: 60px;
}

.othercommoncancer h4 {
	font-size: 22px;
	text-transform: uppercase;
	margin-top: 15px;
}

.cancer_list_sidebar li {
	margin-bottom: 30px;
}

.cancer_list_sidebar i {
	font-size: 25px;
	margin-right: 15px;
}

.cancer_item_desc p {
	margin-bottom: 5px;
}

.cancer_item_desc a {
	font-size: 16px;
	color: #b0b0b0;
	font-family: "ssR";
	text-decoration: underline;
}

.detailpage_right {
	position: relative;
}

.financial_list {
	margin-bottom: 130px;
}

.financial_list h4 {
	font-size: 24px;
	text-transform: uppercase;
}

.financial_list h4 span {
	font-size: 14px;
	font-family: "ssR";
	color: #8d8d8d;
	margin-left: 20px;
}

.financial_item {
	margin-bottom: 80px;
}

.financial_item img {
	padding: 20px;
	border-radius: 5px;
	border: 1px solid #dde6e4;
	object-fit: cover;
	box-sizing: border-box;
}

.financial_item_content {
	flex-basis: 0;
}

.financial_item_content h3 {
	margin: 0;
	font-size: 38px;
	text-transform: uppercase;
}

.financial_item_content p {
	margin: 30px 0;
	font-family: "ssL";
	font-size: 22px;
	line-height: 36px
}


.financial_item_desc p {
	font-size: 14px;
	font-family: "ssSB";
	margin: 0;
}

.financial_item_desc p.price {
	font-size: 24px;
}

.financial_item_desc .sep_dash {
	margin: 0 10px;
	font-size: 14px;
	font-family: "ssSB"
}

.detail_link {
	margin-top: 30px;
}

.title_popup_notif {
	font-family: 'ssR';
	font-size: 18px;
	color: #282828;
	
}

.title_popup_notif p{
	font-family: 'ssSB';
	font-size: 18px;
	color: #282828;
}

.title_popup_hopay{
	margin-bottom: 15px;
}
.title_popup_hopay h4 {
	font-family: 'ssSB';
	font-size: 21px;
	color: #e78fb1;
	padding-bottom: 10px;
}
.title_popup_price{
	margin-bottom: 10px;
}
.title_popup_price h4 {
	font-family: 'ssSB';
	font-size: 21px;
	color: #000;
	padding-bottom: 10px;
}

.border-bottom-0 {
	border-bottom: none !important;
}

.border-bottom {
	border-bottom: 1px solid #ccc;
}

.border-top-0 {
	border-top: none !important;
}

.btn_no {
	background-color: #bdbdbd;
	color: #fff;
	width: 250px;
	text-align: center;
	line-height: 36px !important;
	font-family: "ssB";
	border-radius: 100px !important;
	text-transform: uppercase;
}

.d-flex {
	display: flex;
}

.justify-content-center {
	justify-content: center;
}

.ml-3 {
	margin-left: 15px;
}

.p-5 {
	padding-left: 3rem !important;
	padding-right: 3rem !important;
}

.mt-3 {
	margin-top: 15px;
}
.mt-0 {
	margin-top: 0px;
}

.desc_pay h5 {
	font-family: 'ssSB';
	font-size: 16px;
	color: #3bc1c5;
	
}
.promo-text{
	font-family: 'ssB';
	font-size: 16px;
	color: #3bc1c5 !important;
}
.btn-promo{
	font-family: 'ssSB';
	font-size: 16px;
	color:#fff;
	background-color:#89ca3c;
}
.btn.btn-promo:hover{
	color:#fff;
	background-color:#80c62c;
}
.desc_pay p {
	color: #a8a8a8 !important;
	font-family: 'ssR';
	font-size: 16px;
}

.smalltext{
	color: #a8a8a8;
	font-family: 'ssR';
	font-size: 14px;
}

.desc_pay ul {
	list-style: none;
	/* Remove default bullets */
}
.desc_pay ul li{
	padding-left: 15px;
	color: #a8a8a8;
	font-family: 'ssR';
	font-size: 16px;
	padding-bottom: 5px;
}

.desc_pay ul li::before {
	content: "\2022";
	/* Add content: \2022 is the CSS Code/unicode for a bullet */
	color: #3bc1c5;
	/* Change the color */
	font-weight: bold;
	/* If you want it to be bold */
	display: inline-block;
	/* Needed to add space between the bullet and the text */
	width: 1em;
	/* Also needed for space (tweak if needed) */
	margin-left: -1em;
	/* Also needed for space (tweak if needed) */
}
.formtextnominal{
	background-color: #f3f7f6;
	text-align: center;
	font-family: 'ssSB';
}
.formtextnominal .coret{
	text-decoration:line-through;
	color:#cacecd;
	font-size:26px;
}
.formtextnominal .value-price{
	color: #3bc1c5;
	font-size:30px;
}
.align-items-center{
	align-items: center;
}
@media (min-width: 0) {

	.detailpage_lr_layout,
	.financial_item,
	.financial_item_desc {
		flex-direction: column;
	}

	.detailpage_left {
		margin-right: 0;
	}

	.save_article {
		margin-bottom: 20px;
	}

	.detailpage_right {
		width: 100%
	}

	.financial_item img {
		width: 100%;
		height: auto;
		margin-bottom: 30px;
	}

	.financial_item_content {
		flex-grow: 0;
		margin-left: 0;
	}

	.financial_item_desc {
		align-items: flex-start;
	}

	.financial_item_desc .sep_dash {
		display: none;
	}

	.event_detail_footer {
		flex-direction: column;
	}

	.event_detail_footer div {
		margin-right: 0;
		margin-bottom: 20px;
	}

	.head_detailpage h1 {
		font-size: 40px;
	}
}

@media (min-width: 640px) {

	.detailpage_lr_layout,
	.financial_item,
	.financial_item_desc {
		flex-direction: column;
	}

	.detailpage_left {
		margin-right: 0;
	}

	.save_article {
		margin-bottom: 0;
	}

	.detailpage_right {
		width: 100%
	}

	.financial_item img {
		width: 100%;
		height: auto;
		margin-bottom: 30px;
	}

	.financial_item_content {
		flex-grow: 0;
		margin-left: 0;
	}

	.financial_item_desc {
		align-items: flex-start;
	}

	.financial_item_desc .sep_dash {
		display: none;
	}
}

@media (min-width: 1190px) {

	.detailpage_lr_layout,
	.financial_item,
	.financial_item_desc {
		flex-direction: row;
	}

	.detailpage_left {
		margin-right: 80px;
	}

	.save_article {
		margin-bottom: 0;
	}

	.detailpage_right {
		width: 300px
	}

	.financial_item img {
		width: 235px;
		height: 188px;
		margin-bottom: 0
	}

	.financial_item_content {
		flex-grow: 1;
		margin-left: 40px;
	}

	.financial_item_desc {
		align-items: center;
	}

	.financial_item_desc .sep_dash {
		display: inline-block;
	}

	.event_detail_footer {
		flex-direction: row;
	}

	.event_detail_footer div {
		margin-right: 50px;
		margin-bottom: 0;
	}
}

.helpline-special-link {
	margin-top: 40px;
	margin-bottom: 200px;
}

.helpline-special-link a {
	font-family: "ssB";
	font-size: 16px;
	color: #fff;
	display: inline;
    background: #3dc1c5;
    padding: 13px 40px;
	text-align: center;
	border-radius: 100px;
	text-transform: uppercase;	
}

.helpline-special-link a:hover {
	cursor:pointer;
}