@charset "utf-8";
/* CSS Document */
* {
	/*font-family: "Source Sans Pro", Arial, Geneva, sans-serif;*/
	font-family:"poppins";
}
html {
	width: 100%;
	height: 100%;
}
body {
	/*display:-webkit-box;
	display:-moz-box;
	display:-o-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-moz-box-pack:center;
	-o-box-pack:center;
	box-pack:center;*/
	height: 100%;
	width: 100%;
}
.container {
	background-color: #f2f2f2;
	width:100%;
	padding: 0;
}
#bodyDiv > .container-fluid {
	background-color: #f2f2f2;
	padding: 0;
}
.top-banner {
	background-color: #FFFFFF;
	height: 100%;
	float: left;
	width: 100%;
}
.nav-bar {
	background-color:#e0e0e0;
	margin-bottom: 10px;
}
#head_tab + div{
	padding-top:20px;
}
.left-section {
	position: relative !important;
	/*background-color:#3b4986;*/
	overflow-y: auto;
	overflow-x:hidden;
}

.left-section::-webkit-scrollbar {
    display: none;
}
.right-section {
	width: 100%;
	background: #3b4986  center 100px no-repeat;
	overflow: hidden;

}
.navbar-inverse {
	background: #1f2229;
	color: #fff;
}
.middle-section {
}
/*//////////////////Activity-Accordion Menu///////////////*/
#accordian {
	background: #F5F5F5;
	width: 100%;
	margin: 0 auto;
	color: #000;/*Some cool shadow and glow effect*/
}
/*heading styles*/
#accordian h3 {
	font-size: 17px;
    font-weight: normal;
    line-height: 25px;
    padding: 10px 10px 10px 10px;
    cursor: pointer;
    background-color: #FFFFFF;
    margin: 0;
    border-bottom: solid 2px #FFFFFF;
    border-top: solid 1px #FFFFFF;
    text-align: justify;
}
#accordian a h3, #accordian a {
	color: #000;
	text-decoration: none;
}
#accordian ul {
	margin: 0;
	padding: 0;
}
/*heading hover effect*/
#accordian h3:hover {
	text-shadow: 0 0 1px rgba(255, 255, 255, 0.7);
}
/*iconfont styles*/
#accordian h3 span {
	font-size: 13px;
	margin-right: 10px;
	width: 15px;
	height: 15px;
}
/*list items*/
#accordian li {
	list-style-type: none;
}
/*links*/
#accordian ul ul li a {
	color: white;
	text-decoration: none;
	font-size: 14px !important;
	line-height: 27px;
	display: block;
	padding: 0 15px;
	/*transition for smooth hover animation*/
	transition: all 0.15s;
}
#accordian ul ul li a label {
	display: block;
	font-weight: normal;
	cursor: pointer;
}
/*hover effect on links*/
#accordian ul ul li a:hover {
	/*background: #157260;*/
	color: #000;
	background: #86cf37;
	border-left: 5px solid #86cf37;
	cursor: pointer;
}
/*Lets hide the non active LIs by default*/
#accordian ul ul {
	display: none;
}
#accordian li.active ul {
	display: block;
}
.objective_act{
	padding-left:10px;
	padding-right:10px;
	
	padding-top:10px;
	
}
#head_tab, #bodyDiv + .navbar {
	border-radius: 0;
}
#bodyDiv + .navbar {
	min-height: auto !important;
	line-height: 28px;
}
.caseP + .navbar {
	z-index:9 !important;
	border-radius:0 !important;
}
.caseP + .navbar p {
	padding:10px !important;
}
h2.act-title {
	display: block;
	padding: 10px;
	color: #FFFFFF;
	background-color: #333c43;
	margin: 0;
	font-size: 17px;
	border-radius: 5px 5px 0px 0px;
}
.disha-logo {
	/* position: absolute;	 */
	width: auto;
	float:right;
	height: 100%;
	padding-bottom: 5px !important;
	padding: 5px 0 5px 30px;
}
.disha-logo img {
	
	/* max-width: 100%;
	height:100%;
	padding: 2px; */
    margin-right: 29px;
	max-height:40px;
}
.med-logo {
	position: absolute;	
	width: auto;
	height: 100%;
	padding-bottom: 5px !important;
	padding: 5px 0 5px 30px;
}
.med-logo img {
	/*max-width: 100%;
	max-height: 50px;
	padding: 0px;*/
	/* max-width: 75%; */
    max-height: 40px;
    /* padding:  15px; */
}
.logdetails{
	text-align:center;
	padding: 30px 40px 40px 70px;
	font-size:16px;
}
.copylink{
	padding:8% 25% 0px 24%;
	font-size:16px;
	text-align:center;
}
.med-notice-box {
	float: right;
}
.med-notify-bar li {
	margin-left: 1px;
}
.med-notify-bar > li > a {
	padding: 20px 15px;
	display: inline-flex;
	vertical-align: bottom;
	align-items: baseline;
	color: #FFF;
}
.med-notify-bar > li > a:hover {
	text-decoration: none;
	background-color: #48887C;
}
.med-account-info {
	background: url(../images/profile_pic.png) 95% center no-repeat;
	background-size: auto 80%;
	padding-right: 60px !important;
	font-size: 15px !important;
}
.med-note-pad {
	position: relative;
}
.med-user {
	padding: 10px 4.1px 10px !important;
	font-size: 14px;
}
.red {
	background-color: #DB1F1F;
}
.med-notify-bar.nav li span, .med-notify-bar.nav li i {
	vertical-align: middle;
}
.med-notify-bar.nav .open>a, .med-notify-bar.nav .open>a:hover, .med-notify-bar.nav .open>a:focus, .med-notify-bar.nav>li>a:hover, .med-notify-bar.nav>li>a:focus {
	background-color: #e6e9eb !important;
	outline: none;
	text-decoration: none;
}
.med-notify-bar.navbar-nav>li>a i {
	font-size: 18px;
	display: inline-block;
	margin-right: 2px;
}
.med-notify-bar.navbar-nav.navbar-right:last-child {
	margin-right: 0;
}
#messages .image, #notifications .image {
	float: left;
	height: 48px;
	width: 48px;
	font-size: 350%;
	margin: 8px 10px 0px 0px;
	color: #e7e7e7;
	text-align: right;
}
#notifications.dropdown-menu, #addnote.dropdown-menu {
	width: 300px;
	top: 100% !important;
	box-shadow: none;
	overflow-y: auto;
	max-height:339px;
	
}
#profileDetails.dropdown-menu {
	min-width: 152px;
	width: 100% !important;
	height: 80px;
	top: 99% !important;
	padding-left: 5%;
	color: #fff;
	box-shadow: none;
}
#notifications li a p {
	min-height: 100%;
	text-align: left;
	padding: 2px;
	line-height: 16px;
	color: #fff;
}
#messages li a, #notifications li a {
	padding-top: 7px;
	font-size: 14px;
	display: table-cell;
	vertical-align: middle;
	white-space: inherit;
	width: 301px;
	text-align: left;
}
#addnote li #statuses span {
	width: 85%;
	line-height: 16px;
	margin-right: 15px;
	word-break: break-all !important;
}
.main-nav li {
	display: block;
}
.main-nav li a {
	display: block;
	background-color: #283949;
	padding: 12px 30px;
	color: #FFFFFF;
}
.main-nav li a:hover {
	background-color: #86cf37;
	color: #000000;
	text-decoration: none;
}
.main-nav li a i {
	font-size: 20px;
	line-height: 10px;
}
/*--------------- Main Menu--------------*/
.menu_container 
{
	width: 100%;
	display: block !important;
	background-color: #e0e0e0;
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.075);
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.075);
	box-shadow: 0 0px 0px rgba(0,0,0,0.075);
}
.menu_container a
{
	text-decoration: none;
	color: #000 !important;
	font-weight: 500;
	font-size: 14px;
	display: block;
	padding: 4px 22px;

}
.menu_container ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu_container ul li.current-menu-item 
{
	background: #d60049;
	color: #000;
}
.menu_container ul li.current-menu-item a 
{
	color: #000;
}
.menu_container > ul > li
 {
	display: block;
	float: left;
	position: relative;
}
.menu_container ul li a:hover
{
	background: #d60049 !important;
	color: #000 !important;
	
}
.menu_container > ul > li > ul
 {
	background-color: #fff;
	position: absolute;
	display: none;
	border: 1px solid #eee;
	top: 100%;
	width: 140px;
}
.menu_container > ul > li:hover > ul 
{
	display: block;
}
.menu_container > ul > li > ul > li 
{
	position: relative;
}
.menu_container > ul > li > ul > li > ul {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
	border: 1px solid #eee;
	width: 140px;
}
.menu_container > ul > li > ul > li:hover > ul {
	display: block;
	background-color: #fff;
}
.menu_container > ul > li > ul > li > ul > li {
}
ul.firstNav {
	display: table;
	margin: 0 auto;
	width: 100%;
	table-layout: fixed;
}
ul.firstNav li {
	width: 14.2859%;
	display: table-row;
	vertical-align: middle;
	
}
ul.firstNav li a p {
	width: 100%;
	height: 36px;
	display: table-cell;
	vertical-align: middle;
}
.navbar-collapse:not(#navfilterCollapse,#leftplay) {
	width:360px !important;
}
.navbar-collapse:not(#navfilterCollapse,#leftplay) {
	width:330px !important;
}
 .navbar-collapse {
	/*width: 33.3% !important;*/
	max-height: 100% !important;
}
#filter_disp li > button, #filter_disp > span > button {
	position: relative;
	padding: 3px 10px;
	font-size: 12px;
	line-height: 14px;
	border: 1px solid transparent;
	color: #666;
}
#filter_disp li:hover > button {
	background: #3699ff;
	color: white;
	border: 1px solid #3699ff;
}

#filter_disp li > button:after, #filter_disp > span > button:after {
	/* content: ''; */
}
#filter_disp li > button.active:after, #filter_disp > span > button.active:after {
	/* content: 'x'; */
	display: inline-block;
	padding: 3px 7px;
	background: #ccc;
	color: #333;
	position: absolute;
	right: 0;
	top: 0;
	font-weight: bold;
	border-radius: 100%;
}
#filter_disp li > button.active, #filter_disp > span > button.active { 
	/* content: 'x'; */
	background: #3699ff;
	color: white;
	padding: 3px 10px 3px 12px;
}

#filter_disp li > button.active:after, #filter_disp > span > button.active:after {
	/* content: 'x'; */
	background: #ccc;
	color: #333;
	position: absolute;
	padding: 1px 5px;
	right: 2px;
	top:2px;
}
#filter_disp li > button.active:hover:after {
	background: #0864C3;
	color: white;
}
#filter_disp ul {
	list-style: none;
	background:  #F3F6F9;
	display: block;
	z-index: 9;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #666;}
#filter_disp ul li, #filter_disp ul, #filter_disp > label {
	display: inline-block;
}
#filter_disp > label {
	margin-right: 30px;
    font-size: 12.5px;
    font-weight: 600;
    font-family: Poppins;
}
.data_list .img-responsive {
	border-radius: 100%;
}

.modal-body{
    padding: 0;
}

.modal-body p{
    padding: 8px 20px 8px 30px;
}

.modal-body p strong {
    padding: 8px 0;
}

.modal-body ul {
    padding: 0 0 0 30px;
}

