@charset "utf-8";
/* CSS Document */
* {
	font-family: "Source Sans Pro", Arial, Geneva, sans-serif;
}
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: #fff;
}
.top-banner {
	background-color: #fff;
	height: 100%;
	float: left;
	width: 100%;
}
.nav-bar {
	background-color: #163763;
	margin-bottom: 10px;
}
.left-section {
    position: relative !important;
    background-color: #f7f9fb;
}
.right-section {
    width: 100%;
    background: #f7f9fb  center 100px no-repeat;
    overflow: hidden;
}
.middle-section {
}
/*//////////////////Activity-Accordion Menu///////////////*/
#accordian {
	background: #f7f9fb;
	width: 100%;
	margin: 0 auto;
	color: white;/*Some cool shadow and glow effect*/
}
/*heading styles*/
/*#accordian 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;
}*/

/*#accordian h3 {
    font-size: 14px;
    font-weight: normal;
    line-height: 34px;
    padding: 0 10px;
    cursor: pointer;
    background-color: #f7f9fb;
    margin: 0;
    border-bottom: solid 1px #f7f9fb;
    border-top: solid 1px #f7f9fb;
}*/

.h4Style{
	font-family:serif;
	font-size:13px;

}
/*
#accordian h4{
	font-size:16px;

	font-family:serif;
}*/


h4{
	font-size:16px;
	font-family:serif;

}
h3{
	font-size:14px;
	font-family:serif;
}



#accordian a h3, #accordian a {
    color: #000;
    text-decoration: none;
	text-transform: uppercase;
	
}
#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;
	/* padding: 1px 0px; */
}
/*links*/
#accordian ul ul li a {
	color: white;
	text-decoration: none;
	font-size: 13px !important;
	line-height: 27px;
	display: block;
	padding: 0px 15px;
	/*font-weight: 600;*/
	/*transition for smooth hover animation*/
	transition: all 0.15s;
	text-transform: uppercase;
	font-family: serif;
	
}
#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-color: #44cae0;
	/*border-left: 5px solid #86cf37;*/
	cursor: pointer;
}
/*#accordian ul ul li a .hist_take:active{
	color: red;
}*/
/*#accordian ul ul li a.current-menu-item
{
	color: green;
}*/
/*Lets hide the non active LIs by default*/
#accordian ul ul {
	display: none;
}
#accordian li.active ul {
	display: block;
}
h2.act-title {
	display: block;
	padding: 10px;
	color: #FFFFFF;
	background-color: #333c43;
	margin: 0;
	font-size: 17px;
	border-radius: 5px 5px 0px 0px;
}
.med-logo {
	position: absolute;
	width: 100%;
	/*height: 100%;*/
	line-height: 300%;
	padding-bottom: 10px !important;
}
.med-logo img {
	max-width: 150%;
	max-height: 65px;
	padding: 0px;
}
.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 !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: #48887C !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: #163763;
	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: #163763;
	-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 2px 2px rgba(0,0,0,0.075);
}
.menu_container a {
	text-decoration: none;
	color: #e2e2e2 !important;
	font-weight: 500;
	font-size: 14px;
	display: block;
	padding: 4px 65px;
}
.menu_container ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu_container ul li.current-menu-item {
	background: #f7941d;
	color: #fff;
	margin-left: 0.581%;
}
.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: #00A7A3 !important;*/
	background: #f7941d !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;
	margin-left: -5px;*/
	margin-left: 0px;
}

ul.firstNav li {
	width: 16.57%;
	display: table-row;
	vertical-align: middle;
}
ul.firstNav li span a p {
	width: 100%;
	height: 45px;
	display: table-cell;
	vertical-align: middle;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
ul.firstNav li span a p {
	width: 100%;
	height: 45px;
	display: table-cell;
	vertical-align: middle;
}
	::i-block-chrome, ul.firstNav li a p {
 height:36px;
}
}
/*with icons*/

