a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	outline: none
}
body {
	line-height: 1;
	font-family: Camphor!important;
	font-weight: 400
}
body {
    background-color: #f0f0f5;
}
ol, ul {
	list-style: none
}
input {
	-webkit-appearance: none
}
.hidden {
	display: none
}
.link:active, .link:focus, .link:hover, .link:link, .link:visited, a:active, a:focus, a:hover, a:link, a:visited {
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	outline: none
}
a.common-link, a.common-link:active, a.common-link:visited {
	text-decoration: none;
	color: #14bef0
}
a.common-link:hover {
	text-decoration: underline;
	color: #14bef0
}
.ellipsis {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.heading-zero {
	font-size: 36px;
	font-weight: 700;
	line-height: 40px
}
.heading-one {
	font-size: 24px
}
.heading-one, .heading-two {
	font-weight: 700;
	line-height: 30px
}
.heading-two {
	font-size: 18px
}
.heading-three {
	font-size: 18px;
	font-weight: 400;
	line-height: 30px
}
.heading-sixteen {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px
}
.heading-four {
	font-weight: 700
}
.heading-four, .text, body, p {
	font-size: 14px;
	line-height: 20px
}
.text, .text-small, body, p {
	font-weight: 400
}
.text-small {
	font-size: 12px;
	line-height: 15px
}
.no-z-index {
	z-index: 0
}
.bold {
	font-weight: 700!important
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}
.heading-four, .heading-one, .heading-three, .heading-two, .heading-zero, .text, .text-small {
	color: #414146
}
.heading-four.subtle, .heading-one.subtle, .heading-three.subtle, .heading-two.subtle, .heading-zero.subtle, .text-small.subtle, .text.subtle {
	color: #787887
}
.heading-four.accent, .heading-one.accent, .heading-three.accent, .heading-two.accent, .heading-zero.accent, .text-small.accent, .text.accent {
	color: #00a500
}
.heading-four.error, .heading-one.error, .heading-three.error, .heading-two.error, .heading-zero.error, .text-small.error, .text.error {
	color: #ff2c00
}
.bg-white {
	background-color: #fff
}
.bg-grey {
	background-color: #f0f0f5
}
.separator {
	border-bottom: 1px solid #e0e0e5;
	border-collapse: collapse
}
.separator-top {
	border-top: 1px solid #e0e0e5;
	border-collapse: collapse
}
.modal-overlay {
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(30, 30, 40, .6);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 31
}
.link, a {
	color: #14bef0
}
.link::active, a::active {
	background-color: #168db3
}
.link.subtle, a.subtle {
	color: #414146
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	padding-left: 0;
	padding-right: 0
}
.row {
	margin-left: 0;
	margin-right: 0
}
.text-center {
	text-align: center
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.hide {
	display: none
}
@media screen and (max-width:767px) {
	.m-heading-one, .m-heading-two, .m-heading-zero {
		font-size: 18px;
		font-weight: 700;
		line-height: 30px
	}
	.m-heading-three {
		font-size: 14px;
		font-weight: 700;
		line-height: 20px
	}
	.m-heading-four {
		font-size: 12px;
		font-weight: 700;
		line-height: 15px
	}
	.m-text {
		font-size: 14px;
		line-height: 20px
	}
	.m-text-small {
		font-size: 12px;
		line-height: 15px
	}
	.m-separator {
		border-bottom: 1px solid #e0e0e5;
		border-collapse: collapse
	}
	body, p {
		font-size: 14px;
		font-weight: 400;
		line-height: 20px
	}
}
.product-nav {
	margin: 3px 0 3px 3px
}
@media only screen and (max-width:767px) {
	.product-nav {
		margin: 1px 0 3px
	}
}
.product-nav .product-nav-tab {
	padding: 16px 25px;
	display: inline-block;
	color: #787887;
	font-weight: 700;
	cursor: pointer
}
.product-nav .product-nav-tab.selected {
	border-bottom: 3px solid #14bef0;
	color: #14bef0
}
body, html {
	height: 100%;
	padding: 0;
	margin: 0
}
.text-center {
	text-align: center
}
.main-container {
	height: 100%
}
#mainContainer {
	padding: 26px 40px 20px;
	height: calc(100% - 102px)
}
@media (max-width:767px) {
	#mainContainer {
		padding: 0;
		height: calc(100% - 60px)
	}
}
@media (min-width:768px) {
	#mainContainer {
		min-height: 500px
	}
}
.user-card {
	padding: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.user-card .product-name {
	margin-top: 5px;
	margin-bottom: 5px
}
.user-card .user-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
.user-card .user-info .user-image {
	height: 40px;
	width: 40px
}
.user-card .user-info .user-details {
	margin-left: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.sidebar {
	height: 100%;
	width: 100%;
	overflow-y: auto
}
.sidebar .sidebar-item {
	padding: 16px 10px 16px 20px
}
.sidebar .sidebar-item:hover {
	background-color: #f0f0f5
}
.sidebar .sidebar-item.active {
	border-left: 4px solid #14bef0;
	background-color: #f0f0f5;
	padding: 16px 10px 16px 16px
}
.sidebar .sidebar-item .unread-count {
	color: #fff;
	background: #14bef0;
	padding: 3px 7px;
	float: right
}
.loader {
	max-height: 100%;
	max-width: 100%;
	height: 80px;
	width: 80px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.loader .circle {
	height: 16px;
	width: 16px;
	border-radius: 50%;
	display: inline-block;
	background: #000;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: glow;
	animation-name: glow;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}
.loader .circle-one {
	-webkit-animation-delay: 0s;
	animation-delay: 0s
}
.loader .circle-two {
	-webkit-animation-delay: .25s;
	animation-delay: .25s
}
.loader .circle-three {
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}
.loader-wrapper {
	height: 100%;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
@-webkit-keyframes glow {
	0% {
		opacity: .2
	}
	50% {
		opacity: .8
	}
	to {
		opacity: .2
	}
}
@keyframes glow {
	0% {
		opacity: .2
	}
	50% {
		opacity: .8
	}
	to {
		opacity: .2
	}
}
.practo_GlobalNavigation {
	min-height: 60px
}
.snackbar {
	position: absolute;
	width: 100%;
	padding: 10px 15px;
	background-color: #787887;
	color: #fff;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.snackbar.error {
	background-color: #ff2c00
}
.snackbar.success {
	background-color: #00a500
}
.snackbar .message {
	width: calc(100% - 20px)
}
.snackbar .btn-close {
	cursor: pointer;
	height: 20px;
	width: 20px
}
@media (max-width:767px) {
	.snackbar {
		padding: 10px
	}
}
.app-container {
	height: 100%
}
.app-container #userCardContainer {
	margin-left: 0;
	margin-right: 0
}
.app-container #userCardContainer .user-card-wrapper {
	padding-left: 0;
	padding-right: 0
}
.app-container #sideBarAppContainer {
	height: calc(100% - 70px)
}
.app-container #sideBarAppContainer>div {
	height: 100%
}
.app-container #sideBarAppContainer .sidebar-wrapper {
	border-right: 1px solid #e0e0e5
}
@media (max-width:767px) {
	.app-container #sideBarAppContainer {
		height: 100%
	}
}
.login-page {
	height: 100%
}
.login-page #loginPageBox {
	background-color: #fff;
	height: 380px;
	width: 380px;
	border-radius: 3px;
	-webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .08);
	box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .08);
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 1px;
	margin-top: 80px;
	position: absolute
}
.login-page #loginPageBox #recordsText {
	margin-top: 20px;
	line-height: 1.63;
	color: #141419;
	font-weight: 700;
	font-size: 18px
}
.login-page #loginPageBox #verifyNumberText {
	margin-top: 10px;
	font-size: 14px
}
.login-page #loginPageBox .login-input-field-boxes {
	margin-top: 32px
}
.login-page #loginPageBox .login-input-field-boxes .login-error {
	color: #ff2c00;
	margin-top: 3px;
	font-size: 12px
}
.login-page #loginPageBox .login-input-field-boxes .login-input-field {
	border: 0;
	border-bottom: 1px solid #e0e0e5;
	border-radius: 0;
	font-size: 16px;
	color: #9b9b9b;
	padding-bottom: 4px;
	background-color: #fff;
	width: calc(100% - 20px)
}
.login-page #loginPageBox .login-input-field-boxes #loginPhone:disabled {
	-webkit-text-fill-color: #9b9b9b;
	-webkit-opacity: 1
}
.login-page #loginPageBox .login-input-field-boxes #loginName {
	margin-top: 20px;
	color: #000
}
.login-page #loginPageBox .login-input-field-boxes .login-input-field:focus {
	outline: none;
	border-bottom: 1px solid #14bef0
}
.login-page #loginPageBox .login-input-field-boxes #loginName:-ms-input-placeholder {
	color: #9b9b9b
}
.login-page #loginPageBox .login-input-field-boxes .login-input-field:focus::-webkit-input-placeholder {
	color: transparent
}
.login-page #loginPageBox .login-input-field-boxes .login-input-field:focus:-moz-placeholder, .login-page #loginPageBox .login-input-field-boxes .login-input-field:focus::-moz-placeholder {
	color: transparent
}
.login-page #loginPageBox .login-input-field-boxes .login-input-field:focus:-ms-input-placeholder {
	color: transparent
}
.login-page #loginPageBox .login-verify {
	height: 46px;
	border-radius: 2px;
	background-color: #14bef0;
	border: 0;
	color: #fff;
	padding-top: 5px;
	margin: 34px 0 7px
}
.login-page #loginPageBox .login-verify:focus {
	outline: none
}
.login-page #loginPageBox .login-terms {
	font-size: 12px;
	margin-top: 8px
}
.login-page #loginPageBox #loginIframe {
	height: 100%;
	width: 100%;
	border: 0;
	position: absolute;
	top: 0;
	left: 0
}
.login-page #loginPageBox .ip-blacklisted-container {
	text-align: center;
	margin-top: 40px
}
.login-page #loginPageBox .ip-blacklisted-container .ip-blacklisted-header {
	margin-top: 50px
}
.login-page #loginPageBox .ip-blacklisted-container .ip-blacklisted-msg {
	margin-top: 15px;
	padding-left: 12px;
	padding-right: 12px
}
@media (max-width:767px) {
	.login-page {
		margin: 0;
		overflow: hidden
	}
	.login-page #loginPageBox {
		margin-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
		overflow-x: hidden;
		height: calc(100% - 60px);
		max-width: 100%;
		min-width: 100%
	}
	.login-page #loginPageBox #recordsText {
		margin-top: 30px
	}
	.login-page #loginPageBox .login-input-field-boxes {
		margin-top: 60px
	}
	.login-page #loginPageBox .login-verify {
		margin: 0;
		bottom: 46px;
		position: absolute;
		width: calc(100% - 40px)
	}
	.login-page #loginPageBox .login-terms {
		position: absolute;
		bottom: 18px;
		width: calc(100% - 40px);
		margin: 0
	}
	.login-page #loginPageBox .login-terms .a, .login-page #loginPageBox .login-terms .a:active, .login-page #loginPageBox .login-terms .a:hover, .login-page #loginPageBox .login-terms .a:visited {
		text-decoration: none;
		color: #14bef0
	}
	.login-page #loginPageBox .ip-blacklisted-container {
		margin-top: 65px
	}
}
@media (max-width:312px) {
	.login-page #loginPageBox .login-terms {
		bottom: 8px
	}
}
@media screen and (max-width:767px) and (max-height:440px) {
	.login-page #loginPageBox #recordsText {
		display: none
	}
	.login-page #loginPageBox .login-input-field-boxes {
		margin-top: 20px
	}
}
@media screen and (max-width:767px) and (max-height:320px) {
	.login-page #loginPageBox #verifyNumberText {
		display: none
	}
}
@media screen and (max-width:767px) and (max-height:270px) {
	.login-page #loginPageBox .login-terms, .login-page #loginPageBox .login-verify {
		position: inherit;
		bottom: inherit;
		width: 100%
	}
}
.button {
	padding: 6px 20px;
	border-radius: 2px;
	border: 1px solid #41a5c1;
	cursor: pointer;
	display: inline-block;
}
.button.btn-positive {
	color: #fff;
	background-color: #5ba4be;
}
.button.btn-positive:hover {
	background-color: #14addb
}
.button.btn-positive:active {
	background-color: #168db3
}
.button.btn-negative {
	color: #14bef0;
	background-color: #fff
}
.button.btn-negative:hover {
	color: #fff;
	background-color: #14addb
}
.button.btn-negative:active {
	color: #fff;
	background-color: #168db3
}
.button.btn-normal, .button.btn-normal:hover {
	color: #14bef0;
	background-color: #fff
}
.button.btn-normal:active {
	color: #fff;
	background-color: #168db3
}
.button.disabled {
	cursor: default;
	border: 1px solid rgba(20, 190, 240, .24)
}
.button.disabled.btn-positive {
	color: hsla(0, 0%, 100%, .24)
}
.button.disabled.btn-positive, .button.disabled.btn-positive:active, .button.disabled.btn-positive:hover {
	background-color: rgba(20, 190, 240, .24)
}
.button.disabled.btn-negative, .button.disabled.btn-negative:active, .button.disabled.btn-negative:hover, .button.disabled.btn-normal, .button.disabled.btn-normal:active, .button.disabled.btn-normal:hover {
	color: rgba(20, 190, 240, .24);
	background-color: hsla(0, 0%, 100%, .24)
}
.input-box {
	padding-top: 12px;
	padding-bottom: 12px
}
.input-box-title {
	color: #787887;
	margin-bottom: 4px
}
.input-box-body {
	width: 100%;
	border-radius: 2px;
	border: 1px solid #b4b4be;
	padding: 4px 10px;
	color: #414146;
	outline: none
}
.input-box-body::-webkit-input-placeholder {
	color: #b4b4be
}
.input-box-body:-ms-input-placeholder, .input-box-body::-ms-input-placeholder {
	color: #b4b4be
}
.input-box-body::placeholder {
	color: #b4b4be
}
.input-box-body:disabled {
	color: rgba(65, 65, 70, .24)
}
.input-box-body.error, .input-box-body.error:focus {
	border: 1px solid #ff2c00
}
.input-box-body:focus {
	border: 1px solid #14bef0
}
.input-box-error-text {
	color: #ff2c00;
	margin-top: 4px
}
.add-hospital-modal {
	max-width: 400px;
	outline: none;
	width: calc(100% - 32px)
}
.add-hospital-dialog {
	width: 100%;
	background-color: #fff;
	padding: 0 20px;
	border-radius: 2px
}
.add-hospital-dialog-header {
	padding: 20px 0
}
.add-hospital-dialog-body {
	padding-bottom: 18px
}
.add-hospital-dialog-body .hospital-logo-wrapper {
	text-align: right;
	padding: 10px 0 2px
}
.add-hospital-dialog-body .hospital-logo-wrapper .hospital-logo {
	height: 40px;
	vertical-align: middle
}
.add-hospital-dialog-body .hospital-logo-wrapper .button {
	vertical-align: middle;
	margin-left: 20px
}
.add-hospital-dialog-footer {
	padding: 20px 0;
	text-align: right
}
.add-hospital-dialog-footer .button {
	margin-left: 20px
}
.insta-notification-bar {
	position: fixed;
	top: 10px;
	left: 0;
	right: 0;
	margin: auto;
	width: 400px;
	padding: 10px 16px;
	border-radius: 4px;
	z-index: 100;
	text-align: center;
	font-weight: 700
}
.insta-notification-bar.positive {
	background: #0f0
}
.insta-notification-bar.negative {
	background: red
}
.hospital-card-schema {
	padding: 2px 4px;
	cursor: pointer
}
.hospital-card-schema-name {
	display: inline
}
.hospital-card-schema .icon-ic_cross {
	visibility: hidden;
	margin-right: 14px
}
.hospital-card-schema:hover .icon-ic_cross {
	visibility: visible
}
.delete-schema-modal {
	max-width: 400px;
	outline: none;
	width: calc(100% - 32px)
}
.delete-schema-modal .delete-schema-dialog {
	background-color: #fff;
	padding: 16px;
	border-radius: 2px;
	text-align: center
}
.delete-schema-modal .delete-schema-dialog-text {
	text-align: left
}
.delete-schema-modal .delete-schema-dialog-failure, .delete-schema-modal .delete-schema-dialog-success {
	text-align: center;
	margin-bottom: 28px
}
.delete-schema-modal .delete-schema-dialog-buttons {
	margin-top: 24px;
	text-align: right
}
.delete-schema-modal .delete-schema-dialog-buttons .button {
	margin-left: 12px
}
.add-schema-dialog {
	background-color: #fff;
	padding: 16px;
	border-radius: 2px
}
.add-schema-dialog .add-schema-dialog-buttons {
	margin-top: 12px;
	text-align: right
}
.add-schema-dialog .add-schema-dialog-buttons .button {
	margin-left: 12px
}
.edit-hospital-dialog {
	background-color: #fff;
	padding: 0 16px;
	border-radius: 2px
}
.edit-hospital-dialog-failure, .edit-hospital-dialog-success {
	padding: 10px 0
}
.edit-hospital-dialog-header {
	padding: 16px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.edit-hospital-dialog-body {
	padding-bottom: 18px
}
.edit-hospital-dialog-body .hospital-logo-wrapper {
	text-align: right;
	padding: 10px 0 2px
}
.edit-hospital-dialog-body .hospital-logo-wrapper .hospital-logo {
	height: 40px;
	vertical-align: middle
}
.edit-hospital-dialog-body .hospital-logo-wrapper .button {
	vertical-align: middle;
	margin-left: 20px
}
.edit-hospital-dialog-buttons {
	padding: 16px 0;
	text-align: right
}
.edit-hospital-dialog-buttons .button {
	margin-left: 20px
}
.delete-hospital-dialog {
	background-color: #fff;
	padding: 16px;
	border-radius: 2px
}
.delete-hospital-dialog .delete-hospital-dialog-buttons {
	margin-top: 12px;
	text-align: right
}
.delete-hospital-dialog .delete-hospital-dialog-buttons .button {
	margin-left: 12px
}
.hospital-card {
	background-color: #fff;
	padding: 16px;
	margin: 3px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: calc(50% - 6px)
}
.hospital-card .hospital-card-title {
	text-transform: capitalize
}
.hospital-card .hospital-card-title div {
	display: inline-block;
	width: calc(100% - 72px)
}
.hospital-card .hospital-card-title span {
	cursor: pointer;
	font-size: 18px;
	border: 1px solid;
	margin: 4px;
	border-radius: 4px
}
.hospital-card .hospital-card-details {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 56px
}
.hospital-card .hospital-card-details .hospital-card-schema-list {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-top: 26px;
	height: 100%
}
.hospital-card .hospital-card-details .hospital-card-logo {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: right;
	margin-right: 8px
}
.hospital-card .hospital-card-details .hospital-card-logo img {
	min-height: 28px;
	max-width: calc(50% - 24px);
	max-height: 40px;
	margin-top: 10px
}
.hospital-card .hospital-card-buttons .button {
	width: 160px;
	margin-top: 20px;
	position: absolute;
	bottom: 10px
}
.add-schema-modal, .edit-hospital-modal {
	max-width: 400px;
	outline: none;
	width: calc(100% - 32px)
}
@media (max-width:767px) {
	.hospital-card {
		width: calc(100% - 6px)
	}
}
.insta-dashboard {
	height: 100%;
	width: 100%
}
.insta-dashboard .no-hospital {
	text-align: center
}
.insta-dashboard .no-hospital img {
	height: 110px
}
.insta-dashboard .no-hospital .button {
	margin-top: 30px
}
.insta-dashboard-content {
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column
}
.insta-dashboard-content, .insta-dashboard-content .insta-dashboard-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal
}
.insta-dashboard-content .insta-dashboard-header {
	-webkit-box-orient: horizontal;
	-ms-flex-direction: row;
	flex-direction: row;
	width: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 12px 4px
}
.insta-dashboard-content .insta-dashboard-header .input-box {
	padding: 0;
	width: 180px
}
.insta-dashboard-content .hospital-list {
	height: calc(100% - 50px);
	overflow-y: auto;
	width: 100%;
	margin-top: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.options-menu-onboarding {
	position: absolute;
	max-width: 270px;
	z-index: 1;
	-webkit-animation-name: oscillate;
	animation-name: oscillate;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-iteration-count: 4;
	animation-iteration-count: 4;
	top: 20px;
	right: 60px
}
.options-menu-onboarding, .options-menu-onboarding-body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.options-menu-onboarding-body {
	width: 100%;
	background: #2d2d32;
	color: #fff;
	padding: 10px 12px;
	border-radius: 2px
}
.options-menu-onboarding-text {
	border-right: 1px solid #fff;
	padding-right: 15px
}
.options-menu-onboarding-action {
	margin-left: 12px;
	cursor: pointer
}
.options-menu-onboarding-triangle {
	width: 8px;
	height: 8px;
	background: #2d2d32;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-left: -4px
}
.options-menu-onboarding-overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 1;
	background: rgba(0, 0, 0, .4)
}
@-webkit-keyframes oscillate {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	10% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px)
	}
	20% {
		-webkit-transform: translateY(5px);
		transform: translateY(5px)
	}
	30% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