.modal-body p img{
    margin-right: 15px;
}
.close1
{
	position: absolute !important;
	top: 10px;
	right: 10px;
	background-color:#fff;
}
.data_list .col-md-4 
{
	background: url(../images/line.png) center center repeat-y;
	padding: 23% 0;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
}
}
ul.firstNav li a p {
	width: 100%;
	height: 36px;
	display: table-cell;
	vertical-align: middle;
}
	::i-block-chrome, ul.firstNav li a p {
 height:36px;
}
}
.firstNav>li.history>a {
	background: url(../images/links.png) -5px center no-repeat !important;
}
.firstNav>li.history:hover>a{
	background: #919191	 url(../images/links.png) -1028px center no-repeat !important;
	color: #FFF !important;
}
.firstNav>li.history.active>a {
	background: #b70f4d url(../images/links.png) -1028px center no-repeat !important;
	color: #FFF !important;
	
}
.firstNav>li.physical>a {
	background: url(../images/links.png) -150px center no-repeat !important;
}
.firstNav>li.physical:hover>a{
	background: #919191 url(../images/links.png) -1173px center no-repeat !important;
	color: #FFFFFF !important;
}
 .firstNav>li.physical.active>a {
	background: #b70f4d url(../images/links.png) -1173px center no-repeat !important;
	color: #FFFFFF !important;
	
}
.firstNav>li.systematic>a {
	background: url(../images/links.png) -285px center no-repeat !important;
}
.firstNav>li.systematic:hover>a{
	background: #919191 url(../images/links.png) -1308px center no-repeat !important;
	color: #FFF !important;
}
.firstNav>li.systematic.active>a {
	background: #b70f4d url(../images/links.png) -1308px center no-repeat !important;
	color: #FFF !important;
	
}
.firstNav>li.lab>a {
	background: url(../images/links.png) -420px center no-repeat !important;
}
.firstNav>li.lab:hover>a{
	background: #919191 url(../images/links.png) -1443px center no-repeat !important;
	color: #FFF !important;
}

 .firstNav>li.lab.active>a {
	background: #b70f4d url(../images/links.png) -1443px center no-repeat !important;
	color: #FFF !important;
	
}
.firstNav>li.diagnosis>a {
	background: url(../images/links.png) -575px center no-repeat !important;
}
.firstNav>li.diagnosis:hover>a{
	background: #919191 url(../images/links.png) -1598px center no-repeat !important;
	color: #FFF !important;
} 
.firstNav>li.diagnosis.active>a {
	background: #b70f4d url(../images/links.png) -1598px center no-repeat !important;
	color: #FFF !important;
	
}
.firstNav>li.treatment>a {
	background: url(../images/links.png) -720px center no-repeat !important;
}
.firstNav>li.treatment:hover>a{
	background: #919191 url(../images/links.png) -1743px center no-repeat !important;
	color: #FFF !important;
}
 .firstNav>li.treatment.active>a {
	background: #b70f4d url(../images/links.png) -1743px center no-repeat !important;
	color: #FFF !important;
	
}
.firstNav>li.review>a {
	background: url(../images/links.png) -865px center no-repeat !important;
}
.firstNav>li.review:hover>a{
	background: #919191 url(../images/links.png) -1888px center no-repeat !important;
	color: #fff !important;
}
 .firstNav>li.review.active>a {
	background: #b70f4d url(../images/links.png) -1888px center no-repeat !important;
	color: #fff !important;
	
}
@media (min-width: 991px) {
	#filter_disp > span {
		display: none !important;
	}
	#filter_disp .navbar-collapse {
		display: inline-block !important;
	}
	.list_disp {
		font-style: normal;
		/* font-weight: 600; */
		font-size: 20px;
		line-height: 23px;
		font-weight: bold;
		padding-left: 27px;
   }
}
@media (max-width: 991px) {
#filter_disp {
	position: relative;
}
.head_point
{
	background: linear-gradient(286.17deg, #3699FF 0%, #0864C4 100%);
    border-radius: 21px;
    padding: 0 12px !important;
    height: 20px;
    width: auto;
    font-size: 12px !important;
    margin: 0 auto 10px auto !important;
    color: white;
    display: inline-block;
	font-weight:600;
}
.option-heading.is-active{
	background-color: #35383F;
    margin-top: -16%;
    position: absolute;
	width: 100%;
	border-radius: 17px 17px 0px 0px;
	
}
.act_point
{
	background: #3699FF;
    border-radius: 21px;
    /* padding: 0 4px; */
    padding: 0 0px;
    height: 24px;
    width: 82px;
    font-size: 13px;
    margin: 0 auto;
    color: white;
    margin-top: -24px;
	margin-left: 70%;
}
.total_point
{
	background: #13b166;
    border-radius: 21px;
    /* padding: 0 4px; */
    padding: 0 0px;
    height: 24px;
    width: 82px;
    font-size: 13px;
    margin: 0 auto;
    color: white;
    margin-top: -24px;
	margin-left: 33%;
}
#filter_disp > button {
	padding: 5px 3px !important;
	margin: 0 5px;
}
#filter_disp > button > span.icon-bar:nth-child(3), #filter_disp > button > span.icon-bar:nth-child(4) {
	display: none;
}
#filter_disp > .navbar-toggle .icon-bar {
    display: block;
    width: 16px;
    height: 13px;
    font-size: 18px;
    border-radius: 1px;
}
#filter_disp > button > span.icon-bar1:nth-child(3), #filter_disp > button > span.icon-bar1:nth-child(4) {
	display: none;
}
#filter_disp > .navbar-toggle .icon-bar1 {
    display: block;
    width: 16px;
    height: 13px;
    font-size: 18px;
    border-radius: 1px;
}
#filter_disp > #navpos {
	float: none !important;
}
#filter_disp > button.navbar-toggle > span.icon-bar:nth-child(2):before {
	content: '^';
	color: red;
    position: relative;
    font-weight: bold;
}
#filter_disp > button.navbar-toggle.collapsed > span.icon-bar:nth-child(2):before {
    top: -9px;
    transform: rotateX(180deg) scaleX(1.5);
}
#filter_disp > button.navbar-toggle > span.icon-bar:nth-child(2):before {
    transform: rotateX(0deg) scaleX(1.5);
    top: -3px;
}
#navfilterCollapse {
	position: absolute;
	right: 20px;
	background: #fff;
	display: block;
	z-index: 9;
	border-radius: 5px;
	/* box-shadow: 0px 0px 5px #666; */
}

#filter_disp #navfilterCollapse ul li{
	display: block;
}
#filter_disp #navfilterCollapse ul li button:before {
	content: '';
	position: absolute;
	background: #ddd;
	padding: 10px;
	left: 2px;
	top: 5px;
	border-radius: 100%;
}
#filter_disp #navfilterCollapse ul li button.active:after {
	content: '';
	position: absolute;
	background: #3699ff !important;
	padding: 7px;
	left: 5px;
	top: 8px;
	border-radius: 100%;
	width: 8px;
}
#filter_disp #navfilterCollapse ul li label button:before {
	content: '';
	position: absolute;
	background: #ddd;
	padding: 10px;
	left: 2px;
	top: 5px;
	border-radius: 100% !important;
}
#filter_disp #navfilterCollapse ul li button {
	background: transparent !important;
	color: #333;
	width: 100%;
	text-align: left;
	padding: 7px 5px 7px 30px;
	font-size: 14px;
	box-shadow: none;
	font-weight: bold;
}
#filter_disp #navfilterCollapse ul li button:after {
	background: transparent !important;
	content: '';
}
#filter_disp #navfilterCollapse ul li label {
    transform-origin: 0;
    transform: rotateX(90deg);
    width: 100%;
    display: revert;
}
#filter_disp #navfilterCollapse ul li label:before {
	content: '';
    width: 100%;
    display: block;
    height: 1px;
    background: #ccc;
}
#filter_disp #navfilterCollapse ul li:nth-child(3) + li label button:before {
	content: '';
	position: absolute;
	background: #ddd;
	padding: 10px;
	left: 2px;
	top: 5px;
	border-radius: 10px !important;
}
#filter_disp #navfilterCollapse ul li label button:before {
	content: '';
	position: absolute;
	background: #ddd;
	padding: 10px;
	left: 2px;
	top: 5px;
	border-radius: 10px !important;
}

/*platform - web,vr*/

#navfilterCollapse1 {
	position: absolute;
	left: 90%;
	right: 20px;
	/* background: #fff; */
	display: block;
	z-index: 9;
	border-radius: 5px;
	/* box-shadow: 0px 0px 5px #666; */
}

#filter_disp #navfilterCollapse1 ul li{
	display: block;
}
#filter_disp #navfilterCollapse1 ul li button:before {
	content: '';
	position: absolute;
	background: #ddd;
	padding: 10px;
	left: 2px;
	top: 5px;
	border-radius: 100%;
}
#filter_disp #navfilterCollapse1 ul li button.active:after {
	content: '';
	position: absolute;
	/* background: #3699ff !important; */
	background: #000000 !important;
	padding: 7px;
	left: 5px;
	top: 8px;
	border-radius: 100%;
	width: 8px;
}
#filter_disp #navfilterCollapse1 ul li label button:before {
	content: '';
	position: absolute;
	background: #ddd;
	padding: 10px;
	left: 2px;
	top: 5px;
	border-radius: 100% !important;
}
#filter_disp #navfilterCollapse1 ul li button {
	background: transparent !important;
	color: #333;
	width: 100%;
	text-align: left;
	padding: 7px 5px 7px 30px;
	font-size: 14px;
	box-shadow: none;
	font-weight: bold;
}
#filter_disp #navfilterCollapse1 ul li button:after {
	background: transparent !important;
	content: '';
}
#filter_disp #navfilterCollapse1 ul li label {
    transform-origin: 0;
    transform: rotateX(90deg);
    width: 100%;
    display: revert;
}
#filter_disp #navfilterCollapse1 ul li label:before {
	content: '';
    width: 100%;
    display: block;
    height: 1px;
    background: #ccc;
}
#filter_disp #navfilterCollapse1 ul li:nth-child(3) + li label button:before {
	content: '';
	position: absolute;
	background: #ddd;
	padding: 10px;
	left: 2px;
	top: 5px;
	border-radius: 10px !important;
}
#filter_disp #navfilterCollapse1 ul li label button:before {
	content: '';
	position: absolute;
	background: #ddd;
	padding: 10px;
	left: 2px;
	top: 5px;
	border-radius: 10px !important;
}


.home_icons{
	width: 100%;
	height:90px;
	display: table-cell;
	padding-left:62px;
	vertical-align: middle;
	padding-top:12px;
	text-align:center !important;
}

.home_Tabs ul.firstNav li {
	width: 16.38% !important;
}

.firstNav>li.icon_All>a {
	background: url(../images/category.png) 20px center no-repeat !important;
}
.firstNav>li.icon_All:hover>a, .firstNav>li.icon_All.ui-state-active>a {
	background: #b70f4d url(../images/category.png) -1050px center no-repeat !important;
	color: #000 !important;
}

.firstNav>li.icon_Age>a {
	background: url(../images/category.png) -165px center no-repeat !important;
}
.firstNav>li.icon_Age:hover>a, .firstNav>li.icon_Age.ui-state-active>a {
	background: #b70f4d url(../images/category.png) -1235px center no-repeat !important;
	color: #000 !important;
}
.firstNav>li.icon_Gender>a {
	background: url(../images/category.png) -337px center no-repeat !important;
}
.firstNav>li.icon_Gender:hover>a, .firstNav>li.icon_Gender.ui-state-active>a {
	background: #b70f4d url(../images/category.png) -1408px center no-repeat !important;
	color: #000 !important;
}
.firstNav>li.icon_complaints>a {
	background: url(../images/category.png) -520px center no-repeat !important;
}
.firstNav>li.icon_complaints:hover>a, .firstNav>li.icon_complaints.ui-state-active>a {
	background: #b70f4d url(../images/category.png) -1590px center no-repeat !important;
	color: #000 !important;
}
.firstNav>li.icon_Duration>a {
	background: url(../images/category.png) -700px center no-repeat !important;
}
.firstNav>li.icon_Duration:hover>a, .firstNav>li.icon_Duration.ui-state-active>a {
	background: #b70f4d url(../images/category.png) -1770px center no-repeat !important;
	color: #000 !important;
}

.firstNav>li.icon_Occupation>a {
	background: url(../images/category.png) -877px center no-repeat !important;
}
.firstNav>li.icon_Occupation:hover>a, .firstNav>li.icon_Occupation.ui-state-active>a {
	background: #b70f4d url(../images/category.png) -1947px center no-repeat !important;
	color: #000 !important;

}
.tab_container{
	margin-top: -1px;
	margin-left: -0.5px ;
	width: 100.2%;
}
}
.tab_container{
	margin-top:-5px;
	margin-left: -0.5px ;
	width: 100.2%;
}