.firstNav>li.history>a {
	background: url(../images/links.png) 32px center no-repeat !important;
	font-weight: bold;
}
.firstNav>li.history:hover>a, .firstNav>li.history.active>a {
	background:  url(../images/links.png) -1010px center no-repeat !important;
	color: #fff !important;
}
.firstNav>li.physical>span>a {
	background: url(../images/links.png) -161px center no-repeat !important;
	font-weight: bold;
}
.firstNav>li.physical:hover>span>a, .firstNav>li.physical.active>span>a {
	background:  url(../images/links.png) -161px center no-repeat !important;
	color: #fff !important;
}
.firstNav>li.systematic>span>a {
	background: url(../images/links.png) -325px center no-repeat !important;
	font-weight: bold;
}
.firstNav>li.systematic:hover>span>a, .firstNav>li.systematic.active>span>a {
	background:  url(../images/links.png) -325px center no-repeat !important;
	color: #fff !important;
}
.firstNav>li.lab>span>a {
	background: url(../images/links.png) -495px center no-repeat !important;
	font-weight: bold;
}
.firstNav>li.lab:hover>span>a, .firstNav>li.lab.active>span>a {
	background:  url(../images/links.png) -495px center no-repeat !important;
	color: #fff !important;
}
.firstNav>li.diagnosis>span>a {
	background: url(../images/links.png) -670px center no-repeat !important;
	font-weight: bold;
}
.firstNav>li.diagnosis:hover>span>a, .firstNav>li.diagnosis.active>span>a {
	background:  url(../images/links.png) -670px center no-repeat !important;
	color: #fff !important;
}
.firstNav>li.treatment>span>a {
	background: url(../images/links.png) -837px center no-repeat !important;
	font-weight: bold;
}
.firstNav>li.treatment:hover>span>a, .firstNav>li.treatment.active>span>a {
	background:  url(../images/links.png) -837px center no-repeat !important;
	color: #fff !important;
}
/* .firstNav>li.review>a {
	background: url(../images/links.png) -865px center no-repeat !important;
	font-weight: bold;
} */
/* .firstNav>li.review:hover>a, .firstNav>li.review.active>a {
	background:  url(../images/links.png) -865px center no-repeat !important;sss
	color: #fff !important;
} */

/* without icons   */

/*.firstNav>li.history>span>a {
	background:  -5px center  !important;
	font-weight: bold;
}
.firstNav>li.history:hover>span>a, .firstNav>li.history.active>span>a {

	background: #f7941d  -1028px center no-repeat !important;

	color: #fff !important;
	font-weight: bold;
}
.firstNav>li.physical>span>a {
	background:  -150px center no-repeat !important;
	font-weight: bold;
}
.firstNav>li.physical:hover>span>a, .firstNav>li.physical.active>span>a {
	background:   -1173px center no-repeat !important;
	color: #fff !important;
	font-weight: bold;
}
.firstNav>li.systematic>span>a {
	background:  -285px center no-repeat !important;
	font-weight: bold;
}
.firstNav>li.systematic:hover>span>a, .firstNav>li.systematic.active>span>a {
	background:   -1308px center no-repeat !important;
	color: #fff !important;
	font-weight: bold;
}
.firstNav>li.lab>span>a {
	background:  -420px center no-repeat !important;
	font-weight: bold;
}
.firstNav>li.lab:hover>span>a, .firstNav>li.lab.active>span>a {
	background:   -1443px center no-repeat !important;
	color: #fff !important;
	font-weight: bold;
}
.firstNav>li.diagnosis>span>a {
	background:  -575px center no-repeat !important;
	font-weight: bold;
}
.firstNav>li.diagnosis:hover>span>a, .firstNav>li.diagnosis.active>span>a {
	background:   -1598px center no-repeat !important;
	color: #fff !important;
	font-weight: bold;
}
.firstNav>li.treatment>span>a {
	background:  -720px center no-repeat !important;
	font-weight: bold;
}
.firstNav>li.treatment:hover>span>a, .firstNav>li.treatment.active>span>a {
	background:   -1743px center no-repeat !important;
	color: #fff !important;
	font-weight: bold;
}
.firstNav>li.review>span>a {
	background:  -865px center no-repeat !important;
	font-weight: bold;
}
.firstNav>li.review:hover>span>a, .firstNav>li.review.active>span>a {
	background:   -1888px center no-repeat !important;
	color: #fff !important;
	font-weight: bold;
}*/
@media (max-width: 767px) {
#right_arrow,#left_arrow{
	display:none;
}

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

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

