@IMPORT url("animations.css");

@IMPORT url("icons/icons.css");

@IMPORT url("landing-login.css");

@IMPORT url("notification.css");

@IMPORT url("action.css");

@IMPORT url("loader.css");

@IMPORT url("tracker.css");

@IMPORT url("dosage.css");

@IMPORT url("simple-header.css");

@IMPORT url("search.css");

@IMPORT url("tracker-quiz.css");

@IMPORT url("custom-slider.css");

@IMPORT url("abbvieTerms&policy.css");

body {
	background-color: #F0F0F0;
}

.fa-1x {
	font-size: 1.5em !important;
}

a {
	color: #66757F;
}

.green {
	color: #98C31E;
}

.card {
	border: 1px rgba(191, 191, 191, 0.35) solid !important;
	padding: 10px 10px 5px 10px !important;
}

.remove-padding {
	padding: 0px !important;
}

.remove-margin {
	margin: 0px !important;
}

.remove-left-padding {
	padding-left: 0px;
}

.remove-right-padding {
	padding-right: 0px;
}

.main-container {
	min-height: 434px;
}

/* @media ( min-width : 768px) {
	.col-sm-12 {
		min-height: 390px;
	}
} */
/*************************		STEP CSS		*************************/
.bs-wizard {
	width: 50%;
	margin: 10px auto auto auto;
	padding-bottom: 20px;
}

.bs-wizard>.bs-wizard-step {
	padding: 0;
	position: relative;
}

.bs-wizard>.bs-wizard-step+.bs-wizard-step {
	
}

.bs-wizard>.bs-wizard-step .bs-wizard-stepnum {
	color: #999;
	font-size: 14px;
	line-height: 5px;
}

.bs-wizard>.bs-wizard-step.active .bs-wizard-stepnum {
	color: #5793c7;
	font-size: 14px;
	line-height: 5px;
}

.bs-wizard>.bs-wizard-step.complete .bs-wizard-stepnum {
	color: #94be29;
	font-size: 14px;
	line-height: 5px;
}

.bs-wizard>.bs-wizard-step>.bs-wizard-dot {
	position: absolute;
	width: 26px;
	height: 26px;
	text-align: center;
	display: block;
	background: #6E9CCD;
	color: white;
	top: 25px;
	left: 50%;
	margin-top: -15px;
	margin-left: -15px;
	border-radius: 50%;
	font-size: 18px;
}

.bs-wizard>.bs-wizard-step>.bs-wizard-dot:after {
	content: ' ';
	width: 14px;
	height: 14px;
	border-radius: 50px;
	position: absolute;
	top: 8px;
	left: 8px;
}

.bs-wizard>.bs-wizard-step>.progress {
	position: relative;
	border-radius: 0px;
	height: 3px;
	box-shadow: none;
	margin: 22px 0;
	background: #C3C3C3;
}

.bs-wizard>.bs-wizard-step>.progress>.progress-bar {
	width: 0px;
	box-shadow: none;
	background: #6E9CCD;
}

.bs-wizard>.bs-wizard-step.complete>.bs-wizard-dot {
	border: 2px solid white;
	box-shadow: 0px 0px 12px 0px rgba(150, 150, 150, 0.75);
}

.bs-wizard>.bs-wizard-step.active>.bs-wizard-dot {
	border: 2px solid white;
	box-shadow: -2px 3px 5px -1px rgba(150, 150, 150, 0.75);
}

.bs-wizard>.bs-wizard-step.complete>.progress>.progress-bar {
	width: 100%;
}

.bs-wizard>.bs-wizard-step.active>.progress>.progress-bar {
	width: 50%;
}

.bs-wizard>.bs-wizard-step:first-child.active>.progress>.progress-bar {
	width: 0%;
}

.bs-wizard>.bs-wizard-step:last-child.active>.progress>.progress-bar {
	width: 100%;
}

.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot {
	background-color: #9ca4ab;
	border: 2px solid #fff;
	color: #fff;
	box-shadow: -2px 3px 5px -1px rgba(150, 150, 150, 0.75);
} /* border: 2px solid #C3C3C3; color: #fff;*/
.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot:after {
	opacity: 0;
}

.bs-wizard>.bs-wizard-step:first-child>.progress {
	left: 50%;
	width: 50%;
}

.bs-wizard>.bs-wizard-step:last-child>.progress {
	width: 50%;
}

.bs-wizard>.bs-wizard-step.disabled a.bs-wizard-dot {
	pointer-events: none;
}

.bs-wizard>.bs-wizard-step.complete>.bs-wizard-dot {
	background-color: rgb(146, 192, 18);
}

/*************************		STEP CSS	END	*************************/
.userRegistration .row, .pConsentTerms_Condition, .CopliteRegistration,
	.Step.row {
	background-color: #ffffff;
}

.userRegistration hr:nth-child(1), hr:nth-child(3), hr:nth-child(2) {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 1px solid #98c31e !important;
}

h6.medium {
	font-size: 12px;
}

.medium::before {
	content: "(";
}

.medium::after {
	content: ")";
}

label.whiteSpace {
	margin-right: 18%;
	padding-left: 0;
}

#regpage {
	height: 46px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background-color: #98c31e !important;
	border: none;
	font-size: 20px;
	font-family: calibri;
}

.btn-danger.custom-button-width {
	background-color: #98c31e !important;
	border: none;
	text-transform: capitalize;
}

#disagreeBtn {
	background-color: #aab8c2 !important;
	border: none;
	text-transform: capitalize;
}

.rightBtn {
	position: absolute;
	right: 4%;
	padding: 11px;
}