@media (max-width: 992px) {
.act-body {
/*min-width:100%;*/
} 

li > .navbar-dropdown {
	margin-top: 10px;
}
li > .navbar-dropdown > li {
	padding: 0 3px !important;
}

.caseP .navbar-toggle {
	position: absolute;
	transform: rotate(90deg);
	background: red !important;
	border-radius: 0;
	color: #fff;
	float: right;
	padding: 10px 18px;
	left: 281px;
	top: 16px;
	border-radius: 10px 0 0 0;
	border: 2px solid #fff;
}

.caseP .navbar-toggle:after {
	content: 'Summary';
}

.caseP .navbar-toggle.collapsed:after {
	content: 'Summary';
}

.caseP .navbar-toggle span {
	display: none !important;
}
.caseP .navbar-collapse.collapse {
	display: block !important;
	left: -315px !important;
}
.caseP .navbar-collapse {
	width: 320px !important;
	left: -6px !important;
	top:0 !important;
}
.navbar-dropdown li {
	float: none;
}
#navbarCollapse .navbar-dropdown li, #navbarCollapse .navbar-dropdown li a {
	display:block !important;
	width:100% !important;
	float:left !important;
}
.navbar-nav {
	padding: 0.25rem !important;
}
}
@media (max-width: 991px) {

.status {
	clear: both !important;
}
.home_icons{
	width: 100%;
	height:90px;
	display: table-cell;
	padding-left:62px;
	vertical-align: middle;
	padding-top:12px;
	text-align:center !important;
}

.home_Tabs ul.firstNav li {
	width: 16.38% !important;
}

.firstNav>li.icon_All>a {
	background: url(../images/category.png) 20px center no-repeat !important;
}
.firstNav>li.icon_All:hover>a, .firstNav>li.icon_All.ui-state-active>a {
	background: #b70f4d url(../images/category.png) -1050px center no-repeat !important;
	color: #000 !important;
}
.firstNav>li.icon_Age>a {
	background: url(../images/category.png) -165px center no-repeat !important;
}
.firstNav>li.icon_Age:hover>a, .firstNav>li.icon_Age.ui-state-active>a {
	background: #b70f4d url(../images/category.png) -1235px center no-repeat !important;
	color: #000 !important;
}
.firstNav>li.icon_Gender>a {
	background: url(../images/category.png) -337px center no-repeat !important;
}
.firstNav>li.icon_Gender:hover>a, .firstNav>li.icon_Gender.ui-state-active>a {
	background: #b70f4d url(../images/category.png) -1408px center no-repeat !important;
	color: #000 !important;
}
.firstNav>li.icon_complaints>a {
	background: url(../images/category.png) -520px center no-repeat !important;
}
.firstNav>li.icon_complaints:hover>a, .firstNav>li.icon_complaints.ui-state-active>a {
	background: #b70f4d url(../images/category.png) -1590px center no-repeat !important;
	color: #000 !important;
}
.firstNav>li.icon_Duration>a {
	background: url(../images/category.png) -700px center no-repeat !important;
}
.firstNav>li.icon_Duration:hover>a, .firstNav>li.icon_Duration.ui-state-active>a {
	background: #b70f4d url(../images/category.png) -1770px center no-repeat !important;
	color: #000 !important;
}

.firstNav>li.icon_Occupation>a {
	background: url(../images/category.png) -877px center no-repeat !important;
}
.firstNav>li.icon_Occupation:hover>a, .firstNav>li.icon_Occupation.ui-state-active>a {
	background: #b70f4d url(../images/category.png) -1947px center no-repeat !important;
	color: #000 !important;

}
.tab_container{
	margin-top: -1px;
	margin-left: -0.5px ;
	width: 100.2%;
}
}
@media (min-width: 1281px) {
.referencePoint{
	margin-top:7%;
}
.head_point {
    background: linear-gradient(286.17deg, #3699FF 0%, #0864C4 100%);
    border-radius: 21px;
	/*padding: 0 4px;*/
    padding: 0 0px;
    height: 20px;
    width: 83px;
    font-size: 9.5px;
    margin: 0 -5px;
    color: white;
	font-weight:600;
}
.option-heading.is-active{
	background-color: #35383F;
    margin-top: -18.5%;
    position: absolute;
	width: 100%;
	border-radius: 17px 17px 0px 0px;
	
}
.act_point
{
	background: #3699FF;
    border-radius: 21px;
    /* padding: 0 4px; */
    padding: 0 0px;
    height: 24px;
    width: 82px;
    font-size: 13px;
    margin: 0 auto;
    color: white;
    margin-top: -24px;
	margin-left: 70%;
}
.total_point
{
	background: #13b166;
    border-radius: 21px;
    /* padding: 0 4px; */
    padding: 0 0px;
    height: 24px;
    width: 82px;
    font-size: 13px;
    margin: 0 auto;
    color: white;
    margin-top: -24px;
	margin-left: 33%;
}
.list_disp {
    font-style: normal;
    /* font-weight: 600; */
    font-size: 25px; 
    line-height: 23px;
    font-weight: bold;
    padding-left: 27px;
}
#filter_disp {
    text-align: right;
    padding-right: 15px !important;
}
}
@media (max-width: 1280px) {
.referencePoint{
	margin-top:-1%;
}
.close1
{
	margin-left:85%;
	margin-top:0px;
	background-color:#fff;
}
.modal{
    overflow: auto !important;
	padding:8%;
}

.modal-dialog{
    overflow-y: initial !important
}
.modal-header
{
padding: 3px 0;
}
.modal-footer{
	margin: 10px auto;
    padding: 0px 0px 0px;
	text-align: right;
}
	#head_tab
{
	/*height:65px;*/
	background-color: #1f2229;
	border-radius: 0 !important;
}
#disha
{
	max-width: 13%;
	height: auto;
	padding: 1px 0px 0px 0px;
	margin-left: 32px;
	/*margin-top: 1px;
    position: absolute;
     width: 20%;
    height: 100%; */
    /* left: 27px;
    top: 1px; */
    /* font-style: normal;
    font-weight: 400;
    font-size: 32px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #F2F3F7; */
}

.list_disp
{ 
	font-style: normal;
    /* font-weight: 600; */
    font-size: 22px;
    line-height: 23px;
    font-weight: bold;
	padding-left: 27px;
}

.btn
{
	background: #DFDFDF;
	border-radius: 50px;
	justify-content: center;
	align-items: center;

}
.name_disp
{
	position: relative;
	margin-left: 40px;
	font-size: 25px;
	margin-top: -80px;
}
.score
{
	background: linear-gradient(286.17deg, #3699FF 0%, #0864C4 100%);
	border-radius: 27px;
	width: 56px;
	height: 20px;
	float: right;
	position: absolute;
	margin-top:-10px;
	margin-left: -30px;
}
.disp
{
	position: absolute;
	font-size: 15px;
	margin-top: 26px;
	margin-left: -30px;
}
.pro_img
{
	position: absolute;
	margin-left: 30px;
	padding: 5px;
}

.all_disp
{
	background-color: #f1f1f1; 
	 padding-top: 0px;
	 margin-top: 0px;  
	 padding-left: 1px;
	 margin-left: 0px; 
	 margin-right: 18px
}
.point
{
	background: linear-gradient(286.17deg, #FF575C 0%, #FF8285 100%);
	border-radius: 27px;
	margin: auto;
	height: 26px;
    line-height: 26px;
	position: relative;
	color: white !important;
	font-size: 13px;
}

.pat_list
{
	 background-color: white; border-radius: 5px;padding:5px 20px 0px;height: 60px;
}
.pat_name
{
	font-size: 17px;
	font-weight: 800;
}
.pat_data
{
	font-size: 14px; 
	font-weight: 600;
}
.img_profile
{
	border-radius: 50%
}
.data_list
{
	list-style-type: none; 
	padding-bottom: 17px;
	background-color: white; 
	border-radius: 0px;
	padding:5px 20px 10px;
	min-height: 60px;
}
.completed
{
	background: green;
	color: white;
	border-radius: 27px;
	width: auto;
	height: 24px;
	line-height: 24px;
	margin: 5px auto 0 auto;
	position: relative;	
	font-size: 13px;
}
.data_sep
{
	margin-bottom: 20px;
}

.data_list:hover
{
	border: 0.5px solid #FF575C;
}
#data_vr:hover{
	border: 0.5px solid #FFF;
}
.user_firstname
{
	color: #fff;
	/*font-size: 16px;*/
	
}
.user_case
{
	color: #fff;
	font-size: 12px;
	
	
}
.data_display
{
	color: #000;
	text-decoration: none;
}
.data_display:hover
{
	color: #000;
	text-decoration: none;
}
.head_point
{
	background: linear-gradient(286.17deg, #3699FF 0%, #0864C4 100%);
    border-radius: 21px;
	/*padding: 0 4px;*/
    padding: 0 0px;
    height: 20px;
    width: 83px;
    font-size: 9.5px;
    margin: 0 -5px;
    color: white;
	font-weight:600;
}

.act_point
{
	background: #3699FF;
    border-radius: 21px;
    /* padding: 0 4px; */
    padding: 0 0px;
    height: 24px;
    width: 82px;
    font-size: 13px;
    margin: 0 auto;
    color: white;
    margin-top: -24px;
	margin-left: 70%;
}
.total_point
{
	background: #13b166;
    border-radius: 21px;
    /* padding: 0 4px; */
    padding: 0 0px;
    height: 24px;
    width: 82px;
    font-size: 13px;
    margin: 0 auto;
    color: white;
    margin-top: -24px;
	margin-left: 33%;
}
.firstNav>li.physical>a {
	background: url(../images/links.png) -165px center no-repeat !important;
}
.firstNav>li.physical:hover>a, .firstNav>li.physical.active>a {
	background: #b70f4d url(../images/links.png) -1188px center no-repeat !important;
	color: #000 !important;
}
.firstNav>li.systematic>a {
	background: url(../images/links.png) -300px center no-repeat !important;
}
.firstNav>li.systematic:hover>a, .firstNav>li.systematic.active>a {
	background: #b70f4d url(../images/links.png) -1323px center no-repeat !important;
	color: #000 !important;
}
.firstNav>li.lab>a {
	background: url(../images/links.png) -435px center no-repeat !important;
}
.firstNav>li.lab:hover>a, .firstNav>li.lab.active>a {
	background: #d60049 url(../images/links.png) -1458px center no-repeat !important;
	color: #000 !important;
}
ul.firstNav li.physical a p, ul.firstNav li.systematic a p, ul.firstNav li.lab a p {
	width: 85%;
	position: relative;
	left: -9px;
}


.home_icons{
	width: 100%;
	height:90px;
	display: table-cell;
	padding-left:62px;
	vertical-align: middle;
	padding-top:12px;
	text-align:center !important;
}
.home_icons_Align{
	
	padding-left:36px;
	}

.home_Tabs ul.firstNav li {
	width: 16.38% !important;
}

.firstNav>li.icon_All>a {
	background: url(../images/category.png) 20px center no-repeat !important;
}
.firstNav>li.icon_All:hover>a, .firstNav>li.icon_All.ui-state-active>a {
	background: #b70f4d url(../images/category.png) -1050px center no-repeat !important;
	color: #000 !important;
}

.firstNav>li.icon_Age>a {
	background: url(../images/category.png) -165px center no-repeat !important;
}
.firstNav>li.icon_Age:hover>a, .firstNav>li.icon_Age.ui-state-active>a {
	background: #b70f4d url(../images/category.png) -1235px center no-repeat !important;
	color: #000 !important;
}
.firstNav>li.icon_Gender>a {
	background: url(../images/category.png) -337px center no-repeat !important;
}
.firstNav>li.icon_Gender:hover>a, .firstNav>li.icon_Gender.ui-state-active>a {
	background: #b70f4d url(../images/category.png) -1408px center no-repeat !important;
	color: #000 !important;
}
.firstNav>li.icon_complaints>a {
	background: url(../images/category.png) -541px center no-repeat !important;
}
.firstNav>li.icon_complaints:hover>a, .firstNav>li.icon_complaints.ui-state-active>a {
	background: #b70f4d url(../images/category.png) -1611px center no-repeat !important;
	color: #000 !important;
}
.firstNav>li.icon_Duration>a {
	background: url(../images/category.png) -700px center no-repeat !important;
}
.firstNav>li.icon_Duration:hover>a, .firstNav>li.icon_Duration.ui-state-active>a {
	background: #b70f4d url(../images/category.png) -1770px center no-repeat !important;
	color: #000 !important;
}

.firstNav>li.icon_Occupation>a {
	background: url(../images/category.png) -877px center no-repeat !important;
}
.firstNav>li.icon_Occupation:hover>a, .firstNav>li.icon_Occupation.ui-state-active>a {
	background: #b70f4d url(../images/category.png) -1947px center no-repeat !important;
	color: #000 !important;

}
	
.tab_container{
	margin-top: -1px;
	width: 100.2%;
}
}
.content {
	clear: both;
}
.title {
	font-weight: 800;
	font-size: 13px;
	text-transform: uppercase;
}
pre {
	background-color: #fafafa;
	padding: 20px;
	overflow: auto;
	border: 1px solid #f1f1f1;
	color: #000;
}
.responsive_menu select {
	display: block;
	width: 100%;
	height: 36px;
	padding: 6px 12px;
	font-size: 15px;
	line-height: 1.42857;
	color: #fff;
	vertical-align: middle;
	background-color: #637bcf;
	background-image: none;
	border: none;
}
.menu_container .responsive_menu select {
	color: #e2e2e2;
	background-color: #3b4986;
	padding: 12px;
	height: 48px;
}
.case-details {
	height: 150px;
	background-color: #157260;
}
.detail-title {
	color:#b9c6ff;
	font-size: 14px;
	padding: 1px 11px;
	display: inline-block;
	width: 60px;
	vertical-align: top;
	min-height: -1px;
}
.detail-value {
	color: #fff;
	font-size: 14px;
	padding: 1px 11px;
	display: inline-block;
	vertical-align: top;
}
.detail-value ul li {
	position: relative;
	color: #fff;
	font-size: 14px;
}
.detail-value ul {
	width: 195px;
	margin: 0 0 0em !important;
	padding: 0 3px 3px 20px;
}
h2.case-sub-title {
	display: block;
	margin: 0;
	padding: 10px 5px;
	color: #FFFFFF;
	/*background-color:#16a086;*/
	background-color: #5461bc;
	font-size: 15px;
}
h2.caseload-sub-title {
	display: block;
	margin: 0;
	padding: 10px 5px;
	color: #FFFFFF;
	/*background-color:#16a086;*/
	background-color: #333c43;
	font-size: 15px;
}
.navbar-nav {
	padding: 0.25rem !important;
}
.navbar-header {
	float: none !important;
}
.navbar-dropdown, .navbar-nav.nav {
	background: #1f2229;
}
.navbar-dropdown li {
	display: block;
	/*float: none;*/
	padding: 0 3px;
}
li > .navbar-dropdown > li {
	padding: 0 !important;
}
.navbar-dropdown li a {
	border-radius: 4px;
	padding: 7px 15px;
}
.navbar-dropdown li a > span {
	width: 79%;
	color: #fff !important;
	line-height: 34px;
	padding-left: 4px;
	font-size: 14px;
}
.navbar-dropdown li a:hover, .navbar-dropdown li a > img {
	background-color: #35383f;
}
.navbar-dropdown li a > img {
	width: 35px;
	height: 35px;
	border-radius: 100%;
	padding: 5px;
}
.navbar-nav>li>.dropdown-menu {
	background-color: #c9c8c1;
}
.navbar-nav>li>.dropdown-menu>li {
/*text-indent:5px;*/
}
.navbar-nav>li.spr {
	margin: 0;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ff6267;
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 20px;
    padding: 9px 8px;
    margin-top: 15px;
    margin-bottom: 8px;
    background-color: #161515;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 100%;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 16px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 3px;
}
.dropdown-header {
	color: #FFFFFF;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	background-color: #a9b7e8;
}
.navbar-collapse {
    position: absolute;
    right: 15px;
    top: 100%;
    z-index: 99;
    padding-right: 5px;
    padding-left: 5px;
	border-radius: 0 0 16px 16px;
	/*overflow: hidden;*/
}
.caseP .navbar-collapse {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99 !important; 
    padding-right: 5px;
    padding-left: 5px;
	border-radius: 0 0 16px 16px;
	z-index: 1 !important;
}
.navbar-collapse > ul {
	width: 180px;
}

#statuses li {
	list-style-type: disc;
}
#bodyDiv .container-fluid:nth-child(2) > .row {
	margin: 0 auto !important;
	width: 96%;
}
/* For Desktop */
@media (min-width: 993px) {
	.navbar-toggle {
	    display: none;
	}
	.navbar-collapse {
		position: relative !important;
	}
	.navbar-collapse.collapse {
		display: block !important;
	}
	.navbar-collapse > ul {
		width: 100%;
	}
	.navbar-dropdown li {
		display: inline-block;
	}
	.navbar-dropdown li a > span {
		display: none;
	}
	.navbar-dropdown li a:hover {
		background-color: transparent;
	}
	.col-md-5 > .navbar-dropdown li a {
		border-radius: 4px;
		padding: 7px 4px;
	}
	.navbar-dropdown li:first-child a {
		border-radius: 4px;
	}
}
@media (max-width: 767px) {
.disha_logo, .login .container .row .col-md-6:not(#login_display) > div:last-child {
    margin: 50px auto 120px auto !important;
}

.login .container .row .col-md-6:not(#login_display) > div:last-child {
	top: 100%;
}
.act-body {
/*min-width:100%;*/
} 
.user_firstname
{	
	margin-top: 10px;
}
li > .navbar-dropdown {
	margin-top: 10px;
}
li > .navbar-dropdown > li {
	padding: 0 3px !important;
}

.navbar-dropdown li {
	float: none;
}
.navbar-nav {
	padding: 0.25rem !important;
}
.close1
{
	margin-left:85%;
	margin-top:0px;
	background-color:#fff;
}

}
@media (max-width: 991px) {
.nav-bar {
	
/*display:none;*/
}
.navbar-collapse.collapse {
    display: none !important; 
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}.head_tab
{
	background-color:#fff;
}
.left-section {
	/*display:none;*/
	height: 100% !important;
}
#userName {
	display: none;
}
.med-logo img {
	max-width: 50%;
	margin-left: 0px;
	max-height: 100%;
	vertical-align: middle;
	margin-top: 5%;
}
.disha-logo img {
	max-width:50%;
	float: right;
	max-height: 100%;
	vertical-align: middle;
}
.close1
{
	margin-left:90%;
	margin-top:0px;
	background-color:#fff;
}
}
/*@media (max-width: 20000px) {
.right-section {
}
#head_tab
{
	height:65px;
	background-color: #000;	
}
#disha
{
position: absolute;
width: 92px;
height: 48px;
left: 48px;
font-style: normal;
font-weight: 400;
font-size: 32px;
line-height: 48px;
/* identical to box height * /
display: flex;
align-items: center;
text-align: center;
color: #F2F3F7;
}
#filter_disp
{
	 text-align: right;
	 padding-right: 25px !important;
}
.list_disp
{
 
font-style: normal;
     font-weight: 600; 
     font-size: 22px; 
    line-height: 23px;
    font-weight: bold;
	padding-left: 25px;
}

.btn
{

background: #DFDFDF;
border-radius: 50px;
justify-content: center;
align-items: center;

}
.name_disp
{
	position: relative;
	margin-left: 40px;
	font-size: 25px;
	margin-top: -80px;
}
.score
{
	background: linear-gradient(286.17deg, #3699FF 0%, #0864C4 100%);
	border-radius: 27px;
	width: 56px;
	height: 20px;
	float: right;
	position: absolute;
	margin-top:-10px;
	margin-left: -30px;
}
.disp
{
	position: absolute;
	font-size: 15px;
	margin-top: 26px;
	margin-left: -30px;
}
.pro_img
{
	position: absolute;
	margin-left: 30px;
	padding: 5px;
}

.all_disp
{
	background-color: #f1f1f1; 
	 padding-top: 0px;
	 margin-top: 0px;  
	 padding-left: 1px;
	 margin-left: 0px; 
	 margin-right: 18px
}
.point
{
	background: linear-gradient(286.17deg, #FF575C 0%, #FF8285 100%);
	border-radius: 27px;
	margin: auto;
	height: 26px;
    line-height: 26px;
	position: relative;
	margin-top: 15px;

}

.pat_list
{
	 background-color: white; border-radius: 5px;padding:5px 20px 0px;height: 60px;
}
.pat_name
{
	font-size: 17px;
	font-weight: 800;
}
.pat_data
{
	font-size: 14px; 
	font-weight: 600;
}
.img_profile
{
	border-radius: 50%
}
.completed
{
	background: green;
	color: white;
	border-radius: 27px;
	width: auto;
	height: 24px;
	line-height: 24px;
	margin: 5px auto 0 auto;
	position: relative;	
	font-size: 13px;
}
.data_sep
{
	margin-bottom: 20px;
}

.data_list:hover
{
	border: 0.5px solid #FF575C;
	

}
.user_firstname
{
	color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.user_case
{
	color: #fff;
	font-size: 12px;	
}
.data_display
{
	color: #000;
	text-decoration: none;
}
.data_display:hover
{
	color: #000;
	text-decoration: none;
}
.head_point
{
	background: #3699FF;
	border-radius: 27px;
	padding: 0 9px;
	height: 20px;
	float: right;	
	font-size: 13px;
}




}*/
.data_list
{
	list-style-type: none; 
	padding-bottom: 17px;
	background-color: white; 
	border-radius: 0px;
	padding:5px 20px 10px;
	min-height: 60px;
	margin-bottom: 10px;
	border: 0.5px solid transparent;
	clear: both;
	display: block;
}
@media (max-width: 991px) {
	#head_tab
{
	/*height:65px;*/
	background-color: #1f2229;	
}
#disha
{
	max-width: 13%;
	height: auto;
	padding: 1px 0px 0px 0px;
	margin-left: 32px;
	/*  margin-top: 1px; 
 */
}
#filter_disp ul {
	list-style: none;
	background:  #FFF;
	display: block;
	z-index: 9;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #666;}
#filter_disp
{
	 text-align: right;
	 padding-right: 15px !important;
}
.list_disp
{
 
	font-style: normal;
    /* font-weight: 600; */
    font-size: 22px; 
    line-height: 23px;
    font-weight: bold;
	padding-left: 25px;
}

.btn
{

background: #DFDFDF;
border-radius: 50px;
justify-content: center;
align-items: center;

}
.name_disp
{
	position: relative;
	margin-left: 40px;
	font-size: 25px;
	margin-top: -80px;
}
.score
{
	background: linear-gradient(286.17deg, #3699FF 0%, #0864C4 100%);
	border-radius: 27px;
	width: 56px;
	height: 20px;
	float: right;
	position: absolute;
	margin-top:-10px;
	margin-left: -30px;
}
.disp
{
	position: absolute;
	font-size: 15px;
	margin-top: 26px;
	margin-left: -30px;
}
.pro_img
{
	position: absolute;
	margin-left: 30px;
	padding: 5px;
}

.all_disp
{
	background-color: #f1f1f1; 
	 padding-top: 0px;
	 margin-top: 0px;  
	 padding-left: 1px;
	 margin-left: 0px; 
	 margin-right: 18px
}
.point
{
	background: linear-gradient(286.17deg, #FF575C 0%, #FF8285 100%);
	border-radius: 27px;
	margin: auto;
	height: 26px;
    line-height: 26px;
	position: relative;
	font-size: 13px;
}

.pat_list
{
	 background-color: white; border-radius: 5px;padding:5px 20px 0px;height: 60px;
}
.pat_name
{
	font-size: 17px;
	font-weight: 800;
}
.pat_data
{
	font-size: 14px; 
	font-weight: 600;
}
.img_profile
{
	border-radius: 50%
}
.data_list
{
	list-style-type: none; 
	padding-bottom: 17px;
	background-color: white; 
	border-radius: 0px;
	padding:5px 20px 10px;
	min-height: 60px; 
}
.completed
{
	background: green;
	color: white;
	border-radius: 27px;
	width: auto;
	height: 24px;
	line-height: 24px;
	margin: 5px auto 0 auto;
	position: relative;	
	font-size: 13px;
}
.data_sep
{
	margin-bottom: 20px;
}

.data_list:hover
{
	border: 0.5px solid #FF575C;
}
#data_vr:hover
{
	border: 0.5px solid #FFF;
}
.user_firstname
{
	color: #fff;
	/*font-size: 16px;*/
	
}
.user_case
{
	color: #fff;
	font-size: 12px;
	
	
}
.data_display
{
	color: #000;
	text-decoration: none;
}
.data_display:hover
{
	color: #000;
	text-decoration: none;
}
.head_point
{
	background: linear-gradient(286.17deg, #3699FF 0%, #0864C4 100%);
    border-radius: 21px;
	/*padding: 0 4px;*/
    padding: 0 0px;
    height: 20px;
    width: 83px;
    font-size: 9.5px;
    margin: 0 -5px;
    color: white;
	font-weight:600;
}


.act_point
{
	background: #3699FF;
    border-radius: 21px;
    /* padding: 0 4px; */
    padding: 0 0px;
    height: 24px;
    width: 82px;
    font-size: 13px;
    margin: 0 auto;
    color: white;
    margin-top: -24px;
	margin-left: 70%;
}
.total_point
{
	background: #13b166;
    border-radius: 21px;
    /* padding: 0 4px; */
    padding: 0 0px;
    height: 24px;
    width: 82px;
    font-size: 13px;
    margin: 0 auto;
    color: white;
    margin-top: -24px;
	margin-left: 33%;
}
.act-body {
/*min-width:100%;*/
		/*-webkit-box-flex:1;
		-moz-box-flex:1;
		-o-box-flex:1;
		box-flex:1;
		
		-webkit-flex: 1 1 auto;
		-moz-flex: 1 1 auto;
		-o-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		
		-webkit-align-self: stretch;
		-moz-flex-item-align: stretch;
		-o-flex-item-align: stretch;
		-ms-flex-item-align: stretch;
		align-self: stretch;*/
}
.log_main{background:#FFF !important;;
	width:97%;
	border-radius:5px;
	padding-bottom:10px;
	margin-top: 22px;
	margin-left: 8px;
}
#normal_sign{
	padding-top: 41px;
}

#normal_sign .txt_box1{width: 191px;
	height: 32px;
	margin-bottom: 9px;
	
	
}	
#normal_sign .txt_box2{width: 191px;
	height: 32px;
	width:5px;

}	
#opnid_Sign .opnId_Btn{

	margin-top: 42px;
	margin-bottom: 22px;
}
#normal_sign .normal_signBtn{width: 191px;
	
	margin-top: -4px;
	position: absolute;