@keyframes oscillate {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	10% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px)
	}
	20% {
		-webkit-transform: translateY(5px);
		transform: translateY(5px)
	}
	30% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
.group-card-header .options-menu-onboarding {
	top: 60px
}
@media (max-width:767px) {
	.options-menu-onboarding {
		top: 10px;
		right: 40px
	}
	.group-card-header .options-menu-onboarding {
		top: 40px
	}
}
.options-menu {
	width: 28px;
	height: 20px
}
.options-menu .menu-handle {
	cursor: pointer;
	font-size: 20px;
	color: #787887
}
.options-menu .menu-overlay {
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1001;
	cursor: default
}
.options-menu .menu-body-wrapper {
	position: relative;
	width: 118px;
	z-index: 1002
}
.options-menu .menu-body-wrapper .menu-pointer {
	height: 12px;
	width: 12px;
	top: 6px;
	left: calc(100% - 24px);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-top: 1px solid #787887;
	border-left: 1px solid #787887;
	position: relative;
	z-index: 1003;
	background: #fff;
	border-radius: 3px 0 0 0
}
.options-menu .menu-body-wrapper .menu-pointer.pointer-down {
	border-top: none;
	border-left: none;
	top: -6px;
	border-bottom: 1px solid #787887;
	border-right: 1px solid #787887
}
.options-menu .menu-body-wrapper .menu-body {
	z-index: 1002;
	width: 100%;
	border-radius: 3px;
	padding: 8px 0;
	-webkit-box-shadow: 0 1px 2px 1px hsla(0, 0%, 43%, .2);
	box-shadow: 0 1px 2px 1px hsla(0, 0%, 43%, .2);
	border: 1px solid #787887
}
.options-menu .menu-body-wrapper .menu-body .menu-item {
	padding: 8px 18px;
	text-align: left;
	cursor: pointer
}
.options-menu .menu-body-wrapper .menu-body .menu-item.del:hover {
	color: rgba(255, 44, 0, .7);
	background-color: #f0f0f6
}
.options-menu .menu-body-wrapper .menu-body .menu-item:hover {
	background-color: #f0f0f6
}
.options-menu .menu-body-wrapper .menu-body .menu-item .icon {
	margin-right: 10px;
	display: none;
	font-size: 20px;
	vertical-align: bottom
}
@media (max-width:768px) {
	.options-menu .menu-overlay {
		background-color: rgba(0, 0, 0, .6)
	}
	.options-menu .menu-body-wrapper .menu-pointer {
		left: calc(100% - 30px)
	}
	.options-menu .menu-body-wrapper .menu-body .menu-item {
		padding: 14px
	}
	.options-menu .menu-body-wrapper .menu-body .menu-item .icon {
		display: inline-block
	}
}
.item-tag {
	display: inline-block;
	vertical-align: middle;
	padding: 4px 8px;
	border-radius: 3px
}
.item-tag.current, .item-tag.new {
	color: #00a500;
	background-color: rgba(0, 165, 0, .1)
}
.item-tag.cancelled {
	color: #ff2c00;
	background-color: rgba(255, 44, 0, .1)
}
.item-tag.tag-margin {
	margin-right: 4px
}
.group-card .new-tag-gap {
	margin-top: 5px
}
.group-card .card-header {
	padding: 12px 20px;
	background: #f0f0f5;
	margin-left: 3px;
	color: #787887
}
.group-card .group-card-body {
	cursor: pointer;
	cursor: hand;
	margin: 3px 0 3px 3px;
	border: 1px solid #fff;
	position: relative
}
.group-card .group-card-body:hover {
	-webkit-box-shadow: 0 1px 2px 1px hsla(0, 0%, 43%, .14);
	box-shadow: 0 1px 2px 1px hsla(0, 0%, 43%, .14);
	border: 1px solid #cacad3
}
.group-card .group-card-body .share-detail {
	padding: 10px 16px;
	color: #b4b4be
}
.group-card .group-card-body .group-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 16px
}
.group-card .group-card-body .group-content .date-tag-holder {
	width: 42px
}
.group-card .group-card-body .group-content .date-tag-holder .date-holder {
	display: inline-block;
	width: 42px;
	vertical-align: top;
	padding: 2px 0;
	border-radius: 2px
}
.group-card .group-card-body .group-content .date-tag-holder .date-holder .month {
	color: #787887
}
.group-card .group-card-body .group-content .description {
	margin-left: 20px;
	width: calc(100% - 100px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.group-card .group-card-body .group-content .description .new-tag {
	background-color: rgba(0, 165, 0, .1);
	padding: 2px 0;
	width: 42px;
	border-radius: 3px;
	vertical-align: top;
	margin-top: 0;
	margin-right: 4px
}
.group-card .group-card-body .group-content .description .title {
	display: inline-block;
	color: #414146;
	margin-right: 10px;
	width: 100%;
	overflow: hidden
}
.group-card .group-card-body .group-content .description .title .group-title {
	max-width: 75%;
	display: inline-block
}
.group-card .group-card-body .group-content .description .source {
	color: #787887
}
.group-card .group-card-body.insta .group-content {
	margin-bottom: 0;
	padding-bottom: 10px
}
.group-card .group-card-body.year-sep {
	margin-top: 0
}
.group-card .group-card-body .insta-banner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 4px 12px 4px 78px;
	background-color: #fff;
	border-top: 1px solid #e0e0e5
}
.group-card .group-card-body .insta-banner .insta-logo {
	float: right;
	margin-left: 24px;
	min-height: 28px;
	max-width: calc(50% - 24px);
	max-height: 40px;
	vertical-align: top
}
@media (max-width:767px) {
	.group-card .card-header {
		padding: 5px 10px 15px
	}
	.group-card .group-card-body {
		margin: 10px 0
	}
	.group-card .group-card-body .group-content {
		padding: 20px 0 20px 10px;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.group-card .group-card-body .group-content .description {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.group-card .group-card-body .group-content .description .details {
		margin-top: 15px;
		padding-right: 30px
	}
	.group-card .group-card-body .insta-banner {
		padding-left: 72px;
		margin-bottom: 3px
	}
}
.infinite-list {
	height: 100%;
	width: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}
.infinite-list .loader-wrapper {
	height: 80px
}
.download-banner {
	background: #28328c;
	padding: 15px 34px 15px 20px;
	color: #fff;
	width: 100%;
	min-height: 120px
}
.download-banner .download-banner-image {
	width: 90px;
	vertical-align: middle
}
.download-banner .banner-text {
	display: inline-block;
	vertical-align: middle;
	margin-left: 30px;
	width: calc(100% - 120px)
}
.download-banner .banner-text .btn {
	border-radius: 2px;
	background: #14bef0;
	margin-top: 20px;
	padding: 8px 20px;
	display: inline-block;
	color: #fff
}
.payment-status-card {
	height: 100%;
	max-height: 400px;
	width: 100%;
	max-width: 400px;
	margin: auto;
	background-color: #fff;
	overflow-y: auto
}
.payment-status-card .payment-status-head {
	padding: 20px
}
.payment-status-card .payment-status-head .payment-status-head-amount, .payment-status-card .payment-status-head .payment-status-head-string {
	color: #fff
}
.payment-status-card .payment-status-sub-head {
	background-color: #f0f0f5;
	padding: 10px 20px;
	color: #b4b4be
}
.payment-status-card .payment-status-body {
	padding: 4px 20px
}
.payment-status-card .payment-status-body .payment-status-body-field {
	padding-top: 16px;
	color: #414146
}
.payment-status-card .payment-status-body .payment-status-body-field .payment-status-placeholder {
	color: #b4b4be
}
.payment-status-card .payment-status-card-full-body {
	height: 100%;
	padding: 18px;
	background-color: #ffeb01
}
.payment-status-card .payment-status-card-full-body .payment-status-head-message .payment-status-head-string {
	text-align: center
}
.payment-status-card .payment-status-head-success {
	background-color: #00a500
}
.payment-status-card .payment-status-head-failed {
	background-color: #ff2c00
}
.payment-status-card .payment-status-head-message {
	background-color: #ffeb01
}
.payment-status-card .payment-status-close {
	margin: 20px;
	padding: 10px 0;
	border-radius: 2px;
	background-color: #414146;
	text-align: center;
	color: #fff
}
.webpush-card {
	background: #fff;
	padding: 20px;
	border-radius: 2px
}
.webpush-card-head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
.webpush-card-head img {
	width: auto;
	height: 72px;
	margin-right: 20px
}
.webpush-card-head-text {
	margin-top: 8px
}
.webpush-card-actions {
	margin-top: 30px;
	text-align: right
}
.webpush-card-actions .button {
	margin-left: 20px
}
@media (max-width:767px) {
	.webpush-card-head {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center
	}
	.webpush-card-head img {
		margin: auto;
		height: 120px;
		width: 120px;
		margin-bottom: 40px
	}
	.webpush-card-actions {
		text-align: center
	}
	.webpush-card-actions .button {
		margin-left: 5px;
		margin-right: 5px;
		width: calc(50% - 10px)
	}
}
.app-banner-full {
	height: 100%;
	width: 100%;
	max-width: 320px;
	max-height: 434px;
	background: #fff;
	border-radius: 3px;
	padding: 10px;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}
.app-banner-full .close-btn {
	text-align: right
}
.app-banner-full .close-btn div {
	display: initial;
	color: #b4b4be
}
.app-banner-full .content-wrapper {
	height: calc(100% - 90px);
	overflow-y: scroll
}
.app-banner-full .content-wrapper .app-banner-title {
	padding: 0 20px;
	text-align: center
}
.app-banner-full .content-wrapper .app-banner-details {
	padding: 16px 20px;
	margin: auto;
	margin-top: 8px;
	width: 254px
}
.app-banner-full .content-wrapper .app-banner-details .detail-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 20px 0
}
.app-banner-full .content-wrapper .app-banner-details .detail-item .detail-text {
	display: inline-block;
	margin-left: 12px
}
.app-banner-full .app-banner-btn {
	border-radius: 2px;
	background: #14bef0;
	margin-top: 20px;
	padding: 10px 20px;
	display: inline-block;
	color: #fff;
	width: 100%;
	text-align: center
}
.feedback-modal-list {
	padding: 20px
}
.feedback-modal-list .modal-list-heading {
	color: #414146;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: 16px;
	border-bottom: 1px solid #e0e0e5
}
.feedback-modal-list .modal-list-heading .icon-ic_cross {
	cursor: pointer
}
.feedback-modal-list .modal-list-body {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	padding: 8px 0;
	max-height: 234px
}
.feedback-modal-list .modal-list-body .feedback-list-item {
	padding: 12px 10px;
	border-radius: 2px;
	border: 1px solid #787887;
	background-color: #fff;
	margin-top: 10px;
	cursor: pointer
}
.feedback-modal-list .modal-list-body .feedback-list-item:hover {
	border-color: #14bef0;
	color: #14bef0;
	outline: none
}
.feedback-modal-list .modal-list-body .feedback-list-item:active {
	border-color: #14bef0;
	background-color: #14bef0;
	color: #fff;
	outline: none
}
.feedback-modal-list .modal-list-body .feedback-list-item:focus {
	outline: none
}
.delete-record-modal {
	max-width: 400px;
	background: #fff;
	outline: none;
	width: calc(100% - 32px)
}
.delete-record-layout {
	padding: 0 16px;
	height: 254px
}
.delete-record-layout.error {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.delete-record-layout.error .close-btn {
	border-radius: 2px;
	padding: 6px 20px;
	border: 1px solid #14bef0;
	cursor: pointer;
	margin-top: 34px;
	color: #fff;
	background-color: #14bef0
}
.delete-record-layout .dialog-heading {
	padding: 16px 0
}
.delete-record-layout .dialog-body {
	padding: 16px 0;
	height: calc(100% - 130px)
}
.delete-record-layout .dialog-action-buttons {
	padding: 16px 0
}
.delete-record-layout .dialog-action-buttons .btn {
	border-radius: 2px;
	padding: 6px 20px;
	border: 1px solid #14bef0;
	cursor: pointer;
	display: inline-block;
	margin-left: 16px
}
.delete-record-layout .dialog-action-buttons .cancel-btn {
	color: #fff;
	background-color: #14bef0
}
.delete-record-layout .dialog-action-buttons .confirm-btn {
	color: #14bef0;
	background-color: #fff
}
.image-editor-modal {
	width: 100%;
	height: 100%
}
.image-editor-modal .image-editor {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.image-editor-modal .image-editor-preview-image {
	height: calc(100% - 54px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.image-editor-modal .image-editor-preview-image>img {
	-ms-flex-item-align: center;
	align-self: center;
	height: auto;
	width: auto;
	max-height: calc(100% - 20px);
	max-width: calc(100% - 20px)
}
.image-editor-modal .image-editor-preview-image>img.rot-0 {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}
.image-editor-modal .image-editor-preview-image>img.rot-90 {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}
.image-editor-modal .image-editor-preview-image>img.rot-180 {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.image-editor-modal .image-editor-preview-image>img.rot-270 {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg)
}
.image-editor-modal .image-editor-action-buttons {
	background: #000;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	color: #fff;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 54px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.image-editor-modal .image-editor-action-buttons>div {
	cursor: pointer;
	font-size: 24px
}
.image-editor-modal .image-editor-action-buttons .transform-buttons>div {
	display: inline-block;
	cursor: pointer;
	font-size: 24px
}
.record-upload-layout {
	background-color: #fff
}
.record-upload-layout .record-upload-preview-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	height: 156px;
	padding: 16px;
	background-color: #f0f0f5;
	position: relative
}
.record-upload-layout .record-upload-preview-box .record-upload-preview-tile {
	width: 60px;
	height: 60px;
	margin: 0 10px 10px 0;
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, .3);
	cursor: pointer;
	position: relative
}
.record-upload-layout .record-upload-preview-box .record-upload-preview-tile .loader-wrapper {
	z-index: 1;
	position: absolute;
	background-color: rgba(30, 30, 40, .6)
}
.record-upload-layout .record-upload-preview-box .record-upload-preview-tile .loader-wrapper .loader {
	width: calc(100% - 20px)
}
.record-upload-layout .record-upload-preview-box .record-upload-preview-tile .loader-wrapper .loader .circle {
	background-color: #fff;
	height: 8px;
	width: 8px
}
.record-upload-layout .record-upload-preview-box .record-upload-preview-tile .record-upload-preview-tile-reload {
	position: absolute;
	background: rgba(30, 30, 40, .6);
	color: #fff;
	width: 100%;
	height: 100%;
	font-size: 20px;
	text-align: center;
	padding-top: 16px;
	z-index: 1
}
.record-upload-layout .record-upload-preview-box .record-upload-preview-tile .record-upload-preview-tile-reload div {
	color: #fff
}
.record-upload-layout .record-upload-preview-box .record-upload-preview-tile img {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.record-upload-layout .record-upload-preview-box .record-upload-preview-tile img.rot-0 {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}
.record-upload-layout .record-upload-preview-box .record-upload-preview-tile img.rot-90 {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}
.record-upload-layout .record-upload-preview-box .record-upload-preview-tile img.rot-180 {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.record-upload-layout .record-upload-preview-box .record-upload-preview-tile img.rot-270 {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg)
}
.record-upload-layout .record-upload-preview-box .record-upload-preview-tile .record-upload-preview-pdf {
	height: 100%;
	width: 100%;
	color: #ff2c00;
	background: #fff;
	padding-top: 16px
}
.record-upload-layout .record-upload-preview-box .record-upload-preview-tile .record-upload-preview-tile-num {
	width: 24px;
	background-color: #787887;
	height: 24px;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 2px
}
.record-upload-layout .record-upload-preview-box .record-upload-preview-tile .record-upload-preview-tile-num-failure {
	background-color: #ff2c00
}
.record-upload-layout .record-upload-preview-box .record-upload-preview-tile .record-upload-preview-tile-num-success {
	background-color: #00a500
}
.record-upload-layout .record-upload-preview-box-error {
	top: 6px;
	left: 20px;
	position: absolute;
	width: calc(100% - 40px);
	padding: 2px 4px;
	border-radius: 4px;
	background-color: #ff2c00;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	z-index: 2
}
.record-upload-layout .record-upload-preview-box-error span {
	cursor: pointer;
	height: 20px;
	width: 20px
}
.record-upload-layout .file-error-message {
	color: #ff2c00;
	padding: 0 16px
}
.record-upload-layout .record-upload-add-tile {
	cursor: pointer;
	height: 60px;
	width: 60px;
	font-size: 10px;
	background-color: #787887;
	color: #fff;
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, .3);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.record-upload-layout .record-upload-add-tile span {
	color: #fff;
	display: block
}
.record-upload-layout .record-upload-input-layout {
	padding: 12px 16px
}
.record-upload-layout .record-upload-input-layout .record-upload-input-layout-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline
}
.record-upload-layout .record-upload-input-layout .record-upload-input-layout-group .react-datepicker__input-container .datepicker {
	border-radius: 2px;
	border: 1px solid #b4b4be;
	padding: 4px 10px;
	color: #414146;
	outline: none
}
.record-upload-layout .record-upload-input-layout .record-upload-input-layout-group .react-datepicker__input-container .datepicker::-webkit-input-placeholder {
	color: #b4b4be
}
.record-upload-layout .record-upload-input-layout .record-upload-input-layout-group .react-datepicker__input-container .datepicker:-ms-input-placeholder, .record-upload-layout .record-upload-input-layout .record-upload-input-layout-group .react-datepicker__input-container .datepicker::-ms-input-placeholder {
	color: #b4b4be
}
.record-upload-layout .record-upload-input-layout .record-upload-input-layout-group .react-datepicker__input-container .datepicker::placeholder {
	color: #b4b4be
}
.record-upload-layout .record-upload-input-layout .record-upload-input-layout-group .react-datepicker__input-container .datepicker:focus {
	border: 1px solid #14bef0
}
.record-upload-layout .record-upload-input-layout .record-upload-input-layout-group .react-datepicker__input-container .datepicker:disabled {
	color: rgba(65, 65, 70, .24)
}
.record-upload-layout .record-upload-input-layout .record-upload-input-layout-group .record-date-error {
	color: #ff2c00;
	margin-top: 4px
}
.record-upload-layout .record-upload-input-layout .record-upload-input-layout-type {
	margin-top: 4px
}
.record-upload-layout .record-upload-input-layout .record-upload-input-layout-type .record-upload-input-layout-type-title {
	color: #787887
}
.record-upload-layout .record-upload-input-layout .record-upload-input-layout-type .record-type-error {
	color: #ff2c00;
	margin-top: 4px
}
.record-upload-layout .record-upload-input-layout .record-upload-input-layout-type .record-upload-input-options {
	padding: 20px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: distribute;
	justify-content: space-around
}
.record-upload-layout .record-upload-input-layout .record-upload-input-layout-type .record-upload-input-options>div {
	cursor: pointer
}
.record-upload-layout .record-upload-input-layout .record-upload-input-layout-type .record-upload-input-options>.active, .record-upload-layout .record-upload-input-layout .record-upload-input-layout-type .record-upload-input-options>.active div {
	color: #14bef0
}
.record-upload-layout .record-upload-input-layout .record-upload-input-layout-type .record-upload-input-options.disabled div {
	cursor: default;
	color: rgba(0, 0, 0, .24)
}
.record-upload-layout .record-upload-input-layout .record-upload-input-layout-type .record-upload-input-options.disabled>.active, .record-upload-layout .record-upload-input-layout .record-upload-input-layout-type .record-upload-input-options.disabled>.active div {
	color: rgba(20, 190, 240, .24)
}
.record-upload-layout .record-upload-layout-actions {
	margin: 0 16px;
	padding: 16px 0;
	text-align: right
}
.record-upload-layout .record-upload-layout-actions .button {
	margin-left: 18px
}
.record-upload-layout.success {
	padding: 24px
}
.record-upload-layout.success .success-image {
	height: 80px;
	width: 80px
}
.record-upload-layout.success .success-title {
	margin-top: 20px;
	margin-bottom: 10px
}
.record-upload-layout.success .button {
	margin-top: 16px
}
.consent-banner-full {
	overflow: auto;
	height: calc(100% - 40px);
	width: calc(100% - 20px);
	background-color: #fff;
	padding: 24px 16px;
	border-radius: 2px;
	max-width: 300px;
	max-height: 340px
}
.consent-banner-full-text {
	margin: 24px 0
}
.consent-banner-full-actions .button {
	width: 100%;
	margin-bottom: 10px
}
.consent-banner-full-actions-link {
	color: #14bef0;
	cursor: pointer
}
.consent-banner-full-success {
	height: calc(100% - 40px);
	width: calc(100% - 20px);
	background-color: #fff;
	padding: 24px 16px;
	border-radius: 2px;
	max-width: 300px;
	max-height: 200px
}
.share-record-modal {
	max-width: 400px;
	outline: none;
	width: calc(100% - 32px)
}
.share-dialog {
	width: 100%;
	background-color: #fff;
	padding: 0 20px;
	border-radius: 2px
}
.share-dialog-header {
	padding: 20px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.share-dialog-header .close-btn {
	cursor: pointer
}
.share-dialog-body {
	padding-bottom: 18px
}
.share-dialog-footer {
	padding: 20px 0;
	text-align: right
}
.share-dialog-footer .button {
	margin-left: 20px
}
.share-dialog.success {
	padding: 40px
}
.share-dialog.success .success-image {
	height: 80px;
	width: 80px
}
.share-dialog.success .success-title {
	margin-top: 20px;
	margin-bottom: 10px
}
.share-dialog>.button {
	width: calc(100% - 60px);
	margin-top: 40px
}
@media (max-width:767px) {
	.share-record-modal {
		max-width: 100%;
		width: 100%;
		height: 100%
	}
	.share-dialog {
		height: 100%;
		padding: 0 12px
	}
	.share-dialog-header {
		height: 60px
	}
	.share-dialog-footer {
		border-top: none
	}
	.share-dialog-footer .btn-negative {
		display: none
	}
	.share-dialog-footer .btn-positive {
		width: 100%;
		margin-left: 0
	}
	.share-dialog.success {
		padding: 0 12px
	}
	.share-dialog.success .success-image {
		margin-top: 56px
	}
}
.timeline-container-wrapper {
	height: 100%
}
.timeline-container {
	background: #f0f0f5;
	height: 100%;
	width: 100%
}
.timeline-container-header {
	margin: 3px 0 0 3px;
	background-color: #fff;
	padding: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .12);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .12)
}
.timeline-container .infinite-list {
	height: calc(100% - 67px)
}
.timeline-container .no-records {
	background: #fff;
	height: calc(100% - 73px);
	margin: 3px 0 0 3px;
	width: calc(100% - 3px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}
.timeline-container .no-records .no-records-img img {
	height: 110px
}
.timeline-container .no-records .no-records-msg {
	margin-top: 16px
}
.payment-modal-overlay {
	background-color: #1e1e28
}
.payment-modal-overlay .payment-status-modal {
	width: 100%;
	padding: 0 10px
}
.webpush-permission-modal {
	max-width: 400px
}
.record-upload-modal {
	max-width: 400px;
	max-height: calc(100% - 40px);
	background: #fff;
	outline: none;
	width: calc(100% - 32px)
}
.app-banner-modal {
	padding: 10px;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
@media (max-width:767px) {
	.timeline-container {
		height: 100%
	}
	.timeline-container .no-records {
		height: calc(100% - 64px);
		margin: 0;
		width: 100%
	}
	.timeline-container .product-title {
		padding: 15px 10px;
		margin-bottom: 10px
	}
	.timeline-container .upload-records-mob {
		height: 63px;
		background-color: #fff;
		padding: 8px 16px
	}
	.timeline-container .upload-records-mob-btn {
		width: 100%;
		height: 100%;
		border-radius: 2px;
		background-color: #14bef0;
		color: #fff;
		text-align: center;
		padding: 10px
	}
	.webpush-permission-modal {
		width: 100%;
		padding: 0 10px
	}
}
.edit-details-layout {
	padding: 0 20px;
	border-radius: 2px
}
.edit-details-layout .loading-title {
	margin-top: 30px
}
.edit-details-layout .label {
	color: #787887;
	margin-top: 10px
}
.edit-details-layout .label:first-child {
	margin-top: 0
}
.edit-details-layout .loader-wrapper {
	height: 80px
}
.edit-details-layout .edit-details-layout-title {
	padding: 20px 0
}
.edit-details-layout .edit-details-layout-body {
	color: #787887
}
.edit-details-layout .edit-details-layout-body form {
	padding: 15px 0 25px
}
.edit-details-layout .edit-details-layout-body input {
	border-radius: 2px;
	border: 1px solid #b4b4be;
	width: 100%;
	padding: 4px 10px;
	color: #414146;
	margin-top: 10px;
	margin-bottom: 4px
}
.edit-details-layout .edit-details-layout-body input.input-error {
	border: 1px solid #ff2c00
}
.edit-details-layout .edit-details-layout-body input.input-error:focus {
	outline: none;
	border: 1px solid #ff2c00
}
.edit-details-layout .edit-details-layout-body input:focus {
	outline: none;
	border: 1px solid #14bef0
}
.edit-details-layout .edit-details-layout-body .error-row {
	margin-bottom: 12px
}
.edit-details-layout .edit-details-layout-body .btn {
	padding: 20px 0
}
.edit-details-layout .edit-details-layout-body .btn>div {
	border-radius: 2px;
	padding: 6px 20px;
	margin-left: 12px;
	border: 1px solid #14bef0;
	cursor: pointer;
	display: inline-block
}
.edit-details-layout .edit-details-layout-body .btn .btn-cancel {
	background-color: #fff;
	color: #14bef0
}
.edit-details-layout .edit-details-layout-body .btn .btn-save {
	color: #fff;
	background-color: #14bef0
}
@media (max-width:767px) {
	.edit-details-layout {
		padding: 0;
		height: 100%
	}
	.edit-details-layout .edit-details-layout-head {
		height: 60px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.edit-details-layout .edit-details-layout-head div {
		padding: 0 10px
	}
	.edit-details-layout .edit-details-layout-head .icon-ic_done_open_system {
		font-size: 29px
	}
	.edit-details-layout .edit-details-layout-title {
		padding: 20px;
		border-bottom: 10px solid #e0e0e5
	}
	.edit-details-layout .edit-details-layout-title div {
		font-weight: 400
	}
	.edit-details-layout .edit-details-layout-body {
		padding: 0 20px
	}
	.edit-details-layout .edit-details-layout-body form {
		border-bottom: none
	}
}
@media (max-height:360px) and (max-width:767px) {
	.edit-details-layout .edit-details-layout-title {
		display: none
	}
	.edit-details-layout .edit-details-layout-body {
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		height: calc(100% - 60px)
	}
}
.generic-options-menu {
	width: 28px;
	height: 20px;
	float: right;
	margin-top: 6px
}
.generic-options-menu-handle {
	cursor: pointer;
	font-size: 20px;
	color: #787887
}
.generic-options-menu-wrapper {
	position: absolute;
	right: -4px;
	top: 20px;
	width: 200px;
	z-index: 1001
}
.generic-options-menu-pointer {
	height: 12px;
	width: 12px;
	top: 6px;
	left: calc(100% - 24px);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-top: 1px solid #787887;
	border-left: 1px solid #787887;
	position: relative;
	z-index: 1003;
	background: #fff;
	border-radius: 3px 0 0 0
}
.generic-options-menu-body {
	z-index: 1002;
	width: 100%;
	border-radius: 3px;
	padding: 8px 0;
	-webkit-box-shadow: 0 1px 2px 1px hsla(0, 0%, 43%, .2);
	box-shadow: 0 1px 2px 1px hsla(0, 0%, 43%, .2);
	border: 1px solid #787887
}
.generic-options-menu-item {
	padding: 8px 18px;
	text-align: left;
	cursor: pointer
}
.generic-options-menu-item:hover {
	background-color: #f0f0f6
}
.generic-options-menu-item .icon {
	margin-right: 10px;
	display: none;
	font-size: 20px;
	vertical-align: bottom
}
.records-head {
	width: 100%;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .12);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .12)
}
.records-head .insta-banner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 10px 20px 10px 60px;
	background-color: #fff;
	border-top: 1px solid #e0e0e5
}
.records-head .insta-banner .insta-logo {
	float: right;
	margin-left: 24px;
	min-height: 28px;
	max-width: calc(50% - 24px);
	max-height: 40px;
	vertical-align: top
}
.records-head .records-head-content {
	padding: 10px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.records-head .records-head-content .icon-ic_back {
	height: 20px;
	width: 20px;
	margin-right: 20px;
	cursor: pointer;
	cursor: hand
}
.records-head .records-head-content .edit-details {
	float: right;
	padding: 5px 20px;
	background-color: #fff;
	color: #14bef0;
	border-radius: 2px;
	border: 1px solid #14bef0;
	cursor: pointer;
	cursor: hand
}
.records-head .records-head-content .edit-details:active, .records-head .records-head-content .edit-details:hover {
	color: #fff;
	background-color: #14bef0
}
.edit-details-modal {
	max-width: 400px;
	background: #fff;
	outline: none;
	width: calc(100% - 32px)
}
@media (max-width:767px) {
	.records-head {
		background: #fff
	}
	.records-head .insta-banner {
		padding: 10px
	}
	.records-head .records-head-content {
		padding: 20px 10px;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.records-head .records-head-content .edit-details {
		background: #fff;
		color: #14bef0;
		padding: 0;
		border-radius: 0;
		border: none;
		text-align: right
	}
	.records-head .records-head-content .edit-details:active, .records-head .records-head-content .edit-details:hover {
		background-color: #fff;
		color: #14bef0
	}
	.records-head .records-head-content .head-details .group-date {
		color: #787887
	}
	.records-head .records-head-content .head-details .group-title {
		margin-top: 5px
	}
	.records-head .records-head-content .head-details .group-description {
		color: #787887;
		margin-top: 5px
	}
	.edit-details-modal {
		max-width: 100%;
		width: 100%;
		height: 100%
	}
}
.appointment-book-card {
	min-height: 82px;
	border-radius: 2px;
	background-color: #fff;
	margin: 15px 15px 0;
	padding: 20px;
	color: #414146;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.appointment-book-card .appointment-book-card-doctor {
	color: #2d2d32
}
.appointment-book-card .appointment-book-card-button {
	display: block;
	float: right;
	background-color: #fff;
	color: #14bef0;
	border-radius: 2px;
	border: 1px solid #14bef0;
	padding: 5px 20px;
	cursor: pointer
}
.appointment-book-card .appointment-book-card-button:hover {
	color: #fff;
	background-color: #14bef0
}
.appointment-book-card .appointment-book-card-button:active {
	color: #fff;
	background-color: #168db3
}
@media (max-width:767px) {
	.appointment-book-card {
		margin: 0;
		border-top: 1px solid #f0f0f5;
		min-height: 72px;
		padding: 15px 10px
	}
	.appointment-book-card .appointment-book-card-doctor {
		padding-top: 3px
	}
	.appointment-book-card .appointment-book-card-button:hover {
		background-color: #fff;
		color: #14bef0
	}
	.appointment-book-card .appointment-book-card-button:active {
		color: #fff;
		background-color: #14bef0
	}
}
.image-record {
	height: 90%;
	width: auto;
	margin-bottom: 16px
}
.image-record .hidden {
	display: none
}
.image-record .loader .circle {
	background: #fff
}
.image-record img {
	height: 100%;
	max-width: 100%
}
.image-carousel {
	color: #fff;
	font-weight: 700;
	height: 100%
}
.image-carousel .image-carousel-header {
	position: fixed;
	height: 54px;
	background: #000;
	width: 100%;
	padding: 18px;
	margin: 0;
	top: 0;
	right: 0
}
.image-carousel .image-carousel-header .image-carousel-title {
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.image-carousel .image-carousel-header .icon-ic_cross {
	padding-left: 0;
	cursor: pointer
}
.image-carousel .image-carousel-header .image-download-all {
	font-size: 14px;
	padding-right: 0;
	display: block
}
.image-carousel .image-carousel-header .image-download-all.hidden {
	display: none
}
.image-carousel .image-carousel-header .image-download-all>span {
	cursor: pointer
}
.image-carousel .image-carousel-header .image-download-all .icon-ic_download {
	margin-right: 12px
}
.image-carousel #imageCarouselBody {
	width: 100%;
	height: 100%;
	margin: auto;
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll
}
.image-carousel .image-carousel-page-indicator-wrapper {
	position: absolute;
	bottom: 16px;
	width: 100%;
	text-align: center
}
.image-carousel .image-carousel-page-indicator-wrapper .image-carousel-page-indicator {
	background: rgba(0, 0, 0, .7);
	padding: 8px 14px;
	display: inline
}
@media (max-width:767px) {
	.image-carousel .image-carousel-header .image-download-all .icon-ic_download {
		margin-right: 0
	}
	.image-carousel #imageCarouselBody {
		padding: 8px
	}
	.image-carousel .image-carousel-page-indicator-wrapper {
		text-align: right
	}
	.image-carousel .image-carousel-page-indicator-wrapper .image-carousel-page-indicator {
		display: inline;
		margin-right: 16px
	}
}
.file-card {
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .12);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .12);
	width: 100%
}
.file-card .header {
	padding: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 40px
}
.file-card .header .card-title {
	overflow: hidden;
	width: calc(100% - 28px)
}
.file-card .header .card-title div {
	display: inline-block;
	vertical-align: middle
}
.file-card .header .card-title .n-tag {
	max-width: calc(100% - 52px)
}
.file-card .header .card-title .new-tag {
	display: inline-block;
	background-color: rgba(0, 165, 0, .1);
	vertical-align: middle;
	padding: 2px 0;
	width: 42px;
	margin-right: 4px;
	margin-left: 4px;
	border-radius: 3px
}
.file-card .preview-container {
	height: 164px;
	overflow: hidden;
	background-color: #e0e0e5
}
.file-card .preview-container .preview-image {
	width: 160px;
	margin-top: 10px
}
.file-card .preview-container.loaded .loader-wrapper {
	display: none
}
.file-card .tags {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	height: 40px;
	overflow: hidden;
	text-align: right
}
.file-card .tags span {
	background: #14bef0;
	color: #fff;
	padding: 2px 8px;
	margin: 10px 8px;
	border-radius: 2px;
	white-space: nowrap
}
.file-card .tags .dx-tag {
	max-width: 120px
}
.image-carousel-modal {
	margin: auto;
	position: relative;
	margin-top: 0;
	top: 78px;
	outline: none;
	height: calc(100% - 78px);
	width: 100%
}
@media (max-width:767px) {
	.image-carousel-modal {
		top: 70px;
		height: calc(100% - 70px)
	}
}
.generic-record {
	width: 100%;
	margin-bottom: 15px;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .12);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .12)
}
.generic-record>.heading {
	padding: 10px 10px 10px 20px;
	height: 40px
}
.generic-record>.heading, .generic-record>.heading .title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.generic-record>.heading .title {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	overflow: hidden;
	width: calc(100% - 188px)
}
.generic-record>.heading .title .with-new-tag {
	max-width: calc(100% - 64px)
}
.generic-record>.heading .title .new-tag {
	display: inline-block;
	background-color: rgba(0, 165, 0, .1);
	padding: 2px 0;
	margin-top: 2px;
	width: 42px;
	margin-left: 10px;
	border-radius: 3px
}
.generic-record>.heading .header-links {
	width: 160px
}
.generic-record>.heading .header-links .header-link {
	display: inline-block;
	margin-left: 20px
}
.generic-record>.heading .header-links .header-link:first-child {
	margin-left: 0
}
@media screen and (max-width:767px) {
	.generic-record>.heading {
		padding: 10px
	}
	.generic-record>.heading .title {
		width: calc(100% - 28px)
	}
	.generic-record>.heading .title .new-tag {
		display: inline-block;
		background-color: rgba(0, 165, 0, .1);
		padding: 2px 0;
		width: 42px;
		margin-top: 2px;
		margin-left: 10px;
		border-radius: 3px
	}
	.generic-record>.heading .header-links {
		display: none
	}
	.generic-record .footer {
		padding: 10px;
		text-align: right
	}
	.generic-record .footer .footer-link {
		margin-left: 30px
	}
	.generic-record .footer .footer-link:first-child {
		margin-left: 0
	}
}
.treatment-plan>.row {
	padding: 5px 20px
}
.treatment-plan .grey-text, .treatment-plan .heading {
	color: #787887
}
.treatment-plan .discount.separator, .treatment-plan .treatment.separator {
	padding-left: 0;
	padding-right: 0;
	margin-left: 20px;
	margin-right: 20px
}
.treatment-plan .total {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
@media screen and (max-width:767px) {
	.treatment-plan .heading {
		margin-top: 5px;
		margin-bottom: 5px
	}
	.treatment-plan>.row {
		padding: 10px;
		background: #fff
	}
	.treatment-plan .treatment {
		font-weight: 400
	}
	.treatment-plan .discount.separator, .treatment-plan .treatment.separator {
		padding-left: 10px;
		padding-right: 10px;
		margin-left: 0;
		margin-right: 0
	}
	.treatment-plan .total {
		border-bottom: 1px solid #e0e0e5
	}
}
.billing-card-body .row {
	padding: 5px 20px;
	background: #f0f0f5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.billing-card-body .row:nth-child(odd) {
	background: #fff
}
.billing-card-body .row #total-paid {
	color: #00a500
}
.billing-card-body .row #total-due {
	color: #ff7800
}
.billing-card-body .billing-details {
	color: #b4b4be;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.billing-card-body .billing-details.expandable {
	cursor: pointer;
	height: 40px;
	border-radius: 2px
}
.billing-card-body .procedures .billing-details-heading {
	color: #787887
}
.billing-card-body .billing-closed {
	max-height: 0;
	overflow-y: hidden;
	-webkit-transition: max-height 1s ease 0s;
	transition: max-height 1s ease 0s
}
.billing-card-body .billing-closed.billing-slide {
	max-height: 600px;
	-webkit-transition: max-height 1s ease 0s;
	transition: max-height 1s ease 0s
}
@media screen and (max-width:767px) {
	.billing-card-body {
		border-bottom: 1px solid #e0e0e5
	}
	.billing-card-body .row {
		background: #fff;
		padding: 10px
	}
	.billing-card-body .billing-details {
		-webkit-box-pack: left;
		-ms-flex-pack: left;
		justify-content: left
	}
}
.payment-card .payment-card-body {
	padding: 5px 20px
}
.payment-card .payment-card-body .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.payment-card .payment-card-body .row .amount {
	color: #00a500
}
@media screen and (max-width:767px) {
	.payment-card .payment-card-body {
		padding: 10px
	}
}
.prescription-content .prescription-download-banner {
	display: none
}
.prescription-content .prescription-body>.row {
	padding: 10px 20px
}
.prescription-content .prescription-body .prescription-body-heading {
	color: #787887
}
.prescription-content .prescription-body .prescription-greyrow {
	background: #f0f0f5
}
.prescription-content .prescription-body .prescription-closed {
	max-height: 0;
	overflow-y: hidden;
	-webkit-transition: max-height 1s ease 0s;
	transition: max-height 1s ease 0s
}
.prescription-content .prescription-body .prescription-closed.prescription-slide {
	max-height: 600px;
	-webkit-transition: max-height 1s ease 0s;
	transition: max-height 1s ease 0s
}
.prescription-content .prescription-body .prescription-med .med-body-instruction {
	color: #787887;
	cursor: pointer;
	cursor: hand
}
.prescription-content .prescription-body .prescription-med .med-concentration {
	color: #787887;
	margin-left: 5px
}
@media screen and (max-width:767px) {
	.prescription-content .prescription-download-banner {
		width: 100%;
		padding: 12px 10px;
		background-color: #28328c;
		font-size: 13px;
		font-weight: 500;
		color: #fff;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.prescription-content .prescription-download-banner .banner-btn {
		border-radius: 2px;
		height: 30px;
		background-color: #14bef0;
		cursor: hand;
		color: #fff;
		cursor: pointer;
		padding: 5px 12px;
		white-space: nowrap;
		margin: 0 0 0 12px
	}
	.prescription-content .prescription-body .prescription-med {
		background: #fff;
		border-bottom: 1px solid #e0e0e5;
		padding: 10px
	}
	.prescription-content .prescription-body .prescription-med .med-body-name {
		margin-top: 15px;
		margin-bottom: 15px
	}
	.prescription-content .prescription-body .prescription-med .med-body-duration {
		margin-top: 5px
	}
	.prescription-content .prescription-body .prescription-med .med-body-instruction {
		margin-top: 15px;
		margin-bottom: 15px
	}
}
.record-container {
	height: 100%;
	width: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	background: #d7d9e3
}
.record-container .no-records-head {
	height: 40px;
	padding: 10px 20px;
	background: #fff
}
.record-container .no-records-head .icon-ic_back {
	height: 20px;
	width: 20px;
	margin-right: 20px;
	cursor: pointer;
	cursor: hand
}
.record-container .no-records {
	background: #d7d9e3;
	height: calc(100% - 40px);
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}
.record-container .no-records .no-records-img img {
	height: 110px
}
.record-container .no-records .no-records-msg {
	margin-top: 16px
}
.record-container .content {
	padding: 15px 15px 0
}
.record-container .content>.file-box {
	margin-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px
}
@media (max-width:767px) {
	.record-container {
		background: #f0f0f5
	}
	.record-container .content {
		padding: 15px 0 0
	}
	.record-container .content .col-sm-4 {
		padding: 0!important
	}
}
.modal-list {
	max-height: 275px;
	padding: 20px
}
.modal-list .modal-list-heading {
	color: #414146;
	font-size: 14px;
	font-weight: 700;
	padding-bottom: 16px;
	border-bottom: 1px solid #e0e0e5
}
.modal-list .modal-list-body {
	overflow-y: auto;
	padding: 8px 16px;
	max-height: 140px
}
.modal-list .modal-list-body .modal-list-item {
	border-bottom: 1px solid #e0e0e5;
	padding-top: 12px;
	padding-bottom: 16px
}
.modal-list .modal-list-body .modal-list-item:last-child {
	border-bottom: none
}
.modal-list .modal-list-body .modal-list-item a:active, .modal-list .modal-list-body .modal-list-item a:hover, .modal-list .modal-list-body .modal-list-item a:link, .modal-list .modal-list-body .modal-list-item a:visited {
	decoration: none;
	text-decoration: none;
	color: #000
}
.modal-list .modal-list-body .modal-list-item .item-heading {
	color: #14bef0
}
.modal-list .modal-list-body .modal-list-item .item-details {
	margin-top: 6px;
	color: #b4b4be
}
.modal-list .modal-action-buttons {
	text-align: right;
	margin-top: 16px
}
.modal-list .modal-action-buttons .modal-dismiss-btn {
	border-radius: 2px;
	font-size: 13px;
	padding: 6px 20px;
	margin-left: 12px;
	border: 1px solid #14bef0;
	display: inline-block;
	cursor: pointer;
	cursor: hand;
	color: #fff;
	background-color: #14bef0
}
.cancel-confimation-dialog {
	min-height: 236px;
	padding: 20px
}
.cancel-confimation-dialog.error {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.cancel-confimation-dialog.error .error-msg {
	padding: 0 10px;
	color: #414146
}
.cancel-confimation-dialog.error .close-btn {
	background-color: #d7d9e3;
	color: #414146;
	border-radius: 2px;
	padding: 8px 40px;
	cursor: pointer;
	cursor: hand;
	margin-top: 34px
}
.cancel-confimation-dialog .dialog-heading {
	color: #414146;
	font-size: 14px;
	font-weight: 700;
	padding-bottom: 16px;
	border-bottom: 1px solid #e0e0e5
}
.cancel-confimation-dialog .dialog-body {
	padding-top: 16px;
	background-color: #fff
}
.cancel-confimation-dialog .dialog-body .dialog-text {
	font-size: 14px;
	color: #414146
}
.cancel-confimation-dialog .dialog-body .dialog-doctor-details {
	margin-top: 24px;
	margin-bottom: 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.cancel-confimation-dialog .dialog-body .dialog-doctor-details .date-holder {
	display: inline-block;
	width: 42px;
	vertical-align: top;
	padding: 2px 0;
	border-radius: 2px
}
.cancel-confimation-dialog .dialog-body .dialog-doctor-details .date-holder .month {
	color: #787887
}
.cancel-confimation-dialog .dialog-body .dialog-doctor-details .details-text {
	margin-left: 20px
}
.cancel-confimation-dialog .dialog-body .dialog-doctor-details .details-text .doctor-name {
	font-size: 16px;
	letter-spacing: .4px;
	color: #414146
}
.cancel-confimation-dialog .dialog-action-buttons {
	margin-top: 16px
}
.cancel-confimation-dialog .dialog-action-buttons>div {
	border-radius: 2px;
	font-size: 13px;
	padding: 6px 20px;
	border: 1px solid #14bef0;
	cursor: pointer;
	cursor: hand;
	display: inline-block
}
.cancel-confimation-dialog .dialog-action-buttons .cancel-btn {
	color: #fff;
	background-color: #14bef0;
	margin-right: 7px
}
.cancel-confimation-dialog .dialog-action-buttons .confirm-btn {
	color: #14bef0;
	background-color: #fff;
	margin-left: 7px
}
.appointment-card .card-header {
	padding: 12px 20px;
	background: #f0f0f5;
	margin-left: 3px;
	color: #787887
}
.appointment-card .appointment-card-body {
	margin: 3px 0 3px 3px;
	padding: 16px;
	cursor: pointer;
	cursor: hand;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #f0f0f5
}
.appointment-card .appointment-card-body:hover {
	-webkit-box-shadow: 0 1px 2px 1px hsla(0, 0%, 43%, .14);
	box-shadow: 0 1px 2px 1px hsla(0, 0%, 43%, .14);
	border: 1px solid #cacad3
}
.appointment-card .appointment-card-body .appointment-details .date-holder {
	display: inline-block;
	width: 42px;
	vertical-align: top;
	padding: 2px 0;
	border-radius: 2px;
	vertical-align: middle
}
.appointment-card .appointment-card-body .appointment-details .date-holder .month {
	color: #787887
}
.appointment-card .appointment-card-body .appointment-details .appointment-details-text {
	margin-left: 20px;
	width: calc(100% - 62px);
	display: inline-block;
	vertical-align: middle
}
.appointment-card .appointment-card-body .appointment-details .appointment-details-text .appointment-time, .appointment-card .appointment-card-body .appointment-details .appointment-details-text .clinic-details {
	color: #787887
}
.appointment-card .appointment-card-body .appointment-details .appointment-details-text .clinic-details {
	margin-bottom: 5px
}
.appointment-card .appointment-card-body .appointment-details .appointment-details-text .cancelled-tag {
	background-color: rgba(255, 44, 0, .1);
	color: #ff2c00;
	padding: 2px 5px;
	border-radius: 3px
}
.appointment-card .appointment-card-body .appointment-action-buttons {
	text-align: right
}
.appointment-card .appointment-card-body .appointment-action-buttons>div {
	color: #14bef0;
	border: 1px solid #14bef0;
	background-color: #fff;
	border-radius: 2px;
	padding: 5px 20px;
	display: inline-block;
	margin-left: 8px;
	margin-bottom: 10px
}
.appointment-card .appointment-card-body .appointment-action-buttons>div:hover {
	color: #fff;
	background-color: #14bef0
}
.appointment-card .appointment-card-body .appointment-action-buttons>div:active {
	color: #fff;
	background-color: #168db3;
	border: 1px solid #168db3
}
.cancel-dialog-modal, .delete-dialog-modal, .item-list-modal {
	max-width: 400px;
	background: #fff;
	outline: none;
	width: calc(100% - 32px)
}
@media only screen and (max-width:767px) {
	.appointment-card {
		margin: 10px 0
	}
	.appointment-card .card-header {
		padding: 5px 10px 15px
	}
	.appointment-card .appointment-card-body {
		padding: 20px 10px 15px;
		margin: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.appointment-card .appointment-card-body .appointment-action-buttons {
		border-top: 1px solid #e0e0e5;
		padding-top: 15px;
		margin-top: 15px
	}
	.appointment-card .appointment-card-body .appointment-action-buttons>div {
		margin-bottom: 0
	}
	.appointment-card .appointment-card-body .appointment-details .date-holder {
		vertical-align: top
	}
}
.appointment-container {
	height: 100%;
	width: 100%;
}
.appointment-container .no-appointments {
	background: #fff;
	height: 100%;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}
.appointment-container .no-appointments .no-appointments-img img {
	height: 110px
}
.appointment-container .no-appointments .no-appointments-msg {
	margin-top: 16px;
	padding: 30px;
}
@media (max-width:767px) {
	.appointment-container .product-title {
		padding: 15px 10px
	}
	.appointment-container>.loader-wrapper {
		height: calc(100% - 60px)
	}
}
.delete-confimation-dialog {
	min-height: 236px;
	padding: 20px
}
.delete-confimation-dialog.error {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.delete-confimation-dialog.error .error-msg {
	padding: 0 10px;
	color: #4a4a4a
}
.delete-confimation-dialog.error .close-btn {
	background-color: #d8d8d8;
	color: #4a4a4a;
	border-radius: 2px;
	padding: 8px 40px;
	cursor: pointer;
	cursor: hand;
	margin-top: 34px
}
.delete-confimation-dialog .dialog-heading {
	color: #4a4a4a;
	font-size: 14px;
	font-weight: 700;
	padding-bottom: 16px;
	border-bottom: 1px solid #e0e0e5
}
.delete-confimation-dialog .dialog-body {
	padding-top: 16px;
	background-color: #fff
}
.delete-confimation-dialog .dialog-body .dialog-text {
	font-size: 14px;
	color: #4a4a4a
}
.delete-confimation-dialog .dialog-body .dialog-doctor-details {
	margin-top: 24px;
	margin-bottom: 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.delete-confimation-dialog .dialog-body .dialog-doctor-details .date-holder {
	display: inline-block;
	width: 42px;
	vertical-align: top;
	padding: 2px 0;
	border-radius: 2px
}
.delete-confimation-dialog .dialog-body .dialog-doctor-details .date-holder .month {
	color: #787887
}
.delete-confimation-dialog .dialog-body .dialog-doctor-details .details-text {
	margin-left: 20px
}
.delete-confimation-dialog .dialog-body .dialog-doctor-details .details-text .doctor-name {
	font-size: 16px;
	letter-spacing: .4px;
	color: #4a4a4a
}
.delete-confimation-dialog .dialog-action-buttons {
	margin-top: 16px
}
.delete-confimation-dialog .dialog-action-buttons>div {
	border-radius: 2px;
	font-size: 13px;
	padding: 6px 20px;
	border: 1px solid #14bef0;
	cursor: pointer;
	cursor: hand;
	display: inline-block
}
.delete-confimation-dialog .dialog-action-buttons .cancel-btn {
	color: #fff;
	background-color: #14bef0;
	margin-right: 7px
}
.delete-confimation-dialog .dialog-action-buttons .confirm-btn {
	color: #14bef0;
	background-color: #fff;
	margin-left: 7px
}
.appointment-details-container {
	height: 100%;
	width: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	background: #f0f0f5
}
.appointment-details-container .notification-bar {
	margin-left: 3px;
	padding: 10px 20px;
	color: #fff
}
.appointment-details-container .notification-bar.cancelled {
	background: #ff2c00
}
.appointment-details-container .date-time-container {
	color: #787887;
	padding: 10px 20px;
	margin-left: 3px
}
.appointment-details-container .date-time-container .icon-ic_back {
	display: inline-block;
	cursor: pointer;
	cursor: hand;
	float: left;
	margin-top: 13px;
	font-size: 14px;
	color: #333
}
.appointment-details-container .doctor-card {
	margin: 3px 0 3px 3px;
	color: #787887;
	padding: 30px 16px 20px
}
.appointment-details-container .doctor-card img {
	width: 24px;
	height: 24px
}
.appointment-details-container .doctor-card .doctor-speciality {
	margin-top: 14px
}
.appointment-details-container .doctor-card .clinic-name, .appointment-details-container .doctor-card .doctor-name {
	margin-bottom: 15px;
	margin-top: 5px
}
.appointment-details-container .doctor-actions {
	margin: 0;
	padding: 14px 0;
	background: #fff;
	color: #14bef0;
	border-top: 1px solid #e0e0e5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around
}
.appointment-details-container .doctor-actions div {
	cursor: pointer;
	cursor: hand
}
.appointment-details-container .doctor-actions div .genesis-font-icon {
	font-size: 24px
}
.appointment-details-container .appointment-actions {
	background: #fff;
	margin: 0 0 3px 3px;
	padding-left: 16px;
	padding-right: 16px
}
.appointment-details-container .appointment-actions div {
	color: #14bef0;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e0e0e5;
	cursor: pointer;
	cursor: hand
}
.appointment-details-container .appointment-actions div span {
	float: right;
	color: #787887
}
.appointment-details-container .appointment-actions div:last-child {
	border-bottom: none
}
.appointment-details-container .appointment-details {
	background: #fff;
	padding-left: 16px;
	padding-right: 16px;
	margin: 0 0 3px 3px
}
.appointment-details-container .appointment-details>div {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e0e0e5
}
.appointment-details-container .appointment-details>div:last-child {
	border-bottom: none
}
.appointment-details-container .appointment-details>div>div:first-child {
	color: #787887
}
.cancel-dialog-modal, .delete-dialog-modal, .item-list-modal {
	max-width: 400px;
	background: #fff;
	outline: none;
	width: calc(100% - 32px)
}
@media (max-width:767px) {
	.appointment-details-container .date-time-container, .appointment-details-container .notification-bar {
		margin-left: 0
	}
	.appointment-details-container .notification-bar {
		text-align: center
	}
	.appointment-details-container .doctor-card {
		padding: 26px 10px 10px;
		margin: 3px 0
	}
	.appointment-details-container .appointment-actions {
		margin: 15px 0 0
	}
	.appointment-details-container .appointment-details {
		margin: 3px 0
	}
}
.no-consults {
	background: #fff;
	height: calc(100% - 60px);
	margin: 3px 0 3px 3px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}
@media (max-width:767px) {
	.no-consults {
		margin: 10px 0;
		height: calc(100% - 110px)
	}
}
.no-consults-msg {
	margin-top: 25px
}
.no-consults-cta {
	margin-top: 40px
}
.no-consults .btn-blue {
	background-color: #14bef0;
	padding: 12px 33px;
	color: #fff
}
.consult-card.free .consult-card-body {
	padding: 16px
}
@media (max-width:767px) {
	.consult-card.free .consult-card-body {
		padding: 20px 5px 10px
	}
}
.consult-card.free .question {
	color: #787887;
	margin-left: 20px;
	width: 100%;
	word-break: break-word;
	word-wrap: break-word
}
@media (max-width:767px) {
	.consult-card.free .question {
		margin-left: 10px
	}
}
.consult-card.free .question .heading-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.consult-card.free .question .subject {
	width: calc(100% - 25px);
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 10px;
	color: #414146
}
.consult-card.free .question>.text {
	line-height: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e0e0e5;
	margin-bottom: 10px
}
.consult-card.free .question .stats {
	font-size: 12px
}
.drive-modal-wrapper {
	max-width: 400px;
	background: #fff;
	outline: none;
	width: calc(100% - 32px)
}
.drive-modal {
	min-height: auto;
	padding: 20px
}
.drive-modal.error {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.drive-modal.error .error-msg {
	padding: 0 10px;
	color: #414146
}
.drive-modal.error .close-btn {
	background-color: #14bef0;
	color: #fff;
	border-radius: 2px;
	padding: 8px 40px;
	cursor: pointer;
	cursor: hand;
	margin-top: 34px
}
.drive-modal .dialog-heading {
	color: #414146;
	padding-bottom: 16px;
	border-bottom: 1px solid #e0e0e5
}
.drive-modal .dialog-body {
	padding: 16px 0;
	background-color: #fff
}
.drive-modal .dialog-body .dialog-text {
	color: #414146
}
.drive-modal .dialog-action-buttons {
	margin-top: 16px
}
.drive-modal .dialog-action-buttons>div {
	border-radius: 2px;
	font-size: 13px;
	padding: 6px 20px;
	border: 1px solid #14bef0;
	cursor: pointer;
	cursor: hand;
	display: inline-block
}
.drive-modal .dialog-action-buttons .confirm-btn {
	color: #fff;
	background-color: #14bef0;
	margin: 0 0 0 7px
}
.drive-modal .dialog-action-buttons .cancel-btn {
	color: #14bef0;
	background-color: #fff;
	margin-left: 7px
}
.consult-card.paid {
	position: relative
}
.consult-card.paid .consult-card-body {
	color: #787887;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 16px
}
@media (max-width:767px) {
	.consult-card.paid .consult-card-body {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding: 10px 5px
	}
}
.consult-card.paid .doctor-image {
	min-height: 40px;
	min-width: 40px;
	border-radius: 50%;
	height: 40px;
	width: 40px
}
.consult-card.paid .description {
	margin-left: 20px;
	width: calc(100% - 175px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
@media (max-width:767px) {
	.consult-card.paid .description {
		width: 100%;
		-webkit-box-align: left;
		-ms-flex-align: left;
		align-items: left;
		margin-left: 10px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}
.consult-card.paid .description .source {
	font-size: 14px;
	margin-top: 5px;
	color: #787887
}
@media (max-width:767px) {
	.consult-card.paid .description .source {
		font-size: 12px;
		margin-top: 0
	}
}
.consult-card.paid .description .title {
	max-width: 195px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.consult-card.paid .description .details {
	font-size: 14px;
	padding: 0 35px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}
@media (max-width:767px) {
	.consult-card.paid .description .details {
		padding: 0;
		margin-top: 7px;
		width: 250px
	}
}
.consult-card.paid .chat-props {
	width: 115px;
	text-align: right
}
.consult-card.paid .chat-props .unread {
	width: 20px;
	height: 20px;
	background-color: #14bef0;
	color: #fff;
	text-align: center;
	margin-left: 95px;
	margin-top: 5px
}
@media (max-width:767px) {
	.consult-card.paid .chat-props .unread {
		position: absolute;
		right: 10px;
		bottom: 10px
	}
}
.consult-card.paid time {
	text-align: right;
	width: 115px
}
@media (max-width:767px) {
	.consult-card.paid time {
		position: absolute;
		right: 10px;
		width: auto;
		font-size: 12px
	}
}
.consult-card.paid .icon-ic_doctor {
	width: 40px;
	height: 40px;
	font-size: 40px;
	margin-left: 0
}
.consult-card.paid .icon-ic_doctor:before {
	margin: 0
}
.alternative-medicine-icon, .animal-health-icon, .ayurveda-icon, .brain-icon, .cancer-icon, .cardiologist-icon, .chest-icon, .cough-cold-icon, .default-icon, .dentist-icon, .dermatologist-icon, .diabetes-icon, .dietician-icon, .ent-icon, .gastroenterologist-icon, .general-physician-icon, .gynecologist-icon, .homeopath-icon, .hormonal-imbalance-icon, .immune-system-icon, .liver-icon, .mental-health-icon, .muscle-icon, .nails-icon, .neurologist-icon, .ophthalmologist-icon, .orthopedist-icon, .pancreas-icon, .pediatrician-icon, .physiotherapist-icon, .psychiatrist-icon, .sexologist-icon, .sexual-counselling-icon, .skin-hair-icon, .spa-icon, .specialist-icon, .spine-icon, .urologist-icon {
	background: url(/images/specialities.svg) no-repeat;
	display: block;
	width: 40px;
	min-width: 40px;
	height: 40px;
	margin: 0 auto
}
.ayurveda-icon {
	background-position: -49px -53px
}
.cardiologist-icon {
	background-position: -98px -53px
}
.default-icon {
	background-position: 0 -106px
}
.dentist-icon {
	background-position: 0 0
}
.dermatologist-icon {
	background-position: -297px -6px
}
.dietician-icon {
	background-position: -49px -1px
}
.ent-icon {
	background-position: -245px -54px
}
.gastroenterologist-icon {
	background-position: -146px -54px
}
.general-physician-icon {
	background-position: -100px -110px
}
.gynecologist-icon {
	background-position: -99px -1px
}
.homeopath-icon {
	background-position: 0 -54px
}
.neurologist-icon {
	background-position: -52px -112px
}
.ophthalmologist-icon {
	background-position: -245px 0
}
.orthopedist-icon {
	background-position: -294px -59px
}
.pediatrician-icon {
	background-position: -196px -105px
}
.physiotherapist-icon {
	background-position: -249px -112px
}
.psychiatrist-icon {
	background-position: -199px -59px
}
.sexologist-icon {
	background-position: -146px 1px
}
.spa-icon {
	background-position: -200px -6px
}
.urologist-icon {
	background-position: -147px -104px
}
.brain-icon {
	background-position: -292px -103px
}
.skin-hair-icon {
	background-position: -1px -155px
}
.nails-icon {
	background-position: -55px -160px
}
.chest-icon {
	background-position: -100px -153px
}
.liver-icon {
	background-position: -146px -155px
}
.pancreas-icon {
	background-position: -196px -160px
}
.animal-health-icon {
	background-position: -239px -154px
}
.sexual-counselling-icon {
	background-position: -286px -153px
}
.muscle-icon {
	background-position: -3px -206px
}
.hormonal-imbalance-icon {
	background-position: -53px -211px
}
.cancer-icon {
	background-position: -99px -206px
}
.immune-system-icon {
	background-position: -147px -205px
}
.cough-cold-icon {
	background-position: -192px -206px
}
.specialist-icon {
	background-position: -242px -211px
}
.alternative-medicine-icon {
	background-position: -286px -204px
}
.spine-icon {
	background-position: -5px -257px
}
.diabetes-icon {
	background-position: -53px -251px
}
.mental-health-icon {
	background-position: -197px -54px
}
.consult-container {
	height: 100%;
	width: 100%
}
@media (max-width:767px) {
	.consult-container {
		padding-bottom: 62px
	}
	.consult-container .product-title {
		padding: 15px 10px
	}
}
.consult-card {
	margin: 3px 0 3px 3px;
	border: 1px solid #fff
}
@media (max-width:767px) {
	.consult-card {
		margin: 10px 0
	}
}
.consult-card:hover {
	-webkit-box-shadow: 0 1px 2px 1px hsla(0, 0%, 43%, .14);
	box-shadow: 0 1px 2px 1px hsla(0, 0%, 43%, .14);
	border: 1px solid #cacad3
}
.consult-card:last-child {
	margin-bottom: 0
}
.consult-card-body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
.consult-card-cta .consult-card-body {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 15px
}
.consult-card-cta .text {
	color: #787887
}
.consult-card-cta .cta {
	margin-left: 13px;
	border: 1px solid #14bef0;
	padding: 5px 20px;
	border-radius: 2px
}
.consult-card-cta .cta:focus, .consult-card-cta .cta:hover {
	background-color: #14bef0;
	color: #fff
}
.consult-card-cta-sticky {
	display: none
}
@media (max-width:767px) {
	.consult-card-cta {
		display: none
	}
	.consult-card-cta-sticky {
		position: fixed;
		bottom: 0;
		background-color: #fff;
		width: 100%;
		padding: 10px;
		border-top: 1px solid #e0e0e5;
		display: block
	}
	.consult-card-cta-sticky .cta {
		background-color: #14bef0;
		color: #fff;
		padding: 9px 20px;
		width: 100%;
		display: flex;
		display: -webkit-box;
		display: -ms-flexbox;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}
.article-card {
	min-height: 90px;
	border-radius: 2px;
	padding: 12px 12px 12px 0;
	background-color: #fff;
	color: #414146;
	margin: 3px;
	word-wrap: break-word;
	border: 1px solid #fff
}
.article-card:hover {
	-webkit-box-shadow: 0 1px 2px 1px hsla(0, 0%, 43%, .14);
	box-shadow: 0 1px 2px 1px hsla(0, 0%, 43%, .14);
	border: 1px solid #cacad3
}
.article-card .article-info, .article-card .article-month {
	color: #787887
}
.article-card .article-image {
	height: 64px;
	width: 84px;
	display: block;
	margin: auto
}
.article-card .article-description {
	padding: 10px 10px 10px 0
}
.article-card .article-day {
	width: 42px;
	padding: 2px 0;
	border-radius: 2px;
	margin: 12px auto
}
.article-card .article-time {
	color: #787887
}
.article-card .inline-block {
	display: inline-block
}
.article-card .article-image-wrapper {
	padding-top: 12px
}
@media only screen and (max-width:767px) {
	.article-card {
		padding: 12px;
		margin: 5px 0
	}
	.article-card .article-day {
		margin: 6px auto
	}
	.article-card .article-date-mobile, .article-card .article-time-mobile {
		color: #9b9b9b
	}
	.article-card .article-description {
		padding-top: 4px
	}
	.article-card .article-image-wrapper {
		padding-top: 0
	}
}
@media only screen and (max-width:480) {
	.article-card .article-image {
		height: 50px;
		width: 55px
	}
}
.articles-container {
	height: 100%;
	-webkit-overflow-scrolling: touch
}
.articles-container .no-articles {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	background-color: #fff
}
.articles-container .no-articles .no-article-img {
	text-align: center
}
.articles-container .no-articles .no-article-img img {
	height: 110px
}
.articles-container .no-articles .no-article-msg {
	text-align: center;
	font-weight: 400;
	letter-spacing: .4px;
	color: #414146;
	margin-top: 16px;
	padding-left: 10px;
	padding-right: 10px
}
.articles-container .articles-header {
	display: none
}
.articles-container .articles-tagline {
	color: #787887;
	margin: 19px
}
.articles-container .articles-data-container {
	height: 100%;
	overflow-y: auto
}
.articles-container .articles-data-container .loader-wrapper {
	height: 80px
}
@media (max-width:767px) {
	.articles-container {
		padding: 0
	}
	.articles-container .articles-header {
		display: block;
		background: #fff;
		padding: 16px
	}
	.articles-container .no-articles {
		height: calc(100% - 54px)
	}
	.articles-container .articles-tagline {
		margin-bottom: 16px
	}
	.articles-container>.loader-wrapper {
		height: calc(100% - 60px)
	}
}
.article-details-container {
	background-color: #fff;
	padding: 16px;
	height: 100%;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	word-wrap: break-word
}
.article-details-container .article-body {
	color: #414146;
	padding: 0 36px
}
.article-details-container .article-body img {
	max-width: 345px;
	max-height: 180px
}
.article-details-container .article-body strong {
	font-weight: 700!important
}
.article-details-container .article-body em {
	font-style: italic!important
}
.article-details-container .article-body h1 {
	font-size: 21px!important;
	line-height: 27px!important;
	margin: 14px 0!important
}
.article-details-container .article-body h2 {
	font-size: 13px!important;
	line-height: 16px!important;
	margin-bottom: 12px!important
}
.article-details-container .article-body p {
	font-size: 18px!important;
	line-height: 25px!important;
	margin-bottom: 18px!important
}
.article-details-container .article-body ul {
	list-style-type: disc!important
}
.article-details-container .article-body ol {
	list-style-type: decimal!important
}
@media (max-width:767px) {
	.article-details-container .article-body {
		padding: 0 20px
	}
	.article-details-container .article-body img {
		width: 100%
	}
	.article-details-container>.loader-wrapper {
		height: calc(100% - 60px)
	}
}
.article-head {
	margin-bottom: 16px;
	margin-left: -15px;
	margin-right: -15px
}
.article-head>.row {
	padding: 16px;
	margin-left: 0;
	margin-right: 0
}
.article-head .icon-ic_back {
	height: 20px;
	width: 20px;
	margin-right: 20px;
	cursor: pointer;
	cursor: hand;
	margin-top: 22px
}
.article-head .no-top-padding {
	padding-top: 0
}
.article-head .article-detail-time {
	color: #787887
}
.article-head .article-detail-title {
	color: #414146;
	margin: 6px 0
}
.article-head .article-detail-doctor {
	color: #414146
}
.article-head .no-padding {
	padding: 0
}
@media (max-width:767px) {
	.article-head {
		background: #fff;
		margin: 0 0 12px
	}
}
.saved-payment-option {
	background-color: #fff;
	margin-top: 3px;
	margin-left: 3px;
	padding: 0 27px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 88px;
	flex: 0 0 88px
}
.saved-payment-option__details {
	height: 100%;
	padding: 25px 0;
	display: inline-block
}
.saved-payment-option__details__logo {
	display: inline-block;
	vertical-align: middle;
	height: 38px;
	width: 56px
}
.saved-payment-option__details__title {
	margin-left: 33px;
	color: #414146
}
.saved-payment-option__details__balance, .saved-payment-option__details__title {
	display: inline-block;
	vertical-align: middle
}
.saved-payment-option__details__balance:before {
	content: "Balance: ";
	margin-left: 3px;
	font-weight: 400
}
.saved-payment-option__details__balance .icon-ic_rupee2:before {
	margin: -1px
}
.saved-payment-option__action {
	display: inline-block;
	float: right;
	margin-top: 34px;
	color: #14bef0;
	cursor: pointer
}
@media screen and (max-width:767px) {
	.saved-payment-option {
		padding: 0 12px 0 10px;
		margin-bottom: 10px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		margin-left: 0;
		overflow: auto
	}
	.saved-payment-option__details {
		height: 70px;
		padding-top: 15px;
		padding-bottom: 17px;
		display: block
	}
	.saved-payment-option__details__title {
		margin-left: 10px
	}
	.saved-payment-option__details__balance {
		float: right;
		position: relative;
		top: 10px;
		right: 10px
	}
	.saved-payment-option__details__balance:before {
		content: ""
	}
	.saved-payment-option__action {
		display: block;
		float: right;
		margin: 10px 0 15px
	}
}
.credit-entry {
	background-color: #fff;
	margin: 3px 0 0 3px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.credit-entry__details {
	height: 100%;
	padding: 20px 32px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.credit-entry__details__date {
	width: 120px
}
.credit-entry__details__credit {
	color: #00a500
}
.credit-entry__details__debit {
	color: #ff7800
}
.credit-entry__details__balance, .credit-entry__details__credit, .credit-entry__details__debit {
	width: 90px
}
.credit-entry__details__reason {
	width: 180px
}
.credit-entry__details__validity {
	width: 100%;
	color: #787887;
	font-size: 12px
}
.credit-entry__details__empty {
	display: none
}
.credit-entry .icon-ic_up_cheveron {
	color: #00a500
}
.credit-entry .icon-ic_down_cheveron {
	color: #ff7800
}
@media screen and (min-width:1024px) {
	.credit-entry__details__reason {
		width: 300px
	}
}
@media screen and (max-width:820px) {
	.credit-entry__details {
		padding-left: 10px;
		padding-right: 10px
	}
}
@media screen and (max-width:767px) {
	.credit-entry {
		margin: 0;
		margin-top: 1px;
		padding: 0 13px
	}
	.credit-entry__details {
		padding: 17px 0
	}
	.credit-entry__details__date {
		width: 100px
	}
	.credit-entry__details__reason {
		width: calc(76% - 100px)
	}
	.credit-entry__details__credit, .credit-entry__details__debit {
		width: 24%
	}
	.credit-entry__details__credit span, .credit-entry__details__debit span {
		float: right
	}
	.credit-entry__details__validity {
		width: 100%
	}
	.credit-entry__details__balance {
		display: none
	}
}
.infinite-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column
}
.credit-entry-header {
	background-color: #fbfbfb;
	font-size: 12px;
	margin: 3px 0 0 3px;
	padding-left: 32px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 40px;
	flex: 0 0 40px
}
.credit-entry-header__details {
	height: 100%;
	padding: 10px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.credit-entry-header__details__heading--date {
	width: 120px
}
.credit-entry-header__details__heading--amount {
	width: 90px
}
.credit-entry-header__details__heading--reason {
	width: 180px
}
.wallet-balance {
	display: none
}
@media screen and (min-width:1024px) {
	.credit-entry-header__details__heading--reason {
		width: 300px
	}
}
@media screen and (max-width:820px) {
	.credit-entry-header {
		padding-left: 10px;
		padding-right: 10px
	}
}
@media screen and (max-width:767px) {
	.credit-entry-header {
		display: none
	}
	.wallet-balance {
		background-color: #fff;
		margin: 3px 0;
		padding-left: 13px;
		width: 100%;
		display: inline-block
	}
	.wallet-balance__details {
		height: 100%;
		width: inherit;
		line-height: 50px;
		display: inline-block;
		vertical-align: middle
	}
	.wallet-balance__details__text {
		float: left
	}
	.wallet-balance__details__amount {
		margin-left: 10px;
		float: left
	}
}
.payments-container {
	overflow-y: auto;
	-ms-flex-flow: column;
	flex-flow: column
}
.payments-container, .payments-container .empty-tab {
	height: 100%;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal
}
.payments-container .empty-tab {
	background: #fff;
	margin-top: 3px;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}
.payments-container .empty-tab .empty-tab-img img {
	height: 110px
}
.payments-container .empty-tab .empty-tab-msg {
	margin-top: 16px
}
.payments-container .padding-div {
	background-color: #fff;
	margin-top: 3px;
	margin-left: 3px;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}
.user-confirmation-modal {
	max-width: 400px;
	background: #fff;
	outline: none;
	width: calc(100% - 32px);
	padding: 24px
}
.user-confirmation-modal__actions {
	float: right;
	margin-top: 24px
}
.user-confirmation-modal__actions__action {
	padding: 8px 20px 6px;
	border: 1px solid #14bef0;
	border-radius: 2px;
	line-height: 1;
	cursor: pointer;
	display: inline-block;
	margin-left: 7px
}
.user-confirmation-modal__actions__action--primary {
	background-color: #14bef0;
	color: #fff
}
.user-confirmation-modal__actions__action--secondary {
	color: #14bef0;
	background-color: #fff
}
.product-nav {
	margin: 0 0 1px
}
.product-nav .product-nav-tab {
	text-align: center;
	color: #b4b4be;
	line-height: 14px;
	padding: 20px 25px 16px
}
@media (max-width:767px) {
	.payments-container .product-title {
		padding: 10px;
		border-bottom: 1px solid #f0f0f5;
		margin-bottom: 2px
	}
	.payments-container>.loader-wrapper {
		height: calc(100% - 60px)
	}
	.payments-container .padding-div {
		display: none
	}
	.product-nav .product-nav-tab {
		width: 50%;
		border-right: 1px solid #f0f0f5;
		padding: 19px 16px 14px
	}
}
.order-card {
	min-height: 90px;
	border-radius: 2px;
	padding: 12px 12px 12px 0;
	background-color: #fff;
	color: #414146;
	margin: 3px;
	word-wrap: break-word;
	border: 1px solid #fff;
	cursor: pointer
}
.order-card:hover {
	-webkit-box-shadow: 0 1px 2px 1px hsla(0, 0%, 43%, .14);
	box-shadow: 0 1px 2px 1px hsla(0, 0%, 43%, .14);
	border: 1px solid #cacad3
}
.order-card .order-month {
	color: #787887
}
.order-card .order-info {
	color: #414146
}
.order-card .order-image {
	height: 64px;
	width: 84px;
	display: block;
	margin: auto
}
.order-card .order-description {
	padding: 10px 10px 10px 12px
}
.order-card .order-day {
	width: 42px;
	padding: 2px 0;
	border-radius: 2px;
	margin: 12px auto
}
.order-card .order-time {
	color: #787887
}
.order-card .inline-block {
	display: inline-block
}
.order-card .order-image-wrapper {
	padding-top: 12px
}
.order-card .order-details-text {
	display: inline-block
}
.order-card .order-action-buttons {
	text-align: right;
	padding-top: 25px;
	padding-right: 20px
}
.order-card .order-action-buttons>div {
	color: #14bef0;
	border: 1px solid #14bef0;
	background-color: #fff;
	border-radius: 2px;
	padding: 5px 20px;
	display: inline-block;
	margin-left: 8px;
	margin-bottom: 10px
}
.order-card .order-action-buttons>div:hover {
	color: #fff;
	background-color: #14bef0
}
.order-card .order-action-buttons>div:active {
	color: #fff;
	background-color: #168db3;
	border: 1px solid #168db3
}
.order-details {
	margin-top: 5px;
	color: #787887
}
.order-details-separator {
	margin-right: 20px;
	margin-left: 20px;
	color: #b4b4be
}
.re-order, .view-detail {
	font-size: 14px;
	line-height: 1.54;
	text-align: center;
	color: #14bef0;
	cursor: pointer;
	padding-top: 20px
}
@media only screen and (max-width:767px) {
	.order-card {
		padding: 12px;
		margin: 5px 0
	}
	.order-card .order-day {
		margin: 6px auto
	}
	.order-card .order-date-mobile, .order-card .order-time-mobile {
		color: #9b9b9b
	}
	.order-card .order-description {
		padding-top: 4px
	}
	.order-card .order-image-wrapper {
		padding-top: 0
	}
	.order-card .order-details-text {
		margin-top: 8px;
		display: block
	}
	.order-card .order-action-buttons {
		border-top: 1px solid #e0e0e5;
		padding-top: 12px;
		margin-top: 8px;
		padding-right: 0
	}
	.order-card .order-action-buttons>div {
		margin-bottom: 0
	}
	.order-card .order-skus {
		overflow: hidden;
		height: 40px;
		position: relative
	}
}
@media only screen and (max-width:480) {
	.order-card .order-image {
		height: 50px;
		width: 55px
	}
	.order-card .order-skus {
		overflow: hidden;
		height: 40px
	}
}
.card-header {
	padding: 12px 20px;
	background: #f0f0f5;
	margin-left: 3px;
	color: #787887
}
.orders-container {
	height: 100%;
	-webkit-overflow-scrolling: touch
}
.orders-container .no-orders {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	background-color: #fff
}
.orders-container .no-orders .no-order-img {
	text-align: center
}
.orders-container .no-orders .no-order-img img {
	height: 110px
}
.orders-container .no-orders .no-order-msg {
	text-align: center;
	font-weight: 400;
	letter-spacing: .4px;
	color: #414146;
	margin-top: 16px;
	padding-left: 10px;
	padding-right: 10px
}
.orders-container .orders-header {
	display: none
}
.orders-container .orders-tagline {
	color: #787887;
	margin: 19px
}
.orders-container .orders-data-container {
	height: 100%;
	overflow-y: auto
}
.orders-container .orders-data-container .loader-wrapper {
	height: 80px
}
@media (max-width:767px) {
	.orders-container {
		padding: 0
	}
	.orders-container .orders-header {
		display: block;
		background: #fff;
		padding: 16px
	}
	.orders-container .no-orders {
		height: calc(100% - 54px)
	}
	.orders-container .orders-tagline {
		margin-bottom: 16px
	}
	.orders-container>.loader-wrapper {
		height: calc(100% - 60px)
	}
}
@media only screen and (max-width:767px) {
	.dx-card .button {
		width: 100%;
		text-align: center;
		height: 40px;
		padding: 10px
	}
	.dx-card .btn-spacer-left {
		padding-left: 5px
	}
	.dx-card .btn-spacer-right {
		padding-right: 5px
	}
}
.dx-card .button-padding {
	padding-top: 10px
}
.dx-card .button-gap {
	margin-left: 10px
}
.dx-card .report-gap {
	margin-left: 5px
}
.feedback-card .card-header {
	padding: 12px 20px;
	background: #f0f0f5;
	margin-left: 3px;
	color: #787887
}
.feedback-card .feedback-card-body {
	margin: 3px 0 3px 3px;
	padding: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.feedback-card .feedback-card-body .date-holder {
	display: inline-block;
	width: 42px;
	vertical-align: top;
	padding: 2px 0;
	border-radius: 2px;
	vertical-align: middle
}
.feedback-card .feedback-card-body .date-holder .month {
	color: #787887
}
.feedback-card .feedback-card-body .feedback-heading {
	margin-left: 20px;
	width: calc(100% - 62px);
	display: inline-block;
	vertical-align: middle
}
.feedback-card .feedback-card-body .feedback-heading .clinic-details, .feedback-card .feedback-card-body .feedback-heading .feedback-time {
	color: #787887
}
.feedback-card .feedback-card-body .feedback-heading .clinic-details {
	margin-bottom: 5px
}
.feedback-card .feedback-card-body .feedback-heading .doctor-details {
	width: 75%
}
.feedback-card .feedback-card-body .feedback-heading .doctor-details a {
	text-decoration: none!important;
	color: #414146
}
.feedback-card .feedback-card-body .feedback-heading .doctor-details, .feedback-card .feedback-card-body .feedback-heading .edit-btn, .feedback-card .feedback-card-body .feedback-heading .edit-options, .feedback-card .feedback-card-body .feedback-heading .menu {
	display: inline-block
}
.feedback-card .feedback-card-body .edit-options {
	float: right
}
.feedback-card .feedback-card-body .edit-options .menu:after {
	content: "\2807";
	font-size: 30px
}
.feedback-card .feedback-card-body .edit-options .edit-btn, .feedback-card .feedback-card-body .edit-options .menu {
	margin-left: 10px;
	cursor: pointer
}
.feedback-card .feedback-card-body .edit-options .edit-btn {
	vertical-align: text-bottom
}
.feedback-card .feedback-card-body .edit-options .edit-btn a:hover {
	color: #14bef0;
	text-decoration: underline
}
.feedback-card .feedback-card-body .option-list {
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 2px 1px hsla(0, 0%, 43%, .2), 0 -1px 1px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 1px 2px 1px hsla(0, 0%, 43%, .2), 0 -1px 1px 0 rgba(0, 0, 0, .05);
	cursor: pointer;
	position: absolute;
	background: #fff;
	z-index: 99;
	right: 10px
}
.feedback-card .feedback-card-body .option-list div:hover {
	background-color: rgba(19, 190, 240, .2)
}
.feedback-card .feedback-card-body .option-list div {
	padding: 5px 10px
}
.feedback-card .feedback-card-body .list-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9
}
.feedback-card .feedback-card-body .proof-preview, .feedback-card .feedback-card-body .upload-proof {
	color: #414146
}
.feedback-card .feedback-card-body .feedback-item {
	margin-top: 10px;
	margin-left: 61px;
	padding-left: 10px;
	border-left: 5px solid #f0f0f5
}
.feedback-card .feedback-card-body .feedback-item .recommendation {
	color: #00a500
}
.feedback-card .feedback-card-body .feedback-item .non-recommendation {
	color: #ff2c00
}
.feedback-card .feedback-card-body .feedback-item .feedback-text {
	word-wrap: break-word
}
.feedback-card .feedback-card-body .feedback-item .found-helpful-block {
	color: #414146;
	margin-top: 10px
}
.feedback-card .feedback-card-body .reply-card {
	margin-top: 10px
}
.feedback-card .feedback-card-body .reply-card .reply-text {
	margin-top: 10px;
	margin-left: 30px;
	line-height: 1.5
}
.feedback-card .feedback-card-body .reply-card .reply-card-head .doctor-details {
	display: inline-block;
	margin-left: 10px;
	width: 75%
}
.feedback-card .feedback-card-body .reply-card .reply-card-head .reply-img {
	display: inline-block;
	vertical-align: middle;
	height: 20px;
	width: 20px
}
.feedback-card .feedback-card-body .reply-card .reply-text {
	word-wrap: break-word
}
.feedback-card .feedback-card-body .feedback-visited-for {
	padding-top: 5px;
	padding-bottom: 10px
}
@media only screen and (max-width:767px) {
	.feedback-card {
		margin: 10px 0
	}
	.feedback-card .card-header {
		padding: 5px 10px 15px
	}
	.feedback-card .feedback-card-body {
		padding: 20px 10px 15px;
		margin: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.feedback-card .feedback-card-body .feedback-details {
		min-height: 110px
	}
	.feedback-card .feedback-card-body .feedback-details .date-holder {
		vertical-align: top
	}
	.feedback-card .feedback-card-body .feedback-details .feedback-item {
		margin: 10px 0 0;
		padding: 10px 0 0;
		border-top: 1px solid #b4b4be;
		border-left: none
	}
	.feedback-card .feedback-card-body .option-list div {
		height: 40px
	}
}
.drive-modal-wrapper {
	max-width: 400px;
	background: #fff;
	outline: none;
	width: calc(100% - 32px)
}
.delete-confimation-dialog, .drive-modal {
	min-height: auto;
	padding: 20px
}
.drive-modal.error, .error.delete-confimation-dialog {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.drive-modal.error .error-msg, .error.delete-confimation-dialog .error-msg {
	padding: 0 10px;
	color: #414146
}
.drive-modal.error .close-btn, .error.delete-confimation-dialog .close-btn {
	background-color: #14bef0;
	color: #fff;
	border-radius: 2px;
	padding: 8px 40px;
	cursor: pointer;
	cursor: hand;
	margin-top: 34px
}
.delete-confimation-dialog .dialog-heading, .drive-modal .dialog-heading {
	color: #414146;
	padding-bottom: 16px;
	border-bottom: 1px solid #e0e0e5
}
.delete-confimation-dialog .dialog-body, .drive-modal .dialog-body {
	padding: 16px 0;
	background-color: #fff
}
.delete-confimation-dialog .dialog-body .dialog-text, .drive-modal .dialog-body .dialog-text {
	color: #414146
}
.delete-confimation-dialog .dialog-action-buttons, .drive-modal .dialog-action-buttons {
	margin-top: 16px
}
.delete-confimation-dialog .dialog-action-buttons>div, .drive-modal .dialog-action-buttons>div {
	border-radius: 2px;
	font-size: 13px;
	padding: 6px 20px;
	border: 1px solid #14bef0;
	cursor: pointer;
	cursor: hand;
	display: inline-block
}
.delete-confimation-dialog .dialog-action-buttons .confirm-btn, .drive-modal .dialog-action-buttons .confirm-btn {
	color: #fff;
	background-color: #14bef0;
	margin: 0 0 0 7px
}
.delete-confimation-dialog .dialog-action-buttons .cancel-btn, .drive-modal .dialog-action-buttons .cancel-btn {
	color: #14bef0;
	background-color: #fff;
	margin-left: 7px
}
.delete-confimation-dialog {
	min-height: 236px
}
.delete-confimation-dialog .confirm-btn {
	color: #14bef0;
	background-color: #fff;
	margin-left: 7px
}
.delete-confimation-dialog .cancel-btn {
	color: #fff;
	background-color: #14bef0;
	margin: 0 7px 0 0
}
.feedback-container {
	height: 100%;
	width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch
}
.feedback-container .feedback-header {
	display: none
}
.feedback-container .no-feedback {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	background-color: #fff
}
.feedback-container .no-feedback .no-feedback-img {
	text-align: center
}
.feedback-container .no-feedback .no-feedback-img img {
	height: 110px
}
.feedback-container .no-feedback .no-feedback-msg {
	text-align: center;
	font-weight: 400;
	letter-spacing: .4px;
	color: #414146;
	margin-top: 16px;
	padding-left: 10px;
	padding-right: 10px
}
.feedback-container .feedbacks-data-container {
	height: 100%;
	overflow-y: auto;
	-webkit-overflow-y-scrolling: touch
}
.feedback-container .feedbacks-data-container .loader-wrapper {
	height: 80px
}
@media (max-width:767px) {
	.feedback-container {
		padding: 0
	}
	.feedback-container .product-title {
		padding: 15px 10px
	}
	.feedback-container .feedback-header {
		display: block;
		background: #fff;
		padding: 16px
	}
	.feedback-container .no-feedback {
		height: calc(100% - 54px)
	}
	.feedback-container .feedback-tagline {
		margin-bottom: 16px
	}
	.feedback-container>.loader-wrapper {
		height: calc(100% - 60px)
	}
}
.thank-you-container {
	width: 680px;
	margin: auto;
	-webkit-box-shadow: 0 2px 3px 0 hsla(0, 0%, 80%, .5);
	box-shadow: 0 2px 3px 0 hsla(0, 0%, 80%, .5)
}
.thank-you-container .uploaded-layout {
	background-color: #fff;
	padding: 30px
}
.thank-you-container .uploaded-layout__header {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.25;
	margin-bottom: 10px;
	color: #414146
}
.thank-you-container .uploaded-layout .image-container {
	margin-top: 10px;
	margin-bottom: 30px
}
.thank-you-container .uploaded-layout__note {
	color: #787887
}
@media (max-width:767px) {
	.thank-you-container {
		width: 100%
	}
	.thank-you-container .uploaded-layout {
		padding: 30px 10px
	}
	.thank-you-container .feedback-form-icon {
		margin: 0
	}
	.thank-you-container .submitted-msg, .thank-you-container .upload-msg {
		width: 100%;
		margin: 0;
		padding: 10px
	}
}
.upload-thankyou-layout {
	width: 680px;
	margin: auto
}
.upload-thankyou-layout .upload-wrapper {
	width: 500px;
	margin: auto;
	background: #fff;
	padding: 20px 10px
}
.upload-thankyou-layout .upload-text {
	padding: 20px 0
}
.upload-thankyou-layout .upload-proof-btn {
	border: 1px dashed #b4b4be;
	border-radius: 2px;
	color: #14bef0;
	text-align: center;
	padding: 10px 0;
	cursor: pointer;
	display: block
}
.upload-thankyou-layout .upload-proof-btn:hover {
	border-color: #787887
}
.upload-thankyou-layout .skip-btn {
	width: 80px;
	padding-top: 20px;
	color: #787887;
	cursor: pointer
}
.upload-thankyou-layout .skip-btn:hover {
	color: #414146;
	text-decoration: underline
}
.upload-thankyou-layout .errorMsg .snackbar {
	left: 0;
	right: 0;
	top: 60px
}
.upload-thankyou-layout .thankyou-msg {
	padding-left: 10px 0
}
.upload-thankyou-layout .thankyou-layout {
	background-color: #fff;
	padding: 30px
}
.upload-thankyou-layout .thankyou-layout__header {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.25;
	margin-bottom: 10px;
	color: #414146
}
.upload-thankyou-layout .thankyou-layout .success-img-container {
	margin-top: 10px;
	margin-bottom: 30px
}
.upload-thankyou-layout .upload-layout {
	background-color: #fff;
	padding: 30px;
	border-top: 1px solid #b4b4be
}
.upload-thankyou-layout .upload-layout__header {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.25;
	color: #414146;
	margin-bottom: 10px
}
.upload-thankyou-layout .upload-layout__message {
	width: 340px;
	display: inline-block
}
.upload-thankyou-layout .upload-layout__note {
	color: #787887
}
.upload-thankyou-layout .upload-layout__button {
	display: inline-block;
	width: 260px;
	margin-left: 20px;
	height: 80px;
	vertical-align: bottom;
	border: 1px dashed #b4b4be;
	text-align: center;
	padding: 27px;
	cursor: pointer;
	border-radius: 2px;
	color: #787887
}
.upload-thankyou-layout .upload-layout__button .icon-ic_attachment {
	font-size: 20px
}
.upload-thankyou-layout .upload-layout__button:hover {
	border-color: #414146;
	color: #414146
}
@media (max-width:767px) {
	.upload-thankyou-layout, .upload-thankyou-layout .upload-wrapper {
		width: 100%
	}
	.upload-thankyou-layout .thankyou-layout, .upload-thankyou-layout .upload-layout {
		padding: 30px 10px
	}
	.upload-thankyou-layout .upload-layout__message {
		width: 100%;
		margin-bottom: 15px
	}
	.upload-thankyou-layout .upload-layout__button {
		margin-left: 0;
		width: 100%
	}
}
.upload-container {
	width: 100%;
	height: 100%
}
.upload-container .upload-wrapper {
	width: 500px;
	margin: auto;
	background: #fff;
	padding: 20px 10px
}
.upload-container .upload-text {
	padding: 20px 0
}
.upload-container .proof-wrapper {
	width: 620px;
	margin: auto
}
.upload-container .upload-proof-btn {
	border: 1px dashed #b4b4be;
	border-radius: 2px;
	color: #14bef0;
	text-align: center;
	padding: 10px 0;
	cursor: pointer;
	display: block
}
.upload-container .upload-proof-btn:hover {
	border-color: #787887
}
.upload-container .skip-btn {
	width: 80px;
	padding-top: 20px;
	color: #787887;
	cursor: pointer
}
.upload-container .skip-btn:hover {
	color: #414146;
	text-decoration: underline
}
.upload-container .proof-description, .upload-container .proof-preview {
	width: 300px;
	height: 300px;
	display: inline-block
}
.upload-container .proof-preview {
	background-color: rgba(0, 0, 0, .2)
}
.upload-container .proof-preview img {
	width: 100%;
	height: 100%;
	opacity: .5
}
.upload-container .proof-description {
	padding: 20px;
	background: #fff;
	vertical-align: top
}
.upload-container .proof-category {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	margin: 10px 0;
	border-radius: 2px
}
.upload-container .proof-category .invoice, .upload-container .proof-category .prescription, .upload-container .proof-category .report {
	width: 33.33333%;
	border: 1px inset #b4b4be;
	padding: 8px 0 6px;
	cursor: pointer
}
.upload-container .proof-category .invoice:hover, .upload-container .proof-category .prescription:hover, .upload-container .proof-category .report:hover {
	background-color: rgba(19, 190, 240, .05)
}
.upload-container .proof-category .active {
	background-color: rgba(19, 190, 240, .05);
	color: #14bef0;
	border: 1px solid #14bef0
}
.upload-container .proof-category .bill-type {
	color: #414146
}
.upload-container .icon-ic_invoice, .upload-container .icon-ic_prescription_2, .upload-container .icon-ic_Records {
	font-size: 21px
}
.upload-container .appointment-date {
	margin: 10px 0
}
.upload-container .appointment-date div, .upload-container .datepicker {
	width: 100%
}
.upload-container .datepicker {
	height: 30px;
	border: 1px solid #b4b4be
}
.upload-container .datepickerTxt {
	padding: 10px 0
}
.upload-container .submit-btn {
	width: 120px;
	padding: 5px 10px;
	margin: 20px 0;
	background: #14bef0;
	color: #fff;
	text-align: center;
	cursor: pointer;
	border-radius: 2px
}
.upload-container .submit-btn:hover {
	background-color: #14addb
}
.upload-container .error {
	border: 1px solid #ff2c00
}
.upload-container .errorMsg .snackbar {
	left: 0;
	right: 0;
	top: 60px
}
@media (max-width:767px) {
	.upload-container .proof-description, .upload-container .proof-preview, .upload-container .proof-wrapper, .upload-container .submit-btn, .upload-container .upload-wrapper {
		width: 100%
	}
	.upload-container .proof-preview {
		height: 250px
	}
	.upload-container .datepicker {
		height: 40px
	}
	.upload-container .submit-btn {
		padding: 10px
	}
}
.react-datepicker__month-read-view--down-arrow, .react-datepicker__tether-element-attached-bottom .react-datepicker__triangle, .react-datepicker__tether-element-attached-top .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow {
	margin-left: -8px;
	position: absolute
}
.react-datepicker__month-read-view--down-arrow, .react-datepicker__month-read-view--down-arrow:before, .react-datepicker__tether-element-attached-bottom .react-datepicker__triangle, .react-datepicker__tether-element-attached-bottom .react-datepicker__triangle:before, .react-datepicker__tether-element-attached-top .react-datepicker__triangle, .react-datepicker__tether-element-attached-top .react-datepicker__triangle:before, .react-datepicker__year-read-view--down-arrow, .react-datepicker__year-read-view--down-arrow:before {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	position: absolute;
	border: 8px solid transparent;
	height: 0;
	width: 1px
}
.react-datepicker__month-read-view--down-arrow:before, .react-datepicker__tether-element-attached-bottom .react-datepicker__triangle:before, .react-datepicker__tether-element-attached-top .react-datepicker__triangle:before, .react-datepicker__year-read-view--down-arrow:before {
	content: "";
	z-index: -1;
	border-width: 8px;
	left: -8px;
	border-bottom-color: #aeaeae
}
.react-datepicker__tether-element-attached-top .react-datepicker__triangle {
	top: 0;
	margin-top: -8px
}
.react-datepicker__tether-element-attached-top .react-datepicker__triangle, .react-datepicker__tether-element-attached-top .react-datepicker__triangle:before {
	border-top: none;
	border-bottom-color: #f0f0f0
}
.react-datepicker__tether-element-attached-top .react-datepicker__triangle:before {
	top: -1px;
	border-bottom-color: #aeaeae
}
.react-datepicker__month-read-view--down-arrow, .react-datepicker__tether-element-attached-bottom .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow {
	bottom: 0;
	margin-bottom: -8px
}
.react-datepicker__month-read-view--down-arrow, .react-datepicker__month-read-view--down-arrow:before, .react-datepicker__tether-element-attached-bottom .react-datepicker__triangle, .react-datepicker__tether-element-attached-bottom .react-datepicker__triangle:before, .react-datepicker__year-read-view--down-arrow, .react-datepicker__year-read-view--down-arrow:before {
	border-bottom: none;
	border-top-color: #fff
}
.react-datepicker__month-read-view--down-arrow:before, .react-datepicker__tether-element-attached-bottom .react-datepicker__triangle:before, .react-datepicker__year-read-view--down-arrow:before {
	bottom: -1px;
	border-top-color: #aeaeae
}
.react-datepicker {
	font-size: .8rem;
	background-color: #fff;
	color: #000;
	border: 1px solid #aeaeae;
	border-radius: .3rem;
	display: inline-block;
	position: relative
}
.react-datepicker__triangle {
	position: absolute;
	left: 50px
}
.react-datepicker__tether-element-attached-bottom.react-datepicker__tether-element {
	margin-top: -20px
}
.react-datepicker__header {
	text-align: center;
	background-color: #f0f0f5;
	border-bottom: 1px solid #aeaeae;
	border-top-left-radius: .3rem;
	border-top-right-radius: .3rem;
	padding-top: 8px;
	position: relative
}
.react-datepicker__month-dropdown-container--scroll, .react-datepicker__month-dropdown-container--select, .react-datepicker__year-dropdown-container--scroll, .react-datepicker__year-dropdown-container--select {
	display: inline-block;
	margin: 0 2px
}
.react-datepicker__current-month {
	margin-top: 0;
	color: #000;
	font-weight: 700;
	font-size: .944rem
}
.react-datepicker__navigation {
	line-height: 1.7rem;
	text-align: center;
	cursor: pointer;
	position: absolute;
	top: 10px;
	width: 0;
	border: .45rem solid transparent;
	z-index: 1
}
.react-datepicker__navigation--previous {
	left: 10px;
	border-right-color: #ccc
}
.react-datepicker__navigation--previous:hover {
	border-right-color: #b3b2b2
}
.react-datepicker__navigation--next {
	right: 10px;
	border-left-color: #ccc
}
.react-datepicker__navigation--next:hover {
	border-left-color: #b3b2b2
}
.react-datepicker__navigation--years {
	position: relative;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.react-datepicker__navigation--years-previous {
	top: 4px;
	border-top-color: #ccc
}
.react-datepicker__navigation--years-previous:hover {
	border-top-color: #b3b2b2
}
.react-datepicker__navigation--years-upcoming {
	top: -4px;
	border-bottom-color: #ccc
}
.react-datepicker__navigation--years-upcoming:hover {
	border-bottom-color: #b3b2b2
}
.react-datepicker__month-container {
	display: inline;
	float: left
}
.react-datepicker__month {
	margin: .4rem;
	text-align: center
}
.react-datepicker__week-number {
	color: #ccc
}
.react-datepicker__day, .react-datepicker__day-name, .react-datepicker__week-number {
	display: inline-block;
	width: 1.7rem;
	line-height: 1.7rem;
	text-align: center;
	margin: .166rem
}
.react-datepicker__day, .react-datepicker__day-name {
	color: #000
}
.react-datepicker__day {
	cursor: pointer
}
.react-datepicker__day:hover {
	border-radius: .3rem;
	background-color: #f0f0f0
}
.react-datepicker__day--today {
	font-weight: 700
}
.react-datepicker__day--highlighted {
	border-radius: .3rem;
	background-color: #3dcc4a;
	color: #fff
}
.react-datepicker__day--highlighted:hover {
	background-color: #32be3f
}
.react-datepicker__day--in-range, .react-datepicker__day--in-selecting-range, .react-datepicker__day--selected {
	border-radius: .3rem;
	background-color: #14bef0;
	color: #fff
}
.react-datepicker__day--in-range:hover, .react-datepicker__day--in-selecting-range:hover, .react-datepicker__day--selected:hover {
	background-color: #1d5d90
}
.react-datepicker__day--keyboard-selected {
	border-radius: .3rem;
	background-color: #2a87d0;
	color: #fff
}
.react-datepicker__day--keyboard-selected:hover {
	background-color: #1d5d90
}
.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range) {
	background-color: rgba(33, 107, 165, .5)
}
.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range) {
	background-color: #f0f0f0;
	color: #000
}
.react-datepicker__day--disabled {
	cursor: default;
	color: #ccc
}
.react-datepicker__day--disabled:hover {
	background-color: transparent
}
.react-datepicker__input-container {
	position: relative;
	display: inline-block
}
.react-datepicker__month-read-view, .react-datepicker__year-read-view {
	border: 1px solid transparent;
	border-radius: .3rem
}
.react-datepicker__month-read-view:hover, .react-datepicker__year-read-view:hover {
	cursor: pointer
}
.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow, .react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow, .react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow, .react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow {
	border-top-color: #b3b2b2
}
.react-datepicker__month-read-view--down-arrow, .react-datepicker__year-read-view--down-arrow {
	border-top-color: #ccc;
	float: right;
	margin-left: 20px;
	top: 8px;
	position: relative;
	border-width: .45rem
}
.react-datepicker__month-dropdown, .react-datepicker__year-dropdown {
	background-color: #f0f0f0;
	position: absolute;
	width: 50%;
	left: 25%;
	top: 30px;
	text-align: center;
	border-radius: .3rem;
	border: 1px solid #aeaeae
}
.react-datepicker__month-dropdown:hover, .react-datepicker__year-dropdown:hover {
	cursor: pointer
}
.react-datepicker__month-dropdown--scrollable, .react-datepicker__year-dropdown--scrollable {
	height: 150px;
	overflow-y: scroll
}
.react-datepicker__month-option, .react-datepicker__year-option {
	line-height: 20px;
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.react-datepicker__month-option:first-of-type, .react-datepicker__year-option:first-of-type {
	border-top-left-radius: .3rem;
	border-top-right-radius: .3rem
}
.react-datepicker__month-option:last-of-type, .react-datepicker__year-option:last-of-type {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-bottom-left-radius: .3rem;
	border-bottom-right-radius: .3rem
}
.react-datepicker__month-option:hover, .react-datepicker__year-option:hover {
	background-color: #ccc
}
.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming, .react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming {
	border-bottom-color: #b3b2b2
}
.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous, .react-datepicker__year-option:hover .react-datepicker__navigation--years-previous {
	border-top-color: #b3b2b2
}
.react-datepicker__month-option--selected, .react-datepicker__year-option--selected {
	position: absolute;
	left: 15px
}
.react-datepicker__close-icon {
	background-color: transparent;
	border: 0;
	cursor: pointer;
	display: inline-block;
	height: 0;
	outline: 0;
	padding: 0;
	vertical-align: middle
}
.react-datepicker__close-icon:after {
	background-color: #216ba5;
	border-radius: 50%;
	bottom: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	content: "\D7";
	cursor: pointer;
	font-size: 12px;
	height: 16px;
	width: 16px;
	line-height: 1;
	margin: -8px auto 0;
	padding: 2px;
	position: absolute;
	right: 7px;
	text-align: center;
	top: 50%
}
.react-datepicker__today-button {
	background: #f0f0f0;
	border-top: 1px solid #aeaeae;
	cursor: pointer;
	text-align: center;
	font-weight: 700;
	padding: 5px 0;
	clear: left
}
.react-datepicker__tether-element {
	z-index: 2147483647
}
.react-datepicker__portal {
	position: fixed;
	width: 100vw;
	height: 100vh;
	background-color: rgba(0, 0, 0, .8);
	left: 0;
	top: 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	z-index: 2147483647
}
.react-datepicker__portal .react-datepicker__day, .react-datepicker__portal .react-datepicker__day-name {
	width: 3rem;
	line-height: 3rem
}
@media (max-height:550px), (max-width:400px) {
	.react-datepicker__portal .react-datepicker__day, .react-datepicker__portal .react-datepicker__day-name {
		width: 2rem;
		line-height: 2rem
	}
}
.react-datepicker__portal .react-datepicker__current-month {
	font-size: 1.44rem
}
.react-datepicker__portal .react-datepicker__navigation {
	border: .81rem solid transparent
}
.react-datepicker__portal .react-datepicker__navigation--previous {
	border-right-color: #ccc
}
.react-datepicker__portal .react-datepicker__navigation--previous:hover {
	border-right-color: #b3b2b2
}
.react-datepicker__portal .react-datepicker__navigation--next {
	border-left-color: #ccc
}
.react-datepicker__portal .react-datepicker__navigation--next:hover {
	border-left-color: #b3b2b2
}