.rightBtn button {
	color: white;
	background-color: transparent !important;
}

.rightBtn button:hover {
	color: white;
}

img[alt=AbbvieCare] {
	left: 47%;
	position: absolute;
	width: 110px;
}

.gradientHeader {
	max-width: 100%;
	height: 58px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .35);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .35);
	box-shadow: 0 0 5px rgba(0, 0, 0, .35);
	background-image: -webkit-linear-gradient(left, rgba(110, 148, 186, .94),
		rgba(144, 190, 12, .94));
	background-image: -moz-linear-gradient(left, rgba(110, 148, 186, .94),
		rgba(144, 190, 12, .94));
	background-image: -o-linear-gradient(left, rgba(110, 148, 186, .94),
		rgba(144, 190, 12, .94));
	background-image: -ms-linear-gradient(left, rgba(110, 148, 186, .94),
		rgba(144, 190, 12, .94));
	background-image: linear-gradient(to right, rgba(110, 148, 186, .94),
		rgba(144, 190, 12, .94));
}

/*===================================checkboxcss======================================
======================================================================================*/
.checkbox label:after {
	content: '';
	display: table;
	clear: both;
}

.checkbox .cr {
	position: relative;
	display: inline-block;
	border: 1px solid #ccd8e2;
	border-radius: .15em;
	width: 1.5em;
	height: 1.5em;
	float: left;
	margin-right: .5em;
}

.checkbox .cr-white {
	border: 1px solid #fff !important;
}

.checkbox .cr .cr-icon {
	position: absolute;
	font-size: .8em;
	line-height: 0;
	top: 50%;
	left: 20%;
}

.checkbox label input[type="checkbox"] {
	display: none;
}