width: 300px;
height: 37px;
left: 813px;
top: 457px;

/* linear-orange */

background: linear-gradient(286.17deg, #FF575C 0%, #FF8285 100%);
border-radius: 5px;	

}
.logError_Mesg{
	color: #C73F2A;
	font-size:10px;
}
.logError_Mesg1{
	color: #C73F2A;
	font-size:13px;
}
#opnid_Sign{
	border-bottom:1px solid #000;
	padding-top:15px;
	padding-left:15px;
}
#normal_sign .normal_signList{
	list-style-type: none;
	

}
.opnId_BtnOne{
	padding-bottom:45px;
	}
.log_main{background:#FFF;
	width:96%;
	border-radius:5px;
	padding-bottom:13px;
	margin-top: 29px;
	margin-left: 15px;
	margin-bottom:2px;

}

}
@media (min-width: 992px) {
li.data_list > .row, li.data_list > .row .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
li.data_list > .row .row .row .col-* {
    flex: 0 0 50%;
}
.close1
{
	margin-left:85%;
	margin-top:0px;
	background-color:#fff;
}
/*.col-md-3, .col-md-6, #bodyDiv .col-md-12 {
	display: -webkit-box;
	display: -moz-box;
	display: -o-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-o-box-orient: horizontal;
	box-orient: horizontal;
}*/
.act-body {
/*min-width:100%;*/
		/*display:-webkit-box;
		display:-moz-box;
		display:-o-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:flex;
		-webkit-box-flex:1;
		-moz-box-flex:1;
		-o-box-flex:1;
		box-flex:1;
		
		-webkit-flex: 1 1 auto;
		-moz-flex: 1 1 auto;
		-o-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		
		-webkit-align-self: stretch;
		-moz-flex-item-align: stretch;
		-o-flex-item-align: stretch;
		-ms-flex-item-align: stretch;
		align-self: stretch;*/
}
.log_main{
	float:left;
	background:#FFF !important;;
	width:97%;
	height:100%;
	border-radius:5px;
	padding-bottom:10px;
	margin-top: 22px;
	margin-left: 8px;
	padding-right:20px;

}
#normal_sign{
padding-top: 41px;
padding-left: 152px;

}
#normal_sign .txt_box1{width: 234px;
	height: 38px;
	margin-bottom: 9px;
	
	
}	
#normal_sign .txt_box2{width: 234px;
	height: 38px;

}	
#normal_sign .normal_signBtn{width: 234px;
	height: 38px;
	margin-top: -4px;
	background: linear-gradient(286.17deg, #FF575C 0%, #FF8285 100%);
border-radius: 5px;		

}
#normal_sign .normal_signList{
	list-style-type: none;
	margin-top: 13px;

}