.firstNav>li.icon_All>a {
	background: url(../images/category.png) 5px center no-repeat !important;
}
.firstNav>li.icon_All:hover>a, .firstNav>li.icon_All.ui-state-active>a {
	background: #f7941d url(../images/category.png) -1064px 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: #f7941d url(../images/category.png) -1235px center no-repeat !important;
	color: #000 !important;
}
.firstNav>li.icon_Gender>a {
	background: url(../images/category.png) -344px center no-repeat !important;
}
.firstNav>li.icon_Gender:hover>a, .firstNav>li.icon_Gender.ui-state-active>a {
	background: #f7941d url(../images/category.png) -1414px 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: #f7941d url(../images/category.png) -1590px center no-repeat !important;
	color: #000 !important;
}
.firstNav>li.icon_Duration>a {
	background: url(../images/category.png) -694px center no-repeat !important;
}
.firstNav>li.icon_Duration:hover>a, .firstNav>li.icon_Duration.ui-state-active>a {
	background: #f7941d url(../images/category.png) -1764px center no-repeat !important;
	color: #000 !important;
}

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

}

.firstNav>li.icon_Manasa>a {
	background: url(../images/category2.png) -165px center no-repeat !important;
}
.firstNav>li.icon_Manasa:hover>a, .firstNav>li.icon_Manasa.ui-state-active>a {
	background: #f7941d url(../images/category2.png) -1237px center no-repeat !important;
	color: #000 !important;

}

.firstNav>li.icon_Pancha>a {
	background: url(../images/category2.png) -343px  center no-repeat !important;
}
.firstNav>li.icon_Pancha:hover>a, .firstNav>li.icon_Pancha.ui-state-active>a {
	background: #f7941d url(../images/category2.png) -1414px center no-repeat !important;
	color: #000 !important;
}

.firstNav>li.icon_Prasoothi>a {
	background: url(../images/category2.png) -508px  center no-repeat !important;
}
.firstNav>li.icon_Prasoothi:hover>a, .firstNav>li.icon_Prasoothi.ui-state-active>a {
	background: #f7941d url(../images/category2.png) -1577px center no-repeat !important;
	color: #000 !important;
}

.firstNav>li.icon_Kaya>a {
	background: url(../images/category2.png) -693px  center no-repeat !important;
}
.firstNav>li.icon_Kaya:hover>a, .firstNav>li.icon_Kaya.ui-state-active>a {
	background: #f7941d url(../images/category2.png) -1764px 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) {
.listImageIcon{
	width: 3%;
	margin-top: -3.3%;
	float: right;
	margin-right: 1%;
	display: block !important;
}

.listImageIcon1{
	width: 3%;
    margin-top: -4.5%;
    float: right;
    margin-right: 1%;
    display: block !important;
}

.listImageIcon2{
	width: 2.5%;
    margin-top: .3%;
    float: right;
    margin-right: 1.5%;
    display: block !important;
}

#tab-1{
	padding-top: 0.4%;
    padding-bottom: .4%;
}

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

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

.firstNav>li.icon_All>a {
	background: url(../images/category.png) 5px center no-repeat !important;
}
.firstNav>li.icon_All:hover>a, .firstNav>li.icon_All.ui-state-active>a {
	background: #f7941d url(../images/category.png) -1064px 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: #f7941d url(../images/category.png) -1235px center no-repeat !important;
	color: #000 !important;
}
.firstNav>li.icon_Gender>a {
	background: url(../images/category.png) -344px center no-repeat !important;
}
.firstNav>li.icon_Gender:hover>a, .firstNav>li.icon_Gender.ui-state-active>a {
	background: #f7941d url(../images/category.png) -1414px 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: #f7941d url(../images/category.png) -1590px center no-repeat !important;
	color: #000 !important;
}
.firstNav>li.icon_Duration>a {
	background: url(../images/category.png) -694px center no-repeat !important;
}
.firstNav>li.icon_Duration:hover>a, .firstNav>li.icon_Duration.ui-state-active>a {
	background: #f7941d url(../images/category.png) -1764px center no-repeat !important;
	color: #000 !important;
}

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

}