.checkbox label input[type="checkbox"]+.cr>.cr-icon {
	transform: scale(3) rotateZ(-20deg);
	opacity: 0;
	transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked+.cr>.cr-icon {
	transform: scale(1) rotateZ(0deg);
	opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled+.cr {
	opacity: .5;
}

.checkbox label {
	font-size: 13px;
}

/*==================================================endCheckboxcss==========================
============================================================================================*/
.custom-button-width {
	width: 250px;
}

.ConsentTermsDiscription {
	padding-top: 10px;
}

div blockquote {
	color: #000;
	width: 85%;
	border: 0px solid #9ca4ab;
	box-shadow: inset 0px 1px 10px #9ca4ab;
	border-radius: 5px;
	font-size: 17px;
	font-family: calibri;
	text-shadow: 0.5px 0px 0px rgb(144, 149, 152);
}

.userNotification label {
	margin-bottom: 15px !important;
}

/* .ConsentTermsDiscription blockquote{
	     text-align: webkit-center;
	     } */
.checkMarkLogo {
	margin-top: 100px;
	margin-bottom: 30px;
}

.checkMarkLogo img {
	width: 130px;;
}

.checkMarkContain h2 {
	color: #6e9ccd;
}

.checkMarkContain h2:nth-child(2) {
	margin-top: -5px;
}

.userRegistration .form-horizontal {
	margin-left: -1%;
}

/*============================================== End pConsentTermsCss=======================================
============================================================================================================*/

/* select.form-control option {
   background-repeat:no-repeat;
   background-position:bottom right;

 }
 
select.form-control option[value=""] {
   background-image:url(../images/Drop-Down.png)!important;
}
 */
/*=======================================================login/logoutCard====================================
============================================================================================================*/
.card {
	border: 0px;
	background-color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.testimonial-card .avatar, .testimonial-card .card-up {
	overflow: hidden;
	height: 120px;
	border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-ms-border-top-left-radius: 5px;
	-o-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-ms-border-top-right-radius: 5px;
	-o-border-top-right-radius: 5px;
}

.default-color-dark {
	background-color: #98c31e;
	background-image: -webkit-linear-gradient(bottom, #b5d45e, #7ea0c2);
	background-image: -moz-linear-gradient(bottom, #b5d45e, #7ea0c2);
	background-image: -o-linear-gradient(bottom, #b5d45e, #7ea0c2);
	background-image: -ms-linear-gradient(bottom, #b5d45e, #7ea0c2);
	background-image: linear-gradient(to TOP, #b5d45e, #7ea0c2);
}

.testimonial-card .avatar {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	width: 120px;
	margin: -65px auto 0;
	border: 5px solid #fff;
	background: #FFF;
}

.testimonial-card .avatar img {
	width: 100%;
}

.testimonial-card .card-block {
	text-align: center;
}

.card, .card-title {
	margin-bottom: .75rem;
}

h4.card-title:nth-child(2) {
	margin-top: -7px;
}

.card-block .list-unstyled {
	margin-bottom: 1rem;
}

.card .actionComplete, .card .actionSkipped {
	font-size: 12px;
	width: 85px;
	word-break: keep-all;
	margin-bottom: 1rem;
	display: inline-block;
}

.card .actionSkipped {
	border-left-style: groove;
}

.card .Complete, .card .Skipped, .card-block p, .card-header, p.panel-title,
	h3.DosageInstraction {
	color: #66757f;
}

.card .totAction, .card .totSkipped {
	font-size: 18px;
	color: #98c31e;
}

/*=================================================suggestedArticles & popularArticles======================================
==========================================================================================================*/
p.articalTitle::after {
	content: "?";
}

p.articalDiscription {
	padding-top: 5px;
	font-size: 13px;
	display: block; /*Fallback for non-webkit*/
	display: -webkit-box;
	max-width: 400px;
	height: 54.6px; /*Fallback for non-webkit*/
	margin: 0 auto;
	line-height: 1.4;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.card-block {
	padding: 5px 10px 5px 10px;
}

h3 {
	margin: 0;
	text-transform: capitalize;
	text-shadow: 0px 0px 1px rgba(217, 217, 217, 0.69);
	color: #74818A;
}

img.media-object {
	border-radius: 5px;
	height: 95px;
	width: 170px;
}

.media-body, .media-left, .media-right {
	display: table-cell;
	vertical-align: middle;
	cursor: pointer;
}

.media-body {
	padding-left: 10px;
}

.card-block .card-body:LAST-CHILD hr {
	display: none;
}

.card-header {
	margin-right: -10px;
}

.card-header span {
	font-size: 19px;
	text-transform: capitalize;
}

.article-img {
	background-image: url(app/images/Articles.png);
	min-height: 150px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 5px;
}

.article-title {
	padding-left: 5px;
	font-size: 15px;
	color: #737373;
	margin-bottom: 6px;
}

.article-discription {
	font-size: 12px;
	margin-top: 7px;
	padding: 0px 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.media-body .article-discription {
	font-size: 12px;
	margin-top: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.media-body .media-heading {
	font-weight: 600;
	color: #9a9a9a;
	margin-bottom: 0px;
}

span.view-all {
	font-size: 15px;
	color: #9bc625;
	cursor: pointer;
}

.card-body .articalTitle, .card-body .dosageTitle {
	font-size: 16px;
}

.card-header span {
	position: relative;
	top: -10px;
}

.article-hr {
	margin-top: 15px;
	margin-bottom: 10px;
	width: calc(100% + 40px);
	margin-left: -20px;
	border-top: 1px solid #e0e0e0;
}

hr.article-list-hr {
	margin-top: 10px;
	margin-bottom: 0px;
	width: calc(100% + 40px);
	border-top: 3px solid #dfdfdf !important;
	margin-left: -20px;
}

hr.article-list-body-hr {
	margin-top: 15px;
	border-top: 2px solid #dfdfdf !important;
}

/*================================================================endsuggestedArticles &popularArticles==================================
=========================================================================================================================*/
.fa-humira {
	width: 100%;
	height: 200px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url("../images/humira.jpg");
}

.fa-dosage {
	width: 40px;
	height: 40px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url("../images/Appointment_Logo.png");
}

.fa-article {
	margin-right: 1%;
	width: 28px;
	height: 36px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url("../images/Notebook.png");
}

.fa-fatigue {
	width: 40px;
	height: 40px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url("../images/Progress_Logo.png");
}

.fa-refresh-button {
	width: 20px;
	height: 20px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url("../images/refresh-button.png");
}

.fa-news {
	width: 20px;
	height: 20px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin: 0 5px -16px 0;
	background-image: url("../images/Cross.png");
}

.crossIcon {
	float: right;
	margin-top: -70px;
	margin-right: 30px;
}

.media {
	margin-top: -5px;
}

.media-body {
	padding: 0 0 0 25px;
}

.media-body>p {
	margin-top: -5px;
	font-size: 12px;
	color: darkgrey;
}

.refreshNtfcn {
	color: #98c31e;
	text-align: center;
	font-size: 8px;
	height: 50px;
	padding: 15px 0 0 0;
	margin: -15px 0 0 0;
	background-color: #f5f8fa;
}

.list-group-item {
	padding: 25px 15px;
}

.list-group {
	margin-bottom: 0px;
}
/* .list-group-item:first-child{
	border-top-left-radius: 0px;
    border-top-right-radius: 0px;
} */
#chartdiv {
	height: 150px;
	margin: -25px 0 0 -15px;
}

.fatigueSpan {
	font-size: 15px !important;
	color: #98c31e;
}

body {
	padding: 0;
	margin: 0;
}
/* input::-webkit-input-placeholder {
	color: white !important;
	font-size: 16px;
} */
.card-header>.one {
	margin-left: 10px !important;
}
/* ********************************LoginPageNewCss*********************** */
.vid-container {
	position: relative;
	height: 100vh;
	overflow: hidden;
}

.bgvid.back {
	position: fixed;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
}

.inner {
	position: absolute;
}

.inner-container {
	width: 400px;
	height: 450px;
	position: absolute;
	top: calc(50vh - 200px);
	right: calc(4%);
	overflow: hidden;
	background-color: pink;
}

.bgvid.inner {
	top: calc(-50vh + 200px);
	left: calc(-50vw + 200px);
	filter:
		url("data:image/svg+xml;utf9,<svg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'><filter%20id='blur'><feGaussianBlur%20stdDeviation='10'%20/></filter></svg>#blur");
	-webkit-filter: blur(10px);
	-ms-filter: blur(10px);
	-o-filter: blur(10px);
	filter: blur(10px);
}

.box {
	position: absolute;
	height: 100%;
	width: 100%;
	font-family: Helvetica;
	color: #fff;
	background: rgba(0, 0, 0, 0.13);
	padding: 30px 0px;
}

.box h1 {
	text-align: center;
	margin: 30px 0;
	font-size: 30px;
}

.box input, btn-block {
	display: block;
	width: 300px;
	margin: 20px auto;
	padding: 15px;
	background-color: #dea7b1;
	color: #fff;
	border: 0;
}

.box input:focus, .box input:active, .box button:focus, .box button:active
	{
	outline: none;
}

.box button {
	background: #742ECC;
	border: 0;
	color: #fff;
	padding: 10px;
	font-size: 20px;
	width: 330px;
	margin: 20px auto;
	display: block;
	cursor: pointer;
}

.box button:active {
	background: #27ae60;
}

.box p {
	font-size: 14px;
	text-align: center;
}

.box p span {
	cursor: pointer;
	color: #666;
}

.middleDivLine {
	border-right: 2px solid white;
	height: 240px;
	margin: 150px 0 0 0;
}

.firstDiv {
	color: white;
	margin: 150px 0 0 0;
}

.list-inline {
	text-align: center;
}

.list-inline>li {
	border-right: 1px solid #444;
}

.list-inline>li:LAST-CHILD {
	border-right: none !important;
}

.panel {
	position: relative;
}

.panel-danger, .testimonial-card, .card-block, .pawSetting, .reminder {
	/*  border: 1px solid #e2e4e6 !important;  */
	
}

.panel-danger>.panel-leftheading {
	color: #9ca4ab;
	background-color: #444652;
}

.panel-leftheading {
	width: 82px;
	padding: 10px 15px;
	border-right: 1px solid transparent;
	border-bottom: 1px solid transparent;
	border-bottom-left-radius: 3px;
	float: left;
	height: 100%;
	position: absolute;
}

.panel-lefttitle {
	margin-left: 50px;
	-webkit-transform: rotate(90deg);
	-webkit-transform-origin: left top;
	-moz-transform: rotate(90deg);
	-moz-transform-origin: left top;
	-ms-transform: rotate(90deg);
	-ms-transform-origin: left top;
	-o-transform: rotate(90deg);
	-o-transform-origin: left top;
	transform: rotate(90deg);
	position: absolute;
	white-space: nowrap;
}

.panel-rightbody {
	margin-left: 85px;
	padding: 15px;
}

.triangle-right:after {
	content: "";
	display: block;
	margin-top: -10px;
	margin-left: 52px;
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
	border-left: 29px solid #444652;
}

.fa-humiraImg {
	/* 	border:1px solid #e2e4e6; */
	margin-right: 1%;
	width: 100%;
	height: 308px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url("../images/Articles.png");
}

.fa-ArthritisImg {
	/* 	border:1px solid #e2e4e6; */
	margin-right: 1%;
	width: 100%;
	height: 308px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url("../images/understanding_arthritis.png");
}

p.ellipsis {
	padding-top: 5px;
	font-size: 13px;
	display: block;
	display: -webkit-box;
	max-width: 490px;
	height: 54.6px;
	margin: 0 auto;
	line-height: 1.4;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.panel-rightbody .pull-right {
	border: none;
	color: #6e9ccd;
	background-color: transparent;
	padding-bottom: 10px;
}

.panel-lefttitle .fa-3x {
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate1(-90deg);
	transform: rotate(-90deg);
}

.fa-HumiraIconNews {
	width: 50px;
	height: 50px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url("../images/News.png");
}

.fa-Qimg {
	width: 50px;
	height: 50px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url("../images/Q.png");
}

.fa-HumiraIconUnread {
	margin: 0px 0 0 305px;
	width: 50px;
	height: 50px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url("../images/Unread.png");
}

.panel-danger .actionfooter {
	background-color: #98c31e !important;
}

.actionfooterBtn {
	margin: 0px 22%;
}

.actionfooter button {
	background-color: transparent;
	color: white;
}

.actionfooter button:hover {
	color: white;
}

.media {
	padding: 15px 0 0px 0;
}

.fullDiscriptionHumira p {
	padding: 15px;
}

.fullDiscriptionHumira img {
	float: left;
	padding: 13px;
	width: 70%;
}

.panel-SubTitle span {
	text-transform: capitalize;
	color: rgb(146, 192, 18);
	position: relative;
	top: -9px;
}

.panel-default>.panel-heading {
	padding: 10px 0 6px 30px;
	background-color: #FFF;
}

p.panel-title {
	font-size: 25px;
}

.panel-rightbody p.text-center {
	/*  position: relative; */
	/*  top: -30px; */
	position: absolute;
	top: 16px;
	left: 50%;
}

.fa-TreatmentImg {
	/* border:1px solid #e2e4e6; */
	margin-right: 1%;
	width: 100%;
	height: 250px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url("../images/Medication-Photo.png");
}

.fa-tretmentReminderIcon {
	width: 50px;
	height: 50px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url("../images/Reminder.png");
}

.fa-tretmentvideoIcon {
	margin: 0px 0 0 222px;
	width: 50px;
	height: 50px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url("../images/Video-.png");
}

.fa-buttonClocktIcon {
	position: relative;
	top: 6px;
	width: 20px;
	height: 20px;
	background-image: url("../images/Clock.png");
	background-repeat: no-repeat;
}

.fa-buttonDoneIcon {
	position: relative;
	top: 0px;
	width: 20px;
	height: 20px;
	background-image: url("../images/Done.png");
	background-repeat: no-repeat;
}

.fa-buttonStartIcon {
	position: relative;
	top: 5px;
	width: 20px;
	height: 20px;
	background-size: 20px 20px;
	background-image: url("../images/Start.png");
	background-repeat: no-repeat;
}

.fa-buttonBacktIcon {
	position: relative;
	top: 4px;
	width: 20px;
	height: 20px;
	background-image: url("../images/White-Arrow.png");
	background-repeat: no-repeat;
}

.fa-displayImage2 {
	border: 1px solid #e2e4e6;
	margin-right: 1%;
	width: 100%;
	height: 308px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url("../images/Image.png");
}

.fa-padlock {
	margin-right: -26px;
	float: right;
	margin-top: -23px;
	background-repeat: no-repeat;
	background-image: url("../theme/icons/padlock.png");
	width: 17px;
	height: 21px;
	background-size: 70% 70%;
}

.testimonial-card .form-control, .humiraDosageInstraction .form-control,
	.pawSetting .form-control {
	height: 25px !important;
	border-radius: 6px !important;
}

.testimonial-card .control-label, .humiraDosageInstraction .control-label,
	.pawSetting .control-label {
	padding-top: 4px !important;
	font-weight: normal;
}

#saveChange, .pawSetting .card-footer .btn, .deliveryMedium .btn,
	.reminder .btn {
	opacity: 0.6;
	line-height: 0;
	font-size: 20px;
	width: 150px;
	height: 36px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background-color: #92c012;
	border: none;
	/* margin: 0 0 0 -39px; */
}

.panel-body {
	border-top: 0px solid #ddd !important;
}
/*===========================================**** history==============================================================
===============================================================================================================*/
.patientActionStatus {
	margin-bottom: -10px;
	position: relative;
	line-height: 30px;
	border: 1px solid #e2e4e6;
	top: -9px;
	border-bottom: none;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	background-color: #eaf3d2;
	color: #92c012;
}

.historyPatientActionDone>button, .historyPatientActionSkipped>button {
	float: right;
	margin-right: 44px;
	margin-top: 3px;
	background-color: white;
	border-radius: 5px;
	padding: 0px 15px 0 15px;
	border: 1px solid #e2e4e6;
	line-height: 22px;
	font-family: calibri;
}

.historyPatientActionSkipped>button {
	color: #66757f;
}

.historyPatientActionDone>span, .historyPatientActionSkipped>span {
	margin-left: 15px;
	top: 0px;
	position: relative;
}

.historyPatientActionSkipped>span {
	color: #66757f;
}

.bottom-lines {
	display: flex;
	/* 	width: 100%; */
	margin: 20px 0;
	line-height: 40px;
	border: 1px solid #e2e4e6;
	border-radius: 5px;
	font-family: calibri;
}

.bottom-inactive-line {
	border-bottom: 3px solid #fff;
}

.bottom-active-line {
	border-bottom: 3px solid #92c012;
	color: #92c012;
}

.aboutUs .list-group-item {
	padding: 8px 17px !important;
}

/*=================================================aboutUs==========================
====================================================================================*/
.reminder>.text-left, .pawSetting>.text-left, .deliveryMedium>.text-left
	{
	margin: 10px 0px 0 20px;
	padding: 0px !important;
}

.reminder>h4.text-left, .pawSetting>h4.text-left, .deliveryMedium>h4.text-left
	{
	margin-top: 0px;
	margin-bottom: 15px;
	color: #66757f;
}

.pawSetting .card-footer {
	padding-top: 15px;
}

.pawSetting .card-footer .btn {
	margin-left: -21%;
}
.modal-dialog {
    top: 25%!important;
    text-align:  -webkit-center;
}
/*================================================****=================================================
  ==========================================Endpassword settingCss===========================================*/
ul.deliveryMedium .list-group-item {
	line-height: 0px;
}

.deliveryMedium .glyphicon-ok:before {
	color: #6e93ba;
	content: "\e013";
}

.testimonial-card .upload {
	position: absolute;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	width: 70px;
	margin: 17px auto 0;
	margin-left: 20px;
	cursor: pointer;
}

.deliveryMedium .MediumHints {
	position: relative;
	top: 17px;
}
/*   .active ,.inactive {
		  position:relative;
		  top:-12px;
	      border-radius: 5px;
	      padding: 10px 20px 10px 20px;
	      text-decoration: none;
	      border: 1px solid #e2e4e6;
	      font-weight: bold;
	     color:#66757f;
 }

 .active {
          background: #3498db;
	      background-image: -webkit-linear-gradient(top, #fefefe, #f5f8fa);
	      background-image: -moz-linear-gradient(top, #fefefe, #f5f8fa);
	      background-image: -ms-linear-gradient(top, #fefefe, #f5f8fa);
	      background-image: -o-linear-gradient(top, #fefefe, #f5f8fa);
	      background-image: linear-gradient(to bottom,#fefefe, #f5f8fa);
    
}
.inactive {
    background-color: #98c31e;
} */
.reminder span:nth-of-type(1), .MediumHints, .reminder span:nth-of-type(3)
	{
	font-family: calibri;
	font-size: 13px;
	color: #6e7c86;
}

.reminder span:nth-of-type(3) {
	margin-left: 21%;
}

.aboutUs, .deliveryMedium, .pawSetting, .reminder, .setting, .account,
	.testimonial-card {
	font-family: "calibri";
}

.reminder select {
	margin-left: 4%;
	width: 33%;
	border-radius: 5px;
}

.reminder .card-footer {
	padding: 0 0 18px 17px;
}

.account li:nth-of-type(1) {
	font-size: 20px;
	color: #66757f;
}

.account span:nth-of-type(2) {
	color: #66757f;
}

.setting .list-group-flush {
	color: #8e989f;
}

.setting li:hover {
	color: #000;
}

.reminder .list-group-item, .deliveryMedium .list-group-item, .aboutUs .list-group-item,
	.pawSetting {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-left-style: none;
	border-right-style: none;
}

.gameCard {
	padding: 12px;
}

.ulNavigator {
	display: inline-flex;
	position: absolute;
	right: 0px;
}
/* .list-inline>li{
	padding-right:0px;
    padding-left:0px;
} */
.gameCard>.btn {
	background-color: #cad504;
	color: white;
	padding: 0 10px;
	font-size: 12px;
}

.spanCompleted {
	font-size: 22px;
	color: #cad504;
}

.card-title>img {
	height: 110px;
}

.grRow {
	display: inline-flex;
	margin-top: 20px;
}

.grMatch {
	color: #f7e495;
}

.grFont {
	font-size: 12px;
}

.grScore {
	font-size: 23px;
	line-height: 35px;
	height: 40px;
	border-radius: 8px;
}

.grMatchScore {
	color: #FCE998;
	background-color: #1D1D1D;
	border: 4px solid #FCE998;
}

.grAdd {
	font-size: 22px;
	color: #9b9b9b;
	margin-top: 53px;
}

.grFinish {
	color: #4CC3A4;
}

.grFinishScore {
	color: #4CC3A4;
	background-color: #1D1D1D;
	border: 4px solid #4CC3A4;
}

.grFlawless {
	color: #B2E0F7;
}

.grFlawlessScore {
	color: #B2E0F7;
	background-color: #1D1D1D;
	border: 4px solid #B2E0F7;
}

.grTotal {
	color: #9A68AD;
}

.grTotalScore {
	color: #9A68AD;
	background-color: #1D1D1D;
	border: 4px solid #9A68AD;
}

.error-checkbox {
	border: 1px solid #a94442 !important;
}
/*====================================================== 
========================================================*/
.testimonial-card .form-control {
	background-color: #f5f8fa !important;
}

.testimonial-card hr {
	border-top: 1px solid #98c31e !important;
	margin-top: 10px !important;
}

.on {
	background-image: url(../theme/icons/Drop-Selected.png);
	background-repeat: no-repeat;
	margin: -2px 5px auto 0px;
	width: 34px;
	height: 34px;
	background-size: 25px 25px;
}

.off {
	background-image: url(../theme/icons/Drop-Unselected.png);
	background-repeat: no-repeat;
	margin: -2px 5px auto 0px;
	width: 34px;
	height: 34px;
	background-size: 25px 25px;
}

.test a:hover {
	text-decoration: none;
}

.test {
	border: hidden;
	box-shadow: inherit;
}

.userHomeHeding {
	text-decoration: underline;
	font-size: 16px;
	color: rgb(111, 118, 123);
	font-weight: 600;
}

.upload-button {
	padding: 4px;
	border-radius: 5px;
	display: block;
	float: left;
}

.file-upload {
	display: none !important;
}

.profile-pic {
	max-width: 200px;
	max-height: 200px;
	display: block;
	cursor: pointer;
}

#saveChange {
	font-size: 16px !important;
	background-color: rgb(152, 195, 30) !important;
	opacity: 1;
	width: 130px;
	height: 29px;
}

.fooClass {
	margin-top: -17px;
	background-color: #f4f4f4;
}

.notification-unread {
	background-color: #f4f4f4;
	margin-top: -17px;
}

li.showMore::before {
	content: initial !important;
}

.showMore {
	background-color: rgb(152, 195, 30) !important;
	line-height: 2;
	color: white;
}
/* .notilinkbtn li + li::before {
    content: " |" !important;
} */
.GenericWeb-icon {
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	display: inline-block;
	background-size: contain;
	position: absolute;
	display: block;
	right: 7px;
	top: 31px;
	cursor: pointer;
}

.lz-close {
	background-image: url(../theme/icons/Card-Delete.png);
}

ul.notilinkbtn  ul .list-group-item {
	padding: 17px 15px;
	/* PADDING-LEFT: 36PX !important; */
}

.testimonial-card .form-control {
	-webkit-appearance: none;
}

.smalltxtcolor {
	color: #a8a8a8;
	padding: 0 0 1px 0;
}

.injection-icon {
	width: 378px;
}

.userRegistration h3 {
	color: black;
	font-weight: 100;
}

.userRegistration {
	font-family: calibri;
}
.userRegistration .row {
	margin-right: 0!important;
	margin-left: 0!important;
}

.userRegistration .form-control {
	font-size: 17px;
}
.noPadding {
	padding-left: 0px!important;
	padding-right: 0px!important;
}

.userRegistration select.form-control {
	-webkit-appearance: inherit;
	background-image: url("../theme/icons/Drop-Down.png");
	background-repeat: no-repeat;
	background-position: right;
	background-size: 20px 20px;
	background-origin: content-box;
}

.checked-done {
	color: rgb(152, 195, 30);
	font-size: 18px;
}

.checked-skip {
	color: none;
	font-size: 18px;
}

select::-ms-expand {
	display: none;
}

/* .truncate-after-line-4 {
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;  
} */
.options li {
	cursor: pointer;
}

.pointer {
	cursor: pointer;
}

.useProfileHeading b, .useProfileHeading span {
	font-size: 15px;
}

.Setting p {
	color: rgb(123, 123, 123);
}

.Setting h4 {
	font-weight: 600 !important;
	font-size: 16px;
	font-family: calibril !important;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button
	{
	-webkit-appearance: none;
	margin: 0;
}

input[type=text]::-ms-clear {
	display: none;
}

.triangle {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 13.3px 10px;
	border-color: transparent transparent #ffffff transparent;
	position: relative;
	top: -17px;
	text-align: center;
	margin: auto auto auto auto;
}

.card .fa-cardDelite {
	width: 15px;
	height: 15px;
	float: right;
	background: url(../theme/icons/Card-Delete.png);
	background-size: 12px 12px;
	background-repeat: no-repeat;
}

.userProfile {
	font-family: calibri;
}

.userProfile h4 {
	font-size: 16px;
	font-weight: normal;
	color: #505050;
	font-family: Calibri;
	text-indent: 24px;
}

.userProfile .control-label {
	font-family: calibri;
	color: rgb(41, 47, 51);
}

.userProfile .form-control {
	font-family: calibri;
	font-size: 15px;
	color: #2d2929;
}

.magazineCardBib {
	min-height: 315px !important;
	margin-bottom: 18px;
	box-shadow: rgba(173, 171, 171, 0.7) 0px 1px 9px;
}

.magazineCardSmall {
	min-height: 255px !important;
	box-shadow: rgba(173, 171, 171, 0.7) 0px 1px 9px;
}

.magazineCardSmall p, .magazineCardBib p {
	font-size: 16px;
	height: 128px;
	line-height: 1.6;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: calibri;
	color: rgb(130, 130, 130);
	display: -webkit-box;
}

.magazineCardSmall p {
	margin-top: -9px;
}

.magazineCardSmall h3, .magazineCardBib h3, .magazineCard h3,
	.search-card h3 {
	font-size: 22px;
	height: 35px;
	line-height: 1.6;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	color: black;
	font-family: calibri;
	margin-top: -8px;
	display: -webkit-box;
}

.magazineCardSmallBtn {
	bottom: 5px;
}

.magazineCardBibBtn {
	bottom: -51px;
}

.truncate-after-line-heading {
	font-size: 22px;
	height: 35.2px;
	 line-height: 1.6;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box; 
}

truncateAfteLineHeading {
    font-size: 22px;
}

.truncate-after-line-4-discrip {
    font-size: 14px;
	line-height: 1.6;
	font-size: 16px;
	line-height: 1.4;
	height: 104px;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
}

.userProfile .userName {
	margin: 26px 0 0 21px;
}

.userProfImg:after {
	content: '\A';
	position: absolute;
	width: 149px;
	height: 152px;
	top: 76px;
	left: auto;
	background-image: url(../theme/icons/photo-camera.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: rgba(0, 0, 0, 0.6);
	opacity: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	border-radius: 5px;
	cursor: pointer;
}

.userProfImg:HOVER:AFTER {
	opacity: 1;
}

.noDataFound {
	font-size: 22px !important;
	min-height: 340px;
}

.contactInformation hr {
	width: 96%;
}
.informationHr hr {
width: 100% !important;	
}


/************		css for IE	start	********/
@media all and (-ms-high-contrast: none) , ( -ms-high-contrast : active)
	{
	.set-reminder-modal>.modal-dialog>.modal-content .setReminder>.setReminder-btn
		{
		margin: -7px auto 20px 25px;
	}
	.uib-timepicker tbody tr td input {
		margin: auto auto auto 46px !important;
	}
	.userProfile .form-control {
		font-size: 14px !important;
		line-height: 0px !important;
		padding: 0px 0 1px 10px;
	}
	.menu-link li+li::before {
		content: "";
	} /*
.landing-content h1 span,
.landing-content h2 span,
.mcare-card-input,
.mcare-card-btn,
.transparentHeaderMenu .select,
.transparentHeaderMenu ul li,
.userRegistration,
.magazineCard h3,
.medicationCard h3,
.medicationCard p,.notilinkbtn,.truncate-after-line-heading,.magazineCardSmall p, .magazineCardBib p,.truncate-after-line-4-discrip{
	font-family:arial !important;
	
} */
	.medicationCard p {
		font-weight: 100 !important;
		font-size: 18px;
		text-shadow: 0.4px 0px 0px rgb(144, 149, 152);
	}
	div#slidemenu li a {
		/* font-family:arial !important; */
		margin-top: 2pt;
		padding-bottom: 17px;
	}
	.injectionPointBtn {
		border-radius: 11px;
		font-size: 12px;
	}
	.dosageCard .humiraDosageInstraction .form-control {
		/* 	line-height:2px !important; */
		padding-bottom: 0px !important;
		padding-top: 0px !important;
	}
	ul.full-width li .searchBox:-ms-input-placeholder {
		padding-top: 1pt;
		color: #999;
	}
	.truncate-after-line-heading, .magazineCardSmall h3, .magazineCardBib h3,
		.magazineCard h3 {
		white-space: nowrap !important;
	}
	.searchBox {
		line-height: 1 !important;
	}
	.actionBtn {
		width: 112px;
	}
	.changePassword .form-control {
		padding: 0px 0 0px 10px;
	}
	.setReminder-btnAr {
		margin: -7px 27px 20px 5px !important;
	}
	.glyphicon-searchAr {
		right: 100% !important;
	}
	.sidemenuAR {
		margin-left: 6px !important;
	}
	
.background-imageAR {
	position: absolute;
}
}

/*************************css for IE	end	************************************/
.panel.panel-open .faq-question-header {
	font-weight: bold !important;
}

.panel .panel-title>a {
	text-decoration: none;
}

.pdf-holder {
	text-align: center;
}

.pdf-holder canvas {
	display: block;
	margin: auto;
	margin-bottom: 17px;
}

.pdf-holder canvas:LAST-CHILD {
	margin-bottom: 0px;
}

.prfileGender {
	padding: 2px 0px 3px 8px;
}

.ClickPointer {
	cursor: pointer;
}

.libDoneIcon {
	display: flex;
	font-size: 16px;
	color: #98c31e;
}

.disnerollModal {
	height: 260px;
}

.disenrollbox .modal-content {
	width: 360px;
	background-image: -webkit-linear-gradient(85deg, #eee 71%, #98c31e 54px);
	background-image: -moz-linear-gradient(85deg, #eee 71%, #98c31e 54px);
	background-image: -o-linear-gradient(85deg, #eee 71%, #98c31e 54px);
	background-image: -ms-linear-gradient(85deg, #eee 71%, #98c31e 54px);
}

.disnerollconfirmMsg {
	color: white;
	font-size: 30px;
	font-family: calibril;
	margin-top: 14px;
}

.disnerollModal ul {
	margin: 53px;
	font-family: calibri;
	font-size: 17px;
	color: #616161;
}

.disnerollModal .disnerollBtn {
	text-align: center;
}

.footer.transparent.IE>ul:last-child {
	margin-bottom: 0px;
}

#root-container {
	height: 100%;
	width: 100%;
	overflow: hidden;
	display: flex;
    flex-direction: column;
}

.faq-question-header {
	padding-left: 39px;
}

.wVisitor {
	line-height: 92px;
}

.secuBorderAR {
	border-bottom: 2px solid black;
	position: absolute;
	width: 92.5%;
	margin: auto -41px auto auto;
	z-index: 1;
}

.fa-top {
	top: 0px !important;
}

.label-top {
	margin: -26px -128px 0 0 !important;
	float: right !important;
}

.quiz-final-result {
	text-align: left;
}

.quiz-final-result ul {
	margin-top: 10px;
}

.medicationCard .humiraImagesOtherContry {
	width: 80px;
	margin: 5px 30px 0px 0px;
}

.medicationCard .humiraImages {
	width: 100px;
	margin: 20px 20px 0px 0px;
}

.medicationCard .actionCardTitle {
	padding: 10px 0 13px 19px;
}

.medicationCard .actionCardTitle p {
	color: #9c9a9a;
	font-family: calibril;
	font-size: 14pt;
	font-weight: 600;
	margin-top: -8px;
	margin-left: 1px;
}

.medicationCard .ReminderLogo {
	width: 55px;
	margin: 14px auto auto 15px;
}

.medicationCard .humiraImagesOtherContryAR {
	width: 80px;
	margin: 10px 20px 0px 13px;
}

.medicationCard .humiraImagesAR {
	width: 100px;
	margin: 20px 20px 0px 27px;
}

.medicationCard .actionCardTitleAR {
	padding: 15px 0 0px 0px;
	float: right;
}

.consentCard {
	margin-right: 18%;
	margin-left: 8%;
}

.patientDisenroll {
	margin: 11px 16.5% auto 8%;
}
p.checkMagAR{
	 color:#a94442;
	 text-indent: 42px;
}
p.checkMagEn{
	 color:#a94442;
	 text-indent: 42px;
}
.card-title-and-content{
	 overflow: hidden;
    text-overflow: ellipsis;
     display: -webkit-box; 
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    font-size: 20px;
    font-family: calibri !important;
    min-height: 250px;
    line-height: 1.2;
    /* color: #838383; */
    color: #271c16f2;
  /*  max-height: 250px; */
}

.card-title-and-content1{
   /*  font-size: 20px;
    font-family: calibri !important;
    line-height: 1.2;
    color: #271c16f2; */
    height: 198px;
    display: block;
    display: -webkit-box;
    margin: 0 auto;
    font-size: 20px;
    line-height: 1.1;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: calibri;
}
.rtladjustment{
	clear: right !important;
  /*   display: inline-table !important; */
}
 .spanEllipse{
	height: 120.2px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.text12{
	height: 230px; 
/* 	width: 248.88px !important; */
    width:auto !important;
	position: absolute !important;
	background-color: transparent !important;
	margin: -25px 0 0 0;
	overflow: hidden;
	min-height:248px !important;
	 
}
 .listGroupTtemPdf{
     list-style: none;
     padding: 5px 0 5px 10px !important;
}
 .listGroupTtemPdf> .test2{
     display: inline-flex;
}
 .test2 .pDText{
     position: absolute;
     left: 80px;
     width: calc(100% - 160px);
     top:11px;
}
 .test2 .pdfDIcon{
     position: absolute;
     right: 15px;
     top: 15px;
     width: 15px;
     cursor: pointer;
}
 .pdfD-list{
     margin-top: -17px;
}
 .listGroupTtemPdf> .test1{
     display: inline-flex;
     margin-right: 10px;
}
 .test1 .pDText{
     position: absolute;
     left: 80px;
     width: calc(100% - 160px);
     top:11px;
}
 .test1 .pdfDIcon{
     position: absolute;
     left: 15px;
     top: 15px;
     width: 15px;
     cursor: pointer;
}

[aria-expanded="false"] .menu__icon--open {
    display: block;
}

[aria-expanded="false"] .menu__icon--close {
    display: none;
}

[aria-expanded="true"] .menu__icon--open {
    display: none;
}

[aria-expanded="true"] .menu__icon--close {
    display: block;
}
.menu__icon{
	margin-top: -3px;
}

/* mixin for multiline */

div.cardHomeSmall{
  height:198px;
  display: block; /* Fallback for non-webkit */
  display: -webkit-box;
  margin: 0 auto;
  font-size:20px ;
  line-height:1.1 ;
  -webkit-line-clamp:9 ;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: calibri;
}
.hcTitle{
	  font-family: calibrib !important;
}
.second-infoaction .rtladjustment .btnHC{
	clear: right;
    margin: 57px auto auto auto;
}
.second-infoaction .rtladjustment .btnHCFr{
	clear: right;
    margin: 30px auto auto auto;
}
.btnNotificationA{
	width: calc(100% - 0px);
    text-align: center;
    margin-top: 10px;
  
}
.btnFlex{
	 display: inline-flex;
}