#opnid_Sign{
	margin-top: 18px;
	padding-left: 24px;
	background-image:url("/static/risecase/images/seperator_line_or.png");
	background-repeat: no-repeat;
	background-position:right;
	margin-top: 46px;
	padding-top:15px;
	padding-left:15px;

}	
.opnId_BtnOne{
	padding-bottom:45px;
	}

#opnid_Sign .opnId_Btn{

	margin-top: 42px;
	margin-bottom: 22px;
}
#opnid_Sign .opnId_disc{
	text-align: justify;
	padding-right: 81px;
}
.logError_Mesg{
	color: #C73F2A;
	font-size:10px;
}
.logError_Mesg1{
	color: #C73F2A;
	font-size:13px;
}
#opnid_Sign .log_header{
margin-top: -34px;
}
.log_main{background:#FFF;
	width:96%;
	border-radius:5px;
	padding-bottom:13px;
	margin-top: 29px;
	margin-left: 22px;
	margin-bottom:2px;

}
.data_list {
	border-radius: 4px;
}
/*#bodyDiv, #leftBar {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-o-box-flex: 1;
	box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-flex: 1 1 auto;
	-o-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-align-self: stretch;
	-moz-flex-item-align: stretch;
	-o-flex-align-self: stretch;
	-ms-flex-item-align: stretch;
	align-self: stretch;
}*/
.navbar-collapse, #filter_disp ul {
  width: auto;
  border-top: 0;
  box-shadow: none;
}}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
/*.popup 
 { 
 	top: 30%!important;
 	background: #fff; 
 	border-radius: 5px; 
 	display: none; 
 	padding: 10px; 
 	position: absolute; 
 	width: 90%!important; 
 	height: 450px!important;
 	z-index: 10; 
 }
 .video-container .youtube-iframe iframe 
 { 
 	float: left; 
 	width: 90%important;
 	height: 430px!important; 
 	 
 
 }*/

}

@media screen and (max-width:640px) {
/*.popup 
 { 
 	top: 30%!important;
 	background: #fff; 
 	border-radius: 5px; 
 	display: none; 
 	padding: 10px; 
 	position: absolute; 
 	width: 90%!important; 
 	height: 300px!important;
 	z-index: 10; 
 }
 .video-container .youtube-iframe iframe 
 { 
 	float: left; 
 	width: 90%!important;
 	height: 280px!important; 
 	 
 
 }*/

}
 
 @media screen and (max-width:320px) {
 /*.popup 
 { 
 	top: 30%!important;
 	background: #fff; 
 	border-radius: 5px; 
 	display: none; 
 	padding: 10px; 
 	position: absolute; 
 	width: 90%!important; 
 	height: 250px!important;
 	z-index: 10; 
 }
 .video-container .youtube-iframe iframe 
 { 
 	float: left; 
 	width: 90%!important;
 	height: 230px!important; 
 	 
 
 }*/
 @-ms-viewport {
 width:320px;
}
.act-body {
/*min-width:100%;*/
}
}
 @media screen and (max-width:480px) {
.act-body {
/*min-width:100%;*/
}

}
.act-box {
	position: relative;
}
.parentDiv {
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -o-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-o-box-orient: vertical;
	box-orient: vertical;
}
.parentDiv #playimg {
	/* width:auto;
	height:auto;
	filter: brightness(20%);
	object-fit: fill; */
	
	/*background: url("../images/case-rohan/bg.svg");*/
	/*background-size: cover;
	object-fit: fill;*/
	
}
.act-body {
	position: relative;
	width: 100%;		/* desired width */
}
/*.act-body:after {
	content: "";
	display: block;
	padding-top: 100%; 	 /*initial ratio of 1:1*/
}*/
.act-body, #pageLoader {
	width: 100%;
}
.inp-checkbox+label {
	margin: 2px 0px 2px 10px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
}
.inp-radios+label {
	margin: 2px 0px 2px 10px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	-webkit-border-radius: 50cm !important;
	-moz-border-radius: 50cm !important;
	-o-border-radius: 50cm !important;
	-khtml-border-radius: 50cm !important;
	border-radius: 50cm !important;
}
#search_history {
	padding: 10px;
	width: 95%;
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.contentDtlRight {
	width: 100%;
	background: #3b4986;
}
.proIcon {
	width: 15px;
	text-align: right;
	margin-right: 8px;
}
.inp-checkbox ~ span, .inp-radios ~ span {
	padding: 3px 8px;
	margin-left: 6px;
	background: #fff;
	color: #000;
	font-weight: normal;
	font-size: 18px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.inp-checkbox ~ span, .inp-radios ~ span{
	color: #000;
}
.ui-state-active ~ span {
	 color: #000;
	 }

label[for^="rb-"] {
	
	background:#1C30D1 url("../images/ui-bg_inset-soft_65_e2e2e2_1x100.png") 50% 50% repeat-x;
	 
	}
 

/*#sideMenu {
	
	width: 70%;
	height: 500px;
	border: 0px solid;
	background-color: #5461bc;
	float: right;
}*/

.patientImg img {
	
	/*margin-top: 40px;*/
	/*padding: 34px 0px 20px;*/
	position: relative;
	/*overflow: visible;*/
}
.patientImg {
	
	/*box-sizing: border-box;*/
	 float: right;
	 position: relative;
	 /*height: auto;*/
	 /*width: auto;*/
}

.symptomsbgImg { 
	background:#f6f6f6 url(../images/prescribe.jpg)  top right no-repeat; 

}

.patientGnrl * {
	vertical-align:bottom !important;
}

.patientGnrl {
	margin:0 auto !important;
	width:40% !important;
}

.patientGnrlDtl {
	float: left;
	width: 100%;
}

.patientGnrlDtlTop {
	float: left;
	width: 100%;
	color: #000;
	background-color: #f2f2f2;
	/*border: 1px solid #283949;*/
	font-size: 13px;
	padding: 1% 2% 1% 2%;
	text-align: center;
	margin-top: 50px;

}


.patientGnrlDtlTop p {
	font-size: 18px;
	line-height: 33px;
}
.patientGnrlDtlBottom {
	float: left;
	width: 100%;
	padding: 0px;
}

.patientGnrlDtlBottomLeft {
	margin: auto;
	width: 33%;
}

.patientGnrlDtlBottomRight{
	float:right;
	padding:0;
	height:auto;
	width:33%;
}

.patientGnrlDtlBottomLeftInner{
	float:left;
	width:95%;
	height:55px;
	margin-left:1%;
	background-color:#283949;
	color:#fff;
}

.patientGnrlDtlBottomLeftInner b{
	color:#fff;
	font-size:20px;
}

.startButton{
	border-radius:10px;
	height:44px;
	margin:20px auto 0 auto;
	width:70%;
	background:#FF575C;
	border:0px solid;
	font-size:20px;
}
.startButton span {
	float: left;
	width: 100%;
	font-size: 20px;
	margin: 10px 0px 18px 0px;
	border: 0px solid;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.startButton span a {
	color: #fff;
}
/*.continueButton{
   border-radius: 5px;
    margin-left: 48%;
    margin-top: 60%;
    
    font-weight: bold;
    position: absolute;
    background-color: transparent;
    color: #979797;
    border: 0px solid #979797;
	
}
#continue_enable
{
    font-size: 12px;
	font-family:Poppins;
}*/
#cont
{
	color: #979797;
	/*margin-top: 50%;*/
}


.clickbutton{
	position: absolute;
	margin-top: 95%;
	padding:0px 7px 0px 9px;
	font-size: 11px;
	text-align:justify;
}

.playButton{
	border-radius:5px;
	height:44px;
	margin:222% auto 0 auto;
	width:70%;
	background:linear-gradient(286.17deg, #8CFFC8 0%, #34E08E 100%);
	border:0px solid;
	font-size:20px;
}
.playButton span {
	float: left;
	width: 100%;
	font-size: 20px;
	margin: 10px 0px 18px 0px;
	border: 0px solid;
	color: black;
	font-weight: bold;
	text-align: center;
}
.playButton a {
	color: black;
}
.playAgainButton{
    border-radius:5px;
    height:44px;
    margin:222% auto 0 auto;
    width:100%;
    background:linear-gradient(286.17deg, #8CFFC8 0%, #34E08E 100%);
    border:0px solid;
    font-size:20px;
}
.playAgainButton span {
    float: left;
    width: 100%;
    font-size: 16px;
    margin: 10px 0px 18px 0px;
    border: 0px solid;
    color: black;
    font-weight: bold;
    text-align: center;
}
.playAgainButton a {
    color: black;
}
.timer {
	position: absolute;
	right: 10px;
	top: 8px;
	font-size: 18px;
}
.goals-parent {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	margin: 0px auto;
	padding-bottom: 125px;
	text-align: center;
	z-index: 10;
	background: #c8d4e0 url(../images/bottom_bg_img.jpg) center bottom no-repeat;
	background-size: contain;
}
.goals-parent a {
	display: inline-block;
	color: #fff;
}
.goal {
	display: inline-block;
	position: relative;
	width: 193px;
	height: 165px;
	background: #3b454f;
	box-sizing: border-box;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	margin: 10px 0px 10px 20px;
}
.goal:after {
	content: '';
	border: 5px solid transparent;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.goal table {
	border-collapse: collapse !important;
	width: 94% !important;
	margin: 10px !important;
}
.goal td, .goal tr, .goal table {
	padding: 0px !important;
	margin: 0px 10px !important;
	text-align: left;
}
.goal input[type=submit].goalButton, .goal input[type=button].goalButton {
	position: absolute;
	left: 27%;
	bottom: 5px;
	z-index: 999999;
	font-size: 13px;
	color: #000;
	padding: 3px 9px;
	border: 0px;
	background: #8f969c;
	margin: 0px;
	border-radius: 0px;
	border: 0px;
}
.goal:hover input[type=submit].goalButton, .goal:hover input[type=button].goalButton, .goal:hover h3 {
	background: #84d135;
}
.goal:hover h3 {
	color: #000;
}
.goal:hover:after {
	border: 5px solid #11b696;
}
.goals-parent a.active .goal:after {
	border: 5px solid #11b696;
}
.goals-parent a.active .goal input[type=submit].goalButton, .goals-parent a.active .goal input[type=button].goalButton, .goals-parent a.active .goal h3 {
	background: #84d135;
}
.goals-parent a.active .goal h3 {
	color: #000;
}
.goal h3 {
	font-size: 16px;
	background: #157260;
	padding: 4px 0px;
	margin: 0px !important;
}
.goals-parent form {
	display: inline;
}
.flashMessage {
	position: fixed;
	top: -300px;
	left: 0px;
	right: 0px;
	padding: 15px 0px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background: #C90;
	color: #fff;
	z-index: 999999999;
	text-align: center;
}
.iccuControls .goal:hover h3 {
	background: #157260;
	color: #fff;
}
.goal:hover h3 {
	color: #000;
}
.goal:hover:after {
	border: 5px solid #11b696;
}
.iccuControls .goal:hover:after {
	border: 5px solid transparent;
}
.goals-parent a.active .goal:after {
	border: 5px solid #11b696;
}
.goals-parent a.active .goal .goalButton, .goals-parent a.active .goal h3 {
	background: #84d135;
}
.goals-parent a.active .goal h3 {
	color: #000;
}
.goal h3 {
	font-size: 16px;
	background: #157260;
	padding: 4px 0px;
	margin: 0px !important;
}
.iccu {
	position: relative;
	background: url(../images/iccu.jpg) center bottom no-repeat;
	background-size: cover;
	width: 100%;
	height: 310px;
}
.objectHolder {
	position: absolute;
	bottom: 0px;
	right: 15px;
	width: auto;
	height: 90px;
	text-align: center;
	background: #157260;
	color: #fff;
	font-size: 11px;
	padding: 5px 5px 15px 5px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
	-ms-border-radius: 5px 5px 0px 0px;
	-o-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
.objectHolder td {
	padding: 0px 15px;
}
.iccuControls {
	background: #fff url(../images/iccu_bg.jpg) center top repeat-x;
	width: 100%;
	min-height: 170px;
	height: auto;
	padding: 5px 10px;
	text-align: center;
}
.iccuControls .goal {
	height: auto;
	margin-left: 0px;
	margin-right: 5px;
}
.iccuControls .goal ul {
	padding: 0px 10px;
	margin: 4px 0px;
	text-align: left;
	list-style: disc !important;
}
.iccuControls .goal ul li {
	list-style: disc !important;
	margin-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.controlBtnHolder {
	display: inline-block;
	width: 130px;
	padding-top: 35px;
	vertical-align: top;
}
.controlBtnHolder input {
	clear: both;
	width: 130px;
	margin-bottom: 5px;
	padding: 3px 0px;
	color: #fff;
	background: #179f87;
	border: 0px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
}
.controlBtnHolder input:hover {
	background: #86cf37;
	color: #000;
}
.proIcon {
	width: 15px;
	text-align: right;
	margin-right: 8px;
}
.goals-parent {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	margin: 0px auto;
	padding-bottom: 125px;
	text-align: center;
	z-index: 10;
	background: #c8d4e0 url(../images/bottom_bg_img.jpg) center bottom no-repeat;
	background-size: contain;
}
.goals-parent a {
	color: #fff;
}
.goal {
	display: inline-block;
	position: relative;
	width: 193px;
	height: 165px;
	background: #3b454f;
	box-sizing: border-box;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	margin: 10px 0px 10px 20px;
}
.goal:after {
	content: '';
	border: 5px solid transparent;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.goal table {
	border-collapse: collapse !important;
	width: 94% !important;
	margin: 10px !important;
}
.goal td, .goal tr, .goal table {
	padding: 0px !important;
	margin: 0px 10px !important;
	text-align: left;
}
.goal .goalButton {
	font-size: 13px;
	color: #000;
	padding: 3px 9px;
	border: 0px;
	background: #8f969c;
}
.goal:hover .goalButton, .goal:hover h3 {
	background: #84d135;
}
.goal:hover h3 {
	color: #000;
}
.goal:hover:after {
	border: 5px solid #11b696;
}
.goals-parent a.active .goal:after {
	border: 5px solid #11b696;
}
.goals-parent a.active .goal .goalButton, .goals-parent a.active .goal h3 {
	background: #84d135;
}
.goals-parent a.active .goal h3 {
	color: #000;
}
.goal h3 {
	font-size: 16px;
	background: #157260;
	padding: 4px 0px;
	margin: 0px !important;
}
.iccu {
	position: relative;
	background: url(../images/iccu.jpg) center bottom no-repeat;
	background-size: cover;
	width: 100%;
	height: 310px;
}
.objectHolder {
	position: absolute;
	bottom: 0px;
	right: 15px;
	width: auto;
	height: 90px;
	text-align: center;
	background: #157260;
	color: #fff;
	font-size: 11px;
	padding: 5px 5px 15px 5px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
	-ms-border-radius: 5px 5px 0px 0px;
	-o-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
.objectHolder td {
	padding: 0px 15px;
}
.iccuControls {
	background: #fff url(../images/iccu_bg.jpg) center top repeat-x;
	width: 100%;
	min-height: 170px;
	height: auto;
	padding: 5px 10px;
	text-align: center;
}
.iccuControls .goal {
	height: auto;
	margin-left: 0px;
	margin-right: 5px;
}
.iccuControls .goal ul {
	padding: 0px 10px;
	margin: 4px 0px;
	text-align: left;
	list-style: disc !important;
}
.iccuControls .goal ul li {
	list-style: disc !important;
	margin-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.controlBtnHolder {
	display: inline-block;
	width: 130px;
	padding-top: 35px;
	vertical-align: top;
}
.controlBtnHolder input {
	clear: both;
	width: 130px;
	margin-bottom: 5px;
	padding: 3px 0px;
	color: #fff;
	background: #179f87;
	border: 0px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
}
.controlBtnHolder input:hover {
	background: #86cf37;
	color: #000;
}
#message {
	padding: 10px 15px !important;
	color: #629f20;
	font-size: 22px;
	font-weight: 600;
}
/*//////////////////Review Panel///////////////*/

#resultPane {
	position: absolute;
	height: 100%;
}
.result-section {
	position: absolute;
	height: 100%;
	background: #3b454f;
	width: 100%;
	margin-bottom: 15px;
}
.dig_col {
	left: 0%;
	width: 50%;
}
h2.case-sub-titles {
	display: inline;
	margin: 0;
	padding: 5px 10px  5px;
	color: #707070;
	/*background-color:#16a086;*/
	margin-left: 0px;
	font-size: 16px;
	margin-top: 10px;
	position: relative;
	font-weight: normal;


}
h2.diganosis-sub-title {
	display: block;
	margin: 0;
	padding: 10px 10px;
	color: #FFFFFF;
	/*background-color:#16a086;*/
	background-color: #5461bc;
	font-size: 24px;
}
.confirm {
	font-size: 15px;
	width: 102px;
	height: 34px;
	margin-right: -122px;
	color: #FFFFFF;
	border: 1px solid #999;
	border: 0 rgba(5, 3, 2, 0);
	background-color: #5663c1;
	text-decoration: none;
	border-radius: 7px;
	margin-left: 250px;
	margin-top: 40px;
}
.diagnosis_detail-value {
	color: #FFFFFF;
	font-size: 14px;
	padding: 10px 10px;
	display: inline-block;
	vertical-align: top;
	margin-left: 5px;
	width:100%;
}
h2.maindiganosis-sub-title {
	display: block;
	margin: 0;
	padding: 10px 10px;
	color: #FFFFFF;
	/*background-color:#16a086;*/
	background-color: #5461bc;
	font-size: 18px;
}
.diagnosis_detail-value ul li {
	/*padding-left:20px;*/
	list-style: none;
	color: #FFFFFF;
	font-size: 14px;
	
	line-height: 24px;

}
.diagnosis_detail-value ul li span {
	width: 63% !important;
	display: inline-block;
}
.diagnosis_detail-value ul {
	width: 99%;
	margin: 0 0 0em !important;
	padding: 0 3px 3px 0px;
}
#accordian1 {
	background: #157260;
	width: 100%;
	margin: 0 auto;
	color: white;/*Some cool shadow and glow effect*/
}
/*heading styles*/
#accordian1 h3 {
	font-size: 14px;
	font-weight: normal;
	line-height: 34px;
	padding: 0 10px;
	cursor: pointer;
	background-color: #3b454f;
	margin: 0;
	border-bottom: solid 1px #38424b;
	border-top: solid 1px #38424b;
}
#accordian1 a h3, #accordian a {
	color: #000;
	text-decoration: none;
}
#accordian1 ul {
	margin: 0;
	padding: 0;
}
/*heading hover effect*/
#accordian1 h3:hover {
	text-shadow: 0 0 1px rgba(255, 255, 255, 0.7);
}
/*iconfont styles*/
#accordian1 h3 span {
	font-size: 13px;
	margin-right: 10px;
	width: 15px;
	height: 15px;
}
#accordion1 div {
	font-size: 16px;
	color: #333;
	padding-left: 70px;
	font-style: italic;
	margin-top: 2px;
	border: 1px solid #ededed!important;
	background: #ededed!important;
}
/*list items*/
#accordian li {
	list-style-type: none;
}
/*links*/
#accordian ul ul li a {
	color: white;
	text-decoration: none;
	font-size: 14px !important;
	line-height: 27px;
	display: block;
	padding: 0 15px;
	/*transition for smooth hover animation*/
	transition: all 0.15s;
}
#accordian ul ul li a label {
	display: block;
	font-weight: normal;
	cursor: pointer;
}
/*hover effect on links*/
#accordian ul ul li a:hover {
	/*background: #157260;*/
	color: #000;
	background: #637bcf;
	border-left: 5px solid #637bcf;
	cursor: pointer;
}
/*Lets hide the non active LIs by default*/
#accordian ul ul {
	display: none;
}
#accordian li.active ul {
	display: block;
}
.clearable{
  /*background: #fff url(icoX.gif) no-repeat right -10px center;*/
  border: 1px solid #999;
  padding: 3px 18px 3px 4px;     /* Use the same right padding (18) in jQ! */
  border-radius: 3px;
  transition: background 0.4s;
}
.clearable.x  { background-position: right 5px center; } /* (jQ) Show icon */
.clearable.onX{ cursor: pointer; }              /* (jQ) hover cursor style */