.firstNav>li.icon_Manasa>a {
	background: url(../images/category2.png) -165px center no-repeat !important;
}
.firstNav>li.icon_Manasa:hover>a, .firstNav>li.icon_Manasa.ui-state-active>a {
	background: #f7941d url(../images/category2.png) -1237px center no-repeat !important;
	color: #000 !important;

}

.firstNav>li.icon_Pancha>a {
	background: url(../images/category2.png) -343px  center no-repeat !important;
}
.firstNav>li.icon_Pancha:hover>a, .firstNav>li.icon_Pancha.ui-state-active>a {
	background: #f7941d url(../images/category2.png) -1414px center no-repeat !important;
	color: #000 !important;
}

.firstNav>li.icon_Prasoothi>a {
	background: url(../images/category2.png) -508px  center no-repeat !important;
}
.firstNav>li.icon_Prasoothi:hover>a, .firstNav>li.icon_Prasoothi.ui-state-active>a {
	background: #f7941d url(../images/category2.png) -1577px center no-repeat !important;
	color: #000 !important;
}

.firstNav>li.icon_Kaya>a {
	background: url(../images/category2.png) -693px  center no-repeat !important;
}
.firstNav>li.icon_Kaya:hover>a, .firstNav>li.icon_Kaya.ui-state-active>a {
	background: #f7941d url(../images/category2.png) -1764px center no-repeat !important;
	color: #000 !important;
}

.tab_container{
	margin-top: -1px;
	margin-left: -0.5px ;
	width: 100.2%;
}
}
@media (max-width: 1200px) {
	#SpanContainer{
		float: right;
		margin-top: 1%;
		/* display: none; */
		cursor: pointer;
		margin-right: 2%;
	}
	
	#buttonStyle{
		width:160px;
		height: 40px;
		border-radius: 8px;
		padding: 8px, 12px, 8px, 12px;
		background-image: linear-gradient(to right, #163763, #56BD6C);
		text-shadow: 0 4 4 #000000;
		color: white;
		font-size: 14px;
	}
	
	#videoPlayDiv{
		top: 0%;
		position: absolute;
		width: 100%;
		height: 100%;
		overflow-x: hidden;
		overflow-y: auto !important;
		z-index: 1000;
		background-color: rgb(0 0 0 / 72%);
		text-align: center;
	}
	
	#closeButton{
		position: absolute;
		float: right;
		width: 2.5%;
		cursor: pointer;
	}
	#videoIframe{
		width:80% ;
		height:80%;
	}

.firstNav>li.physical>span>a {
	background: url(../images/links.png) -168px center no-repeat !important;
}
.firstNav>li.physical:hover>span>a, .firstNav>li.physical.active>span>a {
	background:  url(../images/links.png) -1188px center no-repeat !important;
	color: #000 !important;
}
.firstNav>li.systematic>span>a {
	background: url(../images/links.png) -320px center no-repeat !important;
}
.firstNav>li.systematic:hover>span>a, .firstNav>li.systematic.active>span>a {
	background:  url(../images/links.png) -1323px center no-repeat !important;
	color: #000 !important;
}
.firstNav>li.lab>span>a {
	background: url(../images/links.png) -500px center no-repeat !important;
}
.firstNav>li.lab:hover>span>a, .firstNav>li.lab.active>span>a {
	background:  url(../images/links.png) -1458px center no-repeat !important;
	color: #000 !important;
}
ul.firstNav li.physical span a p, ul.firstNav li.systematic span a p, ul.firstNav li.lab span a p {
	width: 85%;
	position: relative;
	left: -9px;
}


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

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