.show_all_notification {
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    outline:none;
    color: white;
	width: 247px;
	height: 19px;
	
}
.notification_count{
	color: #FAF6F6;
	position: absolute;
	margin-left: -14px;
	margin-top: -7px;
	font-weight: bolder;
	background-color: #DA0B0B;
	width: 20px;
	border-radius: 40px;
	font-size: 14px;
	
	}
	
.notification_count: hover {
	background-color: #3DC4AE;
}

.dropdown-menu::-webkit-scrollbar{
    width: 10px;
    height: 10px;
    padding-top: 40px;
}
.dropdown-menu::-webkit-scrollbar-thumb{
    border-radius:10px;
    height: 30px;
    width: 8px;
    background: #157260;
    }
	
#delete_note{
	float: right;
	margin-top: 7px; 
	cursor:pointer;
	margin-right: 1px;
	}	


h2.mainreport-sub-title {
	display: block;
	margin: 0;
	padding: 2px 10px;
	color: #FFFFFF;
	background-color: #16A086;
	font-size: 18px;
}

#reportPanel h3 {
	font-size: 18px;
	font-weight:bold;
	line-height: 34px;
	padding: 0 10px;
	cursor: pointer;
	background-color:#2d9884;
	margin:0;
	padding:5px 15px;
	color:#fff !important;
}

@media (max-width:767px) {
 .col-md-6 {
	width:100% !important;
	height: auto !important;
	position: relative !important;
}
.login .container .row .col-md-6:not(#login_display) > div:last-child a img {
    
    margin: 10px !important;
}
.rise_logo {
    width: 30%;
	
}
.rise_logo1 {
    width: 13%;
	
}
avv_logo{
	max-width: fit-content !important;
    width: 30%;
    float: none !important;
    position: relative !important;
    bottom: -100px !important;
    margin: 5% 25% !important;	
}

avv_logo1{
	max-width: fit-content !important;
    width: 30%;
    float: none !important;
    position: relative !important;
    bottom: -100px !important;
    margin: 5% 25% !important;
	
}
#login_display {
    display: inline-block;
    height: 120% !important;
}

.txt_dis {
	margin-top: 30px !important;
}
.copy_txt {
	bottom: auto !important;
}
.log_main{
	background:#FFF;
	width:100%;
	border-radius:5px;
}
#normal_sign{
	padding-top: 41px;
}

#normal_sign .txt_box1{width: 191px;
	height: 32px;
	margin-bottom: 9px;
	
	
}	
#normal_sign .txt_box2{width: 191px;
	height: 32px;
	width:5px;

}	
#opnid_Sign .opnId_Btn{

	margin-top: 42px;
	margin-bottom: 22px;
}
#normal_sign .normal_signBtn{width: 191px;
	height: 32px;
	margin-top: -4px;
	background: linear-gradient(286.17deg, #FF575C 0%, #FF8285 100%);
border-radius: 5px;			

}
.logError_Mesg{
	color: #C73F2A;
	font-size:10px;
}
.logError_Mesg1{
	color: #C73F2A;
	font-size:13px;
}
#opnid_Sign{
	border-bottom:1px solid #000;
	padding-top:15px;
	padding-left:15px;
}
.opnId_BtnOne{
	padding-bottom:45px;
	}
#normal_sign .normal_signList{
	list-style-type: none;
	

}
.log_main{background:#FFF;
	width:96%;
	border-radius:5px;
	padding-bottom:13px;
	/*margin-top: 29px;*/
	margin-left: 5px;
	/*margin-bottom:2px;*/
}
.option-heading.is-active{
	background-color: #35383F;
    margin-top: -16%;
    position: absolute;
	width: 100%;
	border-radius: 17px 17px 0px 0px;
	
}

}

@media (min-width:1280px) {
.referencePoint{
	margin-top:7%;
}
.option-heading.is-active{
	background-color: #35383F;
    margin-top: -16%;
    position: absolute;
	width: 100%;
	border-radius: 17px 17px 0px 0px;
	
}
.close1{
	margin-left:95%;
	background-color:#fff;
}
.modal{
    overflow: auto !important;
	padding:8%;
}

.modal-dialog{
    overflow-y: initial !important
}
.modal-body{
    height: 250px;
    overflow-y: auto;
}
.modal-footer{
	margin-top: 0px;
    padding: 0px 0px 0px;
	text-align: right;
}
#normal_sign{
/*padding-top: 41px;*/
padding-left: 152px;
height: 620px;

}
#normal_sign .txt_box1{width: 234px;
	height: 38px;
	margin-bottom: 9px;
	
	
}	
#normal_sign .txt_box2{width: 234px;
	height: 38px;

}	
#normal_sign .normal_signBtn{width: 234px;
	height: 38px;
	margin-top: -4px;
	background: linear-gradient(286.17deg, #FF575C 0%, #FF8285 100%);
border-radius: 5px;			

}
#normal_sign .normal_signList{
	list-style-type: none;
	margin-top: 13px;

}