.firstNav>li.icon_All>a {
	background: url(../images/category.png) 5px center no-repeat !important;
}
.firstNav>li.icon_All:hover>a, .firstNav>li.icon_All.ui-state-active>a {
	background: #f7941d url(../images/category.png) -1064px 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: #f7941d url(../images/category.png) -1235px center no-repeat !important;
	color: #000 !important;
}
.firstNav>li.icon_Gender>a {
	background: url(../images/category.png) -344px center no-repeat !important;
}
.firstNav>li.icon_Gender:hover>a, .firstNav>li.icon_Gender.ui-state-active>a {
	background: #f7941d url(../images/category.png) -1414px 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: #f7941d url(../images/category.png) -1611px center no-repeat !important;
	color: #000 !important;
}
.firstNav>li.icon_Duration>a {
	background: url(../images/category.png) -694px center no-repeat !important;
}
.firstNav>li.icon_Duration:hover>a, .firstNav>li.icon_Duration.ui-state-active>a {
	background: #f7941d url(../images/category.png) -1764px center no-repeat !important;
	color: #000 !important;
}

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

}

.firstNav>li.icon_Manasa>a {
	background: url(../images/category2.png) -165px center no-repeat !important;
}
.firstNav>li.icon_Manasa:hover>a, .firstNav>li.icon_Manasa.ui-state-active>a {
	background: #f7941d url(../images/category2.png) -1237px center no-repeat !important;
	color: #000 !important;

}

.firstNav>li.icon_Pancha>a {
	background: url(../images/category2.png) -343px  center no-repeat !important;
}
.firstNav>li.icon_Pancha:hover>a, .firstNav>li.icon_Pancha.ui-state-active>a {
	background: #f7941d url(../images/category2.png) -1414px center no-repeat !important;
	color: #000 !important;
}

.firstNav>li.icon_Prasoothi>a {
	background: url(../images/category2.png) -508px  center no-repeat !important;
}
.firstNav>li.icon_Prasoothi:hover>a, .firstNav>li.icon_Prasoothi.ui-state-active>a {
	background: #f7941d url(../images/category2.png) -1577px center no-repeat !important;
	color: #000 !important;
}
	
.firstNav>li.icon_Kaya>a {
	background: url(../images/category2.png) -693px  center no-repeat !important;
}
.firstNav>li.icon_Kaya:hover>a, .firstNav>li.icon_Kaya.ui-state-active>a {
	background: #f7941d url(../images/category2.png) -1764px 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: #16A086;
	background-image: none;
	border: none;
}
.menu_container .responsive_menu select {
	color: #e2e2e2;
	background-color: #163763;
	padding: 12px;
	height: 48px;
}
.case-details {
	height: 150px;
	background-color: #157260;
}
.detail-title {
	color: #636c73;
	font-size: 14px;
	padding: 1px 11px;
	display: inline-block;
	width: 60px;
	vertical-align: top;
	min-height: -1px;
}
.detail-value {
	color: #000000;
	font-size: 14px;
	padding: 1px 11px;
	display: inline-block;
	vertical-align: top;
}
.detail-value ul li {
	position: relative;
	color: #000000;
	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: #44cae0;
	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>li>.dropdown-menu {
	background-color: #00A086;
}
.navbar-nav>li>.dropdown-menu>li {
/*text-indent:5px;*/
}
.dropdown-header {
	color: #FFFFFF;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	background-color: #3DC4AE;
}
#statuses li {
	list-style-type: disc;
}
@media (max-width: 767px) {
	#SpanContainer{
		float: right;
		margin-top: 1%;
		/* display: none; */
		cursor: pointer;
		margin-right: 2%;
	}
	
	#buttonStyle{
		width:90px;
		height: 10px;
		border-radius: 8px;
		padding: 8px, 12px, 8px, 12px;
		background-image: linear-gradient(to right, #163763, #56BD6C);
		text-shadow: 0 4 4 #000000;
		color: white;
		font-size: 8px;
	}
	
	#videoPlayDiv{
		top: 0%;
		position: absolute;
		width: 100%;
		height: 100%;
		overflow-x: hidden;
		overflow-y: auto !important;
		z-index: 1000;
		background-color: rgb(0 0 0 / 72%);
		text-align: center;
	}
	
	#closeButton{
		position: absolute;
		float: right;
		width: 2.5%;
		cursor: pointer;
	}
	#videoIframe{
		width:80% ;
		height:80%;
	}

.act-body {
/*min-width:100%;*/
}
}
@media (max-width: 992px) {
.nav-bar {
/*display:none;*/
}
.left-section {
	/*display:none;*/
	height: 100% !important;
}
#userName {
	display: none;
}
.med-logo img {
	max-width: 100%;
	padding: auto 0px;
}
}
@media (max-width: 20000px) {
.right-section {
}
}
@media (max-width: 992px) {
.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;
	height: 32px;
	margin-top: -4px;
	background-color:#8DC63F;			

}
.logError_Mesg{
	color: #C73F2A;
	}
#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) {
	.secondList1{
		display: none !important;
	}
.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-color:#8DC63F;			

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

}

#opnid_Sign{
	margin-top: 18px;
	padding-left: 24px;
	background-image:url("/static/medsimcase/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;
	}
#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;

}

#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;
}
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.listImageIcon{
		width: 7%;
		margin-top: -9%;
		float: right;
		margin-right: 1%;
		display: block !important;
	}
	.listImageIcon1{
		width: 6%;
		margin-top: -11%;
		float: right;
		margin-right: 1%;
		display: block !important;
	}

	.listImageIcon2{
		width: 7.5%;
		margin-top: 1%;
		float: right;
		margin-right: 1%;
		display: block !important;
	}

	#tab-1{
		padding-top: 2%;
		padding-bottom: 1%;
	}

	#SpanContainer{
		float: right;
		margin-top: 1%;
		/* display: none; */
		cursor: pointer;
		margin-right: 2%;
	}
	
	#buttonStyle{
		width:160px;
		height: 40px;
		border-radius: 8px;
		padding: 8px, 12px, 8px, 12px;
		background-image: linear-gradient(to right, #163763, #56BD6C) !important;
		text-shadow: 0 4 4 #000000;
		color: white;
		font-size: 14px;
	}
	
	#videoPlayDiv{
		top: 0%;
		position: absolute;
		width: 100%;
		height: 100%;
		overflow-x: hidden;
		overflow-y: auto !important;
		z-index: 1000;
		background-color: rgb(0 0 0 / 72%);
		text-align: center;
	}
	
	#closeButton{
		position: absolute;
		float: right;
		width: 2.5%;
		cursor: pointer;
	}
	#videoIframe{
		width:80% ;
		height:80%;
	}
	
	#right_arrow,#left_arrow{
		display:none;
	}
	.navbar-static-top{
		border-width: unset;
	}


/*.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) {
	#right_arrow,#left_arrow{
		display:none;
	}
}
/*.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;
}
.header{
	width:100%;
	background-color:#44cae0;
	padding:0px 0px 0px 0px;
}
.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;
}
.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: #f7f9fb;
	
}
.assessment_div{
	overflow: auto;
	height:450px;
	
}
.proIcon {
	width: 15px;
	text-align: right;
	margin-right: 8px;
}
.inp-checkbox ~ span, .inp-radios ~ span {
	padding: 3px 8px;
	margin-left: 6px;
	background: #19bad7;
	color: #fff;
	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: #bfbfbf; */
	color: #000;
}
.ui-state-active ~ span {
	 color: #e70a0a;
	 }

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

#sideMenu {
	width: 100%;
	border: 0px solid;
	background-color: #283949;
}
.patientImg img {
	width: 100%;
}
.patientImg {
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 5px;
}
.symptomsbgImg { 
	background:#f6f6f6 url(../images/prescribe.jpg) bottom right no-repeat; 
}

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

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

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

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


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

.patientGnrlDtlBottomLeft {
	float: left;
	width: 33%;
}

.patientGnrlDtlBottomRight{
	float:right;
	padding:0  0 0 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{
	float:left;
	border-radius:15px;
	height:44px;
	margin:4% 0 0 100%;
	width:90%;
	background:#636c73;
	border:0px solid;
	font-size:18px;
}
.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;
}
.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: block;
	margin: 0;
	padding: 10px 10px;
	color: #707070;
	/*background-color:#16a086;*/
	margin-left: -28px;
	font-size: 17px;
}
h2.diganosis-sub-title {
	display: block;
	margin: 0;
	padding: 10px 10px;
	color: #FFFFFF;
	/*background-color:#16a086;*/
	background-color: #157260;
	font-size: 24px;
}
.confirm {
	font-size: 19px;
	width: 102px;
	height: 34px;
	margin-right: -122px;
	color: #FFFFFF;
	border: 1px solid #999;
	border: 0 rgba(5, 3, 2, 0);
	background-color: #1FB1CB;
	text-decoration: none;
	border-radius: 2px;
	margin-left: 234px;
}
.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: #157260;
	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: #e2e2e2;*/
	color: #000;
	text-decoration: none;
	font-family: serif;
}
#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;
	/* padding: 1px 0px; */
}
/*links*/
#accordian ul ul li a {
	color: black;
	text-decoration: none;
	font-size: 13px !important;
	line-height: 27px;
	display: block;
	padding: 0 15px;
	/*transition for smooth hover animation*/
	transition: all 0.15s;
	font-family: serif;
}