.logError_Mesg{
	margin-left: 0px;
	color: #C73F2A;
	margin-right: -121px;
	font-size:13px;
	font-weight:700;
}
.logError_Mesg1{
	margin-left: 0px;
	color: #C73F2A;
	margin-right: -22%;
	font-size:17px;
	font-weight:700;
}
#opnid_Sign{
	margin-top: 18px;
	padding-left: 24px;
	/*background-image:url("../images/seperator_line_or.png");*/
	background-repeat: no-repeat;
	background-position:right;
	margin-top: 49px;

}	

#opnid_Sign .opnId_Btn{

	margin-top: 42px;
	margin-bottom: 22px;
	margin-left: -51px;
}
#opnid_Sign .opnId_disc{
	text-align: justify;
	padding-right: 81px;
}

#opnid_Sign .log_header{
margin-top: -34px;
}
.opnId_BtnOne{
	padding-bottom:45px;
	}

.log_main{background:#FFF;
	width:97%;
	height: 100%;
	border-radius:5px;
	padding-bottom:10px;
	margin-top: 22px;
	margin-left: 16px;

}

.home_icons{
	width: 100%;
	height:90px;
	display: table-cell;
	padding-left:62px;
	vertical-align: middle;
	padding-top:12px;
	text-align:center !important;
}
.home_icons_Align{
	
	padding-left:53px;
	}
.home_Tabs ul.firstNav li {
	width: 16.38% !important;
}

.firstNav>li.icon_All>a {
	background: url(../images/category.png) 20px center no-repeat !important;
}
.firstNav>li.icon_All:hover>a{
	background: #919191 url(../images/category.png) -1050px center no-repeat !important;
	color: #fff !important;
}
.firstNav>li.icon_All.ui-state-active>a {
	background: #b70f4d url(../images/category.png) -1050px center no-repeat !important;
	color: #fff !important;
}

.firstNav>li.icon_Age>a {
	background: url(../images/category.png) -165px center no-repeat !important;
}
.firstNav>li.icon_Age:hover>a{
	background: #919191 url(../images/category.png) -1235px center no-repeat !important;
	color: #fff !important;
} 
.firstNav>li.icon_Age.ui-state-active>a {
	background: #b70f4d url(../images/category.png) -1235px center no-repeat !important;
	color: #fff !important;
}
.firstNav>li.icon_Gender>a {
	background: url(../images/category.png) -337px center no-repeat !important;
}
.firstNav>li.icon_Gender:hover>a{
	background: #919191 url(../images/category.png) -1408px center no-repeat !important;
	color: #fff !important;
}
 .firstNav>li.icon_Gender.ui-state-active>a {
	background: #b70f4d url(../images/category.png) -1408px center no-repeat !important;
	color: #fff !important;
}
.firstNav>li.icon_complaints>a {
	background: url(../images/category.png) -528px center no-repeat !important;
}
.firstNav>li.icon_complaints:hover>a{
	background: #919191 url(../images/category.png) -1598px center no-repeat !important;
	color: #fff !important;
}
 .firstNav>li.icon_complaints.ui-state-active>a {
	background: #b70f4d url(../images/category.png) -1598px center no-repeat !important;
	color: #fff !important;
}
.firstNav>li.icon_Duration>a {
	background: url(../images/category.png) -700px center no-repeat !important;
}
.firstNav>li.icon_Duration:hover>a{
	background: #919191 url(../images/category.png) -1770px center no-repeat !important;
	color: #fff !important;
}
 .firstNav>li.icon_Duration.ui-state-active>a {
	background: #b70f4d url(../images/category.png) -1770px center no-repeat !important;
	color: #fff !important;
}

.firstNav>li.icon_Occupation>a {
	background: url(../images/category.png) -877px center no-repeat !important;
}
.firstNav>li.icon_Occupation:hover>a{
	background: #919191 url(../images/category.png) -1947px center no-repeat !important;
	color: #fff !important;
}
 .firstNav>li.icon_Occupation.ui-state-active>a {
	background: #b70f4d url(../images/category.png) -1947px center no-repeat !important;
	color: #fff !important;

}
}
.treatmentmodule-start {
	float: right;
	width: 100%;
	color: #666;
	background-color: #f6f6f6;
	border: 1px solid #283949;
	font-size: 14px;
	padding: 1% 2% 1% 2%;
	text-align: justify;
}


.treatmentmodule-start p {
	font-size: 18px;
	line-height: 26px;
}
.pat_list:hover
{
	border: 0.5px solid #b70f4d;
	width:100%;
	margin-left: -20px;
	margin-right: -20px;

}

/*Added for scroll*/


.scroll-down {
  opacity: 1;
  -webkit-transition: all .5s ease-in 3s;
  transition: all .5s ease-in 3s;
}

.scroll-down {
  position: absolute;
  bottom: -210px;
  left: 50%;
  margin-left: -16px;
  display: block;
  width: 28px;
  height: 28px;
  border: 2px solid #a5a5a5;
  background-size: 14px auto;
  border-radius: 50%;
  z-index: 2;
  -webkit-animation: bounce 2s infinite 2s;
  animation: bounce 2s infinite 2s;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

.scroll-down:before {
    position: absolute;
    top: calc(70% - 8px);
    left: calc(50% - 6px);
    transform: rotate(130deg);
    display: block;
    width: 12px;
    height: 12px;
    content: "";
    border: 2px solid #a5a5a5;
    border-width: 0px 0 2px 2px;
}

@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}


/*slide image*/
.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}


.active {
  background-color: #5461bc;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}





/* newly added coded */
#head_tab
{
	/*height:65px;*/
	background-color: #1f2229;	
}
#disha
{
	max-width: 13%;
	height: auto;
	padding: 1px 0px 0px 0px;
	margin-left: 32px;
	/*margin-top: 1px;
	max-width: 100%;
	max-height:100%;
    position: absolute;
     width: 20%;
    height: 100%; */
    /* left: 27px;
    top: 1px; */
    /* font-style: normal;
    font-weight: 400;
    font-size: 32px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #F2F3F7; */
}
#filter_disp
{
	 text-align: right;
	 padding-right: 15px !important;
}
.plat{
	padding-right: 15px !important;
}
.list_disp
{
	font-style: normal;
    /* font-weight: 600; */
    font-size: 22px;
    line-height: 23px;
    font-weight: bold;
	padding-left: 25px;
}

.btn
{

background: #DFDFDF;
border-radius: 50px;
justify-content: center;
align-items: center;

}
.name_disp
{
	position: relative;
	margin-left: 40px;
	font-size: 25px;
	margin-top: -80px;
}
.score
{
	background: linear-gradient(286.17deg, #3699FF 0%, #0864C4 100%);
	border-radius: 27px;
	width: 56px;
	height: 20px;
	float: right;
	position: absolute;
	margin-top:-10px;
	margin-left: -30px;
}
.disp
{
	position: absolute;
	font-size: 15px;
	margin-top: 26px;
	margin-left: -30px;
}
.pro_img
{
	position: absolute;
	margin-left: 30px;
	padding: 5px;
}

.all_disp
{
	background-color: #f1f1f1; 
	 padding-top: 0px;
	 margin-top: 0px;  
	 padding-left: 1px;
	 margin-left: 0px; 
	 margin-right: 18px
}
.point
{
	background: linear-gradient(286.17deg, #FF575C 0%, #FF8285 100%);
	border-radius: 27px;
	margin: auto;
	height: 26px;
    line-height: 26px;
	position: relative;
	color: white !important;
	font-size: 13px;
}

.pat_list
{
	 background-color: white; border-radius: 5px;padding:5px 20px 0px;height: 60px;
}
.pat_name
{
	font-size: 17px;
	font-weight: 800;
}
.pat_data
{
	font-size: 14px; 
	font-weight: 600;
}
.img_profile
{
	border-radius: 50%
}
.data_list
{
	list-style-type: none; 
	padding-bottom: 17px;
	background-color: white; 
	border-radius: 0px;
	padding:5px 20px 10px;
	min-height: 60px; 
}
.completed
{
	background: green;
	color: white;
	border-radius: 27px;
	width: auto;
	height: 24px;
	line-height: 24px;
	margin: 5px auto 0 auto;
	position: relative;	
	font-size: 13px;
}
.completedscore
{
	background: linear-gradient(180deg, #9071FB 0%, #5433C7 100%);
	color: white;
	border-radius: 27px;
	width: 60px;
	height: 24px;
	line-height: 24px;
	/*margin: 5px auto 0 auto;*/
	position: relative;	
	font-size: 13px;
	margin-left:-75px;
	font-family: 'Poppins';
}
.casescore
{
	background: linear-gradient(286.17deg, #FF575C 0%, #FF8285 100%);
	color: white;
	border-radius: 27px;
	width: 70px;
	height: 24px;
	line-height: 24px;
	/*margin: 5px auto 0 auto;*/
	position: relative;	
	font-size: 13px;
	font-family: 'Poppins';
}
.earnscore{
	margin-left: 15%;
    margin-top: -20px;
}
.data_sep
{
	margin-bottom: 20px;
}
.data_list:hover
{
	border: 0.5px solid #FF575C;
}
#data_vr:hover
{
	border: 0.5px solid #FFF;
}
.user_firstname
{
	color: #fff;
	font-size:12px;
	/*font-size: 16px;	*/
}
.user_case
{
	color: #fff;
	font-size: 12px;	
	
}
.data_display
{
	color: #000;
	text-decoration: none;
}
.data_display:hover
{
	color: #000;
	text-decoration: none;
}
li.data_list > .row {
	margin: 0 !important;
}
#logo
{
background-color: #ffff;
}

#bodyDiv > .col-md-12 > .row > .caseP #leftplay, #bodyDiv > .col-md-12 > .row > .caseP #leftBar, #bodyDiv .col-md-12 > .row > .caseP {
	display: flex;
	flex: 1;
}

#bodyDiv .col-md-12 > .row > .caseP #playcase {
	display: flex;
	/*background-repeat: no-repeat;
	background-size:cover;
	object-fit: fill; */
	/*filter: brightness(20%);*/
	/*opacity:0.2;*/
	/*backface-visibility: hidden;*/
}

#bodyDiv > .col-md-12 > .row > .caseP #leftplay #accordian {
	flex: 1;
	align-items: stretch;
	/* position:relative; */
}
#playcase
{
    /*background-repeat: no-repeat;
    background-size:cover;
    object-fit: fill; */
    /*filter: brightness(20%);*/
    /*opacity:0.2;
    backface-visibility: hidden;*/

}
.close1 {
	margin-left: auto !important;
	top: 20px !important;
	background-color:#fff;
}
.modal-content {
	/*min-height: 700px;*/
	min-height: 329px;
}
.modal-body {
    height: 550px;
    overflow-y: auto;
}
.modal-header
{
padding: 15px !important;
}

/*** Login ***/
#bodyDiv.login {
    position: absolute;
    width: 100%;
    height: 100%;
}
.login .container, .login .container .row {
    width: 101%;
    height: 100%;
    position: absolute;
}

.disha_logo {
	width: 45%;
	display: block;
	margin: 170px auto 0 auto;	
    /*max-width: 40%;
    margin-left: 28%;
    position: absolute;
    bottom: 59%;*/
}
.login .container .row .col-md-6 {
    width: 50%;
    position: absolute;
    height: 100%;
}
.login .container .row .col-md-6 > div {
	text-align: center;
	 margin-top:0%;
}
.login .container .row .col-md-6:>#login_display > div:last-child a img {
	/*display: inline-block;*/
	 margin:0 15px 30px 15px;
}
.login .container .row .col-md-6:>#login_display > div:last-child {
	bottom: 3%;
	position: absolute;
}
#login_display {
    right: 0;
}
.copyrighttext{
	font-size:12px;
	font-weight:700;
	bottom:15px;
	margin-top:1.3%;
}
.logdetails{
	text-align:center;
	padding: 45px 45px 30px 95px;
	font-size:17px;
}
.copylink{
	padding:8% 25% 0px 24%;
	font-size:16px;
	text-align:center;
}
.rise_logo {
    max-width: 23%;
	margin-top: 4%;
   
    margin-right:3%;
}
.rise_logo1 {
    max-width: 9%;
	margin-top: 4%;
  
    margin-right: 3%;
}
.avv_logo {
    max-width: 25%;
    margin-left: -25%;
    position: absolute;
    bottom: 33px;
}
.avv_logo1 {
    max-width: 17%;
    margin-left: 3%;
    position: absolute;
    bottom: 30px;

}

.disha_logo {
	width: 45%;
	display: block;
	margin: 170px auto 0 auto;	
    /*max-width: 40%;
    margin-left: 28%;
    position: absolute;
    bottom: 59%;*/
}

.copy_txt
{
	margin-top: 100px;
	text-align: center;
    position: absolute;
    bottom: 7px;
    width: 100%;
}