#accordian ul ul li a label {
	display: block;
	font-weight: normal;
	cursor: pointer;
}
/*hover effect on links*/
 ul ul li a:hover {
	/*background: #157260;*/
	color: #86cf37;
	background: white;
	/*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;
}
.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;
}
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-color:#8DC63F;			

}
.logError_Mesg{
	color: #C73F2A;
	}
#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;
}
.listImageIcon{
	width: 7%;
    margin-top: -9%;
    float: right;
    margin-right: 1%;
	display: block !important;
}

.listImageIcon1{
	width: 6%;
    margin-top: -11%;
    float: right;
    margin-right: 1%;
    display: block !important;
}

.listImageIcon2{
	width: 6%;
    margin-top: 1%;
    float: right;
    margin-right: 1%;
    display: block !important;
}

#tab-1{
	padding-top: 2%;
    padding-bottom: 1%;
}
#SpanContainer{
	float: right;
    margin-top: 1%;
	/* display: none; */
	cursor: pointer;
	margin-right: 2%;
}

#buttonStyle{
	width:160px;
	height: 40px;
	border-radius: 8px;
	padding: 8px, 12px, 8px, 12px;
	background-image: linear-gradient(to right, #163763, #56BD6C);
	text-shadow: 0 4 4 #000000;
	color: white;
	font-size: 14px;
}

#videoPlayDiv{
	top: 0%;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto !important;
    z-index: 1000;
    background-color: rgb(0 0 0 / 72%);
    text-align: center;
}

#closeButton{
	position: absolute;
    float: right;
    width: 2.5%;
	cursor: pointer;
}
#videoIframe{
	width:80% ;
	height:80%;
}
.secondList1{
	display: none !important;
}


}

@media (min-width:1200px) {
	
#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-color:#8DC63F;			

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

}

.logError_Mesg{
 margin-left: -118px;
  color: #C73F2A;
  margin-right: -121px;

	}

#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:40px;
	display: table-cell;
	padding-left:62px;
	vertical-align: middle;
	padding-top:6px;
	text-align:center !important;
}
.home_icons_Align{
	
	padding-left:53px;
	}
.home_Tabs ul.firstNav li {
	/* width: 16.38% !important; */
	width: 19.68% !important;
}

.firstNav>li.icon_All>a {
	background: url(../images/category.png) 5px center no-repeat !important;
}
.firstNav>li.icon_All:hover>a, .firstNav>li.icon_All.ui-state-active>a {
	background: #f7941d url(../images/category.png) -1064px 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: #f7941d url(../images/category.png) -1235px center no-repeat !important;
	color: #000 !important;
}
.firstNav>li.icon_Gender>a {
	background: url(../images/category.png) -344px center no-repeat !important;
}
.firstNav>li.icon_Gender:hover>a, .firstNav>li.icon_Gender.ui-state-active>a {
	background: #f7941d url(../images/category.png) -1414px center no-repeat !important;
	color: #000 !important;
}
.firstNav>li.icon_complaints>a {
	background: url(../images/category.png) -528px center no-repeat !important;
}
.firstNav>li.icon_complaints:hover>a, .firstNav>li.icon_complaints.ui-state-active>a {
	background: #f7941d url(../images/category.png) -1598px center no-repeat !important;
	color: #000 !important;
}
.firstNav>li.icon_Duration>a {
	background: url(../images/category.png) -694px center no-repeat !important;
}
.firstNav>li.icon_Duration:hover>a, .firstNav>li.icon_Duration.ui-state-active>a {
	background: #f7941d url(../images/category.png) -1764px center no-repeat !important;
	color: #000 !important;
}

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

}