#login_display
{
background-color:#F2F3F7;
}

.txt_dis
{
	font-family: 'Poppins' !important;
	font-style: normal;
	font-weight: 530;
	font-size: 13px;
	line-height: 15px;
	/* identical to box height */
	text-align: center;
	color: #35383F;
	
}
.green_log{
	 display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top:40%;
}
.sign_up_dis
{
width: 234px;
height: 37px;
background: linear-gradient(286.17deg, #FF575C 0%, #FF8285 100%);

}
.dis_signList
{
margin: 30% auto 5% auto;
width: 50%;
max-width: 300px;
}
.dis_signList input[type=submit], .form-control {
	width: 100%;
}
.dis_signList1
{
margin: 30% auto 5% auto;
width: 100%;
max-width: 90%;
}
.dis_signList1 input[type=submit], .form-control {
	width: 100%;
}
#playcase1
{
	width: auto;
	/* object-fit: fill;  */
	background-size: cover;
	filter: brightness(20%);
}

#continue_button
{
	 border-radius: 5px;  
	 margin-top: 50% ;
     font-weight: bold;
     position: absolute;
     background-color: #C4C4C4;
     color: #979797;
     border:1px solid #C4C4C4 ;
     padding: 15px;
}
/*avatar text*/
.popover.bottom
{
    background-color:#FCFF5D;
    margin-left: 11%;
    width: 30%;
    margin-top: 0%;
    height: 8%;
    border-radius: 10px;
}
.arrow {
background-color:yellow;
}
.popover.bottom .arrow {
    left: 50%;
    margin-left: -37%;
    border-top-width: 0;
    border-bottom-color: #999999;
    top: -11px;
    background-color: #FCFF5D;
}
.popover .arrow, .popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: #323a45;
    border-style: solid;
}
button.close {
    margin-top: -43%;
}
.popover-content
{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 15px;
    margin-top: -19px;
    text-align: left;
}
.text-info
{
    font-size: 16px;
    line-height: 15px;
    color: #000000;
}
#avt{
    border: 0px solid #3F4254;
    box-sizing: border-box;
    position: absolute;
    width: 80px;
    height: 75px;
    filter: drop-shadow(0px 4px 11px rgba(0, 0, 0, 0.39));
}
.arrow1
{
  margin-top: -22px;
  margin-left: 15px;
}
.toresponsive {
	display:block !important;
}
.responsive_menu {
	display:none !important;
}
#img_back
{
	/*background: url("../images/case-rohan/playpage.svg");*/
	background: linear-gradient(rgba(0,0,0,.80), rgba(0,0,0,.80)),url("../images/case-rohan/bg1.svg");
	background-repeat: no-repeat;
    background-size:cover;
    display: block;
   /* margin-left: auto;
  	margin-right: auto;*/
}

.obj_data
{
    padding-left: 10px;
    text-align: justify;
    padding-right: 10px;
	 padding-bottom: 15px;
}
.continue_play
{
	border: 0px solid #fff;
	align-items: center;width: 50px;
	height: 31px;
	background: linear-gradient(286.17deg, #FF575C 0%, #FF8285 100%);
	border-radius: 5px;
	margin:25px 30px 0px 0px;
}
.continue_play_span
{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	color: #fff;
}
.new_play
{
	border: 0px solid #fff;
	align-items: center;
	width: 50px;
	height: 31px;
	background: linear-gradient(286.17deg, #FF575C 0%, #FF8285 100%);
	border-radius: 5px;
	margin:25px 90px 0px 0px;
}


@media (max-width: 992px) {
	
	.caseP .navbar-collapse, .caseP .navbar-collapse.in {
		position: absolute !important;
		left: -316px;
		top: 0;
		z-index: 999999;
		height: 100% !important;

	}
	.caseP .navbar-collapse {
		width: 320px !important;
		left: -6px !important;
	}
	.caseP .navbar-collapse.in {
		left: 0;
		overflow:visible;
	}
	.toresponsive {
		display: block !important;
	}
	.responsive_menu {
		display: none !important;
	}
.navbar-collapse.in {
	  overflow-y: visible !important;
	}	
#filter_disp {
    text-align: right;
    padding-right: 80px !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
	.navbar-toggle {
		display: block !important;
	}
	#filter_disp {
    text-align: right;
    padding-right: 50px !important;
}
	#filter_disp > #navpos{
		margin-left: 101%;
        margin-top: -5%;
	}
	#navbarCollapse > ul.row li.col-md-6 {
		margin:4px auto !important;
	}
	.option-heading.is-active{
	background-color: #35383F;
    margin-top: -16%;
    position: absolute;
	width: 100%;
	border-radius: 17px 17px 0px 0px;
	
}
.rise_logo {
    max-width: 23%;
	margin-top: 0%;
    margin-right:4%;
}
.rise_logo1 {
    max-width: 9%;
	margin-top: 0%;
    margin-right: 5%;
}
.logdetails{
	text-align:center;
	padding: 25px 40px 40px 70px;
	font-size:13px;
}
.copylink{
	padding: 3% 23% 0px 24%;
    font-size: 13px;
	text-align:center;
}
.list_disp {
    font-style: normal;
    /* font-weight: 600; */
     font-size: 15px; 
    line-height: 23px;
    font-weight: bold;
	padding-left: 25px;
}
}

/* accordian style left panel */

#accordian #panelBodyThree ul {
	margin: -13px -14px 0px -11px;
    padding: 0;
    background: #F5F5F5;
    width: 109%;
	border: 1px solid #c6c0c0c2;
	 
}

#accordian #panelBodyThree ul li  {
	color: #000;
	text-decoration: none;
	font-size: 14px !important;
	line-height: 30px;
	display: block;
	padding: 0 0px;
	text-align:center;
	/*transition for smooth hover animation*/
	transition: all 0.15s;
	/*margin-top: -18px;*/
	margin-left: 10px;
	/*background: #F5F5F5;*/
	background: #c6c0c0c2 ;
    color: #000;
    margin: 5px;
}
#accordian #panelBodyThree li {
	list-style-type: none;
	background: #F5F5F5;
    color: #000;
}

#accordian #panelBodyTwo ul {
	margin: -13px 0px 0px -14px;
    padding: 0;
    background: #F5F5F5;
    width: 111%;
    border: 1px solid #c6c0c0c2;
	 
}

#accordian #panelBodyTwo ul li  {
	color: #000;
	text-decoration: none;
	font-size: 12px !important;
	line-height: 30px;
	display: block;
	padding: 0 0px;
	text-align:center;
	/*transition for smooth hover animation*/
	transition: all 0.15s;
	/*margin-top: -18px;*/
	margin-left: 10px;
	/*background: #F5F5F5;*/
	background: #c6c0c0c2 ;
    color: #000;
    margin: 5px;
}

#accordian #panelBodyOne ul {
	margin: -11px 3px 4px -15px;
    padding: 0;
    width: 111%;
    background: #F5F5F5;
    border: 1px solid #c6c0c0c2;
    max-height: 277px;
    /* max-width: 108%; */
    overflow-y: scroll;
}

/*links*/
#accordian .howtoplay ul li #panelBodyOne {
	color: #000;
	text-decoration: none;
	font-size: 14px !important;
	line-height: 30px;
	display: block;
	padding: 0 0px;
	text-align:center;
	/*transition for smooth hover animation*/
	transition: all 0.15s;
	/*margin-top: -18px;*/
	margin-left: 10px;
	/*background: #F5F5F5;*/
	background: #c6c0c0c2 ;
    color: #000;
    margin: 5px;
	height:200px;
}

#accordion .panel {
	border-radius: 0;
    border: 1px solid #fff;
    margin-top: 0px;
    margin-left: 2%;
  
}
#accordion a {
  display: block;
  padding: 10px 15px;
  border-bottom: 1px solid linear-gradient(286.17deg, #FF575C 0%, #FF8285 100%);
  text-decoration: none;
  color: #000;
}
#accordion .panel-heading a.collapsed:hover,
#accordion .panel-heading a.collapsed:focus {
  background:#C8E3FF;
  color: #000;
  transition: all 0.2s ease-in;
}
#accordion .panel-heading a.collapsed:hover::before,
#accordion .panel-heading a.collapsed:focus::before {
  color: #000;
   background:#C8E3FF;
}
#accordion .panel-heading {
  padding: 0;
  border-radius: 0px;
  text-align: left;
  color: #000;
  background:#E7EAED;
}
#accordion .panel-heading a:not(.collapsed) {
  color: #000;
  background: #C8E3FF;
  transition: all 0.2s ease-in;
  font-family: 'Poppins';
}

/* Add Indicator fontawesome icon to the left */
#accordion .panel-heading .accordion-toggle::before {
  font-family: 'FontAwesome';
  content: '\f068';
  float: right;
  color: #3699FF;
  font-weight: lighter;
  transform: rotate(0deg);
  transition: all 0.2s ease-in;
}
#accordion .panel-heading .accordion-toggle.collapsed::before {
  color: #3699FF;
  content: '\f00d';
  transform: rotate(-135deg);
  transition: all 0.2s ease-in;
}

#accordian #panelBodyOne ul::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#accordian #panelBodyOne ul::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

#accordian #panelBodyOne ul::-webkit-scrollbar-thumb
{
	background-color: #7a7676db;
}
.noCollapse a{
  background: transparent !important;
  transition: all 0.2s ease-in !important;
}
#accordion .panel-heading.accordion-toggle.collapsed::before {
  color: #3699FF;
  content: '\f00d';
  transform: rotate(-135deg);
  transition: all 0.2s ease-in;
}
p.gameinstruction
{
    background-color: #fff;
    line-height: 20px;
    line-break: normal;
    text-align: justify;
	padding: 0px 0px;
	font-size: 11px;
	margin: 0px 5px 0px 3px;
	
 }

.option-heading {
    /*height: 45px;*/
    width: 97.6%;
    color: #ffffff;
    font-size: 90%;
    padding: 0 0px 0px 0px;
    margin-left: 5px;
	align-items: center;
	background-color:#000;
	font-family: 'FontAwesome';
	margin-top: 10px;
	margin-bottom: 0%;
	border-radius: 17px 17px 0px 0px;
	
}
.option-content{
	display: block;
    margin-top: -3%;
    background-color: #35383F;
    color: #ffffff;
    margin-left: 5px;
    margin-bottom: -3%;
    width: 97.6%;
	height: 135px;
	
}
.hidevital{
	display:none;	
	color:#ffffff;
}
.option-heading.is-active: .option-content {
  display: block; 
}

.option-heading.is-active: .viewvital {
  display: none; 
}
.option-heading.is-active{
	background-color: #35383F;
    margin-top: -16%;
    position: absolute;
	width: 97.6%;
	border-radius: 17px 17px 0px 0px;
	margin-left: 7px;
}
.option-heading.is-active:#accordion .panel-heading a:not(.collapsed){
	background:#E7EAED;
} 
/* .vitallabel{
	margin-left: 70px;
	position: absolute !important;
	
} */
table.vitallabel tbody{
	align:center;
}
.viewvital,.hidevital{
	margin-top: 10px;
	margin-left: 10px;
	cursor: pointer;
}
.labelleft{
	color:#ffffffbf;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	text-align: right;
	
}

.labelright{
	color:#ffffff;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
}

/** reset password **/
.resetpass,a.resetpass:hover,a.resetpass:active{
	color:#3699FF;
	text-decoration:underline;
	font-size:12px;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	line-height: 17px;
}

.errormsg{
	color: #999;
	font-weight: 250;
	font-size:8.5px; 
	line-height: 15px;
	
}
#div-one-vr,#div-two,#div-three,#div-four,#div-five,#div-six{
	display:none;
}


#div-six>p.nocase:first-child {
  display: block;
}

#filter_disp li.overcolor >button{
    border: 1px solid transparent;
    color: #666;
	background: #DFDFDF;
	pointer-events: none;
}

#filter_disp li.overcolor:hover >button{
    border: 1px solid transparent;
    color: #666;
	background: #DFDFDF;
	pointer-events: none;
}
li.overcolor 
{
	cursor: not-allowed;
}

.data_field
{
	padding: 8px 0px;
	font-size: 12px;
	border-bottom: 1px solid #eee;	
	margin-left: 20%;
	margin-right: 20%;
}
.textbox
{
	width:300px;
	height:30px;
	font-family:poppins;
}
.reg_but
{
	/*background-color: #FF575C;*/
	padding: 10px;
	color: #fff;
	border-radius:4px;
	margin-left: 45%;
	font-weight: bold;
	background: linear-gradient(286.17deg, #FF575C 0%, #FF8285 100%);
} 
#filter_disp > span > button.platfweb, button.active {
	background: #000;
}
#filter_disp .filterCat1 li:hover > button {
	background: #ccc;
	color: white;
	border: 1px solid #ccc;
}
#filter_disp li > .platfweb > img.webwhite{
	display:block;
}
#filter_disp li > .platfvr > img.vrwhite{
	display:none;
}
.webwhite{
	display:block;
	margin-left: 31px;
    margin-top: -14px;
}
.vrwhite{
	display:block;
	margin-left: 27px;
    margin-top: -10px;
}