.firstNav>li.icon_Manasa>a {
	background: url(../images/category2.png) -165px center no-repeat !important;
}
.firstNav>li.icon_Manasa:hover>a, .firstNav>li.icon_Manasa.ui-state-active>a {
	background: #f7941d url(../images/category2.png) -1237px center no-repeat !important;
	color: #000 !important;

}

.firstNav>li.icon_Pancha>a {
	background: url(../images/category2.png) -343px  center no-repeat !important;
}
.firstNav>li.icon_Pancha:hover>a, .firstNav>li.icon_Pancha.ui-state-active>a {
	background: #f7941d url(../images/category2.png) -1414px center no-repeat !important;
	color: #000 !important;

}

.firstNav>li.icon_Prasoothi>a {
	background: url(../images/category2.png) -508px  center no-repeat !important;
}
.firstNav>li.icon_Prasoothi:hover>a, .firstNav>li.icon_Prasoothi.ui-state-active>a {
	background: #f7941d url(../images/category2.png) -1577px center no-repeat !important;
	color: #000 !important;
}

.firstNav>li.icon_Kaya>a {
	background: url(../images/category2.png) -693px  center no-repeat !important;
}
.firstNav>li.icon_Kaya:hover>a, .firstNav>li.icon_Kaya.ui-state-active>a {
	background: #f7941d url(../images/category2.png) -1764px center no-repeat !important;
	color: #000 !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;
}

/*#accordian h3{
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	
	color: #000;
}

#accordianh3.sub_head active {
	background-color: #44cae0;
	color: #fff;
}
/*#accordian li.active h3.list_patient:hover {
	color: #00a7a3;
	background-color:#fff;
}*/
/*#accordian li.active :active */
/*#accordian ul ul li a.hist_take{
	background-color: #fff;
}*/

.objectiveButton {
    float: left;
    border-radius: 10px;
    height: 44px;
    margin: 10% 3px 2px 38%;
    width: 220%;
    background:#636c73;
    border: 0px solid;
    font-size: 16px;
	/*font-weight: bold;*/
	margin-left: 30px;
	margin-top: 220px;
	position: relative;
}
.objectiveButton span {
	float: right;
	width: 100%;
	font-size: 14px;
	margin: 10px 0px 18px 0px;
	border: 0px solid;
	color: #FFF;
	/*font-weight: bold;*/
	text-align: center;
}
.objectiveButton span a {
	color: #fff;
	background: #636c73;
}

.list-group.panel > .list-group-item {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}

.header{
	width:100%;
	background-color:#44cae0;
	padding:0px 0px 0px 0px;
}
.header1{
	width:100%;
	background-color:#44cae0;
	padding:1px 0px 1px 5px;
}

#SpanContainer{
	float: right;
    margin-top: 1%;
	/* display: none; */
	cursor: pointer;
	margin-right: 2%;
}

#buttonStyle{
	width:160px;
	height: 40px;
	border-radius: 8px;
	padding: 8px, 12px, 8px, 12px;
	background-image: linear-gradient(to right, #163763, #56BD6C);
	text-shadow: 0 4 4 #000000;
	color: white;
	font-size: 14px;
}

#videoPlayDiv{
	top: 0%;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto !important;
    z-index: 1000;
    background-color: rgb(0 0 0 / 72%);
    text-align: center;
}

#closeButton{
	position: absolute;
    float: right;
    width: 2.5%;
	cursor: pointer;
}
#videoIframe{
	width:80% ;
	height:80%;
}


.listImageIcon{
	width: 8%;
    margin-top: -9%;
    float: right;
    margin-right: 1%;
	display: block !important;
}
#tab-1{
	padding-top: 2%;
    padding-bottom: 1%;
}
.listImageIcon1{
	width: 8%;
    margin-top: -12%;
    float: right;
    margin-right: 1%;
    display: block !important;
}

.listImageIcon2{
	width: 7%;
    margin-top: 1%;
    float: right;
    margin-right: 1%;
    display: block !important;
}

.secondList1{
	display: none !important;
}

.navbar-static-top{
	border-width: unset;
}
}